/*!
 * Start Bootstrap - Shop Homepage HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

@font-face {
   font-family: 'icomoon';
   src:    url('../fonts/icomoon.eot?dkvzex');
   src:    url('../fonts/icomoon.eot?dkvzex#iefix') format('embedded-opentype'),
      url('../fonts/icomoon.ttf?dkvzex') format('truetype'),
      url('../fonts/icomoon.woff?dkvzex') format('woff'),
      url('../fonts/icomoon.svg?dkvzex#icomoon') format('svg');
   font-weight: normal;
   font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
   /* use !important to prevent issues with browser extensions that change fonts */
   font-family: 'icomoon' !important;
   speak: none;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   text-transform: none;
   line-height: 1;

   /* Better Font Rendering =========== */
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
   
   display: inline-block;
   vertical-align: middle;
}

[class^="icon-"] + span {
   display: inline-block;
   vertical-align: middle;
   padding-left: 5px;
}

.icon-cart:before {
   content: "\e61a";
   display: inline-block;
   padding-bottom: 3px;
}
.icon-info:before {
   content: "\e624";
}
.icon-domain:before {
   content: "\e625";
}

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.slide-image {
    width: 100%;
}

.carousel-holder {
    margin-bottom: 30px;
}

.carousel-control,
.item {
    border-radius: 4px;
}

.caption {
    height: 130px;
    overflow: hidden;
}

.caption h4 {
    white-space: nowrap;
}

.thumbnail img {
    width: 100%;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}

footer {
    margin: 50px 0;
}

.navbar.navbar-inverse {
   background-color: #013c74;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
   color: #fff;
   background-color: #013c74;
}

.nav-pills > li > a > .badge {
   margin-left: 7px;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
   color: #013c74;
   background-color: #fff;
   margin-left: 7px;
}

body {
   background-color: #ffffff;
   font-family: "Arimo",sans-serif;
   font-weight: 400;
}

a, a:focus, a:hover {
    color: #013c74;
}

.navbar-brand > span {
   display: inline-block;
   vertical-align: middle;
}

.navbar-brand > img {
   display: inline-block;
   vertical-align: middle;
   margin-left: 3px;
   max-width: 150px;
   width: 100%;
   height: auto;
}

nav.navbar + .container {
   margin-top: 20px;
}

#featured-domains {
   margin-top: 20px;
}

.panel-domain {
   box-shadow: 0 1px 3px 0 rgba(0,0,0,.2);
   border-radius: 2px;
}

.panel-domain .panel-heading {
   background-color: #bc0303;
}

.panel-domain .panel-heading a,
.panel-domain .panel-heading a:hover,
.panel-domain .panel-heading a:focus,
.panel-domain .panel-heading a:active {
   color: #ffffff;
   text-transform: none;
   text-decoration: none;
}

.panel-domain .price {
   color: #515B64;
   font-size: 10px;
   height: 25px;
   display: block;
}

.panel-domain .price strong {
   color: #000000;
   font-size: 18px;
}

.panel-domain p {
   color: #515B64;
   height: 40px;
   text-overflow: ellipsis;
   overflow: hidden;
}

.nav-pills {
   margin-bottom: 20px;
}

.category-page h1 {
   margin-top: 0px;
}

.category-page h4 {
   margin-top: 12px;
   margin-bottom: 19px;
}

.nav-floated > li {
   float: left;
}

.nav-pills > li > a {
   border-radius: 4px;
   background-color: #f9f9f9;
   margin-bottom: 10px;
}

.nav-stacked > li + li {
   margin-top: 0;
   margin-left: 0;
}

.panel-image .panel-body {
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center center;
   background-color: #ffffff;
   padding: 0px;
   height: 160px;
   border-radius: 2px;
   overflow: hidden;
}

.category-1-biznes {
   background-image: url("../img/category-1-biznes.jpg");
}

.category-11-inne {
   background-image: url("../img/category-11-inne.png");
}

.category-9-moda {
   background-image: url("../img/category-9-moda.jpg");
}

.category-2-motoryzacja {
   background-image: url("../img/category-2-motoryzacja.jpg");
}

.category-6-rozrywka {
   background-image: url("../img/category-6-rozrywka.jpg");
}

.category-8-sport {
   background-image: url("../img/category-8-sport.jpg");
}

.category-4-spolecznosci {
   background-image: url("../img/category-4-spolecznosci.jpg");
}

.category-7-technologia {
   background-image: url("../img/category-7-technologia.jpg");
}

.category-3-turystyka {
   background-image: url("../img/category-3-turystyka.jpg");
}

.category-5-zakupy {
   background-image: url("../img/category-5-zakupy.jpg");
}

.category-10-zdrowie {
   background-image: url("../img/category-10-zdrowie.jpg");
}