body {
    font-size: 1rem;
    padding: 0;
    margin: 0;
    /* background-color: #F8F8FF; */
    color: #4a4a4a;
    font-family: 'Montserrat', sans-serif;
}

p {
    margin: 0;
}

a {
    text-decoration: underline !important;
    color: #4a4a4a;
}

a:hover {
    text-decoration: none !important;
    color: #DA251D;
}

.disp-flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hidden {
    display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type='number'] {
    -moz-appearance: textfield;
}

.scroll {
    width: 32px;
    display: none;
    height: 32px;
    position: fixed;
    bottom: 100px;
    right: 50px;
    font-size: 2rem;
    background-color: #DA251D !important;
    margin: auto;
    text-align: center;
}

.top-nav-icon-size {
    font-size: 1.5rem;
    margin-left: 10px;
}

.ilosc-w-koszyku {
    color: white;
    background-color: #DA251D;
    border-radius: 46px;
    width: auto;
    min-width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    border: 2px solid white;
    position: absolute;
    top: 0;
    right: 160px;
    padding: 5px;
}

.podkategorie-style {
    list-style-type: none;
}

.myMarg0 {
    margin: 0;
}

.header-div {
    /*display: flex;*/
    /*align-items: center;*/
    /* background-color: #F8F8FF; */
    /*height: 130px;*/
}

.header-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.search-style {
    width: 50%;
    z-index: 99;
}

.small-head-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #212121 !important;
    height: 42px;
    text-transform: uppercase;
}

nav {
    background-color: #000000;
    color: white;
}

.cart-icon-size {
    font-size: 2rem;
}

.search-form-flex {
    display: flex;
    align-items: center;
}

.mySearch {
    margin-top: 0px;
    cursor: pointer;
    position: absolute;
    right: 26px;
    font-size: 1.5rem;
    color: #212121;
    margin-right: 0;
    position: relative;
}

.koszyk-flex {
    display: flex;
    flex-direction: row;
}

.nav-link {
    color: white !important;
}

.my-nav-flex {
    display: flex;
    flex-direction: row;
}

.myBorderBottom {
    border-bottom: 1px solid #cacaca;
}

.navbar {
    padding: 0 !important;
    height: 56px;
}

.cena-koszyk {
    font-size: 1.125rem;
    font-weight: 900;
    color: #DA251D;
    margin-right: 10px;
}

.width100 {
    width: 100%;
}

.nav-item:hover>.c-white {
    color: white;
}

.nav-item {
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: auto;
    cursor: pointer;
    border: none;
    /*border-right: 1px solid #1c394d;*/
    background: none;
    color: white;
    text-transform: uppercase;
    font-size: 0.80rem !important;
    font-weight: bold;
    /* border-right: 1px solid white; */
}

.top-nav-collapse {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}

.nav-item:first-child {
    /* border-left: 1px solid white; */
}

.nav-item:hover {
    background-color: #DA251D;
}

.dropdown-content {
    display: none;
    background-color: white;
    position: absolute;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 99;
    margin-top: 56px;
    width: 1110px;
}

.dropdown-content a {
    float: none;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left
}

.image-dropdown {
    width: 180px;
    height: 150px;
    text-align: center;
    object-fit: contain;
}

.drop-nazwa {
    color: #DA251D;
    font-size: 1rem;
    font-weight: 600;
    margin: 10px 0;
    text-align: center;
}

.all-small-menus {
    display: flex;
}

.menu-poziom-3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 222px;
}

.list-product-image {
    /*width: 48px;*/
    /*height: 48px;*/
    width: 100%;
    height: auto;
}

.promo-product-image {
    object-fit: contain;
    width: 100%;
    height: 192px;
}

.popular-product {
    display: none;
}

.sale-product {
    display: none;
}

