@charset "utf-8";
/****** LAST UPDATES *******/


/*************************** Brand logos postition left *****************************/
.cat_brand_logo {
	display: flex;
}

/******************************************* CHANGE THE COLOR-DOTS ON THE MIG/PRODUCT PAGES **************************************************/
.color_swatch_list ul {
    width:auto;
}
.miniListViewBlock ul {
    float: left !important;
}

/******* FIX the font in the body ****************/

body {
 margin:0;
 padding:0;
 color:#58595b;
 font-family: verdana,Arial,Helvetica,sans-serif !important;
 line-height:1.4;
 font-size:14px
}

/************************** LOGIN CHECK USER MAIL ********************************/

/* remove the NEWSLETTER Checkbox */
#WC_BuyerRegistrationAddForm_div_newsletter{
   display: none;
}

/*******************************************MENU**************************************************/
@media (min-width: 801px) {
.shortMenu {
    height: 558px;
}
}

/* Fix for the non react menu */

.banner_menu #headerRow2 {
    max-width: 1200px !important;
    padding-left: 15px;
    padding-right: 15px;
}
#selfcare_link a:nth-of-type(1):before, .CategoriesBar__RightAlignedBlock-ihGCXO.iuPtgB a:nth-of-type(1):before {
    content: '';
    background: url(https://www.witre.se/contentWSW/image/icon/icons-search.png);
    width: 29px;
    height: 29px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}

#selfcare_link a:nth-of-type(2):before, .CategoriesBar__RightAlignedBlock-ihGCXO.iuPtgB a:nth-of-type(2):before {
    content: '';
    background: url(https://www.witre.se/contentWSW/image/icon/icons-info.png);
    width: 29px;
    height: 29px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}
#selfcare_link a:nth-of-type(3):before, .CategoriesBar__RightAlignedBlock-ihGCXO.iuPtgB a:nth-of-type(3):before {
    content: '';
    background: url(https://www.witre.se/contentWSW/image/icon/icons-phone.png);
    width: 29px;
    height: 29px;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
}



@media  (min-width: 991px) {
  #headerRow1 {    
    height: 92px;
  }
  #logo .menutab-produkt-lista-a-o {    
    top: 94px;    
    left: 275px;    
    margin-top: 0px !important;
  }
  #logo a {    
    margin-top: 10px;    
    margin-left: 0;
  }
  #searchBar {    
    margin-top: 24px;
  }
  #searchTermWrapper {    
    padding-left: 12px;    
    padding-top: 5px;
  }
  div#departmentsMenu-Block {    
    margin-top: 12px;
  }
  div#MS_Menu_Right {    
    margin-top: 12px;    
    left: 452px;
  }
  div#selfcare_link a {    
    margin-left: 10px;
  }
  div#manutan-cartArea {    
    top: 0;
  }
}

@media  (min-width: 992px) {
  #logo img {    
    width: 220px;
  }
  #headerRow2 {    
    height: 62px;
  }
}


/******************************** Menu list in mobile version ****************************/
@media (max-width:991px) {

#departmentsMenu a {
    font-size: 20px;
}
#MSMenuRightMobile a {
    font-size: 20px;
}
#belowmenu a {
    font-size: 20px;

}
ul#belowmenu {
    border-bottom: solid 3px #dadada;
    	-webkit-box-shadow: rgb(119, 119, 119) 0px 4px 6px -6px;
		box-shadow: rgb(119, 119, 119) 0px 4px 6px -6px;
}
}

/**************************************** Below Menu  *****************************************/
/**************** menu list brand and product list **********************/ 
#belowmenu {
padding-left:0px;
margin-left: 0px;
border-top: 1px solid #e8e8e8;
margin-top: 21px;
background-color: #f5f5f5;
border-bottom: 1px solid #e8e8e8;
}


#belowmenu li {
list-style: none;
margin: 0;
padding:13px 10px;
}

#belowmenu li  a {
text-decoration: none;
}

#belowmenu li:hover {
background: #e8e8e8;
}

/**************************************** Below Menu  *****************************************/




/**************************** Loggin and Loggout button design ****************************************/


#myAccountDropdown a.myAccountDropDown-Logoff {
    width: 90%;
}
#myAccountCartAreaLink.btn-default {
background-color: #66ac3d !important;
border-color: #71bf44 !important;
font-weight: bold;
    text-transform: uppercase;
}
#myAccountCartAreaLink.btn-default:hover {
    background-color: #66ac3d;
    border-color: #71bf44;
      text-decoration: underline;
}
#myAccountCartAreaLink.myAccountDropDown-Logoff {
        text-transform: uppercase;
background-color: #eda219;
border-color: #eda219;
font-weight: bold;
    color: #fff;
    display: inline-block;
    margin: 10px;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
 
    white-space: nowrap;

    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/********************************* hover effects *********************************************/
/* Grow */
	.hvr-grow {
	  display: inline-block;

	  vertical-align: middle;
	  -webkit-transform: perspective(1px) translateZ(0);
	  transform: perspective(1px) translateZ(0);
	  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;
	  -webkit-transition-property: transform;
	  transition-property: transform;
	}
	.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
	  -webkit-transform: scale(1.1);
	  transform: scale(1.1);
		z-index: 2;
	}


/************* campaign banner espot responsive ************************/

.div-banner-c1 img {
		margin-left:auto; 
		margin-right:auto; 
		margin-bottom:20px; 
		display:inline-block; 
		width:100%
	}

.div-banner-c1 p {
	position: absolute;
  right: 5%;
  top: 30%;
  font-size: 200% !important;
  text-align: center;
  max-width: 40%;
  
	}

.div-banner-c1 span {
		font-weight: bold;
	}
@media screen and (max-width: 700px) {
	
.div-banner-c1 p {
	position: absolute;
  right: 5%;
  top: 20%;
  font-size: 120% !important;
  text-align: center;
  max-width: 50%;
  
	}
}

/******************* top menu tab *********************************/
#MS_Menu_Right:hover, #myCategoryLabel:hover, .produkt-lista-a-o:hover {
 text-decoration: underline;
   
}

/**************** A-Ö orange button *******************************/

#MS_Menu_Right {
  left : 458px;
  background-color : rgb(223, 32, 39);
}



@media screen and (max-width: 991px) {
  #below_menu_img, .menutab-produkt-lista-a-o {
    display : none;
  }
}

/******************** menubanner image position ************/
#below_menu_img {
    width: 100%;
    height: 100% hidden;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}

/******************** colored lable positioned on the right of the main menu dropdown************************/

