@font-face {
    font-family: 'test';
    src: url(../fonts/fa-regular-400.woff);
    src: url(../fonts/fa-regular-400.woff2);
    src: url(../fonts/fa-regular-400.ttf);
    src: url(../fonts/fa-regular-400.eot);
  }

body {
    background: #fff;
    color: #333;
    font-family: 'Work Sans', sans-serif;
    font-weight: 300;
}

a, h1, h2, h3, h4 {
    color: #333;
}

a:focus {
    border: none;
    outline: none;
}

a:hover {
    color: #555;
}

#headercontainer {
    width: 100%;
    background: #fafaf9;
    max-width: 100%;
}

#headercontainer .navbar-inverse {
    margin-bottom: 0;
}

.headerrow {
    width: 100%;
    margin: 0 auto;
}

#logo-container {
    float: left;
    margin-top: 6px;
    width: 100px;
    text-align: center;
}

#logo {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}

#hamburgermenu {
    cursor: pointer;
    float: right;
    display: block;
    font-size: 2rem;
    margin-top: 6px;
}

#topmenu {
    float: right;
    padding-right: 0;
    margin-top: 20px;
    clear: right;
}

#mainmenu {
    border: none;
    clear: right;
    margin-bottom: 15px;
    margin-top: 60px;
}

#mainmenu ul {
    float: right;
    text-align: right;
}

#mainmenu li a {
    font-size: 18px;
    font-weight: 500;
    color: #333;
}

#loginheader {
    position: absolute;
    top: -8px;
    right: 60px;
    margin: 0;
}

.divider {
    background-color: #e1e1e1;
}

#loginheader li a {
    padding: 2px 10px;
    color: #333;
    font-size: 13px;
}

#loginheader li a:hover {
    padding: 2px 10px;
    color: #555 !important;
}

#loginheader .dropdown.open .dropdown-toggle {
    background: #fff;
}

.dropdown-menu {
    background: #fff;
    border-radius: 0;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.navbar-inverse {
    background: transparent;
    border: none;
}

.breadcrumb-light a {
    color: #333;
}

.breadcrumb-light a:hover {
    color: #555;
}

.breadcrumb-light .glyphicon {
    color: #333;
}

#pagecontainer {
    width: 100%;
    padding: 0;
    max-width: 100%;
}

#pagecontainer .row {
    max-width: 1170px;
    margin: 0 auto;
}

.fullsection {
    width: 100%;
    background-size: cover;
    max-width: 100%;
}

#starthero {
    margin-top: -20px;
    background-size: cover;
    background-position: center;
    cursor: pointer;
}

#fullthree .row {
    max-width: 100%;
}

.p15T {
    background: #fafaf9;
}

.herotext {
    color: #fff;
    text-align: center;
    width: 60%;
    margin-left: 20% !important;
    float: left;
    margin: 180px 0 24px;
}

.clariuscollectiontext {
    width: 100%;
}

.herotext h1 {
    color:#fff;
    text-shadow:#000 2px 1px 3px;
}

.ghostbtn {
    padding: 10px 20px;
    border: 2px solid#fff;
    border-radius: 5px;
    display: inline-block;
    margin-top: 1rem;
    font-size: 18px;
    color:#fff;
    text-shadow:#000 2px 1px 3px;
}

.ghostbtn:hover {
    color:#fff;
}

.nav {
    font-size: 15px;
}

#social-links-menu {
    display: none;
}

.bg222 {
    background: transparent;
}

.category-table-header {
    background: transparent;
}

.category-table-body {
    background: transparent;
    margin-bottom: 20px !important;
}

.navbar-form {
    margin-top: 0;
}

#bestallningslista {
    margin-top: 0;
}

#bestallningslista a {
    padding: 6px;
}

#bestallningslista a:hover {
    color: #333;
}

.panel-body {
    border-top: none !important;
}

.panel-table-header {
    background: transparent;
}

.menufocus a {
    font-weight: 700 !important;
}

.navbarsearch {
    float: right !important;
    margin-right: 0;
    border: none;
    display: none;
    padding-right: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

#txtSearch {
    background: #fff;
    border: none;
    border-radius: 0;
    margin-top: 0;
    padding: 15px;
    box-shadow: none;
    width: 140px;
}

#btnSearch {
    background: #e1e1e1;
    border: none;
    border-radius: 0;
    color: #333;
    height: 30px;
    padding: 7px;  
    margin-top: 0;
}

#login {
    background: #e1e1e1;
    padding: 8px 10px !important;
    margin-top: 6px;
}

.paddingrow {
    margin: 40px auto !important;
}

.herotext h1 {
    font-size: 32px !important;
}

.startbox h2 {
    color: #333;
    text-transform: uppercase;
    font-size: 22px;
}

.startbox img {
    width: 100%;
}

.startbox a:hover {
    text-decoration: none;
}

.startboxtext {
    padding: 20px 8%;
    margin-bottom: 20px;
}

.collectiontable {
    background: #fafaf9;
    padding: 20px 10px;
}

.collectiontable h2 {
    margin-top: 0;
}

.catarticleno {
    width: 40%;
}

