/*!
 * Start Bootstrap - Shop Homepage (https://startbootstrap.com/template-overviews/shop-homepage)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-shop-homepage/blob/master/LICENSE)
 */

body {
    background-color: #fff !important;
    color: #424242;
    font-family: 'Roboto', sans-serif;
}

@media (min-width: 992px) {
    body {
        padding-top: 56px;
    }
}

h1,
h2,
h3 {
    font-weight: 600;
    line-height: 1.2;
    color: inherit;
}

h1 {
    font-size: 28px;
}


h2 {
    font-size: 22px;
}

h3 {
    font-size: 20px;
}

h5 {
    font-size: 18px;
}

h4.product {
    font-weight: bold;
    font-size: 1.15rem;
    color: #424242;

}

.pa {
    margin-bottom: 20px;
    font-size: 18px;
}

.kalkulacja {
    margin-top: 10px;
    background-color: #F7F7F7;
    padding: 5px;
    border-radius: 5px;

}

.cena {
    text-align: center;
}

.redColor {
    color: #dc3545;
    display: inline-block;
}

.ilosc-suma {
    padding: 10px;
    font-size: 1.2em;
}

a.cardHeader {
    color: #000;

}

a.cardHeader:hover {
    color: #000;
    text-decoration: none;
}

.h-100:hover {
    -webkit-box-shadow: 0px 0px 23px 5px rgba(184, 184, 184, 1);
    -moz-box-shadow: 0px 0px 23px 5px rgba(184, 184, 184, 1);
    box-shadow: 0px 0px 23px 5px rgba(184, 184, 184, 1);

}

img.produkt {
    max-width: 100%;
    max-height: 720px;
    margin-bottom: 40px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

table {
    table-layout: fixed;
    font-size: 16px;
}

table caption {
    font-size: 1.5em;
    margin: .5em 0 .75em
}

table tr {}

table td,
table th {
    padding: 5px;
}

table th {
    letter-spacing: .1em;
}

@media screen and (max-width:1280px) {
    table {
        border: 0;
        width: 100%;
    }

    table caption {
        font-size: 1.3em
    }

    table thead {
        border: none;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    table tr {
        display: block;
        margin-bottom: .625em;
        border: 1px solid #eee;
    }

    table td {
        display: block;
        font-size: 14px;
        text-align: right
    }

    table td::before {
        content: attr(data-label);
        float: left;
        font-weight: 700;
        text-transform: uppercase
    }

    table td:last-child {
        border-bottom: 0
    }
}

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

.oblicz-punkt {
    color: #fff;
    background-color: #e30204;
    padding: 5px 10px;
    margin: 5px;
    border-radius: 10%;
    display: inline-block;
}

.bl-count-field {
    padding: 5px;
    border-radius: 2px;
    border: 1px solid#ced4da;
}


.gallery-block.grid-gallery {
    padding-bottom: 60px;
    padding-top: 60px;
}

.gallery-block.grid-gallery .heading {
    margin-bottom: 50px;
    text-align: center;
}

.gallery-block.grid-gallery .heading h2 {
    font-weight: bold;
    font-size: 1.4rem;
    text-transform: uppercase;
}

.gallery-block.grid-gallery a:hover {
    opacity: 0.8;
}

.gallery-block.grid-gallery .item img {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
    transition: 0.4s;
}

.gallery-block.grid-gallery .item {
    margin-bottom: 20px;
}

@media (min-width: 576px) {

    .gallery-block.grid-gallery .scale-on-hover:hover {
        transform: scale(1.05);
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15) !important;
    }
}

.nav-shadow {
    box-shadow: 0 1px 0 rgba(12, 13, 14, 0.1), 0 1px 6px rgba(59, 64, 69, 0.1);
}

.bg-cb {
    background-color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}



.active {
    background-color: rgba(255, 255, 255, .2);
}

.card {

    border: none !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12) !important;
}



.cardheader {
    background-color: #f9f9f9;
    padding: 10px;
}

.card-img-top {
    padding: 10px;
}

.card-img-top-product {
    padding: 50px;
}

.produkt-tytul {
    font-size: 22px;
    font-weight: bold;
    color: #414141;
    padding: 15px 30px;
    width: auto;
}


.produkt-podtytul {
    padding: 0px 30px;
    width: auto;
}

.produkt-divider {
    background: #e30204;
    height: 5px;
    width: 20%;
    margin: 0px 10px 20px 30px;
}

.cena-produkt {
    color: #e30204;
}

.cardheader {
    background: #e30204;
    color: #fff;
    padding: 15px;
    font-weight: 700;
}

.cardfooter {
    border-top: 1px solid rgba(0, 0, 0, .100);
    margin: 10px;
    padding-top: 10px;
}

.nav-link {
    font-size: 16px;
    font-weight: bold;
}

.cb-color {
    color: #e30204;
}

a {
    color: #e30204;
}

a:hover {
    color: #ac0406;
}

.navbar-dark .navbar-brand {
    font-size: 22px;
    font-weight: 700;
}

.logo {
    width: 150px;
}

.badge {
    font-size: 100% !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.left-menu-title {
    font-weight: bold;
}

.left-menu-divider {
    background-color: rgb(216, 216, 216);
    height: 3px;
    width: 20%;
    margin-bottom: 10px;
}

.list-group-item {
    padding: 10px 0px !important;
    border: none !important;
    color: #424242 !important;
}

.badge-primary {
    background-color: #e30204 !important;
}

.socials {
    font-size: 2rem;

}

.fb-social {
    color: #4e4e4e;
}

.fb-social:hover {
    color: #3b5998;
}

.why-us {
    border-radius: 5px;
    background: #f9f9f9;
    padding: 10px;
    margin: 20px 0px;
}

.why-us-title {
    text-align: center;
    font-weight: bold;
}


.why-us-paragraph {
    padding: 10px;
    text-align: center;
    margin: 10px;
}

.why-us-icon {
    font-size: 2rem;
    color: #e30204;
    margin-left: auto;
    margin-right: auto;
    display: block !important;
    margin-bottom: 10px;
}

.footer-cb {
    margin-top: 50px;
    padding-top: 20px;
    background-color: #f9f9f9;
}

.footer-cb-bottom {
    background-color: #eee;
}

.punkt-produkt {
    background-color: #eee;
    padding: 20px;
}

.btn-danger {
    background-color: #e30204;
     !important;
}

.right {
    text-align: right;
}

.arkusze {
    width: 100%;
}

.bl-count-field {
    width: 100%;
}

.page-link {
    color: #000!important;
}

.page-item.active .page-link {
    background-color: #e30204 !important;
    border-color: #e30204 !important;
    color: #fff!important;
}
