﻿* {
    font-family: Lato;
}

.digibutton {
    border: 1px solid #eaeaea;
    background: #fff;
    box-shadow: inset 0 0 1px #fff;
    padding: 5px 30px;
    color: #555;
    text-transform: uppercase;
    font-weight: bold;
    height: 37px;
    margin: 10px;
    width: 200px;
    max-width: 100%;
    vertical-align: middle;
}



@media (min-width: 769px) {
    body .ui-dialog.myaccount-modal {
        width: 1200px !important;
    }
}

.digilive-org-price {
    font-weight: normal;
    color: #000;
    text-decoration: line-through;
}

    .digilive-org-price::before {
        content: "(";
    }

    .digilive-org-price::after {
        content: ")";
    }

.instant-search-item .price {
    display: none;
}

.extendedRenderWrapper-details {
    display: table;
    width: 50%;
    margin-top: 5%;
}

.extendedRenderDetails {
    display: table-row;
    font-size: 15px;
}

.extendedRenderDetailsName {
    display: table-cell;
    float: left;
    font-weight: bold;
}

.extendedRenderDetailsValue {
    display: table-cell;
    float: right;
}

.digi-byline-logo {
    vertical-align: middle;
    margin-top: -5px;
    fill: #EF6821;
    width: 25px;
    height: 25px;
}

.instant-search-item .price {
    display: none;
}

#checkout-step-confirm-order .quickToCartContainer2, .checkout-page .quickToCartContainer2 {
    display: none;
}

.checkout-attributes {
    margin-top: 0px !important;
}

    .checkout-attributes input,
    .checkout-attributes textarea {
        border: 1px solid #ccc !important;
        width: 100%;
    }

.cart-item-row .discount {
    display: none;
}

.cart-item-row .product .message-error {
    font-weight: bold;
    font-size: 18px;
}

.overview-buttons div {
    margin-top: -10px;
}

.checkout-page .cart-collaterals {
    display: none;
}

#addCartToNewWishListButton, #emailCartButton {
    display: none;
}

.shipping-cost {
    display: none;
}

.item-box .add-to-wishlists-button, .overview .add-to-wishlists-button {
    background-color: #f9f9f9 !important;
}

.item-box .add-to-wishlists-button {
    background-position: 10px 7px !important
}

.product-list .add-to-wishlists-button {
    background-color: white !important;
    background-size: 20px 20px !important;
}

.product-list .add-to-wishlists-button, .overview .add-to-wishlists-button {
    background-position: 9px 9px !important;
}

.item-box .kommer-snart {
    position: initial;
}

.add-to-cart .td-title {
    display: none;
}

/* to remove text at registration page that shouldn't be there. */
.outrotext-before-button {
    display: none;
}
/* and for the intro text also at the registration page*/
.digicustomregister-introtext {
    display: none;
}

/* To remove weird space between title and body */
.registration-page {
    min-height: 0;
}

/* remove from cart button */

/*
.removefromcartbutton {
    border: none;
    padding: 15px 30px;
    background-color: #fff;
    color: #909090;
    text-transform: uppercase;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: bold;
    outline: 1px solid transparent;
    vertical-align: super;
    transition: all 0.2s ease;
}
*/

.removefromcartbutton {
    color: #ad1616;
    cursor: pointer;
}

@media (max-width: 622px) {
    .removefromcartbutton {
        position: absolute;
    }
}

/* +- buttons in cart page*/


.add-to-cart-qty-wrapper .plus:hover, .add-to-cart-qty-wrapper .minus:hover {
    background: #ddd;
}

.plus {
    top: 3px;
}

.minus {
    bottom: 3px;
}

.add-to-cart-qty-wrapper {
    position: relative;
    width: 72px;
    color: #909090;
    display: inline-block;
}

    .add-to-cart-qty-wrapper .plus, .add-to-cart-qty-wrapper .minus {
        position: absolute;
        margin-left: 3px;
        cursor: pointer;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }

.order-review-data .billing-info, .order-details-area .billing-info {
    width: 100%;
}

.master-wrapper-page {
    background-color: #FFF;
}

.header-lower {
    background-color: #F6F6F6 !important;
    padding: 0;
    height: 45px;
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #EEE;
    margin-bottom: 20px;
}

    .header-lower .center {
        height: 45px;
    }

.header-menu-parent {
    float: right;
}

.category-navigation-title {
    height: 45px;
    border: 0;
    bottom: 0;
    border-right: 1px solid #EEE;
    background-color: transparent;
}

.category-navigation-list-wrapper {
    margin-top: -25px;
    padding-top: 17px;
    border-right: 1px solid #EEE;
}

.sticky-login {
    border-bottom: 1px solid #EEE;
    padding: 20px 25px;
    color: #3E3E3E;
    background: #FFF;
}

    .sticky-login .title {
        font-size: 16px;
        font-weight: 700;
    }

    .sticky-login .text {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 15px;
    }

.sticky-login-button {
    background: #11347E;
    padding: 11px 38px;
    width: 100%;
    color: #FFF;
    font-weight: 700;
    display: block;
    text-align: center;
}

.header {
    margin: 0;
}

.slider-right-column {
    margin-top: 17px;
}

