                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    

/* ---- FARGEKODER ----
Orange: e45f21
Grå i megameny: 2d2d2d


/* ---- MENY ---- */
/* #nav {
border-bottom:5px solid #e45f21;

/*-webkit-box-shadow: 0px 10px 29px -19px rgba(0,0,0,0.72);
-moz-box-shadow: 0px 10px 29px -19px rgba(0,0,0,0.72);
box-shadow: 0px 10px 29px -19px rgba(0,0,0,0.72);*/



.fs-dropdown.fs-dropdown-mobile .fs-dropdown-element{
	z-index: 3 !important;
}
.btn-info {
  	font-size:12px !important;
    color: #000000 !important;
    background-color: #e45f21 !important;
    border: none !important;
}

.clerkplaceholder {
min-height:initial!important;
}

.clerkheader > span{
font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
}

.index-page .crall_cont .crall-product-image, .index-page .crall_cont .crall-product-image img {
  max-height: 300px !important;
}

/*.product_box_button .button {
  font-size:12px !important;
  height:35px !important;
  width:100% !important;
  padding-left:20px !important;
  padding-right:20px !important;
  margin-top:3px !important;
}*/


/* --- CART BUTTONS --- */
.btn-buy-button {
  height:60px !important;
}

#cart-page .company-button {
    opacity: 0.7 !important;
}

.cartremove {
  opacity:0.5 !important;
}

/* CUSTOM BANNER */
.custom-banner {
  height:100%;
  width:100%;
  background-color:#ffffff;
  color:#2f3f3f;
  font-size:14px;
  font-weight:400;
  font-family: 'Lato', sans-serif !important;
  margin:0;
  border-top:1px solid #EEEEEE;
  border-bottom:5px solid #e45f21;
}

.custom-banner-left, .custom-banner-middle, .custom-banner-right {
  height:auto;
  background-color:#ffffff;
  color:#2f3f3f;
  font-size:14px;
  margin-top:14px;
  margin-bottom:14px;
}

.custom-banner a {
  color:#2f3f3f !important;
}

.custom-banner a:hover {
  color:#e45f21 !important;
}

.custom-banner i {
  color:#e45f21 !important;
  padding-right:6px;
}


.custom-banner-left {
  border-right: 1px solid #cccccc;
}

.custom-banner-right {
  border-left: 1px solid #cccccc;
}

/* UKENS DEAL BANNER */
.week-deal {
	height:50px;
	width:100%;
	line-height:50px;
  margin-top:0px;
/*border-bottom:2px solid #339966;	
  	border-top:1px dashed #a6a6a6;
    /*border-left:1px solid #e8e8e8;
  	border-right:1px solid #e8e8e8;*/
	background-color:#ffffff;
	font-size:14px;
	color:#2f3f3f;
	text-transform:uppercase;
    text-decoration:none;
  	text-align:center;
 	 border-bottom:5px solid #e45f21;

}

.week-deal a {
  height:50px;
  background-color:#ffffff;
  padding:10px;
  color:#2f3f3f;
  border-top:1px solid #e45f21;

}


/* UKENS DEAL */

body ul.menu_dropdown > li:first-child > a:after, body ul.menu_dropdown > li:first-child > a span {
-webkit-box-shadow: inset 0px 5px 0px 0px rgba(228,95,33,1) !important;
-moz-box-shadow: inset 0px 5px 0px 0px rgba(228,95,33,1) !important;
box-shadow: inset 0px 5px 0px 0px rgba(228,95,33,1) !important;
}

body ul.menu_drop li:first-child {
  background:black !important;
}


/* --- SIDEMENY --- */
.widget-title {
  text-transform:uppercase !important;
  font-size:16px !important;
  display:none !important;
}

.sidebar-list a {
  color:#151515 !important;
}

.sidebar-list a:hover {
  color:#151515 !important;
  background-color:#ffffff !important;
}

