.single-inchweb-abo-offer #wide-nav,
.single-inchweb-abo-offer #wide-nav.header-bottom.wide-nav.hide-for-medium,
.single-inchweb-abo-offer .header-cart-link,
.single-inchweb-abo-offer .header-nav .cart-item,
.single-inchweb-abo-offer .header-main .flex-col.show-for-medium.flex-left {
    display: none !important;
}

.single-inchweb-abo-offer .header-main {
    height: 75px;
}

#iwabo-frontpage-preloader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/preloader.gif) no-repeat #FFFFFF 50%;
    -moz-background-size: 64px 64px;
    -o-background-size: 64px 64px;
    -webkit-background-size: 64px 64px;
    background-size: 64px 64px;
    z-index: 99998;
    width: 100%;
    height: 100%;
}

.front-page-inchweb-abo {
    position: relative;
}

.front-page-inchweb-abo.page-wrapper {
    padding-top: 0;
}

.iwabo-wrapper {
    width: 100%;
    //padding: 0 25px 25px;
    margin: 0 auto;
    min-height: 300px;
}

.iwabo-wrapper div.dt-container select.dt-input {
    padding: 0 24px 0 8px;
    margin-bottom: 5px;
}

.iwabo-wrapper div.dt-container .dt-paging .dt-paging-button {
    line-height: normal;
}

.iwabo-wrapper .iwabo-searchPanes {
    display: none;
}
.iwabo-wrapper .dtsp-panesContainer {
    width: 90%;
}

.iwabo-wrapper .dtsp-searchPanes div.dtsp-searchPane div.dt-container div.dt-scroll-body {
    height: auto !important;
    overflow: unset !important;
}

.iwabo-wrapper .dtsp-searchPanes div.dtsp-searchPane div.dt-container div.dt-scroll-body table {
    position: relative !important;
}

.iwabo-wrapper div.dtsp-searchPane div.dt-container div.dt-scroll-body td.dtsp-nameColumn {
    border: none;
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    line-height: 2.15384615;
    min-height: 30px;
    margin: 0px;
    padding: 0 10px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    border-radius: 3px;
    white-space: nowrap;
    box-sizing: border-box;
    color: #666;
}

.iwabo-wrapper div.dtsp-searchPane div.dt-container div.dt-scroll-body tr.selected td.dtsp-nameColumn {
    background: var(--fs-color-secondary);
    color: white;
}

.iwabo-wrapper .dtsp-searchPanes div.dtsp-searchPane div.dt-container div.dt-scroll-body tbody {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.iwabo-wrapper .dtsp-searchPanes div.dtsp-searchPane div.dt-container div.dt-scroll-body tbody > tr {
    margin: 5px;
}

.iwabo-wrapper .dtsp-searchPanes div.dtsp-searchPane div.dt-container div.dt-scroll-body div.dtsp-nameCont span.dtsp-pill {
    background: none;
}

.iwabo-wrapper .dtsp-searchPanes .dt-scroll-body table + div {
    display: none;
}

.iwabo-wrapper div.dtsp-panesContainer {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    justify-content: center;
}

#iwabo-product-category-table-frontend {
    display: block;
}

#iwabo-product-category-table-frontend tbody {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

#iwabo-product-category-table-frontend tbody tr {
    width: calc(20% - 4px);
    display: flex;
    margin: 2px;
    padding: 2px;
    border: 2px solid #c4c3c3;
    flex-direction: column;
    justify-content: space-evenly;
}

#iwabo-product-category-table-frontend tbody tr.selected {
    background-color: white;
    border-color: #A2163E;
}

#iwabo-product-category-table-frontend tbody tr.selected td:hover {
    background-color: white;
}

#iwabo-product-category-table-frontend tbody tr td {
    display: flex;
    width: 100%;
    white-space: normal;
    box-shadow: none;
    color: #666666;
}

.iwabo-wrapper table.dataTable.row-border > tbody > tr > *,
.iwabo-wrapper table.dataTable.display > tbody > tr > *,
.iwabo-wrapper table.dataTable.row-border > tbody > tr:first-child > *,
.iwabo-wrapper table.dataTable.display > tbody > tr:first-child > * {
    border: none;
}

.iwabo-wrapper div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane {
    margin-top: 5px !important;
}

