.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 0;
    width: 200px;
    max-width: 100%;
    vertical-align: middle;
}

.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: #004b63;
    width: 25px;
    height: 25px;
}

.header-logo img {
    background-color: white !important;
    max-width: 80%;
}

.product-grid .item-box .picture a {
    /*    padding-top: 150% !important;
*/ padding-top: 99% !important;
}

/*OUTFITMODULE*/

.outfit-page .item-box .picture a {
    padding-top: 100%;
}

.outfit-page .product-list .item-box .picture a {
    padding-top: 150%;
}

.outfit-page .product-list .item-box .picture {
    width: 10%;
}

.outfit-page .product-item-list {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
}

.outfit-page .item-box .product-item-list .details .buttons {
    position: relative !important;
}

.outfit-page .item-box .product-item-list .product-title {
    margin: 0 !important;
}

.outfit-page .item-box .product-item-list .prices {
    position: absolute;
    top: 5px;
    left: 110px;
}

.outfit-page .product-list .item-box .details {
    padding: 0;
}

.outfit-page .item-box .product-item-list .picture {
    width: 10%;
}

.outfit-page .details-heading-wrapper {
    width: 25%;
}

.outfit-page .details {
    width: 40%;
}

.outfit-page .add-info {
    float: right;
}

.outfit-page .select-dropdown-wrapper {
    width: 20%;
}

    .outfit-page .select-dropdown-wrapper select {
        width: 100%;
    }

.outfit-page .product-list .item-box {
    margin-left: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 2%;
    border-bottom: 2px solid #efefef;
    padding: 10px;
}

@media only screen and (max-width: 1321px) {

    .outfit-page .old-price, outfit-page .actual-price {
        display: block;
    }
}

@media only screen and (max-width: 1024px) {

    .outfit-page .product-list .item-box {
        margin-bottom: 20px !important;
    }

    .outfit-page .item-box .product-item-list .prices {
        left: 20px;
        top: 8px;
    }
}

@media only screen and (max-width: 722px) {

    .outfit-page .old-price:after {
        top: 11px !important;
    }

    .outfit-page .product-list .item-box {
        width: 47%;
    }

    .outfit-page .item-box .product-item-list .picture {
        width: 20%;
    }

    .outfit-page .details-heading-wrapper {
        width: 35%;
    }

    .outfit-page .select-dropdown-wrapper {
        width: 25%;
    }

    .outfit-page .item-box .product-item-list .details {
        width: 100%;
    }

    .outfit-page .item-box .product-item-list .prices {
        right: 0;
        top: -25px;
        left: unset;
    }
}

.outfit-page .item-box .button-2 {
    min-width: 145px;
}

    .outfit-page .item-box .button-2:before {
        background-size: 115px !important;
        width: 25px;
        height: 25px;
    }

.outfit-page .select-dropdown-wrapper {
    text-align-last: center;
}

@media only screen and (max-width: 720px) {
    .outfit-page .fa-shopping-cart {
        font-size: 28px;
        color: white;
    }

    .outfit-page .item-box .product-item-list .picture {
        width: 100%;
    }

    .outfit-page .details-heading-wrapper {
        width: 100%;
    }

    .outfit-page .select-dropdown-wrapper {
        width: 100%;
    }

    .outfit-page .item-box .product-item-list .details {
        width: 100%;
    }

    .outfit-page .item-box .product-item-list .prices {
        right: 0;
        top: -25px;
        left: unset;
    }

    .outfit-page .buttons.mobile {
        display: block;
        padding: 0.5rem 0;
        width: 100%;
        color: white;
    }

    .outfit-page .product-box-add-to-cart-button {
        background-color: black;
        width: 35px;
        height: 35px;
        color: white;
    }

    .outfit-page .buttons.mobile .button-2.add-to-wishlist-button {
        display: none;
    }

    .outfit-page .add-info {
        float: unset;
    }

    .outfit-page .item-box .product-item-list .prices {
        position: relative;
        right: unset;
        top: unset;
        display: inline-block;
        line-height: 40px;
    }
}

