/*
	Theme Name: BVM
	Theme URI: http://www.bolvanmachines.nl/
	Description: Theme voor Bol van Machines
	Author: Bas Botman
	Author URI: http://basbotman.nl
	Version: 1.0
*/

* {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}

body b, strong {
    font-weight: 500;
}

h1 *, h2 *, h3 *, h4 *, h5 *, h6 *, h7 *,
h1, h2, h3, h4, h5, h6, h7 {
    font-family: 'Encode Sans', sans-serif;
    margin-top: 0;
    color: #ff4b00;
}

h1 {
    font-size: 3rem;
    font-weight: 500;
}

h2 {
    font-size: 2.5rem;
    font-weight: 500;
}

h3 {
    font-size: 2rem;
    font-weight: 500;
}

body a {
    color: #002e5c;
}

body a:hover {
    color: #ff4b00;
}

body a:focus{
    outline: none;
}

body .navbar {
    margin-bottom: 0;
}

body .navbar-toggle {
    padding: 5px 10px;
    border: 1px solid #002e5c;
}
.current-menu-item {
    font-weight: 500;
    background-color: #eee;
    color: #ff4b00;
}

.current-menu-item a {
    font-weight: 500;
}

select:focus,
input:focus,
button:focus {
    outline: 0;
}

h1, h2, h3, h4, h5, h6, h7{
    line-height: 1.1em;
}
li, p{
    line-height: 2.2em;
}
time{
    white-space: nowrap;
    font-weight: 500;
}

.content main section {
    margin-bottom: 30px;
}
.dropdown{
    margin-top: 15px;
}

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

.title h1 {
    display: inline;
}

.title {
    background-color: #f5f5f5;
    padding-bottom: 30px;
    padding-top: 30px;
}

.brand a,
.brand {
    font-family: 'Encode Sans', sans-serif;
    font-size: 22px;
    color: #fff;
    display: inline-block;
    line-height: 44px;
}

.content {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}

