/* Minification failed. Returning unminified contents.
(1733,68): run-time error CSS1030: Expected identifier, found '.'
(2351,40): run-time error CSS1046: Expect comma, found '0'
(2351,44): run-time error CSS1046: Expect comma, found '/'
 */


/*********************
THEME COLOR - DEFAULT
*********************/
body {
    font-family: 'DM Sans', sans-serif;
    letter-spacing: 0px;
    font-weight: 300;
    font-size: 14px;
    color: black;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    font-family: 'PT Sans', sans-serif !important;
}

h1 {
    font-family: 'DM Sans', sans-serif !important;
}

    h1 i {
        position: relative;
        top: 4px;
    }

.c-layout-sidebar-menu .c-sidebar-menu > li:hover > a, .c-layout-sidebar-menu .c-sidebar-menu > li.c-open > a {
    background-color: transparent;
    color: black;
}

#modalLarge img {
    position: inherit !important;
    width: 100% !important;
}

    #modalLarge img.reseller-img {
        width: auto !important;
        margin: 0 auto;
        text-align: center;
        display: block;
    }

.pop-up-store-col .store-address.ambassador-info,
.pop-up-store-col .store-address.ambassador-bio {
    color: #282559;
}

.tp-revslider-mainul .slotholder:nth-child(1) {
    display: none;
}

@media screen and (min-width: 800px) {
    .tp-revslider-mainul .slotholder:nth-child(1) {
        display: block;
    }

    .tp-revslider-mainul .slotholder:nth-child(2) {
        display: none;
    }
}

.pop-up-store-col .store-address.ambassador-bio {
    padding-top: 5px;
    font-style: italic;
}

.c-layout-sidebar-menu .c-sidebar-menu > li {
    border-bottom: 1px solid #eeeeee;
}

    .c-layout-sidebar-menu .c-sidebar-menu > li > a {
        padding: 12px 10px 12px 10px;
        font-weight: 600;
        color: black;
    }

.breadcrumb-custom a {
    text-transform: uppercase;
    color: black;
}

.progress-bar {
    background-color: #282559;
}

.product-item-grid {
    max-width: 430px;
    float: none;
    margin: 0 auto;
}

    .product-item-grid .c-border-top {
        border-top: none;
    }

.product-item.c-bordered, .product-item .c-bordered {
    border: none;
}

.c-layout-sidebar-menu .c-sidebar-menu li.c-dropdown > a .c-arrow {
    color: black;
}

.c-checkbox label > .check {
    border: 1px solid #d0d7de;
    border-top: none;
    border-left: none;
}

.c-checkbox label > .box {
    border: 1px solid #d0d7de;
}

.c-layout-sidebar-menu .c-sidebar-menu li.c-dropdown {
    color: black;
    font-size: 18px;
}

.c-btn-bold {
    font-weight: 400;
}

.ikonic-font,
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, a, .btn-default, .c-content-title-1 > h3, .c-content-title-1 > h3 i {
    color: #282559;
}


    .btn-default:hover,
    .btn-default.c-active,
    .btn-default:active,
    .btn-default:focus,
    .c-content-title-1 > .c-line-right, .c-content-title-1 > .c-line-left {
        background-color: #282559;
        color: white;
    }

.border-color1,
.input-group .input-group-btn > .btn, .input-group .input-group-addon {
    border-color: #282559;
}

.modal-content .contact-form {
    padding: 50px;
}

.contact-form .modal-header {
    padding-left: 0px;
    padding-right: 0px;
}

.c-layout-header .c-navbar .c-mega-menu.c-fonts-bold > .nav.navbar-nav > li > .c-link,
.c-font-bold {
    font-weight: 500 !important;
}

.c-font-slim {
    color: #828282;
}

.ikonic-block-new {
    background-color: #F4F4F6;
    border-radius: 15px;
    margin-bottom: 30px;
    height: 125px;
    padding: 25px;
    clear: both;
}

    .ikonic-block-new .ikonic-block-img {
        background-color: #D6D5DE;
        border-radius: 55px;
        height: 75px;
        width: 75px;
        position: relative;
        float: left;
        margin-right: 15px;
    }

    .ikonic-block-new .ikonic-block-value {
        color: #282559;
        padding-top: 10px;
    }

.ikonic-block-new-alter .ikonic-block-value {
    padding-top: 3px;
}

.ikonic-block-new-alter {
    background-color: #D6D5DE;
}

.ikonic-fidelity-row-active .ikonic-block-new {
    color: white;
    background-color: #282559;
}

    .ikonic-fidelity-row-active .ikonic-block-new .ikonic-block-value {
        color: white;
    }

.ikonic-block-new-alter .ikonic-block-img {
    background-color: white;
}

.ikonic-block-new .ikonic-block-value .ikonic-block-value-value {
    font-size: 36px;
    line-height: 36px;
}

.magicsearch-wrapper .multi-item {
    width: auto !important;
}

.table-ambassador {
    width: 100%;
    font-size: 13px !important;
    color: #282559 !important;
}

    .table-ambassador tbody tr td,
    .table-ambassador thead tr th {
        font-size: 13px !important;
        color: #282559 !important;
    }


.ikonic-block-new .ikonic-block-value .ikonic-block-value-value.smaller {
    font-size: 20px;
    line-height: 20px;
}

.ikonic-block-img i {
    top: 15px;
    left: 19px;
    position: relative;
}

    .ikonic-block-img i.fa-eur,
    .ikonic-block-img i.fa-user,
    .ikonic-block-img i.fa-calendar {
        top: 22px;
        left: 25px;
        color: #282559;
    }

    .ikonic-block-img i.fa-user {
        left: 28px;
    }

.c-font-grey-2 {
    color: #282559 !important;
}


.c-order-history-2 > .c-cart-table-title {
    border-bottom: 0;
}

    .c-order-history-2 > .c-cart-table-title h3.text-uppercase {
        text-transform: none;
        font-size: 16px;
    }

.c-order-history-2 > .c-cart-table-row {
    border-bottom: 0;
    position: relative;
}

.btn {
    border-radius: 10px;
}

.c-cart-table-row p {
    margin-top: 8px;
}

    .c-cart-table-row p.c-cart-price {
        word-break: break-word;
    }


.c-order-history-2 > .c-cart-table-row:before {
    content: "";
    position: absolute;
    left: 0;
    margin-right: 15px;
    margin-left: 15px;
    bottom: 0;
    height: 1px;
    width: 100%; /* or 100px */
    border-bottom: 1px solid #707070;
}

.collapsible-content .c-order-history-2 > .c-cart-table-row:before {
    margin-left: 0px;
}

.c-order-history-2.sponsorlist > .c-cart-table-row:before {
    display: none !important;
}


.ikonic-block-new .progress {
    height: 10px;
    margin-top: 3px;
}

.ikonic-block-new .ikonic-block-img img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.c-shop-product-details-2 .c-product-gallery > .c-product-gallery-content,
.c-shop-product-details-2 .c-product-gallery > .c-product-gallery-content > .c-zoom {
    height: 500px;
}

    .c-shop-product-details-2 .c-product-gallery > .c-product-gallery-content > .c-zoom > .lazyloaded {
        max-width: 500px;
        max-height: 500px;
    }

a:active,
a:hover,
a:focus {
    color: #6561AC;
}

#configurator-wrapper {
    margin-bottom: 30px;
}

    #configurator-wrapper h1.h1 {
        font-size: 27px;
    }

    #configurator-wrapper h2.h3 {
        font-size: 18px;
    }

    #configurator-wrapper h3.h3 {
        font-size: 16px;
    }

    #configurator-wrapper .c-product-variant-line .c-product-meta-label.c-font-uppercase.c-font-bold {
        text-decoration: underline;
    }


.table-middle-center tbody tr td.left,
.table-middle-center tr td.left {
    text-align: left;
}

#configurator-wrapper .c-product-variant-line .c-product-meta-label.c-font-uppercase.c-font-bold.ikonic-font {
    text-decoration: none;
}

.c-layout-header .c-topbar {
    min-height: 45px;
    height: auto;
}

.c-content-product-2 .wishlist-block .c-btn-product.btn-lg {
    font-size: 19px;
    padding-top: 6px;
    padding-bottom: 7px;
}

