.sitemap-section dl li {margin-bottom:5px !important}
.footer.with-keyvisual {padding:0px !important; background-image:none !important}
@media (min-width: 768px){
    .footer.with-keyvisual .scroll-to {top:-55px !important}
}
#hamburgerCartItemCount{
  display:inline;
  font-weight:300;
  font-size:14px;
  background-color:#00717f;
  padding:0px 6px;
  margin-left:10px;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
}
.submenu .product-tile .name{
  height:30px
}
.submenu .product-tile .content{
  height:140px
}
#megamenu_multidevice p.description, #megamenu_smalloffice p.description{
  font-weight:400;
  font-size:14px;
  margin-top:5px
}
#navigation h3.name{
  margin-top:5px
}
#megamenu_windows h3.name, #megamenu_mac h3.name{
  margin-bottom:15px
}
#products-eset #tab-3482, #products-eset #tab-3484, #products-eset #tab-3482 .description, #products-eset #tab-3482 h3.name, #products-eset #tab-3482 div.content, #products-eset #tab-3484 .description, #products-eset #tab-3484 h3.name, #products-eset #tab-3484 div.content{
  height:auto
}
#products-eset #tab-3482 li.slide{
  min-height:initial
}
#survey-monkey-button,
#survey-monkey-form {
    display: block;
    position: fixed;
    bottom: 0;
    left: 1px;
    z-index: 1000;
}
#survey-monkey-form {
    background: none;
    display: none;
    min-width: 500px;
    height: 500px;
    max-height: 100%;
    width: 30%;
    max-width: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -moz-border-top-left-radius: 10px;
}
#survey-monkey-form .survey-monkey-content {
    width: 100%;
    height: 457px;
}
#survey-monkey-button,
#survey-monkey-form .survey-header {
    background: #2A4C94;
    display: block;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
    line-height: 35px;
    text-align: center;
    margin: 0;
    padding: 9px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -moz-border-top-left-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgba(255,247,196,0.45);
    moz-box-shadow: 0px 0px 20px 0px rgba(255,247,196,0.45);
    webkit-box-shadow: 0px 0px 20px 0px rgba(255,247,196,0.45);

}
#survey-monkey-button {
    padding: 9px 18px;
}
#survey-monkey-form .close::after {
    content: "\2715";
    display: block;
    position: absolute;
    top: 7.5px;
    right: 14px;
}

/* "NEW" callout */
.newCalloutESS{background-color:#f8b323}
.newCalloutEAV{background-color:#00717f}
.newCalloutEPC{background-color:#109FAB}
.newCalloutESS,.newCalloutEAV,.newCalloutEPC{display:inline;font-weight:300;font-size:14px;padding-left:5px;padding-right:5px;padding-top:3px;padding-bottom:3px;margin-right:5px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;text-transform:uppercase;}