<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 749px)  {
    .bo_docklink {
        position: absolute!important;
    }
    .searchautocomplete .searchautocomplete-placeholder {
        right: 0;
        top: 109px;
        width: 100%;
    }
    .footer .column {
        width: 100%;
    }
    .catalog-category-view .page-title, .catalog-category-view .category-description,.toolbar {
        margin-left: 0;
    }
    .searchautocomplete {
        border: 1px solid #ff4e2b;
    }
    .searchautocomplete .nav .nav-input input {
        font-size: 22px;
    }
    .header {
        padding: 0;
    }
    .manu-top-area {
        padding: 0;
    }
    .header .logo {
        width: 100%;
        display: block;
    }
    .blue-area-right {
        width: 40%;
        float: right;
    }
    .blue-area-left {
        width: 60%;
        float: left;
    }
    .menu-toptop li {
        display: inline-block;
        padding: 5px;
        border-bottom: none;
        font-size: 12px;
        text-transform: uppercase;
        color: #2a3392;
        font-weight: normal;
    }
    .menu-toptop li:hover {
        border: none;
    }
    .menu-toptop .sub {
        display: none;
    }
    .menu-ativated {
        display: none;
        position: static;
    }
    .cms-home .menu-mpenergetice {
        display: none;
    }
    .site-menusus,
    .menu-left-righ{
        display: none;
    }
    .menu-activate-xs &gt; a {
        float: left;
        width: 50%;
        padding: 15px;
        text-decoration: none;
        color: white;
        text-transform: uppercase;
        font-size: 18px;
        background: #ff4e2b;
    }
    .menu-activate-xs li {
        margin: 0;
        padding: 0;
        text-align: center;
    }
    .menu-activate-xs li a {
        width: 100%;
        display: block;
        color: #fff;
        font-size: 18px;
        border-top:1px solid #fff;
        line-height: 30px;
        background: #ff4e2b;
    }
    .manuarea-in {
        padding: 0;
    }
    .menuarea {
        padding: 0;
    }
    .menu-produse {
        padding: 0;
    }
    .product-menu {
        background: #081954!important;
    }
    .links-menu {

    }
    .menu-ativated {
        width: 100%;
        text-align: center;
    }
    .menu-mpenergetice li {
        /*padding: 10px 0;*/
        position: static;
    }
    .menu-mpenergetice li a {
        text-align: center;
        width: 100%;
        font-size: 18px;
        background: #2a3392;
    }
    .menu-toptop {

    }
    .menu-toptop li {
        width: 100%;
    }
    .home-newsletter {
        background: #ff4e2b;
        text-align: center;
    }
    .block-subscribe-home .form-area-subs {
        padding: 50px 0;
        float: none!important;
    }
    .sidebar {
        padding: 0;
    }
    .col-main {
        padding: 0;
    }
    .main {
        padding: 0;
    }
    .block-layered-nav .block-content {
        display: none;
    }
    .sort-by label{
        display: none;
    }
    .category-products .products-grid li {
        width: 50%;
        float: left;
    }

    .col-right {
        padding: 0;
        margin-top: 15px;
    }
    .cms-contact-html .c1-column,
    .cms-contact-html .c3-column,
    .cms-contact-html .c2-column,
    .cms-contact-html .c4-column{
        padding: 0;
    }
}
@media (max-width: 400px) {
    .category-products .products-grid li {
        width: 100%;
        float: none;
    }
    .products-grid li {
        padding-left: 0;
    }

    .blue-area-right {
        width: 100%;
        float: none;
    }
    .blue-area-left {
        width: 100%;
        float: none;
    }
    .toolbar .pages {
        padding-top: 15px;
    }
    .blue-area h1 {
        text-align: center;
        margin: 0;
    }
    .prod-com-title {
        font-size: 12px!important;
    }

}</pre></body></html>