@font-face {
    font-family: "Gotham";
    font-display: auto;
    src: url("/fonts/gotham.otf");
}

@media (max-width: 768px) {
    h1 {
        font-size: 24px;
    }

    .pull-right-lg {
        margin: 0 auto;

    }

    .pull-left-lg {
        margin: 0 auto;
    }

    .exposure-title {
        font-size: 18px !important;
    }

    .see-more {
        padding-top: 0 !important;
    }
}

@media (min-width: 768px) {
    .pull-right-lg {
        float: right;
    }

    .pull-left-lg {
        float: left;
    }

    .navbar-nav > li > a {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #hero-text {
        margin-left: 13%;
    }
}

body {
    font-weight: 400;
    color: #333;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-color: rgb(227, 227, 227);
}

#hero-background {
    z-index: -1000;
    min-height: 400px;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #333;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}

@media (max-width: 768px) {
    #hero-background {
        background-position: 15% top;
    }
}

.white-background {
    background-color: #fff;
}

.breadcrumb-container {
    margin-top: 53px;
}

.breadcrumb {
    border-radius: 0;
    background-color: transparent;
    margin-bottom: 0;
}

.breadcrumb > li > a {
    color: #FFF;
}

.breadcrumb > li > a:hover,
.breadcrumb > li > a:focus {
    color: #FFF;
    text-decoration: none;
}

.breadcrumb > .active {
    color: #FFF;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#logo {
    background: bottom center no-repeat;
    background-size: contain;
    width: 200px;
    height: 60px;
}

.headings {
    padding-left: 0;
    padding-right: 0;
    color: #F97E7E;
    text-align: center;
}

.headings a {
    color: #2d3339;
}

.headings a:hover {
    text-decoration: none;
    color: #F97E7E;
}

.teasercol {
    text-align: center;
    height: 100%;
    padding-left: 0;
    padding-right: 0;
}

.pagetop {
    color: #FFF;
}

.pagetop-darkened {
linear-gradient(rgba(0, 0, 0, 0.5),
rgba(0, 0, 0, 0.5))
}

.pagetop a:hover {
    text-decoration: none;
}

.pagetop .cart li .item {
    padding-right: 80px;
}

#top-margin {
    margin-top: 0;
}

.items {
    margin: 15px 0 0 0;
}

.content-overheads {
    margin: 0 0 0 0;
}

#content {
    padding-top: 20px;
    padding-bottom: 20px;
}

#mainpage {
    background-color: #FFFFFF;
    margin: 0 auto;
    width: 100%;
}

#searchbar {
    border-radius: 0;
    margin-top: 0;
    padding-top: 9px;
}

#searchbar input {
    padding-left: 8px;
    padding-right: 8px;
}

#hero-text {
    height: 265px;
}

#footer {
    background-color: #2d3339;
}

#footer a {
    color: #8c989e;
}

#footer a:hover {
    text-decoration: none;
    color: #6EB3FF;
}

.overhead-size {
    font-size: 18px;
    white-space: nowrap;
}

#footer h4 {
    color: #FFF;
}

.item-text {
    padding-top: 5px;
    color: #222;
    text-decoration: none;
}

img.item-cover {
    margin-bottom: 15px;
    width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    .side-column img.item-cover {
        max-width: 60%;
    }
}

.search-teaser {
    color: black;
    padding-top: 15px;
}

.search-teaser img.item-cover {
    width: 120px;
}

