﻿/*!
    * SVK CSS Document
    * Copyright 2016-2024 Slash x
*/

.structural {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    padding: 0;
    border: 0;
}

#skip {
    position: absolute;
    top: 0;
    left: -9999px;
    z-index: 100;
    width: 100%;
    margin: 0;
}
/* FONTS */
body {
    padding-top: 130px;
    font: 400 16px/1.5 "Foundry Sterling W01", Helvetica, Arial,sans-serif;
    color: #4d4d4d;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'DM Sans', Arial, sans-serif;
    font-weight: 700;
    color: #4F443E;
    text-rendering: optimizeLegibility;
}

.intro h1 {
    color: #e4002b;
}

h2.smallHeading, .smallHeading {
    font-family: 'Foundry Sterling W01';
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    display: block;
    margin: 0 0 12px 0;
}

.buyModal .modalWindowHeader {
    font-family: 'DM Sans', Arial, sans-serif;
    font-weight: 700;
    font-size: 28px;
    margin-bottom: 30px;
    margin-top: 0;
}

.hyphenate {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

/* Adjust font size in form to 16pt */
input[type="text"], input[type="password"], input[type="phone"], textarea, .form-control {
    font-size: 16px;
}

.svkCheckoutTable > thead > tr > th {
    font-family: 'Foundry Sterling W01';
}

.svkCheckoutTable .cart-item .alert {
    float: left;
    margin-bottom: 0;
    padding: 5px;
}

.panel-heading h1, .panel-heading h3 {
    font-size: 36px;
}

.panel-heading h3 {
    font-size: 24px;
}

.productItem .productImageTag span, .intro h2 {
    font-family: 'DM Sans', Arial, sans-serif;
    font-weight: 500;
    font-size: 36px;
}

.productItem .productTitle {
    font-weight: 700;
    font-size: 16px;
    color: #4F443E;
    cursor: pointer;
}

.intro {
    text-align: center;
}

    .intro p {
        margin-bottom: 20px;
    }

.structural {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
    padding: 0;
    border: 0;
}

body.startpage, body.specification {
    padding-top: 0px;
}

body.specification {
    padding-top: 86px;
}

    body.specification .svkPanel {
        margin-bottom: 0;
        box-shadow: none;
    }

.svkPanel .content {
    margin-left: 15px;
    margin-right: 15px;
}

a, .giftProofPdfPreview {
    color: #c8102d;
}

    a:hover, a:focus, a:active, .giftProofPdfPreview:hover, .giftProofPdfPreview:focus, .giftProofPdfPreview:active {
        color: #c8102d;
        text-decoration: underline;
    }

    a.logotype {
        background: url("../img/svky_act_logo.svg") no-repeat scroll center center;
        background-size: contain;
        display: block;
        width: 98px;
        height: 62px;
        text-decoration: none;
    }

.footer-logo {
    text-align: center;
    margin-top: 30px;
}

    .footer-logo a.logotype {
        display: inline-block;
        width: 140px;
        height: 88px;
    }
/* Helpers */
.centered {
    text-align: center;
    display: inline-block;
}

.blockSpace {
    margin-bottom: 65px;
}

.svkList {
    padding-left: 50px;
    padding-top: 35px;
}

ol.svkList {
    font-size: 24px;
    color: #c8102d;
}

    ol.svkList li {
    }

        ol.svkList li p {
            padding-left: 8px;
            font-size: 16px;
            border-left: 1px solid #c8102d;
            color: #333;
        }

            ol.svkList li p em {
                display: block;
            }

.pushDownContent {
    padding-top: 50px;
}

/* Nav */
.headInner {
    font-size: 14px;
    padding: 12px 15px;
}

.navbar {
    margin: 0;
}

.top-menu {
    border: none;
    box-shadow: none;
    border-top: 0px none;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

    .top-menu .logo {
        float: left; /*border: 1px solid red;*/
    }

.navbar-collapse {
    flex: 1;
}

.navbar-left {
    flex: 1;
}

.header.fixed {
    position: fixed;
    height: 55px;
    top: 0;
    left: 0;
}

.navbar-default .navbar-nav > li > a {
    color: #181818;
}

.navbar-fixed-top.top-menu {
    position: relative;
    border: 0;
    box-shadow: none;
    margin: 0;
    height: auto;
}

.navbar-default {
    background-color: #fff;
}

ul.nav.navbar-nav li > a:hover, ul.nav.navbar-nav.navbar-right li > a:hover {
    background-color: #e6e6e6
}

.navbar-collapse .badge, .panel .badge, .navbar-toggle .badge {
    background-color: #c8102d;
    padding: 6px 9px;
    border-radius: 15px;
}

.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.badge-mobile {
    position: absolute;
    top: -10px;
    right: -10px;
}

.imageBreaker {
    width: 100%;
    position: absolute;
    bottom: -13px;
    height: 28px;
    overflow: hidden;
}

    .imageBreaker img {
        max-width: 100%;
    }

.popover {
    border-radius: 0;
    border: 1px solid transparent;
}

    .popover.topLeft .arrow:after {
        border-top-color: #FFF !important;
    }

.productImageWrap img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.productImageWrapSvk img {
    width: 100%;
    height: auto;
    margin: 0;
    /*position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
}

.productItem .productImage {
    position: relative;
}

.productItem .productImageWrap {
    overflow: hidden;
    height: inherit;
}

.productItem .productImageWrapSvk {
    overflow: hidden;
    background-color: #ffffff;
    position: relative;
}

.productItem .productImageTag {
    position: absolute;
    z-index: 10;
    display: table;
    color: #fff;
    text-align: center;
    width: 142px;
    height: 190px;
    padding-bottom: 30px;
    font-size: 30px;
    line-height: 1.2;
    background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-repeat: no-repeat;
    right: 4%;
    bottom: -60px;
}

    .productItem .productImageTag.blk {
        background: url(../img/textBubble.svg);
        background-size: 100% 100%;
        -o-background-size: 100% 100%;
        -webkit-background-size: 100% 100%;
    }

    .productItem .productImageTag.red {
        background: url(../img/textBubbleRed.svg);
        background-size: 100% 100%;
        -o-background-size: 100% 100%;
        -webkit-background-size: 100% 100%;
    }

    .productItem .productImageTag span {
        display: table-cell;
        vertical-align: middle;
    }

.productItem .productImageByline {
    position: absolute;
    top: 0;
    right: 0;
    padding: 20px 20px;
    color: #fff;
    z-index: 10;
}

    .productItem .productImageByline a, .productItem .productImageByline a:hover {
        color: #fff;
    }

.productTag {
    margin-top: 40px;
    margin-bottom: 30px;
    vertical-align: middle;
    min-height: 30px;
}

.productDetail p {
    margin: 0 0 20px;
}

.productDetail .shortDescription {
    font-weight: bold;
}


/* Cookie information */
.eu-cookie-bar-notification {
    box-shadow: none;
    background-color: #ac101c;
    border: none;
    color: #FFF;
}

    .eu-cookie-bar-notification.is-active {
        transform: translateY(0) translateZ(0);
    }

    .eu-cookie-bar-notification .btn-svk {
        margin-bottom: 0;
    }

    .eu-cookie-bar-notification .content {
        margin-right: auto;
        margin-left: auto;
        padding: 1rem 1.5rem;
        text-align: center;
    }

    .eu-cookie-bar-notification .title {
        padding-bottom: 10px;
        color: #fff;
    }

    .eu-cookie-bar-notification .content .text {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .eu-cookie-bar-notification .content a.learn-more,
    .eu-cookie-bar-notification .content a.learn-more:hover {
        color: #fff;
    }

    .eu-cookie-bar-notification .content .btn-svk {
        white-space: normal;
        line-height: 1.2;
    }

.content-center {
    height: 60px;
    position: relative;
}

.button-center {
    margin: 0;
    position: relative;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, 0%);
}

.eu-cookie-warning-modal {
    left: 0;
    position: fixed;
    bottom: 0;
    top: inherit !important;
    height: 350px;
    width: 100%;
    z-index: 100000;
    border-top: 3px solid #FFFFFF !important;
    color: #fff;
    margin: 0px;
    background-color: #ac101c;
}

    .eu-cookie-warning-modal a {
        color: inherit;
        text-decoration: underline;
    }

        .eu-cookie-warning-modal a:hover {
            text-decoration: none;
        }

.eu-cookie-bar-notification {
    position: fixed;
    top: 50%;
    z-index: 1050;
    border: none !important;
    text-align: center;
}

.accordion-title-bar {
    background-color: lightgray;
    color: #000;
    margin-bottom: 10px;
    padding: 1ex;
    text-align: center;
}

.eu-cookie-settings-modal {
    z-index: 100001;
}

/* Social links */
.socialLinksWrapper {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 25px;
}

.productItem .socialLinks {
    background-color: #e6e6e6;
    padding: 18px 20px;
}

.socialLinks h2 {
    display: inline-block;
    margin: 6px 0 0 0;
    padding: 0;
    float: left;
}

.socialLinks i {
    font-size: 24px;
    color: #000;
}

.socialLinks ul {
    margin: 0;
    display: inline-block;
    float: right;
    margin-top: 4px;
}

.socialLinks li {
    display: inline-block;
}

    .socialLinks li.last .shareLink {
        margin: 0;
    }

    .socialLinks li .shareLink {
        display: inline-block;
        width: 24px;
        height: 24px;
        overflow: hidden;
        margin-right: 24px;
        background-size: 24px;
        background-repeat: no-repeat;
        text-align: center;
        white-space: nowrap;
        transition: -webkit-transform 162ms ease;
        transition: transform 162ms ease;
        cursor: pointer;
    }

.socialLinks .shareLink:active, .socialLinks .shareLink:focus, .socialLinks .shareLink:hover {
    text-decoration: none;
    -ms-transform: translateY(-4px);
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    cursor: pointer;
}

/* Footer */
.footer {
    color: #726965;
    background-color: #fff;
    text-shadow: none;
    font-size: 16px;
}

.first-footer h3 {
    font-family: 'DM Sans', Arial, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 26px;
    color: #726965;
    margin-top: 0px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

    .first-footer h3:after {
        display: block;
        width: 70px;
        height: 3px;
        margin-top: 0.5rem;
        background: #726965;
        content: '';
    }

.first-footer .footer-link:before {
    position: absolute;
    left: 0;
    display: block;
    content: '› ';
}

.first-footer .footer-link {
    position: relative;
    padding-left: 13px;
}

.footer a {
    color: #726965;
}

    .footer a:hover {
        color: #726965;
        text-decoration: underline;
    }

.copyrights a {
    color: #fff;
}

    .copyrights a:hover {
        color: #fff;
        text-decoration: underline;
    }

.footer .panel-body table tr td {
    padding: 0;
}

.footer table {
    margin-bottom: 10px;
}

.footer .copyrights {
    color: #fff;
    background-color: #4F443E;
}

/* Tags */

.productTag .tag a {
    color: #000;
    transition: -webkit-transform 162ms ease;
    transition: transform 162ms ease;
}

    .productTag .tag a:active, .productTag .tag a:focus, .productTag .tag a:hover {
        color: #000;
    }

.choosenTagFilterContainer {
    display: none;
    text-align: center;
    font-size: 16px;
}

    .choosenTagFilterContainer #choosenTagFilter {
        font-weight: 700;
    }

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert-svk-filter {
    color: #000;
    background-color: #fff;
    border-color: #fff;
    border-radius: 0;
    padding: 22px;
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}
/* No alert after this!!!!! */
.alert-success {
    background-color: #6a8c2a;
    border-color: #6a8c2a;
    color: #fff;
}

.text-danger {
    color: #c8102d;
}

.validation-summary-errors ul {
    padding: 0;
}

.productDetail, .buyDetail, .productTag, .socialLinks {
    padding-left: 15px;
    padding-right: 15px;
}
/*.productItem .productTitle, .h2Title { margin-top: 0; }*/
.productItem .productPrice, .productPrice {
    font-family: 'DM Sans', Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    display: block;
    color: #e4002b;
    margin-bottom: 20px;
}

.productItem .productPriceDetailPage, .productPriceDetailPage {
    font-family: 'DM Sans', Arial, sans-serif;
    font-weight: 700;
    font-size: 25px;
    display: block;
    color: #e4002b;
    margin-bottom: 20px;
}

.spacing {
    margin-bottom: 20px;
}

.giftProofPdfPreview {
    cursor: pointer;
}

.btn-svk {
    font-family: 'DM Sans', Arial, sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    line-height: 1;
    padding: 10px 12px 11px;
    margin-bottom: 10px;
    background-color: #c8102d;
    border-color: #c8102d;
    border-radius: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: background-color 0.3s ease-in-out;
}

.btn-svk-border {
    color: #c8102d;
    background-color: #fff;
    border-color: #c8102d;
    border-radius: 0px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.btn-svk-plain {
    background: transparent;
    border-color: transparent;
    color: #c8102d;
    text-decoration: underline;
    text-transform: none;
    letter-spacing: normal;
}

.btn-svk-huge {
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    padding: 22px 16px 24px;
}

.btn-svk-round {
    border-radius: 40px;
}

.btn-svk-modal {
    font-size: 16px;
    padding: 22px 16px;
    width: 250px;
}

.btn-svk:hover, .btn-svk:focus, .btn-svk:active,
.btn-svk:hover a, .btn-svk:focus a, .btn-svk:active a {
    color: #fff;
    background-color: #a10010;
    border-color: #a10010;
    text-decoration: none;
}

.btn-svk-space {
    margin-right: 10px;
}

.btn-svk-darkred {
    background: #8c1b1b;
}

/* Pages */

/* Store closed page */
.store-closed-page {
    text-align: center;
    margin-bottom: 55px;
}

/* From ToolBox */
.hero-caption-icon {
    position: absolute;
    bottom: 28px;
    left: 10px;
    z-index: 1;
    width: 36px;
    height: 36px;
    padding: 6px;
    border-radius: 50%;
    background: #1a1a1a;
}

button {
    padding: 0;
    box-sizing: inherit;
    border: 0;
    background-color: rgba(0, 0, 0, 0);
    outline: 0;
    -webkit-appearance: text;
    cursor: pointer;
}

.hero-caption-icon .svg-icon-photo {
    background-image: url(../img/svk-photo.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 50px 50px;
    background-size: contain;
    width: 24px;
    height: 24px;
    margin-top: 3px;
    display: block;
}

.message-error {
    color: #c8102d;
}

.buyDetail .form-inline {
    position: relative;
}

.chooseQuantityContainer {
    float: left;
}

.summarize {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    float: right;
}

    .summarize .sumPrice {
        font-family: 'DM Sans', Arial, sans-serif;
        font-weight: 700;
        margin-left: 20px;
        color: #c8102d;
    }

.freeAmountLabel {
    font-size: 11px;
    font-weight: normal;
    position: absolute;
    top: 38px;
    left: 203px;
}

.customProductQuantity {
    width: 100px;
    padding: 6px;
    float: left;
    display: block;
    border-radius: 0;
    margin-left: 10px;
    border: none;
    box-shadow: inset 0px 0px 0px 0px red;
    border-bottom: 1px solid;
    text-align: center;
}

.modalLoaderContainer {
    display: none;
}

.modalProductAddedInformationContainer {
    display: none;
}

.modalProductErrorNotification {
    display: none;
}

.modalLoaderContainer img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 115px;
}

.modalLoader {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 115px;
}

.buyModal .modal-content {
    border-radius: 0;
    min-height: 300px;
}

.buyModal {
    max-width: 520px; /*margin: 260px auto;*/
}

    .buyModal .modal-header, .buyModal .modal-footer {
        border: 0px;
    }

    .buyModal .chooseQuantityContainer .radio, .buyModal .modalChooseQuantityContainer .radio {
        float: none;
    }

    .buyModal .modal-body, .buyModal .modal-footer {
        text-align: center;
    }

    .buyModal .modal-footer {
        padding: 24px 15px 15px;
    }

    .buyModal .modal-content .modalWindowText {
        float: left;
        margin-top: 18px;
        margin-right: 20px;
    }

    .buyModal .modal-header .close {
        margin-top: -8px;
    }

.checkoutOrContinue {
    padding-top: 25px;
}

.tag .glyphicon {
    margin-right: 8px; /*vertical-align: middle;*/
}

.boxShadow {
    -webkit-box-shadow: 10px 0 5px -8px rgba(136, 136, 136, 0.15);
    -moz-box-shadow: 10px 0 5px -8px rgba(136, 136, 136, 0.15);
    box-shadow: 10px 0 5px -8px rgba(136, 136, 136, 0.15);
}

/* My account customer information*/
.myAccount .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.myAccountCompanyInformationField {
}

.myAccount .custom-attributes {
    display: none;
}

.myAccount .companyNameError {
    display: none;
}

/* Login, register */
.mid-content-title {
    padding: 0;
    border: 0;
    background-color: transparent;
}

.offer-default, .offer {
    padding: 0;
    border: transparent;
    box-shadow: none;
}

.panel-body .panel-body {
    padding: 0;
}

.form-horizontal .form-group, .row { /*margin-left: 0; margin-right: 0;*/
}

.required {
    position: absolute;
    top: 0px;
    right: 4px;
}

.add-edit-adress-form .required {
    position: relative;
    top: inherit;
    right: inherit;
}

.svkSelect {
    width: auto;
    display: inline-block;
    margin-right: 5px;
}

.svkPanel legend {
    border: 0px;
}

.field-validation-error {
    display: block;
    margin-top: 5px;
    color: #c8102d;
}

.svkPanel .fieldset {
    margin-bottom: 30px;
}

.panel.panel-default.side-nav, .panel.panel-default.form-panel,
/* 3.8 submeny adjustments */
.block-account-navigation {
    border-top: 1px solid #c8102d;
    box-shadow: none;
    border-radius: 0;
    background-color: #fff;
    margin-bottom: 20px;
}

    .block-account-navigation .title {
        padding: 10px 15px;
        border-bottom: 1px solid #ddd;
    }

    .block-account-navigation .listbox {
        padding: 10px 5px;
        border-bottom: 1px solid #ddd;
    }

ul.list {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.block-account-navigation > .listbox > ul > li > a {
    color: #000;
}

.block-account-navigation .list > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

    .block-account-navigation .list > li > a:hover {
        background-color: #eee;
        text-decoration: none;
    }
/* 3.8 submeny adjustments END */
.svkPanel .panel-heading h3 {
    margin-top: 10px;
}

.companyRegistartionField {
    display: none;
}

.registration-form .custom-attributes {
    display: none;
}

.registration-form .companyNameError {
    display: none;
}

/* Checkout */
.checkout-paymentMethod {
    margin-top: 30px;
    margin-bottom: 40px;
}

    .checkout-paymentMethod .col-md-2 {
        text-align: center;
    }

    .checkout-paymentMethod .css-label {
        padding-left: 29px !important;
        margin-top: 15px;
    }

.paymentMethodLogo {
    display: block;
    height: 34px;
    padding-top: 14px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
    background-size: contain;
}

.paymentMethodGroup .paymentMethodLogo {
    margin-top: 15px;
}

.paymentMethodLogo.Swedbank {
    background-image: url(../img/paymentlogo_swedbank.png);
    color: rgba(0, 0, 0, 0);
}

.paymentMethodLogo.Nordea {
    background-image: url(../img/paymentlogo_nordea.png);
    color: rgba(0, 0, 0, 0);
}

.paymentMethodLogo.SEB {
    background-image: url(../img/paymentlogo_seb.png);
    color: rgba(0, 0, 0, 0);
}

.paymentMethodLogo.Handelsbanken {
    background-image: url(../img/paymentlogo_handelsbanken.png);
    color: rgba(0, 0, 0, 0);
}

.paymentMethodGroup {
    display: none;
}

.hiddenPaymentMethod {
    display: none;
}

.tab-section .step .box-content {
    padding: 15px 0;
}

.tab-section .step .feature-box {
    padding: 0 0 15px;
}

.svkCheckoutTable {
    width: 100%;
    max-width: 100%;
    border: none;
}

    .svkCheckoutTable > thead > tr > th,
    .svkCheckoutTable > tbody > tr > th,
    .svkCheckoutTable > tfoot > tr > th,
    .svkCheckoutTable > thead > tr > td,
    .svkCheckoutTable > tbody > tr > td,
    .svkCheckoutTable > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: middle;
    }

    .svkCheckoutTable .product-name {
        margin: 0;
        margin-bottom: 5px;
    }

    .svkCheckoutTable .remove-from-cart {
        text-align: center;
    }

    .svkCheckoutTable .product-subtotal, .svkSumTable .order-total {
        color: #c8102d;
    }
    /* Text color */
    .svkCheckoutTable > thead > tr > th, .svkCheckoutTable > tbody > tr > td {
        white-space: nowrap;
    }

    .svkCheckoutTable .cart-row-odd {
        background-color: #eee;
    }

    .svkCheckoutTable .qty {
        text-align: center;
    }

    .svkCheckoutTable .subtotal {
        text-align: right;
    }

    .svkCheckoutTable .qty input {
        width: 50px;
    }

    .svkCheckoutTable .attributeName {
        margin-bottom: 2px;
    }

        .svkCheckoutTable .attributeName span:first-child {
            font-weight: 700;
        }

.svkPanel .svkCheckOutTotal {
    overflow: hidden;
    padding: 10px 10px;
    margin-bottom: 25px;
}

.svkPanel .cart-footer {
    padding-top: 20px;
}

.svkPanel .divTable {
    display: table;
    min-height: 120px;
}

.svkPanel .divTableCell {
    display: table-cell;
    vertical-align: bottom;
    padding: 10px 15px;
}

.svkSumTable {
    width: 100%;
    margin-bottom: 25px;
}

    .svkSumTable tr td {
        padding-top: 4px;
    }

    .svkSumTable .cart-total-left {
        font-weight: bold;
        width: 40%;
    }

    .svkSumTable .cart-total-right {
        text-align: right;
    }

    .svkSumTable .orderTotal {
        padding-top: 15px;
    }

    .svkSumTable tr td {
        padding-left: 0 !important;
    }

.order-block {
    margin-bottom: 20px;
}

.active .panel-heading {
    background-color: #c8102d;
}
/* active */
.active .panel-title {
    color: #fff;
}

.custom-page-box-div .panel-title,
.custom-page-box-div h4 {
    font-family: 'Foundry Sterling W01';
}


.panelSvk, .panelSvk .panel-heading, .panel {
    border-radius: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .panelSvk .panel-heading .badge {
        background-color: rgba(24, 24, 24, 0.38)
    }

.cart-qty {
    display: none;
}

.custom-page-box-div {
    float: left;
    width: 100%;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 0;
}

.form-group.gender div {
    display: inline-block;
    margin-right: 20px;
}

.fa-credit-card {
    width: 1.5em;
}

.address-helper {
    display: none;
}

/* EditOrderItem */

.editOrderItem .printFormField {
}

.editOrderItem .notification-message {
    color: green;
    font-weight: bold;
    float: left;
    margin-bottom: 15px;
}

.editOrderItem .error-message {
    color: red;
}

/* End EditOrderItem*/

/* Specifikation */
.remove-download-button {
    cursor: pointer;
}

.print-information {
    display: block;
    margin-top: 5px;
    font-style: italic;
}

.collapse p, .collapsing p {
    margin: 7px 0;
}

img.svkGiftCertificatePreview {
    max-width: 100%;
}

.form-inline {
    margin-bottom: 30px;
}

.hHighlight {
    color: #c8102d;
}

    .hHighlight img {
        padding-right: 15px;
    }

.other-gift-proofs span, .other-gift-proofs {
}

.specification-end {
    float: left;
    width: 100%;
}

input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    margin-right: 15px;
}

    input[type=radio].css-checkbox ~ label.css-image-label {
        display: block;
        cursor: pointer;
    }

    input[type=radio].css-checkbox ~ label.css-label {
        padding-left: 32px;
        height: 30px;
        display: inline-block;
        line-height: 30px;
        background-repeat: no-repeat;
        background-position: 0 0;
        vertical-align: middle;
        cursor: pointer;
    }

label img {
    /* fix IE 11 */
    pointer-events: none;
}

input[type=radio].css-checkbox:checked ~ label.css-label {
    background-position: 0 -30px;
}

label.css-label {
    background-image: url(../img/svk-radio-btn.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 30px;
    margin-right: 15px;
}

.css-label.radio-center {
    margin-right: 0;
}

.design-options .delivery-digital, .design-options .delivery-print, .design-options .delivery-box {
    text-align: left;
    vertical-align: top;
    margin-bottom: 20px;
    font-size: 16px;
}

.design-options {
    font-size: 0
}

    .design-options .collapse.in {
        display: inline-block;
    }

    .design-options .col-md-4 {
        float: none;
    }

.css-image-label {
    margin-bottom: 20px;
}

.qq-uploader-selector .qq-upload-button {
    width: 100%;
    background-color: #c8102d !important;
    border-color: #c8102d;
}

.qq-uploader-selector .qq-upload-button-hover {
    background-color: #a10010 !important;
    border-color: #a10010 !important;
}

.qq-upload-list li.qq-upload-fail {
    background-color: #F5F5F5;
    color: #C8102D;
}

.other-gift-proofsLabel {
    margin-top: 10px;
}

.mandatorySymbol, .required-info, .required {
    color: #c8102d;
}


/* Shared */
.svkPanel {
    position: relative;
    float: left;
    width: 100%;
    background-color: #fff; /*padding-bottom: 30px;*/
    margin-bottom: 60px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

    .svkPanel:before,
    .svkPanel:after {
        content: "";
        position: absolute;
        z-index: -2;
    }

.drop-shadow {
    position: relative;
    float: left;
}

    .drop-shadow:before,
    .drop-shadow:after {
        content: "";
        position: absolute;
        z-index: -2;
    }
/* Lifted corners */

.lifted:before,
.lifted:after {
    bottom: 15px;
    left: 10px;
    width: 50%;
    height: 20%;
    -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.lifted:after {
    right: 10px;
    left: auto;
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    transform: rotate(3deg);
}
/* End Shared */


/* Mackans Code Start */
.quantityRadioButton {
    display: none;
}

.chooseQuantityContainer .radio, .modalChooseQuantityContainer .radio {
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    width: 50px;
    height: 50px;
    margin: 5px;
    padding: 13px 8px 13px;
    border: 2px solid transparent;
    color: #666;
    text-align: center;
    float: left;
    cursor: pointer;
    display: inline-block;
    line-height: 20px;
}

.chooseQuantityContainer .highlight, .modalChooseQuantityContainer .highlight {
    border: 2px solid #666;
}

.quantityRadioButton {
    display: none;
}

.chooseGiftProofQuantityContainer .productSumContainer {
    float: right;
    margin-right: 61px;
}

.silde-show-offer {
    height: 600px;
}

.removeTagFilter {
    cursor: pointer;
}

.cart-item-row .product-picture {
    width: 100px;
}

.cart-row-even {
    background-color: white;
}

.cart-row-odd {
    background-color: lightgrey;
}

.removeTagFilter {
    cursor: pointer;
}

.cart-item-row .product-picture {
    width: 100px;
}

.cart-row-even {
    background-color: white;
}

.cart-row-odd {
    background-color: lightgrey;
}

.giftProofPreviewImg {
    width: 100%;
    max-width: 500px;
    border: 1px solid black;
}
/* Gift modal */
#giftProofPreviewModalImageContainer {
    text-align: center;
}

/* Mackans Code END */

.widget-container-box .top-image {
    margin-top: 86px;
}

    .widget-container-box .top-image img {
        width: 100%;
    }

        .widget-container-box .top-image img.mobile {
            display: none;
        }
/* Target IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .navbar-collapse .badge, .panel .badge, .navbar-toggle .badge {
        padding: 6px 7px 4px;
    }
}

/* Main menu adjustments */
/*for mobile,tablet specific*/
@media (max-width: 992px) {
    a.logotype {
        width: 66px;
        height: 44px;
        margin-top: 0px;
    }



    .product-box-text-container {
        background-color: #ffffff;
        height: 200px;
    }

    .txtb-quantity {
        width: 100%;
    }

    .productTag .tag {
        background-color: #fff;
        border: 1px solid #000;
        margin: 0 5px 5px 0;
        padding: 8px;
        display: inline-block;
        border-radius: 0;
        text-transform: uppercase;
        font-size: 12px;
        /*letter-spacing: .5px;*/
    }

    .no-border-top {
        border-top: none !important;
    }

    .svk-body-container-detail-page {
        margin-top: -5px !important;
    }
}


@media(max-device-width: 420px) {
    .product-box-container {
        padding-bottom: 30px;
    }
}

@media (min-device-width:421px) and (max-device-width: 500px) {
    .product-box-container {
        padding-bottom: 30px;
    }
}

@media (min-device-width:501px) and (max-device-width: 600px) {
    .product-box-container {
        padding-bottom: 30px;
    }
}

@media (min-device-width:601px) and (max-device-width: 767px) {
    .product-box-container {
        padding-bottom: 30px;
    }
}

@media (min-device-width:768px) and (max-device-width: 992px) {
    .product-box-container {
        height: 850px;
    }

    .productItem .productImageWrapSvk {
        height: 630px;
    }

    .svk-body-container-detail-page {
        margin-top: 100px;
    }
}



@media (min-device-width:993px) and (max-device-width: 1024px) {
    .product-box-add-to-cart-button {
        padding-left: 0;
    }

    .txtb-quantity {
        width: 100%;
    }
}

@media (min-width:1024px) {
    .txtb-quantity {
        width: 70%;
    }
}

/*for desktop specific*/
@media (min-width:993px) {
    .product-box-container {
        height: 460px;
    }

    .product-box-text-container {
        background-color: #ffffff;
        height: 175px;
    }

    .productTag .tag {
        background-color: #fff;
        border: 1px solid #000;
        margin: 0 5px 5px 0;
        padding: 12px 18px;
        display: inline-block;
        border-radius: 0;
        text-transform: uppercase;
        /*letter-spacing: .5px;*/
    }
}

/* Portrait and Landscape */
@media only screen /* Pad */
and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .chooseQuantityContainer {
        width: 100%;
    }

    .chooseProductQuantityContainer .customProductQuantity {
        float: right;
    }

    .freeAmountLabel {
        right: 12px;
        left: auto;
    }

    .summarize {
        margin-left: 50px;
    }

    .banner .bannerMsg {
        -ms-transform: scale(.8);
        -webkit-transform: scale(.8);
        transform: scale(.8);
        transform-origin: right bottom;
        top: inherit;
        bottom: -30%;
        right: 14%;
    }

    .modal-dialog {
        width: inherit;
    }

    .svkPanel .divTable, .svkPanel .divTableCell {
        display: block;
        min-height: inherit;
    }

    .navbar-right > li {
        float: right;
    }




    .product-box-text-container {
        height: 185px;
    }

    .svk-body-container-detail-page {
        margin-top: 160px !important;
    }
}

/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1200px) {
    .svk-body-container-detail-page {
        margin-top: 108px !important;
    }

    #bodycontainer {
        width: 100%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1200px) {
    .product-box-add-to-cart-button {
        padding-left: 0;
    }

    .txtb-quantity {
        width: 100%;
    }
}


/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .navbar-right li {
        float: right;
    }
}

@media (max-width: 767px) { /* Mobile */
    .padding-top-text {
        padding-top: 5px;
    }

    .product-box-add-to-cart-button {
        padding: 12px 12px 11px;
    }

    body {
        padding-top: 78px;
    }

    #bodycontainer {
        min-height: inherit;
    }

    body.startpage {
        padding-top: 66px;
    }
    /*a.logotype { height: 50px; width: 130px;}*/
    .footer .col-sm-4 {
        margin-bottom: 20px;
    }
    /*.productItem .productTitle, .productItem .productPrice { font-size: 28px; margin-bottom: 0px; word-wrap: break-word; overflow-wrap: break-word;  }*/
    .productDetail, .buyDetail, .productTag {
        padding-left: 10px;
        padding-right: 10px;
    }

    .buyDetail {
        padding-top: 20px;
        border-top: 1px solid #e7e7e7;
    }

    .buyModal {
        margin: 60px auto;
    }

    .productTag {
        margin-top: 25px;
        margin-bottom: 20px;
    }

    .order-summary-content {
        padding-bottom: 15px;
    }

    .modalProductAddedInformationContainer .addResponse {
        display: block;
        margin-bottom: 10px;
    }

    .freeAmountLabel {
        left: 190px;
    }
    /*.productItem .productImageTag { -ms-transform: scale(.4); -webkit-transform: scale(.4); transform: scale(.4); bottom: -20px; transform-origin: right bottom; -webkit-transform-origin: right bottom; }*/
    .print-information {
        margin: 0;
    }

    .btn-svk-huge {
        font-size: 16px;
    }

    .intro p {
        margin-bottom: 20px;
    }

    .buttons {
        padding: 0;
    }

    .buttons-header {
        margin-bottom: 10px;
        float: left;
    }

    .navbar-toggle {
        margin-right: 0;
    }

    .headInner {
        padding-top: 10px;
        padding-bottom: 5px;
    }

    .top-menu {
        display: block;
    }
    /* Remove flex on mobile */
    .navbar-left {
        display: none;
    }

    .mobileNav .mobile {
        display: block;
    }

    .form-horizontal .form-group, .row {
        margin-left: 0;
        margin-right: 0;
    }

    .form-group { /*margin-bottom: 0; */
    }

        .form-group.inputs .col-md-6 {
            margin-bottom: 5px;
        }

    .svkPanel {
        margin-bottom: 25px;
        padding-bottom: 25px;
    }

        .svkPanel .cart-footer {
            padding-top: 0px;
        }

    .navbar-collapse {
        padding-right: 0px;
        padding-left: 0px;
        margin-top: 10px;
    }
    /* Mobile theme fix */
    .nav > li > a {
        padding: 10px 10px;
    }

    .socialLinks {
        text-align: center;
    }

    [class*="col-"] {
        padding-left: 0;
        padding-right: 0;
    }

    .chooseProductQuantityContainer .customProductQuantity {
        width: 64px;
        margin-left: 16px;
    }

    .required {
        right: -12px;
    }

    .svkPanel .divTable, .svkPanel .divTableCell {
        display: block;
        min-height: inherit;
    }

    .offer-default {
        margin: 0;
    }

    /* payment */
    .paymentMethodLogo {
        background-position: 0 center;
        display: inline-block;
        width: 200px;
        padding-top: 8px;
    }

    .checkout-paymentMethod .col-md-2 {
        text-align: left;
        margin-bottom: 10px; /*border: 1px solid red;*/
    }

    .checkout-paymentMethod .css-label {
        margin-top: 5px;
    }

    /* Table edit */
    .table-responsive {
        font-size: 12px;
        overflow-y: visible;
        overflow-x: visible;
        border: none;
    }

    .svkCheckoutTable .qty input {
        width: 35px;
    }

    .form-control {
        padding: 6px 7px;
    }

    .svkCheckoutTable > thead > tr > th,
    .svkCheckoutTable > tbody > tr > th,
    .svkCheckoutTable > tfoot > tr > th,
    .svkCheckoutTable > thead > tr > td,
    .svkCheckoutTable > tbody > tr > td,
    .svkCheckoutTable > tfoot > tr > td {
        padding: 8px 4px;
    }

    .svkCheckoutTable .product {
        white-space: inherit;
    }

    .svkCheckoutTable .product-name {
        margin-bottom: 0px;
    }

    .widget-container-box .top-image {
        margin-top: 0;
    }

        .widget-container-box .top-image img.mobile {
            display: initial;
        }

        .widget-container-box .top-image img.desktop {
            display: none;
        }
}

@media (min-width:768px) {
    .padding-top-text {
        padding-top: 1px;
    }
}
/* Mobile Portrait iphone 4-5 */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .productItem .socialLinks {
        text-align: center;
        padding: 10px;
    }

    .socialLinks h2 {
        display: block;
        float: none;
        margin-bottom: 20px;
    }

    .socialLinks ul {
        display: block;
        float: none;
        padding: 0;
    }

    .productTag .tag {
        font-size: 12px;
        padding: 8px 10px;
    }

    .product-picture, .picture {
        display: none;
    }
    /* Dölj bilden i portrait */
    .svkCheckoutTable {
        width: inherit;
        max-width: inherit;
    }

    .svkCheckoutTable { /*margin-left: -15px; margin-right: -15px;*/
    }
        /* Första steget i checkout med editeringsmöjligheter */
        .svkCheckoutTable.no-edit, #checkout-confirm-order-load .svkCheckoutTable {
            margin-left: 0px;
        }
    /* Sista steget i checkout */
    .mobileTableProdHead:after {
        content: "Produkt";
    }

    #giftProofPreviewModal .modal-body { /*max-height: 295px; */
        overflow-y: auto;
        min-height: 295px;
    }

    .panel-heading h3 {
        font-size: 18px;
    }

    .svkCheckoutTable .product-name {
        font-size: 11px;
    }

    .table-responsive {
        font-size: 13px;
    }


    body.modal-open {
        /*
					block scroll for mobile;
		      causes underlying page to jump to top;
		    	prevents scrolling on all screens
				*/
        overflow: hidden;
        position: fixed;
    }
}

