.abs-company-bank .abs-simple-panel-body > p:first-child > span[data-placement="right"] {
    font-size: 0 !important;
}

.abs-company-bank .abs-simple-panel-body > p:first-child > span[data-placement="right"]::after {
    content: "ING Bank Śląski S.A. - Konto złotówkowe (PLN):" !important;
    font-size: 12px;
}


body {
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  line-height: 1.4;
  color: #000;
}
.navbar-default .dropdown-menu>li>a:hover,
.navbar-default .dropdown-menu>.active>a,
.navbar-default .dropdown-menu>.active>a:hover {
 background-color:#92db5a
}
.abs-header-content-buttons ul.nav-pills > li.abs-btn-cart > a, .abs-header-mobile-menu ul.nav-pills > li.abs-btn-cart > a, .user-panel ul.nav-pills > li.abs-btn-cart > a {
  display: inherit;
  justify-content: space-between;
  align-items: flex-end;
}
<li class="abs-btn-account">  <a data-hover="tooltip" data-placement="bottom" rel="nofollow" data-selector="true" href="https://hurt.agromer.pl/client/loginorcreate/login" title="B2B"> <span class="fa-solid fa-handshake-angle"></span> </a>  </li>
<a data-hover="tooltip" data-placement="bottom" rel="nofollow" data-selector="true" href="https://hurt.agromer.pl/client/loginorcreate/login" title="B2B"> <span class="fa-solid fa-handshake-angle"></span> </a>
<span class="fa-solid fa-handshake-angle"></span>

.alert-warning {
    background-color: #33770d;
    border-color: #33770d;
    color: #fff
}
.abs-header-content-row .abs-header-content-buttons ul>li>a:hover,.abs-header-content-row .abs-header-content-buttons ul>li>a:active {
    background-color: #50df0f;
    color: #FFFFFF;
    text-decoration: none
}
.abs-panel-main.main-checkout-panel>.panel-body>section.abs-panel, .abs-col-content, [data-controller='checkout'] .abs-layout-site-one-column>.abs-row>.abs-col-content {
    background-color: #fff;
    border: 0;
}
.abs-offer-gallery.abs-offer-gallery-box .abs-layout-product-gallery, .abs-offer-gallery.abs-offer-gallery-expanded-box .abs-layout-product-gallery, .abs-offer-gallery.abs-offer-gallery-box .abs-layout-product-gallery-thumbnails, .abs-offer-gallery.abs-offer-gallery-expanded-box .abs-layout-product-gallery-thumbnails, .abs-offer-gallery.abs-offer-gallery-box .abs-layout-product-gallery-expanded-box, .abs-offer-gallery.abs-offer-gallery-expanded-box .abs-layout-product-gallery-expanded-box {
    flex-basis: 160px;
    flex-grow: 1;
    flex-shrink: 0;
    overflow: hidden;
    border: 0px solid #eee;
    margin: 0;
    padding: 5px;
}
.panel,.abs-tile-panels-container .abs-tile-panel {
    margin-bottom: 0px;
    background-color: none;
    border: 0px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}

.form-control,.multiselect.dropdown-toggle.btn.btn-default,.abs-filter-toggle-panel a.multiselect.dropdown-toggle.btn.abs-filter-toggle {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13;
    line-height: 1.4;
    color: #000000;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.4;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.btn-default,.abs-filter-toggle-panel a.abs-filter-toggle {
    color: #fff;
    background-color: #333;
    border-color:#6eff14
}
.btn-success {
 color:#FFFFFF;
 background-color:#6eff14;
 border-color:#6eff14
}
.btn-default:hover,
.abs-filter-toggle-panel a.abs-filter-toggle:hover {
 color:#FFFFFF;
 background-color:#6eff14;
 border-color:#6eff14
}
.btn-default:hover,
.abs-filter-toggle-panel a.abs-filter-toggle:hover {
 background-color:#6eff14;
 box-shadow:0 0 7px -4px #FFFFFF
}
.btn-success {
 color:#585958;
 background-color:#f5cb41;
 border-color:#f5cb41
}
.btn-success:hover {
 color:#585958;
 background-color:#82fa37;
 border-color:#82fa37
}