.catarticlename {
    width: 60%;
    font-weight: 700;
}

.catarticledimensions {
    width: 28%;
}

.catarticlestock {
    width: 10%;
}

.plate {
    background: transparent;
    color: #333;
}

.plate h4 {
    color: #333 !important;
    font-size: 2rem;
}

.plate a {
    color: #333;
}

.plate a:hover {
    color: #555;
}

.active a {
    color: #333 !important;
    border-bottom: #333 !important;
}

.nav-tabs > li > a:hover {
    color: #555 !important;
    border-bottom: #555 !important;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #fafaf9;
    border-color: #fafaf9;
    border: none;
    border-radius: 0;
}

.panel-default {
    border: none;
}

.panel-body {
    background-color: #fafaf9;
    color: #333;
}

.panel-order-title {
    background: #e1e1e1;
    border: none;
}

.panel-order-title a {
    color: #333;
}

.panel-order-title a:hover {
    color: #333;
}

.category-list > li.active {
    background: #fafaf9;
}

.category-list > li.active a {
    background: #333;
    font-weight: 700;
}

.category-list > li {
    border-bottom: #333;
}

.category-list > li a {
    color: #333;
}

.category-list > li a:hover {
    color: #555;
}

.breadcrumb-light {
    color: #333;
}

.form-control {
    border-radius: 0;
    box-shadow: none;
}

.form-group h3 {
    color: #333;
}

.btn {
    border-radius: 0;
}

#kontaktsida {
    font-size: 1.8rem;
}

#kontaktsida h4 {
    font-weight: 700;
}

.logindiv {
    margin-bottom: 40px;
}

.nav-tabs {
    border-bottom: 0;
    margin-bottom: 10px;
}

.nav-tabs li a {
    background: #fafaf9;
    color: #333;
    border-bottom: 0;
}

.nav-tabs li a:hover {
    border-bottom: 0;
}

.nav-tabs li.active a {
    background: #fff;
    color: #333;
}

.nav-tabs li.active a:focus {
    background: #fff;
}

#orderArchive {
    margin-bottom: 40px;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #555;
    color: #fff !important;
}

div.dataTables_paginate li a {
    border: none;
}

div.dataTables_paginate li.previous a::before {
    content: "\f053";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

div.dataTables_paginate li.next a::after {
    content: '\f054';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

#quantity {
    border: none;
    box-shadow: none;
}

.input-group-addon {
    border-radius: 0;
    border: none;
}

.saleQuantity {
    width: 60px !important;
    border: none;
    box-shadow: none;
}

.txtupselling {
    border: none;
    box-shadow: none;
    background:#fafafa;
    width: 140px;
}

#upsellingArtTab {
    margin-bottom: 0;
}

.tab-content .active {
    background: #fff;
}

#btnAddToCart {/*
    width: auto;
    border-radius: 0;
    padding: 6px;*/
}

.addSaleToCart {
    width: auto;
    border-radius: 0;
    padding: 6px;
}

.thumbnail {
    padding: 0;
    border: none;
    border-radius: 0;
}

.embed-title {
    bottom: 0;
    z-index: 999;
    opacity: 1;
    background: #333;
}

.embed-bim-logo {
    bottom: 26px;
}

.infopage h1 {
    font-size: 36px;
}

.infopage {
    font-size: 16px;
}

.pdficon {
    width: 24px;
}

#footer {
    background: #333;
    color: #fff;
    padding: 20px 0;
    line-height: 1.6;
}

#footer ul {
    padding-left: 0;
}

#footer li {
    list-style: none;
}

#footer a {
    color: #fafaf9;
}

#footer .footercollection a {
    color: #aaa;
}

.clariushide {
    display: none;
}

@media only screen and (min-width: 481px) {

.headerrow {
    width: auto;
}

#hamburgermenu {
    display: none;
}


#topmenu {
    float: right;
    padding-right: 32px;
    margin-top: 20px;
    clear: none;
}

#loginheader {
    position: relative;
    top: auto;
    right: auto;
    margin: auto;
}

#login {
    padding: 5px 10px !important;
    margin-top: 0;
}

.navbarsearch {
    float: left !important;
    margin-right: 0;
    border: none;
    display: block;
    padding-right: 20px;
    margin-bottom: auto;
    padding-bottom: auto;
}

#loginheader li a {
    padding: 5px 10px;
}

#loginheader li a:hover {
    padding: 5px 10px;
}

.herotext {
    margin: 480px 0 60px;
}

.clariuscollectiontext {
    width: 80%;
}

.startboxtext {
    padding: 20px 8%;
    margin-bottom: 0;
}

.catarticleno {
    width: 16%;
    padding-right: 0;
}

.catarticlename {
    width: 33%;
    font-weight: 700;
}

.catarticledimensions {
    width: 28%;
}

.catarticlestock {
    width: 10%;
}

}

@media only screen and (min-width: 769px) {

.headerrow {
    width: 1176px;
}

#logo-container {
    float: left;
    margin-top: 25px;
    width: 260px;
    text-align: center;
}
#logo {
    width: auto;
}

#hamburgermenu {
    display: none;
}