div.search-header {
    background-color: #002e5c;
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-search-group input[name="s"] {
    border-radius: 5px;
}

.navbar-search-group input,
.navbar-search-group select,
.navbar-search-group button {
    border-color: #8097ae;
}

button.search-button:hover {
    border-color: #112244;
    color: #fff;
}

button.search-button:focus,
button.search-button:active {

    color: #fff !important;
    text-shadow: 1px 1px #9b2c00;
    border-color: #842300 !important;
    background: #d74400; /* Old browsers */
    background: -moz-linear-gradient(top, #d74400 93%, #ff4b00 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #d74400 93%, #ff4b00 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #d74400 93%, #ff4b00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

button.search-button {
    color: #fff;
    text-shadow: 1px 1px #9b2c00;
    border-color: #842300;
    background: #ff4b00; /* Old browsers */
    background: -moz-linear-gradient(top, #ff4b00 93%, #d74400 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ff4b00 93%, #d74400 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ff4b00 93%, #d74400 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2c3f66', endColorstr='#113760', GradientType=0); /* IE6-9 */
    padding: 6px 13px;
}

.navbar-search-group input.form-control {
    width: 60%;
}

.navbar-search-group select.form-control {
    border-left: 0px;
    border-right: 0px;
    width: 40%;
}

footer {
    line-height: 2em;
    padding: 15px;
    padding-bottom: 20px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,f5f5f5+100 */
    background: #efefef; /* Old browsers */
    background: -moz-linear-gradient(top, #efefef 0%, #f5f5f5 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #efefef 0%, #f5f5f5 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #efefef 0%, #f5f5f5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef', endColorstr='#f5f5f5', GradientType=0); /* IE6-9 */
}

footer ul.menu {
    margin: 0;
}

footer ul.menu li {
    display: inline;
    list-style-type: none;
    padding: 15px;
    padding-right: 0;
}

.copyright-label {
    color: #ccc;
}

body .breadcrumb {
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f5f5+0,efefef+100 */
    background: #f5f5f5; /* Old browsers */
    background: -moz-linear-gradient(top, #f5f5f5 0%, #efefef 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f5f5f5 0%, #efefef 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f5f5f5 0%, #efefef 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#efefef', GradientType=0); /* IE6-9 */
}

.breadcrumb .container {
    background-color: #fff;
    border-top: 1px solid #d8d8d8;
    padding-top: 10px;
}

.breadcrumb-counter,
#breadcrumbs {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
    margin-bottom: 0;
    line-height: 1.8em;
}

span.file-name {
    display: none;
    color: #d8d8d8;
}

.archive-post-row p.excerpt a:active,
.archive-post-row p.excerpt a:focus,
.archive-post-row p.excerpt a:hover {
    text-decoration: none;
    color: #000;
}

.archive-post-row p.excerpt a {
    color: #000;
}

.archive-row:last-child {
    border-bottom: 1px solid #efefef;
}
.shortlist-row h4{
    margin-top: 0;
}
.shortlist-row:hover ,
.archive-row:hover {
    background-color: #f7f7f7;
}
.shortlist-row:hover .ad-label-pro i,
.archive-row:hover .ad-label-pro i{
    color: #ff4b52;
}
.ad-label-pro {
    font-size: 1.2rem;
    line-height: 1rem;
    white-space: nowrap;
}

.ad-label-pro a:hover {
    color: #777777;
}
.ad-label-pro a{
    text-decoration: none;
    color: #777777;
}
.ad-label-pro i{
    display: inline-block;
    margin-right: 20px;
}
.archive-row {
    padding: 15px 0;
    border-top: 1px solid #efefef;
}

h3 .ad-label{
    font-size: 1rem;
    display: inline;
    padding: 2px 4px;
    background-color: #d8d8d8;
    line-height: 1.2em;
    border-radius: 3px;
    color: #002e5c;
    white-space: nowrap;
}
h3 .ad-label i{
    white-space: nowrap;
    color: #002e5c;
}
h3 .ad-label.sold{
    color: #fff;
    background-color: #c96962;
}
h3 .ad-label.today{
    color: #fff;
    background-color: #ff4b00;
}
.archive-post-row p {
    margin-bottom: 0;
}

.small {
    font-size: 1em;
}

.faded {
    opacity: 0.5;
}

.screen-reader-text {
    display: none !important;
}

.nav-links .page-numbers {
    display: inline-block;
    padding: 4px 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    width: 3.5rem;
    text-align: center;
    color: #666;
}

.nav-links .page-numbers.current {
    background-color: #002e5c;
    border-color: #002e5c;
    color: #fff;
}

.nav-links .page-numbers:not(.current):active,
.nav-links .page-numbers:not(.current):focus,
.nav-links .page-numbers:not(.current):hover {
    background-color: #ff4b00;
    border-color: #ff4b00;
    color: #fff;
    text-decoration: none;
}

.sort-option {
    cursor: pointer;
    display: inline-block;
    line-height: 4rem;
    font-weight: 500;
}

.sort-option a {
    cursor: pointer;
    display: inline-block;
    line-height: 4rem;
    font-weight: 500;
}

.sidebar h3:first-child {
    margin-top: 0;
}

a.result-taxonomy {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}

.price-label {
    font-size: 2.6rem;
    color: #fff;
}

div#place-map:hover a#place-map-overlay {
    display: block;
    cursor: pointer;
    text-decoration: none;
}

div#place-map {
    position: relative;
    margin-bottom: 15px;
}

div#place-map a#place-map-overlay {
    display: none;
    z-index: 1;
    position: absolute;
    left: 3px;
    top: 3px;
    right: 3px;
    bottom: 3px;
    text-align: center;
    font-size: 26px;
    color: #fff;
    text-shadow: 1px 1px #000;
    line-height: 130px;
    background-color: rgba(0, 0, 0, 0.3);
}

div#place-map .fa-map-marker {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 26px;
    margin-top: -13px;
    margin-left: -6px;
    color: #c3630c;
}

.price-request-widget {
    margin-bottom: 30px;
}

.price-request-widget[data-status='idle'] p.thank-you,
.price-request-widget[data-status='active'] p.thank-you {
    display: none;
}

.price-request-widget .panel-body {
    position: relative;
}

.price-request-widget[data-status='success'] .panel-body {
    background-color: #f4fbf9;
}

.price-request-widget[data-status='success'] p.thank-you {
    display: block;
}

.price-request-widget[data-status='active'] span.price-request-trigger:hover {
    text-decoration: underline;
    cursor: pointer;
}

.price-request-widget[data-status='active'] p.cancel-price-request {
    text-align: center;
    margin-top: 5px;
    margin-bottom: 0;
}

.price-request-widget[data-status='active'] button.send-price-request {
    margin-bottom: 0;
    height: 4rem;
    font-weight: 500;
}

.price-request-widget[data-status='success'] button.price-request-trigger {
    display: none;
}

.price-request-widget button.send-price-request,
.price-request-widget button.price-request-trigger {
    background: #ff4b00; /* Old browsers */
    border-color: #ff4b00;
    color: #fff;
    border-bottom: 2px solid #d94000;
    text-shadow: none;
    height: 4rem;
    font-weight: 500;
}

.price-request-widget button.send-price-request:hover,
.price-request-widget button.price-request-trigger:focus,
.price-request-widget button.price-request-trigger:active,
.price-request-widget button.price-request-trigger:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8840c+1,e57a00+100 */
    background: #ff6f33; /* Old browsers */
    border-color: #ff6f33 !important;
    border-bottom: 2px solid #d95e2b !important;
    text-shadow: none;
    height: 4rem;
    font-weight: 500;
}