.sidebar-list a:active {
  color:#151515 !important;
}

.sidebar .ls-categories .selected > a:first-child {
  font-weight: 600 !important;
  text-decoration:underline !important;
  font-size: 12px !important;
}

body .sidebar a, .ls-categories-ajax.widget.widget-categories .showleftmenu > ul > li a {
    font-size: 12px !important;
    color: #151515 !important;
    background: rgba(0,0,0,0) !important;
}

.block {
  font-size:12px !important;
}

.sidebar {
  border-radius:0px !important;
    border-right:1px solid #cecece !important;
      border-top:1px solid #f6f6f6 !important;
      border-bottom:1px solid #f6f6f6 !important;
      border-left:1px solid #f6f6f6 !important;
   /* background-color:#f6f6f6 !important;*/

}

/* --- ORDREOVERSIKT --- */
.col-md-12 article {
  margin-left:5% !important;
  margin-right:5% !important;
}

/* --- ORDREOVERSIKT SLUTT--- */

.col-md-12 .nav-tabs li a {
  color:#e45f21 !important;
  border-radius:none !important;
}

.col-md-12 .nav-tabs li a:hover {
  background-color:#e45f21 !important;
  color:#ffffff !important;
}

ul.menu_dropdown > li > a > span {
  width: 100% !important;
    cursor: pointer;
    display: block;
    font-weight: 400 !important;
    padding: 18px 10px 18px;
    white-space: nowrap;
}

flexmenu {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}

/*.flexmenu {
-webkit-box-shadow: 0px 14px 16px -16px rgba(0,0,0,0.31);
-moz-box-shadow: 0px 14px 16px -16px rgba(0,0,0,0.31);
box-shadow: 0px 14px 16px -16px rgba(0,0,0,0.31);
}
*/

.level_one {
 	border-left:none !important;
    border-right:none !important;
    border-bottom:none !important;
}

.main_menu {
  background-color: #ffffff !important;
}

body ul.menu_dropdown > li:hover > a:after, body ul.menu_dropdown > li:hover > a span {
	color: #e45f21 !important;
  /*border-bottom: 2px #e45f21 solid !important;
  border-bottom-style: inset !important;*/
  background-color:#f3f3f3 !important;
}

/*.flexmenu li:nth-child (9n){
    color:#ffffff !important;
}*/

.cart-mini-icon{
  color:#151515 !important;
}

.js-search-icon {
  color:#151515 !important;
}

a.dropdown_head_cat {
  font-size:13px !important;
  color:#151515 !important;
  font-weight:600 !important;
  text-transform: uppercase !important;
}

p.blocky.subcategories {
  font-size:12px !important;
  color:#f2f2f2;
      }


/* --- MAIN PAGE --- */
.main-page-section {
  padding-left:0 !important;
  padding-right:0 !important;
}



/* --- FOOTER ---*/

.footer-widgets .col-md-2 {
  width:100% !important;
}  

.ls-textbooks {
  width: 100%!important;
}

#footer a:hover {
  color:#ffffff !important;
}

#footer {
  	border-top:1px solid #eaeaea !important;
    margin-top: 25px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

/* ---- PRODUKTINFO ---- */


.product .price {
  font-size: 18px !important;
}

.product .special_tag .news_tag{
  font-size:28px !important;
}

/*.product-meta {
  border-bottom:1px dotted #eaeaea !important;
}*/

.product_box_title_row {
  font-weight: bold !important;
}

.prbox-artnr {
  font-size: 13px !important;
  font-weight: lighter !important;;
  color: #999999 !important;
} 

.product .price .special {
  font-size:18px !important;
  font-weight: bold !important;
  color: #e45f21 !important;
}

.product .news_tag {
  font-size: 99px !important;
}

.button {
    border-radius: 4px !important;
  margin-bottom:7px !important;
}

.form-control, .product-buy-box {
  	border-radius: 4px !important;
}