.category-navigation-list {
    border: 0;
}

    .category-navigation-list > li {
        border-top: 0;
    }

        .category-navigation-list > li > a {
            min-height: auto;
        }

        .category-navigation-list > li > a {
            padding: 10px 25px;
        }

        .category-navigation-list > li > .sublist-wrap > .sublist > li > a {
            border-bottom: 0;
            margin-bottom: 5px;
            color: #3E3E3E;
            font-size: 14px;
            font-weight: 800;
        }

    .category-navigation-list .sublist-wrap > .sublist > li > a {
        font-weight: 400;
        font-size: 14px;
        color: #3E3E3E;
    }

    .category-navigation-list > li > .sublist-wrap, .category-navigation-list.sticky-flyout > li > .sublist-wrap {
        border: 1px solid #E3E3E3;
        border-top: 0;
        border-left: 0;
    }

.html-home-page .category-navigation-title {
    pointer-events: none;
}

.category-navigation-list.sticky-flyout {
    border-bottom: 1px solid #EEE;
}

.html-home-page .category-navigation-list.sticky-flyout {
    display: block;
}

.category-navigation-list > li > .sublist-wrap > .sublist, .category-navigation-list {
    box-shadow: none;
}

.category-navigation-list-wrapper > .category-navigation-list > li:hover > a {
    background-color: #11347E;
    color: #FFF;
}

.category-navigation-title {
    line-height: 44px;
    padding-left: 54px;
    text-transform: none;
    font-size: 16px;
    color: #3E3E3E;
    font-weight: 700;
}

.header-menu > ul > li {
    line-height: 34px;
}

.category-navigation-title:before {
    content: " ";
    background: transparent url('../icons/hamburgermenu.png') center no-repeat;
    height: 24px;
    width: 24px;
    position: absolute;
    top: 10px;
    left: 24px;
}

.header-menu > ul > li > a, .header-menu > ul > li > span {
    text-transform: none;
    font-size: 14px;
    color: #3E3E3E;
    font-weight: 600;
}

.category-navigation-list {
}

.category-navigation-list-wrapper {
    top: 52px;
}

.header-logo a img {
    background-color: transparent !important;
    width: 145px;
}

.header-logo {
    width: 285px;
}

.header-middle .center {
    display: flex;
}

.search-box.store-search-box {
    flex-grow: 1;
}

.store-search-box form {
    display: flex;
    margin-right: 20px;
    max-width: 652px;
}

.store-search-box input.search-box-text {
    font-size: 14px;
    color: #807D7E;
    font-weight: 600;
    padding: 21px 17px;
    border: 1px solid #E3E3E3;
    font-family: Lato;
    flex-grow: 1;
}

.store-search-box .search-box-button {
    background: #11347E url('../icons/search.svg') center no-repeat;
    background-color: #11347E !important;
    height: 43px;
    width: 43px;
    margin-left: 0;
}

.ico-wishlist svg, .ico-login svg, .ico-logout svg, .ico-account svg {
    display: block;
    margin: auto;
}

.ico-wishlist svg {
    margin-top: 3px;
    margin-bottom: 1px;
}

.wishlist-nav-box {
    margin-left: 27px;
}

.cart-trigger {
    height: auto;
    width: auto;
    padding: 0;
    line-height: 26px;
    border: none;
    color: #3E3E3E;
    font-size: 12px;
}

    .cart-trigger:before {
        all: unset;
    }

    .cart-trigger svg {
        display: block;
        margin: auto;
    }

.flyout-cart-wrapper:hover .cart-trigger {
    background-color: transparent !important;
    color: #3E3E3E;
}

.flyout-cart-wrapper .cart-qty, .flyout-cart-wrapper .cart-label, .flyout-cart-wrapper:hover .cart-qty, .flyout-cart-wrapper:hover .cart-label {
    color: #3E3E3E;
}

.header-upper {
    background-color: #323232;
    height: 40px;
}

    .header-upper .center a, .admin-header-links a {
        color: #FFF;
        font-size: 14px;
        font-weight: 600;
        height: 40px;
        display: inline-block;
        line-height: 40px;
        color: #FFF;
        text-transform: none;
    }

.header-right {
    float: right;
}

.search-wrapper {
    flex-grow: 1;
}

.admin-header-links, .store-search-box {
    display: block !important;
}

@media all and (min-width: 1025px) {
    .category-navigation-list > li > .sublist-wrap, .category-navigation-list.sticky-flyout > li > .sublist-wrap {
        left: 245px;
    }

    .header-menu > ul > li {
        height: 45px;
    }

    .flyout-cart-wrapper {
        width: auto;
        padding: 0;
        margin-left: 27px;
        color: #3E3E3E;
    }

    .header {
        position: sticky;
        top: -131px;
    }

        .header.isGuest {
            top: -86px;
        }

    .header-lower {
        position: sticky;
        top: 0;
    }
}

.responsive-nav-wrapper-parent {
    border-bottom: 1px solid #E3E3E3;
    box-shadow: none;
}

.responsive-nav-wrapper {
    text-align: left;
}

    .responsive-nav-wrapper div.shopping-cart-link {
        background-image: url('../icons/shopping-cart-empty.svg');
        background-position: 13px center;
        background-color: transparent;
        float: right;
    }

    .responsive-nav-wrapper div.personal-button {
        background-image: url('../icons/user.svg');
        background-position: center center;
        background-color: transparent;
        float: right;
    }

    .responsive-nav-wrapper div.wishlist-button {
        background-image: url('../icons/heart.svg');
        background-position: center center;
        background-color: transparent;
        float: right;
    }

        .responsive-nav-wrapper div.wishlist-button:hover {
            background-image: url('../icons/heart.filled.svg');
        }

    .responsive-nav-wrapper div.menu-title {
        background-image: url('../icons/hamburgermenu.svg');
        background-position: center center;
        background-color: transparent;
        border-right: 1px solid #E3E3E3 !important;
    }

    .responsive-nav-wrapper > div:first-child, .responsive-nav-wrapper > div {
        border: none;
    }