.categoryAsideContent {
    position: relative;
    padding-right: 50px;
}
#departmentGMC01702 > div[id^='departmentMenu_'] div.categoryAsideContent:after {
    position: absolute;
    top: 0;
    right: -2px;
    content: url('/contentWSW/image/Global/dropdown-menu/category-labels/category-1-label-lager-SE.png');
}
#departmentGMC01705 > div[id^='departmentMenu_'] div.categoryAsideContent:after {
    position: absolute;
    top: 0;
    right: -2px;
    content: url('/contentWSW/image/Global/dropdown-menu/category-labels/category-2-label-verkstad-SE.png');
}
#departmentGMC01706 > div[id^='departmentMenu_'] div.categoryAsideContent:after {
    position: absolute;
    top: 0;
    right: -2px;
    content: url('/contentWSW/image/Global/dropdown-menu/category-labels/category-3-label-pack-SE.png');
}
#departmentGMC01701 > div[id^='departmentMenu_'] div.categoryAsideContent:after {
    position: absolute;
    top: 0;
    right: -2px;
    content: url('/contentWSW/image/Global/dropdown-menu/category-labels/category-4-label-kontor-SE.png');
}
#departmentGMC01704 > div[id^='departmentMenu_'] div.categoryAsideContent:after {
    position: absolute;
    top: 0;
    right: -2px;
    content: url('/contentWSW/image/Global/dropdown-menu/category-labels/category-5-label-avfall-SE.png');
}
#departmentGMC01700 > div[id^='departmentMenu_'] div.categoryAsideContent:after {
    position: absolute;
    top: 0;
    right: -2px;
    content: url('/contentWSW/image/Global/dropdown-menu/category-labels/category-6-label-sakerhet-SE.png');
}
#departmentGMC01703 > div[id^='departmentMenu_'] div.categoryAsideContent:after {
    position: absolute;
    top: 0;
    right: -2px;
    content: url('/contentWSW/image/Global/dropdown-menu/category-labels/category-7-label-utemiljo-SE.png');
}
/* colored border positioned on the right and bottom of the main menu dropdown*/