.product-information .info {
    display: inline-block;
    margin: 10px 30px 10px 0;
    font-weight: 400 !important;
    letter-spacing: 0;
    text-transform: none!important;
    font-size: 14px;
    color: #333 !important;
	font-family: 'Lato', sans-serif !important;
}

/* ---- BANNER PÅ PRODUKTBOKSER ---- */


.discount-corner span {
    display: block;
    line-height: 0.7 !important;
    font-size: 14px !important;
	font-weight: 600;

}

.discount-corner {
    position: absolute !important;
  	z-index: 1 !important;
  	margin-left: -65px !important;
    width: 200px !important;
    height: 25px !important;
    text-align: center !important;
    line-height: 60px !important;
    -ms-transform: rotate(-45deg) !important;
    -webkit-transform: rotate(-45deg) !important;
    transform: rotate(-45deg) !important;
    top: 20px !important;
    /*right: -64px;*/
	-webkit-box-shadow: 2px 2px 10px -4px rgba(0,0,0,0.64) !important;
	-moz-box-shadow: 2px 2px 10px -4px rgba(0,0,0,0.64) !important;
	box-shadow: 2px 2px 10px -4px rgba(0,0,0,0.64) !important;
}


/* ---- SØKEFELT ---- */


.main_menu .search-main .input-group-sm > .form-control,
.main_menu .search-main .input-group-sm > .input-group-addon,
.main_menu .search-main .input-group-sm > .input-group-btn > .btn{
  margin-top:5px !important;
  height: 40px !important;
  width:300px !important;
  padding: 7px 10px;
  border-radius: 0px;
  text-indent: 10px;
  background-color: #ffffff !important;
  border-bottom: 1px solid #2d2d2d!important;
  border-top: none!important;
  border-left: none!important;
  box-shadow: none;
  border-right: none !important;
  font-size: 14px;
}

#searchsubmit.fa.fa-search {
  margin-top:5px !important;
  font-size:18px !important;
  color: #2d2d2d !important;
}


/* --- BOX SØKEFELT ----


.main_menu .search-main .input-group-sm > .form-control,
.main_menu .search-main .input-group-sm > .input-group-addon,
.main_menu .search-main .input-group-sm > .input-group-btn > .btn{
  margin-top:5px !important;
  height: 40px !important;
  width:300px !important;
  padding: 7px 10px;
  border-radius: 0px;
  text-indent: 10px;
  border-bottom: 1px solid #999999!important;
  border-top: 1px solid #999999!important;
  border-left: 1px solid #999999!important;
  box-shadow: none;
  border-right: 1px solid #999999 !important;
  font-size: 18px;
  -webkit-box-shadow: inset 0px 0px 11px -5px rgba(0,0,0,0.5) !important;
-moz-box-shadow: inset 0px 0px 11px -5px rgba(0,0,0,0.5) !important;
box-shadow: inset 0px 0px 11px -5px rgba(0,0,0,0.5) !important;
}

#searchsubmit.fa.fa-search {
  margin-top:3px !important;
  font-size:18px !important;
  color: #e45f21 !important;
}


/* ---- LOGO ---- */

.logo {
  margin-top:10px !important;
}


/* ---- FILTER ---- */


.js-filter-toggle {
    border: 1px solid #cccccc !important;
      z-index: 1 !important;
}

.js-filter-box {
    border: 1px solid #cccccc !important;
  	z-index: 1 !important;
}

.js-filter-box:before {
    border-left: 1px solid #cccccc !important;
    border-right: 1px solid #cccccc !important;
    z-index: 1 !important;
}

ul.menu_dropdown > li > a {
  /*text-transform:uppercase;*/
  
  transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
}

 ul.level_one, ul.menu_dropdown > li {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    transition: none !important;
}


/* ---- LAGERSTATUS PÅ PRODUKTBOKS ---- */

