.abs-product-attr span {
 white-space: normal;
}
.abs-news-panel .abs-news-items .abs-news-item > .panel-body .news-img {
  order: 0;
}
.to-top{
    text-align:center;
}
#scroll-to-top{
    display:none;
    position:fixed;
    bottom:100px;
    right:20px;
    opacity:0.8;
}
#scroll-to-top:hover{
    opacity:1;
}

p { font-size: 15px; }

html, body {
    scroll-behavior: smooth;
}


.abs-col-content .abs-panel-main .panel-heading a:not(.btn), .abs-col-content .abs-panel-main .abs-grid-summary-row>.total-summary a:not(.btn) {
   color: #900c3f;
}



ul.abs-list+ul.abs-list
.file-download-tile {
    display: -webkit-box;
    flex: 0 1 auto;
    height: auto;
    width: auto;
    border: none;
    margin: 0;
    text-align: center;
    padding: 0;
    position: relative;
}

div.abs-news-item .abs-news-leadin .news-img img, div.abs-news-item .abs-news-leadin .news-intro-img img, div.abs-news-item .abs-news-leadin .news-img-bg img {
 
    max-width: 100%;
    height: auto !important;}

.user-zip-code-info {
font-size: large;
 }

.delivery-country-block em {
    font-size: large;
}


.abs-offer-gallery .abs-labels {
    position: absolute;
    display: -webkit-box;
    flex-direction: row;
    margin: 2px;
    z-index: 2;
}


.abs-offer-gallery.abs-offer-gallery-box .abs-layout-product-gallery {
    flex-grow: 1;}




/* Etykiety na stronie głównej wyłączony w widoku mobilnym */
@media only screen and (max-width : 640px) {
.abs-offer-gallery .abs-labels { display: none; }
}





@media screen and (max-width: 639px){
  
.abs-header-content-row .abs-header-content-logo .navbar-brand img {
   width: 100%;
    margin: 0}
}



@media screen and (max-width: 639px){
header.abs-header .abs-header-mobile-menu .navbar-header>ul {
    flex-grow: inherit;}
}


/* Widok kategorii */

.abs-categories-intro.a {
max-height: 230px}


/* Ukrycie kosztow dostawy wycenianej indywidualnie */

.delivery-selected-1014 + #order-summary-sticky-content #payment-delivery-total-price {
	display: none;
}

.delivery-selected-1014 + #order-summary-sticky-content #delivery-payment-info .abs-value::before {
	content: 'Uwaga! Koszt dostawy będzie wyznaczony indywidualnie po złożeniu zamówienia!';
	color: red;
	display: block;
	width: 160px;
	white-space: normal;
	font-size: smaller;
	padding: 5px;
	border: 1px solid #f00;
	text-align: center;
	border-radius: 5px;
}


.abs-item-price-box .abs-item-price-breakdown {
    font-size: 1.0em;
    font-weight: normal;
    color: #900c3f;
}

.abs-item-price-box .abs-item-price-reference{
    font-size: 1.0em;
    font-weight: normal;
}

img {
	max-width: 100%;
	height: auto;
}

.offer-boxes-custom {
    display: flex;
    flex-wrap: wrap;
}
.col-custom {
    max-width: 50%;
    padding: 0px 20px;
}
.offer-boxes-custom h3, .offer-boxes-custom a {
    background: #900c3e;
    color: #fff;
    padding: 10px 4px 10px 10px;
}
.offer-boxes-custom p {
    border: 1px solid #999;
    padding: 25px;
    margin-top: -15px;
}
p.custom-home-p {
    padding: 0 20px;
}
.col-custom.height2 p {
    min-height: 244px;
}
.col-custom.heigh1 p {
    min-height: 223px;
}

@media only screen and (max-width: 768px) {
p.custom-home-p {
    padding: 0;
}
.col-custom {
    max-width: 100%;
    padding: 0px 0px;
}
.offer-boxes-custom h3 a {
    color: #fff;
padding:0;
}

}


h1,h2,h3,h4,h6 {
    font-size:20px;
    margin-top: 20px;
    margin-bottom: 0;
    line-height: 1.42857
}


.abs-catalog-index, .abs-contractor-index, .abs-product-name-attr, .abs-product-attr {
    color: #98a2b5;
    font-size: 15px;
}

.product-header .product-subname {
    font-size: 15px;
    margin-bottom: 0;
    line-height: 1.5em;
    overflow-wrap: break-word;
    opacity: 0.8;
}

.table.abs-attribute-table {
    margin-top: 20px;
}

@media (max-width: 768px) {
  table.responsive { width: 100%!important; border: 0; }
  table.responsive thead {
    display: none;
  }
  table.responsive tr {
    display: block;
    margin-bottom: 1rem;
    border: 0;
    padding: 0.5rem;
  }
  table.responsive td {
    display: flex;
    justify-content: center;
    position: relative;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #ccc;
    width: auto!important;
  }
  table.responsive td[data-label] {
    padding-left: 50%;
    text-align: left;
  }
  table.responsive td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 50%;
    padding-left: 0.5rem;
    font-weight: bold;
    justify-content: flex-start;
    display: flex;
    align-self: center;
  }
}

#tabCommonDescription > section > div.panel-body > div{
a
{font-weight: bold}}

.panel.abs-panel.abs-news-item .abs-news-content a {
  font-weight: bold;
}

.abs-description.abs-simple-panel a {
  font-weight: bold;
}

.multiselect-container.dropdown-menu label[title="Data (od najnowszych)"],
.multiselect-container.dropdown-menu label[title="Data (od najstarszych)"] {
    display: none;
}
/* usunięcie daty z sortowania */

.abs-attributes-values-list {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.abs-attributes-values-list li {
  border: 1px solid #900c3f;
  padding: 12px;
  border-radius: 8px;
  background: #fff;
  transition: all 0.2s ease;
}

.abs-attributes-values-list li:hover {
  border-color: #000;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
/* ramki przy producentach  */