.maxTwoLines {
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 3.6em;
    /*line-height: 1.8em;*/
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.products {
    padding: 0;
}

.my-title-1 {
    text-transform: uppercase;
    font-size: 3rem;
    font-weight: 900;
}

.product-link {
    text-decoration: none !important;
}

.myFont-tytul-prod-list {
    font-size: 0.875rem;
    font-weight: 600;
    margin: 0;
    line-height: 1;
}

.bg-light {
    background-color: #F8F8FF !important;
}

.onsale {
    position: absolute;
    background: white;
    margin-left: 1px;
    margin-top: 1px;
    color: #DA251D;
    font-weight: 600;
    padding: 1px;
    font-size: 0.65rem;
    opacity: 0.9;
}

.zostalDodany {
    display: none;
    font-size: 1.5rem;
    color: green;
    margin-right: 10px;
    margin-left: 3px;
    width: 27px !important;
}

.back-snieg {
    background-color: #F8F8FF;
}

.product-img {
    margin-right: 10px;
    /* width: 5%; */
}

.product-img:hover>.list-produkt-large-image {
    display: block;
}

.list-produkt-large-image {
    display: none;
    z-index: 99;
    width: 250px;
    height: 250px;
    position: absolute;
    top: -250px;
    left: 55px;
    /* border: 1px solid; */
    -webkit-box-shadow: 0px 0px 13px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 13px -5px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 13px -5px rgba(0, 0, 0, 0.75);
    background-color: white;
    border-radius: 15px;
}

.product-detail {
    width: 60%;
}

.width60proc {
    width: 55%;
}

.produkt-koszyk {
    width: 45%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    font-weight: bold;
}

.plus-minus {
    font-size: 0.7rem;
}

.zmien-ilosc {
    cursor: pointer;
    border: 1px solid lightgray;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 2rem;
    height: 1.5rem;
    padding-left: 10px;
    padding-right: 10px;
}

.new-price {
    font-size: 0.875rem;
    color: #DA251D;
    font-weight: 900;
}

.old-price {
    color: gray;
    font-weight: 600;
    font-size: 1rem;
}

.now-price {
    font-size: 0.875rem;
    color: #1F1A17;
    font-weight: 900;
}

.form-select {
    padding: 5px;
    text-transform: uppercase;
    font-size: 0.75rem;
}

.filtry-produktu {
    display: flex;
    width: 25%;
    background-color: white;
    padding: 20px;
}

.uppercase {
    text-transform: uppercase;
}

.produkt-list {
    width: 74%;
    /* width: 100%; */
}

.shop-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.koszyk-ilosc {
    display: flex;
    /*margin-right: 20px;*/
}

.ilosc-do-kosza {
    border-left: none;
    border-right: none;
    cursor: auto;
    font-weight: 300;
    font-size: 0.875rem;
    width: 4rem;
}

.product-row {
    border-bottom: 1px solid #F8F8FF;
    min-height: 50px;
}

.product-row:hover {
    background-color: #efefef !important;
}

.my-round-left {
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
}

.my-round-right {
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
}

.addToKosz {
    font-size: 1.5rem;
    margin-right: 10px;
    /* margin-left: 20px; */
}

.page-item {
    cursor: pointer;
}

.page-item.active .page-link {
    background-color: #161616;
    border-color: #161616;
    font-weight: 800;
}

.page-link {
    color: #001F33;
    width: 41px;
    font-size: 0.9rem !important;
    text-align: center;
}

.page-link:hover {
    color: #001F33;
}

.addToKosz:hover {
    color: #DA251D;
    cursor: pointer;
}

.text-primary {
    color: #DA251D !important;
}

.sortuj-div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.loader {
    border: 2px solid #f3f3f3;
    border-radius: 50%;
    border-top: 2px solid #DA251D;
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin-right: 11px;
    margin-left: 3px;
    -webkit-animation: spin 1s linear infinite;
    /* Safari */
    animation: spin 1s linear infinite;
}

.account-menu {
    background: none;
    border: none !important;
    justify-content: start;
    padding: 0;
    /*border-bottom: 1px solid lightgray !important;*/
}

.account-menu:hover {
    background: none;
}

.account-menu:first-child {
    /*border-top: 1px solid lightgray !important;*/
}

.show-form {
    display: none;
}

.icon-title {
    font-size: 0.75rem;
    font-weight: bold;
    text-align: center;
}

.my-label {
    font-size: 0.75rem;
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing: 1px;
    margin-left: 10px;
}

.account-link {
    text-align: start;
    padding: 0.5rem 0;
    width: 100%;
    color: #4a4a4a !important;
    font-size: 0.875rem;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: 12px;
}

.account-link:hover {
    color: #DA251D !important;
}

.account-link.active {
    color: #DA251D !important;
}


/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/*                  footer menu                 */


/*                  footer menu                 */


/*                  footer menu                 */


/*                  footer menu                 */


/*                  footer menu                 */


/*                  footer menu                 */


/*                  footer menu                 */


/*                  footer menu                 */


/*                  footer menu                 */

footer {
    border-top: 1px solid lightgray;
    padding: 2.5rem 0;
    color: #999;
    text-align: center;
    background-color: #f9f9f9;
    border-top: .05rem solid #e5e5e5;
}

.footer-nav {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.footer-nav-element {
    width: 20%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 15px;
}

.footer-nav-element-content {
    text-align: center;
    cursor: pointer;
    padding: 10px;
}

.stany {
    display: flex;
    flex-direction: row;
    cursor: pointer;
}

.stan {
    width: 12px;
    height: 10px;
    background-color: #e1e1e1;
    border-right: 1px solid white;
}

.stan:last-child {
    border: none;
}

.footer-nav-img {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    border: 1px solid lightgray;
    width: 100%;
    -webkit-box-shadow: 0px 0px 9px -8px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 9px -8px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 9px -8px rgba(0, 0, 0, 0.75);
    padding: 40px 20px 0px 20px;
    margin-bottom: 10px;
}

.footer-menu-img {
    object-fit: contain;
    width: 100%;
    height: 124px;
    border-radius: 15px;
}

.my-round {
    border-radius: 15px;
}

.footer-nav-img:hover {
    background-color: white;
}

.my-title-4 {
    font-size: 1rem;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.my-title-5 {
    font-size: 0.875rem;
    font-weight: 900;
    text-transform: uppercase;
    text-decoration: none !important;
}

.footer-nav-logo {
    width: 40%;
    position: absolute;
    margin-top: -150px;
}

.strange-image {
    border-radius: 15px;
    object-fit: cover;
}

.copyright {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #001F33;
    color: white;
    width: 100%;
    padding: 20px;
}

.footer-nav-hr {
    margin-bottom: 0;
    width: 60%;
    background-color: #DA251D;
    height: 2px;
}

.footer-information>li {
    cursor: pointer;
}

.footer-information>li:hover {
    color: #DA251D;
}

.my-white-link {
    color: white;
}

.my-white-link:hover {
    color: #DA251D !important;
}


/*                  nasze produkty          */


/*                  nasze produkty          */


/*                  nasze produkty          */


/*                  nasze produkty          */


/*                  nasze produkty          */

.our-produkts {
    display: flex;
    justify-content: center;
}

.our-prods-menu {
    cursor: pointer;
    margin: 0px 10px 40px 10px;
    font-size: 1.25rem;
    font-weight: 900;
    text-transform: uppercase;
    border-bottom: 1px solid lightgray;
}

.our-prods-menu:hover {
    color: #DA251D;
    border-color: #DA251D;
}

.our-prods-menu.active {
    color: #DA251D;
    border-color: #DA251D;
}


/*                  swiper js               */


/*                  swiper js               */


/*                  swiper js               */


/*                  swiper js               */

.slider-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 15px;
}

.swiper-container-main {
    /*height: 500px;*/
}

.swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
}

.swiper-lazy-preloader,
.swiper-lazy-loading,
.swiper-lazy-loaded {
    fill: #DA251D;
}

.swiper-button-next,
.swiper-button-prev {
    color: #4a4a4a;
    background-color: white;
    width: 40px;
    height: 40px;
    opacity: 0.5;
    border-radius: 50px;
    border: 1px solid #f1f1f1;
    z-index: 9999;
}

.swiper-button-next:hover {
    opacity: 1;
}

.swiper-button-prev:hover {
    opacity: 1;
}

.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: 1.5rem;
}

