.reveal-open {
	overflow: auto;
	height: auto;
}
.reveal-closed {
	overflow: hidden;
	height: 190px;
}
.readless {
    display: none;
}

.productItem .list-js-col .title h4 {
    font-size: 16px;
    text-transform: initial;
    font-weight: bold;
}
.hero-slider-theme .item-caption, .product-slider-theme .item-caption {
    position: absolute;
    margin-top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
}
.hero-slider-theme .item-caption {
    background: transparent !important;
    text-align: center;
    color: #fff;
}
:not(.ielt9) .w-slider .placeholder-wrapper > .placeholder {
    _padding-top: 15.483870967742%;
}
.frontpageImage .mementoButton {
    -webkit-border-radius: 2;
    -moz-border-radius: 2;
    border-radius: 2px;
    background: transparent;
    color: #ffffff;
    font-size: 14px;
    padding: 5px 20px 5px 20px;
    border: solid #fff 1px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    transition: all 300ms ease 0s;
}
.popularHeader {
    background:#203247;
    margin: 1.5em 0;
}
.popularHeader .h1 {
    color: #ffffff !important;
}
.offersHeader {
    background:#dfcebb;
    margin: 1.5em 0;
}
.offersHeader .h1 {
    color: #ffffff !important;
}
.newproductsHeader {
    background:#203247;
    margin: 1.5em 0;
}
.newproductsHeader .h1 {
    color: #ffffff !important;
}

#corner-popup {
    _bottom: 60px;
    _right: 80px;
    _width: 390px;
    padding: 0px;
    background-color: #2d3247;
}
#corner-popup .corner-container-2 {
    position: relative;
    bottom: 17px;
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
hr.cat-hr {
  border: 8px solid #7DAF3b;
}
.category-item-title .h5 {
    font-weight: bold !important;
    word-break: break-word;
    hyphens: auto;
}

