/**
 * Place your custom styles here.
 */
body,header,.navbar-default {
    background: black;
}

body {
    font-size: 12px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#content {
    padding: 0;
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: whitesmoke;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right:2px;
    padding-left:2px;
}

div.views-view-grid {
    width: 100%;
}


/* PRIKAZ NODEA flexiblelighterlisting */

article.node {
    margin-top: 0px;
    padding-bottom: 100%;
    margin-bottom: 3px;
    position: relative;
}


header span a {
    font-size: 100%;
    display: block;
    color: lightgrey;
    text-decoration: none;
    padding: 1px 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    width: 100%;
}

article header {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 78%;
    padding-left: 8px;
    background-repeat: repeat;
    background-color: rgba(0,0,0,0.5);
    z-index: 150;
}

div.price {
    position: absolute;
    color: white;
    font-weight: bold;
    right: 0px;
    bottom: 0px;
    background-repeat: repeat;
    padding: 1px 3px;
    width: 22%;
    text-align: right;
    background-color: rgba(0,0,0, 0.5);
}

div.views-field-changed,
div.views-field-created{
    position: absolute;
    top: 0;
    left: 5px;
    font-size: 12px;
    color: white;
    padding: 1px 3px;
    background-color: black;
    /*    background-image: url('../transparent.png');
        background-repeat: repeat;*/
}

div.published {
    position: absolute;
    top: 0;
    left: 0px;
    background-color: black;
    font-size: 11px;
    color: lightgray;
    padding-left: 5px;
    padding-right: 5px;
}

div.source {
    position: absolute;
    z-index: 100;
    right: 0;
    top: 0;
    margin: 8px;
    width: 26%;
    height: 6%;
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -10000px;
    background-position-x: right;
}

a.image_placeholder {
    z-index: 0;
    position: absolute;
    width: 100%;
    text-indent: 10000px;
    /*    background-color: white;
        opacity: 20%;*/
    line-height: 0px;
}

img.center-cropped {
    position: relative;
    object-fit: cover;
    width: 100%;
    height: 100%;
    /*overflow: hidden;*/
}


div.center-cropped {
    padding-bottom:100%;
    overflow:hidden;
    position:relative;
    background: center center no-repeat;
    background-size: cover;
    line-height: 0;
    border-radius: 5px;
}

img.center-fit {
    position: absolute;
    object-fit: cover;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

article header {
    position: absolute;
}

article .contextual {
    position: absolute;
    z-index: 500;
    top: -13px;
    right: 0;
}

/* FACETS */

li.facet-item {
    list-style: none;
    font-size: 12px;
    color: #636363;
}

li.facet-item label {
    vertical-align: text-bottom;
    margin-bottom: 0px;
}


li.facet-item input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    margin-right: 5px;
    vertical-align: baseline;
}

.sidebar h2 {
    margin: 0 0 0.5em;
    border-bottom: none;
    padding-bottom: 0;
    text-shadow: none;
    font-size: 1.071em;
    line-height: 1.2;
}

div.block-facets h2,
div.block-search-api-sorts h2,
div.block-views-exposed-filter-blocklighters-index-page-1 h2 {
    font-size: 15px;
    color: #f3b06e;
    font-weight: normal;
    text-transform: lowercase;
}

.sidebar .block {
    background-color: transparent;
    border: none;
}

div.block-facets ul,
div.block-search-api-sorts ul {
    padding: 0;
    /* margin-right: 20px; */
    background-color: white;
    border-radius: 10px;
    padding: 8px 5px 12px 10px;
    /* padding-bottom: 10px; */
    font-size: 12px;
    /* width: 80%; */
}

.sidebar .block {
    padding: 0px 15px;
    margin: 0 0 10px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 0;
    background-color: transparent;
    border: none;
    border-radius: 0;
}

#sidebar_first {
    max-width: 260px;
}

/*

div.views-field.views-field-ops > span > span > a {
    display: block;
    top: 2px;
    width: 30px;
    height: 30px;
}


div.views-field.views-field-ops {
    display: block;
    position: absolute;
    right: 50%;
    margin-right: -15px;
    top: 8px;
    width: 30px;
    height: 30px;
}

div.views-field.views-field-ops > span > span > a:hover,
div.views-field.views-field-ops > span > span > a.unflag-action {
    background-image: url('../favourite.png');
    text-indent: -10000px;
    background-size: 100%;
    background-repeat: no-repeat;
}

div.views-field.views-field-ops > span > span > a {
    background-image: url('../favourite-empty.png');
    text-indent: -10000px;
    background-size:100%;
    background-repeat: no-repeat;
}


div.category {
    position: absolute;
    display: none;
}

*/


.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
/*
.container {
    padding-right: 1px;
    padding-left: 1px;
    margin-right: auto;
    margin-left: auto;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -1px;
    margin-left: -1px;
}

.navbar-default {
    background-color: #000000;
    border: none;
}

*/



div.view-header > div > a.active.progress-disabled > div {
    position: absolute;
    top:0;
    left:0;
    margin-top: -20px;
}

body > div.main-container.container > div > section > h1 {
    display: none;
}

body.path-frontpage h1,
body.page-frontpage > div.main-container.container-fluid > div > section > h1,
body.page-favourites > div.main-container.container-fluid > div > section > h1,
body.page-search > div.main-container.container-fluid > div > section > h1
{
    display: none;
}

/*div.region-header section.block-facetapi {
    width: 300px;
    float: left;
    display: block;
    position: relative;
}*/