.iwabo-wrapper div.dtsp-panesContainer button.dtsp-clearAll {
    background-color: var(--fs-color-secondary);
    color: #fff;
    opacity: 1;
    text-transform: none;
}

.iwabo-wrapper div.dtsp-panesContainer button.dtsp-clearAll:hover {
    background-color: var(--fs-color-secondary);
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, .2);
    color: #fff;
    opacity: 1;
    outline: none;
}

.iwabo-wrapper div.dtsp-panesContainer div.dt-container div.dt-layout-row {
    margin-top: 0;
    margin-bottom: 0;
}

.iwabo-wrapper span.cat-title {
    color: #c4c3c3;
}

.iwabo-wrapper span.product-price {
    font-weight: 700;
    font-size: 16px;
    color: #777;
}

.iwabo-wrapper span.product-name {
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    color: #555;
    word-break: break-all;
}

.iwabo-wrapper .dt-search input {
    margin-bottom: 3px;
}

.iwabo-wrapper input.dt-input::-webkit-search-cancel-button {
    -webkit-appearance: button !important;
    cursor: pointer;
}

.iwabo-toggle-button {
    font-size: 18px;
    padding: 5px 25px;
    text-align: center;
    background-color: #e2e2e2;
    cursor: pointer;
    line-height: inherit;
    text-transform: none;
}


.iwabo-qty {
    display: flex;
    flex-flow: wrap;
    left: 50%;
    bottom: 15px;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.iwabo-qty-toggle {
    font-size: 24px;
    line-height: 36px;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    color: #777;

    cursor: pointer;
    padding: 0 5px;
}

.iwabo-qty-input {
    width: 50px !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
    text-align: center !important;
    margin: 0 8px;
}

/* Chrome, Safari, Edge, Opera */
.iwabo-qty-input::-webkit-outer-spin-button,
.iwabo-qty-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.iwabo-qty-input[type=number] {
    -moz-appearance: textfield;
}


.inchweb-subs-items-list {
    display: flex;
    flex-flow: wrap;
    width: 100%;
    padding: 20px 0;
    position: relative;
}

.inchweb-subs-item {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    width: 100%;
    font-size: 18px;
    padding: 10px 20px;
}

.inchweb-subs-item-title {
    font-weight: 700;
}

.inchweb-subs-item-name {
    font-size: 18px;
}

.inchweb-subs-item-count {
    width: 10%;
    text-align: center;
    font-size: 18px;
}

.inchweb-subs-item-discount {
    width: 10%;
    text-align: center;
    font-size: 18px;
    text-wrap-mode: nowrap;
}

.inchweb-subs-item-price {
    width: 10%;
    text-align: right;
    font-size: 18px;
    text-wrap-mode: nowrap;
}

.inchweb-subs-item-price-discount {
    text-decoration: line-through;
    font-weight: 700;
    color: #A2163E;
}
.inchweb-item-price-discount {
    text-decoration: line-through;
    font-weight: 700;
    color: #666;
}
.inchweb-subs-item-price-discount.row2 {
    text-decoration: none;
}

.inchweb-subs-discount {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    padding-top: 25px;
}

.inchweb-subs-month {
    width: 20%;
    box-sizing: border-box;
    border: 2px solid #e2e2e2;
    border-radius: 20px;
    cursor: pointer;
}

.inchweb-subs-month.active {
    border-color: #A2163E;
}

.inchweb-subs-month .inner {
    padding: 15px 25px;
    text-align: center;
}

.inchweb-subs-month .month-discount {
    font-size: 20px;
}

.inchweb-subs-month .month-description {
    font-size: 12px;
}

.inchweb-subs-month .month-price {
    font-size: 18px;
}

table.dataTableSubscribe > tbody > tr > td {
    padding: 10px 20px !important;
}

table.dataTableSubscribe th.dt-type-numeric,
table.dataTableSubscribe td.dt-type-numeric {
    text-align: center !important;
}

.buttons-show-selected {
    text-transform: none;
}

table.dataTableSubscribe thead > tr > th:first-child div.dt-column-header span.dt-column-title {
    text-align: left;
}

table.dataTableSubscribe thead > tr > th div.dt-column-header span.dt-column-title {
    text-transform: none;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    text-wrap-mode: nowrap;
}

@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 1024px) {
    #iwabo-product-category-table-frontend tbody tr {
        width: calc(25% - 4px);

    }
}

