#stock-details .list-stock .stock-item .store-location,
.store-location_box .list-stock .stock-item .store-location, .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .store-location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
}

@media (min-width: 1200px) {
    .theme_detail_benefits #v-pills-tab {
        margin-right: 2.5rem;
    }
}
.theme_detail_benefits .listview {
    border-top: 1px solid #dfdfdf;
    font-size: 1rem;
}
.theme_detail_benefits .listview--item {
    margin-bottom: 0;
    padding: 0;
}
.theme_detail_benefits .listview--item:hover {
    text-decoration: underline;
    cursor: pointer;
}
.theme_detail_benefits .listview--item .wc-icon {
    color: #111;
}
@media (max-width: 767.98px) {
    .theme_detail_benefits > [class*=col-5] {
        display: none;
    }
}
@media (min-width: 768px) {
    .theme_detail_benefits .tab-content {
        padding-left: 2.5rem;
    }
}
.theme_detail_benefits .tab-pane[role=tabpanel] {
    padding: 0;
}
@media (max-width: 767.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] {
        padding: 0px 20px;
        display: block;
        opacity: 1;
    }
}
@media (max-width: 767.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box {
        border-bottom: 1px solid #dfdfdf;
    }
}
@media (max-width: 767.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box > *:not(.tab-pane_title) {
        display: none;
    }
}
@media (max-width: 767.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.active .tab-pane_box {
        border-bottom: none;
        display: block;
    }
}
@media (max-width: 767.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.active .tab-pane_box p {
        display: block;
    }
}
@media (max-width: 767.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.marked {
        border: 1px solid #dfdfdf;
        box-shadow: 0 0 5px 2px rgba(220, 220, 220, 0.5);
        background: #fff;
    }
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box .tab-pane_title {
    font-weight: 700;
    line-height: 1.5;
    font-size: 1rem;
    letter-spacing: 0;
}
@media (max-width: 767.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box .tab-pane_title {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 !important;
        padding: 1.25rem 12px;
    }
}
@media (max-width: 767.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box .tab-pane_title:last-of-type {
        border-bottom: 0;
    }
}
@media (max-width: 767.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box .tab-pane_title:not(:first-child) {
        border-top: 1px solid #dfdfdf;
    }
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box .tab-pane_title > i {
    display: none;
}
@media (max-width: 767.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box .tab-pane_title > i {
        display: block;
        font-size: 1.25rem;
    }
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box .tab-pane_subtitle {
    font-size: 1rem;
    line-height: 1.4rem;
    font-weight: 700;
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box p {
    line-height: 1.6rem;
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box table {
    margin-bottom: 1rem;
    width: 330px;
    min-width: -moz-fit-content;
    min-width: -webkit-fit-content;
    min-width: fit-content;
    max-width: 100%;
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box table tr th {
    font-weight: 400;
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box table tr td:first-of-type {
    padding-right: 1rem;
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box table.table-sm th, .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box table.table-sm td {
    padding: 0.25rem 0;
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.active .tab-pane_title {
    margin-bottom: 1rem;
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.active .tab-pane_title > i {
    display: none;
}
@media (max-width: 767.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.active .tab-pane_title > i {
        display: block;
        font-size: 1.25rem;
        transform: rotate(-180deg);
    }
}
@media (max-width: 767.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.active > *:not(.tab-pane_title) {
        display: block;
        padding: 0 12px;
    }
}
@media (max-width: 767.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.active > *:not(.tab-pane_title):first-of-type {
        margin-top: 1rem;
    }
}
@media (max-width: 767.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.active > *:not(.tab-pane_title):last-of-type {
        margin-bottom: 30px;
    }
}
@media (max-width: 767.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.active .collapse {
        display: none;
    }
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.active .collapse.show {
        display: block;
    }
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.designer_thoughts > p {
    font-style: italic;
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box p {
    font-size: 0.75rem;
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #dfdfdf;
    padding: 1.25rem 0;
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock > div:first-of-type {
    margin-top: 20px;
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 1.25rem 0;
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
    flex-grow: 1;
}
@media (max-width: 767.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item {
        padding: 10px 0;
    }
}
@media (max-width: 440px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item {
        padding: 10px 0;
        flex-direction: column;
    }
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .info .quantity,
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .info .partnumber {
    display: block;
    font-size: 0.6875rem;
    line-height: 0.85rem;
    margin-top: 0.5rem;
}
@media (max-width: 767.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .info .quantity,
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .info .partnumber {
        margin-top: 0.25rem;
    }
}
@media (max-width: 440px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .info .quantity,
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .info .partnumber {
        margin-top: 0.25rem;
    }
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .info .name-product {
    cursor: pointer;
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .info .name-product:hover {
    text-decoration: underline;
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .store-location {
    text-align: right;
}
@media (max-width: 767.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .store-location {
        margin-top: 14px;
    }
}
@media (max-width: 440px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .store-location {
        margin-top: 14px;
    }
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .store-location > span {
    display: block;
    font-size: 0.6875rem;
    margin-left: 1rem;
    white-space: nowrap;
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .store-location > span:first-of-type {
    margin-left: 0;
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .store-location > span strong {
    font-style: normal;
    font-weight: 400;
    padding: 0.25rem 5px 0.25rem 0.25rem;
    background: #111;
    color: #fff;
}
@media (max-width: 767.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .store-location > span strong {
        padding: 2px 3px 2px 2px;
    }
}
@media (max-width: 440px) {
    .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .store-location > span strong {
        padding: 2px 3px 2px 2px;
    }
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .store-location > span strong:first-of-type {
    margin-right: 0.25rem;
}
.theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-footer {
    margin: 15px 0 0;
    font-size: 0.75rem;
}
@media (min-width: 992px) {
    .theme_detail_benefits .tab-pane[role=tabpanel]#pills-combination.active .products-included {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }
}
@media (max-width: 1199.98px) {
    .theme_detail_benefits .tab-pane[role=tabpanel]#pills-combination .tab-pane_box.active .product-included {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.theme_detail_benefits .tab-pane[role=tabpanel]#pills-combination .product-included {
    align-items: center;
}
@media (min-width: 992px) {
    .theme_detail_benefits .tab-pane[role=tabpanel]#pills-combination .product-included {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        width: 50%;
        padding-right: 0.25rem;
    }
}
.theme_detail_benefits .tab-pane[role=tabpanel]#pills-combination .product-included .product-image {
    cursor: pointer;
}
.theme_detail_benefits .tab-pane[role=tabpanel]#pills-combination .product-included .product-title strong {
    cursor: pointer;
}
.theme_detail_benefits .tab-pane[role=tabpanel]#pills-combination .product-included .product-title strong:hover {
    text-decoration: underline;
}
.theme_detail_benefits .tab-pane[role=tabpanel]:last-of-type .tab-pane_box:last-of-type {
    border-bottom: 0;
}
.theme_detail_benefits .tab-pane.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.theme_detail_benefits .tab-pane.active > .tab-pane_box {
    margin-bottom: 2rem;
}
@media (min-width: 992px) {
    .theme_detail_benefits .tab-pane {
        flex-wrap: wrap;
    }
    .theme_detail_benefits .tab-pane > .tab-pane_box {
        min-width: 30%;
        max-width: 50%;
    }
    .theme_detail_benefits .tab-pane > .tab-pane_box.summary {
        max-width: 100%;
        min-width: 50%;
    }
    .theme_detail_benefits .tab-pane > .tab-pane_box:nth-child(odd) {
        padding-right: 4rem;
    }
    .theme_detail_benefits .tab-pane .tab-pane_box:only-child {
        max-width: 100%;
        min-width: 100%;
    }
}
.theme_detail_benefits .btn-download .icon {
    margin-top: -2px;
    margin-left: -0.5rem;
}

.tab-pane_box .image-zoom:hover {
    cursor: pointer;
    cursor: url("data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='32' height='32' rx='16' fill='%23111'/%3e%3cpath d='m18.05 15.363-1.414-1.414L19.585 11H17V9h6v6h-2v-2.587l-2.95 2.95ZM11 19.587l2.95-2.95 1.414 1.414L12.415 21H15v2H9v-6h2v2.587Z' fill='%23fff' /%3e%3c/svg%3e") 16 16, auto;
}

.compressed .theme_detail_benefits .tab-content {
    padding-left: 0 !important;
}
.compressed .theme_detail_benefits .tab-content .tab-pane > .tab-pane_box {
    min-width: inherit !important;
    max-width: inherit !important;
    padding-right: 0 !important;
    margin-bottom: 0 !important;
}
.compressed .theme_detail_benefits .tab-content .tab-pane_title {
    padding: 1.25rem 0 !important;
}
.compressed .theme_detail_benefits > [class*=col-5] {
    display: none;
}
.compressed .theme_detail_benefits > .col-7.col-lg-8 {
    max-width: 100% !important;
    flex: 0 0 100% !important;
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] {
    display: block;
    opacity: 1;
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box {
    border-bottom: 1px solid #dfdfdf;
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box > *:not(.tab-pane_title) {
    display: none;
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.active .tab-pane_box {
    border-bottom: none;
    display: block;
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.active .tab-pane_box p {
    display: block;
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.marked {
    border: 1px solid #eee;
    box-shadow: 0 0 5px 2px rgba(220, 220, 220, 0.5);
    background: #fff;
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box .tab-pane_title {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 !important;
    padding: 1.25rem 12px;
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box .tab-pane_title:last-of-type {
    border-bottom: 0;
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box .tab-pane_title > i {
    display: block;
    font-size: 1rem;
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.active .tab-pane_title > i {
    display: block;
    transform: rotate(-180deg);
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.active > *:not(.tab-pane_title) {
    display: block;
    padding: 0 12px;
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.active > *:not(.tab-pane_title):first-of-type {
    margin-top: 15px;
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.active > *:not(.tab-pane_title):last-of-type {
    margin-bottom: 30px;
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.active .collapse {
    display: none;
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.active .collapse.show {
    display: block;
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1.25rem 0;
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item {
    flex-direction: column;
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .info .quantity,
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .info .partnumber {
    margin-top: 4px;
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .store-location {
    margin-top: 14px;
}
.compressed .theme_detail_benefits .tab-pane[role=tabpanel] .tab-pane_box.store-location_box .list-stock .stock-item .store-location > span strong {
    padding: 2px 3px 2px 2px;
}

#stock-details .list-stock > div,
.store-location_box .list-stock > div {
    border-bottom: 1px solid #dfdfdf;
    padding: 1.25rem 0;
}
#stock-details .list-stock .stock-item,
.store-location_box .list-stock .stock-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
    flex-grow: 1;
}
@media (max-width: 767.98px) {
    #stock-details .list-stock .stock-item,
    .store-location_box .list-stock .stock-item {
        padding: 0.75rem 0;
    }
}
@media (max-width: 440px) {
    #stock-details .list-stock .stock-item,
    .store-location_box .list-stock .stock-item {
        padding: 10px 0;
        flex-direction: column;
    }
}
#stock-details .list-stock .stock-item:first-of-type,
.store-location_box .list-stock .stock-item:first-of-type {
    margin-top: 1.25rem;
}
#stock-details .list-stock .stock-item .info .quantity,
#stock-details .list-stock .stock-item .info .partnumber,
.store-location_box .list-stock .stock-item .info .quantity,
.store-location_box .list-stock .stock-item .info .partnumber {
    display: block;
    font-size: 0.6875rem;
    line-height: 0.85rem;
    margin-top: 0.5rem;
}
@media (max-width: 767.98px) {
    #stock-details .list-stock .stock-item .info .quantity,
    #stock-details .list-stock .stock-item .info .partnumber,
    .store-location_box .list-stock .stock-item .info .quantity,
    .store-location_box .list-stock .stock-item .info .partnumber {
        margin-top: 0.25rem;
    }
}
#stock-details .list-stock .stock-item .info .name-product,
.store-location_box .list-stock .stock-item .info .name-product {
    cursor: pointer;
}
#stock-details .list-stock .stock-item .info .name-product:hover,
.store-location_box .list-stock .stock-item .info .name-product:hover {
    text-decoration: underline;
}
#stock-details .list-stock .stock-item .store-location,
.store-location_box .list-stock .stock-item .store-location {
    text-align: right;
}
@media (max-width: 767.98px) {
    #stock-details .list-stock .stock-item .store-location,
    .store-location_box .list-stock .stock-item .store-location {
        margin-top: 0.5rem;
    }
}
#stock-details .list-stock .stock-item .store-location > span,
.store-location_box .list-stock .stock-item .store-location > span {
    white-space: nowrap;
    margin-bottom: 0.5rem;
    display: block;
    font-size: 0.6875rem;
    margin-left: 0.5rem;
    margin-bottom: 0.5rem;
}
#stock-details .list-stock .stock-item .store-location > span:first-of-type,
.store-location_box .list-stock .stock-item .store-location > span:first-of-type {
    margin-left: 0;
}
#stock-details .list-stock .stock-item .store-location > span strong,
.store-location_box .list-stock .stock-item .store-location > span strong {
    font-style: normal;
    font-weight: 400;
    padding: 2px 0.25rem;
    margin-right: 0.25rem;
    background: #111;
    color: #fff;
}
@media (max-width: 767.98px) {
    #stock-details .list-stock .stock-item .store-location > span strong,
    .store-location_box .list-stock .stock-item .store-location > span strong {
        padding: 2px 3px;
    }
}
#stock-details .list-stock .stock-item .store-location > span strong:last-of-type,
.store-location_box .list-stock .stock-item .store-location > span strong:last-of-type {
    margin-right: 0;
}
#stock-details .list-footer,
.store-location_box .list-footer {
    margin: 15px 0 0;
    font-size: 0.75rem;
}