.store-search-box {
    box-shadow: none;
}

.header-middle-right-wrapper {
    display: flex;
}

.header-lower-right-wrapper {
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
}

.header-lower.scrolling {
    height: 61px;
}

    .header-lower.scrolling .header-menu-parent {
        display: none;
    }

    .header-lower.scrolling .category-navigation-title {
        height: 61px;
        line-height: 61px;
        top: 0;
    }

        .header-lower.scrolling .category-navigation-title:before {
            top: 18px;
        }

    .header-lower.scrolling .header-lower-right-wrapper {
        top: 8px;
    }

    .header-lower.scrolling .category-navigation-list-wrapper {
        top: 68px;
    }

@media (max-width: 380px) {
    div.logo-wrapper {
        display: none;
    }
}

.anywhere-slider .slick-dots {
    text-align: left;
    margin-left: 30px;
    bottom: 10px;
}

    .anywhere-slider .slick-dots button {
        background-color: #FFF;
    }

.anywhere-slider .slick-arrow {
    opacity: 1;
    background: url('../icons/chevron-circle.svg') center no-repeat;
    width: 47px;
    height: 47px;
}

    .anywhere-slider .slick-arrow:hover {
        background-color: transparent !important;
    }

    .anywhere-slider .slick-arrow.slick-next {
        margin-right: 15px;
    }

    .anywhere-slider .slick-arrow.slick-prev {
        margin-left: 15px;
        transform: rotate(180deg);
    }

.nop-jcarousel .carousel-title {
    color: #3E3E3E;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 0;
    padding: 0;
    margin-bottom: 20px;
    line-height: normal;
}

.nop-jcarousel .slick-slider {
    margin: 0;
}

.nop-jcarousel .carousel-item {
    padding: 0;
}

.item-box .picture {
    margin: 0;
    position: relative;
}

.item-box .details {
    text-align: left;
    padding: 12px;
    font-family: Lato;
}

    .item-box .details > * {
        margin-bottom: 9px;
    }

.item-box .product-title {
    height: 2.4em;
    font-size: 16px;
}

.item-box .prices, .item-box .actual-price {
    font-size: 18px;
    font-weight: 800;
    color: #3E3E3E !important;
}

.details .item-box .prices {
    height: auto;
}

.item-box .product-title, .item-box .prices, .item-box .actual-price {
    padding: 0;
    margin: 0;
}

.item-box .prices {
    margin-top: 5px;
}

.carousel-title .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    z-index: 10;
    background: url('../icons/chevron-circle.svg') center no-repeat;
    width: 47px;
    height: 47px;
}

    .carousel-title .slick-arrow:hover {
        background-color: transparent !important;
    }

.carousel-title .slick-prev.slick-arrow {
    left: 10px;
    transform: rotate(180deg);
}

.carousel-title .slick-next.slick-arrow {
    right: 10px;
}


.item-box .description {
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #3E3E3E;
    line-height: 20px;
    height: 4.5em;
    margin: 9px 0 0 0;
}

.item-box .add-to-wishlists-button {
    top: 12px;
    right: 14px;
    position: absolute;
    content: " ";
    background-color: transparent !important;
    border: none;
    font-size: 0;
    background: url('../icons/heart.svg') center no-repeat !important;
    width: 25px;
    height: 25px;
    z-index: 1;
}

    .item-box .add-to-wishlists-button:hover {
        background-image: url('../icons/heart.filled.svg') !important;
    }

.item-box .stockquantity {
    color: #53881D;
    font-size: 14px;
}

    .item-box .stockquantity.outofstock {
        color: #D7603B;
    }

.spc-body .buttons-lower, .spc-body .add-to-wishlist-button, .spc-body .description {
    display: none !important;
}

.spc-body .product-title {
    font-size: 14px;
}

.header-logo {
    padding: 0 0 0 20px;
    text-align: left;
}

.footer .footer-middle, .footer .footer-lower, .footer-block ul, .byline-wrapper {
    background-color: #323232;
    color: #FFF;
}

.footer-powered-by a {
    text-decoration: none;
    color: #FFF !important;
}

.footer-lower .center {
    border-top: 1px solid rgba(255,255,255,0.1);
    position: relative;
}

.footer-lower .logo {
    position: absolute;
    left: 0;
    top: 30px;
}

.footer-lower .social-sharing {
    position: absolute;
    right: 0;
    top: 28px;
}

.footer-block span::before, .footer-block .title::after {
    display: none;
}

.footer-block span {
    padding: 0 !important;
}

.three-category {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
}

    .three-category a {
        position: relative;
    }

    .three-category img {
        width: 100%;
    }

    .three-category .mobileImg {
        display: none;
    }

    .three-category .text {
        position: absolute;
        bottom: 15px;
        left: 10px;
        font-size: 22px;
        font-weight: 700;
        color: #FFF;
        text-transform: uppercase;
    }

.item-box .buttons-lower, .item-box .buttons-upper {
    display: none !important;
}

@media all and (min-width: 1281px) {
    .category-navigation-list > li > .sublist-wrap, .category-navigation-list.sticky-flyout > li > .sublist-wrap {
        left: 285px;
    }
}

.item-box .prices {
    height: auto;
}