.c-theme-link:focus,
.c-theme-link:active,
.c-theme-link:hover {
    color: #282559 !important;
}

    .c-theme-link:focus > i,
    .c-theme-link:active > i,
    .c-theme-link:hover > i {
        color: #6561AC !important;
    }

.c-theme-link.c-active {
    color: #6561AC !important;
}

    .c-theme-link.c-active > i {
        color: #6561AC !important;
    }

.c-theme-nav li:focus > a:not(.btn),
.c-theme-nav li:active > a:not(.btn),
.c-theme-nav li:hover > a:not(.btn) {
    color: #6561AC !important;
}

.c-theme-nav li:focus > .c-quick-sidebar-toggler > .c-line,
.c-theme-nav li:active > .c-quick-sidebar-toggler > .c-line,
.c-theme-nav li:hover > .c-quick-sidebar-toggler > .c-line {
    background: #6561AC !important;
}

.c-theme-nav li.c-active {
    color: #6561AC !important;
}

    .c-theme-nav li.c-active > a:not(.btn) {
        color: #6561AC !important;
    }

    .c-theme-nav li.c-active > .c-quick-sidebar-toggler > .c-line {
        background: #6561AC !important;
    }

.c-theme-nav > li > .dropdown-menu.c-menu-type-mega > .nav.nav-tabs > li:hover > a {
    color: #6561AC !important;
}

.c-theme-nav > li > .dropdown-menu.c-menu-type-mega > .nav.nav-tabs > li.active {
    border-bottom: 1px solid #282559 !important;
}

    .c-theme-nav > li > .dropdown-menu.c-menu-type-mega > .nav.nav-tabs > li.active > a {
        color: #282559 !important;
    }

.c-theme-nav.nav.nav-tabs > li:hover > a {
    color: #282559 !important;
}

.c-theme-nav.nav.nav-tabs > li.active {
    border-bottom: 1px solid #282559 !important;
}

    .c-theme-nav.nav.nav-tabs > li.active > a {
        color: #282559 !important;
    }

.c-theme-ul > li:focus > a:not(.btn),
.c-theme-ul > li:active > a:not(.btn),
.c-theme-ul > li:hover > a:not(.btn) {
    color: #282559 !important;
}

    .c-theme-ul > li:focus > a:not(.btn) > i,
    .c-theme-ul > li:active > a:not(.btn) > i,
    .c-theme-ul > li:hover > a:not(.btn) > i {
        color: #282559 !important;
    }

.c-theme-ul > li:focus > button > .c-line,
.c-theme-ul > li:active > button > .c-line,
.c-theme-ul > li:hover > button > .c-line {
    background: #282559 !important;
}

.c-theme-ul > li.active,
.c-theme-ul > li.c-active {
    color: #282559 !important;
}

    .c-theme-ul > li.active > a:not(.btn),
    .c-theme-ul > li.c-active > a:not(.btn) {
        color: #282559 !important;
    }

        .c-theme-ul > li.active > a:not(.btn) > i,
        .c-theme-ul > li.c-active > a:not(.btn) > i {
            color: #282559 !important;
        }

.c-theme-ul-bg > li {
    color: #ffffff;
    background: #282559 !important;
}

.c-theme-font,
.c-theme-color {
    color: #282559 !important;
}

    .c-theme-font > i,
    .c-theme-color > i {
        color: #282559 !important;
    }

.c-theme-bg {
    background: #282559 !important;
}

.btn-default {
    color: #282559;
    background-color: white;
    border-color: #282559;
    text-transform: none;
}

.gm-style .gm-style-iw-c,
.gm-style-iw {
    width: 970px;
    max-width: 100% !important;
    border-radius: 0;
    min-height: 515px;
    padding: 0;
}

.gm-style .iko-modal-close {
    display: none;
}

.iko-modal-close {
    width: 36px !important;
    font-size: 44px !important;
    height: 36px !important;
    padding-right: 10px;
}

.gm-style-iw-d {
    max-height: 515px !important;
}

.gm-style-iw .gm-ui-hover-effect {
    right: 5px !important;
    width: 36px !important;
    ;
    height: 36px !important;
    ;
}

    .gm-style-iw .gm-ui-hover-effect span {
        width: 30px !important;
        ;
        height: 30px !important;
        ;
    }

.store-map-item {
}

.pop-up-store-col {
    float: left;
    width: 50%;
}


.store-icon a {
    background-color: #e5e5e5;
    border-radius: 25px;
    width: 40px;
    height: 40px;
    display: inline-block;
    font-size: 28px;
    padding-top: 3px;
}

.pop-up-store-col h3 {
    padding-left: 40px;
    margin-top: 30px;
    margin-bottom: 25px;
}

.pop-up-store-col .store-address {
    padding-left: 40px;
    color: black;
    padding-top: 25px;
    position: relative;
}

#modalLarge .iko-approved-img {
    display: block;
    position: absolute !important;
    top: 10px;
    width: 50% !important;
    right: 0;
    max-width: 170px;
}

.pop-up-store {
    display: none;
}

#modalLargeContent .pop-up-store,
#map_canvas .pop-up-store {
    display: block;
}

#modalLargeContent .pop-up-store-list,
#map_canvas .pop-up-store-list {
    display: none;
}

#modalLargeContent .pop-up-store {
    padding-bottom: 25px;
}

#modalLargeContent .ikonic-show-more {
    padding-right: 15px;
}

.pop-up-store-right {
    float: left;
    width: 50%;
    padding-top: 0;
    padding-right: 40px;
    padding-left: 40px;
}

    .pop-up-store-right h4 {
        padding-bottom: 15px;
    }

.pop-up-store-col .fa-map-marker {
    display: block;
    float: left;
    width: 25px;
    font-size: 22px;
    height: 50px;
}

.ikonic-show-more {
    color: #58afe8;
    display: block;
    text-align: right;
    font-weight: bold;
}

.c-theme-bg.c-theme-darken {
    background: #0F0C3A !important;
}

.c-theme-bg-after:after {
    background: #282559 !important;
}

.c-theme-bg-before:before {
    background: #282559 !important;
}

.c-theme-border-after:after {
    border-color: #282559 !important;
}

.c-theme-border-before:before {
    border-color: #282559 !important;
}

.c-theme-bg-on-hover:hover {
    background: #282559 !important;
}

.c-theme-border {
    border-color: #282559 !important;
}

.c-theme-on-hover:hover {
    color: #282559 !important;
}

.c-theme-bg-parent-hover:hover .c-theme-bg-on-parent-hover {
    background: #282559 !important;
}

.c-theme-border {
    border-color: #282559;
}

.c-theme-border-top {
    border-top-color: #282559;
}

.c-theme-border-bottom {
    border-bottom-color: #282559 !important;
}

.c-theme-border-left {
    border-left-color: #282559;
}

.c-theme-border-right {
    border-right-color: #282559;
}

.c-content-iconlist-1.c-theme > li:hover i {
    color: #fff;
    background: #282559;
}

.c-content-ver-nav .c-menu.c-theme > li:before {
    color: #282559;
}

.c-content-ver-nav .c-menu.c-theme.c-arrow-dot > li:before {
    background: #282559;
}

.c-content-pagination.c-theme > li:hover > a {
    border-color: #282559;
    background: #282559;
    color: #fff;
}

    .c-content-pagination.c-theme > li:hover > a > i {
        color: #fff;
    }

.c-top-menu .c-ext.c-theme-ul .separator {
    padding: 0 20px;
}

    .c-top-menu .c-ext.c-theme-ul .separator a {
        border-top: 1px solid #5c6873;
        display: block;
        margin-top: 5px;
    }

.c-content-pagination.c-theme > li.c-active > span,
.c-content-pagination.c-theme > li.c-active > a {
    border-color: #282559;
    background: #282559;
    color: #fff;
}

    .c-content-pagination.c-theme > li.c-active > span > i,
    .c-content-pagination.c-theme > li.c-active > a > i {
        color: #fff;
    }


.c-layout-sidebar-menu .c-sidebar-menu {
    border: none;
}

