#topMenu .navbar-nav a {
    color: #464646;
}

.abs-header-menu-top {
background-color: #00a3e0;
}


.abs-dropdown-lang::before, .abs-dropdown-currency::before, .abs-dropdown-user::before {
    font-family: 'Material Icons';
    font-size: 18px;
    color: #464646!important;
    position: absolute;
    top: 2px;
    left: -8px;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #464646;
}

.product-header .product-subname {
    font-size: 24px;
    line-height: 1;
    color: #00a3e0;
    overflow-wrap: break-word;
}

.preserveFormatting {
    text-align: justify;
}

.preserveFormatting iframe {
    border: 1px;
    overflow: hidden!important; 
    margin-top:-90px;
    margin-bottom:-100px;

}