/*END OUTFITMODULE*/

/*.prices div.non-discounted-price,
.prices span.price.old-price {
    display: none;
}

.prices div.discounted-price,
.prices span.price.actual-price.onsale {
    color: red !important;
}*/

@media (min-width: 1261px) {
    .header-menu.wrapped .menu-body > ul > li > a, .header-menu.wrapped .menu-body > ul > li > span {
        padding: 7px 10px;
    }
}

.product-details-top .product-name:not(:nth-child(-n+1)) {
    display: none;
}

.product-social-buttons {
    display: none;
}

.details-top {
    color: black;
}

.social-sharing .rss {
    display: none;
}

.newsletter-subscribe-text {
    display: none;
}

.hasWeight {
    margin: 10px;
    font-weight: bold;
}

.product-title {
    font-size: 14px !important;
    color: black;
}

.page.manufacturer-list-page .manufacturer-grid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
    flex-direction: row;
    width: 100%;
}


.group-header {
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    font-size: 26px;
    line-height: 1;
    margin: 20px 0;
}


    .group-header span {
        display: inline-block;
        width: 50px;
        height: 50px;
        background: rgba(0,0,0,0.1);
        text-align: center;
        line-height: 50px;
        text-transform: uppercase;
    }


.group-wrap {
    width: 30%;
    box-sizing: border-box;
    margin: 0;
}

.brand {
    font-size: 16px;
    margin-bottom: 10px;
}

.search-input {
    display: none;
}

.picture .picture-img {
    max-height: 100%;
}

.topic-password form, .topic-page .page-body, .not-found-page .page-body, .registration-result-page .page-body {
    max-width: 1400px;
    border: none;
}


.store-shipping-information {
    margin-top: 16px;
    font-size: 16px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
}

#kundeservice-link {
    color: #266597;
    text-decoration: underline;
}

@media (min-width: 1801px) {
    .product-page-layout-one .product-essential {
        width: 100% !important;
    }
}

@media (min-width: 1261px) {
    .product-page-layout-one .product-essential {
        width: 100% !important;
    }
}

.product-page-grids {
    display: none;
}

.store-shipping-information p {
    margin: 3px 0;
}

@media (min-width: 1261px) {
    .product-details-page .breadcrumb {
        text-align: center;
    }

    .category-page .page-title h1 {
        padding: 0;
    }
}

.breadcrumb li {
    margin: 0;
}

@media (min-width: 768px) {
    .category-page-two-columns .breadcrumb {
        position: inherit;
        text-align: left;
    }
}

.breadcrumb .delimiter {
    margin: 0px 5px 0px 5px;
}

.footer-klarna-logo {
    clear: both;
}

@media (min-width: 1261px) {

    #header-info-wrapper {
        display: inline-block;
        text-align: right;
        margin: 0 auto;
    }
}

@media (max-width: 1260px) {
    #header-info-wrapper {
        background: white;
    }
}

.header-info {
    margin: 0;
    display: inline-block;
    padding: 15px;
    text-align: center;
}

.header-upper {
    text-align: center;
}

@media (max-width: 628px) {
    #header-info-wrapper {
        background: white;
    }

    #levering {
        display: none;
    }

    #tips {
        display: none;
    }

    #apningstider {
        display: none;
    }

    #verksted {
        display: none;
    }

    #quickTabs {
        text-align: left !important;
    }
}

@media (min-width: 1261px) {
    .product-grid .item-box {
        width: 18%;
    }
}


