/*
* Theme Name: Invention
* Theme URI: http://www.jozoor.com
* Description: Invention Theme for corporate and creative sites, responsive and clean layout, more than color skins
* Author: Jozoor team
* Author URI: http://www.jozoor.com
* Version: 1.0
*/

/*
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =  
=     00   00 00 00   00 00 00   00 00 00   00 00 00   00 00    =
=     00   00    00        00    00    00   00    00   00       =
=     00   00    00      00      00    00   00    00   00       =
=     00   00    00    00        00    00   00    00   00       =
=  00 00   00 00 00   00 00 00   00 00 00   00 00 00   00       =
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
*/

/* Custom CSS Code 
=================================================*/

/* this logo width & height , you can change it depend on your logo */
.logo {
  line-height: 73px;
}

.logo img {
  width  : auto;
  max-height : 73px;
  max-width: 100%;
  line-height: 73px;
  vertical-align: middle;
}

.lowopacity {
  opacity:.7; filter:alpha(opacity=70);
}

.lowopacity:hover {
  opacity:1; filter:alpha(opacity=100);
}

.form-control {
  box-sizing: border-box;
}

#album-images a.video {
  position: relative;
  display: block;
}

#album-images a.video .extraContent:before {
  content: "\f144";
  font-family: FontAwesome;
  font-size: 60px;
  color: #FFFFFF;
}

#album-images a.video .extraContent {
  display: block !important;
  height: 60px !important;
  left: 50% !important;
  margin-left: -30px !important;
  position: absolute !important;
  top: 50% !important;
  width: 60px !important;
  z-index: 2000 !important;
  margin-top: -45px;
}

.bounding-box-outer {
  position: relative;
}
.bounding-box-outer a.video .extraContent:before {
  content: "\f144";
  font-family: FontAwesome;
  font-size: 60px;
  color: #FFFFFF;
}

.bounding-box-outer a.video .extraContent {
  display: block !important;
  height: 60px !important;
  left: 112px !important;
  margin-left: -30px !important;
  position: absolute !important;
  top: 110px !important;
  width: 60px !important;
  z-index: 2000 !important;
  margin-top: -45px;
}


/*.brands .image {*/
/*float: left;*/
/*}*/

/*.brands .eight.columns .image {*/
/*width: 33%;*/
/*}*/

/*.brands .sixteen.columns .image {*/
/*width: 18%;*/
/*}*/

/*.brands .image img {*/
/*margin-bottom: 10px;*/
/*display : block;*/
/*}*/

/*.brands .description {*/
/*float: left;*/
/*padding: 0 15px;*/
/*box-sizing: border-box;*/
/*}*/

/*.brands .eight.columns .description {*/
/*width: 67%;*/
/*}*/

/*.brands .sixteen.columns .description {*/
/*width: 82%;*/
/*}*/


/*.team.brands .item p {*/
/*margin: 0;*/
/*}*/

/*.brands .item .member-social a {*/
/*background: #9f9f9f none repeat scroll 0 0;*/
/*}*/

/*.brands .item .fa.fa-leanpub {*/
/*font-size: 20px;*/
/*}*/

/*.brands .item .fa.fa-picture-o {*/
/*font-size: 20px;*/
/*}*/

/*.team.brands .item img {*/
/*opacity:1; filter:alpha(opacity=100);*/
/*}*/

/*.team.brands .item .member-social a {*/
/*margin: 0 3px 6px 0;*/
/*}*/


.contact {
  line-height: 1.4;
}

#sitemap .site {
  float: left;
  padding: 0 10px;
  margin-bottom: 20px;
}

#sitemap .site h3 {
  text-transform : lowercase;
  margin-bottom: 10px;
}

#sitemap .site h3::first-letter {
  text-transform : uppercase;
}

#sitemap .site li {
  padding-bottom: 3px;
}

#sitemap .site li a {
  font-weight: normal;
  font-size: 12px;
}


.image-post {
  background: #f9f9f9;
  padding: 3px;
}

.image-post img {
  display: block;
}

.related-posts .item img {
  width: auto !important;
  height: auto !important;

  max-width: 100%;
}

.about-project, .main-content {
  line-height: 1.5;
}

ul.slidecontrols a {
  line-height: 1;
}

textarea {
  resize: none;
}

form#ajax-contact-form #errors {
  background-color:#f2dede;
  box-sizing: border-box;
  padding: 15px 10px;
  margin-bottom: 10px;
}

#mapdealerslist {
  height: 150px;
}

@media only screen and (min-width: 769px) {
  #mapdealerslist {
    height: 500px;
  }
}


#dealer-details .member-social a {
  background: #9f9f9f none repeat scroll 0 0;
}

#dmbnews .image-post img {
  float: left;
  margin-right: 3px;
}

