html {
    font-size: 15px;
}

body {
    padding-top: 49px;
    font-family: 'Source Sans Pro',sans-serif;
    font-weight: 300;
    font-size: 1rem;
}

button {
    outline: none !important;
}

b, strong
{
    font-weight: 600;
}

header .navbar {
    text-align: center;
    margin-bottom: 0px;
    min-height: 0px;   
}

header nav .nav-button-search {
    float: left;
    margin-left: 15px;
}

header .container {
    position: relative;
}

header .container .navbar-header {
    margin-left: 0;
    margin-right: 0;
}

header .navbar-nav > li > a {
    font-size: 1.2rem;
    padding: 14px 12px;
}

#one-column-layout,
#two-column-layout {
    padding-top: 5px;
    background-image: url('images/frontent/theme/lasrzeczy/bg.png');
    background-attachment: fixed;
}

#logo {
    display: block;
    position: absolute;
    width: 100%;   
}

#logo > div, #logo_small > div {
    display: inline-block;
    
}

#logo img {
    max-height: 48px;
}   

#logo a, #logo_small a {
    display: table-cell;
    height: 48px;
    padding: 0 10px;
    vertical-align: middle;
}

#nav-menu .dropdown-menu {
    z-index: 2000;
}

#nav-menu .dropdown-menu h2 {
    font-size: 0.9333rem; /*14px*/
    margin: 0px;
}

#nav-menu .dropdown-menu h2 a {
    padding: 10px 15px 10px 25px;
    display: block;
    position: relative;
    line-height: 1.42857;
}

#nav-menu .dropdown-menu .nav > li > a {
    padding-left: 50px;
}

#nav-menu,
header .navbar-dropdown .navbar-collapse {
    text-align: left;
    border-top: none;
}

#nav-menu
{
    background: #fff;
}

#nav-menu .nav {
    margin-top: 0;
    margin-bottom: 0;
}

footer .responsive-info {
    text-align: center;
    padding: 50px 30px;
    text-transform: uppercase;
}

footer .list-group {
    margin: 15px 0px 15px 0px;
    text-align: center;
}

footer .panel-group {
    
    margin-bottom: 0px;
}


footer .list-group > a {
    font-size: 14px;
    display: block;
    padding: 4px 10px;
    border: none;
    background: none;
}

footer .list-group h5
{
    margin-bottom: 13px;
    margin-top:20px;
}

.media-left {
    padding-right: 15px;
}

.media-object {
    max-height: 42px;
    max-width:  42px;
}

.media-left, .media-body {
    display: table-cell;
    vertical-align: top; 
}

.alert
{
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
    padding: 4px 15px;
}

.thumbnail .caption {
    color: inherit;
    padding: 9px 20px;
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-left: 0px;
    margin-right: 0px;
}

.preloader {
    background: url("/images/frontend/theme/responsive/preloader.gif") no-repeat center center rgba(255, 255, 255, 0.8);
    height: 64px;
    width: 64px;
    margin: 15px auto;
}

.bootstrap-msahead {
    padding-right: 30px !important;
}

.bootstrap-typeahead-preloader {
    background-size: 20px 20px;
    background-image: url("/images/frontend/theme/responsive/preloader.gif");
    background-position: 98% center;
    background-repeat: no-repeat;
}

.breadcrumb {
    border-radius: 0px;
    background: none;
    padding: 0px 10px;
    margin-bottom: 5px;
}

.breadcrumb > li + li:before {
    content: "- ";
    padding: 0px; 
}

.breadcrumb > li > a,
.breadcrumb > .active {
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 0.9333rem; /*14px*/
    font-weight: 300;
    color: #5E5E5D;
}

.breadcrumb > .active {
    color: #888;
}

.tooltip {
    font-size: 14px;
}

.panel-heading
{
    font-weight: 500;
    padding: 5px 15px;
}

.panel-body
{
    padding: 13px;
}

.panel
{
    margin-bottom: 13px;
    border-color: #e9e9e9;
    box-shadow: none;
}

