* {
    outline: 0 none !important;
}
body {
    color: #252727;
}
h1,
h2,
h3,
h4,
h5,
h6,
label {
    color: #252727;
}
a {
    transition: color 0.3s ease 0s;
}
a:focus {
    text-decoration: none;
}
.btn:focus {
    transform: none !important;
}
legend {
    color: #252727;
}
.tws-article-choices .schema-form-fieldset > legend {
    color: #252727;
}
body .page-canvas {
    background-color: #f7f7f7;
}
.form-control {
    border-radius: 0 !important;
    color: #252727;
}
.input-group .form-control,
.form-control-feedback {
    z-index: 1;
}
.input-group .input-group-btn .btn,
.input-group
    .input-group-btn
    .tws-list--type-list
    .tws-article-list--show-more-button,
.tws-list--type-list
    .input-group
    .input-group-btn
    .tws-article-list--show-more-button,
.input-group
    .input-group-btn
    .tws-list--type-grid
    .tws-article-list--show-more-button,
.tws-list--type-grid
    .input-group
    .input-group-btn
    .tws-article-list--show-more-button,
.input-group .input-group-btn .tws-articles-connected--show-more-button,
.input-group .input-group-btn .tws-articles--show-more-button,
.input-group
    .input-group-btn
    .tws-checkout
    .tws-checkout--payment-methods-list
    a.tws-checkout--payment-active.active,
.tws-checkout
    .tws-checkout--payment-methods-list
    .input-group
    .input-group-btn
    a.tws-checkout--payment-active.active,
.input-group .input-group-btn .slot--my-pages-logout div.tws-login a,
.slot--my-pages-logout div.tws-login .input-group .input-group-btn a {
    border-radius: 0;
}

.tws-article-list--list
    .tws-list--type-grid
    .tws-api-price
    .tws-api--price-current,
.tws-article-search-page--list
    .tws-list--type-grid
    .tws-api-price
    .tws-api--price-current,
.tws-article-list--list
    .tws-list--type-carousel
    .tws-api-price
    .tws-api--price-current,
.tws-article-search-page--list
    .tws-list--type-carousel
    .tws-api-price
    .tws-api--price-current,
.tws-article-price .tws-api-price .tws-api--price-current,
.tws-horizontal-flip-list--price .tws-api-price .tws-api--price-current {
    color: #ff0000 !important;
}

.tws-accept-cookies .btn {
    background: transparent none repeat scroll 0 0;
    border-color: #252727;
    box-shadow: none !important;
    color: #252727;
}
.tws-accept-cookies .btn:hover {
    background: transparent none repeat scroll 0 0;
    border-color: #aaa8a8;
    color: #aaa8a8;
}
.tws-theme-foundation-content--done .fabrikk--content {
    background: transparent none repeat scroll 0 0;
}
@media (max-width: 767px) {
    .checkout .fabrikk--body,
    .cart .fabrikk--body {
    }
}
@media (min-width: 768px) {
    .fabrikk--body {
    }
}
.texbar {
    color: #ffffff;
    opacity: 0.9;
}

#texbar span {
    margin-top: 5px;
}
#texbar-button {
    border-radius: 0;
    font-size: 14px;
    padding: 5px 10px;
}
.texbar-content {
    padding-bottom: 1px;
}
.fabrikk--top-bar {
    background: #ffffff none repeat scroll 0 0;
    color: #252727;
}

.fabrikk--top-bar-right a {
    color: #252727 !important;
    text-transform: none;
}
.fabrikk--top-bar-right a:hover {
    color: #aaa8a8 !important;
    text-decoration: none;
}
.fabrikk--top-bar-right .btn {
    border: 0 none !important;
    color: #252727 !important;
    text-transform: capitalize;
}
.fabrikk--top-bar-right .btn:hover {
    color: #0d2f37 !important;
}
.fabrikk--top-bar-right .open > .dropdown-toggle.btn-default {
    box-shadow: none;
    color: #aaa8a8 !important;
}
.fabrikk--header {
    background-color: #ffffff;
}
.fabrikk--header-wrapper {
    background-color: #ffffff;
}
.fabrikk--header a {
    color: #252727;
}
.fabrikk--header a:hover {
    color: #aaa8a8;
}