.contact-btn-wrapper {
    padding-left: 37px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.c-theme-btn.btn {
    color: #ffffff;
    background: #282559;
    border-color: #282559;
}

span.c-font-16.c-font-grey-2,
p.c-font-uppercase.c-font-bold.c-right.c-font-16.c-font-grey-2 {
    color: black !important;
    text-transform: none;
}

.c-content-title-1 > h3.c-font-uppercase.c-font-bold.h3 {
    margin: 0 0 15px 0;
}

.c-content-title-1 > .c-line-left {
    width: 100%;
    height: 1px;
    background-color: #eee !important;
}

.c-theme-btn.btn.btn-no-focus:focus,
.c-theme-btn.btn.btn-no-focus.focus {
    color: #ffffff;
    background: #282559;
    border-color: #282559;
}

.c-theme-btn.btn.btn-no-focus:hover,
.c-theme-btn.btn:hover,
.c-theme-btn.btn.btn-no-focus:active,
.c-theme-btn.btn:active,
.c-theme-btn.btn.active,
.open > .c-theme-btn.btn.dropdown-toggle {
    color: #ffffff;
    background: #0F0C3A;
    border-color: #0F0C3A;
}

.c-theme-btn.btn:active,
.c-theme-btn.btn.active,
.open > .c-theme-btn.btn.dropdown-toggle {
    background-image: none;
}

.c-theme-btn.btn.disabled,
.c-theme-btn.btn.disabled:hover,
.c-theme-btn.btn.disabled:not(.btn-no-focus):focus,
.c-theme-btn.btn.disabled:not(.btn-no-focus).focus,
.c-theme-btn.btn.disabled:active,
.c-theme-btn.btn.disabled.active,
.c-theme-btn.btn[disabled],
.c-theme-btn.btn[disabled]:hover,
.c-theme-btn.btn[disabled]:not(.btn-no-focus):focus,
.c-theme-btn.btn[disabled]:not(.btn-no-focus).focus,
.c-theme-btn.btn[disabled]:active,
.c-theme-btn.btn[disabled].active,
fieldset[disabled] .c-theme-btn.btn,
fieldset[disabled] .c-theme-btn.btn:hover,
fieldset[disabled] .c-theme-btn.btn:not(.btn-no-focus):focus,
fieldset[disabled] .c-theme-btn.btn:not(.btn-no-focus).focus,
fieldset[disabled] .c-theme-btn.btn:active,
fieldset[disabled] .c-theme-btn.btn.active {
    background: #282559;
    border-color: #282559;
}

.c-theme-btn.btn .badge {
    color: #282559;
    background: #ffffff;
}

.c-theme-btn.c-btn-border-1x {
    border-color: #282559;
    border-width: 1px;
    color: #282559;
    background: none;
    border-color: #282559;
}

    .c-theme-btn.c-btn-border-1x.btn-no-focus:focus,
    .c-theme-btn.c-btn-border-1x.btn-no-focus.focus {
        color: #282559;
        background: none;
        border-color: #282559;
    }

    .c-theme-btn.c-btn-border-1x.btn-no-focus:hover,
    .c-theme-btn.c-btn-border-1x:hover,
    .c-theme-btn.c-btn-border-1x.btn-no-focus:active,
    .c-theme-btn.c-btn-border-1x:active,
    .c-theme-btn.c-btn-border-1x.active,
    .open > .c-theme-btn.c-btn-border-1x.dropdown-toggle {
        color: #ffffff;
        background: #282559;
        border-color: #282559;
    }

    .c-theme-btn.c-btn-border-1x:active,
    .c-theme-btn.c-btn-border-1x.active,
    .open > .c-theme-btn.c-btn-border-1x.dropdown-toggle {
        background-image: none;
    }

    .c-theme-btn.c-btn-border-1x.disabled,
    .c-theme-btn.c-btn-border-1x.disabled:hover,
    .c-theme-btn.c-btn-border-1x.disabled:not(.btn-no-focus):focus,
    .c-theme-btn.c-btn-border-1x.disabled:not(.btn-no-focus).focus,
    .c-theme-btn.c-btn-border-1x.disabled:active,
    .c-theme-btn.c-btn-border-1x.disabled.active,
    .c-theme-btn.c-btn-border-1x[disabled],
    .c-theme-btn.c-btn-border-1x[disabled]:hover,
    .c-theme-btn.c-btn-border-1x[disabled]:not(.btn-no-focus):focus,
    .c-theme-btn.c-btn-border-1x[disabled]:not(.btn-no-focus).focus,
    .c-theme-btn.c-btn-border-1x[disabled]:active,
    .c-theme-btn.c-btn-border-1x[disabled].active,
    fieldset[disabled] .c-theme-btn.c-btn-border-1x,
    fieldset[disabled] .c-theme-btn.c-btn-border-1x:hover,
    fieldset[disabled] .c-theme-btn.c-btn-border-1x:not(.btn-no-focus):focus,
    fieldset[disabled] .c-theme-btn.c-btn-border-1x:not(.btn-no-focus).focus,
    fieldset[disabled] .c-theme-btn.c-btn-border-1x:active,
    fieldset[disabled] .c-theme-btn.c-btn-border-1x.active {
        background: none;
        border-color: #282559;
    }

    .c-theme-btn.c-btn-border-1x .badge {
        color: transparent;
        background: #282559;
    }

.c-theme-btn.c-btn-border-2x {
    border-color: #282559;
    border-width: 2px;
    color: #282559;
    background: none;
    border-color: #282559;
}

    .c-theme-btn.c-btn-border-2x.btn-no-focus:focus,
    .c-theme-btn.c-btn-border-2x.btn-no-focus.focus {
        color: #282559;
        background: none;
        border-color: #282559;
    }

    .c-theme-btn.c-btn-border-2x.btn-no-focus:hover,
    .c-theme-btn.c-btn-border-2x:hover,
    .c-theme-btn.c-btn-border-2x.btn-no-focus:active,
    .c-theme-btn.c-btn-border-2x:active,
    .c-theme-btn.c-btn-border-2x.active,
    .open > .c-theme-btn.c-btn-border-2x.dropdown-toggle {
        color: #ffffff;
        background: #282559;
        border-color: #282559;
    }

    .c-theme-btn.c-btn-border-2x:active,
    .c-theme-btn.c-btn-border-2x.active,
    .open > .c-theme-btn.c-btn-border-2x.dropdown-toggle {
        background-image: none;
    }

    .c-theme-btn.c-btn-border-2x.disabled,
    .c-theme-btn.c-btn-border-2x.disabled:hover,
    .c-theme-btn.c-btn-border-2x.disabled:not(.btn-no-focus):focus,
    .c-theme-btn.c-btn-border-2x.disabled:not(.btn-no-focus).focus,
    .c-theme-btn.c-btn-border-2x.disabled:active,
    .c-theme-btn.c-btn-border-2x.disabled.active,
    .c-theme-btn.c-btn-border-2x[disabled],
    .c-theme-btn.c-btn-border-2x[disabled]:hover,
    .c-theme-btn.c-btn-border-2x[disabled]:not(.btn-no-focus):focus,
    .c-theme-btn.c-btn-border-2x[disabled]:not(.btn-no-focus).focus,
    .c-theme-btn.c-btn-border-2x[disabled]:active,
    .c-theme-btn.c-btn-border-2x[disabled].active,
    fieldset[disabled] .c-theme-btn.c-btn-border-2x,
    fieldset[disabled] .c-theme-btn.c-btn-border-2x:hover,
    fieldset[disabled] .c-theme-btn.c-btn-border-2x:not(.btn-no-focus):focus,
    fieldset[disabled] .c-theme-btn.c-btn-border-2x:not(.btn-no-focus).focus,
    fieldset[disabled] .c-theme-btn.c-btn-border-2x:active,
    fieldset[disabled] .c-theme-btn.c-btn-border-2x.active {
        background: none;
        border-color: #282559;
    }

    .c-theme-btn.c-btn-border-2x .badge {
        color: transparent;
        background: #282559;
    }

.c-theme.form-control:focus,
.c-theme.form-control:active,
.c-theme.form-control.active {
    border-color: #282559 !important;
}


.c-content-list-1.c-theme.c-separator-dot > li:before,
.c-content-list-1.c-theme > li:before {
    background: #282559;
}

.c-content-tab-1.c-theme .nav > li:hover > a,
.c-content-tab-1.c-theme .nav > li:focus > a,
.c-content-tab-1.c-theme .nav > li:active > a,
.c-content-tab-1.c-theme .nav > li.active > a,
.c-content-tab-1.c-theme .nav.nav-justified > li:hover > a,
.c-content-tab-1.c-theme .nav.nav-justified > li:focus > a,
.c-content-tab-1.c-theme .nav.nav-justified > li:active > a,
.c-content-tab-1.c-theme .nav.nav-justified > li.active > a {
    border-bottom-color: #282559;
}

.c-content-tab-2.c-theme > ul > li.active > a > .c-title,
.c-content-tab-2.c-theme > ul > li:hover > a > .c-title {
    color: #282559;
}



.c-product-gallery .row.c-product-gallery-thumbnail {
    margin-left: 0px;
    margin-right: 0px;
}

.c-content-tab-5.c-theme .c-nav-tab > li.active > a,
.c-content-tab-5.c-theme .c-nav-tab > li a:hover {
    color: #fff;
    background-color: #282559;
}

.c-content-tab-5.c-theme .c-nav-tab.c-arrow a:hover:after {
    border-left-color: #282559;
}

.c-content-tab-5.c-theme .c-nav-tab.c-arrow .active > a:after {
    border-left-color: #282559;
}

.c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a {
    background-color: #282559;
}

    .c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a.collapsed {
        background-color: #ffffff;
    }

        .c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a.collapsed:hover,
        .c-content-accordion-1.c-theme .panel > .panel-heading > .panel-title > a.collapsed:focus {
            background-color: #282559;
        }

.c-content-accordion-1.c-theme .panel > .panel-collapse > .panel-body {
    background-color: #282559;
}

.c-content-overlay .c-overlay-wrapper {
    border-bottom: 3px solid #282559;
    background: none;
    transition: none;
}

.c-overlay-content .btn.c-btn-border-1x.c-btn-grey-1 {
    background: #0F0C3A;
    border-color: #0F0C3A;
}

.product-item .c-info {
    text-align: center;
}

.product-item .c-title-same-height {
    font-size: 18px;
    margin-bottom: 1px;
}



.c-mega-menu-onepage-dots.c-theme .c-onepage-dots-nav > li.c-onepage-link:hover > a,
.c-mega-menu-onepage-dots.c-theme .c-onepage-dots-nav > li.c-onepage-link.c-active > a,
.c-mega-menu-onepage-dots.c-theme .c-onepage-dots-nav > li.c-onepage-link.active > a {
    background: rgba(70, 136, 52, 0.9);
}

.c-layout-sidebar-menu.c-theme .c-sidebar-menu li.c-active > a {
    transition: all 0.2s;
    color: #282559;
}

    .c-layout-sidebar-menu.c-theme .c-sidebar-menu li.c-active > a > .c-arrow {
        color: #282559;
    }

.c-layout-sidebar-menu.c-theme .c-sidebar-menu li .c-dropdown-menu > li:hover > a {
    color: #282559;
}

.c-layout-sidebar-menu.c-theme .c-sidebar-menu.c-option-2 > li.c-active > a {
    transition: all 0.2s;
    color: #ffffff;
    background-color: #282559;
}

    .c-layout-sidebar-menu.c-theme .c-sidebar-menu.c-option-2 > li.c-active > a > .c-arrow {
        color: #ffffff;
    }

.c-content-title-4.c-theme .c-line-strike:before {
    border-top: 1px solid #282559;
}

.owl-carousel.c-theme .owl-controls .owl-dot {
    background: #e1e1e1;
}

    .owl-carousel.c-theme .owl-controls .owl-dot:hover {
        background: #fff;
    }

    .owl-carousel.c-theme .owl-controls .owl-dot.active {
        background: #282559;
    }

.cbp-l-filters-button .cbp-filter-counter,
.cbp-l-filters-buttonCenter .cbp-filter-counter {
    background-color: #282559;
}

    .cbp-l-filters-button .cbp-filter-counter:before,
    .cbp-l-filters-buttonCenter .cbp-filter-counter:before {
        border-top: 4px solid #282559;
    }

.cbp-l-filters-alignCenter .cbp-filter-item.cbp-filter-item-active,
.cbp-l-filters-text .cbp-filter-item.cbp-filter-item-active {
    color: #282559;
}

.cbp-l-filters-alignCenter .cbp-filter-counter,
.cbp-l-filters-text .cbp-filter-counter {
    background: none repeat scroll 0 0 #282559;
}

    .cbp-l-filters-alignCenter .cbp-filter-counter:before,
    .cbp-l-filters-text .cbp-filter-counter:before {
        border-top: 4px solid #282559;
    }

.cbp-l-filters-underline .cbp-filter-item.cbp-filter-item-active {
    border-bottom-color: #282559;
}

.cbp-l-project-desc-title:before,
.cbp-l-project-details-title:before {
    background: #282559;
}

.tp-bullets.round.c-theme .bullet {
    margin-right: 5px;
}

    .tp-bullets.round.c-theme .bullet.selected {
        background: #282559;
    }

.c-bg-theme {
    background-color: #282559;
}


body {
}


.top-message {
    max-width: 65%;
    display: inline-block;
    padding: 5px 0;
}

.c-layout-header .c-topbar-light .c-top-menu > .c-ext > li.dropdown:hover > .dropdown-menu {
    display: block;
    top: 16px;
}


.c-layout-header-fixed .c-layout-header {
    background-color: white;
}

.c-layout-quick-search-shown .c-layout-header .c-quick-search {
    top: 27px;
}

.c-page-on-scroll.c-layout-quick-search-shown .c-layout-header .c-quick-search {
    top: 9px;
}

    .c-page-on-scroll.c-layout-quick-search-shown .c-layout-header .c-quick-search > span,
    .c-layout-header .c-quick-search > span {
        top: 23px;
    }

.c-page-on-scroll .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li:hover > .dropdown-menu {
    top: 65px;
}

.c-layout-quick-search-shown .c-layout-header .c-quick-search .input-group {
    margin-right: 40px;
}

.c-content-product-5 .c-category-block-md .c-wrapper.c-center-vertical {
    padding: 40% 0;
}

.c-content-product-5 .c-wrapper.c-center-vertical {
    padding: 19% 0;
}

.c-content-product-5 .c-category-block-lg {
    position: relative;
}

    .c-content-product-5 .c-category-block-lg .c-detail {
        width: 100%;
    }

.hp-display-block-left {
    margin-bottom: 20px !important;
}

    .hp-display-block-left .c-content-product-5,
    .hp-display-block-right .c-content-product-5 {
        margin-bottom: 20px;
    }

        .hp-display-block-left .c-content-product-5 .c-bg-img-center,
        .hp-display-block-right .c-content-product-5 .c-bg-img-center {
            height: 390px;
        }

.product-item-grid .c-bg-img-center {
    background-size: contain;
}

.c-content-feature-16 .c-feature-16-container {
    padding: 30px 30px 15px 30px;
}



.c-layout-breadcrumbs-1.c-bgimage .c-content-feature-16 .c-feature-16-container.c-bg-light.c-bg-opacity-8 {
    background-color: transparent !important;
    backdrop-filter: blur(30px);
    opacity: 1;
    color: white;
    border-radius: 15px;
}

.c-layout-breadcrumbs-1.c-bgimage .c-content-feature-16 .c-feature-16-container h1 {
    color: white;
}

.c-layout-breadcrumbs-1.c-bgimage .c-content-feature-16 .c-feature-16-container .c-feature-16-line.c-theme-bg {
    background-color: white !important;
}


.tp-banner-container.c-theme .tparrows.circle {
    background-image: url(/Content/theme/img/ikonic/ikonic-images.png);
}

.c-layout-header .c-navbar .c-mega-menu.c-fonts-bold > .nav.navbar-nav > li > .c-link {
    font-weight: 500;
}

.c-content-product-2 .c-info {
    position: relative;
}

.c-layout-sidebar-menu {
    width: 350px;
}

.product-item .legend {
    bottom: 17px;
}

    .ikonic-wishlist-icon {
        width: 20px;
        height: 20px;
        fill: #282559;
        margin-right: 5px;
        margin-left: 5px;
        display: inline-block;
    }

.fill-color-ikonic {
    fill: #282559;
}

.c-bg-red-2-hover:hover .ikonic-wishlist-icon {
    fill: white !important;
}

.word-wrap {
    white-space: normal;
}

.variant-choice-row .badge {
    width: 50px;
    height: 50px;
    border-radius: 50px;
}

.variant-choice-row p:last-child {
    margin-bottom: 0px;
}

.c-padding-r-15 {
    padding-right: 15px;
}

.variant-choice {
    padding: 15px 10px;
    text-align: center;
    max-width: 180px;
    cursor: pointer;
}

    .variant-choice .c-with-image {
        border: 1px solid #e1e6ee;
        padding: 8px 25px 6px 25px;
        color: black;
        background-color: white;
        border-radius: 70px;
        height: auto;
        display: inline-block;
        margin-top: 10px;
    }

.c-variant-choice-btn {
    border: 1px solid #e1e6ee;
    padding: 10px 25px 8px 25px;
    color: black;
}

    .option-selected.variant-choice .c-with-image,
    .variant-choice .c-with-image:hover,
    .variant-choice .c-with-image:focus,
    .variant-choice .c-with-image:active,
    .option-selected .c-variant-choice-btn,
    .c-variant-choice-btn:hover,
    .c-variant-choice-btn:focus,
    .c-variant-choice-btn.active {
        color: white;
        background-color: #282559;
        border: 1px solid #282559;
    }

.variant-choice.option-selected {
}

.variant-choice .badge {
    border-radius: 32px;
    padding: 16px 20px;
    border: 4px solid white;
}

.variant-choice .badge-wrapper {
    border: 1px solid white;
    display: block;
}

.variant-sum-muted {
    color: #e2e2e2;
}

.variant-choice.option-selected .badge-wrapper {
    border: 1px solid #282559;
    border-radius: 35px;
    display: block;
    width: 54px;
    margin: 0 auto;
}

.variant-choice.option-selected .badge {
    border: 4px solid #e1e6ee;
}

.variant-choice.option-selected a {
    color: white;
}

.variant-choices-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: row;
}

    .variant-choices-wrapper .variant-choice:last-child {
        border-bottom: none;
    }