.swiper-pagination-bullet-active {
    background-color: #DA251D;
}

.swiper-produkt {
    background-color: white;
    padding: 10px;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    border-radius: 0;
}

.new-prods-popular {
    display: none;
}


/*              single product               */


/*              single product               */


/*              single product               */


/*              single product               */


/*              single product               */

.single-produkt-swiper {
    display: flex;
    flex-direction: column;
    height: 650px;
}

.bg-white {
    background-color: white;
}

.produkt-slide {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.gallery-top {
    height: 80%;
    width: 100%;
}

.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.single-produkt-image {
    width: 100%;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

.dane-produktu {
    width: 40%;
    padding-left: 1.5rem;
}

.produkt-tytul {
    font-size: 1.5rem;
}

.myButton {
    text-decoration: none !important;
    text-align: start;
    padding: 0.5rem 1.5rem;
    border: 1px solid #DA251D;
    color: white;
    background-color: #DA251D;
    transition: 0.3s;
    cursor: pointer;
    font-weight: 900;
    border-radius: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}

.myHeartButton {
    cursor: pointer;
    padding: 0.5rem 0.75rem;
    border: 1px solid #DA251D;
    color: #DA251D;
    background-color: #F8F8FF;
    margin-left: 0.5rem;
    border-radius: 15px;
}

.myHeartButton:hover {
    background-color: white;
}

.myButton:hover {
    color: #DA251D;
    background-color: white;
}

.single-prod-price {
    font-size: 1.5rem;
}

.my-box-shadow {
    -webkit-box-shadow: 0px 0px 24px -14px rgba(66, 68, 90, 1);
    -moz-box-shadow: 0px 0px 24px -14px rgba(66, 68, 90, 1);
    box-shadow: 0px 0px 24px -14px rgba(66, 68, 90, 1);
}

.my-text {
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.8;
}

.swiper-zoom-container {
    cursor: zoom-in;
}

.single-product-punkt {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 0.5rem;
    font-weight: 300;
}

.my0875rem-light {
    font-size: 0.875rem;
    font-weight: 300;
}

.single-produkt-rabat {
    margin-left: 10px;
    margin-top: 6px;
    font-size: 0.875rem;
    opacity: 1;
    border: 1px solid;
}

.mySemiBold {
    font-weight: 600;
}

.single-left {
    display: block;
    width: 30%;
}

.nav-tabs .nav-item {
    background: none;
}

.nav-tabs .nav-item:hover {
    background: #DA251D;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: white !important;
    background: #DA251D;
}

.second-nav-item {
    width: auto;
    border: none;
    padding: 0 !important;
}

.second-nav-item:hover {
    background: none !important;
    color: #DA251D !important;
}

.second-nav-item:first-child {
    border-left: none;
}

.second-nav {
    text-decoration: none !important;
    text-transform: uppercase !important;
    color: #DA251D !important;
    font-weight: 600;
    width: 100%;
    border: none !important;
}

.single-product-down {
    width: 100%;
    margin-top: 60px;
}

.tytul-opisu-produktu {
    margin: 1rem 0;
    width: 100%;
}

.margin-bottom-60px {
    margin-bottom: 60px;
}

.produkt-opis {
    width: 49%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1.8;
}

.produkt-opis-full {
    line-height: 1.8;
}

.produkt-opis-zdjecie {
    width: 49%;
}

.zdjecie-opisu {
    object-fit: contain;
    width: 100%;
    max-height: 400px;
}

.opis-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 2rem;
}

.row-reverse {
    flex-direction: row-reverse;
}

.border-down {
    border-bottom: 1px solid #dee2e6;
}


.breadcrumb {
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 300;
}

.cecha-div {
    width: 100%;
    display: flex;
    background-color: white;
    padding: 10px;
}

.cecha-div:nth-child(2n) {
    background-color: #F8F8FF;
}

.cecha-nazwa {
    width: 30%;
    font-weight: bold;
}

.dane-techniczne {
    margin-top: 60px;
}

.form-control {
    text-shadow: 0 0 0 #495057 !important;
    color: #000 !important;
    font-size: 0.75rem;
    font-weight: 400 !important;
    /*border-top: none;*/
    /*border-left: none;*/
    /*border-right: none;*/
    /* border-radius: 15px; */
    border-bottom: 1px solid lightgray;
    /*padding-left: 0;*/
}

.hover-red:hover {
    color: #DA251D;
}

.form-control:focus {
    border-color: #dee2e6 !important;
    box-shadow: none !important;
}

.my-arrow {
    position: fixed;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 30px;
    color: white;
    background-color: rgba(77, 77, 77, 0.4);
    cursor: pointer;
}

@media only screen and (max-width: 760px) {
    .my-arrow {
        position: fixed;
        top: 47%;
        bottom: 0;
        height: 5%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 10px;
        color: white;
        background-color: rgba(77, 77, 77, 0.4);
        cursor: pointer;
    }
}

.my-arrow:hover {
    background-color: rgba(77, 77, 77, 0.8);
}

.my-arrow-left {
    left: 0px;
}

.my-arrow-right {
    right: 0px;
}

.laczna-cena {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-align: end;
}

.my-title-3 {
    font-size: 1.25rem;
    font-weight: 700;
}

.modal-title-padding {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.gray-btn {
    background-color: rgba(0, 0, 0, 0.3);
    border-color: rgba(0, 0, 0, 0.3);
}

.gray-btn:hover {
    color: #212529;
}

.koszyk-prods {
    width: 100%
}

.koszyk-header {
    /*width: 100%;*/
    /*margin-bottom: 20px;*/
    /*font-size: 1.5rem;*/
}

.koszyk-section {
    width: 68%;
}

.koszyk-section-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.podsumowanie-section {
    width: 30%;
}

.delete-from-kosz {
    cursor: pointer;
    padding: 5px 10px;
}

.delete-from-kosz:hover {
    color: #DA251D;
}

.podsumowanie-nazwa {
    width: 60%;
    font-weight: 600;
}

.podsumowanie-cena {
    font-weight: bold;
    text-align: right;
}

.space-btw {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.border-section {
    border: 1px solid #dee2e6;
    padding: 20px;
}

.dostawa-nazwa,
.dostawa-cena {
    font-weight: 300;
}

.dostawa-opis {
    font-weight: 300;
    font-size: 0.875rem;
    color: #0009;
}

.dostawa-info {
    display: none;
}

.user-icon {
    margin-left: 10px;
}

.padding-breadcump {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.small-image:hover>.list-produkt-large-image {
    display: block;
}

.dropbtn {
    color: white;
    font-size: 0.875rem;
    font-weight: 600;
    padding-right: 20px;
}

.nav-sub-arrow {
    margin-right: 10px;
}

.dropbtn:hover {
    color: white;
}

.konto-logowanie {
    display: flex;
}

.myHalfFlex {
    width: 50%;
    display: flex;
    /* align-items: center; */
    flex-direction: column;
    justify-content: space-between;
}

.logowanie-form {
    width: 350px;
}

.my-text-2 {
    font-size: 0.875rem;
    line-height: 1.8;
    margin-bottom: 0;
    font-weight: 300;
}

.my-title-2 {
    font-weight: 900;
    font-size: 2rem;
    text-transform: uppercase;
}

.logowanie-header {
    font-size: 1.25rem;
    font-weight: 900;
    margin-bottom: 0.5rem;
}

.mySpaceBeetween {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.myFacebookButton {
    width: 350px;
    margin-top: 30px;
    background-color: #4267B2;
    border: 1px solid #4267B2;
}

.myFacebookButton:hover {
    color: #4267B2;
}

.myLinkStyle {
    font-size: 0.875rem;
}

.zaloguj-sie {
    margin-top: 20px;
}

.myFlexEnd {
    display: flex;
    justify-content: flex-end;
}

.myButtonWidth350 {
    width: 350px;
}

.dlaczego-lista {
    margin: 0;
}

.catalog-number {
    color: gray;
    font-weight: 300;
    font-size: 0.75rem;
    white-space: nowrap;
}

.margin-top-05rem {
    margin-top: 0.5rem;
}

.product-icon {
    font-size: 1.5rem;
    cursor: pointer;
}

.product-icon:hover {
    color: #DA251D;
}

.pay-brand-image {
    height: 24px;
    width: 90px;
    object-fit: contain;
}


/* my checkbox */

.myCheckbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 0.875rem;
    fong-weight: 300;
}


/* Hide the browser's default checkbox */

.myCheckbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}


/* Create a custom checkbox */

.myCheckmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 15px;
}

.modal-content {
    border-radius: 15px;
}


/* On mouse-over, add a grey background color */

.myCheckbox:hover input~.myCheckmark {
    background-color: #eaeaea;
}


/* When the checkbox is checked, add a blue background */

.myCheckbox input:checked~.myCheckmark {
    background-color: #DA251D;
}


/* Create the checkmark/indicator (hidden when not checked) */

.myCheckmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the checkmark when checked */

.myCheckbox input:checked~.myCheckmark:after {
    display: block;
}


/* Style the checkmark/indicator */

.myCheckbox .myCheckmark:after {
    left: 8px;
    top: 4px;
    width: 8px;
    height: 13px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.myErrorMessage {
    color: #DA251D;
    font-size: 0.875rem;
}

.is-error {
    color: #DA251D !important;
}

.is-error-border {
    border: 1px solid #DA251D !important;
}

.is-success {
    color: green !important;
}

.user-icon:hover~.logged-user-menu {
    display: block;
}

.logged-user-menu {
    display: none;
    position: absolute;
    top: 45px;
    right: 0;
    width: 200px !important;
    border: 1px solid lightgray;
    padding: 20px !important;
    z-index: 199;
    background-color: white;
    border-radius: 15px;
}

.logged-user-menu:hover {
    display: block;
}

.logged-menu-point {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.filtry-produktu {
    flex-direction: column;
}

.form-control:focus {
    border-color: #001F33;
    box-shadow: 0 0 0 .2rem rgba(0, 31, 51, .25);
}

.ok-button {
    width: 38px;
    min-width: 38px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.filter-cb {
    right: 0;
    left: auto;
}

.mySmallBasket {
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    height: 100%;
}

.myGrayButton {
    background-color: #5a6268;
    border-color: #5a6268;
}

.myGrayButton:hover {
    color: #5a6268;
}

#smallBasketModal {
    padding-right: 0 !important;
    overflow-x: hidden;
    overflow-y: auto;
}

.mySmallBasketContent {
    border: none;
    border-radius: initial;
}

.dostawa-nazwa {
    line-height: 1.8;
}

.dispInMobile {
    display: none;
}

.cursor-pointer {
    cursor: pointer;
}

.c-white {
    color: #fff !important;
}

.c-white:hover {
    color: #fff !important;
}

.underline-link {
    text-decoration: underline !important;
}

.company-buy {
    display: none;
}

.rotate180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

#other-adress-form {
    display: none;
}

.dispShow990 {
    display: none;
}

.menu-prev {
    background-color: rgba(218, 37, 29, 0.82);
    color: white;
    opacity: 0.5;
}

.menu-next {
    background-color: rgba(218, 37, 29, 0.82);
    color: white;
    opacity: 0.5;
}

.subcategory-image {
    height: 200px;
    object-fit: contain;
    cursor: pointer;
}

.subcategories-section {
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    margin: 0;
}

.all-subcategories {
    display: none;
}

.subcategories-section {
    /*display: none;*/
    border-bottom: 1px solid #E8E8E8;
}

.menu-slide {
    height: auto !important;
}

.dropDownItems {
    position: absolute;
    top: 50px;
    /*background-color: #ffffff;*/
    /*border: 1px solid #001F33;*/
    z-index: 999;
}

.search-element:hover {
    background-color: lightgray !important;
}

.lds-roller {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
}

.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: black;
    margin: -4px 0 0 -4px;
}

.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}

.lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px;
}