.attribute_info_container {
  width:100% !important;
  z-index:1 !important;
  text-transform: uppercase !important;
  opacity:0.6 !important;
  /* background-color:#75b122 !important;
 display: none!important; */
  
}

/* ---- LAGERSTATUS PÅ PRODUKTSIDE ---- */
  .product-page .stockMark.stockCheck p{
    display: inline-block;
    margin: 10px 30px 10px 0;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    text-transform: none!important;
    font-size: 14px !important;
    color: #333 !important;
	font-family: 'Lato', sans-serif !important;
}

  .product-page .stockMark.stockMinus p{
	display: inline-block;
    margin: 10px 30px 10px 0;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    text-transform: none!important;
    font-size: 14px !important;
    color: #333 !important;
	font-family: 'Lato', sans-serif !important;
}


/* ---- FOOTER/BUNNLINJE ---- */


#footer {
  margin-top:25px;
  -webkit-box-shadow: inset 0px 23px 24px -13px rgba(0,0,0,0.26);
-moz-box-shadow: inset 0px 23px 24px -13px rgba(0,0,0,0.26);
box-shadow: inset 0px 23px 24px -13px rgba(0,0,0,0.26);
}

/* ---- SORTERINGSKNAPP ---- */

.js-filter-tags .fs-dropdown-selected{
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #232323;
    border: 1px solid #cccccc !important;
    border-radius: 0 !important;
    background-color: #ffffff !important;
    box-shadow: none !important;
}

.fs-dropdown-open {
    background-color: #ffffff !important;

}

.fs-dropdown-options {
  	border: none !important;
  	background-color: #ffffff !important;

}

.fs-dropdown-item {
  	border: none !important;
  	background-color: #ffffff !important;
}

.fs-dropdown-item_selected > {
  	border: none !important;
  	background-color: #f2f2f2 !important;
}

.no-touch .fs-dropdown-item:hover,
.no-touch{
  background-color: #f2f2f2 !important;
}

/* ---- CLERK WIDGETS ---- 

.clerkplaceholder ul.products_list li.product-box {
flex-basis: 25%;
height:265px !important;
}

.clerkplaceholder ul.products_list .image {
  height:120px !important;
}
*/

.clerk-list-item .product a.title, .product .product-meta .title  {
  	font-size:12px !important;
    color: #363241;
    word-wrap: break-word;
    padding: 0;
}

.clerk-livesearch-categories a {
  font-size: 14px;
}

.container > h3.clerkheader {
  	font-size:18px !important;
    font-weight: 100;
    text-transform: none;
}

.clerkplaceholder h3.clerkheader {
  min-height:30px !important;
}

#clerk-search-results .product-box .in_stock,
.clerkcontainer .product-box .in_stock {
    position: absolute;
    left: 50;
    right: 50;
  	bottom: 0;
    /*top: calc(50% - 8px);*/
    height: 35px;
    line-height: 35px;
    color: #000000;
    background-color: none !important;
  	z-index: 1;
  	opacity: 1;
  	display: block;
  	pointer-events: none;
    padding-left:10px !important;
  	padding-top:15px !important;
	margin-bottom:15px !important;

}

#clerk-search-results .product-box:hover .in_stock,
.clerkcontainer .product-box:hover .in_stock {
  	display: block;
}

#clerk-search-results .product-box .in_stock p,
.clerkcontainer .product-box .in_stock p {
    margin: 0;
    font-size: 11px;
    text-transform: none;
}

@media screen and (max-width: 768px) {
	.clerkcontainer .product-box .name {
    	min-height: 35px !important;
    	line-height: 18px;
    	max-height: 35px !important;
    	overflow: hidden;
  	}
}

/*
.clerkheader {
  border-bottom:1px solid #cccccc !important;
}


.centered {
  font-size:10px !important;
  border-bottom:1px solid #cccccc !important;
}

/*.plr15{
  margin-top:15px !important;
  padding-top:10px !important;
  border-top:1px solid #cccccc !important;
} */