@media (max-width: 1024px) {
    .digiButtonCollection .smallbuttons {
        margin-top: 10px;
        gap: 10px;
    }

    .master-wrapper-content {
        margin-top: 102px;
        padding-left: 10px;
        padding-right: 10px;
    }

    .store-search-box .search-box-button {
        margin-right: 0;
    }

    .header-middle .store-search-box {
        background-color: #FFF;
    }

    .search-box.store-search-box form {
        margin: auto;
    }

    .header {
        height: 0;
    }

    .slider-right-column {
        margin-top: 126px;
    }

    .mobile-sticky-logo .store-search-box {
        top: 53px;
    }

    .mobile-sticky-logo .header .header-logo {
        display: none;
    }

    .mobile-sticky-logo .responsive-nav-wrapper-parent {
        top: 0;
    }

    .store-search-box {
        padding: 15px 10px;
        position: relative;
        z-index: 10;
    }

    .search-wrapper {
        min-width: 100%;
    }

    .mobile-sticky-logo .flyout-cart-wrapper {
        top: 52px;
    }

    .header-lower.scrolling .header-menu-parent {
        display: block;
    }

    div.logo-wrapper {
        background: none !important;
    }

        div.logo-wrapper .header-logo {
            width: auto;
            padding: 0 0 0 15px;
        }

    .footer-lower .logo {
        position: relative;
        top: 0px;
        margin-bottom: 10px;
    }

    .footer-lower .social-sharing {
        position: relative;
        right: 0;
        top: 0px;
    }

    .footer-lower .center {
        border-top: none;
    }

    .shopping-cart-link {
        position: relative;
    }

    .shopping-cart-product-count {
        position: absolute;
        top: 7px;
        right: 12px;
        height: 16px;
        min-width: 16px;
        background-color: #11347E;
        border-radius: 16px;
        color: #FFF;
        text-align: center;
        font-size: 10px;
        font-weight: 600;
        border: 1px solid #FFF;
        line-height: 14px;
        padding: 0 2px;
    }

    .responsive-nav-wrapper div.shopping-cart-link {
        background-position: 8px center;
    }

    .shopping-cart-product-count.hundredPlus {
        right: 4px;
        line-height: 14px;
    }

    .three-category {
        grid-template-columns: 1fr;
    }

        .three-category .mobileImg {
            display: block;
        }

        .three-category .desktopImg {
            display: none;
        }
}

.item-box {
    border: 1px solid #e9e9e9;
    margin-left: -1px;
}

.jCarouselMainWrapper {
    margin: 0 1px 40px;
}

.header-menu > ul > li > a {
    padding-right: 0;
}

.digiButtonCollection {
    margin-bottom: 20px;
}

.html-shopping-cart-page, .html-checkout-page, .html-checkout-page .master-wrapper-page, .shopping-cart-page-body .master-wrapper-page {
    background: #F6F6F6;
}

.shopping-cart-overview {
    display: grid;
    grid-template-columns: 65% 35%;
    gap: 18px;
}

.shopping-cart-overview-list {
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #FFF;
    padding: 20px 20px 0 20px;
    height: fit-content;
}

    .shopping-cart-overview-list h3 {
        margin-bottom: 20px;
    }

.shopping-cart-overview-list-item {
    display: flex;
    padding-top: 12px;
}

    .shopping-cart-overview-list-item:not(:last-child) {
        border-bottom: 1px solid RGBA(0, 0, 0, 0.1);
    }

.shoppin-cart-item-main-content {
    display: grid;
    flex-grow: 1;
    margin-left: 10px;
    grid-template-columns: 45% auto;
}

.shopping-cart-item-picture {
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: -10px;
}

.shoppin-cart-item-main-content-right {
    display: flex;
}

.shopping-cart-item-picture img {
    display: block;
    max-width: 100%;
    max-height: calc(100% + 10px);
}

.shopping-cart-item-picture img {
}

.shopping-cart-overview-list-item .shopping-cart-item-quantity {
    width: 113px;
    height: 42px;
    padding: 10px 12px;
    border: 1px solid #E6E6E6;
    position: relative;
    margin-top: 8px;
}

    .shopping-cart-overview-list-item .shopping-cart-item-quantity input::-webkit-outer-spin-button, .shopping-cart-overview-list-item .shopping-cart-item-quantity input::-webkit-inner-spin-button,
    .qtcQuantityWrapper2 input::-webkit-outer-spin-button, .qtcQuantityWrapper2 input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    .shopping-cart-overview-list-item .shopping-cart-item-quantity input[type=number], .qtcQuantityWrapper2 input[type=number] {
        -moz-appearance: textfield;
    }

    .shopping-cart-overview-list-item .shopping-cart-item-quantity input, .qtcQuantityWrapper2 input {
        width: 50px;
        border: none;
        text-align: center;
        margin: auto;
        display: block;
        font-size: 14px;
        color: #3E3E3E;
        font-weight: 600;
    }

.qtcQuantityWrapper2 {
    position: relative;
    width: 113px;
    height: 42px;
    padding: 10px 12px;
    border: 1px solid #E6E6E6;
    background-color: #fff;
}

    .shopping-cart-overview-list-item .shopping-cart-item-quantity button, .qtcQuantityWrapper2 button {
        position: absolute;
        height: 20px;
        width: 20px;
        background: none;
        border: none;
        box-shadow: none;
        top: 10px;
        font-size: 0;
    }

    .shopping-cart-overview-list-item .shopping-cart-item-quantity .shopping-cart-item-quantity-minus, .qtcQuantityWrapper2 .qtc-quantity-minus {
        left: 12px;
        background: url('../icons/minus.svg') center no-repeat;
    }

    .shopping-cart-overview-list-item .shopping-cart-item-quantity .shopping-cart-item-quantity-plus, .qtcQuantityWrapper2 .qtc-quantity-plus {
        right: 12px;
        background: url('../icons/plus.svg') center no-repeat;
    }

