.product-flags li.product-flag.on-sale {
    background: #FF0000 !important;
}
@media (min-width: 768px) {
  .header-top-right .ssa-searchblock-top {
    display: none !important;
  }
}
#lnk-cataloage a{font-size: 15px;
    text-transform: none!important;
    color: #0e2344!important;
    font-weight: 300;
    padding: 8px}
.header-nav #_desktop_top_menu {
  display: none !important;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  header#header .header-top .container > .row {
    flex-wrap: nowrap;
    flex-direction: row;
    width: 100%;
  }
}

#date-contact-header li svg {

}

ul#date-contact-header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding-top: 15px;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
}

ul#date-contact-header li {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
    margin-right: 20px;
}

ul#date-contact-header li svg {
    height: 20px;
    margin-right: 10px;
}

#currency-selector-label, .user-info a span, .blockcart span:nth-child(2) {
    display: none;
}

#_desktop_currency_selector span {
    padding: 5px 10px;
    color: #0E2346;
    border-radius: 5px
}
#_desktop_user_info {
}
#header .header-nav .user-info {
    margin-top: 15px;
    margin-left: 15px;
}

#header .header-nav .blockcart {
    background: #0e2344;
    color: white;
}

#header .header-nav .cart-preview .shopping-cart {
    color: white
}
#header #top-menu li.category {
    position: relative;
}

#header #top-menu li.category.current a {
    font-weight: bold;
}

#header #top-menu li.category a {
    font-size: 15px;
    text-transform: none;
    color: #0e2344;
    font-weight: 300;
    padding: 8px
}

.top-menu[data-depth="1"] {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.top-menu .sub-menu {
    width: auto;
}

.top-menu .sub-menu li {
    padding-left: 10px;
    border-left: 2px solid #2b85c1;
}
.header-top .search-widgets form input[type="text"] {
    font-size: 12px;
    text-align: center;
}

.ssa-searchblock form {

    overflow: hidden
}

#search_widget {
    min-width: 150px;
}

.ssa-searchblock-top {
    float: right;
}

.ssa-button-search {
    background: #0e2344;

}
.ssa-button-search span {
    color: white;
}
.ssa-searchblock form {
    border: 1px solid #0e2344;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 10px;
}

.ui-autocomplete.ssa-menu .ui-menu-item .ssa-content .ssa-description {
    font-size: 11px
}

.ssa-searchblock-top {
    padding-right: 0
}

.element-home {
    margin: 5px;
    padding: 20px;
    background: #0e2345;
    width: 48%;
}

.element-home svg {
    height: 50px;
    margin-bottom: 30px;
}

.element-home h3 {color: white;}
.element-home p {
    font-weight: 300;
    font-size: 13px;
    color: white;
}

.elemente-home {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-around;
    align-content: flex-start;
}

#index h2 {text-transform: uppercase;font-weight: 100;text-align: center;margin: 50px auto 20px auto;font-size: 30px;}

.elemente-home {

    display: flex;

    flex-wrap: wrap;

    justify-content: space-between;

    margin-left: -5px;

    margin-right: -5px;
}

#colectii-home .element-home {
    width: 32%;
    background: #c8e2f4;
    border: 1px solid #0e2345;
}

#colectii-home .element-home h3, #colectii-home .element-home p {
    color: #0e2344;
}

#colectii-home .element-home svg, #colectii-home .element-home svg path {
    fill: #0e2344;
    stroke: #0e2344;
}

#faq-home .intrebari {
    max-width: 750px;
    margin: 20px auto;
    border: 1px solid darkgray;
    margin-bottom: 100px;
}
#faq-home .intrebari .intrebare {
    background: white;
    border-bottom: 1px solid darkgray;
    padding: 20px;
}

#faq-home .intrebari .intrebare h3 {
    color: darkslategray;
    font-weight: 300;
    margin: 0;
}

#faq-home .intrebari .intrebare p:nth-child(1) {
    margin-top: 30px;
}

#ante-footer {

    background: #0e2343;

    padding: 80px 10px;

    margin-bottom: 0;

    background: url("/magazin/cso/img/fundal-newsletter.jpg");

    position: relative
}

#ante-footer:before {
    content: " ";
    width: 100%;
    display: block;
    height: 100%;
    background: #0e2343c4;
    overflow: auto;
    position: absolute;
    left: 0;
    top: 0;
}

