{LUPA SEARCH VERDE}
button.search-inline__button.btn.btn-link {
    background: #458500;
    color: white;
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem;
} 

{BADGE NR PRODUSE IN FAVORITE/COS = PORTOCALIU}
.header__action[data-count]:after {
    background: #ed6f30;
}

{INCHIDERE MENIU PT HALF SCREEN}
@media only screen and (max-width: 991px) {
    .menu-widget-inline__menu {
    display: none;
}
}

{INALTIME BARA SEARCH}
.search-inline {
    height: 38px;    
}

{SPATIERI BARA SEARCH}
input.search-inline__input.form-control {
    padding: 6px 10px;    
}

{SPATIERI BARA SEARCH}
.search-inline__button-clear {
    right: 4rem;
    top: 11px;    
}

{SPATIERI BARA SEARCH}
.search-inline__button {
padding: 0.5rem 0.95rem;    
}

{SPATIERI HEADER}
@media (min-width: 992px) {
.header__wrapper {
    height: 5rem;
    min-height: 4rem;
}
}

{DIMENSIONARE LOGO}
.header__logo-image {
    max-width: min(100%,11.5rem);
}

{FONT MAI SUBTIRE IN MENIU}
@media (min-width: 992px) {
.header__menu-item>a {
    font-weight: 500;    
}
}

{ETICHETA DE REDUCERE SI PRODUS NOU IN PAGINI DE LISTING = PORTOCALIU SI ROTUNJITE}
.list-image__badges>*, .grid-image__badges>* {
   background: #ed6f30; 
   border-top-left-radius: 2rem;
   border-top-right-radius: 2rem;
   border-bottom-left-radius: 2rem;
   border-bottom-right-radius: 2rem;
   top:10px;
}

{ETICHETA DE REDUCERE SI PRODUS NOU IN PAGINA DE PRODUS = PORTOCALIU SI ROTUNJITE}
.product-summary__image-badges>* {
    background: #ed6f30;
    border-top-right-radius: 2rem;
    border-bottom-right-radius: 2rem;
}

{ETICHETA DE REDUCERE SI PRODUS NOU IN PAGINI DE LISTING = PORTOCALIU SI ROTUNJITE}
.grid-image__badges--right {
    right: -2px;
}

{MUTARE ICONITA DISCOUNT CANTITATE - STANGA JOS}
.grid-image__badges:has(.grid-image__badge--promo-qty-discount) {
    right: auto !important;
    left: 5px !important;
    top: auto !important;
    bottom: 5px !important;
}
.list-image__badges:has(.list-image__badge--promo-qty-discount) {
    right: auto !important;
    left: 5px !important;
    top: auto !important;
    bottom: 5px !important;
}

{ASCUNDE ICONITA LUPA (PREVIZUALIZARE) DIN LISTING}
.grid-image__action--zoom,
.list-image__action--zoom {
    display: none !important;
}

{DIMENSIUNE SI CULOARE FONT PRET PRODUS IN PAGINILE DE LISTING}
span.product__info.product__info--price-gross {
    color: #ed6f30;
    font-size: 17px;
    font-weight: 620;
}

{DIMENSIUNE SI CULOARE FONT PRET PRODUS IN PAGINILE DE PRODUS}
span.product-summary__info.product-summary__info--price-gross {
    color: #ed6f30;
    font-size: 27px;
    font-weight: 700;
}

{DIMENSIUNE SI CULOARE FONT PRET INTREG IN PAGINILE DE PRODUS}

span.product__info.product__info--old-price-gross {
    font-size: 13px;
    display: block;
    width: 100%;
}

{PADDING PRODUCT GRID}
.product--grid {
    padding: 2px;
}

{EDI - SHADOW LISTING PRODUSE}
.product--grid:hover {
    box-shadow: 0 0 10px rgba(186, 186, 186, 0.8);
}

{BUTON ADAUGA IN COS}
.btn-primary, .btn-primary:active, .btn-primary:active:focus, .btn-primary:focus, .btn-primary:visited {
background-color: #458500;
border-color: transparent;
font-weight: 600;
}

{HOVER BUTON ADAUGA IN COS}
.btn-primary:hover {
    background-color: #689b35;
    border-color: transparent; 
    box-shadow: 0 0 10px rgba(158, 158, 158, 0.8);
    transform: scale(1.05);
}

{EDI - ROTUNJIRE COLTURI POZE BANNER MULTI-IMAGE}
.bslot-multi-image__cell {
   border-radius: 20px;

}

{EDI - SHADOW+ZOOM POZE BANNER MULTI-IMAGE}
.bslot-multi-image__cell:hover {
     box-shadow: 0 0 10px rgba(158, 158, 158, 0.8);
    transform: scale(1.01);
}
    