#departmentGMC01702 > div[id^='departmentMenu_'].departmentMenu {
    /* border-bottom: 2px solid #d0dc00 ;*/
    border-bottom: 0px solid #ffffff;
    border-right: 2px solid #fddaa0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 100%, 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 5px;
    -o-background-size: 100% 5px;
    background-size: 100% 5px;
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #fdb642 100%);
    background-image: -moz-linear-gradient(left, #ffffff 0%, #fdb642 100%);
    background-image: -o-linear-gradient(left, #ffffff 0%, #fdb642 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#fdb642));
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #fdb642 100%);
    background-image: linear-gradient(to right, #ffffff 0%, #fdb642 100%);
}
#departmentGMC01705 > div[id^='departmentMenu_'].departmentMenu {
    /*border-bottom: 2px solid #FDB539;*/
    border-bottom: 0px solid #ffffff;
    border-right: 2px solid #f69e9a;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 100%, 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 5px;
    -o-background-size: 100% 5px;
    background-size: 100% 5px;
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #ed4039 100%);
    background-image: -moz-linear-gradient(left, #ffffff 0%, #ed4039 100%);
    background-image: -o-linear-gradient(left, #ffffff 0%, #ed4039 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#ed4039));
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #ed4039 100%);
    background-image: linear-gradient(to right, #ffffff 0%, #ed4039 100%);
}
#departmentGMC01706 > div[id^='departmentMenu_'].departmentMenu {
    /*border-bottom: 2px solid #32A19C;*/
    border-bottom: 0px solid #ffffff;
    border-right: 2px solid #e58ec3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 100%, 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 5px;
    -o-background-size: 100% 5px;
    background-size: 100% 5px;
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #c32186 100%);
    background-image: -moz-linear-gradient(left, #ffffff 0%, #c32186 100%);
    background-image: -o-linear-gradient(left, #ffffff 0%, #c32186 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#c32186));
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #c32186 100%);
    background-image: linear-gradient(to right, #ffffff 0%, #c32186 100%);
}
#departmentGMC01701 > div[id^='departmentMenu_'].departmentMenu {
    /*border-bottom: 2px solid #59ADD8;*/
    border-bottom: 0px solid #ffffff;
    border-right: 2px solid #cca4d9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 100%, 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 5px;
    -o-background-size: 100% 5px;
    background-size: 100% 5px;
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #9a4bb8 100%);
    background-image: -moz-linear-gradient(left, #ffffff 0%, #9a4bb8 100%);
    background-image: -o-linear-gradient(left, #ffffff 0%, #9a4bb8 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#9a4bb8));
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #9a4bb8 100%);
    background-image: linear-gradient(to right, #ffffff 0%, #9a4bb8 100%);
}
#departmentGMC01704 > div[id^='departmentMenu_'].departmentMenu {
    /*border-bottom: 2px solid #8D2DB1;*/
    border-bottom: 0px solid #ffffff;
    border-right: 2px solid #91d4ef;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 100%, 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 5px;
    -o-background-size: 100% 5px;
    background-size: 100% 5px;
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #23aae1 100%);
    background-image: -moz-linear-gradient(left, #ffffff 0%, #23aae1 100%);
    background-image: -o-linear-gradient(left, #ffffff 0%, #23aae1 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#23aae1));
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #23aae1 100%);
    background-image: linear-gradient(to right, #ffffff 0%, #23aae1 100%);
}
#departmentGMC01700 > div[id^='departmentMenu_'].departmentMenu {
    /*border-bottom: 2px solid #E00885;*/
    border-bottom: 0px solid #ffffff;
    border-right: 2px solid #95ccc9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 100%, 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 5px;
    -o-background-size: 100% 5px;
    background-size: 100% 5px;
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #2c9993 100%);
    background-image: -moz-linear-gradient(left, #ffffff 0%, #2c9993 100%);
    background-image: -o-linear-gradient(left, #ffffff 0%, #2c9993 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#2c9993));
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #2c9993 100%);
    background-image: linear-gradient(to right, #ffffff 0%, #2c9993 100%);
}
#departmentGMC01703 > div[id^='departmentMenu_'].departmentMenu {
    /*border-bottom: 2px solid #E00885;*/
    border-bottom: 0px solid #ffffff;
    border-right: 2px solid #deea96;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 0 100%, 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 5px;
    -o-background-size: 100% 5px;
    background-size: 100% 5px;
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #bdd539 100%);
    background-image: -moz-linear-gradient(left, #ffffff 0%, #bdd539 100%);
    background-image: -o-linear-gradient(left, #ffffff 0%, #bdd539 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#bdd539));
    background-image: -webkit-linear-gradient(left, #ffffff 0%, #bdd539 100%);
    background-image: linear-gradient(to right, #ffffff 0%, #bdd539 100%);
}

/************************** USP start *******************************/
.usp-menu {
    width: 100%;
    height: 45px;
   font-size: 12px;
-webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
     display: flex;
     -webkit-align-items: center;/*self-end*/
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;/*self-end*/
-webkit-justify-content: space-around;
-moz-justify-content: space-around;
justify-content: space-around;
    	-webkit-flex-direction: row;
	-moz-flex-direction: row;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}
.usp-menu_item {
    position: relative;
    width: 25%;
    height: 35px;
    z-index: 1;
 
}

.usp-menu_item-section-img {
    display: inline-block;
    float: left;
   
}
.usp-menu_item-section-img img {
    max-width: 50px;
     width: 80%; 
}
.usp-menu_item-section-text {
    display: inline-block;
	padding-top: 10px;
    padding-left: 10px;
    float:left;
    width: 78%;
}
.usp-menu_item-section-text p {
 margin-bottom: 5px;
}
.usp-menu_item-section-text p.usp-title{
font-weight: bold;   
}
.usp-menu_item-section-text p.usp-description {
 display: none;
}
/*.usp-menu_item:before{

          content:"|";
          height:100%;
          font-size:1.6em;
          color:#d7d7d7;         
       }*/

@media only screen and (max-width : 1024px) {

}
@media only screen and (max-width : 800px) {
	
.usp-menu_item-section-text p.usp-description-home {
 display: none;
}
.usp-menu_item-section-text {
    padding-top: 10px;
    padding-left: 20px;

} 
}

@media only screen and (max-width : 700px) {

.usp-menu>:first-child>:first-child {
    margin-left: 0px;
}
.icons {
    margin-left: 0px;
}



.usp-menu_item:before {
    content: "";
    display: none;
}
}

@media only screen and (max-width : 500px) {
.usp-menu {
    display: none;
}
}


/***** USP France ****************/

.universal-usp {
 font-family:Verdana,Arial,Helvetica sans-serif;
 font-size:13px;
 position: relative;
margin: auto;
height:auto;
max-width: 1170px;
padding: 0px 0px 5px 0px;

}
.universal-usp a {
 display:block;
 text-decoration:none;
 color:#838383;

}
.universal-usp ul li:not(:last-child) a {

 border-right: solid 1px #dadada;
}
.universal-usp a:hover {
 color:#71bf44;

}
.universal-usp:after {
 content:"";
 display:block;
 clear:both
}
.universal-usp ul {
 list-style:none;
 padding:0;
 margin:0;
}
.universal-usp ul li {
 position:relative;
 float:left;
 width:25%;
 text-align:center;
 padding:5px 0;
}
.universal-usp ul li .icon-wrap, .productpage-usp ul li .icon-wrap {
 display:inline-block;
 vertical-align:middle;
 background-image:url(https://www.witre.se/contentWSW/image/Global/USP/spritesheet-universal-usp.png)
}
.universal-usp ul li .icon-wrap {
 width:35px;
 height:35px;
}
.universal-usp ul li .icon-wrap.usp-quotation {
 background-position:-5px -5px;
 margin-right:10px
}
.universal-usp ul li .icon-wrap.usp-ref {
 background-position:-50px -50px;
 margin-right:10px
}
.universal-usp ul li .icon-wrap.usp-delivery {
 background-position:-5px -50px;
 margin-right:10px
}
.universal-usp ul li .icon-wrap.usp-warranty {
 background-position:-50px -5px;
 margin-right:10px
}
@media screen and (max-width: 960px) {
 .universal-usp ul li {
  width:48%;
  text-align:left;
  padding-left:10px
 }
 .universal-usp ul li:nth-child(1),
 .universal-usp ul li:nth-child(2) {
  margin-bottom:10px
 }
}
@media screen and (max-width: 480px) {
 .universal-usp {
  display:none
 }
}

/************************** USP Product Page *********************/
.productpage-usp {
  margin:0;
  padding:0;
  margin-left: -39px;
}
.productpage-usp ul {
  list-style: none;

}
.productpage-usp ul li:first-child {
border-top: solid 1px #dddddd;
  padding-top: 10px;

}
.productpage-usp ul li {
    width: 100%;
      padding-left: 20px;
      padding-top:5px;
border-bottom: solid 1px #dddddd;
}

.productpage-usp ul li .icon-wrap {
background-size : 280%;
 width:25px;
 height:25px;

}
.productpage-usp ul li .icon-wrap.usp-delivery {
 background-position:-5px -41px;
 margin-right:10px
}
.productpage-usp ul li .icon-wrap.usp-warranty {
 background-position:-5px -3px;
 margin-right:10px
}
.productpage-usp ul li .icon-wrap.usp-freereturn {
 background-position:-40px -5px;
 margin-right:10px
}
/************************** USP end *******************************/ 


/************************** Dropdownheroes start *******************************/

.menu-dropdownheroes {
    padding-top: 20px;
}
.menu-dropdownheroes .box-dropdownheroes img, .menu-dropdownheroes img.private-label {
    margin: 0 !important;
}
.box-dropdownheroes {
    font-family: verdana, sans-serif;
    width: 270px;
    height: 160px;
    position: relative;
    border: 1px solid #d5d6d5;
    margin-bottom: 10px;
    background-color: #ffffff;
}
.box-dropdownheroes img.imageDDH {
    position: absolute;
    left: 0px;
    top: 0px;
}
.box-dropdownheroes img.brandlogoDDH {
    position: absolute;
    left: 3px;
    bottom: 3px;
    max-height: 30px;
    max-width: 80px;
}
.box-dropdownheroes .ribbonMenu {
    color: #fff;
    width: 135px;
    margin-top: 5px;
    position: relative;
    text-transform: uppercase;
    margin-left: -10px;
    float: left;
    clear: both;
    background-color:#ff8000;
}
.box-dropdownheroes div.ribbonMenu.price-kampanj {
    background-color: #db1516;
}
.box-dropdownheroes .ribbonMenu h3 {
    margin: 0 12px;
    color: #FFF;
    padding: 5px;
    font-size: 12px
}
/*div.left_ribbonMenu::before {
 display:block;
 width:9px;
 height:0;
 position:absolute;
 bottom:-10px;
 left:0;
 content:"";
 border-bottom:10px solid transparent;
 border-right:10px solid #0f4c5f
}*/
.box-dropdownheroes .text-block {
    position: absolute;
    top: 5px;
    right: 0px;
    width: 135px;
    color: #000000;
}
.box-dropdownheroes .text-block p {
    margin: 0;
    font-weight: lighter;
    font-size: 11px;
}
.box-dropdownheroes h4.title-box-dropdownheroes {
    margin: 0px;
    font-size: 12px;
    line-height: 15px;
    font-weight: bold;
    height: 31px;
    overflow: hidden;
}
.box-dropdownheroes p.description-box-dropdownheroes {
    line-height: 16px;
    font-size: 11px;
    height: 45px;
    overflow: hidden;
    margin-top: 5px;
}
.box-dropdownheroes p.price-bestseller {
    font-size: 14px;
    font-weight: bold;
}
.box-dropdownheroes p.price-kampanj {
    font-size: 14px;
    font-weight: bold;
    color: red;
}
.box-dropdownheroes p.price-kampanj span {
    color: #000000;
    text-decoration: line-through;
    font-weight: lighter;
    font-size: 10px;
}
.box-dropdownheroes p.price-bestseller span, .box-dropdownheroes img.NObrandlogoDDH {
    display: none;
}
.box-dropdownheroes .box-dropdownheroes-button {
    text-decoration: none;
    position: absolute;
    right: 8px;
    bottom: 8px;
    background: #70bd49;
    text-align: center;
    color: #FFF;
    padding: 8px;
    font-size: 12px;
    width: 125px
}
.box-dropdownheroes img.dropdownheroes-promotion {
    margin: 0;
}
.box-dropdownheroes-promotion {
    font-family: verdana, sans-serif;
    position: relative;
    border: 1px solid #d5d6d5;
    margin-bottom: 10px;
}
.box-dropdownheroes h4.title-box-dropdownheroes-promotion {
    margin: 10px 0px 0px;
    font-size: 13px;
    line-height: 15px;
    font-weight: bold;
    height: 31px;
    overflow: hidden;
}
.box-dropdownheroes p.description-box-dropdownheroes-promotion {
    line-height: 14px;
    font-size: 11px;
    height: 70px;
    overflow: hidden;
    margin-top: 15px;
}
.box-dropdownheroes img.image-promotion {
    position: absolute;
    left: -1px;
    top: -2px;
    background-color: #ffffff;
}

/************************** Breadcrumb START *******************************/ 

div#widget_breadcrumb {
    margin-top: 20px !important;
    margin-left: 0px !important;

}
div#widget_breadcrumb ul li:first-child div::before {
    content: "Du är här:";
    font-weight: bold;
    margin-right: 15px;

}
div#widget_breadcrumb ul li:first-child div::before a:hover {
       text-decoration: none;
}

div#widget_breadcrumb > ul li span.divider {
   color: #fff;
    margin-left: 2px;
}
div#widget_breadcrumb > ul li span.divider::after {
    font-family: Arial;
    content: "»";
    color: #000;
    font-size: 16px;
}
/************************** Breadcrumb END *******************************/ 

/**************** Campaign global start **********************************/

/* text banner activity */
#text-campaign-banner {
    width: 100%;
    position: relative;
    text-align: center;
    background: #df2027;
    padding: 0.80rem;
    color: white;
    font-size: 1.4em;
    opacity: 1;
}
a.text-campaign-banner-link {
    text-decoration: none;
}
#text-campaign-blackfriday {
    width: 100%;
    position: relative;
    text-align: center;
    background: #000000;
    padding: 0.80rem;
    color: white;
    font-size: 1.4em;
    opacity: 1;
}
/****************************** Cart Page *******************************/

#deliveryServicesLinkZone {
    display: none;
}


/******************************* A to Ö category list *****************************/
#product-list {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Verdana;
    color: #000000;
    max-width: 1170px;
}
#product-list h1 {
    margin-top: 20px;
    margin-bottom: 10px;
}
#portfoliolist .portfolio {
    display: none; /*************** VERY IMPORTANT !!! this hide all the box that are shown thanks to the tag manager javascript. ***************************/
}
.column-listpage-container {
    /*	display:-ms-grid;
		display:grid;*/
    float: left;
    width: 100%;
    margin-left: -20px;
}
.column-listpage-container h4 {
    margin-top: 0px;
    background-color: #dadada;
    padding: 8px 5px;
    -webkit-column-span: all;
    -moz-column-span: all;
    column-span: all;
}
.column-listpage-container .column-list-title-a {
    position: relative;
    max-height: 480px;
    margin-top: 15px;
    padding-bottom: 10px;
    margin-left: 20px;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-width: 60px;
    -moz-column-width: 60px;
    column-width: 60px;
    -webkit-column-fill: balance;
    -moz-column-fill: balance;
    column-fill: balance;
    grid-auto-columns: auto;
    -webkit-column-rule: 1px solid #e6e6e6;
    -moz-column-rule: 1px solid #e6e6e6;
    column-rule: 1px solid #e6e6e6;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;/*border-bottom:1px dashed #dadada;*/
}
.column-listpage-container a:link {
    text-decoration: none;
}
.column-listpage-container a:hover {
    color: #27aae1;
}
.column-listpage-container ul {
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.column-listpage-container ul li {
    font-size: 13px;
    padding: 0;
}
.column-listpage-container ul li p {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    line-height: 1.1;
}

@media screen and (max-width: 600px) {
.column-listpage-container .column-list-title-a {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    max-height: 1300px;
}
.column-listpage-container ul li {
    font-size: 13px;
    line-height: normal;
}
.column-listpage-container .column-list-title-a h4 {
    -webkit-column-span: all;
    -moz-column-span: all;
    column-span: all;
}
}


/************ filter A to Ö category page***********/


#product-list .clearfix {
    padding: 0;
    margin: 0;
}
#product-list .clearfix li {
    border: 1px solid #dadada;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 0px;
    margin: 4px 1px 4px 1px;
}
#product-list .clearfix {
    margin-bottom: 20px;
    list-style: none;
    border-top: 1px solid #ccc;
}
#product-list .clearfix li {
    float: left;
}
#product-list .clearfix li span {
    display: block;
    padding: 2px 9px;
    text-decoration: none;
    color: #666;
    cursor: pointer;
}
#product-list .clearfix li span.active, #product-list .clearfix li span:hover {
    background: #f9b233;
    color: #fff;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

@media screen and (max-width: 600px) {
	
#product-list .clearfix li {
	margin: 4px 1px 4px 1px;
}
#product-list .clearfix li span {
    padding: 4px 8px;
}
}