#topmenu {
    float: right;
    padding-right: 32px;
    margin-top: 20px;
    clear: none;
}

#loginheader {
    position: relative;
    top: auto;
    right: auto;
    margin: auto;
}

#login {
    padding: 5px 10px !important;
    margin-top: 0;
}

.navbarsearch {
    float: left !important;
    margin-right: 0;
    border: none;
    display: block;
    padding-right: 20px;
    margin-bottom: auto;
    padding-bottom: auto;
}

#loginheader li a {
    padding: 5px 10px;
}

#loginheader li a:hover {
    padding: 5px 10px;
}

.herotext {
    margin: 480px 0 60px;
}

.clariuscollectiontext {
    width: 80%;
}

.startboxtext {
    padding: 20px 8%;
    margin-bottom: 0;
}

.catarticleno {
    width: 16%;
    padding-right: 0;
}

.catarticlename {
    width: 33%;
    font-weight: 700;
}

.catarticledimensions {
    width: 28%;
}

.catarticlestock {
    width: 10%;
}

}

/* nya badges */
.sustainability-badge {
    font-size: 12px;
    position: absolute;
    width: 180px;
    display: block;
    padding: 10px 0 10px 10px;
}

.co2-badge {
    top: 10px;
    right: 10px;
}

.recycled-badge {
    top: 45px;
    right: 10px;
}

.recyclable-badge {
    top: 80px;
    right: 10px;
}

.co2-badge:before {
    display: block;
    content: "";
    background-image: url(https://3wfactoryclarius.azurewebsites.net/Content/Files/carbon-footprint.png);
    height: 32px;
    width: 32px;
    position: absolute;
    z-index: 999999;
    left: -30px;
    background-size: 32px;
    top: 3px;
}

.recycled-badge:before {
    display: block;
    content: "";
    background-image: url(https://3wfactoryclarius.azurewebsites.net/Content/Files/ecology.png);
    height: 32px;
    width: 32px;
    position: absolute;
    z-index: 999999;
    left: -30px;
    background-size: 32px;
    top: 4px;
}

.recyclable-badge:before {
    display: block;
    content: "";
    background-image: url(https://3wfactoryclarius.azurewebsites.net/Content/Files/recycle-sign.png);
    height: 30px;
    width: 30px;
    position: absolute;
    z-index: 999999;
    left: -30px;
    background-size: 30px;
    top: 4px;
}

.rounded-border {
    border-radius: 1.1rem;
}

.yt-fw {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.yt-fw iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    aspect-ratio: 16 / 9;
}

.image-toolbar-holder {
    position: relative;
    display: inline-block;
}
.image-toolbar-holder img.rounded-border {
    display: block;
    width: 100%;
    height: auto;
}
.image-toolbar-dropdown {
    position: relative;
}
.image-toolbar-dropdown-menu {
    background: rgba(255, 255, 255, 0.65);
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    min-width: 140px;
    list-style: none;
    padding: 6px 0;
    margin: 0;
    border-radius: 1.1rem;
    border: 1px solid #444;
    /* Animation-startläge */
    opacity: 0;
    transform: translateY(-6px);
    pointer-events: none;
    transition: opacity 0.2s ease, transform 0.2s ease;
    z-index: 10;
}
.image-toolbar-dropdown-menu li {
    padding: 3px 6px;
}
    .image-toolbar-dropdown-menu.open {
        opacity: 1;
        transform: translateY(0);
        pointer-events: auto;
    }

.pulse-on-hover {
    transition: transform 0.3s ease-in-out;
}

.pulse-on-hover:hover {
    animation: pulse 0.6s ease-in-out;
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.05);
    }

    100% {
        transform: scale(1);
    }
}

.image-toolbar-hover {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0.5rem 0.8rem;
    display: flex;
    gap: 0.5rem;
    justify-content: flex-start;
    background: rgba(255, 255, 255, 0.65);
}
.image-toolbar-hover img {
    width: 36px;
    height: 36px;
    object-fit: contain;
}
.image-toolbar-holder .image-toolbar-hover {
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
}
.image-toolbar-holder:hover .image-toolbar-hover {
    opacity: 1;
}


.image-toolbar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0.5rem;
    display: flex;
    gap: 0.5rem;
    justify-content: flex-start;
    background: rgba(255, 255, 255, 0.65);
}

.image-toolbar img {
    width: 36px;
    height: 36px;
    object-fit: contain;
}

.article-property-holder {
    font-size: 12px;
    position: absolute;
    width: 190px;
    top: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.5);
}
.article-property {
    padding: 10px 0 10px 10px;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}
.article-property img {
    width: 36px;
    height: 36px;
    object-fit: contain;
}

.decor-selector {
    margin: 10px;
}

.decor-selector .dropdown-menu {
    height: auto;
    max-height: 240px;
    overflow-x: hidden;
}

.align-img-text {
    display: flex;
    gap: 0.8rem;
}

.align-img-text img {
    object-fit: contain;
}

.eqh { /* Equal height */
    display: table;
    width: 100%;
    table-layout: fixed;
}

.eqh > [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: top;
}

.valign-bottom {
    margin-top: auto;
    display: table-row;
    vertical-align: bottom;
}