.radio
{
    margin-top: 6px;
    margin-bottom: 6px;
}

.radio label
{
    font-weight: 300;
}

.btn  {
    border-radius: 0px;
}

.btn-navbar {
    margin-top: 0px;
    margin-bottom: 0px;
    float: right;
    border: none;
    background: none;
    font-size: 1.467rem; /*22px*/
    line-height: 0px;
    height: 35px;
    padding: 13px 10px;
    position: relative;
}

.typeahead-popover {
    max-width: 100%;
    width: 100%;
    padding: 0px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    z-index: 10000;
}

.typeahead-popover.bottom {
    margin-top: 12px;
}


.typeahead-popover .popover-content {
    overflow-y: auto;
    max-height: 340px;
}



.popover-content > ul:last-child {
    margin-bottom: 0px;
}

.popover-content > ul > li[data-url] {
    cursor: pointer;
    padding: 10px 15px;
}

.popover-content > ul > li[data-url]:hover {
    background: #eee;
}

.pagination > li {
    display: inline-block;
    margin-right: 6px;
}

.pagination {
    text-align: center;
}

.pagination > li:last-child > a,
.pagination > li:first-child > a {
    border-radius: 0px;
}

.carousel .container {
    position: relative;
} 

.carousel-control.right{
   background-image: linear-gradient(to left, rgba(0, 0, 0, 0.10) 0px, rgba(0, 0, 0, 0) 100%);
}

.carousel-control.left {
   background-image: linear-gradient(to right, rgba(0, 0, 0, 0.10) 0px, rgba(0, 0, 0, 0) 100%);
}

.navbar {
    border-radius: 0px;
}

.dropdown-menu {
    border-radius: 0px;
    padding: 0px;
}

.panel .form-horizontal .form-group {
    margin-left: -5px;
    margin-right: -5px;
}

.navbar-collapse {
    overflow-x: hidden;
}

.navbar-fixed-top .navbar-collapse
{
    max-height: 390px;
}

.navbar-collapse .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
}

.navbar-toggle {
    font-size: 1.2em;
    padding: 4px 8px;
    border-radius: 0px;
}

#nav-search .search .input-group {
    width: 180px; 
}

#nav-search .search,
#nav-shopping-cart .shopping-cart {
    padding: 3px 13px 3px;
}

#nav-menu .search {
    padding: 10px 12px 0;
}

#nav-menu .search input[type="search"] {
    padding-left: 5px;
    padding-right: 5px;
}

#nav-shopping-cart .shopping-cart .item {
    float: left;
    min-width: 270px;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}

#nav-shopping-cart .shopping-cart .item:nth-child(2n+3)
{
    clear: both;
}

.error-404 .img-error
{
    margin-top: 60px;
    margin-bottom: 10px;
}

.error-404 .title-error
{
    margin-bottom: 15px;
}

.shopping-cart .item .image {
    margin-right: 10px;
}

.shopping-cart .item .image img {
    max-height: 90px;
}

.shopping-cart .item .price {
    margin-top: 5px;
}

#nav-button-shopping-cart .quantity {
    background: #1e68e9;
    border-radius: 12px;
    bottom: 3px;
    color: #FFFFFF;
    display: block;
    font-size: 0.6rem; /*9px*/
    line-height: 12px;
    min-width: 18px;
    padding: 3px;
    position: absolute;
    right: 5px;
    text-align: center;
    font-weight: bold;
}

#nav-button-user .login-status {
    background: none repeat scroll 0 0 #a9e27a;
    border-radius: 12px;
    bottom: 5px;
    color: #ffffff;
    display: none;
    font-size: 0.6rem;
    font-weight: bold;
    line-height: 7px;
    min-width: 13px;
    padding: 3px;
    position: absolute;
    right: 6px;
    text-align: center;
}


#nav-button-shopping-cart .quantity:empty {
    display: none;
}

#nav-button-menu {
    float: left;
    margin: 0px;
    padding: 13px 15px;
    border: none;
}

