/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Aanpassingen Drimwerk
 ========================================================================== */

body.newarrrivals .uk-width-medium-1-2 .uk-align-left:before {
    position: absolute;
    z-index: 1;
    right: -65px;
    top: 8px;
    width: 190px;
    height: 25px;
    line-height: 29px;
    background: #ee352a;
    color: #fff;
    text-align: center;
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    font-weight: 700;
    font-size: 12px;
    font-family: 'Roboto Condensed';
    content: 'New arrival';
}

@media (min-width: 960px) {
  .tm-navbar {
    height: 180px;
    background: #3f4546;
  }
  .uk-navbar-nav > li > a {
    height: 80px;
    line-height: 80px;
    font-size: 17px;
  }
}

@media (min-width: 1220px) {
  .tm-block:first-child,
  [class*='tm-fullscreen-'] + .tm-block {
    padding-top: 130px;
  }
  .tm-block {
    padding-bottom: 30px;
  }
}

.tm-logo.uk-visible-large {
  margin-top: -35px;

}
.tm-block-secondary {
  background: #3f4546;
}
.tm-block-primary {
  background: #E92C26;
}

/*  gallery  */
.wk-gallery-avenue .caption {
  background: rgba(0, 0, 0, 0.5);
  right: 0px;
  bottom: 15px;
  padding: 30px 20px;
  font-family: 'Roboto Condensed';
  font-size: 22px;
  line-height: 28px;
}

/*html {
  font-size: 16px;
  line-height: 23px;
}*/

/*  BreezingForms*/

.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {
  max-width: 45%;
  width: 45%;
  background: #fff;
}
.bfQuickMode .controls .control-label {
  width: 45%;
  min-width: 45%;
  vertical-align: text-top;
}
.contactform  {
  display: block; 
  float: right; 
  width: 60%;
}
div.controls.form-inline {
  background: rgba(0, 0, 0, 0.1);
  padding: 5px;
}

/*  Mobile  */

.tm-navbar .tm-navbar-center {
  background: #3f4546;
}
.uk-navbar-toggle {
  color: #fff;
}

/*  K2  */

div.k2ItemsBlock ul li {
	list-style-type: none;
	padding-left: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}