.tp-banner {
    max-height: inherit !important;
}

.c-layout-header.c-layout-header-4 {
    border-bottom: 1px solid #e1e6ee;
}

.btn-center-text {
    width: 100%;
    padding-left: 0px !important;
    padding-right: 0px !important;
    white-space: normal;
}

.btn-same-width .btn {
    width: 100%;
}

.text-bigger {
    font-weight: 600;
    font-size: 17px;
}

.c-feature-16-line.c-theme-bg {
    width: 3em;
    height: 1px;
    margin-bottom: 20px;
    background: #282559 !important;
}

.product-list-page .breadcrumb-custom,
.bg-ikonic {
    padding: 20px;
    background-color: #F9FAFC;
}

.product-configure-page .breadcrumb-custom {
    background-color: white;
}

#configurable-menu {
    margin: 0 25px;
}

.variant-selector a {
    padding-right: 12px !important;
    margin-bottom: 10px;
    background-color: #e2e2e2;
    box-shadow: none;
    border: none;
    color: #282559;
    border-radius: 0;
    transition: none !important;
}

.variant-selector a {
    position: relative;
}

    .variant-selector a:before {
        content: " ";
        display: block;
        width: 0;
        height: 0;
        border-top: 16px solid transparent;
        border-bottom: 16px solid transparent;
        border-left: 9px solid white;
        position: absolute;
        top: 50%;
        margin-top: -16px;
        left: 0;
        transition: none !important;
        z-index: 1;
    }