.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}

.lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px;
}

.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}

.lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px;
}

.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}

.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px;
}

.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}

.lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px;
}

.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}

.lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px;
}

.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}

.lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px;
}

.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}

.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px;
}

.submenu-title {
    text-decoration: none !important;
    font-size: 0.75rem;
    /*margin: 0 1rem;*/
    /*padding: 0.75rem 0;*/
}

.subcategory-main {
    text-decoration: none !important;
    font-size: 0.875rem;
    font-weight: 600;
}

.list-group-item:hover {
    background-color: #f0f0f0;
}

.list-group-item:hover>.submenu-title {
    color: #DA251D;
}

#main-slider {
    border-radius: 15px;
}

@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


/*.swiper-scrollbar-drag {*/


/*    background: rgba(255, 10, 10, 0.5);*/


/*}*/

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.1;
}


/*              pc only         */


/*              pc only         */


/*              pc only         */


/*              pc only         */

@media only screen and (min-width: 990px) {
    .pc-nav-height {
        height: 62px !important;
    }

    .pc-no-left-border {
        border-left: 0 !important;
    }

    .produkty-swiper {
        /*max-height: 480px;*/
    }



}




/*                 mobile                  */


/*                 mobile                  */


/*                 mobile                  */


/*                 mobile                  */


