

/*                       */
/* PRODLIST / CATEGORY   */
/*                       */
div.catv.leftbar {
  width: 150px;
  float: left;
  min-height: 500px;
  padding: 0px 4px 0px 6px;
  z-index: 100;
  position: relative;
}
div.catv.middlebar {
  width: 660px;
  float: left;
  min-height: 500px;
  margin: 16px 0px 0px 10px;
  z-index: 80;
}
div.catv.rightbar {
  width: 150px;
  float: left;
  min-height: 500px;
  margin: 16px 0px 0px 10px;
}

div.catcustomfragw.kortsulogot a {
  width: 24%;
  display: block;
  float: left;
}

p.catdesc1 {
  display: none;
     font: normal normal 14px/16px arial, sans-serif;
    color: #575757;
    margin: 0px 84px 15px 4px;
}
span.catcolhdr {
  font: normal bold 18px/30px arial, sans-serif;
  color: #fff;
  height: 30px;
  background: #ffcb33;
  display: block;
  margin: 0px 0px 11px 0px;
  padding: 0px 8px;
}
div.prodlist_headerbarw {
  background-color: #9bd654;
  height: 30px;
  margin: 0 10px 10px 4px;
  position:relative;
}
div.prodlist_headerbarw h2 {
    font: normal bold 18px/18px Arial;
    color: #fff;
    display: block;
    position: relative;
    top: 6px;
    left: 8px;
    text-shadow: 1px 1px 4px rgba(180,180,180,0.7);
   margin: 0px;
   height: 20px;
  max-width: 500px;
  overflow: hidden;
}
div.prodlist_headerbarw div.listinfo {
  position: absolute;
  right: 9px;
  top: 1px;
  color: #fff;
  font: normal normal 12px/30px arial, sans-serif;
}




/*          */
/*  FILTER  */ 
/*          */
div#filterpickerarea {
  margin-top: 10px;
  margin-bottom: 300px;
}
span.filter_critcol_header,
div.facetw span.facethdr 
{
  font: normal normal 20px/22px kmf1,arial,sans-serif;
  color: #000;
  white-space: nowrap;
  margin: 12px 8px 15px 0;
  border-radius: 3px;
  display: block;
}
span.filter_critcol_header.first {
  margin: 4px 8px 9px 0px;
}
div.filter_critcol_body {
  min-height: 30px;
  min-width: 50px;
  border: 0px solid #F0F;
  display: inline-block;
  float: left;
}

div#filterpreview-selectedoptscount {
  position: absolute;
  left: 25px;
  top: 14px;
  font: normal normal 20px/40px kmf1,arial,sans-serif;
  color: var(--txtgreen1);
}
.modalhdr-center.filter span.txt::after {
   background: var(--kmsprite) no-repeat -10px -296px;
   width: 32px;
   height: 32px;
   display: inline-block;
   content: "";
   top: 8px;
   position: relative;
   left: -4px;
}
span#filtpreview_instructions {
  position: relative;
  font: normal normal 22px/30px kmf2,arial,sans-serif;
  color: var(--txtgrey2);
  margin: 12px 20px 10px 22px;
  top: 5px;
  text-align: center;
  display: block;
}

A.filtopt.selection {
  display: none;
}
A.filtopt.selection.optselected {
  display: block;
} 

A.filtopt.picker ,
div.facetw a.facetval
{
    display: inline-block;
    border-radius: 5px;
    padding: 3px 8px;
    font: normal normal 19px/31px kmf2,Arial,sans-serif;
    padding: 2px 14px;
    margin: 0px 12px 10px 0px;
    white-space: nowrap;
    color: var(--txtgreen1);;
    background-color: #e9e9e9;
}
A.filtopt.picker.optselected ,
div.facetw a.facetval.selected
{
  color: #fff;
  background-color: var(--btngreen1);
}

A.filtopt.picker.disabled {
  color: #ddd;
  border-color: #eee;
}
span.optblock-divider {
  display: block;
  width: 99%;
  height: 1px;
  background: #ddd;
  margin: 14px 0;
}
div.filtblockw {
}
div.filtblockw.hidden {
  display: none;
}

a.closefilterpicker {
    position: absolute;
    left: 10px;
    top: 8px;
    width: 129px;
}