/* Custom Clerk-filters for mobile */
@media (max-width: 1024px) {
    #clerk-search-filters {
        width: 80vw !important;
        z-index: 100;
        height: 100vh; /* viewport height */
        overflow-y: scroll;
        padding-right: 20vw;
        position: fixed;
        display: none;
    }

    #clerk-menu-container {
        display: block;
        margin: 10px 0 0;
        border-top: 1px solid #eee;
        overflow: visible;
        text-align: center;
        background-color: white;
        top: 20px !important;
        overflow-y: scroll;
    }

        #clerk-menu-container span {
            width: auto;
            background-image: url(../images/YTvkmNMYDKIu.png);
            background-position: left center;
            background-repeat: no-repeat;
            padding: 14px;
            line-height: 50px;
            background-color: #266597;
            cursor: pointer;
        }

    .responsive-nav-wrapper {
        /*padding-bottom: 0;*/
    }

    #clerk-content-container {
        position: fixed;
        width: 80vw; /* viewport width */
        top: 0;
        left: 0;
        background-color: white;
        bottom: 0;
        overflow-x: hidden;
        display: none;
    }

        #clerk-content-container::-webkit-scrollbar {
            display: none !important;
        }

    .customCross {
        border: none;
        text-align: right !important;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 30px;
        z-index: 1000;
        cursor: pointer;
    }

        .customCross span {
            margin-right: 30px;
        }
}

@media (max-width: 450px) {
    .customCross span {
        margin: 10px;
    }
}

/* Filters on mobile-view, show in front of clerk-slider-buttons */
@media (max-width: 1260px) {
    .nopAjaxFilters7Spikes.open {
        z-index: 100000000;
    }
}


/* Shipping options */
@media (min-width: 768px) {
    .checkout-page .shipping-method li:nth-child(3n+1) {
        margin-left: 20px;
    }

    .checkout-page .shipping-method .method-list {
        display: flex;
    }
}

@media (min-width: 768px) and (max-width: 850px) {
    .checkout-page .shipping-method input + label {
        font-size: 14px;
    }
}


#lipscore-rating {
    display: block;
}

.productAddedToCartWindowDescription .price {
    display: none !important;
}


.servicereview-wrapper {
    margin: 45px auto 30px;
}

.lipscore-service-review-testimonial {
    margin: 0 auto;
    background-color: white;
}

#lipscore-rating {
    margin: auto;
}

.lipscore-testimonial-slider-slide {
    text-align: left;
}

.lipscore-review-list-box-container {
    background-color: white;
}

@media(min-width:640px) {
    .lipscore-service-review-testimonial {
        width: calc(100% - 30px) !important;
        max-width: 1280px;
    }
}

/* Hide designed by nop-templates */
.footer-designed-by {
    display: none;
}

.item-grid .item-box .product-item .picture a {
    width: 100%;
    height: 100%;
}




div.overview-wrapper .inputWrapper h3 {
    color: black;
}

/* Making more room between checkboxes on product site*/
div.inputWrapper h3 {
    margin-bottom: 15px !important;
}

/* Read more */
#myBtn, #myBtn-long-desc {
    color: #266597;
    font-weight: 600;
    line-height: 40px;
}

.read-more-button-default, .read-more-button-long-default {
    position: relative;
    padding: 5px 0;
    border: 0;
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    width: 15%;
    left: 50%;
    transform: translateX(-50%);
}

.read-more, .read-more-long {
    height: 45px;
    overflow: hidden;
}


@media (max-width: 480px) {
    .read-more, .read-more-long {
        height: 80px;
        overflow: hidden;
    }
}

.read-less {
    height: auto;
    overflow: visible;
}

.read-more-less-wrapper, .read-more-less-wrapper-long {
    position: relative;
}

.read-more-less-wrapper.read-more:after {
    content: "";
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background-image: linear-gradient(to bottom, transparent, white);
    width: 100%;
    height: 20px;
}

.productTabs-body .full-description {
    content: "";
    z-index: 1;
    bottom: 0;
    left: 0;
    pointer-events: none;
    background-image: linear-gradient(to bottom, transparent, white);
    width: 100%;
    height: 60px;
    overflow: hidden;
}