{BUTON PAGINATIE DIN LISTING PRODUSE}
.pagination__page-item--active>* {
background: #ed6f30;  
}

{TITLU FILTRE - SUBLINIAT SI BACKGROUND}
span.facet__title {
    background: #f4f5f6;
    border-bottom: 2px solid #458500!important;
    padding: 4px 0px 3px 5px!important;
}

{SKU DIN PAGINA DE PRODUS}
.product-summary__info.product-summary__info--sku {
    color: gray;
    font-size: 13px;
}

{SPATIU SUB TITLU PAGINA PRODUS}
h1.product-summary__heading {
    margin-bottom: 5px;
}

{BUTON ADAUGA IN COS IN PAGINA DE PRODUS - LATIME 100%}
.product-action.product-action--add-to-cart {
width:100%    
}

{BUTON ADAUGA LA FAVORITE IN PAGINA DE PRODUS - LATIME 100%}
.product-action.product-action--add-to-favorites {
    width: 100%;
    padding-top: 1rem;
}

{ANDU - BACKGROUND TITLU MENIU "CATEGORII PRODUSE"}
#header_menu_item_100025655 {
    background-color: #458500;
    justify-content: center;
    min-width: 220px;
}

{ANDU - DISPARE "Livrare gratuita pentru comenzi peste 500 lei" DIN PAGINA DE PRODUS}
.product-summary__info--shipping { 
    display:none; 
}

{ANDU - TITLU WIDGET LISTING PRODUSE TIP SLIDER - CULOARE/SUBLINIERE}
.widget-products-slider__heading span {
    border-bottom: 2px solid #458500;
    padding-bottom: 0.3125rem;
}

{ANDU - TITLU WIDGET LISTING PRODUSE TIP GRID - CULOARE/SUBLINIERE}
.widget-products-grid__heading span {
    border-bottom: 2px solid #458500;
    color: #2a3a42;
    padding-bottom: 0.3125rem;   
}

{ANDU - TITLU WIDGET PRODUCATORI - CULOARE/SUBLINIERE}
.widget-brands__heading span {
    border-bottom: 2px solid #458500;
    padding-bottom: 0.3125rem;
}

{ANDU - TITLU WIDGET VIZUALIZATE RECENT - CULOARE/SUBLINIERE}
.widget-recently-viewed__heading span {
    border-bottom: 2px solid #458500;
    padding-bottom: 0.3125rem;
}

{ANDU - BACKGROUND FOOTER}
.footer {
    background-color: #343a40;
    border-top: 1px solid #dee2e6;
    display: flex;
    flex-direction: column;
    padding-bottom: 2rem;

}

{EDI - UMBRA MENIU PRINCIPAL DESCHIS}
.menu-inline>ul, .menu-tabbed>ul {
    box-shadow: 0 0 10px rgba(186, 186, 186, 0.8);
}

{ANDU - DIMENSIUNE FONT IN PRODUCT SUMMARY - TABURI PERSONALIZATE HTML}
.product-summary__info--tabs {
    font-size: 15px;
}


{ANDU - DIMENSIUNE FONT IN PRODUCT SUMMARY - TABURI PERSONALIZATE HTML}
.accordion__button {
    font-size: 15px;
}

{ANDU - CENTRARE BUTON SELECTARE CANTITATE}
.product-summary__info--quantity .quantity-spinner {
    display: flex;
    flex-flow: row nowrap;
    min-width: 100%;
    justify-content: center;
}

{ANDU - ROTUNJIT CASETA SELECTIE VARIATIE}
.product-summary__info .variant-attribute--select select {
    min-width: 13rem;
    padding: 0.5rem 1.5rem 0.5rem 0.5rem;
    width: 100%;
    border-top-right-radius: 2rem;
    border-top-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
    border-bottom-left-radius: 2rem;
}

{ANDU - SPATII DIN PAGINA PRODUS}
.product-summary__info {
    margin-top: 0.625rem;
}

{ANDU - CULOARE TEXT ADAUGAT LA FAVORITE}
.product-summary__save-wishlist--saved {
    color:#689b35;
}

{ANDU - DISPARE UN SPATIU DIN PAGINA DE PRODUS}
.product-summary__form {
    display: grid;
    grid-template-areas:
        "variants"
        "stock"
        "variant-attributes"
        "user-fields"
        "subscriptions"
        "bogo"
        "free-shipping"
        "bundle"
        "gift"
        "bulk"
        "sku"
        "ean"
        "quantity"
        "actions";
    grid-template-columns: minmax(0,1fr);
}