#nav-button-menu .icon-bar {
    margin: 4px 0px;
}


.btn-product-order-by{
    width: 40px;
}

#config {
    margin-right:15px;
}
 
#settings .open > .dropdown-menu {
    left: auto;
    right: 0;
}

.visible-us {
    display: none !important;
}

.container {
    padding-left: 0px;
    padding-right: 0px;
}

.thumbnail {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
}

/*#homepage .container {
    padding-left: 0px;
    padding-right: 0px;
}*/

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
    padding-left: 0px;
    padding-right: 0px;
}

#product-recommend .col-xs-1, #product-recommend .col-sm-1, #product-recommend .col-md-1, #product-recommend .col-lg-1, #product-recommend .col-xs-2, #product-recommend .col-sm-2, #product-recommend .col-md-2, #product-recommend .col-lg-2, #product-recommend .col-xs-3, #product-recommend .col-sm-3, #product-recommend .col-md-3, #product-recommend .col-lg-3, #product-recommend .col-xs-4, #product-recommend .col-sm-4, #product-recommend .col-md-4, #product-recommend .col-lg-4, #product-recommend .col-xs-5, #product-recommend .col-sm-5, #product-recommend .col-md-5, #product-recommend .col-lg-5, #product-recommend .col-xs-6{
    padding-left: 5px;
    padding-right: 5px;
}

#product-accessories .col-xs-1, #product-accessories .col-sm-1, #product-accessories .col-md-1, #product-accessories .col-lg-1, #product-accessories .col-xs-2, #product-accessories .col-sm-2, #product-accessories .col-md-2, #product-accessories .col-lg-2, #product-accessories .col-xs-3, #product-accessories .col-sm-3, #product-accessories .col-md-3, #product-accessories .col-lg-3, #product-accessories .col-xs-4, #product-accessories .col-sm-4, #product-accessories .col-md-4, #product-accessories .col-lg-4, #product-accessories .col-xs-5, #product-accessories .col-sm-5, #product-accessories .col-md-5, #product-accessories .col-lg-5, #product-accessories .col-xs-6{
    padding-left: 5px;
    padding-right: 5px;
}

#thumb-list .col-xs-1, #thumb-list .col-sm-1, #thumb-list .col-md-1, #thumb-list .col-lg-1, #thumb-list .col-xs-2, #thumb-list .col-sm-2, #thumb-list .col-md-2, #thumb-list .col-lg-2, #thumb-list .col-xs-3, #thumb-list .col-sm-3, #thumb-list .col-md-3, #thumb-list .col-lg-3, #thumb-list .col-xs-4, #thumb-list .col-sm-4, #thumb-list .col-md-4, #thumb-list .col-lg-4, #thumb-list .col-xs-5, #thumb-list .col-sm-5, #thumb-list .col-md-5, #thumb-list .col-lg-5, #thumb-list .col-xs-6{
    padding-left: 2px;
    padding-right: 2px;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
} 

.row-first
{
    margin-top: 20px;
}

.modal-content
{
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
}

.modal-vertical-centered {
    text-align: center;
}

.modal-vertical-centered:before {
    display: inline-block !important;
    vertical-align: middle !important;
    content: " ";
    height: 100%;
}

.modal-vertical-centered .modal-dialog {
    display: inline-block !important;
    vertical-align: middle !important;
}

.password-strength-bar[alt="1"]
{
    color: #fff !important;
    background: #FF342D !important;
}

.password-strength-bar[alt="2"]
{
    background: #ffa46d !important;
}

.password-strength-bar[alt="3"]
{
    background: #ffde6d !important;
}

.password-strength-bar[alt="4"]
{
    background: #e4f78d !important;
}

.password-strength-bar[alt="5"]
{
    background: #9cf78d !important;
}

footer .panel-group .panel{
    border-radius: 0px;
}


footer .panel-group .panel .panel-heading {
    border-radius: 0px;
}


footer .panel-group .panel + .panel {
    margin-top: 0px;
}