.shopping-cart-overview-list-item .shopping-cart-item-quantity button:disabled {
    opacity: 0.5;
}

.shoppin-cart-item-main-content-left {
    flex-grow: 1;
}

.shopping-cart-item-name {
    font-size: 16px;
    font-weight: 800;
    color: #3E3E3E;
}

.shoppin-cart-sku-and-remove {
    display: flex;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    margin-top: 16px;
    padding-bottom: 16px;
}

.shopping-cart-item-sku {
    line-height: 20px;
}

    .shopping-cart-item-sku span {
        color: #3E3E3E;
    }

.shopping-cart-item-remove {
    border: none;
    background-color: #FFF;
    box-shadow: none;
    color: #3E3E3E;
    padding: 0;
    line-height: 14px;
    padding-left: 26px;
    content: " ";
    background: url('../icons/Trash.svg') 4px center no-repeat !important;
    height: 19px;
    margin-left: 25px;
    opacity: 0.7;
    font-family: Lato;
}

    .shopping-cart-item-remove:hover {
        opacity: 1;
    }

.shopping-cart-item-prices {
    text-align: right;
    color: #666;
    font-size: 14px;
    font-weight: 400;
    margin-left: 10px;
    white-space: nowrap;
    margin-top: 8px;
    flex-grow: 1;
}

.shopping-cart-item-price {
    margin-bottom: 8px;
}

    .shopping-cart-item-price span {
        color: #3E3E3E;
    }

.shopping-cart-item-totalprice span {
    font-weight: 800;
    font-size: 16px;
    color: #3E3E3E;
}

.cart-collaterals .checkout-attributes {
    margin: 0;
    padding: 20px;
}

.shopping-cart-overview .totals {
    background: #FFF;
    border-top: 1px solid RGBA(0, 0, 0, 0.1);
    border-right: 1px solid RGBA(0, 0, 0, 0.1);
    border-left: 1px solid RGBA(0, 0, 0, 0.1);
    padding: 20px 20px 0 20px;
}

.shopping-cart-overview .summary-bottom {
    background: #FFF;
    border-right: 1px solid RGBA(0, 0, 0, 0.1);
    border-left: 1px solid RGBA(0, 0, 0, 0.1);
    border-bottom: 1px solid RGBA(0, 0, 0, 0.1);
    padding: 0 20px 20px 20px;
}

.shopping-cart-overview .terms-of-service {
    background-color: #FFF7E9;
    border: 1px solid #F0EbE0;
    margin: 0;
    padding: 10px;
    font-size: 14px;
    color: #3E3E3E;
    font-weight: 400;
    margin-bottom: 15px;
}

    .shopping-cart-overview .terms-of-service div {
        margin: 0;
        width: 100%;
        max-width: 100%;
        display: flex;
    }

        .shopping-cart-overview .terms-of-service div input {
            margin: 0px 15px auto 0;
        }

        .shopping-cart-overview .terms-of-service div a {
            margin-left: 0;
            color: inherit;
            text-decoration: underline;
        }

.shopping-cart-page .shopping-cart-overview .button-1 {
    background-color: #23499A;
    color: #FFF;
    width: 100%;
    padding: 15px 54px;
    font-size: 16px;
    font-weight: 500;
}

.cart-collaterals {
    margin: 0 0 20px;
}

.cart-total td {
    padding: 0;
    padding-bottom: 15px;
    font-size: 16px;
    font-weight: 400;
}

.cart-total tr.order-total {
    border-top: 1px solid rgba(0, 0, 0, 0.10);
    text-transform: none;
}

    .cart-total tr.order-total td {
        padding-top: 15px;
    }

    .cart-total tr.order-total .cart-total-left {
        font-size: 18px;
        font-weight: 500;
        color: #000;
    }

.cart-total td.cart-total-right {
    color: #3E3E3E;
    font-weight: 800;
    font-size: 18px;
}

.shopping-cart-overview .totals h5 {
    font-size: 18px;
    font-weight: 700;
    color: #3E3E3E;
    padding-bottom: 16px;
}

#termsofservice {
    appearance: none;
    -webkit-appearance: none;
    display: flex;
    align-content: center;
    justify-content: center;
}

    #termsofservice::before {
        background: url("/icons/checkbox-yellow.svg") center no-repeat;
        width: 22px;
        height: 22px;
        content: " ";
        cursor: pointer;
    }

    #termsofservice:checked::before {
        background: url("/icons/checkbox-checked.svg") center no-repeat;
    }

.qtcSkuWrapper input {
    height: 42px;
    width: 145px;
}

.quickToCartContainer2 {
    display: grid;
    grid-template-columns: auto max-content max-content max-content;
    gap: 10px;
    width: 65%;
    margin-top: 15px;
}

#shopping-cart-form {
    margin-top: 20px;
}

.quickToCartContainer2 label {
    display: block;
}

.quickToCartContainer2 > * {
    margin-top: auto;
}

.quickToCartContainer2 .qtcFreeTextInputWrapper {
    flex-grow: 1;
}

    .quickToCartContainer2 .qtcSkuWrapper input, .quickToCartContainer2 .qtcFreeTextInputWrapper input {
        height: 42px;
        padding: 10px 12px;
        border: 1px solid #E6E6E6;
        font-size: 14px;
        width: 100%;
    }