.price-request-widget input.form-control {
    border-radius: 0;
    box-shadow: none;
}

.price-request-widget[data-status='active'] button.price-request-trigger {
    display: none;
}

.price-request-widget[data-status='active'] .price-request-form {
    display: block;
}

.price-request-widget .price-request-form .form-group {
    position: relative;
}

.price-request-widget .price-request-form .form-group .input-icon {
    position: absolute;
    right: 10px;
    top: 6px;
}

.price-request-widget .price-request-form {
    display: none;
}

.price-request-widget .well.price-request-form {
    padding-top: 10px;
    padding-bottom: 10px;
}

.share-buttons {
    margin-top: 30px;
}

.share-link-success{
    display: none;
}
a.share-button,
button.share-button {
    background-color: #1e62ad;
    cursor: pointer;
    border: 0;
    color: #fff;
    text-shadow: 1px 1px #2c3f66;
    width: 3rem;
    height: 3rem;
    border-radius: 2.5rem;
    font-size: 1.4rem;
    line-height: 3rem;
    text-align: center;
    margin-left: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    box-sizing: border-box;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

a.share-button:hover ,
button.share-button:hover {
    background-color: #1e57a3;
    color: #fff;
}

button.share-button-facebook {
    background-color: #3c4484;
}

button.share-button-facebook:hover {
    background-color: #3b3d7a;
}

a.share-button-twitter ,
button.share-button-twitter {
    background-color: #4099FF;
}

a.share-button-twitter:hover ,
button.share-button-twitter:hover {
    background-color: #3f87eb;
}

a.share-button-link ,
button.share-button-link {
    background-color: #797979;
}

a.share-button-link:hover ,
button.share-button-link:hover {
    background-color: #656565;
}

a.share-button-whatsapp ,
button.share-button-whatsapp {
    background-color: #0dc143;
}

a.share-button-whatsapp:hover ,
button.share-button-whatsapp:hover {
    background-color: #0dad43;
}

img.list-thumbnail {
    padding: 2px;
}

.brand-container {
    display: block;
    position: relative;
}

.brand-container:hover {
    cursor: pointer;
    opacity: 0.9;
    text-decoration: none;
}

.brand-container .logo {
    width: 44px;
    margin-right: 10px;
    border-radius: 2px;
    display: block;
    float: left;
}

.section-list {
    list-style-type: none;
    padding: 0;
}

.section-list li {
    display: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.section-list-widget.expanded li,
.section-list li:nth-child(-n+10) {
    display: block !important;
}

.section-list-widget.expanded .collapse-list,
.section-list-widget .expand-list {
    display: inline-block;
}

.section-list-widget.expanded .expand-list,
.section-list-widget .collapse-list {
    display: none;
}

.share-buttons{
    margin-bottom: 15px;
}
.share-link-container p{
    font-size: 12px;
    color: #002e5c;
}
#share-link-input input:active,
#share-link-input input:focus{
    border-color: #ff4b00 !important;
}
#share-link-input{
    display: none;
}
.expand-list span,
.collapse-list span {
    cursor: pointer;
}

