/*
Theme Name:     Mazda Donker
Theme URI:
Description:    Child theme van Autokopen.nl "Dominica".
Author:         Autokopen.nl
Theme URI: 		http://www.autokopen.nl/diensten/webabonnement
Template:       dominica
Version:        1
*/
@import url("../dominica/style.css");
@import url("css/theme-colors.css");
@import url("fonts/Interstate/style.css");

@media only screen and (min-width: 1321px) {
	.home #main-logo img {
	  height: 100px;
	  margin-top: 15px;
	}
}
@media only screen and (min-width: 768px) {
    #main-logo strong {
        height: 35px;
    }
    .home #main-logo strong {
        height: 45px;
    }
}

#model-overview,
.post .nocomments {
    display: none;
}

body,
#main-menu > li {
    font-family: Interstate, Arial, "sans-serif";
}

#content > p:first-of-type, 
#modeloverview .model-info .column > p:first-of-type {
    font-weight: 200;
}
h3 {
    font-weight: normal;
}
h1,
h2,
h4,
#focused-widget-area a strong,
#vehicle-tools > ul > li a,
.tags a {
    font-weight: 500;
}

h2,
h3,
h4 {
    color: #333;
}
time, 
small {
    font-size: 12px;
}
table {
    font-size: 14px;
}
#vehicle-tools > ul > li a {
    font-size: 18px;
}
#content > p:first-of-type, 
#modeloverview .model-info .column > p:first-of-type {
    font-size: 20px;
}
.stock h1 span {
    font-size: 22px;
}

#carrousel-widget-area .slider-caption {
    padding: 0;
    width: 100%;
    left: 0;
    right: auto;
    color: #fff;
}
#carrousel-widget-area .slider-caption h3 {
    color: #fff;
    background: rgba( 34,34,34,.8 );
}
.visibleNearbySimple .rsSlide .slider-caption h3 {
    opacity: 0.25;
} 
.visibleNearbySimple .rsActiveSlide .slider-caption h3 {
	opacity: 1;
}
@media only screen and (min-width: 1800px) {
    #carrousel-widget-area .slider-caption {
        bottom: 2%;
        padding: 0 2%;
        width: 96%;
    }
}
#focused-widget-area {
    margin-bottom: 40px;
}
#main-content #content {
    margin-bottom: 20px;
}
@media only screen and (max-width: 480px) {
    #focused-widget-area {
        margin-bottom: 0;
    }
}

#main-menu > li > a {
    padding: 0 10px;
}

/* POSTS */
.post .ssba {
    float: none;      

    
}
.post .ssba-wrap {
    border-top: 1px solid #ededed;
    padding: 20px 0 10px;
    font-size: 12px;
    color: #888;
}
/* AKNL OS */
#vehicle-tools .extra-tools .share-tools {
    margin-top: 5px;
}
#vehicle-tools .extra-tools .share-tools,
#vehicle-tools .extra-tools .share-tools .ssba {
    float: none;
}
#vehicle-tools .extra-tools .pdf-file, 
#vehicle-tools .extra-tools .favorite {
    margin-bottom: 5px;
    margin-left: 5px;
}
.detail-template .column.specs-environment,
.stock #content #search .row.environment {
	display: none;
}
@media only screen and (max-width: 991px) {
    #vehicle-tools > ul > li a {
        font-size: 16px;
    }
}

/* TEAMMEMBERS */
.team-members.gridview {
    overflow: hidden;
}
.team-members.gridview li {
    float: left;
    width: 38%;
    margin: 12px 6%;
}
.team-members.gridview li:nth-child(odd) {
    clear: left;
}
.team-members.gridview li .profile-img {
    margin-bottom: 12px;
}
.team-members.gridview li .profile-img img {
    width: 100%;
    height: auto;
}
.article-overview.team-members li a {
    color: #007bc2;
    padding: 0;
}