.search-teaser .buy-button {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.search-teaser,
.item-teaser {
    border-radius: 3px;
    margin: 0 -15px;
    padding: 15px;
}

.search-teaser:hover,
.item-teaser:hover {
    box-shadow: inset 0 0 0 1px rgba(204, 204, 204, 0.7);
}

.circle-badge {
    border-radius: 50%;
    height: 100px;
    width: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 19px;
    position: absolute;
    top: 10px;
    right: 20px;
    color: #FFFFFF;
    border: 1px solid rgba(63, 182, 24, 1);
    background: rgba(63, 182, 24, 0.8);
    background: linear-gradient(rgba(63, 182, 24, 0.8), rgba(63, 182, 24, 0.8));
}

.item-teaser {
    margin-top: 14px;
    margin-bottom: 5px;
}

.item-teaser .item-text {
    height: 62px;
    overflow-y: hidden;
}

a {
    color: #015b7b;
}

a:hover {
    color: #029acf;
}

a:active {
    color: #001016;
}

.pagetop .cart li a:hover {
    color: black;
    border-radius: 0;
    border: 1px solid rgba(204, 204, 204, 0.7);
    background-clip: padding-box;
}

.item-teaser .release-year {
    color: #999999;
}

@media (max-width: 767px) {
    h2.title {
        margin-top: 0;
    }
}

.artist {
    font-weight: bold;
    text-transform: uppercase;
    color: #444444;
}

h3.artist {
    margin-top: 8px;
}

.item-teaser .artist {
    font-size: 90%;
}

.item-teaser .price:hover {
    text-decoration: none;
}

@media (min-width: 1200px) {
    .item-teaser .btn.condensed .fa {
        display: none;
    }

    .item-teaser .btn.condensed {
        padding-left: 6px;
        padding-right: 6px;
        font-size: 80%;
    }
}

/* navbar */
.navbar-default {
    border-radius: 0;
    border: 0;
    margin-bottom: 0;
    height: 60px;
}

#navbar-background {
    background: rgba(45, 51, 57, 0.3);
}

/* title */
.navbar-default .navbar-brand {
    color: #F97E7E;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #F97E7E;
}

/* link */
.navbar-default .navbar-nav > li > a {
    text-transform: uppercase;
    font-weight: 600;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: rgb(181, 14, 32);
    background: none;
}

.navbar-default .navbar-nav > li > a.disabled:hover,
.navbar-default .navbar-nav > li > a.disabled:focus {
    color: #FFF;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #FFF;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #5E5E5E;
}

@media (max-width: 768px) {
    .navbar-collapse {
        background-color: black;
        height: 800px;
        text-align: right;
    }
}

/* cart in bottom for XS size class */
footer .navbar li {
    display: inline-block;
}

footer .navbar .nav {
    float: right;
    padding-right: 15px;
    margin-top: 0;
    margin-bottom: 0;
}

/* tab color */
.nav-tabs > li > a {
    background: rgba(45, 51, 57, 0.7);
    color: #FFF;
    text-decoration: none;
}

.nav-tabs > li > a, .nav-pills > li > a {
    border: 0;
}

/* hover tab color */
.nav-tabs > li > a:hover {
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 1)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 1)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 1)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 1)); /* Standard syntax */
    color: #2d3339;
}

.nav-tabs.nav-justified > li > a {
    margin-left: 5px;
    margin-right: 5px;
    border-bottom: 0 solid #FFF;
    border-radius: 0;
}

.nav-tabs > li.active > a {
    background-color: #FFF;
}

.nav-tabs.nav-justified > .active > a {
    border: 0;
}

.nav-tabs.nav-justified > .active > a:hover {
    border: 0;
}

.navbar-right {
    padding-right: 15px;
}

.navbar-right .cart-stack {
    overflow: hidden;
}

.search-overhead {
    padding: 0 0 10px 0;
}

#mainsearch {
    background: rgba(255, 255, 255, 1);
    border-color: #1993B6;
    color: #2d3339;
    border-radius: 0;
}

#items-in-cart {
    color: #FFF;
}

.navbar-btn {
    margin-top: 9px;
    margin-bottom: 9px;
}

.type {
    margin-top: 5px;
}

.navbar-header {
    height: 60px;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.put-in-cart {
    margin-bottom: 15px;
}

#tip-a-friend {
    margin-top: 0;
    margin-bottom: 0;
}

#tracks a {
    color: #2d3339;
}