.dmbnewstitle {
  /*font-family : "RobotoRegular", ​Arial, sans-serif;*/
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
}

@media only screen and (max-width: 767px) {
  .dmbnewstitle {
    font-size: 16px;
  }
}

#dmbnews .post-meta .meta i {
  font-size: 13px;
  margin: 0;
}

#dmbnews .overig {
  margin-bottom: 7px;
}

.fa {
  font-size: 18px;
  font-weight: bold;
  line-height: 23px;
}

.fax-info li, .company_kvk li, .company_vatno li {
  padding:5px 5px 5px 18px;
  line-height:25px;
  position: relative;
  padding-left:26px;
}

.fax-info li:before {
  content: '\f1ac'; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit;
  font-size: 17px; position: absolute; top: 5px; left: 0;
}

.company_kvk li:before {
  content: '\f1ad'; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit;
  font-size: 17px; position: absolute; top: 5px; left: 0;
}

.company_vatno li:before {
  content: '\f15c'; font-family: FontAwesome; font-style: normal; font-weight: normal; text-decoration: inherit;
  font-size: 17px; position: absolute; top: 5px; left: 0;
}

#faq h4 a {
  display: block;
  padding-left: 45px;
}

.recent-work .item img, .portfolio .item img, .gallery .item img {
  width: auto !important;
}

.showrooms h1 {
  font-size: 18px;
  font-weight: bold;
}

.showroom h2 {
  font-size: 16px;
  font-weight: bold;
}

.showroom_details .album {
  float: left;
}

.showroom_details .info {
  float : left;
  background: inherit;
  color:inherit;
}

.showroom_details .info h1 {
  font-size: 18px;
  font-weight: bold;
}

.showroom_details .showroom_events {
  float: right;
}

.slidecontrols {
  height: 30px;
}

.center-block {
  text-align: center;
}

.labels-home .columns.two {
  margin-left: 9px;
  margin-right: 9px;
}

.labels-home .columns.four {
  margin-left: 8px;
  margin-right: 8px;
}


.brands-list .item {
  box-sizing: border-box;
  border: 1px dashed #CCCCCC;
  padding: 2px;
}

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

.brands-list .item:hover {
  border-style: solid;
}

#products_thumbs .container > div {
  min-height: 55px;
  margin-bottom: 10px;
  position: relative;
}

#products_thumbs .container > div a {
  display: block;
}

#products_thumbs .container > div img {
  display: block;
}


#products_thumbs .title {
  position: absolute;
  bottom: 0;

  box-sizing: border-box;
  color: #ffffff;
  padding: 9px;
  text-align: left;
  width: 100%;
}

.breadcrumblink:hover {
  color: #000033;
}

#products .product, #products .product + .product {
  border: none;
  margin-top: 0;
  padding: 0;
}

#products h3 {
  line-height: 1.2;
  padding-top: 0;
  font-style: italic;
  margin-top: -14px;
}


#fd_brandslist .label-info {
  padding: 4px 6px;
  background-color: #000000;
  color: #FFFFFF;
  font-weight: bold;
}

#fd_brandslist .fa-plus-square {
  color: #EF730E;
  font-size: 24px;
}

#fd_brandslist .fa-check-square {
  color: #15C55C;
  font-size: 24px;
}

#fd_brandslist form {
  padding-bottom: 20px;
}

#fd_brandslist form div {
  line-height: 33px;
}

#fd_brandslist form label {
  padding-right: 4px;
}

#fd_brandslist form .links a {
  padding: 0 5px;
}

#fd_brandslist form .links a:hover {
  color: #EF730E;
}

#fd_brandslist form button {
  font-weight: bold;
  padding: 5px;
  height: 30px;
  letter-spacing: 1px;
  background: none;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #2D2D2D;
}

#fd_brandslist .branditem {
  background: #FFFFFF;
  padding: 4px;
  border-bottom: 1px solid #DDDDDD;
}

#fd_brandslist .branditem.header {
  color: #CCCCCC;
  text-transform: uppercase;
  background: none;
  border-bottom: 2px solid #DDDDDD;
}


#fd_brandslist .branditem > div {
  line-height: 30px;
}


.branditem .half {
  width: 50%;
  float: left;
}

.branditem .two-thirds {
  width: 75%;
  float: left;
}

.branditem .one-third {
  width: 25%;
  float: left;
}

#instagram_info {
  border: 1px solid #D0D0D0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  background : #FFFFFF;
}

#instagram_info h2 {
  font-weight: bold;
  font-size: 16px;
  margin: 0;
  line-height: 1;
  padding: 0;
}

#instagram_info div.images {
  padding: 0 5px;
  clear: both;
}

#instagram_info div.image img {
  padding: 0 4px 4px 0;
  float: left;
  width: 33%;
  box-sizing: border-box;
}

