body{
    font-family: 'Catamaran', sans-serif;
    font-size: 14px;
    line-height: 22px;
    color: #333;
}

a {
    color: #000;
}

h1{
    margin: 0 0 20px 15px;
    padding: 0;
    font-size: 22px;
    font-weight: 700;
}

h2{
    font-size:18px;
    line-height: 30px;
    font-weight: 300;
    margin: 0 auto 20px auto;
    padding: 0;
}

h3{
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 16px;
}

.custom-font{
    font-family: 'Catamaran', sans-serif;
}

.btn, .btn a {
    color:#fff !important;
}

.btn:hover, .btn a:hover {
    color: #fff !important;
    box-shadow: 0 0 12px rgba(65, 65, 65, 0.67);
}

/* - - - - - TOP NAV - - - - - */
.top-bar .navbar{
    background: #EEE;
    border-bottom: 1px solid #e2e2e2;
    color: #888;
}

.top-bar .navbar a{
    color: #888;
}

.top-bar .navbar-brand, .navbar-nav > li > a {
    text-shadow: 0 0 0 rgba(0,0,0,.0);
}

.top-bar .navbar-toggle {
    background-color: transparent;
    border: 1px solid #ccc;
}

.top-bar .icon-bar{
    background: #ccc;
}

.top-bar .icon-facebook {
    margin: 0 10px;
}

.top-bar .icon-facebook::before, .top-bar .icon-twitter::before{
    top:5px;
}

.top-bar .icon-info-with-circle {
    margin: 0;
}

.top-bar .cart {
    float: right;
}

.top-bar .account {
    float: left;
    margin: 0 20px 0 0;
}

.top-bar .icon-shopping-bag::before {
    font-size: 20px;
    margin: 0 10px 0 20px;
    top: 0;
}

.top-bar .background {
    margin: 0 10px 0 0;
    text-align: center;
    font-weight: 700;
    line-height: 24px;
    width: 25px;
    height: 25px;
}

.search{
    margin-top: 20px;
}

.search form{
    height: 50px;
    overflow: hidden;
}

.search button{
    height: 50px;
    background: #EEE;
    border:1px solid #e2e2e2;
    margin: 0;
    padding: 0 15px;
}

.search input{
    border: 1px solid #e2e2e2;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
}

.language{
    margin: 10px 0 10px 20px !important;
}

.navbar-default{
    border-radius: 0 !important;
}

.dropdown-menu-large .dropdown-header h3{
    margin-bottom: 15px !important;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
}
/* - - - - - - - - - - DEFAULT OVERRIDES  - - - - - - - - - - */
.filter-options .title, #filters .title {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 0 0 14px 0;
    margin: 15px 0;
    text-align: center;
}

.product-grid .short_desc {
    max-height: 70px;
    min-height: 70px;
}

.product-detail .img {
    margin: 40px auto;
    height: 300px;
    overflow: hidden;
    line-height: 300px;
}

.product-detail .img img, .price-request .img img {
    max-height: 300px;
    max-width: 80%;
}

.product-detail .thumb img {
    max-height: 75px;
    width: 75px;
    margin: 0 5px;
}

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

.nav-pills > li.active > a:hover {
    background-color: inherit;
}

/* - - - - - - - - - - BUTTON STYLING - - - - - - - - - - */
.btn, .button {
    text-transform: uppercase;
    padding: 10px 20px;
    color: #fff;
    font-weight: 400;
}

.btn a, .button a, .btn a:hover, .button a:hover{
    color: #fff;
}

.btn .icon {
    margin-left: 10px;
    font-size: 16px !important;
}

.btn .icon.icon-chevron-with-circle-left {
    margin-left: 0 !important;
    margin-right: 10px !important;
}

.btn .icon.icon-text-document, .btn .icon.icon-download, .btn .icon.icon-chevron-right {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    tecolor: #ffffff !important;
}

.glyphicon.glyphicon-chevron-up {
    color: #ffffff;
}


/* - - - - - - - - - - BREADCRUMBS STYLING - - - - - - - - - - */
.breadcrumbs {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
    overflow: hidden;
    width: 100%;
}

.breadcrumbs-cart{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 10px;
    overflow: hidden;
    width: 100%;
}

.breadcrumbs a, .breadcrumbs-cart a {
    color: #555;
    text-decoration: none;
}

.breadcrumbs .icon, .breadcrumbs-cart .icon {
    color: #bbb;
}

/* - - - - - FOOTER - - - - - */
footer{
    margin: 40px 0 0 0;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #eee;
    border-top: 1px solid #e2e2e2;
}

footer .navbar-nav{
    margin: 7.5px 0 !important;
}


footer ul.nav.navbar-nav {
    width: 100%;
    justify-content: normal !important;
    display: block !important;
}

footer .navbar-nav > li {
    float: initial !important;
    display: block !important;
    width:100%;
}

footer .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 25px;
}

.footer .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
    border-color: #337ab7;
}

.footer .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #fff;
    background-image: -webkit-linear-gradient(top,#fff 0,#fff 100%);
    background-image: -o-linear-gradient(top,#fff 0,#fff 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));
    background-image: linear-gradient(to bottom,#fff 0,#fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#ffe8e8efff8', GradientType=0);
    background-repeat: repeat-x;
}

footer .nav > li > a{
    padding: 0;
}

footer h1{
    margin: 0 0 10px 0;
    padding: 0;
}

footer ul{
    line-height: 30px;
    margin: 0;
    padding: 0;
    list-style: none;
}

footer ul li{
    margin: 0;
    padding: 0;
}

footer ul li .icon{
    margin: 0 5px 0 0;
}