#tracks a:hover {
    text-decoration: none;
    color: #F97E7E;
}

.item-heading {
    margin-bottom: 20px;
    margin-top: 15px;
}

.img-cart {
    width: auto;
    max-height: 100px;
}

.img-cover-with-border {
    width: auto;
    height: 200px;
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(209, 209, 209, .9);
    background-color: #FFF;
    padding: 2px;
    margin-bottom: 15px;
}

.background-cover {
    background: rgba(255, 229, 229, 0.33);
    padding: 15px;
    margin-bottom: 15px;
}

.background-search {
    padding: 15px;
    margin-bottom: 15px;
    margin-top: 10px;
}

.background-buy {
    color: rgba(45, 51, 57, 1);
    background-color: #dff0d8;
    padding: 15px;
    margin-bottom: 15px;
    font-size: 14px;
}

.side-column {
    max-width: 340px;
}

.search-img-cover-with-border {
    width: auto;
    height: 112px;
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(209, 209, 209, .9);
    background-color: #FFF;
    padding: 2px;
}

.search-background-cover-colored {
    padding: 15px;
    background: rgba(1, 1, 1, 0.05);
}

.search-background-cover:hover {
    background: #F5F5F5;
}

.search-background-cover {
    padding: 15px;

}

.search-background-buy {
    color: rgba(45, 51, 57, 1);
    padding: 15px;
    font-size: 14px;
    background-color: #dff0d8;
}

.search-background-buy-box {
    margin-bottom: 0;
}

.normal-price {
    text-decoration: line-through;
}

.buy .vat-spec {
    font-size: small;
    clear: both;
}

.buy {
    background-color: #A3D88D;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-bottom: 3px;
    font-size: 23px;
    padding-right: 3px;
}

.buy-search-result {
    background-color: #A3D88D;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-top: 5px;
    padding-bottom: 3px;
    font-size: 23px;
    padding-right: 3px;
}

.buy-search-result p {
    margin-bottom: 0;
}

#search-results > hr {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #ccc;
}

#other-results button {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.background-buy hr {
    border: solid 1px #A3D88D;
}

.background-buy a {
    color: #2d3339;
}

.background-buy a:hover {
    text-decoration: none;
    color: #2780e3;
}

.background-buy .table > tbody > tr > td {
    padding-left: 15px;
    padding-right: 15px;
}

.cover-notice {
    color: #A2A2A2;
    font-size: smaller;
}

.background-buy-box {
    margin-bottom: 0;
}

.green-text {
    color: #5cb85c;
}

.img-cover-extra-results {
    width: 100%;
    height: auto;
    border: 1px solid #d1d1d1;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(209, 209, 209, .9);
    background-color: #FFF;
    padding: 2px;
    margin-bottom: 0;
}

.last-search-field {
    margin-bottom: 0;
}

#more-search-options {
    margin-top: 5px;
    margin-bottom: 15px;
}

#more-search-options a:hover,
#more-search-options a:focus {
    text-decoration: none;
}

#header-row {
    height: 235px;
}

#bs-example-navbar-collapse-1 {
    padding-top: 5px;
}

#cards-vertical-center {
    padding-top: 12px;
}

.navbar-toggle {
    margin-top: 15px;
}

#emaerket {
    height: 50px;
    width: auto;
}

.row-colored {
    background: rgba(1, 1, 1, 0.1);
}

.see-more {
    text-align: right;
    height: 30px;
    padding-top: 12px
}

.see-more span {
    font-weight: bold;
    color: #2780e3;

}

.link-hover a:hover {
    text-decoration: none;
    color: #6EB3FF;
}

#searchform-container {
    color: #FFF;
}

#searchform-background {
    color: #FFF;
    padding: 15px;
    background: rgba(45, 51, 57, 0.5);
    margin-top: 40px;
    margin-bottom: 50px;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.search-item-table .right-align-text {
    text-align: right;
}

.search-item-table > tbody > tr > td {
    border-top: none;
}