#instagram_info .footer {
  background: #f6f6f7;
  clear: both;
  padding-right: 5px;
  width: 100%;
  box-sizing: border-box;
  text-align: right;
  height: 35px;

  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}


#instagram_info .header {
  padding: 0 5px;
}

#instagram_info .header img {
  float: left;
  vertical-align: middle;
}

#instagram_info .header a {
  float: left;
  line-height: 42px;
  padding-top: 2px;
  color: #c9c8cd;
}

#dmbnews .newsitem h3 {
  min-height: 42px;
}

#dmbnews .newsitem .coverimage {
  float: none;
  height: auto;
}

#dmbnews .newsitem .description.withcover {
  margin: 0;
}

.footer-top {
  padding-top: 10px;
}

footer.nomargin {
  margin-top: 0;
}

.plain_page_content ul li {
  list-style-type: disc;
  padding-left: 5px;
  margin-left: 40px;
  line-height: 1.2;
}

.plain_page_content ol li {
  list-style-type: decimal;
  padding-left: 5px;
  margin-left: 40px;
  line-height: 1.2;
}

.dealer-simplelist-details h2 {
  font-size: 20px;
}

@media print {
  .no-print, .no-print * {
    display: none !important;
  }
}

@media only screen and (min-width: 767px) {

  .labels-home {
    padding-left: 14px;
  }

  .services.home.pageid, .plain_page_content {
    padding: 30px 0;
  }

  .services.subpage, .services.home.subpage  {
    padding: 15px 0 15px 0;

  }
}

@media only screen and (max-width: 767px) {

  .brands .eight.columns .image,
  .brands .sixteen.columns .image {
    width: 100%;
  }

  .brands .eight.columns .description,
  .brands .sixteen.columns .description {
    width: 100%;
    padding: 15px 0;
  }

  .branditem .ten .half {
    width: 100%;
  }

  #fd_brandslist .branditem.header {
    display: none;
  }

  #fd_brandslist button {
    width: 100%;
  }

  #dealers-list-simple .header input#zipcode, #storelocator input#zipcode {
    box-sizing: border-box;
    width: 100%;
  }

  #dealers-list-simple .header a#zoek, #storelocator a#zoek {
    display: block;
    margin: 10px 0;
  }

  #dealers-list-simple .header a#zoekclear {
    display: block;
    margin: 10px 0;
  }

  #dealers-list-simple h4 {
    font-size: 14px;
  }

  #dealers-list-simple h4 i {
    font-size: 10px;
    margin-top: 4px;
  }

  footer .footer-top .container > div + div {
    margin-top: 15px;
  }

  #dmbnews .image-post img {
    margin-bottom: 3px;
  }


}


#contact_form .form {
  float: left;
}

#contact_form .details {
  float: right;
}

.mps_news div.image {
  display: block;
  /*height: 135px;*/
  overflow: hidden;
}

.slider-1 .slides li h2, .slider-1 .slides li p, .slider-1 .slides li .links {
  max-width:450px;
  min-width:450px;
}




#product_details h4 {
  font-size: 14px;
  line-height: 1;
  margin: 0 0 20px 0;
  padding: 0;
  font-style: italic;
}

#product_details .image-post {
  background: none;
}

#product_details .post-meta .meta i{
  font-size: 13px;
}

#product_details .image-post img {
  float: left;
  margin-right: 3px;
}

#product_details .post-meta .meta i {
  font-size: 13px;
  margin: 0;
}

#product_details .overig {
  margin-bottom: 7px;
}

#product_details .newsitem h3 {
  min-height: 42px;
}

#product_details .newsitem .coverimage {
  float: none;
  height: auto;
}

#product_details .newsitem .description.withcover {
  margin: 0;
}

#product_details .minialbum a {
  display: block;
  position: relative;
  float: left;
}

#product_details .minialbum img {
  margin-right: 1px;
  margin-bottom: 1px;
  display: block;
  float: left;
}

#product_details .bigimage {
  margin-left: 0;
}

#product_details a.video .extraContent:before {
  content: "\f144";
  font-family: FontAwesome;
  font-size: 60px;
  color: #FFFFFF;
}

#product_details a.video .extraContent {
  left: 40px !important;
  top: 18px !important;
  height: 60px !important;
  width: 60px !important;
  display: block;
  margin: 0 !important;
  position: absolute !important;
  z-index: 2000 !important;
}

@media only screen and (max-width: 767px) {
  .minialbum a {
    float: left;
    width: 50%;
  }

  .minialbum img {
    margin-bottom: 1px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: left;
  }
}

.member-social.dark-bg a {
  background-color: #9f9f9f;
}

.minialbum a {
  display: block;
  position: relative;
  float : left;
}