/*.main-page-section {
  padding-left:50px !important;
  padding-right:50px !important;
}*/

/* LISTE KUNDESERVICE  */

.kundeservice-container {
  width:50%;
  margin:auto;
}

#kundeservice li {
  list-style:none;
} 

#kundeservice li a {
  list-style:none;
  display:block;
  padding: 10px 15px 10px 15px;
  border:1px solid #c6c6c6;
  background-color:#e4e4e4;
  text-transform:uppercase;
  text-align:center;
  font-size:16px;
  font-weight:bold;
  color:#333333;
  margin-bottom:10px;

}

#kundeservice li a:hover {
  list-style:none;
  display:block;
  padding: 10px 15px 10px 15px;
  border:1px solid #e45f21;
  background-color:#e45f21;
  text-transform:uppercase;
  text-align:center;
  font-size:16px;
  font-weight:bold;
  color:#ffffff;
  margin-bottom:10px;

}



/* BONUSPOENG 

.posted_in {
  display:none !important;
} 


/* FRONT BANNER

Fargekoder:
Orange: #e45f21
Grønn: #27AE60
 */


.front-banner {
	height:50px;
	width:100%;
	line-height:50px;
  margin-top:-5px;
/*border-bottom:2px solid #339966; 	
  	border-top:1px solid #e45f21;*/ 
    /*border-left:1px solid #e8e8e8;
  	border-right:1px solid #e8e8e8;*/
	background-color:#e45f21;
	font-size:18px;
	color:#333;
	text-transform:none;
    text-decoration:none;
  	text-align:center;

}

.front-banner-bf {
	height:50px;
	width:100%;
	line-height:50px;
  margin-top:0px;
/*border-bottom:2px solid #339966;*/  	
  	border-top:1px solid #2980B9;
    /*border-left:1px solid #e8e8e8;
  	border-right:1px solid #e8e8e8;*/
	background-color:#2980B9;
	font-size:18px;
	color:#ffffff;
	text-transform:uppercase;
    text-decoration:none;
  	text-align:center;

}

.front-banner-2 {
	height:15px;
	width:100%;
	line-height:12px;
	background-color:#f6f6f6;
	font-size:10px;
	color:#333;

}

.front-banner a { 
	color:#ffffff;
	text-transform:none;
  	text-decoration:none !important;
}

.front-banner a:hover { 
	color:#ffffff;
	text-transform:none;
  	text-decoration:none !important;
}

.front-banner-bf a { 
	color:#ffffff;
	text-transform:uppercase;
  	text-decoration:none !important;
}

.front-banner-bf a:hover { 
	color:#fffff;
	text-transform:uppercase;
  	text-decoration:none !important;
  	font-size:18px;
  font-weight:bold;
    transition: 0.3s;

}

@media (min-width: 1024px){
  .search_result-page .crall-product-image,
  .category-page .crall_cont .crall-product-image,
  .category-page .search_result-page .crall-product-image {
    height: 210px !important;
    min-height: 0 !important;
  }

}
/* Change this when layout size changes */
@media (max-width: 1023px){
  .search_result-page .crall-product-image,
  .category-page .crall_cont .crall-product-image,
  .category-page .search_result-page .crall-product-image {
    height: 210px !important;
    min-height: 0 !important;
  }

}

@media screen and (max-width: 700px) {
    
    [class*="front-banner-bf"] {
  	margin-top:0px;
	height:65px;
	width:100%;
   padding-top:8px;
	line-height:24px;
	/*border-bottom:2px solid #339966;*/
  	border-top:1px solid #cf654d;
    border-left:1px solid #e8e8e8;
  	border-right:1px solid #e8e8e8;
	background-color:#2980B9;
	font-size:12px;
	color:#ffffff;
	text-transform:uppercase;
    text-decoration:none;
}
  
  .front-banner-bf a {
    color:#ffffff !important;
    text-decoration: none !important;
  }
  
  .kundeservice-container {
  width:100%;
  margin:auto;
}
  
}