.variant-selector:first-child a {
    padding-left: 15px !important;
}

    .variant-selector:first-child a:before {
        display: none;
    }

.variant-selector:last-child a:after {
    display: none;
}

.variant-selector a:after {
    content: " ";
    display: block;
    transition: none !important;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-left: 9px solid #e2e2e2;
    position: absolute;
    top: 50%;
    margin-top: -16px;
    left: 100%;
    z-index: 2;
}

.variant-selector a:focus,
.variant-selector a.active,
.variant-selector a:hover {
    margin-bottom: 10px;
    background-color: #282559 !important;
    box-shadow: none;
    border: none;
    transition: none !important;
    color: white !important;
}

    .variant-selector a:focus:after,
    .variant-selector a:active:after,
    .variant-selector a.active:after,
    .variant-selector a:hover:after {
        transition: none !important;
        border-left: 10px solid #282559;
    }




.c-padding-b-25 {
    padding-bottom: 25px;
}



.login-link-icon {
    display: none;
}


.basket-mobile-info {
    display: none;
}

.add-info {
    display: none !important;
}

    @media (min-width: 992px ) {
        #configurable-menu {
            position: sticky;
            top: 65px;
            background-color: white;
            z-index: 998;
            padding-top: 10px;
        }

        .c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand .c-desktop-logo-inverse {
            display:none;
        }
        .c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand .c-desktop-logo {
            display:block;
            height:45px;
            width:auto;
        }

        .c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand .c-logo-tekna .c-desktop-logo {
        }

        .c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand {
            
        }
    }

@media (min-width: 992px) and (max-width: 1199px) {
    .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
        letter-spacing: 0px;
        padding: 42px 7px 39px 7px;
    }
}

@media (min-width: 992px) {

    .c-layout-header .c-brand .c-ext {
        display: none;
    }

    .sticky {
        position: sticky;
        top: 200px;
        display: table;
    }

    .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn-icon, .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
        color: #282559;
    }

    .top-message {
        padding: 13px 0 0 10px;
    }

    .hp-display-block-left {
        padding-right: 10px !important;
        margin-bottom: 20px;
    }

    .hp-display-block-right {
        padding-left: 10px !important;
    }

    .hp-display-block-left .c-content-product-5 .c-detail {
        margin-right: 10px;
    }

    .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn-icon {
        margin: 25px 5px -1px 5px;
    }

    .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li .c-cart-toggler {
        position: relative;
        top: -10px;
    }

    .c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand,
    .c-layout-header .c-brand {
        margin: 10px 0 10px 0;
    }

        .c-layout-header .c-brand .c-desktop-logo {
            width: 80px;
        }

        .c-layout-header .c-brand .c-logo-tekna .c-desktop-logo {
            width: 80px;
            margin-right:5px;
        }

        .c-layout-header .c-brand .c-logo-tekna .c-desktop-logo-inverse
        {
            margin-right:5px;
        }
        
        .c-page-on-scroll.c-layout-header-fixed .c-layout-header .c-brand .c-desktop-logo-inverse {
            height: 45px;
            width: auto;
        }


    .variant-choice-row {
    }

    .c-layout-header .c-topbar > .container-fluid,
    .c-layout-header .c-navbar > .container-fluid {
        padding: 0 50px;
    }

    .home-active .c-layout-header .c-topbar > .container-fluid,
    .home-active .c-layout-header .c-navbar > .container-fluid {
        padding: 0 10px;
    }
}

.reseller-img {
    max-width: 100%;
    max-height: 250px;
}

.ambassador-slider {
    padding-left: 10px;
}

    .ambassador-slider li {
        margin-bottom: 10px;
    }

    .ambassador-slider video {
        max-width: 413px;
    }