/********************* Brand Landing Page  ****************************/

.container-brandpage {
    position: relative;
    width: 100%;
    margin: 0 auto;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.container-brandpage ul {
    margin-left: 10px;
}
.container-brandpage #portfoliolist .portfolio {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    width: auto;
    margin: 1%;
    display: none; /*************** VERY IMPORTANT !!! this hide all the box that are shown thanks to the tag manager javascript. ***************************/
    float: left;
    overflow: hidden;
    border: 1px solid #ccc;
}
.container-brandpage #portfoliolist .portfolio .portfolio-wrapper {
    overflow: hidden;
    position: relative !important;
    background: #fff;
    cursor: pointer;
    width: 195px;
    /*height: 80px;*/
    height: 140px;
    padding-top: 35px;
    /*! vertical-align: middle; */
    display: table-cell;
}
.container-brandpage #portfoliolist .portfolio img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-inline-size: 100%;
}
.container-brandpage #portfoliolist .portfolio .brand-name-text {
    width: 100%;
    height: 35px;
    font-family: "verdana";
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #f8f8f8;
    border-top: 4px solid #ffe100;
    border-bottom: 1px solid #dadada;
    text-align: center;
    padding-top: 5px;
}
.container-brandpage #portfoliolist .portfolio .brand-name-text h2 {
    font-size: 14px;
}
.container-brandpage #portfoliolist .portfolio .brand-name-text a {
    text-decoration: none !important;
}
.container-brandpage #portfoliolist .portfolio .brand-name-text:hover {
    background-color: #fff39c;
}
.container-brandpage #portfoliolist .portfolio-wrapper a:hover + div.brand-name-text {
    background-color: #fff39c;
}
/************ filter Brand landing page***********/