@media (max-width: 991px) {
    .fabrikk--content {
        padding-top: 0 !important;
    }
}
.tws-micro-cart--counter {
    border: 0 none;
    color: #002157;
    margin-right: 5px;
    padding-top: 4px;
    top: 23px;
    width: 25px;
}
.tws-micro-cart--counter::before {
    content: "ïº";
    font-family: FontAwesome;
    font-size: inherit;
    margin-right: 5px;
    position: relative;
}
.slot--shipping-notice {
    border-bottom: 1px solid #002055;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: none;
}
@media (max-width: 767px) {
    .slot--shipping-notice {
    }
    .slot--shipping-notice .tws-free-shipping-notice--wrapper {
        padding: 0;
    }
}
.tws-mega-menu--search-button,
.tws-mega-menu--open-button {
    border: 0 none !important;
    color: #002157 !important;
}
.tws-mega-menu--search-button:hover,
.tws-mega-menu--open-button:hover {
    color: #0d2f37 !important;
}
.tws-mega-menu--search-button,
.tws-mega-menu--open-button {
    background: transparent none repeat scroll 0 0 !important;
}
.tws-mega-menu--search-bar input.form-control {
    background-color: #252727;
    color: #ffffff !important;
}
.tws-mega-menu--search-bar .tws-article-search {
    border: 0 none;
}
.tws-mega-menu--search-bar.open {
    margin-bottom: 0;
}
.tws-mega-menu .tws-article-search span::before {
    color: #8d8c8c !important;
}
.tws-mega-menu--search-bar .tws-article-search .dropdown-menu {
    border-top: 1px solid #dcdbdb;
    color: #002157;
    top: 53px !important;
    z-index: 1;
}
.tws-article-search ul > li {
    background-color: #e6e4e4;
}
.tws-vertical-menu .tws-vertical-menu--menu,
.fabrikk--vertical-menu .slot--vertical-menu {
    background-color: #ffffff;
}
.tws-vertical-menu .tws-vertical-menu--header {
    display: none;
}
.tws-vertical-menu .tws-vertical-menu--close {
    color: #d0cece !important;
}
.tws-vertical-menu .tws-vertical-menu--root-level {
    border-top: 0 none;
}
.tws-vertical-menu .tws-vertical-menu--root-level a {
    color: 252727;
}
.tws-vertical-menu .tws-vertical-menu--root-level a:hover {
    color: #aaa8a8;
}
.tws-vertical-menu .tws-vertical-menu--root-level a:active,
.tws-vertical-menu .tws-vertical-menu--root-level a.active {
    color: #e0b313;
}
.tws-vertical-menu--expand-children {
    color: #d0cece;
}
.tws-vertical-menu .tws-vertical-menu--inner-ul {
    background: #252727 none repeat scroll 0 0;
    box-shadow: none;
}
.tws-vertical-menu .tws-vertical-menu--level + .tws-vertical-menu--custom-link,
.tws-vertical-menu .tws-vertical-menu--controls {
    border-top: 1px solid #e5e5e5;
}
.tws-vertical-menu--controls button.btn {
    background: transparent none repeat scroll 0 0 !important;
    color: #252727 !important;
}
.tws-vertical-menu--controls button.btn:hover {
    color: #aaa8a8 !important;
}
.tws-vertical-menu .tws-login a {
    color: #252727;
}
.tws-vertical-menu .tws-login a:hover {
    color: #aaa8a8;
}
.tws-mega-menu--navigation .btn.btn-default,
.tws-mega-menu--navigation
    .tws-list--type-list
    .tws-article-list--show-more-button,
.tws-list--type-list
    .tws-mega-menu--navigation
    .tws-article-list--show-more-button,
.tws-mega-menu--navigation
    .tws-list--type-grid
    .tws-article-list--show-more-button,
.tws-list--type-grid
    .tws-mega-menu--navigation
    .tws-article-list--show-more-button,
.tws-mega-menu--navigation .tws-articles-connected--show-more-button,
.tws-mega-menu--navigation .tws-articles--show-more-button,
.tws-mega-menu--navigation .btn.tws-checkout--address-lookup-btn,
.tws-mega-menu--navigation
    .tws-checkout
    .tws-checkout--payment-methods-list
    a.tws-checkout--payment-active.active,
.tws-checkout
    .tws-checkout--payment-methods-list
    .tws-mega-menu--navigation
    a.tws-checkout--payment-active.active,
.tws-mega-menu--navigation .btn.tws-newsletter-subscribe--subscribe-button,
.tws-mega-menu--navigation .slot--my-pages-logout div.tws-login a,
.slot--my-pages-logout div.tws-login .tws-mega-menu--navigation a {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
}