/*                 mobile                  */


/*                 mobile                  */


/*                 mobile                  */


/*                 mobile                  */

@media only screen and (max-width: 990px) {
    .m-overflow-auto {
        overflow-y: auto;
    }

    .menu-next,
    .menu-prev {
        display: none;
    }

    .produkty-swiper {
        /*min-height: auto;*/
    }

    .list-product-image {
        width: 100%;
        height: auto;
    }

    .dispNone990 {
        display: none;
    }

    .dispShow990 {
        display: block;
    }

    .m-nav-settings {
        display: none;
        width: 60%;
        min-width: 225px;
        position: fixed;
        z-index: 999;
        top: 0;
        left: 0;
        bottom: 0;
        overflow-y: visible;
        overflow-x: hidden;
        /*max-height: 90vh;*/
    }

    .nav-on-top {
        position: fixed;
        z-index: 99;
        width: 100%;
    }

    .small-head-flex {
        padding: 30px 15px;
    }

    .mobile-nav-icon {
        cursor: pointer;
        font-size: 1.5rem;
    }

    .cart-icon-size {
        font-size: 1.5rem;
        cursor: pointer;
    }

    .ilosc-w-koszyku {
        /*width: 16px;*/
        /*height: 16px;*/
        top: -15px;
        right: 10px;
        position: relative;
    }

    .my-nav-flex {
        flex-direction: column;
    }

    .m-close-section {
        display: flex;
        justify-content: flex-end;
        padding: 1.5rem;
        margin-bottom: 1.5rem;
    }

    .dropbtn {
        justify-content: space-between;
        max-width: 100%;
        text-align: start;
        border: none !important;
        /*border-bottom: 1px solid #1c394d !important;*/
    }

    .dispInMobile {
        display: flex;
    }

    .dispNone {
        display: none;
    }

    .dispNoneImp {
        display: none !important;
    }

    .m-slider-padding {
        padding: 0;
        /*padding-top: 60px;*/
    }

    .mp-0 {
        padding: 0;
    }

    .mw-100 {
        width: 100% !important;
    }

    .myDarkBg {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 0.4;
        background-color: #343a40 !important;
    }

    .m-nav-container {
        padding: 0;
        z-index: 99;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: #001F33;
    }

    .dropdown-content {
        margin: 0;
        min-width: auto;
        max-width: 100%;
        position: initial;
    }

    .all-small-menus {
        flex-direction: column;
    }

    .menu-poziom-3 {
        width: 100%;
    }

    .drop-nazwa {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-left: 1.5rem;
        padding-right: 10px;
        color: #212529;
    }

    .subcategory-title {
        font-size: 0.875rem;
        padding: 0 !important;
        text-decoration: none !important;
    }

    .our-produkts {
        padding: 0 0.5rem 0.5rem;
    }

    .our-prods-menu {
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        width: 100%;
    }

    .h-100-percent {
        height: 100%;
        margin-bottom: 50px;
    }
}