.quickToCartContainer2 label {
    margin-bottom: 7px;
    font-size: 14px;
    font-weight: 600;
    color: #3E3E3E;
}

.qtcAddToCartButton2 {
    height: 42px;
    border: none;
    box-shadow: none;
    color: #fff;
    background-color: #B8B8B8;
    padding: 12px 24px;
    outline: none;
}

.order-summary-content h2 {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #3E3E3E;
    margin-top: 30px;
}

.page.shopping-cart-page .page-title, .shopping-cart-page-body .header-lower, .shopping-cart-page-body .footer, .shopping-cart-page-body #goToTop, .html-checkout-page .header-lower {
    display: none !important;
}

.category-page-body .item-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

@media all and (max-width: 740px) {
    .category-page-body .item-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media all and (max-width: 500px) {
    .category-page-body .item-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media all and (max-width: 425px) {
    .category-page-body .item-grid {
        grid-template-columns: 1fr;
    }

    .category-page-body .item-box .product-item {
        height: auto;
    }
}

.product-grid .item-box .product-item {
    padding: 0;
}

.category-page-body .item-box {
    margin-left: 0;
    width: 100%;
    margin-bottom: 0;
}

.item-box .picture img {
    max-height: 100%;
}

.shopping-cart-page-body .master-wrapper-page {
    padding-bottom: 350px;
}

.shopping-cart-item-expand {
    display: none;
    background: #fff;
    border: none;
    box-shadow: none;
}

.expand .shopping-cart-item-expand {
    transform: rotateX(180deg);
}

.expandQuickToCartButton {
    display: none;
}

.expand.expandQuickToCartButton svg {
    transform: rotateX(180deg);
}

.expandCommentButton {
    background-color: transparent;
    border: none;
    outline: none;
    padding: 0;
    color: #777;
}

    .expandCommentButton svg {
        position: relative;
        top: 4px;
        display: none;
    }

.qtcAddToCartButton2.enabled {
    background-color: #23499A;
}

.qtcQuantityWrapper2 button {
    opacity: 0.5;
}

.qtcQuantityWrapper2.enabled button {
    opacity: 1;
}

.checkout-attributes input.warning {
    border: 1px solid #D7603B !important;
}

#checkout_attribute_input_1 div.warning {
    color: #D7603B;
    font-size: 12px;
    font-weight: 600;
    margin-top: 2px;
}

@keyframes rotating {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

button#digi-checkout:disabled {
    background-color: #B8B8B8;
}

button#digi-checkout > span {
    position: relative;
}

button#digi-checkout:not(:disabled) .loading-spinner {
    display: none;
}

.loading-spinner {
    position: absolute;
    top: 0;
    right: -26px;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border-width: 2px;
    border-style: solid;
    border-color: #FFF #FFF transparent;
    display: inline-block;
    animation: rotating 1.2s linear infinite;
}

@media all and (min-width: 1281px) {
    .shoppin-cart-item-main-content {
        grid-template-columns: 55% auto;
    }
}

@media (max-width: 1024px) {
    .quickToCartContainerV2 {
        max-height: 0;
        overflow: hidden;
        transition: max-height 200ms ease-in-out;
    }

    .expand.quickToCartContainerV2 {
        max-height: 500px;
    }

    .shopping-cart-overview {
        grid-template-columns: none;
    }

    .shopping-cart-item-name {
        text-align: left;
    }

    .quickToCartContainer2 {
        width: 100%;
        grid-template-columns: 1fr 1fr;
    }

    .shopping-cart-page .no-data {
        width: 100%;
    }

    .qtcFreeTextInputWrapper, .qtcAddToCartButtonWrapper {
        grid-column: span 2;
    }

    .qtcAddToCartButton2, .qtcQuantityWrapper2 {
        width: 100%;
    }

        .qtcQuantityWrapper2 .qtcQuantityInput2 {
            width: 100%;
            padding: 0 20px;
        }

    .order-summary-content {
        text-align: left;
    }

    .expandQuickToCartButton {
        border: none;
        background: none;
        margin-left: auto;
        margin-right: 0;
        display: inline-block;
        float: right;
        padding: 0 5px;
    }

    .summary-bottom {
        display: grid;
        grid-template-columns: minmax(50%, auto) minmax(160px, 250px);
        gap: 20px;
    }

    .shopping-cart-page .shopping-cart-overview .button-1 {
        padding: 15px;
        font-size: 14px;
        text-transform: none;
    }

    .shopping-cart-overview .terms-of-service div input {
        margin-top: 0;
    }

    .shopping-cart-overview .terms-of-service div label {
        line-height: 18px;
    }

    .shopping-cart-page-body .header-lower {
        display: block !important;
    }
}

.shopping-cart-page .multiplewishlist-wrapper {
    display: none;
}

.shopping-cart-overview-summary {
    display: flex;
    flex-direction: column;
}

.checkout-page:not(.order-completed-page) {
    display: none;
}

.order-completed-page .checkmarkcircle {
    margin-bottom: 31px;
}

.section.order-completed {
    text-align: center;
    color: #3E3E3E;
    max-width: 492px;
    margin: auto;
}

    .section.order-completed .buttons {
        text-align: center;
    }

        .section.order-completed .buttons input {
            background-color: #23499A;
            font-size: 14px;
            font-weight: 500;
            padding: 15px 54px;
            text-transform: none;
        }

.checkout-data {
    margin-top: 50px;
}

    .checkout-data .order-completed .details a {
        color: #23499A;
    }

