html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}


.pricing-header {
    max-width: 700px;
}

.card-deck .card {
    min-width: 220px;
}

.row {
    padding-top: 5px;
}

.container {
    max-width: 1680px;
    padding-top: 25px;
}

.container-fluid {
    padding: 0px;
}

.lh-condensed {
    line-height: 1.25;
}


img.card-img-top {
    width: auto;
    height: auto;
    align-self: center;
}

.product-card {
    min-height: 400px;
}

.product-price {
    text-align: right;
}

.carousel {
    opacity: 0.95;
}

.horizontalnavbar {
    text-align: center;
    padding: 0px 10px 0px 10px;
    margin: 0px 10px 0px 10px;
}

.product-choice {
    margin-top: 20px;
    margin-bottom: 20px;
}

div.breadcrumb {
    padding: 10px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
    font-size: small;
}

.breadcrumb {
    margin: 0px 0px 0px 0px;
}


div.contact {
    text-align: left;
}

.trademark {
    margin-left: auto;
    margin-right: auto;
}

.product-image {
    text-align: center;
/ / padding-top: 5 %;
}

.product {
    padding-top: 25px;
}

.tradeInfo p {
    font-size: small;
}

.price p {
    font-size: x-large;
}

.description p {
    color: #6B757C;
}

.titles {
    color: #6c757d;
}

.cart td {
    max-height: 50px;
}

.przycisk {
    text-align: center
}

.ghost {
    display: none !important;
}

p.oldprice {
    margin-bottom: 3px;
}

div.listprice
{
    height: 52px;
}

.btn-product-list {
    color: #343a40;
    border-color: #343a40;
}