.table {
    margin-bottom: 0;
}

.table.compact tbody tr td {
    padding-top: 3px;
    padding-bottom: 3px;
}

.search-buttonoptions {
    margin-bottom: 0;
}

.search-title-heading {
    margin-bottom: 5px;
}

.table .valign-middle {
    vertical-align: middle;
}

.table .quantity {
    width: 50px;
}

.bottom-border {
    border-bottom: 1px solid #ccc;

}

.top-border {
    border-top: 1px solid #ccc;

}

.right-border {
    border-right: 1px solid #eee;
}

.left-border {
    border-left: 1px solid #eee;
}

.search-image {
    margin-right: 0;
}

.img-rounded-related-result {
    height: 50px;
}

.bottom-padding {
    padding-bottom: 0;
}

.rm-left-padding {
    padding-left: 0;
    padding-top: 5px;
    margin-left: -10px;
}

.rm-right-padding {
    padding-right: 0;
    padding-left: 0;
}

.background-hover li:hover,
.background-hover:hover {
    background: rgba(91, 193, 222, 0.1);
}

.margin-top {
    margin-top: 15px;
}

.actions .btn {
    width: 36px;
}

.table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle;
}

.form-group.required .control-label:after {
    content: "*";
    color: red;
}

.table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle;
}

@media screen and (max-width: 600px) {
    table#cart tbody td .form-control {
        width: 20%;
        display: inline !important;
    }

    .actions .btn-info {
        float: left;
        width: 36%;
        margin: 1.5em 0;
    }

    .actions .btn-danger {
        float: right;
        width: 36%;
        margin: 1.5em 0;
    }

    .actions .edit-sm {
        width: 100%;
    }

    table#cart thead {
        display: none;
    }

    table#cart tbody td {
        display: block;
        padding: .6rem;
        min-width: 320px;
    }

    table#cart tbody td:before {
        content: attr(data-th);
        font-weight: bold;
        display: inline-block;
        width: 8rem;
    }

    table#cart tfoot td {
        display: block;
    }

    table#cart tfoot td .btn {
        display: block;
    }
}

table#cart {
    margin-bottom: 30px;
}

a.link-unstyled {
    color: black;
}

.bs-wizard {
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 10px 0;
}

.bs-wizard > .bs-wizard-step {
    padding: 0;
    position: relative;
}

.bs-wizard > .bs-wizard-step + .bs-wizard-step {
}

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
    color: #595959;
    font-size: 16px;
    margin-bottom: 5px;
}

.bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #999;
    font-size: 14px;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #7AE786;
    top: 45px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #3fb618;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 8px;
}

.bs-wizard > .bs-wizard-step > .progress {
    position: relative;
    border-radius: 0;
    height: 8px;
    box-shadow: none;
    margin: 20px 0;
}

.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
    width: 0;
    box-shadow: none;
    background: #7AE786;
}

.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
    width: 100%;
}

.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
    width: 50%;
}

.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
    width: 0;
}

.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
    width: 100%;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
    background-color: #f5f5f5;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
    opacity: 0;
}

.bs-wizard > .bs-wizard-step:first-child > .progress {
    left: 50%;
    width: 50%;
}

.bs-wizard > .bs-wizard-step:last-child > .progress {
    width: 50%;
}

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none;
}

body.united .navbar .dropdown-menu a {
    color: #333333;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: rgb(181, 14, 32);
}

/* Drop on hover
 * FIXME: If hover doesn't work on mobile, remove this */
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border: transparent solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    border-radius: 6px 0 6px 6px;
}

.dropdown.cart li a:hover {
    background-color: transparent;
    border: none;
}

.full {
    width: 100%;
}

.gap {
    height: 30px;
    width: 100%;
    clear: both;
    display: block;
}

.footer {
    background: #EDEFF1;
    height: auto;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #DDDDDD;
}

.footer p {
    margin: 0;
}