.block_newsletter {
    background: transparent;
    color: white;
}

#footer .block_newsletter #block-newsletter-label {
    color: white;
}
.footer-container {
    background: whitesmoke
}



#footer .block_newsletter p#block-newsletter-label {
    display: block;
    text-align: center;
}

#footer {
    padding-top: 0;
}

p.text-copy {

    font-size: 12px;

    margin: 20px auto 10px auto;

    color: #102245;

    text-align: center;
}

.block-category .category-cover {display: none;}

#category-description * {
    color: white;
    font-size: 12px;
    line-height: 17px;
}

#category-description li {

    padding-left: 10px;

    border-left: 2px solid;

    margin-bottom: 10px;
}

.block-category .block-category-inner #category-description p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 10px;
    color: white;
    text-align: justify;
}

.product-miniature {

    background: white;

    border-bottom: 1px solid #dfdfdf;
}
.product-miniature .miniatura-imagine-produs {
    padding: 40px;
}
.product-miniature img {
    width: 100%;
    height: auto;
}

img.eticheta-energetica {

width: 70px;

display: none;
}

.product-miniature .miniatura-date-baza .product-title {
    text-align: left;
    margin-top: 50px;
}

.blockreassurance_product .item-product svg path {
    fill: #2ab9d5;
}

.product-miniature .miniatura-date-baza .product-title a {font-size: 25px;color: #0e2344;font-weight: 100;}

.product-miniature p.miniatura-categorie {
    font-weight: bold;
    margin: 10px 0;
    color: #0e2344;
}

#products {
    margin-bottom: 100px;
}

.product-miniature .miniatura-descriere ul li {

    padding-left: 10px;

    border-left: 4px solid #4794c9;

    margin-bottom: 12px;
}

.products .product {
    width: 100%;
}

.product-miniature .product-price-and-shipping {
    font-size: 30px;
    text-align: left;
    margin-top: 30px;
    border-top: 1px solid whitesmoke;
    padding-top: 20px;
    margin-bottom: 15px;
    color: #0e2344;
}

#logojos {
    position: relative;
    max-width: 350px;
    margin: 10px auto;
    margin-top: -30px;
    text-align: center;
    border-bottom: 1px solid white;
    margin-bottom: 50px;
}

#logojos b {
    display: block;
    color: white;
    text-align: center;
    margin-bottom: 20px;
}

#logojos svg {
    width: 150px;
    margin: auto;
}

.block-category {
    background: #0e2343;
    color: white;
    padding: 30px;
    margin: 0;
    border-bottom: 2px solid;
}

.block-category b.h1 {
    color: white;
    font-weight: 100;
    display: block
}

.pagination .page-list li {
    padding: 12px;
    margin: 5px;
    text-align: center;
}

.pagination .page-list li.current {
    background: #0e2343;

}

.pagination .current a {
    color: white;
    text-align: center;
}

.pagination a:not(.previous):not(.next) {
    letter-spacing: 0
}

.pagination .page-list {
    background: none;
}

.af_filter .name {
    line-height: 18px;
    font-weight: 100;
    text-transform: math-auto;
}

.af_filter .checkbox, .af_filter .radio {
    margin-top: 3px;
    margin-right: 5px;
}

.af_subtitle {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    color: #0e2342;
}

.af-slider .pointer {
    background: white;
}

#amazzing_filter.block .title_block {
    display: none;
}

.af_filter .count {

    font-size: 12px;
}

.af-slider .slider_value {
    font-size: 12px;
}

.af_filter ul {
    max-height: 150px;
    padding-right: 10px;
}

.af_filter ul::-webkit-scrollbar {
    width: 5px; /* This makes the scrollbar thinner */
}

.af_filter ul::-webkit-scrollbar-track {
    background: #f1f1f1; /* Background of the scrollbar track */
}

.af_filter ul::-webkit-scrollbar-thumb {
    background: #888; /* Color of the scrollbar thumb */
    border-radius: 10px; /* Rounded corners for the scrollbar thumb */
}

.af_filter ul::-webkit-scrollbar-thumb:hover {
    background: #555; /* Darker color when hovering over the scrollbar */
}

.product-container {
    background: white;
    padding: 30px;
}

.product-container h1 {
    font-size: 30px;
    font-weight: 100;
}

