.product-miniature .product-title {
margin: 5px 10px;
}
a {
color: #0b3652;
}
.btn-primary, .btn-primary:hover {
background-color: #0b3652;
border-radius: 6px;
}
#header .header-nav {
background: #0b3652;
max-height: 60px;
padding-top: 5px;
padding-bottom: 5px;
}
#header .header-nav .blockcart {
background: #07273C;
}
#header .header-nav .cart-preview .shopping-cart {
color: #FFFFFF;
}
#header {
color: #fff;
}
#header a {
color: #ffffff;
//text-align: center;
display: inline-block;
}
#header .header-top {
padding: 10px 0;
}
#header a.logout, #header a.account {
color: #FFFFFF;
}
#search_widget form i {
color: #0b3652;
}
#header .header-nav #_desktop_contact_link #contact-link a {
color: #FFFFFF;
}
#header .header-top a[data-depth="0"] {
color: #0b3652;
}
#header .top-menu a[data-depth="0"]:hover, a:hover {
color: #07273C;
}
#header .header-nav .cart-preview.active {
background-color: #0b3652;
border-radius: 6px;
}
.block-category {
min-height:0;
}
@media (min-width: 1460px) {
.container {
    width: 1440px;
    max-width: 100%;
}
}
#wrapper {
background:#f2f2f2;
}
#js-product-list-header .category-cover {
display: none;
}
#main .page-content {
border-radius: 6px;
}
#wrapper .banner img {
width: 100%;
}
.carousel .carousel-inner {
//height: 440px;
height: 100%;
}
.carousel .direction {
display:none;
visibillity: hidden;
}
.carousel .carousel-item figure {
width:100%;
}
.carousel .carousel-item .caption {
right: 90px;
max-width: 100%;
}

.top-menu .sub-menu {
display: none !important;
visibility: hidden !important;
}

.carousel .carousel-inner {
box-shadow: 0 4px 5px -3px rgba(0,0,0,.02), 0 4px 3px -2px rgba(0,0,0,.05);
-webkit-box-shadow: 0 4px 5px -3px rgba(0,0,0,.02), 0 4px 3px -2px rgba(0,0,0,.05);
border-radius: 8px;
}

#homecategoriez img {
box-shadow: 0 4px 5px -3px rgba(0,0,0,.02), 0 4px 3px -2px rgba(0,0,0,.05);
-webkit-box-shadow: 0 4px 5px -3px rgba(0,0,0,.02), 0 4px 3px -2px rgba(0,0,0,.05);
border-radius: 8px;
width: 100%;
max-width: 100%;
height: auto;
}

#products .products-section-title, .featured-products .products-section-title, .product-accessories .products-section-title {
font-weight: 800;
color: #07273C;
}

//@media (min-width: 1460px) {
//.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
//    max-width: 1440px;
//}
//}

.page-content.page-not-found {
display:none;
visibility:hidden;
}