.container-brandpage ul#filters.clearfix {
    padding: 0;
    margin: 0;
}
.container-brandpage #filters li {
    border: 1px solid #dadada;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    padding: 0px;
    margin: 4px 1px 4px 1px;
}
.container-brandpage #filters {
    margin-bottom: 20px;
    list-style: none;
    border-top: 1px solid #ccc;
}
.container-brandpage #filters li {
    float: left;
}
.container-brandpage #filters li span {
    display: block;
    padding: 2px 9px;
    text-decoration: none;
    color: #666;
    cursor: pointer;
}
.container-brandpage #filters li span.active, .container-brandpage #filters li span:hover {
    background: #f9b233;
    color: #fff;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

@media screen and (max-width: 600px) {
.container-brandpage #portfoliolist .portfolio .portfolio-wrapper {
    width: 130px !important;
    /*height: 80px;*/
    height: 120px;
}
.container-brandpage #filters li {
    margin: 4px 1px 4px 1px;
}
.container-brandpage #filters li span {
    padding: 4px 8px;
}
}


/********************* BRAND Page banner **************************************/

.banner-brand {
	background-color: #f0f0f0;
	margin: -6px 0px 10px 0px;
	padding: 10px;
}
.banner-brand .banner-image {
	padding:20px;
	background-color: #FFF;
	width: 100%;
	text-align:center;
}

.banner-brand .banner-image .brandImg {
	height:	auto;
}
.banner-brand .banner-text {
	padding:10px;
	background-color: #f4f4f4;
	width: 100%;
	text-align:left;
}
/********************* button GotoCartButton green ****************************/

/********************* gotocartbutton 1 in the cart popup ****************************/


#GotoCartButton1.btn.btn-default {
    background-color: #71bf44;
    border-color: #71bf44;
    color: #FFF;
}
#GotoCartButton1.btn.btn-default:hover,#GotoCartButton1.btn.btn-default:active,#GotoCartButton1.btn.btn-default:focus,#GotoCartButton1.btn.btn-default:active:focus,#GotoCartButton1.btn.btn-default:active:hover{
    background-color: #66ac3d;
    border-color: #71bf44;
	color:#FFF
}

/********************* gotocartbutton 2 when you click on the buying button ****************************/

#GotoCartButton2.btn.btn-default {
    background-color: #71bf44;
    border-color: #71bf44;
    color: #FFF;
}
#GotoCartButton2.btn.btn-default:hover,#GotoCartButton1.btn.btn-default:active,#GotoCartButton1.btn.btn-default:focus,#GotoCartButton1.btn.btn-default:active:focus,#GotoCartButton1.btn.btn-default:active:hover{
    background-color: #66ac3d;
    border-color: #71bf44;
	color:#FFF
}

/****************************** shopsinshop campaignpage banners *******************************/ 
.top-banner-campaign {
  overflow:hidden;
}