.shopping-cart-page .no-data {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 65%;
    height: 160px;
    text-align: center;
    line-height: 160px;
    text-transform: uppercase;
    margin-top: 20px;
    font-size: 18px;
    font-weight: 700;
    color: #3E3E3E;
}

@media (max-width: 650px) {
    .shopping-cart-overview {
        margin: 0 -20px;
    }

    .shopping-cart-overview-list {
        padding: 20px 0 0 0;
    }

    .shopping-cart-item-picture {
        display: none;
    }

    .expand .shopping-cart-item-picture {
        display: flex;
    }

    .shopping-cart-item-expand {
        display: block;
        margin-right: 5px;
    }

    .shopping-cart-item-quantity {
        margin-top: 0;
    }

    .shoppin-cart-item-main-content-right {
        flex-direction: column;
    }

    .shoppin-cart-item-main-content {
        grid-template-columns: auto auto 30px;
        gap: 5px;
    }

    .shoppin-cart-sku-and-remove {
        flex-direction: column;
        text-align: left;
    }

    .shopping-cart-item-remove {
        width: fit-content;
        margin-left: -4px;
        margin-top: 15px;
    }

    .shopping-cart-overview-list-item .shopping-cart-item-quantity {
        margin-left: auto;
        width: 113px;
        margin-top: 0;
    }

    .shoppin-cart-item-main-content {
        padding-bottom: 14px;
        margin-left: 15px;
    }

    .expand .shoppin-cart-item-main-content {
        margin-left: 15px;
    }

    .shopping-cart-item-picture {
        margin-left: 15px;
    }

    .shoppin-cart-sku-and-remove, .remove-and-wishlist {
        display: none;
    }

    .expand .remove-and-wishlist {
        display: block;
    }

    .expand .shoppin-cart-sku-and-remove {
        display: flex;
    }

    .shopping-cart-item-price {
        margin-top: 19px;
        display: none;
    }

    .expand .shopping-cart-item-price {
        display: block;
    }

    .shopping-cart-overview-summary {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #fff;
        z-index: 100;
        box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.15);
    }

    .shopping-cart-overview .totals {
        order: -1;
        border-top: 1px solid rgba(0,0,0, 0.1);
        border-right: none;
        border-left: none;
        border-bottom: none;
        padding: 12px;
    }

    .cart-total tr.order-total .cart-total-left {
        font-size: 12px;
        font-weight: 500;
    }

    .cart-total td, .cart-total tr.order-total td {
        padding-top: 9px;
        padding-bottom: 0px;
    }

    .cart-total .order-subtotal td {
        padding-top: 0;
    }

    .cart-total .tax-value td {
        padding-bottom: 11px;
    }

    .shopping-cart-overview .cart-collaterals {
        margin: 0;
    }

    .cart-collaterals .checkout-attributes {
        padding: 0 12px;
        border: none;
    }

    .cart-total td.cart-total-right {
        font-size: 12px;
        font-weight: 800;
    }

    .cart-total td, .shopping.shopping-cart-item-name, .shopping-cart-item-totalprice span, .shopping-cart-item-prices, .shopping-cart-overview-list-item .shopping-cart-item-quantity input {
        font-size: 12px;
    }

    .shopping-cart-overview-list-item .shopping-cart-item-quantity {
        height: 32px;
        padding: 8px 14px;
    }

        .shopping-cart-overview-list-item .shopping-cart-item-quantity button {
            top: 10px;
            width: 12px;
            height: 12px;
        }

    .shopping-cart-overview-list h3 {
        margin-left: 15px;
    }

    .shopping-cart-overview-list-item .shopping-cart-item-quantity .shopping-cart-item-quantity-plus {
        right: 10px;
    }

    .shopping-cart-overview-list-item .shopping-cart-item-quantity .shopping-cart-item-quantity-minus {
        left: 10px;
    }

    .shopping-cart-overview .totals h5 {
        display: none;
    }

    .order-summary-content, .shopping-cart-item-remove, .shoppin-cart-sku-and-remove, .shopping-cart-item-wishlist {
        font-size: 12px;
        font-weight: 400;
    }

    .shopping-cart-item-name {
        font-size: 12px;
        font-weight: 800;
    }

    .shoppin-cart-sku-and-remove {
        margin-top: 6px;
    }

    .shopping-cart-overview .summary-bottom {
        padding: 12px;
    }

    .expandCommentButton {
        color: #22499B;
        cursor: pointer;
    }

        .expandCommentButton svg {
            display: inline;
        }

    .expand .expandCommentButton {
        display: none;
    }

    .commentBox {
        display: none;
        resize: none;
    }

    .expand.commentBox {
        display: block;
    }
}

.shopping-cart-warning-modal {
    max-width: 800px;
}

.shopping-cart-warning-modal {
    color: #3E3E3E;
    font-size: 14px;
}

    .shopping-cart-warning-modal h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .shopping-cart-warning-modal .warninglist {
        background: #FFDED3;
        padding: 20px;
        margin-bottom: 10px;
    }

        .shopping-cart-warning-modal .warninglist > div:before {
            background: url("../icons/warning.svg") center no-repeat;
            width: 18px;
            height: 18px;
            content: " ";
            display: inline-block;
            margin-right: 10px;
            position: relative;
            top: 3px;
        }

.warnings-save {
    background-color: #23499A;
    padding: 15px 54px;
    font-size: 16px;
    color: #fff;
    margin: 20px 0 0 auto;
    border: none;
    outline: none;
    display: block;
}

    .warnings-save svg {
        margin-left: 12px;
    }

.ui.modal > .content {
    padding: 16px 20px;
}

