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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .uk-text-large {
font-size: 13px;
}

a, .uk-link {
color: #256778;
text-decoration: none;
cursor: pointer;
}


.product-prices {
display: none;
}

.product-short-desc {
display: none;
}

.item-column.uk-margin-top hr {
display: none;
}

.uk-margin-small-bottom.uk-float-right.uk-width-1-1 {
display: none;
}

div.product {
  float: left;
  border: 0;
  min-width: 220px;
  margin: 0;
  padding: 0;
}


.list .eshop-image-block {
    float: left;
    display: none;
}

.eshop-product-price {
    display: none;
}

.list .eshop-info-block {
    float: left;
    text-align: left;
    width: inherit;
}

.eshop-info-block h5 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}

p.eshop-product-desc {
    margin: 0;
}

a.backtohome-butt {
    background: #ff0000;
    padding: 10px 20px;
    color: #fff;
    font-weight: bold;
}

.btn-group.hidden-phone {
    display: none;
}

a.youtube.cboxElement {
    background: url(play-icon.png) 0 0 no-repeat;
    padding: 5px 48px;
    margin-bottom: 5px !important;
}
#colorbox #cboxContent #cboxLoadedContent {
    padding: 10px 10px 30px 10px;
    background: transparent;
    margin: 0;
}
.vm-product-descr-container-0 {
  height: inherit;
  margin-bottom: 0px;
}

.featured-view .spacer h3, .latest-view .spacer h3, .topten-view .spacer h3, .recent-view .spacer h3, .related-products-view .spacer h3, .browse-view .row .product .spacer h2 {
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.category-view .row .category .spacer, .featured-view .spacer, .latest-view .spacer, .topten-view .spacer, .recent-view .spacer, .related-products-view .spacer, .browse-view .row .product .spacer {
  padding: 0;
}

h2, .uk-h2 {
  font-size: 30px;
  line-height: 14px;
}

.uk-dropdown .uk-nav-dropdown, .uk-dropdown .uk-nav-navbar {
  padding: 0;
}

.uk-nav > li > a {
  padding: 1px 15px;
  font-size: 12px;
}

.FlexibleBrowseProductName a.FlexibleBrowseProductNameLink {
  font-size: 11px;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
}