.footer h3 {
    border-bottom: 1px solid #BAC1C8;
    color: #54697E;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    padding: 40px 0 10px;
    text-transform: uppercase;
}

.footer ul {
    font-size: 13px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
    color: #7F8C8D;
}

.footer ul li a {
    padding: 0 0 5px 0;
    display: block;
}

.footer a {
    color: #78828D
}

.supportLi h4 {
    font-size: 20px;
    font-weight: lighter;
    line-height: normal;
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

.newsletter-box input#appendedInputButton {
    background: #FFFFFF;
    display: inline-block;
    float: left;
    height: 30px;
    clear: both;
    width: 100%;
}

.newsletter-box {
    overflow: hidden;
}

.social li {
    background: none repeat scroll 0 0;
    border: 2px solid #54697E;
    border-radius: 50%;
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 8px 8px 0 0;
    padding: 0;
    text-align: center;
    width: 36px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

.social li:hover {
    transform: scale(1.15) rotate(360deg);
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
}

.social li a {
    color: #EDEFF1;
}

.facebook {
    color: #3b5998;
}

.facebook:hover {
    border: 2px solid #3b5998;
    background: #3b5998;
}

.sendmail:hover {
    border: 2px solid #6EB3FF;
    background: #6EB3FF;
}

.twitter:hover {
    border: 2px solid #00aced;
    background: #00aced;
}

.google-plus:hover {
    border: 2px solid #dd4b39;
    background: #dd4b39;
}

.social li a i {
    font-size: 16px;
    margin: 0 0 0 5px;
    color: #EDEFF1;
}

.social-light-bg li a i {
    color: #54697E;
}

.social-light-bg li:hover a i {
    color: #EDEFF1;
}

.footer-bottom {
    background: #E3E3E3;
    border-top: 1px solid #DDDDDD;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer-bottom p.pull-left {
    padding-top: 6px;
}

.payments li {
    width: 60px;
}

.payments img {
    width: 60px;
}

.topmargin {
    margin-top: 15px;
}

.no-bottom-margin {
    margin-bottom: 0;
}

p a:hover {
    text-decoration: none;
}

.nav-tabs li:first-child {
    margin-left: 0 !important;
}

.nav-tabs li:last-child {
    margin-right: 0 !important;
}

input.form-fixer {
    padding: 3px;
    width: 50px;
}

.form-inline > div {
    margin-left: 5px;
    margin-right: 5px;
}

.rank {
    font-size: 100px;
    font-weight: 800;
    text-align: right;
}

.stack {
    margin: 5px 15px 5px auto;
    width: 40px;
    padding: 0;
    position: relative;
    max-width: 100%;
}

.stack img {
    max-width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    outline: 1px solid transparent;
}

.stack img:last-child {
    position: relative;
}

.stack img:nth-child(3) {
    -webkit-transform: translate(-3px, 3px);
    transform: translate(-3px, 3px);
}

.stack img:first-child {
    -webkit-transform: translate(3px, -3px);
    transform: translate(3px, -3px);
}

/* Legacy compatibility */

/* Remove underline from links in tables */
table a:not(.btn), .table a:not(.btn), a:hover {
    text-decoration: none;
}

.row-centered {
    text-align: center;
}

.col-centered {
    display: inline-block;
    float: none;
    /* reset the text-align */
    text-align: left;
    /* inline-block space fix */
    margin-right: -4px;
}

/* a link primarily for indexing purposes */
.ghref, .ghref:hover {
    color: #333;
}

/* fixed width on i-tags (for Font Awesome) */
span.fa {
    width: 18px;
    text-align: center;
}

/* cart-arrow */
.cart-arrow {
    position: fixed;
    top: 52px;
    right: 43px;
    -ms-transform: rotate(17deg); /* IE 9 */
    -webkit-transform: rotate(17deg); /* Chrome, Safari, Opera */
    transform: rotate(17deg);
}

.cart-arrow img {
    width: 50px;
}

.cart-text {
    position: fixed;
    color: #3fb618;
    font-family: 'Indie Flower', cursive, bold;
    font-size: 26px;
    -ms-transform: rotate(-7deg); /* IE 9 */
    -webkit-transform: rotate(-7deg); /* Chrome, Safari, Opera */
    transform: rotate(-7deg);
}

.cart-text-upper {
    top: 60px;
    right: 95px;
}

/* fix color for radios with warnings */
.has-warning .radio {
    color: #000;
}

.margin-bottom {
    margin-bottom: 15px;
}

/* edits for list-group in footer for partner-images */

.partner {
    margin: 15px 0 15px 15px;
}

.partner img {
    height: 60px;
}

table.order tbody.order-line .actions {
    display: none;
}

table.order tbody.order-line:hover .actions {
    display: inherit;
}

table.order tbody.order-line:hover {
    background-color: whitesmoke;
}

.label-neutral {
    background-color: silver;
}

.label-default {
    background-color: #777 !important;
}

.label-blank {
    background-color: transparent;
    border: 1px solid grey;
    color: grey;
}

.label-other {
    background-color: #7ca9d4;
}

body.cosmo .alert a {
    color: white;
}

.alert a {
    text-decoration: underline;
}

.alert h3 {
    margin: 5px 50px 5px;
}

img.exposure-teaser {
    width: 100%;
}

.label.library, .label.library.processed {
    background-color: #50509a;
}

.label.library.unprocessed {
    background-color: #c1c1e6;
}

.label.library a {
    color: white;
}

.label.admin {
    background-color: rgb(214, 0, 4);
}

acronym {
    border: none;
}

.exposure-title {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 400;
}

.exposure-title a {
    font-weight: 400;
}

.exposure-title small {
    text-transform: none;
}

.exposure-footer {
    padding: 0;
}

.panel-footer a,
.btn,
.nav.nav-tabs a,
.nav.dropdown > a {
    text-transform: uppercase;
    font-weight: 600;
}

.item-teaser .btn.price {
    text-transform: none;
    padding-left: 8px;
    padding-right: 8px;
}

.catalogue .nav-pills > li > a {
    padding-top: 3px;
    padding-bottom: 3px;
}

del {
    color: grey;
}

.badge.units {
    background-color: transparent;
    color: black;
    border: 1px solid black;
    margin-left: 3px;
}

.label .units {
    font-size: 120%;
    vertical-align: text-bottom;
    font-weight: bold;
}

/* remove decoration (underline) in Chrome */
acronym {
    text-decoration: none;
}

.lang-flag img {
    width: 20px;
}

.lang-text {
    width: 100px;
}

.top-teaser {
    margin-bottom: 30px;
}

.top-teaser img {
    max-width: 100%;
    height: auto
}

.search-form-group {
    max-width: 300px;
}

.hero-heading {
    font-size: 40px;
    font-weight: 600;
    text-shadow: 0 2px 1px rgba(0, 0, 0, 0.4),
    0 8px 13px rgba(0, 0, 0, 0.1),
    0 18px 23px rgba(0, 0, 0, 0.1);
}

.hero-subheading {
    font-size: 22px;
    text-shadow: 0 2px 1px rgba(0, 0, 0, 0.4),
    0 8px 13px rgba(0, 0, 0, 0.1),
    0 18px 23px rgba(0, 0, 0, 0.1);
}

.hero-link {
    margin-top: 15px;
}

:target:before {
    content: "";
    display: block;
    height: 70px; /* fixed header height */
    margin: -70px 0 0; /* negative fixed header height */
}

.img-hover img {
    transition: all .3s ease;
}

.img-hover img:hover {
    backface-visibility: hidden;
    transform: translateZ(0) scale(4.0);
}

.panel-heading *[data-toggle="collapse"]:after {
    font-family: "Font Awesome 5 Free";
    content: "\f078";
    float: right;
    color: grey;
}

.panel-heading *.collapsed:after {
    content: "\f054";
}

.faq-section:not(:last-child) {
    margin-bottom: 20px;
}

.faq-section-title {
    margin-top: 0;
}

.faq-question a {
    border-radius: 2px;
    display: block;
    padding: 0.25em 1em;
}

.faq-question a:hover {
    background-color: #fbfbfb;
    color: #333;
}

.faq-answer:not(:first-child) {
    padding-top: 40px;
}

.faq-answer:not(:first-child) .faq-answer-title {
    border-top: 1px solid #eee;
    padding-top: 40px;
}

.faq-answer-title {
    margin-top: 0;
}

.faq-answer-anchor {
    float: right;
    margin-left: 1em;
}

.faq-answer-content {
    font-size: 1.125em;
}

.faq-answer-content p:last-child {
    margin-bottom: 0;
}

.faq-answer-back {
    font-size: 0.875em;
    margin-top: 1em;
}

.faq-answer-back a {
    cursor: pointer;
}

.faq-footer {
    font-weight: bold;
    margin-top: 40px;
}

@media (max-width: 991px) {
    .faq-main {
        border-top: 1px solid #eee;
        margin-top: 40px;
        padding-top: 40px;
    }
}

@media (min-width: 992px) {
    .faq {
        padding-left: 300px;
        position: relative;
    }

    .faq-side {
        bottom: 0;
        left: calc(50% - 470px); /* With a container 970px wide */
        overflow-y: auto;
        padding: 15px 0;
        position: absolute;
        top: 0;
        width: 240px;
    }

    .faq-side.is-pinned {
        position: fixed;
        top: 60px; /* Height of navbar */
    }

    .faq-main {
        padding: 15px 0;
    }
}

@media (min-width: 1200px) {
    .faq-side {
        left: calc(50% - 570px); /* With a container 1170px wide */
    }

    .faq-answer-content {
        font-size: 1.25em;
    }
}

/* List */

/*noinspection CssInvalidPropertyValue*/
.list-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}