a.closebtn {
    display: block;
    width: 16px;
    height: 16px;
    position: absolute;
    right: 8px;
    top: 9px;
}
a.filtsel {
  display: block;
  background: #ddd;
  padding: 5px 10px;
  color: #242424;
  margin: 4px 0px 4px 0px;
  font: normal normal 16px/18px arial,sans-serif;
  position: relative;
}
a.filtsel span.symbl.del {
  position: absolute;
  top: 6px; 
  right: 6px;
  display: block;
  width: 16px;  
  height: 16px;
  border: 0px;
}

a.filtshowbtn {
    background-color: var(--btngreen2);
    display: block;
    padding: 4px;
    position: absolute;
    color: var(--btntxt1);
    height: 50px;
    text-align: center;
    width: 45%;
    margin: 10px auto;
    border-radius: 25px;
    right: 29px;
    top: 32px;
}

a.filtshowbtn span.txt1 {
    font: normal normal 19px/43px kmf1, arial,sans-serif;
    display: inline-block;
    margin: 0 13px 1px 9px;
    position: relative;
}
div#filterpreview-activatebuttonw span.txt2 {
    font: normal normal 19px/24px kmf1, arial,sans-serif;
    display: block;
    text-align: center;
    position: absolute;
    right: 99px;
    top: 10px;
}
div#filterpreview-activatebuttonw span.txt3 {
    font: normal normal 15px/15px kmf2,arial,sans-serif;
    position: absolute;
    left: 26px;
    top: 58px;
}
div#filterpreview-activatebuttonw span.txt3:hover {
  cursor: pointer;
}
a.filtshowbtn:hover {
  box-shadow: 0px 0px 7px rgba(198, 24, 95, 0.27);
  cursor: pointer;
}
a.filtshowbtn:hover span.txt2 {
}

a.filtshowbtn span.arr_right{
   display: none;
}
a.expandfilter {
  font: normal normal 15px/22px kmf2,arial,sans-serif;
}

/*            */
/*  CAT DESC  */
/*            */
div.hr_1px {
  width: 91%;
  margin: 18px auto 1px auto;
  background-color: #ccc;
  height: 1px;
}
div.catdescw {
  color: #7e7e7e;
  font: normal normal 12px/16px arial, sans-serif;
  margin: 15px 15px 2px 0px;
  overflow: hidden;
  height: auto; /* Initial height */
  position: overflow;
  padding-top: 10px;
}
div.catdescw ul,
div.catdescw img
{
  display: none;
}
div.catdesccontent {

}
@keyframes catdesc_tofull {
    from {width: 100%;}
    to {width: 300px;}
}
div.catdescw a.closebtn {
  display: none;
}
div.catdescw.fullshow {
    width: 300%;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(0,0,0,.2);
    padding: 10px 30px 10px 10px;
    position: relative;
    left: -10px;
    animation-name: catdesc_tofull;
    animation-duration: .2s;
    animation-iteration-count: 1;
}
div.catdescw.fullshow a.closebtn {
  display: block;
}
a.catdesc_readmore {
    position: absolute;
    bottom: 0px;
    display: block;
    height: 20px;
    background: #FFF;
    color: #444;
    width: 100%;
    text-align: center;
    box-shadow: 0px 0px 15px 13px #FFF;
}
div.catdescw.fullshow a.catdesc_readmore {
  display: none;
}
div.catdesc a {
  color: #009200;
  font-weight: bold;
}

h2.cartxtra {
  font: normal bold 16px/22px arial, sans-serif;
  color: #515151; 
}
a.newpblobw.pgw {
  width: 30%;
  float: left;
  margin-right: 2%;
}
a.newpblobw.pgw div.inner1 {
  height: 176px;
}

a.newpblobw.pgw img.prodimage {
  transform: scale(.4) translate(-283px, -259px) !important;
  -ms-transform: scale(.4) translate(-283px, -259px) !important;
  -webkit-transform: scale(.4) translate(-283px, -259px) !important;
  -o-transform: scale(.4) translate(-283px, -259px) !important;
  -moz-transform: scale(.4) translate(-283px, -259px) !important;
}

a.newpblobw.pgw div.prodpricew {
  transform: scale(.75) translate(30px, -20px);
  -ms-transform: scale(.75) translate(30px, -20px);
  -webkit-transform: scale(.75) translate(30px, -20px);
  -o-transform: scale(.75) translate(30px, -20px);
  -moz-transform: scale(.75) translate(30px, -20px);

}

*/