@media screen and (max-width: 1400px) and (min-width: 701px) {
    
    [class*="front-banner"] {
  	margin-top:0px;
	height:34px;
	width:100%;
    padding-top:5px;
	line-height:24px;
	/*border-bottom:2px solid #339966;	
  	border-top:1px solid #e45f21;*/  
    /*border-left:1px solid #e8e8e8;
  	border-right:1px solid #e8e8e8;*/
	background-color:#2980B9;
	font-size:14px;
	color:#ffffff;
	text-transform:uppercase;
    text-decoration:none;
}
  
  .front-banner a {
    color:#ffffff !important;
    text-decoration: none !important;
  }
  
}

/* FRONT BANNER END */

@media screen and (max-width: 1400px) and (min-width: 992px) {
    
    [class*="menu_dropdown"] {
	font-size:11px !important;
      height:30px !important;
}
  
    [class*="megamenu"] {
	padding:10px 0px 10px 0px !important;
}
  
      [class*="cart-mini-icon"] {
    display: initial !important;
    top: -20px !important;
}
  
      [class*="js-search-icon"] {
    top: -20px !important;
        font-size:1.5em !important;
}
  
  
  
 .menu_dropdown a {
	font-size:11px !important;

  } 
  
ul.menu_dropdown > li > a > span {
  width: 100% !important;
    cursor: pointer;
    display: block;
    font-weight: bold !important;
    padding-left: 6px;
  	padding-right: 6px;
  	padding-top:0px;
  	padding-bottom:0px;
    white-space: nowrap;
}
  
}

.container {
 	padding-right: 0px!important;
	padding-left: 0px!important;
}

#nav {
  background-color: #f9f9f9 !important;
}

#navWrap-m1 {
  height:auto !important;
}

/* --- COOKIE STYLESHEET --- */
.cookieinfo {
  margin-left:20%;
  margin-right:20%;
  padding:8 8 8 8;
  border-bottom:25px solid #3f3f3f !important;
  -webkit-box-shadow: 0px 0px 25px -2px rgba(0,0,0,0.29);
-moz-box-shadow: 0px 0px 25px -2px rgba(0,0,0,0.29);
box-shadow: 0px 0px 25px -2px rgba(0,0,0,0.29);
}


/* --- NYHETSBREV FRONT --- */
#mc_embed_signup {
  background-color:#ffffff !important;
  border-bottom:2px dashed #f3f3f3 !important;
  padding-bottom:10px !important;
}

#mc_embed_signup input.email {
    font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px !important;
    border: 1px solid #e0e1e1;
  	text-transform:uppercase;
    -webkit-border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    border-radius: 1px !important;
    color: #b8bcbe;
    background-color: #fcfcfc !important;
    box-sizing: border-box;
    height: 32px;
    padding: 0px 0.4em;
    display: inline-block;
    margin: 0;
    width: 450px;
    vertical-align: top;
}

#mc_embed_signup .button {
    font-size: 13px;
    border: none;
  	margin-left:5px !important;
  	-webkit-border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    border-radius: 1px !important;
    letter-spacing: .03em;
    color: #fff;
    background-color: #e45f21 !important;
    box-sizing: border-box;
    height: 32px;
    line-height: 32px;
    padding: 0 18px;
    display: inline-block;
    margin: 0;
    transition: all 0.23s ease-in-out 0s;
}

#mc_embed_signup_scroll p {
  font-size:12px !important;
  color:#333333;
}

/* --- MEDIA PRINT --- */

