@media (min-width: 768px) {
    .template_detail .item_detail_information .contentSlider {
        height: 100%;
    }
}
.template_detail .item_detail_information .contentSlider .slick-dots {
    bottom: -2rem;
}
.template_detail .item_detail_information .contentSlider .slick-dots [role=presentation] {
    border: 1px solid #ccc !important;
    border-radius: 1.25rem;
    margin: 0 0.5rem;
    height: 1.2rem;
    width: 1.2rem;
    cursor: pointer;
}
.template_detail .item_detail_information .contentSlider .slick-dots [role=presentation] > button {
    height: 100%;
    width: 100%;
    cursor: pointer;
}
.template_detail .item_detail_information .contentSlider .slick-dots [role=presentation] > button:before {
    content: none;
}
@media (max-width: 767.98px) {
    .template_detail .item_detail_information .contentSlider .slick-dots [role=presentation].slick-active > button:before {
        content: "";
        opacity: 0.75;
        width: 9px;
        height: 9px;
        background: #0058A3;
        border-radius: 4rem;
        top: 3px;
        left: 3px;
    }
}
@media (min-width: 768px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick {
        height: 100%;
    }
}
@media (min-width: 768px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-list {
        height: 100%;
    }
}
@media (min-width: 768px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-list .slick-track {
        height: 100%;
    }
}
.template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-list .slideItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
}
.template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-list .slideItem .slideImg {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
    position: relative;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-list .slideItem img {
    margin: 0 auto;
}
@media (max-width: 991.98px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-list .slideItem img {
        display: block;
        width: 95%;
    }
}
.template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-list .slideItem .emptyItem {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    min-height: 500px;
}
@media (max-width: 991.98px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-list .slideItem .emptyItem {
        min-height: 350px;
    }
}
@media (max-width: 767.98px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-list .slideItem .emptyItem {
        min-height: 300px;
    }
}
.template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-list .slideItem .emptyItem .icon:before {
    content: "\e000";
    font-size: 4.5rem;
    color: #707070;
    font-family: "ikea-icons", "NotoIKEALatin", "fundament-icons";
    display: inline-block;
    vertical-align: middle;
    padding-right: 0;
    line-height: 1;
}
.template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-list .slideItem[data-zoom=true] .slideImg {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-arrow {
    height: 40px;
    width: 40px;
    border-radius: 4rem;
}
@media (max-width: 991.98px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-arrow {
        background: rgba(255, 255, 255, 0.4);
        position: absolute;
        top: calc(50% - 0px);
        z-index: 999;
        margin: 0px;
        padding: 0px;
    }
}
@media (max-width: 767.98px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-arrow {
        background: transparent;
        top: calc(50% - 0px);
    }
}
@media (max-width: 991.98px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-arrow:before {
        font-size: 22px;
    }
}
@media (max-width: 767.98px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-arrow:before {
        font-size: 24px;
    }
}
@media (max-width: 575.98px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-arrow.slick-prev {
        padding: 0px 5px 0px 10px;
        left: 0px;
    }
}
@media (max-width: 575.98px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-arrow.slick-prev:before {
        position: relative;
        left: -8px;
    }
}
@media (max-width: 575.98px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-arrow.slick-next {
        padding: 0px 10px 0px 5px;
        right: 0px;
    }
}
@media (min-width: 768px) {
    .template_detail .item_detail_information .swiper-button-nav {
        display: none !important;
    }
}
.template_detail .item_detail_information .imagesProductDetail {
    height: 100%;
}
@media (min-width: 768px) {
    .template_detail .item_detail_information .imagesProductDetail {
        flex-wrap: wrap;
        transform: none !important;
    }
}
.template_detail .item_detail_information .imagesProductDetail .img-thumbnail {
    display: block;
    cursor: pointer;
    padding: 0.3rem;
    margin: 5px 0px;
    max-width: 55px;
    float: none;
    width: 55px;
    min-width: 55px;
    height: 55px;
}
.template_detail .item_detail_information .imagesProductDetail .img-thumbnail.slick-current {
    border-bottom: 4px solid #0061B4;
}
.template_detail .item_detail_information .imagesProductDetail .img-thumbnail:first-of-type {
    margin-top: 0px;
}
.template_detail .item_detail_information .imagesProductDetail .img-thumbnail:last-of-type {
    margin-bottom: 0px;
}
.template_detail .item_detail_information .serieProductDetail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 40px 0px;
}
.template_detail .item_detail_information .serieProductDetail .image {
    display: block;
    height: 80px;
    background: #ccc;
    margin-right: 30px;
}
.template_detail .item_detail_information .serieProductDetail .image img {
    height: 100%;
}
.template_detail .item_detail_information .serieProductDetail .content {
    display: block;
    max-width: 370px;
    width: 95%;
    text-align: left;
}
.template_detail .item_detail_information .serieProductDetail .content p {
    margin: 0px;
}
.template_detail .item_detail_information .serieProductDetail .content .title {
    font-size: 1rem;
    line-height: 1.3rem;
}
.template_detail .item_detail_information .serieProductDetail .content .description {
    display: block;
    padding: 2px 0px;
    font-size: 1rem;
    line-height: 1.2rem;
}
.template_detail .item_detail_information .serieProductDetail .content .link {
    display: block;
    margin: 12px 0px 0px;
    font-size: 0.875rem;
    line-height: 1rem;
    text-decoration: underline;
}
.template_detail .item_detail_information .productBox {
    padding: 2.5rem;
}
@media (max-width: 991.98px) {
    .template_detail .item_detail_information .productBox {
        padding: 10px;
    }
}
@media (max-width: 767.98px) {
    .template_detail .item_detail_information .productBox {
        padding: 0px;
    }
}
.template_detail .item_detail_information .productBox p {
    margin: 0px;
}
.template_detail .item_detail_information .productBox .itemInfo {
    padding: 20px 0px;
}
.template_detail .item_detail_information .productBox .itemInfo .itemName {
    font-size: 1.75rem;
    line-height: 2.1rem;
}
.template_detail .item_detail_information .productBox .itemInfo .itemFacts {
    font-size: 1rem;
    line-height: 2rem;
}
.template_detail .item_detail_information .productBox .itemInfo .itemPriceBox {
    padding: 0.5rem 0 0.5rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.template_detail .item_detail_information .productBox .itemInfo .itemPriceBox .itemOriginalPrice {
    font-size: 1rem;
    line-height: 1rem;
}
.template_detail .item_detail_information .productBox .itemInfo .itemPriceBox .itemOfferPrice {
    font-size: 2.25rem;
    line-height: 3rem;
}
.template_detail .item_detail_information .productBox .itemInfo .itemPriceBox .itemFamilyLegend {
    font-size: 1rem;
    line-height: 1rem;
}
.template_detail .item_detail_information .productBox .itemInfo .itemPriceBox .itemFamilyPrice {
    font-size: 2.25rem;
    line-height: 3rem;
}
.template_detail .item_detail_information .productBox .itemInfo .itemPriceBox .itemLowerPrice {
    font-size: 2.25rem;
    line-height: 3rem;
}
.template_detail .item_detail_information .productBox .itemInfo .itemPriceBox .itemOldPrice {
    font-size: 1rem;
    line-height: 1rem;
}
.template_detail .item_detail_information .productBox .itemInfo .itemPriceBox .itemNormalPrice, .template_detail .item_detail_information .productBox .itemInfo .itemPriceBox .itemBTI {
    font-size: 2.25rem;
    line-height: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.template_detail .item_detail_information .productBox .itemInfo .itemPriceBox .itemNormalPrice .energyTag, .template_detail .item_detail_information .productBox .itemInfo .itemPriceBox .itemBTI .energyTag {
    height: 1.8rem;
}
.template_detail .item_detail_information .productBox .itemInfo .itemPriceBox .itemBTI {
    margin-bottom: 0.5rem;
}
.template_detail .item_detail_information .productBox .familyTxt,
.template_detail .item_detail_information .productBox .servicesTxt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.75rem;
    margin-bottom: 0.5rem;
}
.template_detail .item_detail_information .productBox .familyTxt .icon,
.template_detail .item_detail_information .productBox .servicesTxt .icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-width: 21px;
}
.template_detail .item_detail_information .productBox .familyTxt .icon:before,
.template_detail .item_detail_information .productBox .servicesTxt .icon:before {
    font-size: 1.75em;
    margin-top: -0.075em;
}
.template_detail .item_detail_information .productBox .familyTxt .icon.icon-warranty,
.template_detail .item_detail_information .productBox .servicesTxt .icon.icon-warranty {
    font-weight: 700;
    font-size: 0.75rem;
    background-color: #484848;
    color: #fff;
    width: 20px;
    min-width: 20px;
    line-height: 1;
    height: 18px;
    margin-left: 1px;
    margin-top: 0;
    padding-bottom: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.template_detail .item_detail_information .productBox .familyTxt a,
.template_detail .item_detail_information .productBox .servicesTxt a {
    color: #111 !important;
}
.template_detail .item_detail_information .productBox .notes {
    padding: 0;
}
.template_detail .item_detail_information .productBox .notes .servicesTxt a {
    color: #111;
    font-size: 0.75rem;
    line-height: 1.375;
}
.template_detail .item_detail_information .productBox .notes .servicesTxt a:hover {
    color: #111;
}
.template_detail .item_detail_information .productBox .notes .storeLocationLink {
    text-align: center;
    width: 50%;
    width: 50%;
    font-size: 0.75rem;
    line-height: 1rem;
    padding: 10px 10px;
    /*border-right: 1px solid $neutral-4;*/
    margin: 0px;
}
.template_detail .item_detail_information .productBox .notes .storeLocationLink a {
    font-size: 0.75rem;
    line-height: 1rem;
}
.template_detail .item_detail_information .productBox .notes .storeLocationLink a span {
    display: inline-block;
    padding-right: 5px;
    text-decoration: underline;
}
.template_detail .item_detail_information .productBox .notes .storeLocation {
    display: block;
    width: 50%;
    font-size: 0.75rem;
    line-height: 1rem;
    padding: 10px 10px;
    color: #929292;
    border-right: 1px solid #CCCCCC;
    margin: 0px;
}
.template_detail .item_detail_information .productBox .notes .storeLocation .label, .template_detail .item_detail_information .productBox .notes .storeLocation .txt {
    display: block;
}
.template_detail .item_detail_information .productBox .notes .storeLocation .txt {
    color: #333333;
}
.template_detail .item_detail_information .productBox .itemMeasure,
.template_detail .item_detail_information .productBox .itemSelectorSuggest {
    display: block;
    font-size: 0.85rem;
    line-height: 1rem;
}
.template_detail .item_detail_information .productBox .itemMeasure strong,
.template_detail .item_detail_information .productBox .itemSelectorSuggest strong {
    display: block;
    font-size: 0.875rem;
    line-height: 1rem;
    padding: 5px 0px 0px;
}
.template_detail .item_detail_information .productBox .link {
    display: block;
    padding: 5px 0px;
    font-size: 0.75rem;
    line-height: 1rem;
    text-decoration: underline;
}
.template_detail .item_detail_information .itemMore {
    font-size: 1rem;
    margin: 0;
}
.template_detail .item_detail_information .only-online {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100% !important;
    border-right: 0 !important;
    color: #6a86a1;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.03);
    padding: 3px;
    font-size: 0.9em;
}
.template_detail .item_detail_information .only-online .picto-online {
    margin-right: 5px;
}
.template_detail .item_detail_information .only-online .picto-online:before {
    line-height: 0.8;
    font-size: 2.2em;
}

.energyTag {
    margin-top: 2px;
    margin-bottom: 2px;
}
.energyTag .scale-A3 {
    cursor: default;
}
.energyTag .scale-A3 .energy-A3 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #009036;
    border-color: #009036;
}
.energyTag .scale-A3 .energy-A3:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A3 .energy-A3 > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A3 .energy-A3 {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A3 .energy-A3:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A3 .energy-A3 > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A3 .energy-A3:before {
    border-right-color: #009036;
}
.energyTag .scale-A3 {
    cursor: default;
}
.energyTag .scale-A3 .energy-A2 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #55AB26;
    border-color: #55AB26;
}
.energyTag .scale-A3 .energy-A2:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A3 .energy-A2 > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A3 .energy-A2 {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A3 .energy-A2:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A3 .energy-A2 > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A3 .energy-A2:before {
    border-right-color: #55AB26;
}
.energyTag .scale-A3 {
    cursor: default;
}
.energyTag .scale-A3 .energy-A1 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #C8D200;
    border-color: #C8D200;
}
.energyTag .scale-A3 .energy-A1:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A3 .energy-A1 > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A3 .energy-A1 {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A3 .energy-A1:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A3 .energy-A1 > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A3 .energy-A1:before {
    border-right-color: #C8D200;
}
.energyTag .scale-A3 {
    cursor: default;
}
.energyTag .scale-A3 .energy-A {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #FFED00;
    border-color: #FFED00;
}
.energyTag .scale-A3 .energy-A:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A3 .energy-A > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A3 .energy-A {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A3 .energy-A:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A3 .energy-A > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A3 .energy-A:before {
    border-right-color: #FFED00;
}
.energyTag .scale-A3 {
    cursor: default;
}
.energyTag .scale-A3 .energy-B {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #FBBA00;
    border-color: #FBBA00;
}
.energyTag .scale-A3 .energy-B:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A3 .energy-B > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A3 .energy-B {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A3 .energy-B:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A3 .energy-B > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A3 .energy-B:before {
    border-right-color: #FBBA00;
}
.energyTag .scale-A3 {
    cursor: default;
}
.energyTag .scale-A3 .energy-C {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #EB6909;
    border-color: #EB6909;
}
.energyTag .scale-A3 .energy-C:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A3 .energy-C > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A3 .energy-C {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A3 .energy-C:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A3 .energy-C > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A3 .energy-C:before {
    border-right-color: #EB6909;
}
.energyTag .scale-A3 {
    cursor: default;
}
.energyTag .scale-A3 .energy-D {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #E2001A;
    border-color: #E2001A;
}
.energyTag .scale-A3 .energy-D:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A3 .energy-D > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A3 .energy-D {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A3 .energy-D:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A3 .energy-D > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A3 .energy-D:before {
    border-right-color: #E2001A;
}
.energyTag .scale-A2 {
    cursor: default;
}
.energyTag .scale-A2 .energy-A2 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #009036;
    border-color: #009036;
}
.energyTag .scale-A2 .energy-A2:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A2 .energy-A2 > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A2 .energy-A2 {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A2 .energy-A2:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A2 .energy-A2 > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A2 .energy-A2:before {
    border-right-color: #009036;
}
.energyTag .scale-A2 {
    cursor: default;
}
.energyTag .scale-A2 .energy-A1 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #55AB26;
    border-color: #55AB26;
}
.energyTag .scale-A2 .energy-A1:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A2 .energy-A1 > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A2 .energy-A1 {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A2 .energy-A1:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A2 .energy-A1 > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A2 .energy-A1:before {
    border-right-color: #55AB26;
}
.energyTag .scale-A2 {
    cursor: default;
}
.energyTag .scale-A2 .energy-A {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #C8D200;
    border-color: #C8D200;
}
.energyTag .scale-A2 .energy-A:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A2 .energy-A > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A2 .energy-A {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A2 .energy-A:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A2 .energy-A > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A2 .energy-A:before {
    border-right-color: #C8D200;
}
.energyTag .scale-A2 {
    cursor: default;
}
.energyTag .scale-A2 .energy-B {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #FFED00;
    border-color: #FFED00;
}
.energyTag .scale-A2 .energy-B:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A2 .energy-B > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A2 .energy-B {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A2 .energy-B:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A2 .energy-B > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A2 .energy-B:before {
    border-right-color: #FFED00;
}
.energyTag .scale-A2 {
    cursor: default;
}
.energyTag .scale-A2 .energy-C {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #FBBA00;
    border-color: #FBBA00;
}
.energyTag .scale-A2 .energy-C:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A2 .energy-C > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A2 .energy-C {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A2 .energy-C:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A2 .energy-C > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A2 .energy-C:before {
    border-right-color: #FBBA00;
}
.energyTag .scale-A2 {
    cursor: default;
}
.energyTag .scale-A2 .energy-D {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #EB6909;
    border-color: #EB6909;
}
.energyTag .scale-A2 .energy-D:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A2 .energy-D > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A2 .energy-D {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A2 .energy-D:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A2 .energy-D > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A2 .energy-D:before {
    border-right-color: #EB6909;
}
.energyTag .scale-A2 {
    cursor: default;
}
.energyTag .scale-A2 .energy-E {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #E2001A;
    border-color: #E2001A;
}
.energyTag .scale-A2 .energy-E:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A2 .energy-E > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A2 .energy-E {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A2 .energy-E:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A2 .energy-E > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A2 .energy-E:before {
    border-right-color: #E2001A;
}
.energyTag .scale-A1 {
    cursor: default;
}
.energyTag .scale-A1 .energy-A {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #009036;
    border-color: #009036;
}
.energyTag .scale-A1 .energy-A:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A1 .energy-A > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A1 .energy-A {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A1 .energy-A:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A1 .energy-A > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A1 .energy-A:before {
    border-right-color: #009036;
}
.energyTag .scale-A1 {
    cursor: default;
}
.energyTag .scale-A1 .energy-B {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #55AB26;
    border-color: #55AB26;
}
.energyTag .scale-A1 .energy-B:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A1 .energy-B > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A1 .energy-B {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A1 .energy-B:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A1 .energy-B > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A1 .energy-B:before {
    border-right-color: #55AB26;
}
.energyTag .scale-A1 {
    cursor: default;
}
.energyTag .scale-A1 .energy-C {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #C8D200;
    border-color: #C8D200;
}
.energyTag .scale-A1 .energy-C:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A1 .energy-C > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A1 .energy-C {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A1 .energy-C:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A1 .energy-C > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A1 .energy-C:before {
    border-right-color: #C8D200;
}
.energyTag .scale-A1 {
    cursor: default;
}
.energyTag .scale-A1 .energy-D {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #FFED00;
    border-color: #FFED00;
}
.energyTag .scale-A1 .energy-D:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A1 .energy-D > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A1 .energy-D {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A1 .energy-D:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A1 .energy-D > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A1 .energy-D:before {
    border-right-color: #FFED00;
}
.energyTag .scale-A1 {
    cursor: default;
}
.energyTag .scale-A1 .energy-E {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #FBBA00;
    border-color: #FBBA00;
}
.energyTag .scale-A1 .energy-E:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A1 .energy-E > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A1 .energy-E {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A1 .energy-E:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A1 .energy-E > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A1 .energy-E:before {
    border-right-color: #FBBA00;
}
.energyTag .scale-A1 {
    cursor: default;
}
.energyTag .scale-A1 .energy-F {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #EB6909;
    border-color: #EB6909;
}
.energyTag .scale-A1 .energy-F:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A1 .energy-F > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A1 .energy-F {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A1 .energy-F:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A1 .energy-F > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A1 .energy-F:before {
    border-right-color: #EB6909;
}
.energyTag .scale-A1 {
    cursor: default;
}
.energyTag .scale-A1 .energy-G {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #E2001A;
    border-color: #E2001A;
}
.energyTag .scale-A1 .energy-G:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-A1 .energy-G > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-A1 .energy-G {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-A1 .energy-G:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-A1 .energy-G > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-A1 .energy-G:before {
    border-right-color: #E2001A;
}
.energyTag .imageTag {
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    height: 28px;
    border: none;
    background-color: transparent !important;
    margin: 0;
    padding: 0;
}
.energyTag .imageTag > img {
    max-width: 51px;
    min-height: 28px;
    font-size: 0.6875rem;
    line-height: 1;
}
.energyTag .scale-null > [class^=energy-] {
    position: relative;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    text-align: right;
    color: #fff;
    font-weight: bold;
    background-color: #000;
    border-color: #000;
    height: 1.75rem;
    width: 3.0625rem;
    margin-left: 0.875rem;
    padding-right: 0.4375rem;
    line-height: 1.75rem;
    font-size: 1.225rem;
    background-color: #ccc;
    border-color: #ccc;
}
.energyTag .scale-null > [class^=energy-]:before {
    content: "";
    position: absolute;
    right: 100%;
    border: 0.875rem solid transparent;
    border-right: 0.875rem solid #000;
}
.energyTag .scale-null > [class^=energy-] > sup {
    font-size: 60%;
    top: -0.4375rem;
}
@media (max-width: 991.98px) {
    .energyTag .scale-null > [class^=energy-] {
        height: 1.4rem;
        width: 2.45rem;
        margin-left: 0.7rem;
        padding-right: 0.35rem;
        line-height: 1.4rem;
        font-size: 0.98rem;
    }
    .energyTag .scale-null > [class^=energy-]:before {
        border: 0.7rem solid transparent;
        border-right: 0.7rem solid #000;
    }
    .energyTag .scale-null > [class^=energy-] > sup {
        top: -0.35rem;
    }
}
.energyTag .scale-null > [class^=energy-]:before {
    border-right-color: #ccc;
}

.energyLabel {
    width: 100%;
    max-width: 80%;
    max-height: 80vh;
    -o-object-fit: contain;
       object-fit: contain;
}

@media print {
    .energyTag {
        display: none;
    }
}
#listItemsNOSTOCK .energyTag,
.shoppingcart-list .energyTag {
    display: none !important;
}

#sidenav .itemPrice-wrapper .energyTag {
    display: block;
}

.traffic .energyTag .imageTag > img {
    max-height: 24px;
}

.itemHeaderList .energyTag .imageTag {
    width: 35px;
}

.itemsHeader .itemPriceBox .energyTag {
    display: none;
}

.sidenavListOrder .energyTag {
    display: none;
}

.itemInlineBlock > .image .energyTag {
    display: none;
}

.paymentBody .energyTag {
    display: none;
}

.item_essentials + .energyTag {
    top: 20px !important;
}

.related-box .itemPriceBox .energyTag {
    display: none;
}

.template_detail .thumbnails-swiper {
    overflow: visible;
}
@media (max-width: 575.98px) {
    .template_detail .item_detail_information .imagesProductDetail {
        --skapa-carousel-overflow-start: 20px;
        --skapa-carousel-overflow-end: 20px;
    }
}
.template_detail .item_detail_information .imagesProductDetail .img-thumbnail {
    border-radius: 2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0;
    margin: 0;
    max-width: inherit;
    border-radius: 0;
    border: none;
    width: calc(110px + 0.5rem);
    min-width: calc(110px + 0.5rem);
    height: calc(110px + 0.5rem);
}
@media (max-width: 767.98px) {
    .template_detail .item_detail_information .imagesProductDetail .img-thumbnail {
        width: 80px;
        min-width: 80px;
        height: 80px;
    }
}
.template_detail .item_detail_information .imagesProductDetail .img-thumbnail .borderContainer {
    border: solid 1px transparent;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0.25rem;
    border-radius: 0.25rem;
}
.template_detail .item_detail_information .imagesProductDetail .img-thumbnail .borderContainer > img,
.template_detail .item_detail_information .imagesProductDetail .img-thumbnail .borderContainer .img {
    height: 100%;
    width: 100%;
    max-height: 110px;
    max-width: 110px;
    -o-object-fit: cover;
       object-fit: cover;
    margin: 0 auto;
}
.template_detail .item_detail_information .imagesProductDetail .img-thumbnail .borderContainer .icon-svg {
    background-color: rgba(0, 0, 0, 0.1);
    height: 110px;
    width: 110px;
}
.template_detail .item_detail_information .imagesProductDetail .img-thumbnail .borderContainer .icon-svg svg {
    background-color: rgba(0, 0, 0, 0.65);
    border-radius: 4rem;
    padding: 0.5rem;
    width: 2.5rem;
    height: 2.5rem;
}
.template_detail .item_detail_information .imagesProductDetail .img-thumbnail .borderContainer .icon-svg svg path {
    fill: #ffffff;
}
.template_detail .item_detail_information .imagesProductDetail .img-thumbnail .borderContainer:hover {
    border: 1px solid #dfdfdf;
    border-radius: 0.25rem;
}
.template_detail .item_detail_information .imagesProductDetail .img-thumbnail .borderContainer:hover .icon-svg svg {
    background-color: rgba(0, 0, 0, 0.75);
}
.template_detail .item_detail_information .imagesProductDetail .img-thumbnail.active .borderContainer {
    border-color: #111;
}
.template_detail .item_detail_information .imagesProductDetail .img-thumbnail.swiper-slide-thumb-active, .template_detail .item_detail_information .imagesProductDetail .img-thumbnail.slick-current {
    border: none;
}
.template_detail .item_detail_information .imagesProductDetail .img-thumbnail.swiper-slide-thumb-active .borderContainer, .template_detail .item_detail_information .imagesProductDetail .img-thumbnail.slick-current .borderContainer {
    border: 1px solid #111;
    border-radius: 0.25rem;
    padding: 0.25rem;
}
.template_detail .item_detail_information .contentSlider {
    margin-bottom: 2rem;
}
@media (min-width: 1200px) {
    .template_detail .item_detail_information .contentSlider .slides.swiper-container {
        margin: 0 2rem;
        margin: 0 0.5rem;
    }
}
.template_detail .item_detail_information .contentSlider .product-main-carousel-description {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
}
@media (max-width: 575.98px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-list {
        margin: 0 -20px;
    }
}
.template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-list .slideItem {
    height: auto !important;
}
.template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-list .slideItem .slideImg {
    cursor: pointer;
}
@media (max-width: 575.98px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-list .slideItem img {
        max-width: 100%;
        max-height: 100vw;
        width: auto;
    }
}
.template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-arrow {
    height: 40px;
    width: 40px;
    border-radius: 4rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
@media (max-width: 991.98px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-arrow {
        background: rgba(1, 1, 1, 0.75);
        position: absolute;
        top: calc(50% - 0px);
        z-index: 999;
        margin: 0px;
        padding: 0px;
    }
}
@media (max-width: 767.98px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-arrow {
        background: rgba(1, 1, 1, 0.75);
        top: calc(50% - 0px);
    }
}
@media (max-width: 991.98px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-arrow:before {
        font-size: 22px;
    }
}
@media (max-width: 767.98px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-arrow:before {
        font-size: 24px;
    }
}
@media (max-width: 575.98px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-arrow.slick-prev {
        padding: 0;
        left: -15px;
    }
}
@media (max-width: 575.98px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-arrow.slick-prev:before {
        position: relative;
        left: 0;
    }
}
@media (max-width: 575.98px) {
    .template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-arrow.slick-next {
        padding: 0;
        right: -15px;
    }
}
.template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-arrow.slick-disabled {
    display: none !important;
}
.template_detail .item_detail_information .contentSlider .sliderProductDetail-slick .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (min-width: 768px) {
    .template_detail .item_detail_information .contentSlider .slick-arrow {
        display: none !important;
    }
    .template_detail .item_detail_information .contentSlider:hover .slick-arrow:not(.slick-disabled) {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        align-items: center;
        justify-content: center;
    }
}
.template_detail .item_detail_information .contentSlider .thumbnails .slick-slider > *:first-child:not(.slick-arrow) .slick-track {
    transform: none !important;
}
.template_detail .item_detail_information .contentSlider .thumbnails .slick-slider .slick-arrow {
    display: none !important;
    height: 30px;
    width: 30px;
}
.template_detail .item_detail_information .contentSlider .thumbnails .slick-slider .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: none;
    min-width: 100%;
    width: -moz-max-content !important;
    width: -webkit-max-content !important;
    width: max-content !important;
}
.template_detail .item_detail_information .note_360 {
    position: absolute;
    bottom: 3rem;
    right: 0;
}
.template_detail .item_detail_information .modal_360 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 1.5rem;
}
.template_detail .item_detail_information .modal_360:hover .circle_360 {
    opacity: 0;
}
.template_detail .item_detail_information .modal_360 .threesixty-frame {
    max-width: 100%;
}
.template_detail .item_detail_information .modal_360 .circle_360 {
    width: 25rem;
    max-width: 100%;
    aspect-ratio: 15/2;
    position: absolute;
    bottom: 5rem;
    border: solid 2px lightgray;
    border-radius: 100%;
    pointer-events: none;
    opacity: 0.5;
    transition: 0.2s;
}
@media (max-width: 767.98px) {
    .template_detail .item_detail_information .modal_360 .circle_360 {
        display: none;
    }
}
.template_detail .item_detail_information .imgContainer_threesixty {
    width: 100%;
    margin: 0 auto;
}
.template_detail .item_detail_information .imgContainer_threesixty .threesixty_container {
    position: relative;
}
.template_detail .item_detail_information .imgContainer_threesixty .threesixty_container .threesixty {
    max-width: 500px;
    margin: 0 auto;
}
.template_detail .item_detail_information .imgContainer_threesixty .threesixty_container .threesixty .threesixty-frame {
    max-width: 100%;
}
.template_detail .item_detail_information .imgContainer_threesixty .threesixty_container .threesixty_note {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    flex-direction: column;
    pointer-events: none;
}
.template_detail .item_detail_information .imgContainer_threesixty .threesixty_container .threesixty_note .note_wrapper {
    background-color: rgba(0, 0, 0, 0.75);
    color: white;
    padding: 10px 20px;
    border-radius: 4rem;
    margin: 0 auto 21.5px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.75rem;
}
.template_detail .item_detail_information .imgContainer_threesixty .threesixty_container .threesixty_note .note_wrapper .icon-svg {
    margin-right: 0.75rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.template_detail .item_detail_information .imgContainer_threesixty .threesixty_container .threesixty_note .note_wrapper .icon-svg svg {
    height: 1.25rem;
    width: 1.25rem;
}
.template_detail .item_detail_information .imgContainer_threesixty .threesixty_container .threesixty_note .note_wrapper .icon-svg svg path {
    fill: #ffffff;
}
.template_detail .item_detail_information .imgContainer_threesixty .threesixty_container .threesixty_note .note_wrapper .note {
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0;
}
.template_detail .item_detail_information .imgContainer_threesixty .threesixty_container .threesixty_note .arrows_wrapper {
    background: url(/webroot/img/threesixty/flechas_360.png) no-repeat center;
    width: 380px;
    height: 37px;
}
@media (max-width: 991.98px) {
    .template_detail .item_detail_information .imgContainer_threesixty .threesixty_container .threesixty_note .arrows_wrapper {
        width: 320px;
        background-size: 320px;
    }
}
.template_detail .item_detail_information .productBox {
    padding-top: 0;
}
.template_detail .item_detail_information .productBox .itemInfo-PIP {
    padding-bottom: 1.5rem;
}
.template_detail .item_detail_information .productBox .itemInfo {
    padding: 0;
    padding-bottom: 0.5rem;
}
.template_detail .item_detail_information .productBox .itemInfo h6 {
    margin-bottom: 0;
}
.template_detail .item_detail_information .productBox .itemInfo .itemTitle {
    margin-bottom: 0.25rem;
}
.template_detail .item_detail_information .productBox .itemInfo .itemTitle .icon {
    font-size: 1.25rem;
    line-height: 1;
}
.template_detail .item_detail_information .productBox .itemInfo .itemPriceBox {
    padding: 0.5rem 0 0.5rem 0;
    line-height: 1;
    flex-direction: column;
}
.template_detail .item_detail_information .productBox .itemInfo .itemPriceBox .itemNormalPrice, .template_detail .item_detail_information .productBox .itemInfo .itemPriceBox .itemBTI, .template_detail .item_detail_information .productBox .itemInfo .itemPriceBox .itemLowerPrice, .template_detail .item_detail_information .productBox .itemInfo .itemPriceBox .itemOfferPrice, .template_detail .item_detail_information .productBox .itemInfo .itemPriceBox .itemFamilyPrice {
    font-size: 1.75rem;
    line-height: 1;
}
.template_detail .item_detail_information .productBox .itemInfo .itemPriceBox .itemFamilyPrice.IKEAFamily {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
.template_detail .item_detail_information .productBox .itemInfo .itemPriceBox .itemOldPrice {
    font-size: 0.75rem;
    padding-bottom: 0.25rem;
    line-height: 1;
}
.template_detail .item_detail_information .productBox .itemInfo .itemPriceBox [data-type=energyTag] {
    cursor: pointer;
    margin-left: auto;
}
.template_detail .item_detail_information .productBox .itemInfo .itemFacts {
    font-size: 0.875rem;
    line-height: 1.375;
    margin-bottom: 0.75rem !important;
}
.template_detail .item_detail_information .productBox .itemInfo .badge-lower-price_new, .template_detail .item_detail_information .productBox .itemInfo .badge-new-square {
    margin-bottom: 0.5rem;
}
.template_detail .item_detail_information .productBox .itemInfo .badge-offerEnds {
    display: none;
}
.template_detail .item_detail_information .productBox .ikeaFamily_discount .icon {
    line-height: 1;
}
.template_detail .item_detail_information .productBox .itemActionBlock {
    margin-bottom: 1rem;
}
.template_detail .item_detail_information .productBox .itemActionBlock.sticky__box + .stock-wrapper {
    margin-top: 1rem;
}
.template_detail .item_detail_information .productBox .itemActionBlock .itemButtons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0.5rem 0;
    align-items: center;
}
.template_detail .item_detail_information .productBox .itemActionBlock .itemButtons button {
    line-height: 1.375;
    white-space: normal;
}
@media (max-width: 575.98px) {
    .template_detail .item_detail_information .productBox .itemActionBlock .itemButtons button:last-of-type {
        margin-bottom: 0;
    }
}
.template_detail .item_detail_information .productBox .itemActionBlock .itemButtons button.addFavorites.btn-only-icon {
    margin-left: 1rem;
}
.template_detail .item_detail_information .productBox .itemActionBlock .itemButtons button.btn-only-icon {
    width: 55px;
    min-width: 55px;
    padding: 0;
    margin-left: 1rem;
}
.template_detail .item_detail_information .productBox .itemActionBlock .itemButtons button.btn-only-icon .icon {
    padding: 0;
}
.template_detail .item_detail_information .productBox .itemActionBlock .itemButtons button.btn-only-icon .btn-label-text {
    display: none;
}
.template_detail .item_detail_information .productBox .itemActionBlock .itemButtons button:first-of-type {
    margin-left: 0 !important;
}
.template_detail .item_detail_information .productBox .itemActionBlock .itemButtons-notify-container form.form-inline .form-group {
    flex-flow: row wrap;
}
.template_detail .item_detail_information .productBox .itemActionBlock .itemButtons-notify-container form.form-inline .form-group > input {
    flex-grow: 1;
    margin-right: 0.5rem;
    width: auto;
}
.template_detail .item_detail_information .productBox .itemActionBlock .itemButtons-notify-container form.form-inline .form-group .message {
    margin-top: 0.5rem;
}
.template_detail .item_detail_information .productBox .message {
    font-size: 0.75rem;
}
.template_detail .item_detail_information .productBox .message .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    min-width: 1.5rem;
}
.template_detail .item_detail_information .productBox .message .icon:before {
    font-size: 1.75em;
    margin-top: -0.075em;
    margin-top: -0.2em;
}
.template_detail .item_detail_information .productBox .message-wrapper .stock-icon,
.template_detail .item_detail_information .productBox .stock-wrapper .stock-icon {
    min-width: 1.5rem;
    border-radius: 4rem;
    flex: 0 0 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}
.template_detail .item_detail_information .productBox .message-wrapper .stock-icon:before,
.template_detail .item_detail_information .productBox .stock-wrapper .stock-icon:before {
    font-family: "ikea-icons", "NotoIKEALatin", "fundament-icons";
    font-size: 1.25em;
}
.template_detail .item_detail_information .productBox .message-wrapper .stock-icon.red:before,
.template_detail .item_detail_information .productBox .stock-wrapper .stock-icon.red:before {
    content: "\ea10";
    color: #CC0008;
}
.template_detail .item_detail_information .productBox .message-wrapper .stock-icon.yellow:before,
.template_detail .item_detail_information .productBox .stock-wrapper .stock-icon.yellow:before {
    content: "\ea0e";
    color: #FFBA00;
}
.template_detail .item_detail_information .productBox .message-wrapper .stock-icon.green:before,
.template_detail .item_detail_information .productBox .stock-wrapper .stock-icon.green:before {
    content: "\ea0c";
    color: #0A8A00;
}
.template_detail .item_detail_information .productBox .message-wrapper .message,
.template_detail .item_detail_information .productBox .stock-wrapper .message {
    color: #484848;
    margin-bottom: 0.5rem;
    font-size: 0.75rem;
    line-height: 1.375;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 1.5rem;
}
.template_detail .item_detail_information .productBox .message-wrapper .message a,
.template_detail .item_detail_information .productBox .message-wrapper .message .btn-link,
.template_detail .item_detail_information .productBox .stock-wrapper .message a,
.template_detail .item_detail_information .productBox .stock-wrapper .message .btn-link {
    color: #484848;
}
.template_detail .item_detail_information .productBox .message-wrapper .message a:hover,
.template_detail .item_detail_information .productBox .message-wrapper .message .btn-link:hover,
.template_detail .item_detail_information .productBox .stock-wrapper .message a:hover,
.template_detail .item_detail_information .productBox .stock-wrapper .message .btn-link:hover {
    color: #111;
    cursor: pointer;
}
.template_detail .item_detail_information .productBox .message-wrapper .message .icon-label-text button,
.template_detail .item_detail_information .productBox .message-wrapper .message .pickupLink,
.template_detail .item_detail_information .productBox .stock-wrapper .message .icon-label-text button,
.template_detail .item_detail_information .productBox .stock-wrapper .message .pickupLink {
    border: none;
    background-color: transparent !important;
    color: #484848;
    font-size: 0.75rem;
    margin: 0;
    padding: 0;
    text-align: left;
}
.template_detail .item_detail_information .productBox .message-wrapper .message .icon-label-text button:hover,
.template_detail .item_detail_information .productBox .message-wrapper .message .pickupLink:hover,
.template_detail .item_detail_information .productBox .stock-wrapper .message .icon-label-text button:hover,
.template_detail .item_detail_information .productBox .stock-wrapper .message .pickupLink:hover {
    text-decoration: underline;
}
.template_detail .item_detail_information .productBox .message-wrapper .message .special-tooltip,
.template_detail .item_detail_information .productBox .stock-wrapper .message .special-tooltip {
    cursor: pointer;
}
.template_detail .item_detail_information .productBox .message-wrapper .message .icon,
.template_detail .item_detail_information .productBox .stock-wrapper .message .icon {
    margin: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}
.template_detail .item_detail_information .productBox .message-wrapper .message .icon:before,
.template_detail .item_detail_information .productBox .stock-wrapper .message .icon:before {
    font-size: 1.25rem;
    font-size: 1.75em;
    margin-top: -0.075em;
    margin-top: -0.2em;
}
.template_detail .item_detail_information .productBox .message-wrapper .message .icon-warranty,
.template_detail .item_detail_information .productBox .stock-wrapper .message .icon-warranty {
    font-weight: 700;
    font-size: 0.75rem;
    background-color: #484848;
    color: #fff;
    width: 20px;
    min-width: 20px;
    line-height: 1;
    height: 18px;
    margin-left: 1px;
    margin-top: 0;
    padding-bottom: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.template_detail .item_detail_information .productBox .notes .txtLink a {
    color: #0058A3;
    text-decoration: none;
    font-size: 0.75rem;
}
.template_detail .item_detail_information .productBox .notes .txtLink a:hover {
    text-decoration: underline;
}
.template_detail .icon-wrapper {
    height: 142px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}
.template_detail .icon-wrapper .icon {
    font-size: 13rem;
}
.template_detail .relatedPlanners.plannerList .related_planner {
    cursor: pointer;
}
.template_detail .relatedPlanners.plannerList .related_planner:not(:last-child) {
    margin-bottom: 1rem;
}
.template_detail .relatedPlanners.plannerList .related_planner:hover .planner_title {
    text-decoration: underline;
}
.template_detail .relatedPlanners.plannerList .related_planner .related_planner-link {
    text-decoration: none !important;
    min-height: 270px;
    position: relative;
}
.template_detail .relatedPlanners.plannerList .related_planner .planner_img_anchor.h-100 {
    min-height: auto;
    padding-bottom: 56.25%;
}
.template_detail .relatedPlanners.plannerList .related_planner .content {
    height: 100%;
    padding: 1.5rem;
    position: relative;
}
@media (min-width: 768px) {
    .template_detail .relatedPlanners.plannerList .related_planner .content {
        padding: 3rem;
        padding-inline-end: 4rem;
    }
}
.template_detail .relatedPlanners.plannerList .related_planner .content .planner_head_title {
    font-size: 0.875rem;
}
@media (min-width: 768px) {
    .template_detail .relatedPlanners.plannerList .related_planner .content .planner_btn {
        position: absolute;
        bottom: 1.5em;
    }
}
.template_detail .relatedPlanners.plannerList .divider {
    border-top-color: transparent;
}
.template_detail .relatedPlanners.plannerList + .divider {
    border-top-color: transparent;
}
.template_detail .bannerPAXwardrobes .text-wrap {
    background-color: #eeeee2;
}
.template_detail .bannerPAXwardrobes .imgBox {
    /* background-position: 0px center; */
}

body .template_detail .video_modal video {
    max-width: 800px;
}
@media (max-width: 991.98px) {
    body .template_detail .video_modal video {
        max-width: 100%;
    }
}
@media (max-width: 767.98px) {
    body .template_detail .item_detail_information .contentSlider .sliderProductDetail .slick-list .slideItem .video-wrapper .slide-video {
        width: auto;
    }
}
body .template_detail .item_detail_information .imagesProductDetail .img-thumbnail .icon-btn-play {
    position: absolute;
}
body .template_detail .item_detail_information .imagesProductDetail .img-thumbnail .icon-play {
    position: absolute;
    border: 3px solid #ccc;
    background-color: rgba(0, 0, 0, 0.65);
    border-radius: 4rem;
    padding: 0.5rem;
    width: 2.5rem;
    height: 2.5rem;
    border: 0;
}
body .template_detail .item_detail_information .imagesProductDetail .img-thumbnail .icon-play::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 9px;
    border-color: transparent transparent transparent #ffffff;
}

#modal_container .contentImg img {
    max-width: 100%;
    width: auto;
    height: auto;
}

body:has(.b-modal + #modal_container > .contentImg) {
    overflow: hidden;
    height: 100vh;
}

.arrow {
    visibility: hidden;
}

.tooltip:not(.colours) .tooltip-inner {
    color: #111;
    padding: 10px;
    background-color: white;
    border-radius: 0;
    border: 1px solid #B7B7B7;
    box-shadow: 0px 2px 10px #707070;
}
.tooltip.colours .tooltip-inner {
    font-size: 0.875rem;
    padding: 0.25rem 1.2rem;
}

/** FullLength Text **/
.full-length-text-container {
    position: relative;
}

.full-length-text-story {
    color: #767676;
    padding-bottom: 1.5rem;
    font-weight: 700;
}

.blur {
    height: 100px;
    width: 100%;
    z-index: 10;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, hsla(0, 0%, 100%, 0)), to(#ffffff));
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #ffffff 100%);
    position: absolute;
    bottom: 0;
    right: 0;
}

.full-length-text-collapsed {
    max-height: 500px;
    overflow-y: hidden;
}

.product-desc-wrapper .full-length-text-collapsed {
    max-height: 300px;
}

.product-details-content .full-length-text-collapsed {
    max-height: 250px;
}

.wc-button-explore-look {
    position: absolute;
    bottom: 30px;
    left: 20%;
}