div.k2ItemsBlock ul {
	padding-left: 0px;
}
.even, .odd, div.itemToolbar, div.itemNavigation, dd.field-entry  {
  background: none;
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  padding:2px;
}
div.itemToolbar, div.itemNavigation {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}
div.itemExtraFields {
  border-top: 2px solid rgba(0, 0, 0, 0.1);
}
div.itemListCategory {
  background: none;
  border: 0px solid #ddd;
  margin: 0px 0;
  padding: 0px;
} 
div.catItemHeader h3.catItemTitle, div.uk-width-medium-1-3 h1.uk-article-title a {
  font-family: inherit;
  font-size: 18px;  
  min-height: 40px;
  width: 85%;
}
div.uk-width-medium-1-3 h1.uk-article-title a{
  color:#e92c26;
}
div.catItemExtraFields h4, div.genericItemExtraFields h4, div.itemListSubCategories h3 {
  display: none;
}
div.catItemImageBlock {
  padding: 0px;
}
div.itemImageBlock {
  float: right;
  margin-right: 10px;
}
div.itemHeader h2.itemTitle {
  font-family: inherit;
}
div.catItemExtraFields, div.genericItemExtraFields {
  border-top: 0px dotted #ddd;
}
.btn {
  font-family: inherit !important;
}
div.k2ItemsBlock ul li a.moduleItemTitle {
  font-size: 110%;
}
/*Pagination*/
.pagination, .k2Pagination { 
  border:1px solid #d7d7d7;  
  font-family: 'Istok Web', 'Open Sans', Helvetica, Arial, sans-serif; 
}

	, ul.pagination, .pagination ul, .k2Pagination ul { list-style: none outside none; margin: 0; padding: 0; }
	.pagination ul li, .k2Pagination ul li, ul.pagination li { display: inline;  }
	.pagination strong a,
	.pagination span.inactive,
	.k2Pagination strong a,
	.k2Pagination span.inactive { padding: 0 9px 0 9px; display: inline-block;  opacity: 0.7; border-right: 1px solid #d7d7d7; }
	.pagination a,
	.pagination .pagenav,
	.k2Pagination a,
	.k2Pagination .pagenav { border-right: 1px solid #d7d7d7; display: inline-block; padding: 0 9px; }


/*Categories Lists (vertical list , the horizontal is on the footer . if you want to include somewhere else just replace the aside element) */
	.k2CategoriesListBlock ul, ul.categories-module { list-style: none; font-family: 'Istok Web', 'Open Sans',Helvetica,Arial,sans-serif; }
	.k2CategoriesListBlock ul.level0, ul.categories-module { padding: 0; margin: 10px 0; overflow: hidden; }
	.k2CategoriesListBlock ul.level0 li { }
	.k2CategoriesListBlock ul li, .categories-module h4 { font-weight: 700; font-size: 14px; line-height: 18px; }
	.k2CategoriesListBlock ul li a,
	.k2CategoriesListBlock ul li a:visited {  }
	.k2CategoriesListBlock ul li a:hover {  }
	/*right floating only on top level*/
	.k2CategoriesListBlock ul.level0 .catCounter { float: right; }
	.k2CategoriesListBlock ul.level0 ul .catCounter { float: none; }
	/*borders only on top level*/
	.k2CategoriesListBlock ul.level0 a, .categories-module h4 a { display: block; width:100%; border-bottom: 1px solid #d7d7d7 !important; padding: 10px 0 10px !important; }
	.k2CategoriesListBlock ul.level1 a, .categories-module h4 a { border: 0; width: auto; }
	/**/
	.k2CategoriesListBlock ul li.activeCategory a, .categories-module li.active h4 a { font-weight:700; }
	.k2CategoriesListBlock ul ul.level1 { padding: 0 0 10px 0; margin:10px 0; overflow: hidden; }
	.k2CategoriesListBlock ul ul.level1 li { font-weight: 400; }
	.k2CategoriesListBlock ul ul.level1 li a,
	.k2CategoriesListBlock ul ul.level1 li a:visited { color:#000;  }
	.k2CategoriesListBlock ul ul.level1 li a:hover { color: #2484b0; }

h4.newsflash-title a{
  text-transform:none;
  margin:0;
  padding:0;
  font-weight:normal;
  font:300 17px / 22px 'Roboto Condensed';
}
h4.newsflash-title {
  margin:0 !important;
  padding:0 !important;
}
.newsItemBlockInner p{
  margin-top:0;
}
.newsItemBlockInner img{
  float:right;
  width:37%;
  margin:0 0 2px 10px;
}
.artSeparator{
  clear:both;
  display:block;
  border-bottom:2px solid #e5e5e5;
  margin:5px 0;
}
h3.newsflash-title a{
  text-transform:none;
  margin:0;
  padding:0;
  font-weight:normal;
  font:300 17px / 22px 'Roboto Condensed';
}
h3.newsflash-title {
  margin:0 !important;
  padding:0 0 9px 0 !important;
}
.tm-bottom-b h3.uk-panel-title{
  text-transform:none !important;
}
.socialImg{
  display:block;
  float:right;
  width:38px;
  height:auto;
  margin-top:8px;
  margin-left:10px;
  clear:both;
}
.socialImg-2{
  display:block;
  float:right;
  width:38px;
  height:auto;
  margin-top:8px;
  margin-left:10px;
}

.tm-content-boxed .tm-content{
  padding: 30px;
  background: #ffffff;
}
.tm-block h1{
    margin: 0 0 15px 0;
    font-family: 'Roboto Condensed';
    font-weight: normal;
    color: #444444;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 36px;
}
.tm-block h1.uk-article-title {
  text-transform: none;
}
.tm-content-boxed .uk-article{
  padding:0;
}
.field-label{
  font-weight:bold;
}
.uk-width-medium-1-2 .uk-align-left, .uk-width-medium-1-3 .uk-align-left, .uk-width-medium-1-5 .uk-align-left{
  display:block;
  float:none;
  width:100%;
  position:relative;
  overflow:hidden;
}
.uk-width-medium-1-2 .uk-align-left img, .uk-width-medium-1-3 .uk-align-left img, .uk-width-medium-1-5 .uk-align-left img{
  width:100%;
}
.tm-isblog  .uk-width-medium-1-3, .tm-isblog  .uk-width-medium-1-2{
  height:auto !important;
  min-height:1px !important;
}
.tm-isblog .uk-width-medium-1-3 article, .tm-isblog .uk-width-medium-1-2 article {
  clear:both !important;
}
h1.uk-article-title {
  color:#e92c26;
}
.fields-container{
  clear:both;
}
dd.field-entry .field-label {
  width:40%;
  display:block;
  float:left;
}
dd.field-entry .field-value {
  width:60%;
  display:inline-block;
}
.tm-isblog .uk-width-medium-1-4 div{
  display:none;
}
.tm-isblog .uk-width-medium-1-4 h1, .tm-isblog .uk-width-medium-1-5 h1, .tm-isblog .uk-width-medium-1-2 h1, .tm-isblog .tm-content .uk-width-medium-1-2 .uk-article-title, .tm-isblog .tm-content .uk-width-medium-1-3 .uk-article-title{
  font-size:17px;
}
.uk-width-medium-1-2 .uk-align-left img{
  max-width:240px;
  float:none;
  margin:0 auto;
  display:block;
}
.uk-width-medium-1-4 .uk-align-left img{
  width:auto;
  height:180px;
  min-height:180px;
  max-width:240px;
  max-height:180px;
  float:none;
  margin:0 auto;
  display:block;
}

.uk-width-medium-1-4 a.uk-align-left{
  display:block !important;
  float:none !important;
  width:100%;
  min-height:180px;
  margin-bottom:20px;
}
.tm-isblog .uk-width-medium-1-4 h1{
  text-align:center;
  color:#fff;
  display:none;
}
.ja-filter-wrapper .filter-content{
  padding:0;
  background:none;
}
.ja-products-wrapper .product-item .product-item-info{
  border:0px;
}
.ja-products-wrapper .product-item .product-item-info:hover {
  border-color: #fff;
  box-shadow: none;
}
.products-toolbar .pagination{
  float:none;
}
.products-toolbar .orderby-displaynumber .toolbar-amount{
  margin-top:-15px;
}
.products-toolbar .pagination > li > a {
  color: #e92c26;
}
.products-toolbar .pagination > li {
    border-right: 1px solid #d7d7d7;
}
.products-toolbar .pagination > li > span, .products-toolbar .pagination > li > a{
  padding:2px 2px;
}
.products-toolbar .pagination > li.disabled a{
  color:#777;
}
.products-toolbar .pagination > li.active > a{
  border:none;
  font-weight:normal;
  color:#777;
}
.products-toolbar .pagination > li > a{
  text-transform:none !important;
}

.row .col-md-6:nth-child(1) {
  width:40%;
  display:block;
  float:left;
  font-weight:bold;
}
.row .col-md-6:nth-child(2) {
  width:60%;
  display:inline-block;
}
.product-item-details .row.ct13, .product-item-details .row.ct14, .product-item-details .row.ct15, .product-item-details .row.ct16{
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
}
.product-item-actions{
  display:none;
}
.ja-products-wrapper .product-item .product-item-name a{
  text-transform:none;
  color:#e92c26;
}
table.about h3{
  color:#fff;
  margin:0 20px 15px 20px;
  padding:15px 0;
  border-bottom:1px solid #fff;
  text-transform:none;
}
table.about p{
  margin:0 0 15px 0;
  padding:0 20px;
  color:#fff;
}
.usp ul, .usp li{
  list-style:none;
  margin:0;
  padding:0;
}
.usp li{
  background-image:url(../images/check.jpg);
  background-position:0% 0%;
  background-repeat:no-repeat;
  background-size:26px 26px;
  line-height:26px;
  padding-left:32px;
  display:block;
  margin-bottom:5px;
}
.euorganic{
  position:relative;
  display:block;
  float:right;
  right:0;
  top:0;
  width:48px;
  height:auto;
}
.ja-products-wrapper .product-item-details{
  clear:both;
  display:block;
  width:100%;
  height:auto;
}
.ln-element.ln-item:nth-child(2n+3){
  clear:both;
}
.ja-products-wrapper .product-item .product-item-info{
  padding:20px 20px 0 20px;
}
@media all and (max-width:500px) {
  table.about td{display:block;width:100% !important;min-width:100%;max-width:100%;clear:both;}
  table.about h3{margin-bottom:10px;padding:10px 0 5px 0;}
  table.about p{padding-bottom:15px;margin-bottom:0;}
}