/*.productTabs-body .full-description {
    -webkit-mask-image: linear-gradient(180deg, #000 60%, transparent) !important;
}
*/
div.StockAvailability {
    margin-bottom: 4px;
    font-size: 12px;
    position: relative;
}

/* Custom changes for freight information at product site */
div.frakt {
    display: inline-block;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
}

img.fraktbilde {
    display: inline-block;
    max-width: 100%;
    height: 18px !important;
    max-height: 310px;
    margin-top: 8px;
    position: relative;
    top: 2px;
}

p.frakttekst {
    display: inline-block;
    font-size: 16px;
    padding: 14px 14px 0 14px;
}

a.mobfrakt2 {
    margin-right: 72px;
}

@media (max-width: 510px) {
    img .fraktbilde {
        display: block;
        max-width: 100%;
        height: 18px !important;
        max-height: 310px;
        margin-top: 8px;
        position: relative;
        top: 2px;
    }

    p.frakttekst {
        display: block;
        font-size: 16px;
        padding: 2px 14px 0 30px;
        position: relative;
        top: -22px;
    }

    a.mobFrakt {
        float: none;
    }

    a.mobfrakt2 {
        margin-right: 0;
    }
}

/* Bigger fontsize for product description on product site*/
div.short-description {
    font-size: 15px !important;
}

div.full-description {
    font-size: 15px;
}

/* Warehouse styling */
.warehouserow {
    border-spacing: 20px;
    margin-top: 10px;
    display: block;
}

#clickandcollectproducttable {
    margin-top: 60px;
    font-size: 14px;
    margin-bottom: 10px;
    border-spacing: 50px !important;
}

.warehouserow img {
    width: 18px;
    position: relative;
    margin-right: 2px;
    top: 3px;
}

.stadionstock .value img {
    width: 18px;
    position: relative;
    margin-right: 2px;
    top: 3px;
}

.stadionstock {
    font-size: 14px;
    margin-bottom: 10px;
    border-spacing: 50px !important;
}

.package-ingress {
    background-color: #fff;
    margin-bottom: 2em;
    padding: 30px;
}

body {
    background-color: white !important;
}

/* Removing lines*/
.product-grid .title {
    border-bottom: none;
}

.nop-jcarousel .carousel-title {
    border-bottom: none;
}

.product-selectors {
    border-bottom: none;
}

.page-title {
    border-bottom: none;
}

@media (min-width: 480px) {
    .gallery .picture a {
        border: none;
    }
}

.product-details-page .breadcrumb {
    border-bottom: none;
}

.admin-header-links {
    background-color: white !important;
}

@media (min-width: 1261px) {
    .mega-menu .box .title {
        border-bottom: 0px;
    }

    .mega-menu .box + .box {
        border: 0px;
    }

    .mega-menu .empty-box {
        border: 0px;
    }

    .mega-menu .row + .row {
        border: 0px;
    }

    .rich-blog-homepage .blog-post.first .post-links {
        border: none;
    }

    .filter-block {
        border: none;
    }
}

.product-grid .item-box {
    border: 0px;
}

.item-box .product-item .picture {
    border: none;
}

.home-page .title {
    border: none;
}

.rich-blog-homepage .blog-post {
    border: none;
}

.rich-blog-homepage .view-all {
    border: none;
}

.gallery-wrapper {
    border: none;
}

.overview-wrapper {
    border: none;
}

.ui-tabs .ui-tabs-panel {
    border: none;
}

.block .title {
    border: none;
}

.blocks-wrapper {
    border: none;
}

.block .listbox {
    border: none;
}

.blog-page .post {
    border: none;
}

.blog-page .post-actions {
    border: none;
}

.block .list .product-picture {
    border: none;
}

.manufacturer-grid .item-box, .vendor-grid .item-box {
    border: none;
}

.lipscore-span-wrapper {
    padding-bottom: 5px;
}

/*START - Custom subcategory list*/
#subCategories {
    width: 80%;
    height: 100px;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin: 15px auto 15px auto;
}

