body{
background-color:#ffff;
font-size: 18px;
}
.navbar-static-top .abs-header-content-row .abs-header-content-logo .navbar-brand{
height:initial;
}
.abs-header-content-row .abs-header-content-logo .navbar-brand img{
width:220px;
height:auto;
    max-height: initial;
}

[data-controller="index"] .breadcrumb{
display:none!important;
}
.breadcrumb{
background:none;
border:none;
}
.breadcrumb a{
color:#000;
}
.panel-heading h1{
font-size:31px;
color:#000;
}
.abs-panel-main{
border:none;
}
.abs-footer-items .abs-footer-item-width-quarter:nth-child(1){
flex-basis: calc(30% - 20px)!important;
}
footer .abs-footer-items-wrapper .abs-footer-items>*.abs-footer-item-width-quarter
 {
    flex-basis: calc(17.5% - 20px);
}

.abs-footer-items .abs-footer-item-width-quarter:nth-child(1) .panel-heading{
display:none;
}
.abs-footer-items-wrapper{
padding-top:50px!important;
padding-bottom:50px!important;
}
.abs-panel-main.main-checkout-panel{
background-color: #fff!important;
}
.panel-heading h2{
font-size:31px;
text-align:center;
color:#222;
}

[data-panel-id="injection-1015"] .panel-heading, [data-panel-id="injection-1018"] .panel-heading, [data-panel-id="injection-1017"] .panel-heading, [data-panel-id="injection-1011"] .panel-heading{
display:none!important;}
.abs-panel-footer h2{
color:#fff;
font-size: 16px!important;
}

[data-controller='checkout'] .abs-layout-site-one-column>.abs-row>.abs-col-content, .abs-panel-main.main-checkout-panel>.panel-body>section.abs-panel{
    background:none!important;
}
[data-base-url="https://probeauty.abstore.pl/"] .abs-layout-breadcrumbs{
// display:none!important;
}

.abs-mega-menu-links-box ul:nth-child(6){display:none!important}
#categoryInfoPanel{
display:flex;
flex-wrap: wrap;
    justify-content: center;
}
.abs-categories-intro>a{
display:block;
width: calc(16.66% - 10px);
padding:0;
border:none;
text-decoration:none;
    transition: transform 0.3s ease;
}
.abs-categories-intro>a img{
object-fit: cover;
    border: 4px solid #eee;
    transition: border-color 0.3s;}
.abs-subcategory-name h2{
color:#000;
font-size: 110%;
font-weight: bold;
    margin: 14px 0;
}
.abs-categories-intro .abs-subcategory{
    height: initial;
}
.abs-categories-intro>a:hover{
transform: scale(1.05);
}
.abs-categories-intro>a:hover .abs-subcategory-name h2{
color: #1AB7A9;
}

.abs-product-name a{
color:#000;
font-waight:bold;
text-decoration:none;
}
.abs-product-name{
color:#000;
    font-weight: bold;
text-decoration:none;
font-size:18px;
text-align:center;
}
.btn-link {
color:#000!important;
}
.btn-link:hover{
color:#1AB7A9!important;
}

.link-type-light {
color:#000;
font-waight:bold;
text-decoration:none;
}
.link-type-light a{
text-decoration:none;
}
.link-type-light h3{
    font-size: 16px;
    font-weight: bold;
}

.product-header .abs-product-name{
text-align:left;
color:#000;
margin-bottom:15px;
}


@media (max-width: 767px) {
#categoryInfoPanel{
flex-wrap: wrap;
gap:10px;
}
.abs-categories-intro>a{
width:calc(50% - 15px);
}
    footer .abs-footer-items-wrapper .abs-footer-items>*.abs-footer-item-width-quarter {
        flex-basis: 100%;
    }
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .abs-price-details .abs-price-details-price-discounted, .h3, .abs-price-details .abs-price-details-price-discount, .h4, .h5, .h6, .abs-cart-table tbody tr.abs-row-offer, .abs-cart-notice-layout>div.abs-col-final-price, .product-name a{
color:#000;
}

#clientAgreementsList .abs-client-agreement-description-col {
    width: 82%;
    text-align: left;
}