footer .panel-title {   
    font-size: 0.9333rem; /*14px*/
    text-align:center;
}

footer .navbar-default {
    background: rgba(256,256,256, .85) !important;
    border: none;
    margin-bottom: 0px;
}

footer .copyright {
    position: relative;
    clear: both;
    text-align: center;
}

footer .copyright a {
    font-size: 0.8rem; /*12px*/
    display: block;
    line-height: 20px;
    font-family: 'Source Sans Pro',sans-serif;
    white-space: nowrap;
}

footer .copyright img {
    margin-bottom: 3px;
    margin-left: 3px;
    vertical-align: middle;
}

footer #social a
{
    text-decoration: none;
    display: inline-block;
    margin-bottom: 3px;
}

footer #social a:hover
{
    position: relative;
    top: -1px;
}

/*#homepage-bg {
    padding-top: 40px;
    background: url("../images/perfume/bg.jpg") repeat scroll 0 0 / cover rgba(0, 0, 0, 0) !important;
}*/

#homepage-carousel .carousel-control.right, #homepage-carousel .carousel-control.left{
    background: none;
}

.category-list {
    margin-left: -1%;
    margin-right: -1%;
}

.category {
    width: 100%;
    position: relative;
    background: #fff;
}

.category:hover .image a,
.category:hover .list-unstyled,
.category:hover h2 a {
    border-color: #888;
    background: rgba(255, 255, 255, 0.85);
}

.category .list-unstyled li {
    padding: 3px;
}

.category .image a,
.category h2 a,
.category .list-unstyled {
    background: #fff;
    padding: 9px 9px 0px;
    border-color: #C8C8C6;
    border-width: 0px 1px 0px 1px;
    border-style: solid;
}

.category .image {
    border-top-width: 1px;
    text-align: center;
}

.category .image img
{
    display: inline-block;
}

.category .image a {
    border-top-width: 1px;
}

.category a,
.category:hover .list-unstyled {
    display: block;
}

.category h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 0.9333rem; /*14px*/
    line-height: 1.3;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
}

.category h2 a {
    padding-top: 14px;
    padding-bottom: 9px;
    text-decoration: none;
    border-bottom-width: 1px;
}

.category:hover h2 a {
    color: #D5230B;
}

.category:hover.expandable h2 a {
    border-bottom: none;
}

.category .list-unstyled {
    padding-bottom: 9px;
    border-bottom-width: 1px;
    position: absolute;
    width: 100%;
    display: none;
    margin-top: 0px;
    z-index: 10000;    
}

#vertical-categories {
    margin-bottom: 15px;
-webkit-border-radius: 6px;
   -moz-border-radius: 6px;
        border-radius: 6px;
}

#vertical-categories .nav {
    padding-left: 20px;
    font-size: 0.8667rem; /*13px*/
} 

#vertical-categories .nav > li > a {
    padding-top: 4px;
    padding-bottom: 4px;
    background: none;
    padding-left:18px;
}

#vertical-categories > li + li {
    border-top: 1px solid #999;
    margin-top: 0px;
}

#vertical-categories > li.parent > a {
    padding-left: 0px;
}

#vertical-categories > li.parent .glyphicon {
    font-size: 10px;
    width: 15px;
    text-align: center;
    vertical-align: middle;
}

#vertical-categories > li.parent .name {
    vertical-align: middle;
}

.subcategory-more {
    display: none;
}

#category-filter{
    background: none;
    border: none;
    box-shadow:none;
}

#category-filter .panel-heading{
    border: none;  
    border-top:1px solid #ffffff;
    border-radius:0px;
    padding: 5px 0 10px;
}

#category-filter .first{
    border: none;
    padding: 20px 0px 5px 0px ;
}

#category-filter a{
    font-family: 'Source Sans Pro',sans-serif;
    font-size: 1.067rem; /*16px*/
    font-weight: lighter;
    color: #ffffff;
}

#category-filter .panel-body {
    padding: 0px 15px 10px 15px;
}