.top-banner-campaign .banner-text {
  position:absolute;
  right:0;
  height: 200px;
  width: 300px;
  background-color: #f6f6f6;
 text-align:left;
  padding: 30px 10px 10px 20px;
  
}
.top-banner-campaign .banner-text p {
font-size: 20px;
  
}
.top-banner-campaign .banner-text h1 {
font-size: 33px;
font-weight: bold;
text-transform: uppercase;

  
}
.top-banner-campaign .banner-image {
float:left;

}
 .top-banner-campaign .banner-text.ind-color h1 {
color: #f9b333;
  
}
 .top-banner-campaign .banner-text.ind-color {
 border-right: solid 4px #f9b333;
  
}
 .top-banner-campaign .banner-text.ret-color h1 {
color: #3fa434;
  
}
 .top-banner-campaign .banner-text.ret-color {
 border-right: solid 4px #3fa434;
  
}
 .top-banner-campaign .banner-text.ser-color h1 {
color: #82358b;
  
}
 .top-banner-campaign .banner-text.ser-color {
 border-right: solid 4px #82358b;
  
}
 .top-banner-campaign .banner-text.hor-color h1 {
color: #30a8e0;
  
}
 .top-banner-campaign .banner-text.hor-color {
 border-right: solid 4px #30a8e0;
  
}
#body-topbox-campaignpage h2 {
    margin-top: 30px;
}
.menu-icons-campaignpage {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
ul.menu-icons-campaignpage {
   list-style-type: none;
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
  font-weight: bold;
    color: #454544;;
}
.menu-icons-campaignpage li {
    
  width: 24%;
  height: 42px;
  background-color: #f6f6f6;
 }
.menu-icons-campaignpage li a {
display: block;
    text-align: center;
 }
.menu-icons-campaignpage li a img {
 float:left;

}
.menu-icons-campaignpage li a span {
    display: block;
    font-size: 15px;
     height: 42px;
    padding-top: 10px;
    text-align: center;
 }
.menu-icons-campaignpage li.menu-icons-ind {
border-bottom: solid 4px #f9b333;
}
 .menu-icons-campaignpage li.menu-icons-ret {
border-bottom: solid 4px #3fa434;
     padding-top:2px;
}
.menu-icons-campaignpage li.menu-icons-ser {
border-bottom: solid 4px #82358b;
}
.menu-icons-campaignpage li.menu-icons-hor {
border-bottom: solid 4px #30a8e0;
}
.menu-icons-campaignpage li.menu-icons-ind:hover, .menu-icons-campaignpage li.menu-icons-ind.active {
  text-decoration: none;
  background-color: #fcd999;
}
.menu-icons-campaignpage li.menu-icons-ind a:hover {
  text-decoration: none;
}
.menu-icons-campaignpage li.menu-icons-ret:hover, .menu-icons-campaignpage li.menu-icons-ret.active {
  text-decoration: none;
  background-color: #9fd199;
}
.menu-icons-campaignpage li.menu-icons-ret a:hover {
  text-decoration: none;
}
.menu-icons-campaignpage li.menu-icons-ser:hover, .menu-icons-campaignpage li.menu-icons-ser.active {
  text-decoration: none;
  background-color: #c09ac5;
}
.menu-icons-campaignpage li.menu-icons-ser a:hover {
  text-decoration: none;
}
.menu-icons-campaignpage li.menu-icons-hor:hover, .menu-icons-campaignpage li.menu-icons-hor.active {
  text-decoration: none;
  background-color: #97d3ef;
}
.menu-icons-campaignpage li.menu-icons-hor a:hover {
  text-decoration: none;
}
@media screen and (max-width: 600px) {
/* red menu promotions button mobile*/
	#MSMenuRightMobile {
background-color : rgb(223, 32, 39);
}
.top-banner-campaign .banner-text {
  position:absolute;
  right:0;
  height: 150px;
  width: 100%;
  background-color: #f6f6f6;
 text-align:center;
  padding: 10px 10px 10px 10px;
}    
.top-banner-campaign .banner-text p {
font-size: 16px;
  
}
.top-banner-campaign .banner-text h1 {

}
.top-banner-campaign .banner-image {
    height: 150px;
}
.menu-icons-campaignpage {
    flex-direction: column;
 

}
.menu-icons-campaignpage li {
    margin-top:10px;
    width: 100%;
}
.menu-icons-campaignpage li a img {
   float:left;
}
.menu-icons-campaignpage li a span {
    position:absolute; 
    font-size: 15px;
    left: 10px;
     width: 100%;
    text-align: center;
    padding-top:10px;

}
    
}




/******************** Promotion page mid banner *********************************/

.SIS-banner-image img{
	position: relative;
		margin-left:auto; 
		margin-right:auto; 
		margin-bottom:20px; 
		display:inline-block; 
		width:100%;
 
}





/***************************** Category pages L2 and L3 ************************************************/



.L2_banner_container.lager .label-img span, .L3_banner_container.lager .label-img span {
border-left: solid 39px #fdb642;
    background-color: #fddaa0;
}
.L2_banner_container.lager .label-img span::before, .L3_banner_container.lager .label-img span::before {
    content: "LAGER & INDUSTRI";
}
		
.L2_banner_container.verkstad .label-img span, .L3_banner_container.verkstad .label-img span {
border-left: solid 39px #ed4039;
    background-color: #f69e9a;
}
.L2_banner_container.verkstad .label-img span::before, .L3_banner_container.verkstad .label-img span::before {
    content: "VERKSTAD";
}

.L2_banner_container.pack .label-img span, .L3_banner_container.pack .label-img span {
border-left: solid 39px #c32186;
    background-color: #e58ec3;
}
.L2_banner_container.pack .label-img span::before, .L3_banner_container.pack .label-img span::before {
    content: "PACK & EMBALLAGE";
}

.L2_banner_container.kontor .label-img span, .L3_banner_container.kontor .label-img span {
border-left: solid 39px #9a4bb8;
    background-color: #cca4d9;
}
.L2_banner_container.kontor .label-img span::before, .L3_banner_container.kontor .label-img span::before {
    content: "KONTOR";
}

.L2_banner_container.avfall .label-img span, .L3_banner_container.avfall .label-img span {
border-left: solid 39px #23aae1;
    background-color: #91d4ef;
}
.L2_banner_container.avfall .label-img span::before, .L3_banner_container.avfall .label-img span::before {
    content: "AVFALL & STÄD";
}
		
.L2_banner_container.sakerhet .label-img span, .L3_banner_container.sakerhet .label-img span {
border-left: solid 39px #2c9993;
    background-color: #95ccc9;
}
.L2_banner_container.sakerhet .label-img span::before, .L3_banner_container.sakerhet .label-img span::before {
    content: "SÄKERHET";
}

.L2_banner_container.utemiljo .label-img span, .L3_banner_container.utemiljo .label-img span {
border-left: solid 39px #bdd539;
    background-color: #deea96;
}
.L2_banner_container.utemiljo .label-img span::before, .L3_banner_container.utemiljo .label-img span::before {
    content: "UTEMILJÖ";
}

		
/*------ Title and TABS -----------*/
#header-categorypage {
    border-right: solid 25px #fdb642;
    /*background-color: #ffe8c8;*/

    background-color: #f6f6f6;
}
#heading-L2 {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    height: 60px;
}
#heading-L2 h1 {
    position: relative;
    padding-top: 10px;
    float: left;
    margin-left: 20px;
    color: #58595b;
}
#content.categoryContent div[id^="PageHeading_"] h1 {
    margin-bottom: 0;
     margin-top: 20px;
    margin-left: -20px;
    padding: 5px 20px 5px 20px;
	color: #58595b;
    background-color: #f6f6f6;
}
#heading-L2 h1.L3-H1-color {
    color: #dadada;
    ;
}
#heading-L2 span {
    display: none;
}
#header-categorypage {
    border-bottom: solid 1px #dadada;
    z-index: 0;
}
/*#heading-L2 span{
  color:#FFF;
  float: left;
    font-size: 13px;
    font-weight: bold;
  padding: 3px 0px 0px 15px;
  height: 40px;
  width: 272px;
  background-color: #f8b239;
  border-radius: 8px;
}

#heading-L2 span:before {
font-size: 22px;
content: '« ';
font-family: arial;
}
#heading-L2 span:hover{
   text-decoration: underline;
}*/
#subcategory-tabmenu, #subcategory-tabmenu2 {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: -1px;
}
#subcategory-tabmenu2 {
    margin-bottom: 2px;
    padding-left: 30px;
   border-bottom: solid 1px #dadada;
}
#subcategory-tabmenu li, #subcategory-tabmenu2 li {
    float: left;
    margin: 0px;
    padding-bottom: 0px;
}
#subcategory-tabmenu li:first-of-type, #subcategory-tabmenu2 li:first-of-type  {
    margin-left: 10px;
}
#subcategory-tabmenu a,#subcategory-tabmenu2 a {
    position: relative;
    background: #e2e2e2;
    margin-left: 10px;
    font-size: 12px;
    padding: .6em 1.5em;
    float: left;
    text-decoration: none;
    color: #444;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    border-top: solid 2px #dadada;
    border-left: solid 1px #dadada;
    border-right: solid 1px #dadada;
    border-bottom: solid 1px #dadada;
    z-index: 1;
}
#subcategory-tabmenu a:hover, #subcategory-tabmenu a:focus, #subcategory-tabmenu2 a:hover, #subcategory-tabmenu2 a:focus  {
    background: #fff;
    border-top: solid 2px #71bf44;
    border-bottom: solid 1px #fff;/*z-index: 2;*/
}
#subcategory-tabmenu a:focus, #subcategory-tabmenu2 a:focus {
    outline: 0;
}
/*#subcategory-tabmenu a::after {
  content:'';
  position:absolute;
  z-index: 1;
  top: 0;
  right: -10px;  
  bottom: -2px;
  width: 15px;
  background: #f5f5f5;
  transform: skew(15deg);
  border-radius: 0 5px 0 0;  
      border-right: solid 2px #999999;
    border-bottom: solid 2px #dadada;
}*/