.navbar-default {
background: -moz-linear-gradient(137deg, rgba(123,255,0) 5%, rgba(146,255,0) 25%, rgba(30,79,17) 40%, rgba(41,181,2) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(22,51,14)), color-stop(31%, rgba(117,255,79)), color-stop(75%, rgba(30,79,17)), color-stop(100%, rgba(123,255,0))); /* safari4+,chrome */
background: -webkit-linear-gradient(137deg, rgba(123,255,0) 5%, rgba(101,173,3) 25%, rgba(30,79,17) 40%, rgba(123,255,0) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(137deg, rgba(123,255,0) 5%, rgba(101,173,3) 25%, rgba(30,79,17) 40%, rgba(123,255,0) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(137deg, rgba(123,255,0) 5%, rgba(101,173,3) 25%, rgba(30,79,17) 40%, rgba(123,255,0) 100%); /* ie10+ */
background: linear-gradient(313deg, rgba(123,255,0) 5%, rgba(101,173,3) 25%, rgba(30,79,17) 40%, rgba(123,255,0) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* ie6-9 */



;}

.abs-header-menu-top
{background: none;}

body {
font-size: 12px;

background: -moz-linear-gradient(91deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(91deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(91deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(91deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%); /* ie10+ */
background: linear-gradient(359deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* ie6-9 */

}

a {
color: #173a28;}

@media (min-width: 992px)
stylesheet.css:5
.abs-header-menu-top {
    background-color: #143825;}

@media (max-width: 991px)
stylesheet.css:5
header.abs-header .abs-header-mobile-menu {background-color: #143825;}

body{
background-attachment: fixed;
}

.product-header .abs-product-name {
    font-size: 15px;
margin: 0.8 px;
  font-size: 19px;
  line-height: 1;
  color: #000;
  overflow-wrap: break-word;
}
.product-header .product-subname {
  font-size: 1em;
  margin-bottom: 0;
  line-height: 2em;
  overflow-wrap: break-word;
  opacity: 0.6;
}
p {
  margin: 0 0 px;
}
div#top.abs-header-content{
height: 84px;
background-image: url(https://static.abstore.pl/design/accounts/agromer/img/bazowy/baner-2-opcja-jasniejsza.jpg);

}




.abs-catalog-index {
color: #ce2b37;
font-weight: bold;
}

.navbar-default .navbar-nav>li>a
{
font-weight: bold;}

.abs-side-menu li>a
{
border-top: 0px solid #6b6b6b;}



.abs-header-content-search .abs-search-options-links a {
color: white;
}

.abs-availability-info, .abs-variant-info {
    font-size: 1.11em;
}

.abs-catalog-index {
    font-size: 1.15em;
color: #ce2b37;
    font-weight: bold;
}

.form-control, .multiselect.dropdown-toggle.btn.btn-default, .abs-filters.panel>.panel-heading a.multiselect.dropdown-toggle.btn.abs-filter-toggle {
box-shadow: 0 0 8px 0 white inset;
border-color: #65f511;
background-color: #eeeeee
}

.input-group
{
width: 100%;}

.input-group-btn:not(.with-filters)
{width: none !important;}



a.b2bicon {
 
   
    width: 45px;
    height: 42px;
    margin-top: 0px;
}


img.b2bicon {
       margin-top: -30px;
    margin-left: -15px;
    width: 45px;
    height: 37px;
}

@media (max-width: 991px){

img.b2bicon {

margin-top: 5px;
    margin-left: 5px;
}
}
.delivery-country-block {
    font-weight: bold;
    font-size: large;
}
.delivery-country-block em {
    color: crimson;
    text-decoration: underline;
}

.abs-info-label {
  display: inline-block;
  padding: 0px 0px;
  text-align: center;
  white-space: normal;
  vertical-align: baseline;
  font-weight: bold;
  line-height: 0em;
  background-color: #fff;
  border: 0px solid;
  margin: 0px 0px 0px 0;
  border-radius: 0px;
  background-color: #fff;
  color: #fff;
  font-size: 75%;
  position: relative;
  top: -1px;
  cursor: default;
}

#cart-box-content .abs-panel .panel-heading > h2 {
  text-transform: 0;
  color: #f91414;
  font-size: 0em;
}

element.style {
}
#carousel_ml img.ci-image.ci-image-loaded
width: 60%;


}

.panel, .abs-tile-panels-container .abs-tile-panel {
    margin-bottom: 0px;
    background-color: white;
    border: 0px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0);


}


#carousel_ml img.ci-image.ci-image-loaded {
    width: 100%;
}

.abs-panel > .panel-heading > *, .abs-panel > .panel-heading > a > * {
  font-weight: bold;
}
h1,
h2,
h3,
h4,
h6 {
  font-size:15px;
  margin-top:0;
  margin-bottom:0;
  line-height:1.4
}
.free-delivery-missing-price li span.abs-value {
  color: #64ac1b;
}
.free-delivery li:not(.delivery-name) .abs-value {
  color: #64ac1b;
}

.delivery-selected-1044 #___free-delivery-hint { display: none; }

#free-delivery-hint:has(~ #totalOrderValueCell #delivery_1044) { display: none; }
.abs-money-saved {
  order: 1;
  border-top: 1px solid #64ac1b;
  color: #64ac1b;
  font-size: 0.9em;
  text-align: center;
  padding-top: 10px;
}
.navbar-static-top .abs-header-content-row .abs-header-content-logo .navbar-brand {
    padding: 5px 0 0 0;
    height: 64px;
}

.product-header .abs-product-name {
  font-weight: bold;
  margin: 0.8 px;
  font-size: 17px;
  line-height: 1;
  color: #000;
  overflow-wrap: break-word;
}

.btn {
border-radius: 8px;

}

#cart-box-content .abs-panel .panel-heading > h2 {
    text-transform: none;
    color: #000000;
    font-size: 1.6em;

}

.abs-panel>.panel-heading {
border-bottom: 0px solid

}

.abs-muted {
    font-size: 1em;

}


}









/* Podstrona Aktualności - 2 kolumny inline-block, oryginalny nagłówek */
body[data-module="news"][data-controller="index"] .abs-news-items {
    text-align: left !important;
}

/* Pojedynczy news */
body[data-module="news"][data-controller="index"] .abs-news-items .abs-news-item {
    display: inline-block !important;
    vertical-align: top !important;
    width: calc(50% - 10px) !important;
    max-width: calc(50% - 10px) !important;
    float: none !important;
    box-sizing: border-box !important;
    padding: 10px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}

/* Treść artykułów - spójny font i wielkość */
body[data-module="news"][data-controller="index"] .abs-news-items .abs-news-item p {
    font-family: "Cambria", serif !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    color: #000 !important;
}

/* Hover */
body[data-module="news"][data-controller="index"] .abs-news-items .abs-news-item:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

/* Responsywność - 1 kolumna na mobile */
@media (max-width: 768px) {
    body[data-module="news"][data-controller="index"] .abs-news-items .abs-news-item {
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}








/* --- Checkbox „Chcę otrzymać fakturę VAT” --- */
label[for="invoice_decision"] {
    font-weight: bold;       /* pogrubienie tekstu */
    font-size: 16px;         /* wielkość tekstu */
    min-height: 18px;        /* wysokość elementu */
    padding-left: 20px;      /* odstęp od checkboxa */
    margin-bottom: 0;        /* margines dolny */
    cursor: pointer;         /* wskaźnik kursora */
    display: inline-block;   /* poprawne działanie padding i height */
    position: relative;      /* potrzebne do absolutnego pozycjonowania input */
}

label[for="invoice_decision"] input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px;
    vertical-align: middle; /* wyrównanie checkboxa */
    font-size: initial;      /* przywraca normalny rozmiar checkboxa */
}

/* --- Radio „Klient indywidualny” --- */
label[for="address[address_delivery][addressStatus]_id"] span {
    font-weight: bold;
    font-size: 16px;
}

/* --- Radio „Firma” --- */
label[for="client_address_status_company"] span {
    font-weight: bold;
    font-size: 16px;
}






/* Label pogrubiony tekst „Chcę otrzymać fakturę VAT” */
label[for="invoice_decision"] {
    font-weight: bold;
    font-size: 16px;
    position: relative;
    cursor: pointer;
}