#category-filter .panel-title a{
    font-size: 1.867rem; /*28px*/
}

#category-filter .panel-heading{
    background: none;
}

#category_info
{
    background: rgba(255, 255, 255, 0.8);
    padding: 15px;
    margin-bottom: 19px;
    border: 1px solid #C8C8C6;
}

#category_info .image img
{
    max-width: 100%;
}

#nav-settings .dropdown-menu,
#product-navbar  .dropdown-menu {
    right: 0;
    left: auto;
}

.is-sticky{
    z-index: 999 !important;
}

.form-control
{
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;
    border-color: #dfdfdf;
}

/********* TABLE *********/

.table {
    margin: 1em 0;
    width: 100%;
    overflow: hidden;
}

.table th, .table td {
    margin: 0em 1em;
    text-align: left;
}

.table th {
  display: none;
}

.table td {
  display: block;
}

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

.table .text-right
{
    text-align: right;
}

.table td:first-child {
  padding-top: .5em;
}

.table td:last-child {
  padding-bottom: .5em;
}

.table .mobile:before{
    content: attr(data-th) ": ";
    display: inline-block;
    font-weight: 600;
    text-align: right;
    width: 6em;
    margin-right:5px;
}

#shopping-cart .product-action    
{
    text-align: center;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: none;
    padding: 5px;
    vertical-align: middle;
}

.table>thead>tr>th
{
    border-width: 1px;
    font-weight: 500;
}

.product-options-group .btn-group {
    width: 100%;
}

.product-options-group .dropdown-menu {
    min-width: 100%;
}

.product-options-group button {
    width: inherit;
    text-align: left;
}

.product-options-group button .text {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    vertical-align: middle;
    width: 70%;
}

.product-options-group button .caret {
    float: right;
    margin-top: 9px;
}

.product-options-group label {
    font-weight: 300;
}

.product-options-group .dropdown-menu > li > a {
    padding-left: 12px;
    padding-right: 12px;
}

.product-options-group .icon {
    display: inline-block;
    vertical-align: middle;
    height: 24px;
    width: 24px;
    background-size: cover;
    margin-right: 5px;
}

.product-options-group button .icon {
    float: left;
}
 
.product-options-group .icon + .preview {
    display: none;
    position: absolute;
    z-index: 10000;
    width: 128px;
    height: 128px;    
    margin-left: -140px;
    margin-top: -26px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.25);
    border: 5px solid #fff;
}

.product-options-group .icon + span.preview {
    background-size: cover;
}

.product-options-group a:hover .icon + .preview {
    display: block;
}

.product-filter-container {
    position: relative;
}

.product-filter-container .preloader {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}

.product-filter-container .reset {
    padding-top: 2px;
}

.product-filter-price .product-filter-price-slider {
    padding-left: 10px;
    padding-right: 10px;
}   

.product-filter-price-min,
.product-filter-price-max {
    width: 64px;
    text-align: center;
}

.product-filter-container .colors-filter button {
    height: 26px;
    width: 36px;
    margin-right: 7px;
    border: 1px solid #ccc;
    -moz-box-shadow: inset 0px 0px 0px 1px #fff;
    -webkit-box-shadow: inset 0px 0px 0px 1px #fff;
    box-shadow: inset 0px 0px 0px 1px #fff;
}

.product-filter-container .colors-filter button.active {
    border-color: #888;
}

.product-filter-container .panel-body .form-group:last-child {
    margin-bottom: 0px;
}

#toTop, #phone-call{
    bottom: 0px;
    color: #dc1912;
    display: none;
    font-size: 40px;
    height: 60px;
    overflow: hidden;
    padding: 5px;
    margin:20px;
    position: fixed;
    text-decoration: none;
    width: 60px;
    z-index: 1000;
    border:3px solid #dc1912;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.4);    
    opacity: 0.3;
}

#toTop {
    right: 1px;
}

#phone-call {
    left: 1px;
    border: 3px solid green;
    color: green;
    left: 1px;
}


#toTop:active, #toTop:focus {
    outline:none;
    z-index:1000;
}

