/*
Theme Name: Knockout Webbyrå
Author: Knockout Webbyrå
Author URI: https://www.knockoutweb.se
Description: Knockout Webbyrå
Version: 1.1.0
*/

/*--- Typsnitt och stilar ---*/

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: "Noto Serif", serif;
    font-weight: 400;
    text-transform: initial;
    color: #000228;
}

span.tagged_as {
    display: none;
}

span.onsale {
    position: absolute;
    left: 13px;
    top: 8px;
    color: #ce1515;
}

span.price {
    padding-bottom: 20px;
    display: block;
}

section.up-sells.upsells.products {
    width: 100%;
}

section.up-sells.upsells.products h2 {
    text-align: center;
}

body {
    font-family: "Noto Sans", sans-serif;
    color: #444444;
}

#topbar {
    display: none;
}

#topbar-footer {
    background: #242428;
    display: block;
    color: #8c8c8c;
    font-size: 0.8rem;
    padding: 1rem 0 1.5rem 0;
}

#topbar-footer span {
    font-weight: 600;
}

#topbar-footer a {
    color: #fff;
}

#topbar-footer .af {
    padding: 1rem 0;
}

#topwrap {
    position: fixed;
    z-index: 999;
    left: 0;
    right: 0;
    top: 0;
}

.searchit {
    display: none;
}

#menubar {
    background: #fff;
}

@media print, screen and (min-width: 64em) {
    nav#menu {
        display: block !important;
    }
}

#logo {
    max-width: 150px;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    text-align: center;
    margin: 0 auto;
}

#topimage {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-position: center top;
    background-size: cover;
}

#topimage-2 {
    padding-top: 5.3rem;
    padding-bottom: 2rem;
}

.topimage-inner {
    background: rgba(255, 255, 255, 0.8);
    padding: 1rem;
}

#responsive-menu-container #responsive-menu-search-box,
#responsive-menu-container #responsive-menu-additional-content,
#responsive-menu-container #responsive-menu-title {
    padding: 10px 5% !important;
}

.puffar ul {
    margin-bottom: 0;
}

.puffar ul li {
    list-style-image: url("/wp-content/themes/knockout/img/li.png");
}

.puff-bild img {
    max-height: 150px !important;
    width: auto;
}

#n2-ss-3
    > div.n2-ss-widget.n2-ss-widget-display-desktop.n2-ss-widget-display-tablet.n2-ss-widget-display-mobile.nextend-thumbnail.nextend-thumbnail-default.n2-ow.nextend-thumbnail-horizontal {
    display: none;
}

div#n2-ss-3 .nextend-arrow {
    top: 80px !important;
}

h3.produkter-rubrik {
    margin-bottom: 0;
    color: #fff;
    font-size: 1.7rem;
}

.arrow-down {
    position: relative;
    bottom: 10px;
}

.produkter {
    background-position: bottom center;
    background-size: cover;
    padding: 1.5rem 0 1rem 0;
}

.dark-img {
    position: relative;
}

.dark-img img {
    display: block;
}

.dark-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.08);
}

.prod-img {
    border: 1px solid #ababab;
}

.prod-wrap {
    border: 1px solid #ababab;
}

h2.woocommerce-loop-category__title {
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    color: #272424;
    font-size: 0.9rem;
    text-align: center;
    word-wrap: break-word;
    padding-top: 0.5rem;
}

h2.woocommerce-loop-product__title {
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    color: #272424;
    font-size: 0.9rem !important;
    text-align: center;
    word-wrap: break-word;
    padding-top: 0.5rem;
}

.show-products {
    background: #000228;
    padding: 0.35rem 1rem 0.35rem 1rem;
    text-align: center;
    color: #fff;
    font-family: "Noto Serif", sans-serif;
    font-size: 0.8rem;
}

.show-products-2 {
    background: #000228;
    padding: 0.35rem 1rem 0.35rem 1rem;
    text-align: center;
    color: #fff;
    font-family: "Noto Serif", sans-serif;
    font-size: 0.9rem;
}

.list-products {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.prod-wrap {
    margin-bottom: 1rem;
}

.prod-wrap-2 {
    margin-bottom: 1rem;
    position: relative;
}

#footer {
    border-top: 1px solid #d2d2d2;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.logo-footer {
    margin-bottom: 0.5rem;
}