/* ### 20220902 - MZ ### */

.product-no-image {
    margin-top: auto;
    display: flex;
    /* justify-content: center;
    align-items: center;
    text-align: center;

    margin-left: auto;
    margin-right: auto;
    margin-top: auto; */
}

.h-100-percent {
    height: 100%;
}

.no-photo-img {
    width: 200px;
}

.button_loading {
    background: url('/assets/images/icons/loaderLevor.gif') no-repeat 50% 50%;
    background-size: 25px 25px;
}

.text-color-red {
    color: rgba(218, 37, 29, 0.82);
}

.menu-slide {
    min-width: 200px !important;
}

.first-capitalize:first-letter {
    text-transform: uppercase;
}


/* .myDisplayOnLarge {
    display: block;
} */

@media only screen and (max-width: 1200px) {
    .myDisplayOnLarge {
        display: none !important;
    }

    .my-text-wrap {
        white-space: break-spaces !important;
    }
}


.form-control-sortBy {
    border: 1px solid #dee2e6;
    background-color: #ffffff;
    line-height: 1.25;
    /*
  padding-top:      0.5rem;
  padding-right:    0.75rem;
  padding-bottom:   0.5rem;
  padding-left:     0.75rem;
   */
    font-size: 0.9rem !important;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
    border-bottom-right-radius: .25rem;
    cursor: pointer;
}