#subCategories div {
    width: 15%;
    height: 50px;
    border: 1px solid;
    border-radius: 5px 5px;
    font-size: 0.8vw;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
    font-weight: bold;
    text-align: center;
}

#subCategories div:hover {
    background-color: darkgrey;
    color: white
}

.prev, .next {
    cursor: pointer;
    color: grey;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
}

@media (max-width: 1300px) {
    #subCategories div {
        font-size: 1.6vw;
        width: 20%;
    }
}

@media (max-width: 850px) {
    #subCategories div {
        width: 25%;
        font-size: 2.5vw;
    }
    #subCategories {
        width: 100%;
    }
}

/*END - Custom subcategory list*/

/* PACKBUILDER NEW DESIGN*/
.packbuilderthingy {

}
.threeColumnView.product-details-page-body #product-details-form .overview-wrapper .overview .overview-column-2 {
    width: 0%;
    min-width: 0%;
}
@media (min-width: 1000px) {
    .threeColumnView.product-details-page-body #product-details-form .gallery-wrapper {
        width: 33.33%;
    }

    .threeColumnView.product-details-page-body #product-details-form .overview-wrapper {
        width: 66.67%;
    }
        .threeColumnView.product-details-page-body #product-details-form .overview-wrapper .overview .overview-columns {
            display: flex;
            gap: 10px;
        }

        .threeColumnView.product-details-page-body #product-details-form .overview-wrapper .overview .overview-column-1 {
            flex-grow: 1;
            overflow-x: hidden;
        }

        .threeColumnView.product-details-page-body #product-details-form .overview-wrapper .overview .overview-column-2 {
            flex-grow: 2;
            width: 35%;
            min-width: 280px;
        }
    .threeColumnPackage {
        position: sticky;
        top: 60px;
    }
}
@media (min-width: 1260px) {
    .threeColumnPackage {
        top: 10px;
    }
}


.threeColumnView.product-details-page-body .renderAssProd {
    margin: 0;
}

.threeColumnView .overview .addPackageToCartButton {
    width: 100%;
    margin: 10px 0;
}
#tab-panel-metadata {
    min-height: 273.4px;
}
.threeColumnView .add-to-cart-panel {
    display: none;
}

.overview .stock, .overview .availability label {
    display: inline-block !important;
    float: none !important;
}
#clickandcollectproducttable {
    margin-top: 15px;
}
.metadatawrapper .metadata {
    margin: 10px 0;
}
.metadata-validation-container {
    display: none;
    margin: 8px 0;
    position: relative;
    padding-left: 24px;
    align-items: center;
    color: #266597;
    font-size: 14px;
    font-weight: 500;
}
.incomplete .metadata-validation-container {
    display: flex;
}
.metadata-validation-icon {
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    left: 0;
    height: 20px;
    width: 20px;
}
.metadatadropdown {
    padding: 0 15px;
    display: flex;
    align-items: center;
}
.tabs-container .tabs-content {
    overflow-x: initial;
}
.metadata .input {
    height: 35px;
}
.metadata .metadatadropdown.ui.selection.dropdown .menu {
    min-width: calc(100% + 1px) !important;
}
.metadata .required {
    color: #266597;
}
.metadata > label {
    color: #8C8C8C;
}

.ui.selection.dropdown .menu .item {
    color: #000;
}
.metadata.incomplete .ui.selection.dropdown {
    border-width: 2px;
    border-color: #266597;
}
.metadata.incomplete .ui.selection.dropdown:hover, .metadata.incomplete .ui.selection.dropdown:focus {
    border-width: 1px;
}
.selectedPackageStepItem.missingItem {
    color: #444;
}

.selectedPackageStep-metadata.incomplete {
    border: 2px solid #266597;
}
.tab-panel:not(#tab-panel-metadata) {
    overflow-x: hidden;
}
.overview .add-to-cart-button.add-single-product-button {
    width: 100%;
    margin: 10px 0;
}
.packageStepSliderItem .packageStepSliderItem-Info {
    color: #444;
}
.packageTooltip {
    display: none !important;
}
.test {}
/* PACKBUILDER NEW DESIGN*/