.ui.modal > .icon:first-child + * {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.ui.modal > :last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.shopping-cart-warning-modal .close.icon {
    background: url("../icons/x-icon.svg") center no-repeat;
    top: 18px;
    right: 18px;
    width: 20px;
    height: 20px;
    padding: 0;
}

.shopping-cart-warning-modal .shopping-cart-overview-list-item {
    padding-bottom: 2px;
    position: relative;
    overflow: hidden;
}

.shopping-cart-warning-modal .shopping-cart-item-name, .shopping-cart-warning-modal .shopping-cart-item-sku {
    opacity: 0.5;
}

.shopping-cart-warning-modal .shopping-cart-item-remove {
    margin-left: -4px;
    margin-bottom: 6px;
}

.shopping-cart-warning-modal .shoppin-cart-sku-and-remove {
    padding-bottom: 4px;
    margin-top: 6px;
}

.shopping-cart-warning-modal .shopping-cart-item-wishlist {
    background-color: #fff;
    border: none;
    margin-left: 20px;
    opacity: 0.7;
    font-family: Lato;
}

.shopping-cart-warning-modal .shopping-cart-item-price {
    margin-top: 0;
}

.shopping-cart-warning-modal .shopping-cart-item-prices, .shopping-cart-warning-modal .shopping-cart-item-quantity {
    margin-top: auto;
    margin-bottom: 4px;
    opacity: 0.5;
}

    .shopping-cart-warning-modal .shopping-cart-item-quantity.low-quantity-warning {
        opacity: 1;
    }

.shopping-cart-warning-modal .shopping-cart-item-wishlist:hover {
    opacity: 1;
}

.shopping-cart-item-quantity:not(.low-quantity-warning) input:disabled {
    opacity: 0.5;
}

.shopping-cart-warning-modal .shopping-cart-item-wishlist:before {
    background: url(../icons/heart.svg) center no-repeat;
    background-size: 22px;
    width: 22px;
    height: 22px;
    content: " ";
    position: relative;
    margin-right: 8px;
    display: inline-block;
    top: 6px;
}

.warning-task {
    background: #FFF;
    position: absolute;
    width: 100%;
    height: 85%;
    text-align: center;
    padding-top: 10px;
    transform: translateX(100%);
    transition: transform ease-in-out 500ms;
    transition-delay: 200ms;
}

    .warning-task button {
        background-color: transparent;
        border: none;
        text-decoration: underline;
        margin-top: 5px;
        font-size: 18px;
    }

.shopping-cart-warning-modal .shopping-cart-overview-list-item.warning-handled .warning-task {
    transform: translateX(0);
}

.shopping-cart-warning-modal .shopping-cart-overview-list-item > div:not(.warning-task) {
    transition: opacity ease-in-out 200ms;
}

.shopping-cart-warning-modal .shopping-cart-overview-list-item.warning-handled > div:not(.warning-task) {
    opacity: 0;
    transition-delay: 0;
}

.shopping-cart-warning-modal .shopping-cart-overview-list-item:not(.warning-handled) > div:not(.warning-task) {
    transition-delay: 500ms;
}

.shopping-cart-item-warning {
    color: #D7603B;
    font-size: 14px;
    margin-bottom: 2px;
}

    .shopping-cart-item-warning.low-quantity-warning {
        color: #DA8900;
    }

.ui.dimmer {
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.5);
}

.CustomMulticolorIcon {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
}

    .CustomMulticolorIcon span {
        background: #F6F6F6;
        border: 1px solid #EEE;
        opacity: 0.8;
        margin: auto;
        padding: 6px 10px;
        display: block;
        margin: 0 16px;
        font-size: 14px;
        font-weight: 700;
        color: #3E3E3E;
    }

.ribbon-wrapper .ribbon-position.top-left {
    top: 12px;
}

    .ribbon-wrapper .ribbon-position.top-left .ribbon-text {
        background-color: #11347E;
        color: #FFF;
        text-align: center;
        font-size: 14px;
        font-weight: 700;
        padding: 5px 8px;
        font-family: Lato;
    }

    .ribbon-wrapper .ribbon-position.top-left:nth-child(2n+1) {
        top: 41px;
    }

    .ribbon-wrapper .ribbon-position.top-left:nth-child(3n+1) {
        top: 70px;
    }

.home-page .slider-wrapper {
    margin-bottom: 0;
}

.clerk-slider-item {
    margin-left: 0 !important;
}

.clerk-recommendations.product-grid > * {
    font-size: 0;
}

.clerk-slider-item.item-box {
    width: 33.33%;
}

.clerk-slider-nav {
    background-image: url('../icons/chevron-circle.svg');
    background-position: center !important;
    width: 47px;
    height: 47px;
}

    .clerk-slider-nav.clerk-slider-nav-prev {
        transform: rotate(180deg);
    }

.clerk-grid .item-box {
    margin-left: 0 !important;
    width: 33.33%;
    margin-bottom: 0;
}

.sub-category-item .title {
    z-index: 2;
}

@media (max-width: 734px) {
    .clerk-slider-item.item-box {
        width: 50%;
    }
}

@media all and (max-width: 375px) {
    .clerk-slider-item.item-box {
        width: 100%;
    }
}

@media all and (max-width: 768px) {
    .clerk-grid .item-box {
        width: 50%;
    }
}

@media all and (max-width: 450px) {
    .clerk-grid .item-box, .clerk-slider-item.item-box {
        width: 100%;
    }
}


.master-column-wrapper .account-page ul.info + .buttons input,
.account-page .button-1.add-address-button {
    display: none;
}