.d-flex.d-none {
    display: none !important;
}

@media (min-width: 992px) {
    #headerMainToggler,
    .headerMain > .header-container,
    #contentWrapper > .contentWrapper-container,
    footer.container-fluid > .container,
    footer.footerMainLegal > .container,
    header #headerMainToggler > .container-fluid > .container-fluid > .container,
    header #headerMainToggler > .container-fluid .headerMenuServicesContent,
    header .breadcrumbContainer > .container,
    iframe.freshwidget-embedded-form,
    .headerMain .navbar-nav .servicesMenu .dropdown-menu.show,
    .headerMain .navbar-nav .productsMenu .dropdown-menu.show {
        padding-left: 9.7rem !important;
        padding-right: 2.5rem !important;
    }
}
@media (max-width: 1199.98px) {
    .container.customPages #sidenavWrapper .container {
        max-width: auto;
    }
}
@media (min-width: 576px) {
    .container.customPages #contentWrapper table {
        max-width: 100%;
    }
}
.container.customPages .navbar.navbar-expand {
    padding: 0.5rem 0;
}

.container.customPages {
    padding-top: 2rem;
}

.container.customPages.page-customer-service .text-align-center,
.container.customPages .tag_wrapper,
.container.customPages .tagContainer,
.container.customPages h1.text-align-center {
    text-align: left;
}

.container.customPages > .container.px-0 .text-wrap > div[style], .container.customPages > .container.px-0 .text-wrap > h1[style], .container.customPages > .container.px-0 .text-wrap > h2[style], .container.customPages > .container.px-0 .text-wrap > h3[style], .container.customPages > .container.px-0 .text-wrap > h4[style] {
    text-align: left !important;
}

.container.customPages #b2b-order,
.container.customPages .text-wrap > div > button[style],
.container.customPages .text-wrap > button[style] {
    border-radius: 10rem !important;
    max-width: 100%;
    font-size: 0.75rem;
    line-height: 1.3;
    height: 40px !important;
}

.businessOrder.container > .display-6, .businessOrder.container > .display-7 {
    padding-top: 2.5rem;
}
.businessOrder.container .btn {
    padding: 0 1.5rem;
    height: 40px;
    line-height: 40px;
    font-size: 0.75rem;
    font-weight: bold;
    text-decoration: none;
    border-radius: 10rem;
    color: #fff;
    background: #0058a3;
    border: 0;
}
.businessOrder.container .btn [class*=icon]:before {
    font-size: 1.15rem;
}
.businessOrder.container .btn:hover, .businessOrder.container .btn:focus {
    background: #004f93;
    color: #fff;
}
.businessOrder.container .btn:active {
    background: #003e72;
    color: #fff;
}
.businessOrder.container .btn[disabled=disabled], .businessOrder.container .btn[disabled=true] {
    background-color: #dfdfdf;
    color: #929292;
}
.businessOrder.container .btn[disabled=disabled]:hover, .businessOrder.container .btn[disabled=disabled]:active, .businessOrder.container .btn[disabled=disabled]:focus, .businessOrder.container .btn[disabled=disabled]:active:focus, .businessOrder.container .btn[disabled=true]:hover, .businessOrder.container .btn[disabled=true]:active, .businessOrder.container .btn[disabled=true]:focus, .businessOrder.container .btn[disabled=true]:active:focus {
    background-color: #dfdfdf;
    color: #929292;
}
.businessOrder.container .listComponent .itemWrapper .counter .btn, .businessOrder.container .listComponent .itemWrapper .counter input {
    border-color: #dfdfdf;
    height: 35px;
}
.businessOrder.container .listComponent .itemWrapper .counter input {
    border-left: 0;
    border-right: 0;
    width: 35px;
}
.businessOrder.container .listComponent .itemWrapper .counter .btn {
    color: #484848;
    font-weight: normal;
}
.businessOrder.container .listComponent .itemWrapper .counter .btn.rounded {
    border-radius: 10rem !important;
    color: #fff;
    background: #0058a3;
    width: 35px;
    height: 35px;
}
.businessOrder.container .listComponent .itemWrapper .counter .btn.rounded:hover, .businessOrder.container .listComponent .itemWrapper .counter .btn.rounded:focus {
    background: #004f93;
    color: #fff;
}
.businessOrder.container .listComponent .itemWrapper .counter .btn.rounded:active {
    background: #003e72;
    color: #fff;
}
.businessOrder.container .listComponent .itemWrapper .counter .btn.rounded[disabled=disabled], .businessOrder.container .listComponent .itemWrapper .counter .btn.rounded[disabled=true] {
    background-color: #dfdfdf;
    color: #929292;
}
.businessOrder.container .listComponent .itemWrapper .counter .btn.rounded[disabled=disabled]:hover, .businessOrder.container .listComponent .itemWrapper .counter .btn.rounded[disabled=disabled]:active, .businessOrder.container .listComponent .itemWrapper .counter .btn.rounded[disabled=disabled]:focus, .businessOrder.container .listComponent .itemWrapper .counter .btn.rounded[disabled=disabled]:active:focus, .businessOrder.container .listComponent .itemWrapper .counter .btn.rounded[disabled=true]:hover, .businessOrder.container .listComponent .itemWrapper .counter .btn.rounded[disabled=true]:active, .businessOrder.container .listComponent .itemWrapper .counter .btn.rounded[disabled=true]:focus, .businessOrder.container .listComponent .itemWrapper .counter .btn.rounded[disabled=true]:active:focus {
    background-color: #dfdfdf;
    color: #929292;
}
.businessOrder.container .listComponent .itemWrapper .counter .btn.minus {
    border-radius: 10rem 0 0 10rem;
    border-right: 0;
}
.businessOrder.container .listComponent .itemWrapper .counter .btn.plus {
    border-radius: 0 10rem 10rem 0;
    border-left: 0;
}