.minialbum img {
  margin-right: 1px;
  margin-bottom: 1px;
  display: block;
  float: left;
}

.minialbum a.video .extraContent:before {
  content: "\f144";
  font-family: FontAwesome;
  font-size: 60px;
  color: #FFFFFF;
}

.minialbum a.video .extraContent {
  left: 40px !important;
  top: 18px !important;
  height: 60px !important;
  width: 60px !important;
  display: block;
  margin: 0 !important;
  position: absolute !important;
  z-index: 2000 !important;
}

@media only screen and (max-width: 767px) {
  .minialbum a.video .extraContent {
    display: none !important;
  }

  .services.home {
    padding: 10px 0;
  }

  .services.home h3 {
    margin-bottom: 0;
  }

  .page-title {
    padding: 10px;
  }

  .page-title h1 {
    font-size: 20px;
    line-height: 1.4;
  }
}

.form-box.big input.text {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}

.form-elements select {
  margin-top: 0;
  padding-top: 9px;
  padding-bottom: 10px;
}

.form-elements select.big {
  height: 42px;
  font-size: 15px;
}

.form-elements select option {
  padding: 4px;
}

.form-elements select {
  max-width: 100%;
  min-width: 100%;
}

#newscats .groups {
  margin-bottom: 15px;
  padding-left: 10px;
  box-sizing: border-box;
}

#newscats .groups .home_link {
  font-weight: bold;
  margin-bottom: 20px;
}



#newscats .newsitem {
  box-sizing: border-box;
  margin: 0;
  padding: 0 10px;
  margin-bottom: 15px;
  max-width: 100%;
}

@media only screen and (min-width: 767px) {
  #newscats .newsitem {
    width: 50%;
  }
}

#newscats .newsitem > div {
  max-width: 300px;
}

#newscats img {
  max-width: 100%;
}



.post-meta .meta {
  display: inline-block;
  height: 36px;
  line-height: 40px;
  margin: 0 5px 5px 0;
  min-height: 20px;
  padding: 0 10px;
}

.post-meta .meta i {
  padding-right: 5px;
}

h3.title {
  margin-bottom: 0;
  /*font-family : RobotoRegular, sans-serif;*/
  font-size: 20px;
}

@media all and (max-width: 767px) {
  .mediumplus {
    display : none !important;
  }

  h3.title {
    font-size   : 18px;
  }
}

@media all and (min-width: 768px) {
  .smallonly {
    display: none !important;
  }
}


.wfcevent-header .form-box {
  width: 225px;
}

.form-box {
  margin: 0 20px 15px 0;
  width: 121px;
}

.form-box.brandname {
  width: 230px;
}



.wfcevent_dealers h3 {
  font-size: 24px;
  float: left;
}

.wfcevent_dealers .showroomno {
  float: right;
  padding: 0 20px 0 0;
  font-size: 14px;
}


.wfcevent_dealers .brandname {
  float: left;
  width: 50%;
}

.wfcevent_dealers ul {
  width: 50%;
  float: left;
}

.wfcevent_dealers ul li {
  float: left;
  padding: 0 10px;
}

.wfcevent_dealers div.brand {
  padding: 5px 2px;
  border-bottom: 1px solid #ececec;
}


.companyregister .form-box {
  width: 225px;
}

.companyregister td {
  float : none;
}

.companyregister td.form-box {
  width: 140px;
  text-align: center;
  padding: 5px;
  vertical-align: middle;
  height: 40px;
}

.companyregister td.form-box input[type=checkbox] {
  margin-top: 12px;
}

.companyregister td.form-box.brandname {
  width: 200px;
  text-align: left;

}

.companyregister .form-box input.text {
  border: 1px solid #CCCCCC;
}

.companyregister .form-box.full {
  width: 100%;
  margin: 0;
}

.companyregister .form-box.full input.text {
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}

.companyregister td.form-box input.text {
  width: 100%;
  box-sizing: border-box;
}

.companyregister .button.float-right {
  margin-right: 0;
}

@media only screen and (max-width: 767px) {
  .companyregister td.form-box.brandname {
    float : left;
    width: 200px;
  }

}

header .social a.extralink {
  font-size: 12px;
  font-weight: normal;
  line-height: 28px;
  letter-spacing: 1px;
}

.page-title + main {
  margin-top: -40px;
}

p + p {
  margin-top: 15px;
}

.order-grid .order-cell{
    min-height: 375px;
}

.order-grid .order-cell img{
    min-height: 175px;
}

.order-grid .order-cell div{
    margin-bottom: 10px;
}
.order-grid .order-cell .order-cell-qty{
    position: absolute;
    bottom: 0;
    width: 90%;
}

.order-grid .order-cell .order-cell-details{
    position: absolute;
    bottom: 40px;
}
