.page-wrapper .page-header.type16 .panel.wrapper .header.panel .header_social ul li a:hover {
    background: #0e3b52;
}
.page-wrapper .page-header.type16 .panel.wrapper .header.panel .account-wrapper button.action:hover {
    background: #0e3b52;
    text-decoration: none;
}
.page-wrapper .page-header.type16 .panel.wrapper .header.panel .account-wrapper .ui-widget-content.mage-dropdown-dialog {
    padding: 5px 0;
}
.page-wrapper .page-header.type16 .panel.wrapper .header.panel .account-wrapper .ui-widget-content.mage-dropdown-dialog ul.dropdown_links li a {
    padding: 13px 20px;
}
.page-wrapper .page-header.type16 .panel.wrapper .header.panel .account-wrapper .ui-widget-content.mage-dropdown-dialog ul.dropdown_links li a:hover {
    background: #0e3b52;
}
#banner-slider-demo-1 .item .container .content h2 {
    text-shadow: 3px 3px  0 #000;
}
#banner-slider-demo-1 .item .container .content span {
    text-shadow: 2px 2px  0 #000;
}
.page-wrapper .page-header.type16 .panel.wrapper {
    background-color: #931A1D;
}
.page-wrapper .homepage-bar {
    background: #0e3b52;
}
.page-with-filter .product-item-info .product.details a.action.towishlist {
    margin-right: 5px;
    position: inherit;
}
.page-with-filter .product-item-info .product.details a.action.tocompare {
    position: inherit;
    width: auto;
}
.page-with-filter .product-item-info .product.details a.action.towishlist span {
    display: none;
}
.page-with-filter .product-item-info .product.details .price-box {
    margin-bottom: 10px;
}
.page-with-filter .product-item-info .product-item-inner {
    margin-top: 10px;
}
.page-with-filter .product-item-info .product-item-inner form button.action.tocart.primary {
    background: #fff;
    color: #0E3B52 !important;
    cursor: pointer;
}
.page-footer .footer-middle .footer_contact li i {
    margin-bottom: 20px;
    float: left;
    color: #931a1d !important;
}
.page-footer .footer-middle .footer_contact li span {
    float: left;
    margin-bottom: 20px;
}
.toolbar .limiter-options{width:80px;}
@media(max-width : 768px){  
.page-footer .footer-middle .footer_contact li i {
    margin-bottom: 0;
    float: none;
}
.page-footer .footer-middle .footer_contact li span {
    margin-bottom: 0;
    float: none;
}
}