li#header_menu_item_100030539 {
    margin-left: auto;
}

li#header_menu_item_100030539 a {
    font-weight: 700;
}

#header_menu_item_100030539::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 0px;
  background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="white" d="M164.9 24.6c-7.7-18.6-28-28.5-47.4-23.2l-88 24C12.1 30.2 0 46 0 64C0 311.4 200.6 512 448 512c18 0 33.8-12.1 38.6-29.5l24-88c5.3-19.4-4.6-39.7-23.2-47.4l-96-40c-16.3-6.8-35.2-2.1-46.3 11.6L304.7 368C234.3 334.7 177.3 277.7 144 207.3L193.3 167c13.7-11.2 18.4-30 11.6-46.3l-40-96z"/></svg>');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

li#header_menu_item_100030539 {
    display: flex;
    align-items: center;
}

.header__action--user {
    display: flex;
}

/* BUY MORE PAY LESS - celula "Cantitate" */
th.bulk-item-table__heading-label{
  background: #daea8fb0 !important;
  color: #000000 !important;
}

/* BUY MORE PAY LESS - celula "Discount" */
th.bulk-item-table__data-label{
  background: #9dc55229 !important;
  color: #000000 !important;
}

{INLOCUIRE ICONITA DISCOUNT CANTITATE CU TEXT "BUY MORE PAY LESS"}
.grid-image__badge--promo-qty-discount,
.list-image__badge--promo-qty-discount {
    font-size: 0;
    width: auto !important;
    padding: 4px 7px !important;
}
.grid-image__badge--promo-qty-discount::before,
.list-image__badge--promo-qty-discount::before {
    content: "Buy More Pay Less";
    font-size: 9px;
    font-weight: 700;
    line-height: 1.3;
    display: block;
    text-align: center;
}

{ASCUNDE BUTONUL LUPA (QUICK VIEW) DIN LISTING}
.grid-image__quick-view,
.list-image__quick-view {
    display: none !important;
}

{ALINIERE ICONITA WISHLIST CU BADGE "BUY MORE PAY LESS"}
.grid-image__save-wishlist {
    bottom: 5px !important;
    right: 5px !important;
}

/* BUY MORE PAY LESS - celula "Discount" */
td.bulk-item-table__data-label{
  background: #f2f8eb !important;
  color: #000000 !important;
}

{NORMALIZARE LITERE CATEGORII IN SIDEBAR FILTRE}
.facet__option--radio a,
.facet__option--checkbox a {
    text-transform: lowercase;
}
.facet__option--radio a::first-letter,
.facet__option--checkbox a::first-letter {
    text-transform: uppercase;
}

{BACKGROUND BUTON "PROMOTII" DIN MENIU}
#header_menu_item_100103502 {
    background-color: #dd7641;
    border-radius: 0.1rem;
}

{UMBRA SUBTILA BARA MENIU}
.header__menu-wrapper {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

{STILIZARE TEXT "DISPONIBIL CU PRECOMANDA"}
.product-summary__info--availability {
    grid-column: 1 / -1;
    text-align: center;
    font-weight: 700;
    color: #ed6f30;
}
.product-summary__image-badges--left {
    left: auto !important;
    right: 0;
    align-items: flex-end;
}
{MUTARE BADGE-URI (NOU/DISCOUNT) IN DREAPTA SUS - PAGINA DE PRODUS}
.product-summary__image-badges--left {
    left: auto !important;
    right: 0;
}
.product-summary__image-badges > * {
    border-radius: 2rem !important;
}
{BADGE "RATE FARA DOBANDA" - STILIZARE}
.product-summary__badge--rate {
    background: #ed6f30 !important;
    color: white !important;
    text-align: center !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    padding: 4px 10px !important;
    border-radius: 2rem !important;
    line-height: 1.4 !important;
    white-space: normal !important;
    width: 90px !important;
}

{BADGE RATE - POZITIONARE STANGA SUS}
.badge-rate-container {
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 3;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
{BADGE RATE - LISTING PRODUSE}
.grid-image__badge--rate,
.list-image__badge--rate {
    white-space: normal !important;
    width: 80px !important;
    text-align: center !important;
    line-height: 1.2 !important;
    font-size: 9px !important;
    font-weight: 700 !important;
    padding: 3px 4px !important;
    border-radius: 2rem !important;
}
{DIMENSIONARE LOGO BRAND - PAGINA DE PRODUS}
.product-summary__info--brand img {
    max-width: 110px !important;
    width: 110px !important;
}
{CAMP TELEFON - TEXT ALB}
#header_menu_item_100030539 a {
    color: #ffffff !important;
}