/* START - CUSTOM - Bold text on extra information about product*/
.product-details-page .overview .manufacturers .label, .product-details-page .overview .manufacturers .value a,
.product-details-page .overview .product-extra-info .label, .product-details-page .overview .gtin .label,
.product-details-page .overview .sku .label, .product-details-page .overview .product-color .label {
    font-weight: bold;
}
/* END - CUSTOM - Bold text on extra information about product*/

.html-product-details-page .slick-dots .slick-active > button {
    background-color: #266597 !important;
    position: relative;
    width: 30px;
    height: 4px;
    border: none;
    background: #dedede;
    font-size: 0px;
}

.html-product-details-page .slick-dots button {
    position: relative;
    width: 30px;
    height: 4px;
    border: none;
    background: #dedede;
    font-size: 0px;
}

.html-product-details-page .slick-dots li {
    display: inline-flex;
    margin: 10px 2px;
}

.html-product-details-page .slick-dots {
    justify-content: center;
    display: flex;
}

@media (max-width: 600px) {
    .html-product-details-page .thumb-item {
        border: 1px solid #ccc !important;
        border-color: #000;
        margin-right: 10px;
        display: flex;
        justify-content: center;
    }
}

@media (max-width: 1300px) {
    .html-product-details-page .thumb-item {
        border: 1px solid #ccc !important;
        border-color: #000;
        display: flex;
        justify-content: center;
        margin-right: 10px;
        width: fit-content !important;
        height: 106px;
        max-width: 150px !important;
    }

    .html-product-details-page .thumb-item img {
        width: 100% !important;
    }
}

@media (min-width: 1300px) {

    .html-product-details-page .slick-list, .html-product-details-page .slick-track {
        transform: translate3d(0px, 0px, 0px);
        margin-top: 0px;
    }

    .html-product-details-page .thumb-item {
        display: flex;
        justify-content: center;
        margin-right: 10px;
        width: 150px;
        height: 106px;
        max-width: 150px !important;
    }

    .product-details-page .picture-thumbs .thumb-item img {
        width: 75% !important;
        border: 1px solid #ccc !important;
        border-color: #000;
    }
}

.product-details-page .picture-gallery .owl-item.active {
    aspect-ratio: 1;
}

.html-product-details-page .picture-thumbs  {
    display: none;
}

.klarna-placements {
    display: none;
}

#checkout-svea {
    background-color: #266597;
}

@media (min-width:1024px) {
    .cart-info-and-footer-wrapper {
        display: inline-flex;
        flex-direction: row-reverse;
        width: 100%;
    }
    .cart-footer {
        width: 70%;
    }
}

.footer .footer-svea-logo {
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    width: 100vw; /* span the entire viewport */
    display: flex; /* center content inside */
    justify-content: center; /* horizontal centering */
}

.footer-svea-logo a {
    display: inline-block;
}

.footer-svea-logo img {
    display: block;
    max-width: 100%;
    height: auto;
}

div#visualFreeFreight {
    margin-bottom: 30px;
}

span#visualFreeFreightTextSpan {
    display: inline-block;
    margin-top: 5px !important;
    color: #000;
    font-weight: 600;
}

#visualFreeFreightSliderText {
    font-weight: 600;
    text-transform: uppercase;
    line-height: 25px !important;
    letter-spacing: 1px;
}

#visualFreeFreightSliderWrapper {
    border-radius: 10px;
    background-color: #eee !important;
    box-shadow: 0 3px 6px inset rgba(0, 0, 0, 0.2);
}

#visualFreeFreightSlider {
    border-radius: 10px;
}

@media (max-width:1023px) {
    #visualFreeFreightWrapper-order_summary_cart_footer {
        margin-top: 30px;
    }
}