@media (max-width: 991px) {
    .gm-style .gm-style-iw-c, .gm-style-iw {
        width: 100% !important;
        max-width: 100% !important;
        z-index: 1000;
    }

    .gm-style .gm-style-iw-c, .gm-style-iw,
    .gm-style-iw-d {
        max-height: 100% !important;
        height: 100% !important;
    }

    #modalLarge .modal-lg {
        margin: 0;
        padding: 0;
        border: none;
    }

        #modalLarge .modal-lg #modalLargeContent {
            border: none;
        }

    .pop-up-store-col {
        width: 100%;
    }

    .pop-up-store-right {
        padding-top: 30px;
    }

    .pop-up-store-col h3 {
        white-space: inherit;
        text-align: left;
        font-size: 25px !important;
        padding-left: 15px;
    }

    .contact-btn-wrapper {
        text-align: center;
        padding-left: 0;
        padding-top: 20px;
    }

        .contact-btn-wrapper .btn {
            margin-bottom: 15px;
        }

    .iko-modal-close {
        position: absolute;
        right: -1px;
    }

    .reseller-img {
        max-width: 100%;
        max-height: auto;
    }


    .tparrows {
        display: none !important;
    }

    .basket-mobile-info {
        display: block !important;
        width: 100%;
        text-align: center;
        color: #282559;
        font-size: 13px;
        line-height: 30px;
    }


    .c-brand .add-info,
    .c-brand .basket-mobile-info {
        display: none !important;
    }

    .add-info {
        display: inline-block !important;
        width: auto;
        text-align: center;
        color: #282559;
        padding-bottom: 6px !important;
        font-size: 13px;
        margin: 10px 16px;
    }

        .add-info.add-info-text {
            text-align: left;
            padding-top: 20px !important;
            margin: 0;
            width: 100%;
            padding-bottom: 19px !important;
            padding-left: 15px !important;
        }

    .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li.c-cart-toggler-wrapper a.c-cart-toggler {
    }

    .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li.c-cart-toggler-wrapper a {
        padding-bottom: 0px;
    }

    .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li..c-shipping-country a {
        padding-bottom: 0px;
    }

    .c-cart-toggler-wrapper, .c-shipping-country {
        border-top: 1px solid #282559;
        border-bottom: 1px solid #282559;
    }

    .c-brand .c-cart-toggler {
        top: -8px;
        position: relative;
        left: -26px;
        color: #282559;
    }

    .c-layout-header.c-layout-header-default-mobile .c-brand > .c-cart-toggler > i {
        color: #282559;
    }



    .c-login-menu {
        top: 0px !important;
        left: 0px !important;
    }

    .c-layout-header .c-brand .c-ext.c-login-menu li:hover ul {
        top: 64px;
        width: 100%;
    }

    .login-link-icon {
        display: block;
    }

    .login-link-icon {
        position: absolute;
        top: 24px;
        left: 92px;
    }


    .tiles {
        text-align: center;
    }

    .c-content-product-5 h3 .c-line {
        line-height: 80px;
    }

    .c-layout-header-topbar-collapse.c-topbar-expanded .c-layout-header .c-topbar {
        display: none;
    }

    .c-layout-header .c-brand .c-ext {
        display: inline-block;
        padding: 0;
        margin: 0;
        list-style-type: none;
        position: absolute;
        right: 10px;
        top: 15px;
    }

        .c-layout-header .c-brand .c-ext ul {
            background: #f6f8fa;
            z-index: 10000;
        }

        .c-layout-header .c-brand .c-ext > li.c-lang > .dropdown-menu > li.active > a {
            background-color: #e9eef3;
            color: black !important;
        }

        .c-layout-header .c-brand .c-ext li:focus ul,
        .c-layout-header .c-brand .c-ext li:active ul,
        .c-layout-header .c-brand .c-ext li:hover ul {
            display: block;
            top: 27px;
            border-radius: 0px;
        }

        .c-layout-header .c-brand .c-ext > li.c-lang {
            position: relative;
            top: 5px;
            margin: 0 10px 0 15px;
            display: inline-block;
        }

            .c-layout-header .c-brand .c-ext > li.c-lang a {
                background: #f6f8fa;
                display: block;
                width: 100%;
                float: left;
                padding: 7px 7px 5px 7px;
                height: 28px;
                font-size: 12px;
                font-weight: 700;
                text-transform: uppercase;
                letter-spacing: 1px;
            }

    .c-content-product-5 h3.c-font-90 {
        font-size: 50px;
    }

    .bg-ikonic .c-padding-t-35 {
        padding-top: 0px !important;
    }

    .c-layout-header-fullscreen.c-layout-header-mobile-fixed.c-layout-header-static .c-layout-header, .c-layout-header-fixed.c-layout-header-mobile-fixed .c-layout-header {
        border-bottom: 1px solid #e1e6ee;
    }

    .c-content-box > .container-fluid {
        padding: 0 20px;
    }

    .top-message {
        position: absolute;
        top: 10px;
        right: 25px;
    }

    .c-layout-header .c-topbar-light .c-top-menu > .c-ext > li.dropdown:hover > .dropdown-menu {
        position: fixed;
        width: 100%;
        left: 0;
        right: inherit;
        z-index: 1000000;
        bottom: 100px;
        top: unset;
        height: 150px;
    }

        .c-layout-header .c-topbar-light .c-top-menu > .c-ext > li.dropdown:hover > .dropdown-menu.pull-right,
        .c-top-menu .c-ext .dropdown-menu.pull-right {
            position: fixed;
            width: 100%;
            left: 0;
            right: inherit;
            z-index: 1000000;
            bottom: 100px;
            top: unset;
            height: auto;
        }

    .variant-options .panel {
        margin-top: 15px;
    }

    .c-layout-header .c-brand {
        margin-bottom: -5px;
    }

    .variant-choices-wrapper .variant-choice-row {
    }

    .c-topbar {
        border-top: 1px solid #e1e6ee;
        position: fixed;
        bottom: 0px;
    }

    .c-layout-header-topbar-collapse.c-topbar-expanded.c-layout-header-fixed.c-layout-header-mobile-fixed:not(.c-layout-header-fullscreen) .c-layout-page {
        margin-top: 65px;
    }

    #header-menu {
        background-color: white;
        box-shadow: 0 5px 15px -11px rgba(0,0,0,0.7);
    }

    .variant-selector {
        width: 100%;
        text-align: left;
    }

        .variant-selector a {
            width: 100%;
            text-align: left;
        }

    .c-layout-header-topbar-collapse.c-topbar-expanded .c-layout-header .c-topbar {
        padding-top: 15px;
        padding-bottom: 10px;
    }

    .c-layout-quick-search-shown .c-layout-header .c-quick-search .input-group {
        margin-right: 60px;
        margin-left: 10px;
    }

    .c-layout-quick-search-shown .c-layout-header .c-quick-search {
        top: 9px;
    }

    .c-layout-header .c-quick-search > span {
        top: -2px;
    }

        .c-layout-header .c-brand .c-mobile-logo {
            height: 50px;
            position: relative;
            top: -12px;
            left: 50%;
            margin-left: 0px;
        }

        .c-layout-header .c-brand .c-logo-tekna .c-mobile-logo {
            height: 50px;
            position: relative;
            top: -12px;
            left: 50%;
            margin-left:-55px;
        }

    .c-layout-header.c-layout-header-default-mobile .c-brand > .c-hor-nav-toggler {
        position: absolute;
        top: 19px;
        left: 16px;
    }

    .c-layout-header .c-brand > .c-search-toggler {
        position: absolute;
        top: 23px;
        left: 59px;
    }

    .modal-content .contact-form {
        padding: 30px;
    }

    .contact-form .modal-header {
        padding-left: 0px;
        padding-right: 0px;
    }
}


.tiles .tile {
    height: 135px;
    width: 135px !important;
    cursor: pointer;
    text-decoration: none;
    color: #282559;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    border: 4px solid transparent;
    margin: 5px;
    float: none;
    display: inline-block;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

    .tiles .tile.bg-blue {
        border: 2px solid #282559;
    }

    .tiles .tile .fa,
    .tiles .tile .anacom2,
    .tiles .tile .anacom {
        font-size: 50px;
        margin-top: 30px;
        display: inline-block;
    }

    .tiles .tile .tile-object {
        margin-bottom: 7px;
        position: absolute;
        bottom: 0;
        text-align: center;
        width: 100%;
    }


.radio-inline.deny,
.radio-inline.accept {
    border: 1px solid #282559;
    height: 45px;
    padding-top: 10px;
    padding-right: 30px;
    padding-left: 56px;
    color: #282559;
    background: url(/Content/theme/img/ikonic/accept-inactive.png) no-repeat 16px 7px;
    background-size: 30px;
}

    .radio-inline.deny input,
    .radio-inline.accept input {
        display: none;
    }

.radio-inline.deny {
    background: url(/Content/theme/img/ikonic/deny-inactive.png) no-repeat 16px 7px;
    background-size: 30px;
}

.radio-inline.accept:not(.disabled):hover,
.radio-inline.accept:not(.disabled):active,
.radio-inline.accept:not(.disabled).active {
    background: url(/Content/theme/img/ikonic/accept-active.png) no-repeat 16px 7px #63cb00;
    background-size: 30px;
    border-color: #63cb00;
    color: white;
}

.radio-inline.deny:not(.disabled):hover,
.radio-inline.deny:not(.disabled):active,
.radio-inline.deny.active {
    background: url(/Content/theme/img/ikonic/deny-active.png) no-repeat 16px 7px #f50f36;
    background-size: 30px;
    border-color: #f50f36;
    color: white;
}

#contactFormGeneralBtn {
    display: block;
    padding-left: 13px;
    padding-top: 6px;
    position: fixed;
    font-size: 25px;
    width: 50px;
    height: 50px;
    top: 50%;
    right: 0;
    background-color: #282559;
    color: white;
}