@media (max-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 250px;
    }
}

.widget-container-box {
    position: relative;
    text-align: center;
    /*color: white;*/
}

.title-box-overlay {
    display: none;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}


.svk-body-container {
    background-color: #f5f5f5;
    height: auto;
}

.slider-wrapper {
    margin-bottom: 0px !important;
    max-width: 100% !important;
}



.delivery-options input.css-checkbox:checked ~ label > img,
.design-options input.css-checkbox:checked ~ label > img {
    border: 3px solid #c8102d;
}

.text-black {
    color: black;
    font-size: 14px;
}

.link-black {
    color: black;
    font-size: 14px;
    cursor: pointer;
}

.txtb-quantity {
    height: 35px;
    font-size: 14px;
    border: 1px solid #cccbcc;
    /*border-color: #cccbcc;*/
    text-align: center;
}

.product-box-add-to-cart-button {
    width: 100%;
}

.product-box-title {
    padding-bottom: 7px;
}

.svk-body-container-detail-page {
    background-color: #ffffff;
    height: auto;
    margin-top: 87px;
}

.tillbaka-link {
    font: 400 16px/1.5 "Foundry Sterling W01", Helvetica, Arial,sans-serif;
    color: #726965;
    font-size: 16px;
    cursor: pointer;
}

    .tillbaka-link:before {
        position: absolute;
        left: 0;
        display: block;
        content: '< ';
    }