.form-control-sortBy {
    background-color: #ffffff !important;
}

.btn-light {
    background-color: #ffffff !important;
    font-size: 0.9rem;
}

.dropdown-item {
    font-size: 0.9rem;
    z-index: 999;
    /* position: fixed; */
}

.btn-light:hover {
    border-color: #ffffff;
}

.dropdown-item.active {
    background-color: #ffffff;
    color: #212529;
}

option:hover {
    cursor: pointer;
}

.bg-my-grey {
    background-color: #F7F7F7 !important;
}

.bread_h1 {
    font-size: 0.875rem;
    font-weight: 875;
    line-height: 1.5;
}

a[aria-expanded=true] .fa-chevron-right {
    display: none;
}

a[aria-expanded=false] .fa-chevron-down {
    display: none;
}

.paymentBox {
    border: 1px solid #DDDDDD;
    height: 90px;
    cursor: pointer;
    justify-content: center;
    align-items: center;
}

.pay-brand-image-modal {
    width: 80px;
    object-fit: cover;
}

.paymentMethodName {
    font-size: 14px;
    font-weight: bold;
}

b,
strong {
    font-weight: bold !important;
}


/* Smartphones ----------- */
@media only screen and (max-width: 760px) {
    #checkBrowser {
        display: none;
    }
}

.category-bar {
    position: relative;
    width: 1320px;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
    align-content: center;

}

.carouselGalmag {
    background-image: url("http://galmag.sebdan.net/assets/images/logo/logo.webp");
    background-color: #212529 !important;
    width: 100%;
    /* width: 1320px; */
}

.carousel-inner {
    background-color: #212529 !important;
}

.contact-ico-text {
    font-size: 12px;
    font-weight: 500;
    color: #4a4a4a;
}

.product-box {
    border: 1px solid #e5e5e5;
    ;
}

.product-home-img {
    width: 160px;
}

.badge-nowosc {
    font-size: 0.6rem;
}