#subcategory-tabmenu .current a, #subcategory-tabmenu2 .current a {
    background: #fff;
    border-top: solid 2px #71bf44;
    border-bottom: solid 1px #fff;
}
/***************** Left filter subcategory **************************/
		
div[id^="widget_left_nav_"].categoryNavWidget.collapsible {
    margin-top: 20px;
    border: solid 1px #dadada;
    background-color: #FFF !important;
}
div[id^="widget_left_nav_"].categoryNavWidget.collapsible h3 {
padding-left: 22px !important;
    font-size: 16px;
}
div[id^="widget_left_nav_"].categoryNavWidget.collapsible h3:before {
position: absolute;
    left: 0px !important;
    top: 15px !important;
}
div[id^="widget_left_nav_"].categoryNavWidget.collapsible [aria-label~=Underkategori] {
    color: #58595b;
     margin-left: 0px !important;
       margin-right: 0px !important;
}
div[id^="widget_left_nav_"].categoryNavWidget.collapsible {
    padding-left: 0px !important;
       padding-right: 0px !important;
    border-radius: 0px !important;
}
div.widget_left_nav > div.content_left_border > div.content_right_border > div.content div.content_section div.section_list ul li.singleFacet {
    
    color: #000 !important;
    padding-left: 22px !important;
 border-bottom: solid 1px #dadada;
    min-height: 36px;
}
div.widget_left_nav > div.content_left_border > div.content_right_border > div.content div.content_section div.section_list ul li.singleFacet:hover, div.widget_left_nav > div.content_left_border > div.content_right_border > div.content div.content_section div.section_list ul li.current  {
    background-color: #e8e8e8;
        border-bottom: solid 1px #71bf44;
        background: url(https://www.witre.se/contentWSW/image/icon/arrow-right.png) no-repeat left 0px;
    background-size: 12px 100%;
}
div.widget_left_nav > div.content_left_border > div.content_right_border > div.content div.content_section div.section_list ul li.singleFacet a {
    text-decoration: none;  
}

/************************* Top container text image *************************/
		
.L2_banner_container, .L3_banner_container {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 0;
	margin-bottom: 10px;
    border-right: solid 20px #fff;
    min-height: 160px;

}

.L2_banner_container .label-img span, .L3_banner_container .label-img span {
    position: absolute;
    right: 0px;
    top: -49px;;
    width: 200px;
    height: 20px;
    margin-top: 100px;
    margin-right: -110px;
    color: #58595b;
    font-family: Helvetica, sans-serif;

      font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
}
.L2_banner_container .label-img span::before, .L3_banner_container .label-img span::before {
padding-left: 20px;
        color: #58595b;
    vertical-align: middle;
}
.L2_banner_container_left {
    display: inline-block;
    float: left;
    width: 70%;
}
.L3_banner_container h1, .L2_banner_container_left h1 {
    margin-top: 25px;
}
.L2_banner_container h2, .L3_banner_container h2 {
    margin-top: 20px;
    color: #58595b;
    font-weight: normal;
}

.L2_banner_container_right {
    position:relative;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;

    float: right;
    width: 30%;

}
.L2_banner_container_right img {
    width: 50%;
    height: auto;
    padding-left: 20px;
    margin-right: 20%;
    float:right;

}

@media (max-width: 767px) {
    div#widget_breadcrumb {

    }
#header-categorypage {
    border-right: none;
    margin-top: 10px;
}
#heading-L2 {
    margin-top: 0px;
    height: auto;
}
#heading-L2 h1 {
    width: 100%;
    float: left;
    margin-left: 20px;
    font-size: 1.5em;
}
#heading-L2 span {
    width: 100%;
    padding-left: 20px;
    padding-bottom: 40px;
}
#subcategory-tabmenu a {
    position: relative;
    /*! background: #f5f5f5; */
    margin: 5px;
    padding: .6em 1.5em;
    float: left;
    text-decoration: none;
    color: #444;
    -webkit-border-radius: 5px 5px;
    border-radius: 5px 5px;
}

#subcategory-tabmenu .current a {
    background: #fff;
    border-bottom: solid 2px #71bf44;
    ;
}
    #subcategory-tabmenu a:hover, #subcategory-tabmenu a:focus {

    border-bottom: solid 1px #dadada;
}
.L2_banner_container, .L3_banner_container {
    height: auto;
      border-right: none;
}
.L2_banner_container_left {
    width: 100%;
}
.L2_banner_container_right {
    display: none;
}
.L2_banner_container .label-img, .L3_banner_container .label-img {
    display: none;
}
}





/********************* 404 page and search error page *************************************/

