/*
.fabrikk--header-wrapper {
    background-image: url(/shop/33293/files/sidhuvudet/ros_left.jpg), url(/shop/33293/files/sidhuvudet/petals.jpg);
    background-size: 30%, 10%;
    background-repeat: no-repeat, no-repeat;
    background-position: top left, top right;
}
*/

.fabrikk--header-wrapper {
    background-image: url(/shop/33293/files/sidhuvudet/ros_left.jpg), url(/shop/33293/files/sidhuvudet/petals.jpg);
    background-size: 37%, 20%;
    background-repeat: no-repeat, no-repeat;
    background-position: top left, top right;
}


tws-util-heading.tws-util-heading.tws-vertical-menu--header {
    display: none;
}

.tws-vertical-menu .tws-vertical-menu--root-level {
    border-top: none;
}

.fabrikk--footer .container>.row>* {
  display: block;
}
.fabrikk--footer-left {
  margin: 0 auto;
}
. fabrikk--footer-mid-left, .fabrikk--footer-mid-right, .fabrikk--footer-right {
  display: none !important;
}
.container.fabrikk--footer--made-by {
    display: none;
}
.tws-contact-info--address-row, .tws-contact-info--contact > div {
  text-align: center;
}

.row {
    margin-right: inherit;
    margin-left: inherit;
}

button.tws-mega-menu--nav-menu-item.tws-mega-menu--search-button.btn.btn-default {
    opacity: 0.8;
}

.tws-mega-menu--buttons {
    opacity: 0.8;
}

.tws-vertical-menu--articlegroup.active {
    color: #FD373B !important;
}

/* Allign withdrawal form in footer  */
.tws-contact-info--withdrawal-form {
    justify-content: center;
    display: flex;
}