@media (min-width:992px){
    .col-5elements{
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width:20%;
    }
}

.cork-lovers{
    width: 60px;
}

header .header-buttons--btn.cart-btn {
    position: relative; }
header .header-buttons--btn.cart-btn .cart-items-count {
    position: absolute;
    bottom: 10px;
    right: -4px;
    font-size: 12px; }

.hidden{
    visibility: hidden;
}

.technical-dots.layers-4 {
    top: 40%;
    bottom: 12%;
}
.comfort-svg {
    max-width: 1470px;
    width: 100%;
    overflow: hidden;
    cursor: pointer; }
.comfort-svg  img {
    width: 100%; }
.comfort-svg  .why-accordion-vimeo-player {
    padding-bottom: 100%; }
.comfort-svg  .why-accordion-image-icon {
    position: absolute;
    top: 45%;
    left: 70%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80px;
}
.comfort-svg  .why-accordion-image-icon svg {
    width: 100%;
    height: auto; }

.why-stats-item-image{
    width: 100px !important;
    height: 100px !important;
}