#Page404 h1, #Page404 h2 {
    color: #f9b233;
}
#Page404 p {
    font-family: Verdana, arial, sans-serif;
    font-size: 12px;
    color: #58595b;
    margin-bottom: 20px;
}
#Page404 h1 {
    font-size: 26px;
    margin-top: 15px;
    font-weight: bold;
}
#Page404 h2 {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: normal;
}
.border404 {
    border: solid 1px #c1c1c1;
    border-radius: 10px;
    margin: 20px 0;
    padding: 20px;
}
.content404 {
    padding: 10px;
}
.content404Right {
    padding: 10px;
    border-left: solid 1px #c1c1c1;
    padding-left: 30px;
}
#Page404 form {
    margin-bottom: 20px;
}
#Page404 form {
    position: relative;
    height: 45px;
    width: 100%;
}
#Page404 form input[type="text"] {
    display: block;
    float: left;
    height: 100%;
    width: 85%;
    padding: 10px 0px 10px 15px;
    border: solid 1px #c1c1c1;
    border-radius: 5px;
    font-size: 12px;
    -webkit-appearance: none;
}
#Page404 form input[type="submit"] {
    display: block;
    position: absolute;
    right: 0;
    float: left;
    background-color: #f8b333;
    background-image: url(/contentWSW/image/icon/404/icon-search.png);
    background-repeat: no-repeat;
    background-position: right 15px center;
    height: 100%;
    padding: 10px 45px 10px 15px;
    border: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 18px;
    color: #ffffff;
    -webkit-appearance: none;
    cursor: pointer;
}
#Page404 .category-entry-wrap {
    display: inline-block;
    margin: 0 20px 10px 0;
}
#Page404 .category-entry-wrap a {
    position: relative;
    display: block;
    width: 120px;
    height: 120px;
    border: solid 1px #c1c1c1;
    border-radius: 10px;
    overflow: hidden;
}
#Page404 .category-entry-wrap .yellow a {
    border-color: #f9b233;
}
#Page404 .category-entry-wrap .turquoise a {
    border-color: #32b2aa;
}
#Page404 .category-entry-wrap .red a {
    border-color: #e7443e;
}
#Page404 .category-entry-wrap .pink a {
    border-color: #e41e89;
}
#Page404 .category-entry-wrap .blue a {
    border-color: #48a6dc;
}
#Page404 .category-entry-wrap .green a {
    border-color: #bdd343;
}
#Page404 .category-entry-wrap .purple a {
    border-color: #7c4393;
}
#Page404 .category-entry-wrap a .category-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 90px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}
#Page404 .category-entry-wrap a .category-title {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 5px 0;
    background-color: #c1c1c1;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
}
#Page404 .category-entry-wrap a .category-title.yellow {
    background-color: #f9b233;
}
#Page404 .category-entry-wrap a .category-title.turquoise {
    background-color: #32b2aa;
}
#Page404 .category-entry-wrap a .category-title.red {
    background-color: #e7443e;
}
#Page404 .category-entry-wrap a .category-title.pink {
    background-color: #e41e89;
}
#Page404 .category-entry-wrap a .category-title.blue {
    background-color: #48a6dc;
}
#Page404 .category-entry-wrap a .category-title.green {
    background-color: #bdd343;
}
#Page404 .category-entry-wrap a .category-title.purple {
    background-color: #7c4393;
}
#Page404 .category-entry-wrap a:hover .category-title.yellow {
    background-color: #fddaa0;
}
#Page404 .category-entry-wrap a:hover .category-title.turquoise {
    background-color: #91d4ef;
}
#Page404 .category-entry-wrap a:hover .category-title.red {
    background-color: #f69e9a;
}
#Page404 .category-entry-wrap a:hover .category-title.pink {
    background-color: #e58ec3;
}
#Page404 .category-entry-wrap a:hover .category-title.blue {
    background-color: #95ccc9;
}
#Page404 .category-entry-wrap a:hover .category-title.green {
    background-color: #deea96;
}
#Page404 .category-entry-wrap a:hover .category-title.purple {
    background-color: #cca4d9;
}

@media screen and (max-width: 600px) {
.content404Right {
    padding: 10px;
    border-top: solid 1px #c1c1c1;
    border-left: none;/*padding-left: 30px;*/
}
}



/**************************** Product page  dispaplay left text description *************************************/

.productPageContentBlock-ProductBulletText ul {
    list-style: none; /* Remove list bullets */
}
.productPageContentBlock-ProductBulletText ul {
    padding-left: 0px;
}
.productPageContentBlock-ProductReadMore {
  padding-left: 0px;
}
/*.productPageContentBlock-ProductPictures.picto_product {
  display: none;
}*/
@media only screen and (min-width : 1024px) { 
#widget_product_image_viewer .productPageImageViewer-MainImageContainer {

  border-right: solid 1px #DDD;
}
}

/**************************** Product page  remove the bubble text on the images *************************************/

#productPageContainer .twist {
  display: none !important; 
}

/********************************** Product Page text for the logo brand and position ****************************/
.productPageNameAndRating-Brand {
  width: 280px;
  position:absolute;
  right:0;
  top:0;
}
.productPageNameAndRating-Brand > a::before {
    content: "Se alla produkter från";
  display:inline-block;
  font-size: 11px;
}
.productPageNameAndRating-Brand > a:hover {
  text-decoration: none;
border-bottom: solid 1px #000000;
}

@media screen and (max-width: 768px){
 .productPageNameAndRating-Brand {
  position:relative;
  display:inline-block;
  text-align:left;
 
  }
 .productPageNameAndRating-Brand img {
   border:solid 1px #f0f0f0;
   border-radius: 5px;
   padding: 5px;
  
  }
 .productPageNameAndRating-Brand > a::before {
  display:none;
}
  
}

/**************************** category page list view  *************************************/
.detailsTextListView ul li {
    list-style: none; /* Remove list bullets */
}


/************************************* Carousel content reccomendation **************************************/

.carousel-item {
     width: 165px;
     background-color: #fff !important;
	   box-shadow: none;
	border-radius: 0px;
}
.carousel-item .product-name {
  margin : 10px 0px 0px 0px;
  width : auto;
	height: 44px !important;
  background-color :  #f5f5f6 !important;
  padding-left : 10px;
  padding-right : 10px;
  padding-top : 4px;
	line-height: 18px;
	font-size: 12px;
}
.carousel-item .carousel-price {
    height: 40px;
    padding-top: 5px;
}
.carousel-item .carousel-price .price {
    font-size: 14px;
}

/************************** carousel content reccomanation custom **********************/
div.Ergo-custom-carousel {
position:relative;
    display: block;
    float: left;
    margin-bottom: 20px;
margin-left:20px;
}

div.Ergo-custom-carousel .carousel-item  {
margin-right: 30px;
height: 265px;
float: left;
}

div.Ergo-custom-carousel .btn-basket {
    display: inline-block;
    width: 50px;
    height: 30px;
    position: absolute;
    bottom: 5px;
    right: 5px;   
    border-radius: 5px;
    background: url(https://www.witre.se/contentWSW/image/icon/basket-icon.png) 0 0 no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	background-color: #71bf44;
    border-color: #71bf44;
}