@media print {

  #mobile_header {
   position: fixed;
    top: 1em;

  }
  
  .front-banner-bf {
    display: none !important;
  }
  
  .breadcrumb {
    display: none;
  }

  .clerkplaceholder {
    display:none;
  }
  
  .cookieinfo {
    display:none;
  }
  
  footer {
    display:none;
  }
  
   a[href]:after {
      visibility: hidden;
   }

  .front-banner {
    display:none;
  }

  carousel {
    display:none;
  }
  
  .product_quantity {
    display:none;
  }
  
  .product-page .button {
    display:none;
  }
  
   .product_attributes_wrapper {
    display:none;
  }
  .product-price {
    font-size:58px;
    padding-bottom:25px;
  }
  
  .product_social {
    display:none;
  }
  .product-buy-box {
    border:none;
    padding:none;
    height:90px;
  }
  
  /*.product-tabs {
    padding-bottom:100px;
    margin-top:150px;
  }*/
  
  .product_model {
    font-size:20px;
  }
  
  .product-buy-header {
    font-size:16px;
    color:#000000 !important;
  }
  
  .gallery_image {
    max-width:400px !important;
    max-height:400px !important;
  }
  
  .additional_out_of_stock {
  	display: none !important;
  }
  
 /* .main-page-section {
    margin-top: 100px !important;
  }
  */
  .panel-body {
    margin-top:100px !important; 
  }
  
  .fa {
    display: none !important;
  }
  
  .product_comments {
    display: none !important;
  }
  
  
  .product-package {
    display:none !important;
  }
  
  .package {
    display: none !important;
  }
  
  .panel-heading {
    padding-bottom: 150px !important;
  }
  
  .form-inline {
    display: none!important;
  }
  
  
  .fb_dialog_content {
    display:none !important; 
  }
  
  .visible-xs {
 display:none !important;
  }
  .flex-viewport {
 display:none !important;
  }
  
  .klarna-widget {
    display:none !important;
  }
  
  .posted_in {
    display: none !important;
  }
  
    /* --- CRALL SØK --- */
    .crall-search-load-more {
      cursor: pointer;
      margin-top: 10px;
      padding: 10px;
      width: 100%;
      text-align: center;
      color: #ffffff !important;
      background-color: #e45f21;
  }

  
  /* --- KUNDEFORDELER --- */
  
 .column-1 {
    float: left;
    font-size: 48px;
    color:#ffffff;
    width: 70px;
    padding: 10px;
    height: 70px;
    line-height: 70px;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    border-radius: 50px;
  }

  .column-2 {
    background-color: #ffffff;
    text-align: left;
    color: #1A1A1A;
    float: right;
    width: 500px;
    padding: 0px 18px 0px 10px;
    height: auto; /* Should be removed. Only for demonstration */
  }

  .column-2 p{
    padding-bottom: 15px;
    color:#1A1A1A;
    line-height: 20px;
    text-align: left;
    letter-spacing: 1px;
  }

  .column-2 h2{
    margin-top:5px;
    margin-bottom: 10px;
    border-bottom:1px solid #eaeaea;
    color:#1a1a1a;
  }
  /* Clear floats after the columns */
  .row:after {
    content: "";
    display: table;
    clear: both;
  }

  .row {
    -webkit-box-shadow: 0px 0px 18px 1px rgba(0,0,0,0.22);
    -moz-box-shadow: 0px 0px 18px 1px rgba(0,0,0,0.22);
    box-shadow: 0px 0px 18px 1px rgba(0,0,0,0.22);
    background-color:#ffffff;
    margin-bottom:20px
  }
  
  .eapps-widget-toolbar {
    display:none !important;
  }
  
  .button-text-light a{
    color:#ffffff !important;
  }
  
    .button-text-light a:active{
    color:#ffffff !important;
  }
  
    .button-text-light a:hover{
    color:#ffffff !important;
  }
  
  .vipps_cont {
    display:none !important;
  }
  
  img.vipps-logo {
    display:none !important;
  }
}

.product_box_button > .button {
  margin-bottom: 0 !important;
}

.cartbox .fal.fa-trash-alt {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 25px;
}
.cartbox .fal.fa-trash-alt:before {
    content: "\f1f8";
}