.knockout {
    font-size: 0.65rem;
    color: #ababab;
}

.knockout a {
    color: #ababab;
    text-decoration: underline;
}

.subpage-wrap {
    padding-top: 4rem;
}

.pad {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.logo-wrap {
    padding-bottom: 1rem;
}

.filelist {
    width: 100%;
    text-align: left;
    font-size: 0.8rem;
    border-collapse: collapse;
}

.h-readmore a {
    color: #fff;
}

.h-readmore {
    position: relative;
    top: 10px;
    margin-bottom: 30px;
}

#tab-description > table {
    border-collapse: collapse;
    margin-bottom: 1rem;
}

#tab-description > table td,
#tab-description > table th {
    padding: 3px 2px 3px 5px;
}

.filelist td,
.filelist th {
    padding: 3px 2px 3px 5px;
}

.filelist th {
    white-space: nowrap;
}

.filelist ul {
    list-style: none;
    margin: 0;
}

.filelist ul li {
    white-space: nowrap;
}

.filelist td .filesize {
    white-space: nowrap;
    display: block;
    text-align: right;
}

.filelist ul img {
    width: 10px;
}

div.woocommerce-tabs.wc-tabs-wrapper > ul {
    display: none;
}

#tab-description > h2 {
    margin-top: 1rem;
}

h3.category-header {
    margin-top: 1rem;
}

td.filename-css {
    width: 33.3%;
}

td.filename-desc {
    width: 33.3%;
}

td.filename-size {
    width: 33.3%;
}

table tr:nth-child(odd) {
    background: #cccccc;
}

table thead tr {
    background: #014f99 !important;
    color: #fff !important;
}

.filelist a {
    color: #000228;
}

.filelist {
    color: #000228;
}

.fa-download {
    font-size: 0.7rem;
}

figure > div a > img {
    float: left;
}

.related.products h2 {
    text-align: center;
    margin-top: 0.5rem;
    padding-bottom: 0.2rem;
}

ul.page-numbers {
    text-align: center;
}

ul.page-numbers li {
    list-style: none;
    display: inline-block;
}

ul.page-numbers li span {
    background: #014f99;
    border-right: 10px solid #014f99;
    border-left: 10px solid #014f99;
    border-top: 5px solid #014f99;
    border-bottom: 5px solid #014f99;
    color: #fff;
}

.related.products {
    width: 100%;
}

.related.products h2.woocommerce-loop-product__title {
    text-align: center;
}

nav.woocommerce-breadcrumb {
    display: none;
}

.leverantor img {
    padding: 0.5rem 0 0.5rem 0;
}

.leverantor {
    padding-bottom: 0.5rem;
}

iframe {
    width: 100%;
    height: 200px;
    margin-bottom: 0.5rem;
}

.videos {
    margin-top: 0;
}

.files {
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-top: 1px solid #cccccc;
    margin-top: 1.2rem;
}

#tab-description > h2 {
    display: none;
}

.woocommerce-tabs {
    margin-top: 1.5rem;
}

#tab-description > h3:first-of-type {
    /*display: none;*/
}

.entry-summary {
    padding-top: 1rem;
}