#page-header {
    /* width: 25%; */
    padding: 0 10px 10px 11px;
    position: absolute;
    top: 60px;
    left: 0px;
    z-index: 999;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

body > div.main-container.container-fluid > button {
    position: absolute;
    top: 5px;
    left: 55px;
}

.btn-info {
    color: #fff;
    background-color: orange ;
    border-color: orange;
}

.btn-info:active:hover, .btn-info.active:hover, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: darkorange ;
    border-color: darkorange;
    outline:0;
    background: none;
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: darkorange ;
    border-color: darkorange;
    outline:0;
    background: none;
}

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: darkorange ;
    border-color: darkorange;
    outline:0;
    background: none;
}

.btn-info:hover {
    color: #fff;
    background-color: darkorange ;
    border-color: darkorange;
    outline:0;
    background: none;
}

section.block-facetapi > a {
    display: block;
    background: #96969b;
    width: 100%;
    margin-top: -19px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-indent: -10000px;
}

/* width */
::-webkit-scrollbar {
    width: 5px;
    background: none;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
    background: none;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
    background: none;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
    background: none;
}

@media
only screen and (-webkit-min-device-pixel-ratio : 4),
only screen and (min-device-pixel-ratio : 4) {
}

#navbar a.logo.navbar-btn.pull-left {
    margin-left: 7px;
}

body.page-node {
    background: white;
}

body > div.main-container.container-fluid > button {
    font-family: 'Sue Ellen Francisco', cursive;
    font-size: 22pt;
    line-height: 22pt;
    color: hsl(35, 96%, 68%);
    text-decoration: none;
    border-radius: 0;
    background: none;
    border: none;
}

.navbar .logo {
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.navbar {
    margin-bottom: 10px;
}

.navbar.container, .navbar.container-fluid {
    margin-top: 5px;
}

#page-header > div > section:first-child > h2 {
    margin-top: 0px;
}

.glyphicon-refresh:before {
    /*    content: "\e031";*/
    content: url('../logo.png')
}

#block-system-main > div > div.view-header > div > a > div {
    display: none;
}


#edit-actions {
    margin-bottom: 0;
}

#logo {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 65px;
    height: 58px;
    z-index: 1000;
}

#block-system-main > div > div.view-header > div > a {
    display: inline-block;
    position: absolute;
    top: -52px;
    left: 7px;
    line-height: 0;
}

#block-system-main > div > div.view-header > div > a:before {
    content: "";
    display: inline-block;
    background-image: url('../logo.png');
    background-size: 100%;
    width: 35px;
    height: 35px;
}

#block-system-main > div > div.view-header > div > a.progress-disabled {
    display: inline-block;
    -moz-animation: spin 1s 1 ease;
    -o-animation: spin 1s 1 ease;
    -webkit-animation: spin 1s 1 ease;
    animation: spin 1s 1 ease;
}

#block-search-api-sorts-search-sorts > ul {
    margin: 0;
    padding: 0;
    position: relative;
}

#block-sortbyviewindexoflightersdisplaypage > div.content > div > ul {
    margin-bottom: 1rem;
}

#block-search-api-sorts-search-sorts > ul > li {
    display: block;
    position: relative;
    float: left;
    padding-left: 8px;
    padding-right: 8px;
    margin-right: 10px;
    background-color: #1d1d1d;
    border-radius: 2px;
}

a {
    color: #636363;
    text-decoration: none;
}

.glyphicon {
    top: 2px;
    margin-right: -3px;
}

a:hover, a:focus {
    color: #fcbb5e;
    text-decoration: none;
}

#block-search-api-sorts-search-sorts {
    position: absolute;
    top: 32px;
    right: 9px;
}

#block-block-1 {
    position: absolute;
    right: 20px;
    padding-top: 20px;
    width: 400px;
}

#block-block-1 > p > a {
    display: block;
    float: right;
    text-align: right;
    padding-left: 20px;
}

#views-exposed-form-search-page > div > div > div > div.views-exposed-widget.views-submit-button {
    padding-right: 0px;
}

.view-display-id-page table {
    background: white;
}

div#toolbar div.toolbar-shortcuts ul li a.active:hover, div#toolbar div.toolbar-shortcuts ul li a.active {
    background-color: #fcbb5e;
    color: black;
}

table tr.bgwhite {
    background-color: white;
}

form.comment-form {
    display: none;
}

.row {
    background-color: black;
}

#page, #main-wrapper, .region-primary-menu .menu-item a.is-active, .region-primary-menu .menu-item--active-trail a {
    background: black;
}

.container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    padding-right: 0px;
    padding-left: 0px;
}

#navbar-main,
#navbar-top
{
    display: none;
}



#views-bootstrap-lighters-index-page-1 span.views-field-created {
    position: absolute;
    top: 0;
    background-color: black;
    font-size: 0.9em;
    padding: 0 10px;
    color: white;
    font-weight: 600;
}

#views-exposed-form-lighter-node-display-page-1 fieldset,
#views-exposed-form-lighters-index-page-1 fieldset {
    margin-bottom: 0;
}

#views-exposed-form-lighter-node-display-page-1 {
    margin: 10px 0;
}

#views-exposed-form-lighters-index-page-1 {
    margin: 0;
}

#edit-actions--2 {
    display: none
}

#views-exposed-form-lighter-node-display-page-1 label  {
    display: none;
}


/* Default: .view-filters is visible */
.view-filters {
    display: block;
    transition: max-height 0.3s ease-in-out;
    overflow: hidden;
    max-height: 500px; /* Adjust based on your content */
}

/* Collapsed state */
.view-filters.collapsed {
    max-height: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
}