.expand-list:hover span,
.collapse-list:hover span {
    text-decoration: underline;
}

mark {
    background: #f7de28;
    color: black;
}

.homepage-section-list {
    list-style-type: none;
    padding: 0;
}

.shortlist-row:last-child{
    border-bottom: none;
}
.featured-ad-row {
    padding-top: 15px;
}
.shortlist-row {
    padding: 15px 0;
    border-bottom: 1px solid #efefef;
}
.shortlist-row .today-label {
    background-color: #ff4b00;
    color: #fff;
    font-weight: 500;
    padding: 3px 8px;
    margin-right: 0em;
    border-radius: 3px;
    white-space: nowrap;
}
.shortlist-row time {
    background-color: #e2e2e2;
    color: #002e5c;
    padding: 3px 8px;
    margin-right: 0em;
    border-radius: 3px;
    white-space: nowrap;
}
.fa-star {
    color: #f7de28;
    text-shadow: 1px 1px #ab9600;
}

.form-group.invalid .input-icon {
    color: #e20000;
}

.form-group.invalid input {
    border-color: #e20000;
}

.divider {
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 3px solid #e2e2e2;
}

div.list-group.featured-sections .fa-caret-right{
    color: #d8d8d8;
}

div.list-group.featured-sections {
    margin-top: 30px;
    margin-bottom: 0px;
}

select.period-filter {
    padding: 4px 8px;
}

body .pagination {
    margin: 0;
}

body .img-thumbnail {
    padding: 2px;
}

body .badge {
    font-weight: 500;
    background-color: #ff4b00;
    border-radius: 4px;
    width: 3rem;
}

.price-request-widget .panel {
    background: #fff;
    border-color: #91c9b8;
    overflow: hidden;
}

.price-request-widget h3.panel-title span{
    color: #fff;
}
.price-request-widget .panel-heading {
    background-color: #91c9b8;
    background-image: none;
    border-color: #649e8d;
    text-shadow: 1px 1px #649e8d;
    color: #fff;
    border-bottom-width: 3px;
    font-weight: bold;
}

#ad-sold .panel-heading {
    background: #c96962;
    border-color: #9e372c;
    text-shadow: 1px 1px #9e372c;
    color: #fff;
    border-bottom-width: 3px;
    font-weight: bold;
}

.loader-overlay {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(100, 100, 100, 0.3);
    color: #fff;
    font-size: 30px;
    z-index: 1;
    padding-top: 30px;
}

#ad-sold {
    border-color: #c96962;
}

#ad-sold .panel-heading .panel-title {
    line-height: 2.6rem;
}

form.search-form {
    margin-top: 3px;
    padding: 2px;
    background-color: #8097ae;
    border-radius: 6px;
}

body.page-template-template-all-sections .badge {
    background-color: #002e5c;
}

body.page-template-template-all-sections .list-group-item:hover .badge {
    background-color: #ff4b00;
}

form.section-search label {
    font-weight: 500;
    text-align: left !important;
}

body .image-preview {
    cursor: pointer;
}

body .img-thumbnail.current-preview {
    background-color: #ff4b00;
}

#image-gallery button.close {
    font-size: 30px;
}

#image-gallery .modal-footer button {
    border-radius: 4px;
}

#image-gallery .modal-content {
    border-radius: 0;
    box-shadow: 0 0px 5px rgba(0, 0, 0, .5);
}

#image-gallery .modal-body {
    text-align: center;
    position: relative;
}

#image-gallery .hidden {
    display: none !important;
    visibility: hidden;
}

#image-gallery .btn {
    background-color: #ff4b00;
    color: #fff;
    border-radius: 0;
}