.container .list-container {
    margin: 0 -15px;
}

.list-item {
    margin: 5px 0;
    padding: 0;
    width: 170px;
}

.list-item .item-teaser {
    margin: 0;
    padding: 15px 0;
}

.list-item .item-figure {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 180px;
    width: 150px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
}

.list-item .item-figure img {
    height: auto;
    margin: 0;
    max-height: 100%;
    max-width: 100%;
    width: auto;
}

.selectable {
    cursor: pointer;
}

/* Teasers */

.teasers-list {
    /*box-shadow: 0 0 0 2px turquoise;*/
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.teaser-item {
}

.teaser-item a {
    display: block;
    position: relative;
}

.teaser-item.is-wide {
}

.teaser-item.is-wide a {
    padding-top: 50%;
}

.teaser-item.is-square {
}

.teaser-item.is-square a {
    padding-top: 100%;
}

.teaser-item img {
    height: 100%;
    left: 0;
    object-fit: contain;
    position: absolute;
    top: 0;
    width: 100%;
}

@media (max-width: 991px) {
    .teaser-item {
        margin-bottom: 1rem;
    }

    .teaser-item.is-wide {
        width: calc(100%);
    }

    .teaser-item.is-square {
        width: calc(50% - 0.5rem);
    }
}

@media (min-width: 992px) {
    .teaser-item {
        margin-bottom: 2rem;
    }

    .teaser-item.is-wide {
        width: calc(50% - 1rem);
    }

    .teaser-item.is-square {
        width: calc(25% - 1.5rem);
    }
}

li li {
    margin-left: 16px;
}

table.table-numbered tbody {
    counter-reset: rowNumber;
}

table.table-numbered tr {
    counter-increment: rowNumber;
}

table.table-numbered tr td:first-child::before {
    content: counter(rowNumber) ".";
    min-width: 1em;
    margin-right: .5em;
    color: #999999;
}

table.table-numbered thead th:first-child {
    padding-left: 1.5em;
}

table.table-nowrap td {
    white-space: nowrap;
}