.tillbaka-div {
    margin-top: 15px;
    margin-bottom: 5px;
}

.shortDescriptionInBox {
    margin-bottom: 13px;
    text-align: left;
    height: 63px;
    overflow: hidden;
}

.no-side-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.side-padding {
    padding-left: 15px;
    padding-right: 15px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 19px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 12px;
        width: 12px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #ac101c;
}

input:focus + .slider {
    box-shadow: 0 0 1px #ac101c;
}

input:checked + .slider:before {
    -webkit-transform: translateX(16px);
    -ms-transform: translateX(16px);
    transform: translateX(16px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 24px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.color-green {
    color: green;
}


.color-red {
    color: #ac101c;
}

.mobile-only-div {
    display: none;
}

.desktop-only-div {
    display: block;
}

.qr-code-image img {
    margin-top: -6px;
    margin-left: -12px;
}

.multi-factor-authentication ol {
    list-style: decimal outside;
    padding-inline-start: 1em;
}

.multi-factor-authentication ul {
    padding-inline-start: 0;
}

.multifactor-badge {
    display: inline-block;
    margin: 1rem 1rem 1rem 0;
}

.multifactor-badge img {
    height: 6rem;
}

@media (min-width: 1200px) {
    .product-box-container {
        height: 525px;
    }
}

@media (min-width: 1400px) {
    .container {
        width: 1320px;
    }

    .product-box-container {
        height: 575px;
    }
}

@media (min-width: 1140px) {
    .startpage .slider-wrapper {
        margin-top: 87px;
    }
}
/* Show the div on mobile screen sizes */
@media (max-width: 1140px) {
    .mobile-only-div {
        display: block;
    }

    .desktop-only-div {
        display: none;
    }
}