.product_meta {
    padding: 8px 0 8px 0px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.search-results .entry-summary {
    padding-top: 0;
}

[type="submit"],
[type="button"] {
    padding: 0.5rem 1rem;
    border: 0;
    background: #014f99;
    color: #fff;
}

.prislista table {
    border-collapse: collapse;
    width: 100%;
    text-align: left;
}

.prislista td,
.prislista th {
    padding: 8px;
}

.med-pris {
    border: 1px solid #8c8c8c;
    display: inline-block;
    padding: 10px 15px 10px 10px;
}

.med-pris span {
    float: right;
    font-size: 0.7rem;
    margin-left: 8px;
}

.utan-pris {
    border: 1px solid #8c8c8c;
    display: inline-block;
    padding: 10px 15px 10px 10px;
    margin-left: 10px;
}

.utan-pris span {
    float: right;
    font-size: 0.7rem;
    margin-left: 8px;
}

.printomatic {
    float: left;
}

.addtoany_content_bottom {
    display: none;
}

.addtoany_list a,
.widget .addtoany_list a {
    border: 0;
    box-shadow: none;
    display: inline-block;
    font-size: 16px;
    padding: 0 !important;
    margin-bottom: 10px;
    vertical-align: middle;
}

.meny nav {
    display: none !important;
}

@media print, screen and (min-width: 40em) {
    iframe {
        margin-bottom: 1.2rem;
    }

    .meny nav {
        display: block !important;
    }

    .meny > .ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target {
        font-weight: 700 !important;
        font-size: 0.8rem !important;
        padding: 0.4rem 0.8rem;
    }

    .page-id-75 iframe {
        height: 500px;
    }

    .page-template-page-templatesstartsida-engelska-php iframe {
        height: 500px;
    }

    h1 {
        font-size: 2.25rem;
    }

    #n2-ss-3
        > div.n2-ss-widget.n2-ss-widget-display-desktop.n2-ss-widget-display-tablet.n2-ss-widget-display-mobile.nextend-thumbnail.nextend-thumbnail-default.n2-ow.nextend-thumbnail-horizontal {
        display: block;
    }

    .puff-bild img {
        max-height: 200px !important;
    }

    div#n2-ss-3 .nextend-arrow {
        top: 128px !important;
    }

    #topimage {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    #topimage-2 {
        padding-top: 8.5rem;
        padding-bottom: 1rem;
    }

    button#responsive-menu-button {
        top: 55px !important;
    }

    .puffar {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .list-products {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }

    .prod-wrap {
        margin-bottom: 2rem;
    }

    .prod-wrap-2 {
        margin-bottom: 2rem;
    }

    .subpage-wrap {
        padding-top: 7.5rem;
    }

    .subpage-wrap h1 {
        font-size: 2rem;
    }

    .subpage-wrap h2 {
        font-size: 1.75rem;
    }

    h2.woocommerce-loop-category__title {
        font-size: 0.9rem;
    }

    .subpage-wrap h3 {
        font-size: 1.5rem;
    }

    .subpage-wrap h4 {
        font-size: 1.25rem;
    }

    .subpage-wrap h5 {
        font-size: 1.15rem;
    }

    .subpage-wrap h6 {
        font-size: 1.05rem;
    }

    .filelist td,
    .filelist th {
        padding: 6px 6px 6px 8px;
    }

    h3.category-header {
        margin-top: 1rem;
    }

    td.filename-css {
        width: 50%;
    }

    td.filename-desc {
        width: 25%;
    }

    td.filename-size {
        width: 25%;
    }

    .entry-summary {
        padding-top: 2rem;
    }

    .files {
        padding-bottom: 1.5rem;
        margin-top: 1.5rem;
    }
}

@media print, screen and (min-width: 64em) {
    #logo {
        max-width: 170px;
        padding-top: 0.6rem;
        padding-bottom: 0.6rem;
    }

    #topbar {
        background: #242428;
        display: block;
        color: #8c8c8c;
        font-size: 0.8rem;
        padding: 0.5rem 0 0.5rem 0;
    }

    #topbar span {
        font-weight: 600;
    }

    #topbar a {
        color: #fff;
    }

    .related.products h2 {
        text-align: left;
        padding-left: 0.9rem;
        margin-top: 1rem;
        padding-bottom: 0.4rem;
    }

    #topimage {
        padding-bottom: 2rem;
    }

    #topimage-2 {
        padding-bottom: 2rem;
    }

    iframe {
        height: 250px;
    }

    h3.category-header {
        margin-top: 1.5rem;
    }

    .topimage-inner {
        padding: 1rem 2rem 0.5rem 2rem;
    }

    #topimage {
        padding-top: 5.5rem;
        padding-bottom: 5.5rem;
        background-position: left top;
    }

    #topimage-2 {
        padding-top: 9.5rem;
        background-position: left top;
    }

    .ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target {
        font-weight: 700 !important;
        font-size: 0.8rem !important;
        padding: 15px !important;
    }

    .searchit {
        display: block;
        position: relative;
        z-index: 999;
    }

    .puff-bild img {
        max-height: 250px !important;
    }

    div#n2-ss-3 .nextend-arrow {
        display: none;
    }

    .puffar {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    div#n2-ss-3 .nextend-thumbnail-horizontal .nextend-thumbnail-button {
        display: none;
    }

    .produkter {
        padding: 3.5rem 0 2rem 0;
    }

    .list-products {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem;
    }

    .prod-wrap {
        margin-bottom: 2.5rem;
    }

    h2.woocommerce-loop-category__title {
        font-size: 0.9rem;
        padding-top: 1rem;
        margin-bottom: 0.7rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }

    h2.woocommerce-loop-product__title {
        font-size: 1rem !important;
        padding-top: 0;
        padding-bottom: 0.5rem;
        margin-bottom: 0.7rem;
        padding-left: 0.6rem;
        padding-right: 0.6rem;
    }

    .show-products {
        padding: 0.45rem 1rem 0.45rem 1rem;
        font-size: 1rem;
    }

    .show-products-2 {
        padding: 0.45rem 1rem 0.45rem 1rem;
        font-size: 1rem;
        width: 100%;
    }

    .meny > .ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target {
        padding: 0.4rem 1.5rem !important;
    }

    #topbar-footer .af {
        padding: 0;
    }

    .knockout {
        padding-top: 1.5rem;
    }

    .ubermenu .ubermenu-target-text {
        font-size: 0.9rem;
    }

    .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target > .ubermenu-sub-indicator {
        right: 3px !important;
    }

    .pad {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }

    .subpage-list-products {
        padding-top: 0.5rem;
    }

    .logo-wrap {
        padding-bottom: 0.5rem;
        padding-top: 0.7rem;
    }

    td.filename-css {
        width: 50%;
    }

    td.filename-desc {
        width: 25%;
    }

    td.filename-size {
        width: 25%;
    }
}