.tws-login--login-button .ladda-label,
.tws-newsletter-subscribe--subscribe-button .ladda-label,
.tws-article-display .ladda-label,
.fabrikk--checkout .ladda-label {
    color: #ffffff !important;
}
.tws-vertical-menu ul.dropdown-menu {
    background: transparent none repeat scroll 0 0 !important;
}
.tws-vertical-menu ul.dropdown-menu li a:hover {
    color: #252727 !important;
}
.tws-vertical-menu--custom-html > * {
    color: #252727;
}
@media (max-width: 991px) {
    .tws-vertical-menu .tws-vertical-menu--root-level {
    }
}
@media screen and (min-width: 1200px) {
    .tws-mega-menu--navigation .tws-mega-menu--articlegroups {
        flex-basis: 80%;
    }
}
@media screen and (min-width: 992px) {
    .tws-mega-menu--navigation .tws-mega-menu--articlegroups {
        flex-basis: 75%;
    }
}
@media screen and (min-width: 992px) {
    .tws-mega-menu--articlegroups {
        flex-basis: 75%;
    }
}
@media screen and (min-width: 992px) {
    .tws-mega-menu--float-box {
        flex-basis: 25%;
    }
}
.tws-mega-menu--menu-wrapper {
    background-color: #252727;
}
@media (min-width: 768px) {
    .tws-mega-menu--menu-wrapper .tws-mega-menu--navigation {
    }
}
@media (max-width: 767px) {
    .tws-mega-menu--menu-wrapper .tws-mega-menu--navigation {
    }
}
.tws-mega-menu--menu-wrapper .tws-mega-menu--navigation {
    overflow-y: auto;
}
.tws-mega-menu--menu-wrapper.tws-mega-menu--animation-expand
    .tws-mega-menu--navigation {
}
.tws-mega-menu--navigation a {
    background-color: transparent;
}
.tws-mega-menu--navigation .tws-mega-menu--articlegroup > a {
    border-bottom: 1px solid #d0cece;
    color: #ffffff;
}
.tws-mega-menu--navigation .tws-mega-menu--articlegroup > a:hover {
    color: #aaa8a8;
    text-decoration: none;
}
.tws-mega-menu--navigation .tws-mega-menu--articlegroup-children a.active {
    color: #ffffff;
}
.tws-mega-menu--navigation .tws-mega-menu--articlegroup-children a {
    color: #ffffff;
}
.tws-mega-menu--navigation .tws-mega-menu--articlegroup-children a:hover {
    color: #ffffff;
    text-decoration: none;
}
.tws-mega-menu--custom-html {
    color: #ffffff;
}
.tws-mega-menu--controls {
    border-bottom: 1px solid #d0cece;
}
.tws-mega-menu--navigation .tws-mega-menu--custom-links > div a {
    color: #ffffff;
}
.tws-mega-menu--navigation .tws-mega-menu--custom-links > div a:hover {
    color: #aaa8a8;
    text-decoration: none;
}
.tws-mega-menu--navigation .tws-mega-menu--articlegroup-list-ul {
    border-bottom: 0 none;
}
.tws-mega-menu--navigation .tws-mega-menu--all-articlegroups a {
    color: #ffffff;
}
.tws-mega-menu--navigation .tws-mega-menu--all-articlegroups a:hover {
    color: #aaa8a8;
    text-decoration: none;
}
.tws-mega-menu .dropdown-menu > li > a {
    background: #252727 none repeat scroll 0 0 !important;
}
.tws-mega-menu--controls a,
.tws-mega-menu--controls .tws-login a {
    color: #ffffff;
}
.tws-mega-menu--navigation .fa {
    color: #ffffff;
}
.tws-mega-menu--controls a,
.tws-mega-menu--controls .tws-login a:hover {
    color: #aaa8a8;
    text-decoration: none;
}
.tws-mega-menu {
    z-index: auto;
}
.tws-top-menu .navbar-nav {
    font-size: 14px;
}
.navbar-nav {
    margin: 0;
}