.product-container .product-information ul {
    padding: 0;
}
.product-container .product-information ul li {
    margin-bottom: 10px;
    font-size: 15px;
}

#index #categorii-home, #index #colectii-home, #index #faq-home {
    overflow: hidden;
}
.blockreassurance_product {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-around;
}

.blockreassurance_product div {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    max-width: 100%;
    text-align: center;
}

.blockreassurance_product div svg {
    width: 60px!important;
    height: 60px!important;
    margin: 0 auto;
}
.blockreassurance_product p.block-title {
    display: block;
    font-size: 14px;
    line-height: 20px;
    width: 100px;
}

.blockreassurance_product .item-product {
    height: 70px;
    width: 100%;
    text-align: center;
}

.product-minimal-quantity {margin: 0}

.product-actions {

    border-top: 1px solid #9E9E9E;

    border-bottom: 1px solid #9E9E9E;

    margin: 50px 0;

    display: block;
}

.product-actions .control-label {
    display: none;
}

.product-manufacturer, .product-reference, .product-quantities, .product-features p.h6 {
    display: none
}

.wishlist-button-product {
    margin-left: 0!important;
}

label.psgdpr_consent_message {

    color: white;

    margin-top: 10px;
}

label.psgdpr_consent_message a {
    color: white;
    font-weight: bold;
}

.gdpr_consent .custom-checkbox input[type="checkbox"]+span .checkbox-checked {
    color: white
}

div.bara-footer {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 10px;
    text-align: left;
    z-index: 9999;
}

div.bara-footer a {
    display: flex;
    width: 90%;
    line-height: 10px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    max-width: 250px;
    align-items: center;
    background: #2ab9d5;
    color: white;
    padding: 20px;
    border-radius: 10px;
    font-weight: 400;
    margin: 0 auto;
}

div.bara-footer a svg {
    height: 20px;
    margin-right: 10px;
    border-right: 1px solid;
    padding-right: 10px;
}

div.bara-footer a svg path {
    fill: white;
}

em.taxa {
    display: block;
    margin-bottom: 5px;
    font-style: normal;
    text-transform: uppercase;
    font-size: 12px;
}


.mm_menu_content_title i {
    margin-right: 9px;
}

span.mm_menu_content_title {
    font-size: 14px;
    font-weight: 300;
}

ul.mm_menus_ul {
    display: flex;
    justify-content: space-evenly;
}

@media screen and (max-width: 650px) {
    .ssa-searchblock-top {
        width: 100%;
    }
    
       div.bara-footer {
        display: block;
    }

    .elemente-home {

        display: flex;

        flex-direction: column;

        flex-wrap: nowrap;

        width: auto;

        margin-right: 5px;

    }
    #colectii-home .element-home {
        width: 100%;
        max-width: 100%;
        display: block;
    }
    .block_newsletter {
        border: none;
    }

    .miniatura-date-baza {
        padding-left: 50px;
        padding-bottom: 30px;
    }

    .element-home {
        width: 100%
    }

    #subcategories ul li {
        min-width: unset;
        width: 50%;
        padding: 10px;
    }
    #subcategories ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        background: white;
        margin-left: -20px;
        margin-right: -20px;
        justify-content: flex-start;
    }

    #subcategories {
        padding: 0
    }

    .tabs {
        padding: 0;
        margin-left: -15px;
        margin-right: -15px;

    }

    .tabs .nav-tabs {

        display: flex;

        font-size: 14px;
    }
    
    ul.mm_menus_ul {
        display: block;
    }
    .ets_mm_megamenu .container .ybc-menu-toggle {
    margin-bottom: 15px;
    border-radius: 10px;
    background: #2ab9d5;
  
}
 
.ets_mm_megamenu .ybc-menu-toggle {
    color: white;
     text-align: center;
}

.ybc-menu-toggle .icon-bar {
    background-color: white
}
#header .ets_mm_block_content a {
    line-height: 1.5;
    margin-bottom: 15px;
}

#header .ets_mm_block_content a:before {
    content:""
}
}


.btn-help {
    background: transparent;
    color: #0e2344;
    border: 1px solid #0e2344;
    margin-left: 10px;
    padding: .5rem 1.25rem;
    font-size: .875rem;
    font-weight: 600;
}
.btn-help:hover {
    background: #0e2344;
    color: white;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
.mt-2 {
    margin-top: 0.5rem;
}