@media screen and (max-width: 925px) {
    .iwabo-wrapper {
        width: 100% !important;
        padding-top: 0 !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

@media screen and (max-width: 850px) {
    .single-inchweb-abo-offer .header-main {
        height: auto;
    }
}

@media screen and (max-width: 767px) {
    #iwabo-product-category-table-frontend tbody tr {
        width: calc(50% - 4px);
    }

    .iwabo-wrapper div.dt-container div.dt-layout-row:not(.dt-layout-table) div.dt-layout-cell > * {
        margin: 0.5em auto;
    }
}
/*
@media screen and (max-width: 480px) {
    #iwabo-product-category-table-frontend tbody tr {
        width: calc(50% - 8px);
    }
}
*/
div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dt-container, div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane div.dataTables_wrapper {
    /*border: none;*/
}

/**
 *  MENU
 */
@font-face {
    font-family: 'boxicons';
    font-weight: normal;
    font-style: normal;

    src: url('../fonts/boxicons.eot');
    src: url('../fonts/boxicons.eot') format('embedded-opentype'),
    url('../fonts/boxicons.woff2') format('woff2'),
    url('../fonts/boxicons.woff') format('woff'),
    url('../fonts/boxicons.ttf') format('truetype'),
    url('../fonts/boxicons.svg?#boxicons') format('svg');
}

.iwabo-box div.navigate {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 40px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    z-index: 99;
    margin: 0 auto;
    background: #0c0c0e;
}

.iwabo-box .navbar {
    height: 100%;
    max-width: 1080px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: auto;
    background: #0c0c0e;
    padding: 0 5px;
}

.iwabo-box .navbar .bx-menu {
    display: none;
}

.iwabo-box .bx-menu:before {
    content: "\eac1";
}

.iwabo-box .bx-x:before {
    content: "\ebe9";
}

.iwabo-box .nav-links {
    line-height: 32px;
    height: 100%;
}

.iwabo-box .links {
    display: flex;
}

.iwabo-box .links li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    padding: 0 14px;
    margin: 0 .1em !important;
}

.iwabo-box .links li a {
    height: 100%;
    text-decoration: none;
    white-space: nowrap;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}

.iwabo-box .bx {
    font-family: 'boxicons' !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    display: inline-block;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.iwabo-box .links li .arrow {
    /* background: red; */
    height: 100%;
    width: 22px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    color: #fff;
    transition: all 0.3s ease;
}

.iwabo-box .bxs-chevron-down:before {
    content: "\ec89";
}

.iwabo-box .bxs-chevron-right:before {
    content: "\ec8f";
}

.iwabo-box .links li .sub-menu {
    position: absolute;
    top: 33px;
    left: 0;
    line-height: 40px;
    background: #0c0c0e;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    border-radius: 0 0 4px 4px;
    display: none;
    z-index: 2;
    margin: 0;
}

.links li.hover:hover .bxs-chevron-down,
.links li.hover:hover .js-arrow {
    transform: rotate(180deg);
}

.iwabo-box .links li .sub-menu li {
    padding: 0 22px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.iwabo-box .links li .sub-menu .more-arrow {
    line-height: 40px;
}

.iwabo-box .links li.hover:hover .sub-menu.level0 {
    display: block;
}

.iwabo-box .links li .sub-menu .more.hover:hover .more-sub-menu.level1 {
    display: block;
}

.iwabo-box .links li .sub-menu.level1 .more.hover:hover .more-sub-menu.level2 {
    display: block;
}

.iwabo-box .links li .sub-menu .more-sub-menu {
    position: absolute;
    top: 0;
    left: 100%;
    border-radius: 0 4px 4px 4px;
    z-index: 1;
    display: none;
}

.iwabo-box .navbar .nav-links .sidebar-logo {
    display: none;
}

.iwabo-box div.dt-container .dt-paging .dt-paging-button {
    text-transform: none;
    font-size: 0.88em;
}
#iwabo-product-category-table-frontend_wrapper .dt-layout-iwabo-box {
    margin-bottom: 0;
}
#iwabo-product-category-table-frontend_wrapper .dt-layout-row.dt-layout-table {
    margin-top: 0;
}