/* RELPROD - CAT TOP PRODS */
/*
@keyframes newpblobw_tosmall {
    from {height: 250px;}
    to {height: 140px;}
}
a.newpblobw.rp_topp1 {
  margin: 0px 0px 20px 0px;
}
*/

/* when srolling in stycky */

div.catv.rightbar div.sticky-wrapper.is-sticky div.inner1 {
  height: 140px;
  animation-name: newpblobw_tosmall;
  animation-duration: 1s;
  animation-iteration-count: 1;
}
a.newpblobw div.fadetop {
  position: absolute;
  height: 100px;
  width: 100%;
  top: 0px;
  background: -moz-linear-gradient(188deg,  rgba(255, 255, 255, 0.15) -6%,rgba(255, 255, 255, 0.47) 41%,rgba(0,0,0,0) 90%); /* FF3.6-15 */
  background: -webkit-linear-gradient();
  background: linear-gradient(188deg,  rgba(255, 255, 255, 0.15) -6%,rgba(255, 255, 255, 0.47) 41%,rgba(0,0,0,0) 90%);
}
a.newpblobw div.fadebott {
  position: absolute;
  height: 100px;
  width: 100%;
  bottom: 0px;
  background: -moz-linear-gradient(8deg,  rgba(15, 50, 25, 0.15) -6%,rgba(112, 112, 112, 0.07) 41%,rgba(0,0,0,0) 67%); /* FF3.6-15 */
  background: -webkit-linear-gradient();
  background: linear-gradient(8deg,  rgba(15, 50, 25, 0.15) -6%,rgba(112, 112, 112, 0.07) 41%,rgba(0,0,0,0) 67%);

}
a.newpblobw div.pnamew {
    position: absolute;
    bottom: 0px;
    margin: 0px auto 0px auto;
    text-align: center;
    display: block;
    background-color: rgba(255,255,255,.8);
    width: 100%;
}
a.newpblobw h3 {
  color: #2d960f;
  font: normal bold 15px/14px arial, sans-serif;
  text-shadow: 2px 2px 0px rgba(255,255,255,0.9);
  margin: 0px;
  background: rgba(255, 255, 255, 0.5);
  padding: 10px 10px;
}

a.newpblobw div.stars {
    text-align: center;
    display: inline-block;
    margin: 8px 0px 0px 0px;
}


div#admin_catheditorw {
  display: none;
  position: absolute; 
  background: #eee;
   padding: 20px;
  top: 136px;
  right: 0px;
  z-index: 2999;
  box-shadow: 0px 0px 50px rgba(0,0,0,0.3);
}
div.plistctrlwork {
  display: none;
}

@media screen and (min-width:1080px){

  div.plistctrlwork {
    display: block;
    position: absolute;
    z-index: 9999;
    right: auto;
    left: 3px;
    width: 80%;
    background: #ffffff;
    padding: 0 30px 20px;
    box-shadow: 0px 10px 20px rgba(0,0,0,0.2);
  }
  span#filtpreview_instructions {
    font-size: 18px;
  }
  div.plistctrlwork.initial {
    box-shadow: none;
    padding: 0;
    background: none;
  }
  div.plistctrlwork.sorting {
    right: 12px;
    width: 300px;
    left: auto;
  }

  div.plistctrlwork.closed {
     opacity: 0;
  }
  div#filterpickerarea {
    margin-bottom: 0;
    width: 70%;
    max-height: 700px;
    overflow-y: scroll;
  }
  div#filterpreview-activatebuttonw {
    width: 34%;
    position: absolute;
    right: 0;
    top: 50px;
  }
  a.filtshowbtn {
    position: relative;
    width: 77%;
    right: auto;
    top: auto;
  }
  div#filterpreview-activatebuttonw span.txt2 {
    position: relative;
    display: block;
    text-align: center;
    font: normal normal 20px/20px kmf2,arial,sans-serif;
    color: var(--txtgreen1);
    right: auto;
    top: auto;
  }
  div#filterpreview-activatebuttonw span.txt3 {
    position: relative;
    display: block;
    text-align: center;
    font: normal normal 15px/20px kmf2,arial,sans-serif;
    color: var(--txtgrey2);
    right: auto;
    left: auto;
    top: auto;
  }

  .plistctrl span.orderingopt {
    font-size: 20px;
    line-height: 40px;
  }
  span.filter_critcol_header, div.facetw span.facethdr {
    font-size: 18px;
  }
  A.filtopt.picker, div.facetw a.facetval {
    font-size: 15px;
  }
}