#cookies_message{
    width: 100%; 
    position:fixed; 
    bottom:0; 
    z-index:1000; 
    display: none;
}

#cookies_close {
    cursor: pointer;
    float: right;
    height: 14px;
    margin: 14px;
    padding: 0;
    position: relative;
    right: 0;
    top: 0;
    width: 13px;
    z-index: 10001;
}

#cookies_frame{
    margin: 0 auto; 
    z-index: 10000; 
    position: relative; 
    max-width: 100%;
}

#cookies_content{
    text-align:center; 
    font-size: 12px; 
    padding: 10px 30px 10px 0px;
}

footer #social{
    margin-bottom:10px;
    text-align: center;
    margin-top:20px;
}


#price-star-info{
    color: #aeaeae;
    font-size: 11px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-right: 10px;
    text-align:center;
    display: none;
}

#price-star-info a
{
    color: #aeaeae;
}

#blog .description,
#blog .data
{
    margin-top: 7px;
}

#blog .thumbnail
{
    margin-bottom: 10px;
}

#blog-show .image img
{
    max-width: 100%;
    height: auto;
    margin-left: 15px;
    margin-bottom: 15px;
}

#blog-list .data
{
    margin-bottom: 7px;
}

#blog-list .image img
{
    margin: 0 15px 15px 0;
    max-width: 100%;
    height: auto;
}

/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{display: none; background:url(/images/frontend/theme/default2/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(/images/frontend/theme/default2/star.png) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -16px!important}
div.star-rating-hover a{background-position:0 -32px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important; margin-top: -3px;}
/* END jQuery.Rating Plugin CSS */

.review_description{
    width: 85%;
}

#review_table
{
    margin-top: 4px;
    overflow: visible;
    background-color: #fff;
    margin-bottom: 1em;
}

#review_table tr
{
    border-bottom: 1px solid #ddd;
}

#review_table th
{
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-size: 14px;
    padding-bottom: 3px;
    padding-top: 4px;
    background-color: #f5f5f5;
    font-weight: normal;
}

.home-list .product-list .thumbnail, #blog .thumbnail {
        margin-bottom: 0px;
}


@media (min-width: 768px) {
    
   #cookies_close 
   {
        cursor: pointer;
        float: none;
        height: 15px;
        margin: 0;
        padding: 0;
        position: absolute;
        right: 10px;
        top: 10px;
        width: 15px;
        z-index: 10001;
    } 

    #price-star-info
    {
        float: right;
        margin-top: 23px;
        text-align:right;
    }
    
    #phone-call
    {
        display:none !important;
    } 
    
   .table td:not(.product-action):before {
        display: none;
    }
    
    .table .th-td-right{
        text-align: right;
    }
    
    .table .th-td-center{
        text-align: center;
    }
    
    .table th, .table td {
    display: table-cell;
    padding: .25em .5em;
    }

    .table th, .table td {
    margin: .5em 1em;
    }

    .table > tbody > tr > td{
    border-top: 1px solid #ddd;
    }
    
    .home-list .product-list .thumbnail, #blog .thumbnail {
        margin-bottom: 10px;
    }
  
}

@media (max-width: 500px) {
    .hidden-us {
        display: none !important;
    }

    .visible-us {
        display: block !important;
    }
    
    .home-list .col-xs-4, .full-list .col-xs-4, #blog .col-xs-4
    {
        width: 100%;
    }
    
    #product-recommend .col-xs-4, #product-accessories .col-xs-4{
        width: 50%;
        padding-left:1%;
        padding-right:1%;
    }
    
    .category-list {
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
    }
    
    .category .image a img{
        max-height: 50px;
        margin:5px;
    }
    
    .category .image a{
        padding: 0px;
    }
    
    .category .image{
        float:left;
        
    }
    
    .category .caption{
        float:left;
    }
    
    .category .image a, .category h2 a {
        border-style: none;
    }

    .category .list-unstyled
    {
        display: none !important;
    }
    
    .category {
        float: left;
        border-top: 1px solid #c8c8c6;
    }
    
    .category h2 a{
        padding: 18px 0px 0px;
        font-size: 1.4rem;
        text-transform: none;
        margin-left: 5px;
    }
    
    .col-box {
        width: 100%; 
    }

    #carousel-example-generic{
        margin-bottom: 0px;
    }
    
    
}