#iwabo-product-category-table-subscribe.dataTableSubscribe > tfoot > tr > th {
    padding: 10px 20px !important
}
#iwabo-product-category-table-subscribe.dataTableSubscribe > tfoot .inchweb-subs-item-name {
    color: #666;
    text-transform: none;
    font-size: 18px;
}
@media (max-width: 920px) {
    .iwabo-box .navbar {
        max-width: 100%;
        padding: 0 25px;
    }

    .iwabo-box .navbar .links li {
        padding: 0 10px;
        white-space: nowrap;
    }

    .iwabo-box .navbar .links li a {
        font-size: 15px;
    }
}

@media (max-width: 800px) {

    .iwabo-box div.navigate {
        /* position: relative; */
        z-index: 10000;
    }

    .iwabo-box .navbar .bx-menu {
        display: block;
    }

    .iwabo-box .navbar .nav-links {
        position: fixed;
        top: 0;
        left: -100%;
        display: block;
        max-width: 270px;
        max-width: max-content;
        width: 100%;
        background: #0c0c0e;
        line-height: 40px;
        padding: 20px;
        box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
        transition: all 0.5s ease;
        z-index: 1000;
    }

    .iwabo-box .sidebar-logo i,
    .iwabo-box .navbar .bx-menu {
        font-size: 25px;
        color: #fff;
    }

    .iwabo-box .sidebar-logo .logo-name {
        font-size: 25px;
        color: #fff;
    }

    .iwabo-box .navbar .nav-links .sidebar-logo {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .iwabo-box .navbar .links {
        display: block;
        margin-top: 20px;
    }

    .iwabo-box .navbar .links li .arrow {
        line-height: 40px;
    }

    .iwabo-box .navbar .links li {
        display: block;
    }

    .iwabo-box .navbar .links li .sub-menu {
        position: relative;
        top: 0;
        box-shadow: none;
        display: none;
    }

    .iwabo-box .navbar .links li .sub-menu li {
        border-bottom: none;

    }

    .iwabo-box .navbar .links li .sub-menu .more-sub-menu {
        display: none;
        position: relative;
        left: 0;
    }

    .iwabo-box .navbar .links li .sub-menu .more-sub-menu li {
        display: block;
        align-items: center;
        justify-content: space-between;
    }

    .iwabo-box .links li:hover .bxs-chevron-down,
    .iwabo-box .links li:hover .js-arrow {
        transform: rotate(0deg);
    }

    .iwabo-box .navbar .links li .sub-menu .more-sub-menu {
        display: none;
    }

    .iwabo-box .navbar .links li .sub-menu .more span {
        /* background: red; */
        display: flex;
        align-items: center;
        /* justify-content: space-between; */
    }

    .iwabo-box .links li .sub-menu .more:hover .more-sub-menu {
        display: none;
    }

    .iwabo-box .navbar .links li:hover .htmlCss-sub-menu,
    .iwabo-box .navbar .links li:hover .js-sub-menu {
        display: none;
    }

    .iwabo-box .links li.hover:hover .sub-menu.level0 {
        display: none;
    }
    .iwabo-box .links li.hover.lA0 .sub-menu.level0 {
        display: block;
    }
    .iwabo-box .links li.hover.lA0 > .bx.arrow {
        transform: rotate(180deg);
    }
    .iwabo-box .links li.more.lA1 > span i.bx.arrow ,
    .iwabo-box .links li.more.lA2 > span i.bx.arrow {
        transform: rotate(180deg);
    }

    .iwabo-box .links li .sub-menu .more.hover:hover .more-sub-menu.level1 {
        display: none;
    }
    .iwabo-box .links li .sub-menu .more.hover.lA1 .more-sub-menu.level1 {
        display: block;
    }

    .iwabo-box .links li .sub-menu.level1 .more.hover:hover .more-sub-menu.level2 {
        display: none;
    }
    .iwabo-box .links li .sub-menu.level1 .more.hover.lA2 .more-sub-menu.level2 {
        display: block;
    }

    .iwabo-box .dt-layout-cell.dt-layout-start {
        padding-bottom: 0 !important;
    }
    .iwabo-box .dt-layout-cell.dt-layout-end {
        padding-top: 0 !important;
    }
    .iwabo-box .dt-layout-cell.dt-layout-start .dt-search {
        margin-bottom: 0 !important;
    }
    .iwabo-box .dt-layout-cell.dt-layout-full {
        padding: 0;
    }
}