header .top-header {
    background-color: #2369a7;
}
body {
	font-family: 'Didact Gothic', sans-serif!important;
	font-size: 20px;
}

footer .footer-top-background {
    background: #2369a7 none repeat scroll 0 0;
}

header .change-multi-currency a, header .language-list a, header .top-right-menu a, header .btn-compare, header .all-menu a {
    color: #061117 !important;
}

#brand_single_page_main .brand-details {
    background: #fdfaef;
        border: 1px solid #f3e8c0;
    color: #444444;
    padding: 20px;
}

.categories-products-list .hover-product, #tag_single_page_main .hover-product, #brand_single_page_main .hover-product {
    border: 1px solid #f3e8c0;
    background-color: #fdfaef;
    min-height: 425px;
}

.footer-wrapper {

    color: #fff;
}

.footer-wrapper li {

     list-style: none;
     margin-left: -39px;
}

.footer-blogs-widget-title.footer-blogs-left-boxs {
    display: none;
    visibility: hidden;
}

footer .footer-copyright-background {
    background: #061117 none repeat scroll 0 0;
}

.address-title {
    display: inline;
    padding-right: 20px;
}
.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background: #005982;
}

.skin-blue .main-header .navbar {
    background-color: #005981;
}

.skin-blue .main-header .logo {
    background-color: #005981;
    color: #fff;
    border-bottom: 0 solid transparent;
}

.skin-blue .sidebar-menu>li>a:hover, .skin-blue .sidebar-menu>li.active>a {
    color: #fff;
    background: #013850;
    border-left-color: #3c8dbc;
}

header .change-multi-currency a, header .language-list a, header .top-right-menu a, header .btn-compare, header .all-menu a {
    color: #04065d !important;
}

.image-content {
    overflow: hidden;
}

#home_page .categories-collection .category .category-collection-mask{
    margin-top: 5%;
}

.category {
    overflow-y:hidden;
    margin-bottom: 15px;
}

/* ITC START */
p.prod_no_available{
    color: #a20000;
    font-size: 12px;
}

p.itc-not-available{
    /*background: #2369a7;*/
    padding: 10px;

}

p.itc-not-available span{
    color: #fc0000;
    font-size: 13px!important;
    margin: 8px 0;
    text-transform: uppercase;
    font-weight: bold;

}

.dependent_children_msg{
    color: #fc0000;
    font-weight: bold;
}