@media (min-width: 500px) {
    .category {
        float: left;
        width: 23%;
        margin-right: 1%;
        margin-left: 1%;
        margin-bottom: 2%;
    }    
    
}

@media (min-width: 768px) { 
    .typeahead-popover {
        max-width: 400px;
    }

    #toTop{
        display: none !important;
    }

    .touch-carousel .carousel-control{
        display:block !important; 
    }

    .row {
        margin-left: -5px;
        margin-right: -5px;
    }
    
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
        padding-left: 5px;
        padding-right: 5px;
    }




    #nav-shopping-cart.in
    {
        overflow: scroll !important;
    }

    header .navbar-collapse {
        padding-left: 0px;
        padding-right: 0px;
    }

    header .navbar-collapse .divider {
        display: none;
    }

    header .navbar-dropdown .navbar-collapse > * {
        float: right;
    }

    header .navbar-dropdown .navbar-collapse {
        right: 10px;   
        left: auto;         
        display: none !important;
        float: right;
        overflow-x: hidden;
        position: absolute;    
        z-index: 1000;     
    }

    header .navbar-collapse.collapsing,
    header .navbar-collapse.in {
        display: block !important;
    }

    footer .list-group h5
    {
        margin-left: 0;
    }

    footer .list-group > a {
        padding: 4px 0;
    }

    footer .list-group
    {
        margin-left: 0;
        float: left;
        margin-bottom: 0;
        text-align: left;
        margin-top: 0px;
    }

    footer .container
    {
        position: relative;
    }

    footer #social
    {
        margin-bottom:10px;
        float: right;
        text-align: right;
    }
    


    footer .copyright
    {
        float: right;
    }

    #nav-button-user{
        margin-right: 0px;
    }

    #logo {
        position: static;
        width: auto;
        float: left;
    }  

    #logo > div {
        display: block;
    } 

    #logo img {
        max-width: 96px;
    }

    #nav-menu .dropdown-menu h2 a {
        padding: 5px 10px;
    }

    #nav-menu .dropdown-menu .nav > li > a {
        padding: 0px 10px;
    }   

    .category-list {
        display: block;
    }

    .container {
        padding-left: 10px;
        padding-right: 10px;
    }   
    
    #nav-search .search,
    #nav-shopping-cart .shopping-cart {
        min-width: 180px;
        max-width: 650px;
    }

    .navbar-fixed-top .navbar-collapse
    {
        max-height: 600px;
    }
}


@media (min-width: 992px) {  
    #one-column-layout .category h2 {
        font-size: 1.067rem; /*16px*/
    }
    
    header .horizontal-categories > li > a {
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 0.9333rem; /*14px*/
        font-family: 'Playfair Display',serif;
    }
    
    header .horizontal-categories > li > aheader .navbar-nav > li > a {
        padding: 14px 12px;
    }  
    
    header .horizontal-categories > li > a
    {
        letter-spacing: 0;
        text-transform: none;
        font-size: 1.067rem;
        font-weight: 400;
    }
}

@media (min-width: 1200px) {  
    .category {
        width: 18%;
    }  

    #left.col-lg-3 {
        width: 20.8%;
    }

    #content.col-lg-push-3 {
        left: 20.8%;
    }

    #content.col-lg-9 {
        width: 79.2%;
    }

    #left.col-lg-pull-9 {
        right: 79.2%;
    }  

    .subcategory{
    display: block;
    }   

    .category-list .caption .list-group .active{
        font-size: 0.9333rem; /*14px*/
    }
}

@media (min-width: 1200px) {
    .product-list .col-lg-2 {
        width: 20% !important;
    }
}

