.homtTabText {
    position: relative;
    display: table;
    height: 56px;
    width: 220px;
    overflow: hidden;
    background-image: url(../images/btn_home.jpg);
    background-repeat: no-repeat;
    background-position: upper left;
    text-align: center;
    cursor: pointer;
    float: left;
    margin: 0 10px 15px 0;
    padding: 0px 4px;
    font-size: 19px;
    font-weight: bold;
}

.homtTabText a {
    color: #003466;
    position: absolute;
    top: 50%;
    transform: translateX(-52%) translateY(-50%);
    width: 95%;
}

.mnuHelp::after {
    content: '';
    display: inline-block;
    background:  url(../images/icon_help.gif);
    width: 21px;
    height: 17px;
    margin: -4px 5px;
}

.bugs {
    display: none !important;
} 

.page-header .panel.wrapper {
    border-bottom: 0 !important;
    background: #eeeecc;
}

.nav-sections-item-content, .navigation {
    background: #fbfaf6 !important;
}

.navigation ul {
    text-align: center;
}

.navigation .level0>.level-top {
    color: #999966;
}

.navigation .level0 .submenu {
    text-align:  left;
}

.page-footer {
    background: #f5f5f5;
    border-top: 1px solid #d1d1d1;
}

.footer {
    margin-top: 0 !important;
    border-top: 0 !important;
}

.product-item-description span, .attribute .value span {
    font-family: 'Open Sans' !important;
    font-size: 14px !important;
}

.action.primary, #product-addtocart-button {
    background: #f18200;
    border-color: #f18200;
}

.action.primary:hover, #product-addtocart-button:hover {
    background: #ff9210;
    border-color: #f18200;
}

.product-options-wrapper {
    display:  none;
}

.page-product-downloadable .product-add-form {
    clear:  none !important;
}

.tocompare {
    display: none !important;
}

.products-list .product-item-photo, .products-related .product-item-photo, .products-upsell .product-item-photo {
    display: none !important;
}

.products-list .product-item-name {
    font-size:  17px;
}

.products-list .product-item-name {
    font-size:  17px;
}

.products-list .product-item {
    padding-bottom: 20px;
}

.products-list .product-item-details {
    border-bottom: solid 1px #ddd;
}

.product .description span, .product .description strong, .product .description a {
    background-color: initial !important;
    color: initial !important;
}

.product-info-stock-sku, .form-create-account > .create > .field:nth-child(8), .stock.available {
    display: none !important;
}

.footer .subscribe {
    display: none !important;
}

#block-discount, .discount-code {
    display: none !important;
}

.box-newsletter, .newsletter {
    display: none !important;
}

.account #block-collapsible-nav li.item:nth-child(9) {
    display: none !important;
}

.opc-progress-bar {
    display: none;
}

.opc-progress-bar .message.success {
    padding-left: 10px !important;
}

.opc-progress-bar .message.success>*:first-child:before {
    display:  none !important;
}