#opportunityChatBtn {
    display: block;
    position: fixed;
    bottom: 0;
    right: 20%;
    background-color: #282559;
    color: white;
    padding: 7px 15px 4px;
    border-radius: 6px 6px 0 0;
    z-index: 100000;
}

#opportunityChatWrapper {
    display: block;
    min-width: 300px;
    position: fixed;
    bottom: 0;
    right: 10%;
    background-color: white;
    border-radius: 6px 6px 0 0;
    max-width: 350px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    max-height: 420px;
    z-index: 100000;
}

    #opportunityChatWrapper.charging .chatMessages:after {
        content: " ";
        display: block;
        width: 64px;
        height: 64px;
        margin: 8px;
        border-radius: 50%;
        border: 6px solid #282559;
        border-color: #282559 transparent #282559 transparent;
        animation: lds-dual-ring 1.2s linear infinite;
        position: absolute;
        top: 100px;
        left: 50%;
        margin-left: -32px;
    }

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.chatHeader {
    background-color: #F4F4F6;
    color: #282559;
    padding: 10px 15px 7px 10px;
    border-radius: 6px 6px 0 0;
    border-bottom: 1px solid #D6D5DE;
}

    .chatHeader img {
        width: 20px;
        position: relative;
        top: -2px;
        margin-right: 5px;
    }

.chatDate {
    text-align: center;
    padding-top: 10px;
    font-size: 12px;
    color: #282559;
}

.chatWrapper {
    padding-bottom: 54px;
}

.chatMessage {
    width: 80%;
    background-color: #F4F4F6;
    color: #282559;
    border-radius: 5px;
    padding: 7px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .chatMessage.messageFromIkonic {
        background-color: #D6D5DE;
        color: #282559;
        margin-left: auto;
        margin-right: 0;
        position: relative;
    }

        .chatMessage.messageFromIkonic::before {
            background-image: url(/Content/theme/img/ikonic/logo.png);
            position: absolute;
            left: -30px;
            content: " ";
            width: 20px;
            height: 20px;
            display: block;
            background-size: contain;
        }

.chatMessages {
    min-height: 250px;
    max-height: 317px;
    overflow-y: auto;
    padding: 0 15px;
}

    .chatMessages p:last-child {
        margin-bottom: 0px;
    }

.chatSend {
    position: absolute;
    padding: 9px 10px 3px 10px;
    bottom: 0;
    width: 100%;
    background-color: white;
}

    .chatSend textarea {
        background-color: #F4F4F6;
        border: none;
        border-radius: 10px;
        padding-left: 12px;
        width: 85%;
        resize: none;
        overflow: hidden;
        min-height: 36px;
        max-height: 100px;
        margin-bottom: 0;
        padding-top: 5px;
        height: 36px;
    }

        .chatSend textarea:active,
        .chatSend textarea:focus,
        .chatSend textarea:focus-visible,
        .chatSend textarea:hover {
            border: none;
            outline: none;
        }

    .chatSend a {
        display: block;
        position: absolute;
        right: 15px;
        height: 30px;
        width: 30px;
        background-color: #282559;
        color: white;
        bottom: 13px;
        font-size: 17px;
        border-radius: 5px;
        cursor: pointer;
    }

        .chatSend a i {
            position: relative;
            top: 2px;
            right: -7px;
        }



body:not(.product-list-page) {
    background-color: transparent;
}

.c-layout-header-fixed:not(.product-list-page) .c-topbar-light {
    background-color: white;
}

.c-layout-header-fixed:not(.product-list-page) .c-layout-header {
    background-color: transparent;
}

.c-layout-header-fixed.c-page-on-scroll:not(.product-list-page) .c-layout-header {
    background-color: white;
}

.tp-bgimg {
    background-color: rgba(40,37,89, 0.5) !important;
    background-blend-mode: multiply;
}

.ikonic-caption {
    position: absolute;
    top: 50%;
    margin-top: -125px;
    text-align: center;
    width: 100%;
}

    .ikonic-caption h1 {
        font-family: 'PT Sans', sans-serif !important;
        font-size: 80px;
        margin-top: 40px;
        color: white !important;
        font-weight: bold;
    }

    .ikonic-caption a:not(.btn) {
        color: white;
        text-decoration: underline;
        font-weight: bold;
        font-size: 16px;
    }

    .ikonic-caption a.btn {
        font-weight: bold;
        text-transform: none;
        margin-bottom: 10px;
    }

.hp-block {
    margin-bottom: 20px !important;
}

    .hp-block img {
        width: 100%;
        border-radius: 10px 10px 0 0;
        object-fit: cover;
        height: 100%;
    }

    .hp-block .ikonic-block-new {
        height: 100%;
        margin-bottom: 0px;
        border-radius: 0 0 10px 10px;
    }

.ikonic-dark-blue {
    background-color: #282559;
    padding: 35px 30px !important;
    color: white !important;
    margin-bottom: 20px !important;
    height: auto;
    font-size: 16px;
}

.home-active h2 {
    font-size: 28px;
}

.ikonic-dark-blue h2 {
    color: white;
    font-size: 28px;
}


.c-layout-header .c-topbar-light .c-top-menu > .c-icons > li > a:not(.btn), .c-layout-header .c-topbar-light .c-top-menu > .c-icons > li > span, .c-layout-header .c-topbar-light .c-top-menu > .c-links > li > a:not(.btn), .c-layout-header .c-topbar-light .c-top-menu > .c-links > li > span, .c-layout-header .c-topbar-light .c-top-menu > .c-ext > li > a:not(.btn), .c-layout-header .c-topbar-light .c-top-menu > .c-ext > li > span,
.c-page-on-scroll .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn-icon, .c-page-on-scroll .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link,
.c-page-on-scroll .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
    color: #282559;
    text-transform: none;
}


.ikonic-dark-blue a.btn {
    margin-bottom: 0;
    background-color: white;
    color: #282559;
}

body:not(.home-active) .ikonic-footer .box {
    margin-top: 75px;
}

.ikonic-footer .box {
    font-weight: bold;
    padding-top: 40px;
    padding-bottom: 40px;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 20%);
    margin-bottom: 50px;
    border-radius: 10px;
    color: #282559;
}

    .ikonic-footer .box img,
    .ikonic-footer .box i {
        height: 50px;
        display: block;
        margin: auto;
        margin-bottom: 10px;
    }


.c-shipping-country i.icon-globe:before {
    font-size: 20px !important;
}

.c-shipping-country a.c-btn-icon {
    position:relative;
    top:-10px;
    text-align: center;
}

@media (max-width: 991px) {

    #basket-header .add-info.add-info-text,
    #basket-header .c-btn-icon.c-cart-toggler {
        display: none !important;
    }

    .c-layout-header .c-navbar .c-mega-menu {
        padding: 5px 25px;
    }

    .c-cart-toggler-wrapper, .c-shipping-country {
        border-top: none;
        border-bottom: none;
    }

    .c-shipping-country {
        border-top: none;
        border-bottom: none;
    }

    .ikonic-footer .c-content-feature-1 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .ikonic-footer .box {
        margin-left: 10px;
        margin-right: 10px;
    }
}