.button.product_type_simple {
    display: none;
}

.printomatic.pom-small {
    display: none;
}

.med-pris .printomatic.pom-small,
.utan-pris .printomatic.pom-small {
    display: block;
}

.bread-crumbs {
    background: rgb(241, 241, 241);
    padding: 5px 10px;
    margin-bottom: 1rem;
}

.offert-formular {
    display: none;
}

.offert {
    background: #014f99;
    color: #fff;
    padding: 12px 20px;
}

.offert:hover {
    cursor: pointer;
}

.offert-formular {
    padding: 25px;
    border: 1px solid #eee;
    background: #eee;
}

.woocommerce-product-attributes {
    width: 100%;
    border-collapse: collapse;
}

.woocommerce-product-attributes .woocommerce-product-attributes-item__label {
    text-align: left;
    padding: 3px 7px;
    font-weight: normal;
}

.woocommerce-product-attributes .woocommerce-product-attributes-item__value {
    padding: 3px 7px;
}

.woocommerce-product-attributes .woocommerce-product-attributes-item__value p {
    margin-bottom: 0;
}

.v2-sidebar {
    display: none;
}

.bapf_sfilter {
    margin-bottom: 0 !important;
    margin-right: 0;
}

@media print, screen and (min-width: 40em) {
    .v2-sidebar {
        background-color: #f1f1f1;
        padding: 13px 9px;
        display: block;
    }

    .v2-sidebar ul {
        margin-left: 11px;
    }

    .v2-sidebar ul li {
        list-style: none;
    }

    .wc-block-product-categories-list-item a {
        font-size: 14px;
        font-weight: bold;
        line-height: 2.4rem;
        color: #222222;
    }

    .wc-block-product-categories-list--depth-2 .wc-block-product-categories-list-item a {
        font-size: 14px;
        font-weight: normal;
    }

    .v2-filter h3,
    .v3-slider h3 {
        font-size: 0.9rem;
        font-family: "Noto Sans", sans-serif;
        font-weight: bold;
    }

    .v2-filter {
        display: flex;
        flex-wrap: wrap;
        margin-top: 1rem;
    }

    .bapf_sfilter {
        margin-bottom: 0.5rem;
        margin-right: 1rem;
    }

    .v2-sidebar ul li ul {
        display: none;
    }

    .wc-block-product-categories-list--depth-1 a {
        font-weight: normal;
    }

    .wc-block-product-categories-list--depth-1 {
        border-bottom: 2px solid #dedede;
        padding-bottom: 0.8rem;
        margin-bottom: 1rem;
        margin-right: 1.2rem;
    }

    .wc-block-product-categories-list-item .active {
        color: #004b96;
        font-weight: bold;
    }

    .woocommerce-products-header {
        margin-bottom: 1rem;
    }

    .irs--flat .irs-bar {
        background-color: #004b96 !important;
    }

    .irs--flat .irs-handle > i:first-child {
        background-color: #004b96 !important;
    }

    .irs--flat .irs-from,
    .irs--flat .irs-single,
    .irs--flat .irs-to {
        background-color: #004b96 !important;
    }

    .irs--flat .irs-from:before,
    .irs--flat .irs-single:before,
    .irs--flat .irs-to:before {
        border-top-color: #004b96 !important;
    }

    .v2-slider {
        margin-right: 0;
    }

    .v3-slider {
        width: 30%;
        display: inline-block;
        margin-right: 2%;
        margin-bottom: 2rem;
    }
}