@media (max-width: 767px) {
    .tws-top-menu .navbar-nav {
        background: #ffffff none repeat scroll 0 0;
    }
    .container-fluid > .navbar-collapse {
        margin-right: 0;
    }
}
@media (min-width: 992px) {
    .fabrikk--horizontal-menu .fabrikk--component-container > *:first-child {
    }
    .fabrikk--horizontal-menu .fabrikk--body {
    }
}
.tws-top-menu .dropdown > .dropdown-menu {
}
.tws-top-menu--mega-menu.dropdown-menu > li > a {
}
@media (min-width: 767px) and (max-width: 991px) {
    .tws-top-menu .navbar-nav {
        background: #ffffff none repeat scroll 0 0;
    }
}
.tws-top-menu .navbar-header .navbar-toggle:focus,
.tws-top-menu .navbar-header .navbar-toggle:active,
.tws-top-menu .navbar-header .navbar-toggle:hover {
    background: #ffffff none repeat scroll 0 0;
}
@media (min-width: 768px) and (max-width: 991px) {
    .tws-top-menu > .container-fluid > .navbar-collapse {
        display: block !important;
    }
    .navbar-toggle {
        display: inline-block;
    }

    .tws-top-menu > .container-fluid > .collapse.navbar-collapse {
        display: none !important;
    }
}
@media (min-width: 992px) {
    .tws-top-menu > .container-fluid > .navbar-collapse {
        display: inline-block !important;
    }
}
@media (max-width: 769px) {
    .navbar-toggle {
        display: inline-block;
    }
}
@media (max-width: 991px) {
    .tws-top-menu .navbar-nav .hidden-xs {
        display: none !important;
    }
    .tws-top-menu .navbar-nav .visible-xs {
        display: block !important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .tws-top-menu .navbar-nav li {
    }
}
@media (min-width: 992px) {
    .tws-top-menu .navbar-nav li {
    }
}
@media (min-width: 768px) {
    .navbar-nav {
        float: none;
    }
}
@media (min-width: 992px) {
    .navbar-nav {
        float: left;
    }
}
@media (min-width: 768px) {
    .tws-top-menu .navbar-nav {
        max-width: none;
    }
}
.tws-breadcrumbs {
    color: #0c254d;
}
.tws-breadcrumbs a:hover {
    color: #aaa8a8;
    text-decoration: none;
}
.dropdown-menu {
    background-color: #252727;
    box-shadow: none;
    padding: 0;
}
.dropdown-menu > li > a {
    color: #ffffff !important;
}
.dropdown-menu > li > a:hover {
    background-color: #252727;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-color: #d0cece !important;
}
.fabrikk--article-group .tws-articlegroup-list--info h1 {
    background: transparent none repeat scroll 0 0;
    color: #252727;
}
.customPageItem h3 {
    color: #252727;
    text-align: center;
}
.tws-list-repeat {
    background-color: #ffffff;
}
.using-mouse .tws-article-list .tws-list--type-grid > .row .thumbnail:hover,
.using-mouse
    .tws-article-search-page--list
    .tws-list--type-grid
    > .row
    .thumbnail:hover {
    border: 1px solid transparent;
}
.tws-article-list--product-image {
    border: 0 none !important;
    padding: 0 !important;
}
.tws-article-list--product-image .tws-img--container {
    overflow: hidden;
}
.tws-article-list--product-image .tws-img--container::before {
    background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
}
.tws-article-list
    .tws-list--type-grid
    > .row
    .thumbnail:hover
    .tws-article-list--product-image
    .tws-img--container::before {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
}
.tws-list--type-list .media-object {
    border: 0 none !important;
    padding: 0 !important;
}
.tws-list--type-list .media-object .tws-img--container {
    overflow: hidden;
}
.tws-list--type-list .media-object .tws-img--container::before {
    background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
    left: 0;
    padding: 100%;
    position: absolute;
    transition: background 0.3s ease 0s;
    width: 100%;
}
.tws-list--type-list
    .tws-list-repeat:hover
    .media-object
    .tws-img--container::before {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
}
.tws-article-list--buy-button {
    display: block !important;
    text-align: center;
    visibility: visible !important;
    width: 100% !important;
}
.tws-list--type-list .tws-article-list--buy-button {
    text-align: right;
    width: auto !important;
}
.tws-article-buy-button-with-modal--button {
    display: block !important;
    visibility: visible !important;
}
.tws-articles--article-list
    .tws-article-buy-button-with-modal--button
    .btn-primary
    .ladda-label {
    color: #ffffff;
}
.ladda-button .ladda-label {
    transition: none 0s ease 0s !important;
    z-index: 0;
}
.tws-list-repeat .btn-primary {
    background: transparent none repeat scroll 0 0 !important;
    border: 1px solid transparent !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    transition: none 0s ease 0s !important;
}
.tws-list-repeat .btn-primary span {
    color: #002055;
}
.tws-list-repeat .btn-primary:hover span {
    color: #002055;
}
.tws-list-repeat .btn-primary:hover {
    background: transparent none repeat scroll 0 0 !important;
    border: 1px solid #002055;
    border-radius: 0 !important;
    transition: none 0s ease 0s !important;
}
.tws-list--type-grid .tws-article-buy-button-with-modal--buy-button,
.tws-list--type-list .tws-article-list--buy-button .btn {
    transition: none 0s ease 0s !important;
}
.tws-list--type-grid .tws-article-list--article-name {
    text-align: center;
}
.tws-article-list--article-name a {
    color: #252727;
}
.tws-article-list--article-name a:hover {
    color: #252727;
}
.tws-article-list .tws-list--type-list .tws-api-price .tws-api--price-current {
    color: #f44336;
}
.tws-article-list .tws-list--type-grid .tws-api-price,
.tws-article-search-page--list .tws-list--type-grid .tws-api-price {
    text-align: center;
    width: 100%;
}
.tws-article-list .tws-list--type-grid .tws-api-price .tws-api--price-regular,
.tws-article-search-page--list
    .tws-list--type-grid
    .tws-api-price
    .tws-api--price-regular {
    float: none;
}
.tws-article-list .tws-list--type-grid .tws-api-price .tws-api--price-current,
.tws-article-search-page--list
    .tws-list--type-grid
    .tws-api-price
    .tws-api--price-current {
    float: none;
}
.tws-article-list .tws-list--type-grid .tws-api-price .tws-api--price-current {
    color: #f44336;
    margin-right: 0;
    width: 100%;
}
.tws-article-list
    .tws-list--type-grid
    .tws-api-price
    .tws-api--price-regular
    + .tws-api--price-current,
.tws-article-search-page--list
    .tws-list--type-grid
    .tws-api-price
    .tws-api--price-regular
    + .tws-api--price-current,
.tws-article-list
    .tws-list--type-list
    .tws-api-price
    .tws-api--price-regular
    + .tws-api--price-current,
.tws-article-search-page--list
    .tws-list--type-list
    .tws-api-price
    .tws-api--price-regular
    + .tws-api--price-current {
    color: #f44336;
}
.tws-article-list
    .tws-list--type-grid
    .tws-api-price
    .tws-api--price-regular
    + .tws-api--price-current,
.tws-article-list .tws-list--type-grid .tws-api-price .tws-api--price-regular {
    width: 100%;
}
.tws-article-list--show-more-button-text {
    color: #002055;
}
.tws-article-list--show-more-button {
    border: 1px solid transparent !important;
}
.tws-article-list--show-more-button:hover {
    background: transparent none repeat scroll 0 0 !important;
    border: 1px solid #002055 !important;
    border-radius: 0;
}
.tws-list--type-list
    .tws-article-list--buy-button
    .tws-article-list--show-more-button {
    border-radius: 0;
}
.tws-articlegroup-list img {
    border-radius: 0;
}

.tws-articlegroup-list .tws-list--type-grid > .row > div .caption {
    border: 0 none;
}
.tws-articlegroup-list .caption a {
    color: #002055;
}
.tws-articlegroup-list .caption a:hover {
    color: #aaa8a8;
}
.tws-articlegroup-list h5 {
    font-size: 14px;
}
.tws-articlegroup-list
    .tws-list--type-grid
    > .row
    .thumbnail
    .tws-articlegroup-list--product-image
    .tws-img--container {
    overflow: hidden;
}
.tws-articlegroup-list
    .tws-list--type-grid
    > .row
    .thumbnail
    .tws-articlegroup-list--product-image
    .tws-img--container::before {
    background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
}
.tws-articlegroup-list
    .tws-list--type-grid
    > .row
    .thumbnail:hover
    .tws-articlegroup-list--product-image
    .tws-img--container::before {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
}
.tws-article-labels--new .tws-article-labels--label-text {
    background: #002055 none repeat scroll 0 0;
    border-color: #002055;
    color: #ffffff;
}
.tws-article-labels .tws-article-labels--label .tws-article-labels--label-text {
}
.tws-article-list--labels {
    left: 0;
}
.tws-article-labels .tws-article-labels--label {
    font-weight: normal;
}
.using-mouse
    .tws-article-list
    .tws-list--type-grid
    > .row
    .thumbnail:hover
    .tws-article-labels {
    margin-left: 5px;
}
.using-mouse
    .tws-article-list
    .tws-list--type-grid
    > .row
    .thumbnail:hover
    .tws-article-labels--label
    .tws-article-labels--label-text {
}
tws-article-labels--new .tws-article-labels--label-text {
}
.tws-article-list--labels .tws-article-labels--label-text,
.tws-articles--labels .tws-article-labels--label-text,
.tws-articles-connected--labels .tws-article-labels--label-text {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.using-mouse .tws-articles .thumbnail:hover .tws-article-labels {
    margin-left: 5px;
}
.using-mouse
    .tws-articles
    .thumbnail:hover
    .tws-article-labels--label
    .tws-article-labels--label-text {
}
.using-mouse .tws-articles-connected .thumbnail:hover .tws-article-labels {
}
.using-mouse
    .tws-articles-connected
    .thumbnail:hover
    .tws-article-labels--label
    .tws-article-labels--label-text {
}
.tws-list-controls .btn-default {
    background-color: transparent;
    border: 0 none !important;
    box-shadow: none;
    color: #d0cece;
}
.tws-list-controls .btn-default:hover {
    color: #aaa8a8;
}
.tws-list-controls .btn-default.active {
    color: #252727;
}
.tws-list-controls .dropdown-menu {
    background-color: #252727;
}
.tws-list-controls .dropdown-menu > li > a:hover {
    background-color: #111111;
}
.tws-list-controls .dropdown-menu > li > a {
    color: #252727;
}
.fabrikk--article-top {
    background-color: #ffffff;
    color: #252727;
}
.fabrikk--article-bottom {
    background-color: #ffffff;
    color: #252727;
}
.fabrikk--article-section {
    background-color: #ffffff;
    color: #252727;
}
.tws-article-price .tws-api--price-regular + .tws-api--price-current,
.tws-horizontal-flip-list
    .tws-horizontal-flip-list--price
    .tws-api--price-regular
    + .tws-api--price-current {
    color: #002055;
}
.tws-article-price .tws-api--price-current,
.tws-horizontal-flip-list
    .tws-horizontal-flip-list--price
    .tws-api--price-current {
    color: #f44336;
}
.tws-horizontal-flip-list--show-more-button {
    background-color: #002055 !important;
    border: 1px solid #002055 !important;
    border-radius: 0 !important;
    color: #ffffff !important;
    transition: all 0.3s ease 0s;
}
.tws-horizontal-flip-list--show-more-button:hover {
    background-color: #f2c216 !important;
    border: 1px solid #f2c216 !important;
    color: #ffffff !important;
}
.tws-horizontal-flip-list--show-more-button:focus {
    box-shadow: none;
}
.tws-article-attributes .tws-article-attribute-title,
.tws-article-attributes .tws-article-attribute-value {
    border-bottom: 1px solid #f3f1f1 !important;
}
.tws-article-attributes ul {
    display: table;
    width: 100%;
}
.slot--article-share .tws-article-social--share-button > label {
    color: #252727 !important;
}
.tws-article-images--slick-big .slick-slide {
    border: 1px solid #f3f1f1;
    border-radius: 0;
}
.tws-article-images--image-zoom {
    color: #dfdddd;
}
.tws-article-images .slick-next::before,
.tws-article-images .slick-prev::before {
    color: #c9c7c7;
}
.tws-article-images--slick-nav .slick-slide .tws-img--container {
    border: 1px solid #f3f1f1;
    border-radius: 0;
}
.tws-article-quantity .input-group input {
    border-radius: 0 !important;
    box-shadow: none;
}
.fabrikk--article-right-col
    .tws-article-buy-button-with-modal--button
    .btn-primary {
    border-radius: 0;
    transition: all 0.3s ease 0s;
}
.fabrikk--article-right-col
    .tws-article-buy-button-with-modal--button
    .btn-primary
    .ladda-label {
    color: #ffffff;
}
.fabrikk--article-right-col
    .tws-article-buy-button-with-modal--button
    .btn-primary {
    border-bottom: 2px solid #002055 !important;
    overflow: hidden;
    position: relative;
}
.fabrikk--article-right-col
    .tws-article-buy-button-with-modal--button
    .btn-primary:hover {
    background-color: #f2c216;
    border-bottom: 2px solid #f2c216 !important;
}
.fabrikk--article-right-col
    .tws-article-buy-button-with-modal--button
    .btn-primary:focus {
    box-shadow: none;
}
.fabrikk--article-right-col
    .tws-article-buy-button-with-modal--button
    .btn-primary
    i {
    animation: 5s ease 0s normal none infinite running move;
    background: rgba(0, 0, 0, 0)
        linear-gradient(
            to right,
            rgba(255, 255, 255, 0) 0%,
            rgba(255, 255, 255, 0.03) 1%,
            rgba(255, 255, 255, 0.6) 30%,
            rgba(255, 255, 255, 0.85) 50%,
            rgba(255, 255, 255, 0.85) 70%,
            rgba(255, 255, 255, 0.85) 71%,
            rgba(255, 255, 255, 0) 100%
        )
        repeat scroll 0 0;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transform: skew(-10deg, 0deg);
    width: 10%;
}
@keyframes move {
    0% {
        left: 0;
        opacity: 0;
    }
    5% {
        opacity: 0.2;
    }
    48% {
        opacity: 0.5;
    }
    80% {
        opacity: 0;
    }
    100% {
        left: 90%;
    }
}
@keyframes move {
    0% {
        left: 0;
        opacity: 0;
    }
    5% {
        opacity: 0.2;
    }
    48% {
        opacity: 0.5;
    }
    80% {
        opacity: 0;
    }
    100% {
        left: 90%;
    }
}
.fa-shopping-cart::before {
    content: "";
}
.tws-article-description {
    color: #252727;
}
.tws-article-description--show-more .btn {
    border: 0 none;
}
.tws-article-description--show-more .btn-link {
    color: #f90000;
    font-size: 25px;
}
.tws-horizontal-flip-list--arrow-left::before,
.tws-horizontal-flip-list--arrow-right::before {
    color: #252727;
}
.tws-article-choices .tws-api--price-current {
    color: #f44336;
}
.tws-article-choices--variant-body .tws-article-choices--table-row:hover {
    background: #f0f0f0 none repeat scroll 0 0;
}
.tws-article-choices .article-active > div {
    border-bottom: 1px solid #f0f0f0 !important;
    border-top: 0 none !important;
}
.tws-article-choices .article-active {
    background: #f0f0f0 none repeat scroll 0 0;
}
.tws-horizontal-flip-list--description {
    color: #252727;
}
.tws-horizontal-flip-list--back-content .btn span {
    color: #ffffff !important;
}
.tws-horizontal-flip-list--back-content .btn:hover {
    background-color: #f2c216;
    border: 0 none;
}
.tws-horizontal-flip-list--box-background {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #f3f1f1;
}
.tws-horizontal-flip-list--back-content {
    background: rgba(255, 255, 255, 0.95) none repeat scroll 0 0;
}
.tws-horizontal-flip-list--buy-button::before {
    background: transparent none repeat scroll 0 0;
}
.tws-horizontal-flip-list--back-name {
    color: #252727;
}
.tws-article-choices--show-more-variants span {
    border: 0 none;
}
.startpage .fabrikk--content-wrapper {
    padding: 0;
    width: 100%;
}
.startpage .fabrikk--content {
    max-width: none;
}
.fabrikk--start-page .tws-container--tws-custom-html,
.fabrikk--start-page .tws-container--tws-newsletter-subscribe,
.fabrikk--start-page .tws-container--tws-articles-connected,
.tws-container--tws-articlegroups,
.tws-container--tws-article-display,
.tws-container--tws-articles {
    margin: 40px auto;
    max-width: 1400px;
}
.tws-container--tws-articlegroups {
    overflow: hidden;
}
.tws-articlegroups--articlegroup .tws-img--container {
    background: #ffffff none repeat scroll 0 0 !important;
}
.tws-articlegroups .caption {
    border: 0 none;
}
.tws-articlegroups .caption a {
    color: #252727;
}
.tws-articlegroups .caption:hover a {
    color: #aaa8a8;
}
.tws-articlegroups--articlegroup .thumbnail .tws-img--container {
    overflow: hidden;
}
.tws-articlegroups--articlegroup .thumbnail .tws-img--container::before {
    background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
    left: 0;
    padding: 100%;
    position: absolute;
    transition: background 0.3s ease 0s;
    width: 100%;
}
.tws-articlegroups--articlegroup .thumbnail:hover .tws-img--container::before {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
}
.tws-articles .caption,
.tws-articles--article-name a,
.tws-articles .tws-api-price .tws-api--price-current {
    color: #252727;
    text-align: center !important;
}
.tws-articles .tws-api-price .tws-api--price-current,
.tws-articles .tws-api-price .tws-api--price-regular {
    float: none !important;
}
.tws-articles .tws-api-price .tws-api--price-current {
    margin-right: 0;
    width: 100%;
}
.tws-articles .caption > div {
    width: 100%;
}
.tws-articles--article-name {
    text-align: center;
}
.tws-articles .tws-api-price .tws-api--price-regular + .tws-api--price-current {
    color: #f44336;
    width: 100%;
}
.tws-articles .tws-api-price .tws-api--price-regular {
    width: 100%;
}
.tws-articles tws-img {
    border: 0 none !important;
    padding: 0 !important;
}
.tws-articles .tws-img--container {
    overflow: hidden;
}
.tws-articles .tws-img--container::before {
    background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
    left: 0;
    padding: 100%;
    position: absolute;
    transition: background 0.3s ease 0s;
    width: 100%;
}
.using-mouse .tws-articles .thumbnail:hover,
.using-mouse .tws-articles .thumbnail:hover {
    border: 1px solid transparent;
}
.tws-articles .thumbnail:hover .tws-img--container::before {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
}
.tws-articles--buy-button {
    display: block !important;
    text-align: center;
    visibility: visible !important;
}
.tws-articles .btn-primary {
    box-shadow: none !important;
}
a.tws-articles--show-more-button {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #252727 !important;
    border-radius: 0;
    color: #252727 !important;
}
a.tws-articles--show-more-button:hover {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #aaa8a8 !important;
    color: #aaa8a8 !important;
}
.tws-articles-connected tws-img {
    border: medium none !important;
    padding: 0 !important;
}
.tws-articles-connected .tws-img--container {
    overflow: hidden;
}
.tws-articles-connected .tws-img--container::before {
    background: rgba(255, 255, 255, 0) none repeat scroll 0 0;
    left: 0;
    padding: 100%;
    position: absolute;
    transition: background 0.3s ease 0s;
    width: 100%;
}
.tws-articles-connected .thumbnail:hover .tws-img--container::before {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
}
.using-mouse .tws-articles-connected .thumbnail:hover {
    border: 1px solid transparent !important;
}
.tws-articles-connected
    .tws-api-price
    .tws-api--price-regular
    + .tws-api--price-current {
    color: #f44336;
    width: 100%;
}
.tws-articles-connected .tws-api-price .tws-api--price-current,
.tws-articles-connected--name {
    color: #f44336;
    float: none;
    text-align: center;
}
.tws-articles-connected .tws-api-price .tws-api--price-current {
    margin-right: 0;
    width: 100%;
}
.tws-articles-connected .caption > div {
    text-align: center;
    width: 100%;
}
.tws-articles-connected .tws-api-price .tws-api--price-regular {
    float: none;
    width: 100%;
}
.tws-image-carousel .slick-dots button::before {
    background: #252727 none repeat scroll 0 0 !important;
    border: 0 none !important;
}
.fabrikk--start-page
    .tws-container--tws-newsletter-subscribe
    .tws-newsletter-subscribe--subscribe-button:focus {
    background: rgba(252, 201, 20, 0.808) none repeat scroll 0 0;
    box-shadow: none !important;
}
.tws-image-carousel .slick-next,
.tws-image-carousel .slick-prev {
    border-radius: 0;
}
.tws-image-carousel .slick-prev::before,
.tws-image-carousel .slick-next::before {
    color: #252727 !important;
}
.mypages .fabrikk--content {
    background: #ffffff none repeat scroll 0 0;
}
.slot--my-pages-logout {
    margin-top: 90px;
}
.fabrikk--my-pages h1 {
    background: transparent none repeat scroll 0 0;
    margin-top: 40px;
}
.tws-order-history--selected {
    background: #e6e4e4 none repeat scroll 0 0;
}
.tws-order-history--list-item:hover {
    background: #d0cece none repeat scroll 0 0;
}
.nav.nav-tabs li.active > a {
    background: #e6e4e4 none repeat scroll 0 0;
}
.tws-order-history--table
    .tws-order-history--order-statuses
    .tws-order-history--payment-status-paid,
.tws-order-history--table
    .tws-order-history--order-statuses
    .tws-order-history--delivery-status-sent,
.tws-cart--choice,
.slot--my-pages-logout div.tws-login a:not(.btn),
.slot--my-pages-logout div.tws-login a:not(.btn),
.slot--my-pages-logout div.tws-login a:hover:not(.btn),
.slot--my-pages-logout div.tws-login a:hover:not(.btn),
.fabrikk--my-pages .ladda-label,
.fabrikk--my-pages .ladda-label:hover,
.nav.nav-tabs li > a {
    color: #252727;
}
.tws-customer-details--block {
    border: 1px solid #dadcdf;
}
.tws-custom-page--full-width-article,
.customPageHtml {
    background-color: #ffffff;
    padding: 30px;
}
.custompage .fabrikk--content {
    margin-top: 40px;
}
.fabrikk--contact-heading {
    background: transparent none repeat scroll 0 0;
    padding-top: 40px;
    position: relative;
}
.contactform .fabrikk--content {
    background: #ffffff none repeat scroll 0 0;
    margin-top: 10px;
    padding-bottom: 30px;
    padding-top: 30px;
}
.fabrikk--footer {
    background: #252727 none repeat scroll 0 0;
    color: #ffffff;
}
.fabrikk--footer a {
    color: #ffffff;
}
.fabrikk--footer a:hover {
    color: #ffffff;
    text-decoration: none;
}
.tws-newsletter-subscribe--link-modal > a {
    border: 1px solid #cdcdcd;
    border-radius: 0;
}
.tws-newsletter-subscribe--link-modal > a:hover {
    border: 1px solid #aaa8a8;
    border-radius: 0;
}
.fabrikk--back-to-top-link {
    color: #252727 !important;
}
.fabrikk--back-to-top-link:hover {
    color: #aaa8a8 !important;
    text-decoration: none !important;
}
.tws-list .pagination > li > a {
    background: #d0cece none repeat scroll 0 0;
    color: #ffffff !important;
    z-index: 1 !important;
}
.tws-list .pagination > li > a:hover {
    background: #d0cece none repeat scroll 0 0;
    color: #aaa8a8 !important;
    text-decoration: none;
}
.tws-list .pagination > li:first-child a::after,
.tws-list .pagination > li:last-child a::after {
    display: none;
}
.tws-list .pagination > li.active > a {
    background: #d0cece none repeat scroll 0 0;
    color: #aaa8a8 !important;
}
.tws-list .pagination > li.active > a:hover {
    background: #d0cece none repeat scroll 0 0;
    color: #aaa8a8 !important;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    background: #d0cece none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #ffffff !important;
    margin-left: 1px;
}
.modal-content {
    color: #252727 !important;
}
.modal.tws-login-modal .modal-header h4,
.modal.tws-login-modal .control-label {
    color: #252727;
}
.modal-content a {
    color: #252727 !important;
}
.modal-content a:hover {
    color: #aaa8a8 !important;
    text-decoration: none;
}
.tws-article-buy-button-with-modal--price
    .tws-api--price-regular
    + .tws-api--price-current {
    color: #f44336;
}
.modal-content .tws-api--price-current {
    color: #f44336 !important;
}
.modal-content a.btn-default,
.modal-content .btn-default {
    background: transparent none repeat scroll 0 0 !important;
}
.tws-cart .tws-checkout-cart .tws-cart--icon i::before {
    color: #aaa8a8;
    cursor: pointer;
}
.tws-discount-field--enter-discount-btn {
    color: #252727 !important;
}
.tws-discount-field--enter-discount-btn:hover {
    color: #aaa8a8 !important;
    text-decoration: none !important;
}
.tws-discount-field--add {
    background: transparent none repeat scroll 0 0 !important;
    border: 1px solid #252727 !important;
    border-radius: 0 !important;
    color: #252727 !important;
}
.tws-discount-field--add:hover {
    background: transparent none repeat scroll 0 0 !important;
    border: 1px solid #aaa8a8 !important;
    border-radius: 0 !important;
    color: #aaa8a8 !important;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 1;
}
.tws-checkout--radio .btn-default {
    border: 1px solid #cdcdcd !important;
}
.tws-checkout
    .tws-checkout--payment-methods-list
    a.tws-checkout--payment-active.active {
    border: 1px solid #cdcdcd !important;
    border-radius: 0 !important;
}
.tws-checkout--payment-method .fa {
    color: #aaa8a8;
}
.tws-checkout .tws-checkout--payment-methods-list a.open {
    box-shadow: none !important;
}
.tws-checkout--payments-expand {
    border: 1px solid #cdcdcd !important;
    border-radius: 0 !important;
}
.fabrikk--checkout-return-page {
    background-color: #ffffff;
    padding: 30px;
}
.tws-discount-field--add,
.tws-discount-field--add:hover {
    background: #002055 none repeat scroll 0 0 !important;
}
.btn-danger {
    background: transparent none repeat scroll 0 0 !important;
    border-color: #252727 !important;
    border-radius: 0;
    color: #252727 !important;
}
.btn-danger:hover {
    background: transparent none repeat scroll 0 0 !important;
    border-color: #aaa8a8 !important;
    border-radius: 0;
    color: #aaa8a8 !important;
}
.slot--my-pages-logout div.tws-login a {
    background: transparent none repeat scroll 0 0 !important;
    border: 1px solid #252727;
    border-radius: 0;
    color: #252727;
}
a.btn-default,
.btn-default {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #252727;
    border-radius: 0;
    color: #252727;
}
.fabrikk--my-pages a.btn-default:focus,
.fabrikk--my-pages .btn-default:focus,
.fabrikk--my-pages a.btn-default:active,
.fabrikk--my-pages .btn-default:active {
    background: transparent none repeat scroll 0 0 !important;
}
.btn:active,
.btn.active {
    box-shadow: none !important;
}
.slot--my-pages-logout div.tws-login a:hover,
a.btn-default:hover,
.btn-default:hover {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #aaa8a8;
    border-radius: 0;
    color: #aaa8a8;
}
a.btn-primary,
.btn-primary {
    background: #002055 none repeat scroll 0 0 !important;
    border: 1px solid #002055 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #ffffff !important;
}
a.btn-primary:focus,
.btn-primary:focus {
    background-color: #002055 !important;
    box-shadow: none;
}
a.btn-primary:hover,
.btn-primary:hover {
    background: #f2c216 none repeat scroll 0 0 !important;
    border: 1px solid #f2c216 !important;
    border-radius: 0;
    color: #ffffff !important;
    z-index: 1 !important;
}
.tws-contact-form--submit-btn .ladda-label {
    color: #ffffff !important;
}
.tws-contact-form--submit-btn .ladda-label:hover {
    color: #ffffff !important;
}
.tws-contact-form--submit-btn .ladda-label:focus {
    color: #ffffff !important;
}
.alert-warning {
    background: transparent none repeat scroll 0 0;
    border-radius: 0;
    color: #252727;
}