@media (min-width: 768px) {

    .ikonic-dark-blue {
        padding: 35px 0px 35px 30px !important;
        justify-content: center;
        align-items: center;
        display: flex;
    }
}

    @media (min-width: 991px) {

        .c-logo {
            display:inline-block;
        }

        .c-logo-tekna img {
        }
        body:not(.product-list-page) .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li.c-search-toggler-wrapper {
            position: absolute;
            right: 0;
        }

    body:not(.product-list-page) .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li.c-cart-toggler-wrapper {
        position: absolute;
        right: 30px;
    }

    body:not(.product-list-page) .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li.c-shipping-country {
        position: absolute;
        right: 120px;
    }

    .hp-block .ikonic-block-new,
    .hp-block img {
        border-radius: 10px;
    }

    .hp-block .hp-col-left {
        margin-bottom: 15px !important;
    }

    .hp-block .hp-col-right, .hp-block .hp-col-left {
        display: table;
    }

    .hp-block .ikonic-block-new {
        padding: 25px 75px;
        display: table-cell;
        vertical-align: middle;
    }

        .hp-block .ikonic-block-new h2 {
            margin-bottom: 0px;
        }

    .hp-block .hp-col-left {
        margin-bottom: 0px !important;
    }

    .hp-col-left {
        padding-right: 10px !important;
    }

    .hp-col-right {
        padding-left: 10px !important;
        ;
    }

    .ikonic-caption h1 {
        margin-top: 5px;
        font-size: 160px;
    }

    .c-layout-header-fixed.c-layout-header-topbar:not(.product-list-page) .c-layout-page {
        margin-top: 45px;
    }

    .c-layout-breadcrumbs-1.c-bgimage {
        padding: 140px 80px 80px 80px;
    }

    body:not(.product-list-page) .c-layout-header .c-navbar .c-mega-menu.c-pull-right {
        float: none;
    }

    body:not(.c-page-on-scroll):not(.product-list-page) .c-layout-header .c-navbar-wrapper {
        margin-top: 10px;
    }

    body:not(.product-list-page) .c-layout-header .c-navbar-wrapper {
        text-align: center;
    }

    body:not(.product-list-page) .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li:hover > .dropdown-menu {
        top: 75%;
    }

    body:not(.product-list-page) .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn-icon,
    body:not(.product-list-page) .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
        text-transform: none;
        font-size: 16px;
        font-weight: normal !important;
    }

    body:not(.c-page-on-scroll):not(.product-list-page) .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-btn-icon,
    body:not(.c-page-on-scroll):not(.product-list-page) .c-layout-header.c-layout-header-4 .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
        color: white;
    }

    body:not(.product-list-page) .c-layout-header.c-layout-header-4 {
        border: none;
    }

    body:not(.c-page-on-scroll):not(.product-list-page) .c-layout-header .c-brand .c-desktop-logo {
        display: none;
    }

    body:not(.c-page-on-scroll):not(.product-list-page) .c-layout-header .c-brand .c-desktop-logo-inverse {
        display: block;
    }

    body.c-page-on-scroll:not(.product-list-page) .c-layout-header .c-brand .c-desktop-logo-inverse {
        display: none;
    }


        body.c-page-on-scroll:not(.product-list-page) .c-layout-header .c-brand .c-desktop-logo {
            display: block;
        }

    }

    @media(min-width: 1180px) {
        .ikonic-footer .container {
            width: 1120px;
        }
    }
    
        .c-layout-footer {
            background-color: #282559;
        }

    .c-layout-footer h3 {
        color: white;
        font-weight: normal;
        font-size: 20px;
    }

.c-layout-header .c-navbar .c-mega-menu.c-fonts-uppercase > .nav.navbar-nav > li .dropdown-menu > li > a,
.c-layout-header .c-navbar .c-mega-menu.c-fonts-uppercase > .nav.navbar-nav > li > .c-link {
    text-transform: none;
}

@media screen and (max-width:400px) {
    .chatMessage {
        width: 90%;
        word-wrap: break-word;
    }

    #opportunityChatWrapper {
        max-width: 260px;
        min-width: 260px;
    }
}

@media (max-width: 991px) {
    .c-product-variant-line .btn + .btn {
        margin-left: -1px;
        margin-top: 0px;
    }
}

.flex-list-with-header {
    display: flex;
    flex-direction: row;
}

.flex-list-with-header .header {
    display: inline-block;
    margin-bottom: 0; /* Pas d'espace entre le titre et la liste */
}

    .flex-list-with-header .list {
        list-style: none;
        padding-left: 20px;
        margin: 0;
    }

.flex-list-with-header .list li:first-child {
    display: inline;
    margin-left: 10px; /* Espace entre le titre et le premier élément */
}

.flex-list-with-header .list li:not(:first-child) {
    margin-left: 10px; /* Alignement des éléments suivants */
}



@media (max-width: 991px) {
    .c-logo-tekna {

    }
    .c-product-variant-line .btn + .btn {
        margin-left: -1px;
        margin-top: 0px;
    }

}


.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li.active li.active > a,
.c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li.active > a {
    text-decoration: underline;
    text-underline-offset: 9px;
    text-decoration-thickness: 3px;
    text-decoration-color: #282559;
    background:none;
    color: #5c6873;
}

.c-logo-image-product {

    position: absolute;
    top: 11px;
    right: 11px;
    z-index: 10000;
    width: 60px;
}

.c-logo-image-product img {
    width:60px;
    border-radius: 10px !important;
}



.filterontype-65 {
    background: #fa450c !important;
    border-color: #fa450c !important;
}

.filterontype-73 {
    background: #fa450c !important;
    color:#282559 !important;
}

.collapsible {
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: 1px solid #282559;
}

.collapsible h3 {
    padding-left : 40px;
      }

    .collapsible.active, .collapsible:hover {
        background-color: #282559;
        color:white;
    }
        .collapsible.active h3, .collapsible.active a, .collapsible.active h3::after,
        .collapsible:hover h3, .collapsible:hover a, .collapsible:hover h3::after  {
            color: white;
        }

.followup-step01.active h3::before, .followup-step01:hover h3::before {
    background-image: url(/Content/theme/img/ikonic/step01_w.png);
}
.followup-step02.active h3::before, .followup-step02:hover h3::before {
    background-image: url(/Content/theme/img/ikonic/step02_w.png);
}
.followup-step03.active h3::before, .followup-step03:hover h3::before {
    background-image: url(/Content/theme/img/ikonic/step03_w.png);
}
.followup-step04.active h3::before, .followup-step04:hover h3::before {
    background-image: url(/Content/theme/img/ikonic/step04_w.png);
}
.followup-step05.active h3::before, .followup-step05:hover h3::before {
    background-image: url(/Content/theme/img/ikonic/step05_w.png);
}
.followup-step06.active h3::before, .followup-step06:hover h3::before {
    background-image: url(/Content/theme/img/ikonic/step06_w.png);
}
.followup-step07.active h3::before, .followup-step07:hover h3::before {
    background-image: url(/Content/theme/img/ikonic/step07_w.png);
}

    .collapsible h3:after {
        content: '\002B';
        color: #282559;
        font-weight: bold;
        float: right;
        margin-left: 5px;
        align-content: center;
    }

    .collapsible.active h3:after {
        content: "\2212";
    }

.collapsible-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border: 1px solid #282559;
    margin-bottom: 20px;
}

.followup-step01 h3::before {
    background-image: url(/Content/theme/img/ikonic/step01.png);
    position: absolute;
    left: 10px;
    top: 20px;
    content: " ";
    width: 40px;
    height: 40px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.followup-step02 h3::before {
    background-image: url(/Content/theme/img/ikonic/step02.png);
    position: absolute;
    left: 10px;
    top: 20px;
    content: " ";
    width: 40px;
    height: 40px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.followup-step03 h3::before {
    background-image: url(/Content/theme/img/ikonic/step03.png);
    position: absolute;
    left: 10px;
    top: 20px;
    content: " ";
    width: 40px;
    height: 40px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.followup-step04 h3::before {
    background-image: url(/Content/theme/img/ikonic/step04.png);
    position: absolute;
    left: 10px;
    top: 20px;
    content: " ";
    width: 40px;
    height: 40px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.followup-step05 h3::before {
    background-image: url(/Content/theme/img/ikonic/step05.png);
    position: absolute;
    left: 10px;
    top: 20px;
    content: " ";
    width: 40px;
    height: 40px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.followup-step06 h3::before {
    background-image: url(/Content/theme/img/ikonic/step06.png);
    position: absolute;
    left: 10px;
    top: 20px;
    content: " ";
    width: 40px;
    height: 40px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.followup-step07 h3::before {
    background-image: url(/Content/theme/img/ikonic/step07.png);
    position: absolute;
    left: 10px;
    top: 20px;
    content: " ";
    width: 40px;
    height: 40px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}