#image-gallery #prev-gallery-image {
    left: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

#image-gallery #next-gallery-image {
    right: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

#image-gallery #prev-gallery-image,
#image-gallery #next-gallery-image {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -40px;
    border-bottom: 2px solid #d94000;
}

#image-gallery #prev-gallery-image:focus,
#image-gallery #next-gallery-image:focus {
    border-color: #ff4b00 !important;
    border-bottom-color: #d94000 !important;
}

#image-gallery .modal-content #prev-gallery-image:hover,
#image-gallery .modal-content #next-gallery-image:hover {
    background: #ff6f33; /* Old browsers */
    border-color: #ff6f33 !important;
    border-bottom: 2px solid #d95e2b !important;
}

#image-gallery .modal-content #prev-gallery-image:hover,
#image-gallery .modal-content #next-gallery-image:hover,
#image-gallery .modal-content #prev-gallery-image:focus,
#image-gallery .modal-content #next-gallery-image:focus {
    text-decoration: none;
}

#image-gallery .modal-body:hover #prev-gallery-image,
#image-gallery .modal-body:hover #next-gallery-image {
    display: block;
}

.primary-image-container img{
    max-height: 100%;
    align-self: center;
    display: inline;
}
.primary-image-container {
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.25);
    border: 2px solid #fff;
    background-color: #f2f2f2;
    text-align: center;
}

.primary-image-container .primary-image-overlay {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, .3);
    color: #fff;
    text-align: center;
    font-size: 26px;
    text-shadow: 1px 1px #000;
    pointer-events: none;
}

.primary-image-container:hover .primary-image-overlay {
    display: block;
    cursor: pointer;
}

.primary-image-container .primary-image-overlay span {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 50%;
    margin-left: -10px;
}

#image-gallery-wrapper {
    max-height: 650px;
    display: flex;
    width: 100%;
    justify-content: center;
}

#image-gallery-container {
    width: 100%;
    align-self: center;
    max-height: 650px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

.stacked-form input{
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 0;
    border-color: #8097ae;
}
.stacked-form button{
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.stacked-form select{
    border-radius: 0;
    border-color: #8097ae;
    border-bottom: 0;
}
.navbar-brand {
    font-family: 'Encode Sans';
    font-weight: 700;
}

.navbar-brand img{
    display: block;
    float: left;
    height: 20px;
    margin-right: 10px;
}

body input:focus,
body select:focus,
body button:focus {
    outline: 0 !important;
    border-color: inherit !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

::selection { /* WebKit/Blink Browsers */
    background: #f7de28;
    color: #000;
}
.img-help{
    box-shadow: 0 0 30px 0px #b7b7b7;
    border: 1px solid #c1c1c1;
}
p.help-paragraph{
    margin-bottom: 15px;
}
div.help-row
{
    margin-top: 15px;
}
::-moz-selection { /* Gecko Browsers */
    background: #f7de28;
    color: #000;
}
#contact-map{
    min-height: 300px;
    margin-bottom: 15px;
}

.scrollCta{
    display: none;
    background-color: #f1f1f1;
    text-align: center;
    line-height: 3rem;
    padding: 15px;
    margin-top: 30px;
}
.scrollLoader{
    background-color: #f1f1f1;
    text-align: center;
    line-height: 4rem;
    color: #ff4b00;
}
div.content div#recentAds .scrollPart:first-child{
    display: block;
}
div.content div#recentAds .scrollPart{
    display: none;
}
@media (max-width:767px){

    h1{
        font-size: 2rem;
    }
    .title{
        padding-top: 35px;
        paddin-bottom: 30px;
    }
    a.brand-container {
        display: block;
        margin-bottom: 15px;
    }

    div.search-header {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .primary-image-container{
        cursor: default;
        margin-bottom: 15px;
    }
    .primary-image-container:hover .primary-image-overlay,
    .primary-image-container .primary-image-overlay {
        display: none;
    }
    .navbar-collapse li{
        border-top: 1px solid #d8d8d8;
    }
    .navbar-nav{
        margin-top: 0;
        margin-bottom: 0;
    }
    .content{
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .divider {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}