.swiper-button-next,
.swiper-button-prev{
    color: #014f99 !important;
}

.gallery-disabled{
    display: none !important;
}

.file-list {
    min-height: 350px;
    margin-top: 22px;
}

.file-list-options {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}

.file-list-option {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 17px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    font-family: "Noto Serif", serif;
    border: 1px solid #C0C0C0;
    margin-right: 6px;
    margin-bottom: 6px;
    color: #000000;
    border-radius: 3px;
    cursor: pointer;
}


.file-list-option.active, .file-list-option:hover {
    background-color: #014F99;
    color: #fff;
    border-color: #014F99;

}

.accordion {
    width: 100%;
}
.accordion-button {
    cursor: pointer;
    padding: 20px 21px 16px 22px;
    width: 100%;
    text-align: left;
    border: none;
    background-color: #F5F5F5;
    border: 1px solid #D3D3D3;
    outline: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #000000;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
}

.accordion-button.first-level {
    border-radius: 3px;
}

.accordion-button svg {
    margin-left: 11px;
}

.accordion-button svg {
    transform: rotate(0deg);
    transition: all 0.2s ease-in-out;

}
.accordion-button.active svg {
    transform: rotate(-180deg);
}

.accordion-collapse {
    display: none;
    border: 1px solid #D3D3D3;
    border-top: 0;
}

.accordion-collapse.second-level {
    border: none;
} 

.accordion-item {
    margin-bottom: 5px;
    display: none;
}

.accordion-item.active {
    display: block;
}

.accordion-subitem.active svg {
    transform: rotate(180deg);
}

.accordion-subitem {
    margin-bottom: 10px;
}

.accordion-subsubitem {
    /* margin-bottom: 9px; */
    border-bottom: 1px solid #D3D3D3;
}

.accordion-subsubitem:last-of-type {
    border-bottom: none;
}

.accordion-subsubitem .accordion-button {
    background-color: transparent;
    border-color: transparent;
}

.accordion-subsubitem .accordion-header {
    margin-bottom: 0;
}

.accordion-subitem .accordion-header {
    margin-bottom: 0;
}

.file-info {
    display: flex;
    flex-direction: column;
}

.file-label {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: #636363;
    margin-bottom: 9px;
}

.file-label.related-label {
    margin-bottom: 9px;
}

.file-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    color: #000;
    text-decoration: underline;
}

.file-title svg {
    vertical-align: middle;
    margin-right: 8px;
}

.file-inner-wrapper {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 36px 24px 22px;
}

.file-inner-wrapper:first-of-type {
    padding-top: 9px;
}

.file-first-column {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}

.file-second-column {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 24px;
}

.file-second-column .file-related-product + .file-label {
    margin-top: 10px;
}

.file-data-wrapper {
    display: flex;
    flex-direction: column;
}

.file-data-wrapper .filesize {
    text-align: right;
}

.file-inner-wrapper:nth-child(even) {
    background-color: #F5F5F5;
}

.file-related-product, .file-related-product:hover, .file-related-product:visited, .file-related-product:active {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 9px;
    text-decoration: underline;
}

.no-underline.file-related-product, .no-underline.file-related-product:hover, .no-underline.file-related-product:visited, .no-underline.file-related-product:active {
    text-decoration: none !important;
}

.text-right {
    text-align: right;
}

/* Desktop  */
@media all and (min-width: 64em) {

    .file-data-wrapper {
        padding-left: 10px;
    }

    .file-inner-wrapper {
        flex-direction: row;
        padding-top: 40px;
        padding-bottom: 41px;

    }

    .file-second-column {
        margin-top: 0;
        margin-left: 220px;
    }

    .accordion-subsubitem .accordion-button.active {
        padding-top: 30px;
    }

    .file-inner-wrapper:first-of-type {
        padding-top: 16px;
    }
}