.businessContainer {
    padding-top: 4rem;
}
.businessContainer .appointmentContainer .appointment .callToAction {
    font-weight: bold;
}
.businessContainer .servicesContainer.row .service {
    font-size: 0.875rem;
}
.businessContainer .servicesContainer.row .service i {
    color: #111;
    margin-bottom: 0.25rem;
}
.businessContainer .servicesContainer.row .service i::before {
    font-size: 2.5rem;
}

#modal-buy .modal-header, #modal .modal-header {
    flex-direction: row;
}
#modal-buy .modal-footer .btn, #modal .modal-footer .btn {
    flex-grow: initial;
}

.ikea-is-btn-black {
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* REACT TMP */
@media (min-width: 768px) {
    body .skapa__carousel__wrapper {
        padding-left: 0;
    }
}
.skapa__price-module--inspirational .skapa__price-module__comparison-price {
    margin-bottom: 0;
}

.skapa__carousel .skapa__carousel-slide .skapa__price-module__price .itemFamilyNormalPrice,
.skapa__carousel .skapa__carousel-slide .skapa__price-module__price .itemOldPrice {
    font-size: 0.75rem;
    margin-bottom: 0.25rem;
}
.skapa__carousel .skapa__carousel-slide .skapa__price-module__price .skapa__price-module__comparison-price {
    margin-bottom: 0;
}
.skapa__carousel .skapa__carousel-slide .skapa__price-module__price .skapa__price-module__comparison-price .skapa__price > span {
    font-size: 0.75rem !important;
}
.skapa__carousel .skapa__carousel-slide .skapa__price-module__price .skapa__price--bti-price .skapa__price__subscript {
    font-size: 0.5em;
}

.contentWrapper-container .plannerList.container {
    padding-right: 0px;
    padding-left: 0px;
}

#imageSearchButton .btn {
    align-items: center;
}

.headerMenuProducts #imageSearchButton {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.headerMenuProducts #imageSearchButton button {
    background-color: transparent;
    padding: 0 !important;
    width: 2rem !important;
    height: 2rem !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 1rem !important;
}
.headerMenuProducts #imageSearchButton button .svg-icon {
    display: inline !important;
    margin: 0;
}
.headerMenuProducts #imageSearchButton button .image_search_hover {
    position: absolute;
    z-index: 9999;
    padding: 0.5rem 0.75rem !important;
    background-color: black;
    color: #f5f5f5;
    border-radius: 4px;
    font-size: 0.75rem;
    max-width: 60vw;
    bottom: -2.5rem;
}
.headerMenuProducts #imageSearchButton button:hover {
    background-color: rgba(17, 17, 17, 0.0666666667) !important;
    border-radius: 1rem !important;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

body.modal-open,
body.searcher-open,
body.sidenav-open {
    position: relative;
    height: 100%;
    max-height: 100%;
    width: 100%;
    overflow: hidden;
    touch-action: none;
    -webkit-overflow-scrolling: touch;
}
body.modal-open #sidenavWrapper,
body.searcher-open #sidenavWrapper,
body.sidenav-open #sidenavWrapper {
    overflow-y: scroll !important;
}

body #react-product-gallery .skapa__aspect-ratio-image--error svg.skapa__aspect-ratio-image__error-icon {
    fill: #929292;
}

body .skapa__product-card--wrapper .skapa__product-card .skapa__product-compact .card-body .skapa__price-module--compact {
    padding-top: 1.375em !important;
}
body .skapa__product-card--wrapper .skapa__product-card .skapa__product-compact .card-body .skapa__price-module--compact .skapa__price-module__information {
    position: relative;
    padding-top: 1.125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
body .skapa__product-card--wrapper .skapa__product-card .skapa__product-compact .card-body .skapa__price-module .skapa__commercial-message {
    margin-top: -1.125rem;
    white-space: wrap;
    position: relative !important;
    top: 0 !important;
    white-space: normal !important;
    height: auto !important;
    display: block;
}

.shoppingcart .price__currency,
.skapa__product-compact,
.skapa__price__currency,
.skapa__price__decimal,
.price--small .price__currency,
.price--small .price__decimal,
.price--small .price__subscript,
.productList .revamp_price.price .price__currency-symbol--superscript,
.template_detail .item_detail_information .revamp_price.price .price__currency-symbol--superscript,
.sidenav .revamp_price.price .price__currency-symbol--superscript,
.additems_list > .list .item .product-price .price__currency-symbol,
.revamp_price.price .price__currency-symbol--superscript,
.sidenav .revamp_price.price .price__currency-symbol--superscript .revamp_price.price .price__currency-symbol--superscript {
    font-size: 1em !important;
    top: auto !important;
    margin-inline-end: 0 !important;
    margin-inline-start: 0 !important;
}

.actButtons .btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
}
.actButtons .btn:not(:last-child) {
    margin-right: 0.5rem;
}

input[type=checkbox].CybotCookiebotDialogBodyLevelButton {
    opacity: 1 !important;
}
