
body {
    overflow-x: hidden;
}

body, input, textarea, button {
    font-family: 'Montserrat', sans-serif;
    color: rgba(120, 144, 156, 1);
}

.badge {
    padding: .35em 0;
}

.alert-danger {
    margin: 10px auto;
    background: #ffe5eb;
    border: 1px solid #c2305b;
    color: #c2305b;
    font-weight: 700
}

.user-address-selected {
    background: #dadada;
}

.user-address-default {
    background-color: #f2fcf6 !important;
    border-color: #00C853 !important;
}

.page-container {
    max-width: 1320px;
    padding: 0 15px;
    margin: 0 auto
}

.big-container {
    max-width: 1800px;
    padding: 0 15px;
    margin: 0 auto;
}

.medium-container {
    max-width: 800px;
    margin: 0 auto;
}

.small-container {
    max-width: 336px;
    margin: 0 auto;
}

h1 {
    font-weight: 700;
    font-size: 2.375rem;
}

h2, h3 {
    margin-bottom: 1.25rem;
    font-size: 1.9375rem;
}

h2 {
    font-weight: 700;
}

h3 {
    font-weight: 400;
}

h4 {
    font-weight: 700;
    font-size: 1.5625rem;
}

h5 {
    font-weight: 700;
    font-size: 1.25rem;
}

h6 {
    font-weight: 400;
    font-size: 1rem;
}

/*p {*/
/*    font-size: 1.25rem;*/
/*}*/

a {
    color: var(--bs-primary);
}

a:hover {
    color: var(--bs-primary-lighter);
}

p a {
    color: var(--bs-primary);
    text-decoration: underline;
}

p a:hover {
    color: var(--bs-primary-lighter);
}

p.smaller {
    font-size: 1rem;
}

p.small {
    font-size: 0.75rem;
}

*, *:before, *:after {
    box-sizing: border-box;
}

img {
    max-width: 100%;
}

#pageFix {
    overflow: hidden;
}

.big-checkbox {
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.5rem;
}

.div-fs-16px p,
.div-fs-16px span {
    font-size: 16px;
}

.fs-7 {
    font-size: 0.8rem;
}

.fs-49px {
    font-size: 49px;
}

.fs-14px {
    font-size: 14px;
}

.fs-16px {
    font-size: 16px;
}

.fs-25px {
    font-size: 25px;
}

.fs-12px {
    font-size: 12px;
}

.active-none:focus {
    outline: none;
    box-shadow: none;
}

.hover-none:hover {
    color: white !important;
}

.secondary-background-color {
    background: none;
}

.app-outside-click span textarea {

}


@media screen and (min-width: 768px) {

    .app-outside-click span textarea {
        margin-top: 20px;
        margin-left: 34px;
        width: auto;
    }

    .secondary-background-color {
        background-color: rgba(226, 233, 243, 0.2);
    }

}


.lightened-secondary-bg {
    background-color: #f9f8fa;
}

.payment-type-icon-1 {

}

.before-line {
    font-size: 1rem;
    position: relative;
    margin-bottom: 10px !important;
}

.before-line::before {
    display: inline-block;
    content: "";
    border-top: .125rem solid var(--bs-primary);
    width: 1.5rem;
    margin: 0 0 0 -1.8rem;
    position: absolute;
    bottom: 4px;
}

.line-holder:before {
    background: url(/layouts/ip3mph/images/skorka_8/dashed-line.png) repeat-x left;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    margin: auto 0;
    height: 100%;
}

button.ip-btn-standard {
    padding: 0 30px;
    height: 34px;
}

.background-cover.pl {
    flex-direction: row;
}

@media screen and (max-width: 425px) {

    .background-cover.pl {
        padding-left: 10px;
        flex-direction: column;
        text-align: end;
    }

    button.ip-btn-standard {
        padding: 0 20px;
        height: 34px;
    }

    .line-holder:before {
        background: none;
    }

}

.background-cover {
    background: rgba(249, 251, 253, 1);
    position: relative;
}

.background-cover.pr {
    padding-right: 10px;
}

/* Custom Accordion */

.accordion-button:not(.collapsed) {
    background-color: #F9FBFD;
    box-shadow: none;
}

.accordion-button:focus {
    border-color: #000;
    box-shadow: none;
}

.accordion-selected {
    border-color: var(--bs-primary) !important;
}

.accordion-button::after {
    content: none;
    background-image: none;
}

.accordion-button:not(.collapsed)::after {
    background-image: none;
}

.custom-svg {
    margin: 0 auto;
    margin-bottom: 1rem !important;
    transition: all 0.2s ease-in-out;
}

@media (min-width: 768px) {
    .custom-svg {
        margin-left: auto;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
    }
}

@media (max-width: 767px) {

    .accordion-button {
        transition: all 0.2s ease-in-out;
    }

    .accordion-button.collapsed {
        flex-direction: column-reverse !important;
    }

    .accordion-button.collapsed .custom-svg {
        margin-top: 1rem !important;
        margin-bottom: 0 !important;
    }
}

.custom-svg-activated {
    transform: rotate(
            -45deg
    );
}

/*  */

.carousel-headline {
    font-size: 31px;
}

#opinie {
    padding: 80px 0;
}

.owl-item {
    opacity: 0.5;
    transition: all 0.25s ease;
}

.owl-item.active {
    opacity: 1;
}

#blog {
    padding-top: 80px;
    padding-left: 0;
    padding-right: 0;
}

#blog .owl-carousel .owl-stage {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.blog-button {
    margin-top: 10px;
}

.carousel-control-prev,
.carousel-control-next {
    filter: inherit;
    opacity: 1;
    width: 7%;
}

.before-line-glowna::before {
    display: inline-block;
    content: "";
    border-top: .125rem solid var(--bs-primary);
    width: 1.5rem;
    margin: 0 0.3rem;
}

@media (min-width: 768px) {
    .carousel-headline {
        font-size: 38px;
    }

    .grey-after-line {
        word-break: break-word;
        position: relative;
        padding-bottom: 1.5rem;
    }

    .blog-arrow-button {
        min-width: 46px !important;
        min-height: 46px !important;
        bottom: -20px !important;
        right: 20px !important;
    }

    .grey-after-line:after {
        content: "";
        position: absolute;
        display: block;
        margin-left: 1.5rem;
        bottom: 0;
        left: 0;
        right: 0;
        width: 70px;
        height: 1px;
        border-bottom: 1px solid #cccccc;
        z-index: -1;
    }

    .blog-button {
        margin-top: 30px;
    }

    @media (min-width: 1440px) {
        .carousel-headline {
            font-size: 49px;
        }

        .blog-button {
            margin-top: 50px;
        }
    }
}

.product-box-single {
    transition: 250ms ease all;
    overflow: hidden;
}

.product-box-single p {
    position: absolute;
    margin-top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    color: rgb(33, 37, 41);
    /*text-align: center!important;*/
}

.light-text .product-box-single p {
    color: #fff
}

.productBoxes {
    padding-top: 20px;
}

.productBoxesInner {
    width: 100%;
    text-align: center;
}

.prodbox {
    min-height: 230px;
    display: inline-block;
    max-width: 230px;
    height: 230px;
    width: 100%;
    margin: 15px;
    text-align: left;
}

@media screen and (min-width: 1200px) {
    .productBoxesInner {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: repeat(4, 1fr);
        grid-column-gap: 30px;
        grid-row-gap: 30px;
    }

    .prodbox {
        max-width: 300px;
    }
}

.prodbox a {
    transition: ease all 250ms;
}

.svg-holding-block {
    position: relative;
    overflow: hidden;
}

.svg-holding-block svg, .svg-holding-block img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    min-height: 100%;
    min-width: 100%;
    max-width: 570px;
    max-height: 470px;
}

.prodbox a:hover {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}

/*Less than 768px*/

@media screen and (max-width: 768px)

#main .tab-content .page-container {
    padding: 0;
}

.produkty.page-container {
    padding: 0 5px;
}


#productsTabList .nav-link {
    color: var(--bs-body-color) !important;
    border: none !important;
}

#productsTabList .nav-link:hover {
    color: var(--bs-primary-lighter) !important;
}

#productsTabList {
    overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
}

#productsTabList::-webkit-scrollbar {
    display: none;
}

#productsTabList li .active {
    color: var(--bs-primary) !important;
    border-bottom: 3px solid !important;
    border-color: var(--bs-primary) !important;
    background-color: var(--bs-secondary-lighter) !important;
}

.product-text {
    bottom: 20px;
    left: 20px;
    font-weight: bold;
}

a > .product-box:hover {
    background-color: var(--bs-primary-lighter) !important;
    color: white;
}

a > .product-box:hover path {
    stroke: white;
}

a > .product-box:hover rect {
    stroke: white;
}

a > .product-box:hover line {
    stroke: white;
}

a > .product-box:hover circle {
    fill: #79adff;
    opacity: 1;
}


.owl-dots {
    text-align: center;
}

.owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: var(--bs-primary);
    display: block;
    -webkit-backface-visibility: visible;
    border-radius: 30px;
    transition: all 0.6s ease-in-out;
}

.owl-dot.active span {
    background: var(--bs-primary-darker);
    width: 50px;
}

.tab-pane.show.active {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}


#o_nas {
    padding: 80px 0;
}

.accordion-item {
    margin-bottom: 20px;
    background-color: #F9FBFD;
}

.accordion-item:last-child {
    margin-bottom: 0;
}


.all-products-half_block {
    height: 137px;
}

.all-products-block {
    height: 294px;
}

.all-products-padding {
    padding: 10px;
}

.kontakt-formularz {
    height: auto;
}

.kontakt-formularz div.h-100 {
    padding: 30px;
}

.mobile-adaptive-heading {
    font-size: 31px;
}

.opinions-button {
    max-width: 241px;
    max-height: 46px;
    padding: 12px 30px !important;
}

@media screen and (min-width: 768px) {
    .all-products-half_block,
    .kontakt-formularz {
        height: 188px;
    }

    .mobile-adaptive-heading {
        font-size: 38px;
    }

    .all-products-block {
        height: 400px;
    }

    .all-products-padding {
        padding: 12px;
    }
}

@media screen and (min-width: 1200px) {
    .all-products-half_block,
    .kontakt-formularz {
        height: 230px;
    }

    .carousel-headline {
        font-size: 49px;
    }

    .all-products-block {
        height: 490px;
    }

    .all-products-padding {
        padding: 15px;
    }

    .accordion-header {
        margin: 20px 30px !important;
    }
}

.order-status-dropdown {
    margin: 20px 0 30px;
}

@media screen and (min-width: 768px) {

    .order-status-dropdown {
        margin: 20px 10px 30px;
    }

}

.list-wrapper {
    padding: 30px 10px 80px;
}

.order-group-row {
    border: 1px solid black;
    margin-bottom: 20px;
    background: white;
}

.order-group-row-header {
    padding: 20px;
    background-color: rgba(226, 233, 243, 0.2);
}

@media screen and (max-width: 425px) {

    .order-group-row-header {
        padding: 10px;
        background-color: rgba(226, 233, 243, 0.2);
    }

}

.numer-zamowienia {
    margin-bottom: 20px;
}

.order-group-row.opened {
    border: 1px solid var(--bs-primary);
}

#ordersTablist .nav-link {
    color: var(--bs-body-color) !important;
    border: none !important;
}

#ordersTablist .nav-link:hover {
    color: var(--bs-primary-lighter) !important;
}

#ordersTablist li .selected {
    color: var(--bs-primary) !important;
    border-bottom: 3px solid !important;
    border-color: var(--bs-primary) !important;
    background-color: #fff !important;
}

#offersTablist .nav-link {
    color: #000 !important;
    border: none !important;
}

#tabList .nav-link {
    color: #000 !important;
    border: none !important;
}

#tabList li .active {
    color: var(--bs-primary) !important;
    border-bottom: 3px solid !important;
    border-color: var(--bs-primary) !important;
}

#tabList .nav-link:hover {
    color: var(--bs-primary-lighter) !important;
}

#offersTablist button:focus-visible {
    outline: var(--bs-primary) 1px;
}

#offersTablist li .selected {
    color: var(--bs-primary) !important;
    border-bottom: 3px solid !important;
    border-color: var(--bs-primary) !important;
    background-color: #fff !important;
}

.custom-checkbox {
    padding: 0.8rem;
    border-radius: 0.6rem !important;
}

.orderStatus-1,
.orderStatus-2,
.orderStatus-9 {
    color: #FFA400 !important;
}

.orderStatus-3 {
    color: #00C853 !important;
}

@media screen and (min-width: 768px) {
    .list-wrapper {
        padding: 30px 20px 80px;
    }
}

@media screen and (min-width: 1200px) {
    .list-wrapper > div {
        max-width: 1170px;
        margin: 0 auto;
    }

    .numer-zamowienia {
        margin-bottom: 0;
    }
}


.gallery {
    background: #EEE;
}

.gallery-cell {
    width: 66%;
    height: 200px;
    margin-right: 10px;
    background: #8C8;
    counter-increment: gallery-cell;
}

/* cell number */
.gallery-cell:before {
    display: block;
    text-align: center;
    content: counter(gallery-cell);
    line-height: 200px;
    font-size: 80px;
    color: white;
}

.slider {
    width: 50%;
    margin: 100px auto;
}

.slick-slide {
    margin: 0 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}


.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}

.slick-active {
    opacity: .5;
}

.slick-current {
    opacity: 1;
}

#cartPage {
    position: relative;
    margin-top: 10px;
}

@media screen and (min-width: 768px) {
    #cartPage {
        margin-top: 0;
    }
}

#cartPage h2 {
    text-align: center;
    font-weight: 700;
    color: #343434;
}

/*#cartPage .cart-container {*/
/*    overflow: auto;*/
/*    height: calc(100vh - 135px)*/
/*}*/
#cartPage .left {
    float: left
}

#cartPage h4 {
    font-weight: 700;
}

#cartPage h4 span {
    display: block;
    font-weight: 400;
}

#cartPage .border-dark {
    border: 1px solid rgba(120, 144, 156, 0.25) !important;
}

.rounded-4 {
    border-radius: 0.6rem !important;
}

.rounded-1rem {
    border-radius: 1rem !important;
}

.rounded-5 {
    border-radius: 1.5rem !important;
}

.app-dropdown span {
    display: block;
    text-wrap: wrap;
}

.app-dropdown {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    border: 1px solid #cfd8dc;
    border-radius: 1rem;
    padding: 10px;
    font-size: 16px;
    color: rgba(39, 52, 106, 1) !important;
    gap: 8px;
}

.editBtn {
    color: var(--bs-primary);
    border-color: var(--bs-primary);
    text-decoration: none;
}

.container .mt-4 {
    padding: 0 !important;
}

/*checkbox*/
.input.checkbox {
    position: relative;
}

.input.checkbox.no-text {
    width: 24px;
    height: 24px;
    margin-right: 0;
}

@media screen and (min-width: 768px) {

    .input.checkbox.no-text {
        margin-right: 12px;
    }
}

.input.checkbox input {
    position: absolute;
    opacity: 0;
    visibility: hidden
}

.input.checkbox label {
    position: relative;
    cursor: pointer;
    padding-left: 36px
}

.input.checkbox.no-text label {
    position: absolute;
    top: 0;
    left: 0;
}

.input.checkbox label:before {
    content: '';
    border: 1px solid #eee;
    border-radius: 8px;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.input.checkbox label:after {
    border-bottom: 2px solid var(--bs-primary);
    border-left: 2px solid var(--bs-primary);
    content: '';
    width: 10px;
    left: 7.5px;
    top: calc(50% + 8px);
    height: 6px;
    position: absolute;
    transform: scale(0) rotate(-45deg);
    transform-origin: center;
}

.input.checkbox.invalid label:before {
    border-color: #f21559;
}

.input.checkbox.top-aligned label:before {
    top: 0;
    transform: none;
}

.input.checkbox.top-aligned label:after {
    top: 8px;
}

.input.checkbox.top-aligned input:checked + label:after {
    transform: scale(1) translateY(0) rotate(-45deg)
}

.input.checkbox.no-text label:before {
    top: 0;
    transform: translateY(0);
}

.input.checkbox.no-text label:after {
    top: 0;
}

.input.checkbox label:hover:before {
    border-color: var(--bs-primary);
}

.input.checkbox input:checked + label:before {
    border: 2px solid var(--bs-primary);
}

.input.checkbox input:checked + label:after {
    transform: scale(1) translateY(-200%) rotate(-45deg)
}

.input.checkbox.no-text input:checked + label:after {
    transform: scale(1) translateY(8px) rotate(-45deg)
}

.functionBtns span {
    cursor: pointer;
    display: inline-block;
    padding: 10px;
}

.functionBtns span:hover {
    text-decoration: underline;
}

.text-info {
    color: var(--bs-primary) !important
}

.text-faded {
    color: #9fafb7 !important
}

.text-danger {
    color: #c2305b !important
}

.bg-success {
    background: #f2fcf6 !important;
}

.functionBtns span.text-info {
    border-color: #0573d9;
}

.functionBtns span.text-danger {
    border-color: #c2305b;
}

/*Strzałki*/
[class*="arrow-"] {
    width: 0 !important;
    height: 0 !important;
    display: inline-block !important;
    padding: 0 !important
}

.arrow-up {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-bottom-color: inherit;
}

.arrow-down {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;

    border-top: 5px solid transparent;
    border-top-color: inherit;
}

.arrow-right {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;

    border-left: 5px solid transparent;
    border-left-color: inherit;
}

.arrow-left {
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid transparent;
    border-right-color: inherit;
}

.blog-arrow-button {
    min-width: 34px;
    min-height: 34px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    bottom: -15px;
    right: 20px;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
}

.more-info {
    display: flex;
    padding: 40px 15px 0;
}

.more-info .item {
    flex-grow: 1;
    width: auto;
}

.hero {
    font-size: 38px;
    line-height: 44px;
}

@media screen and (min-width: 768px) {
    .hero {
        font-size: 49px;
        line-height: 53px;
    }
}

.opened {
    border: 2px solid var(--bs-primary) !important;
}

.opened-text {
    color: var(--bs-primary);
}

.ip-text-info {
    color: var(--bs-primary);
}

a.ip-text-info:hover,
button.ip-text-info:hover,
.btn.ip-text-info:hover {
    color: var(--bs-primary-lighter);
}

.ip-text-blue {
    color: var(--bs-primary);
}

.ip-text-green {
    color: var(--bs-success);
}

a.ip-text-green:hover,
button.ip-text-green:hover,
.btn.ip-text-green:hover {
    color: var(--bs-success-lighter);
}

.ip-text-pink {
    color: #f21559
}

.ip-text-danger {
    color: #78909C;
}

a.ip-text-pink:hover,
button.ip-text-pink:hover,
.btn.ip-text-pink:hover {
    color: #ff5e85
}

.ip-text-gray {
    color: #78909C;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 8px;
}

a.ip-text-gray:hover {
    color: #333
}

.ip-btn-primary .ip-text-gray {
    color: #c6c6c6
}

.ip-btn-primary .ip-text-green {
    color: #fff
}

.ip-text-bigger {
    font-size: 1.3rem;
}

.ip-text-regular {
    font-size: 1rem;
}

.ip-border-darker {
    border-color: #CFD8DC !important;
}

.discount-price-before {
    color: #78909C;
    text-decoration: line-through;
}

.discount-price-after {
    color: #00C853;
}

/*BUTTONY*/
.ip-btn-primary {
    color: var(--bs-white) !important;
    background: var(--bs-primary) !important;
    border-color: var(--bs-primary) !important;
}

.ip-btn-primary.active {
    background: var(--bs-primary-darker) !important;
    border-color: var(--bs-primary-darker) !important;
}

.ip-btn-primary:hover {
    color: var(--bs-white) !important;
    background: var(--bs-primary-lighter) !important;
    border-color: var(--bs-primary-lighter) !important;
}

.ip-btn-success {
    color: var(--bs-white) !important;
    background: var(--bs-primary) !important;
    border-color: var(--bs-primary) !important;
}

.ip-btn-success:hover {
    color: var(--bs-white) !important;
    background: var(--bs-primary) !important;
    border-color: var(--bs-primary) !important;
}

.ip-btn-danger {
    color: var(--bs-white) !important;
    background: var(--bs-danger) !important;
    border-color: var(--bs-danger) !important;
}

.ip-btn-lg {
    font-size: 1.25rem;
    line-height: 1;
    padding: 17px 30px;
    font-weight: 700;
    border-width: 2px;
}

button.ip-btn-lg {
    padding: 0 30px;
    height: 60px;
    line-height: 56px
}

.ip-btn-lg.position-relative {
    padding-left: calc(2.5rem + 21px)
}

.ip-btn-standard {
    font-size: 1rem;
    line-height: 1;
    border-width: 2px;
    padding: 12px 30px;
    font-weight: 700;
}

.ip-btn-standard i {
    margin-bottom: 0 !important;
    font-size: 0.8rem !important;
}

/*button.ip-btn-standard svg {*/
/*    margin-top: -6px;*/
/*}*/

.ip-btn-standard.position-relative {
    padding-left: calc(2rem + 21px)
}

.ip-btn-standard.position-relative svg {
    position: absolute;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);
}

.ip-btn-light-green {
    color: #fff;
    border-color: #00c853 !important;
    background-color: #00C853 !important;
}

.ip-btn-light-green:hover {
    color: #fff !important;
    background-color: #8AE59F !important;
    border-color: #00c853 !important;
}

.ip-btn-outlined {
    color: var(--bs-primary) !important;
    background: var(--bs-body-bg) !important;
    border-color: var(--bs-primary) !important;
}

.ip-btn-outlined-secondary {
    color: var(--bs-primary) !important;
    background: var(--bs-body-bg) !important;
    border-color: var(--bs-gray-500) !important;
}

.ip-btn-outlined-border-secondary {
    color: var(--bs-primary);
    background: var(--bs-body-bg) !important;
    border-color: rgba(217, 217, 217, 1);
}

@media screen and (min-width: 768px) {
    color: var(--bs-secondary) !important;
}

@media screen and (min-width: 768px) {

    .page-container {
        padding: 0 15px;
    }

    .ip-btn-outlined-border-secondary {
        border-color: var(--bs-primary) !important;
    }

}

.ip-btn-outlined:hover {
    color: var(--bs-primary-lighter) !important;
    background: #fff !important;
    border-color: var(--bs-primary-lighter) !important;
}

.ip-btn-gray {
    color: #fff !important;
    background: #CFD8DC !important;
    border-color: #CFD8DC !important;
}

.ip-btn-gray:hover {
    color: var(--bs-primary-lighter) !important;
    background: #fff !important;
    border-color: var(--bs-primary-lighter) !important;
}

.ip-btn-outlined svg path {
    transition: all 250ms ease;
}

.ip-btn-outlined:hover svg path {
    fill: var(--bs-primary-lighter) !important;
}

.ip-btn-outlined:hover svg path[fill=none] {
    stroke: var(--bs-primary-lighter) !important;
    fill: none !important;
}

/*KONIEC BUTTONÓW*/
.caretSpan {
    width: 16px;
    height: 16px;
    display: block;
    border-left: 2px solid var(--bs-primary);
    border-top: 2px solid var(--bs-primary);
    transform: rotate(45deg) scale(1);
    transition: ease all 250ms
}

.caretSpan.down {
    transform: rotate(45deg) scale(-1) translate(8px, 8px);
}

#searchPrintingHouse {
    border-radius: 16px;
    padding: 10px 60px 10px 55px;
    width: 274px;
    height: 34px;
}

#searchPrintingHouse::placeholder {
    color: #B0BEC5;
}

#searchMagGlass {
    position: absolute;
    left: 20px;
    top: 4px;
}


/*#headerMain .navbar {*/
/*    transition: all ease 250ms*/
/*}*/
.headerWrapper.wrapped .navbar {
    padding: 0;
    height: 0;
    overflow: hidden;
}

.headerWrapper .desktop-bot-header {
    /*padding: 15px 0 15px 240px;*/
    padding: 10px 0 10px 0;
    border-radius: 12px;
    background-color: #FFFFFF;
    box-shadow: 0 4px 17.600000381469727px 0 #0000000D;
}


@media screen and (min-width: 768px) {

    .headerWrapper .desktop-bot-header {
        border-radius: 40px;
    }

}

.headerWrapper .desktopLogo {
    position: absolute;
    left: 0;
}

.cart-btn i {
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
}

.cartCounter {
    width: 26px;
    height: 21px;
    top: 0;
    left: 5px;
    background: var(--bs-danger);
}

/*.navbar-brand > img:nth-child(1) {*/
/*    width: 220px;*/
/*}*/
.navbar-brand > img:nth-child(1) {
    height: 46px;
}

.gradient-wrap.overflowing {
    position: relative;
}

.gradient-wrap.overflowing:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #eee);
    bottom: 1px;
    width: 40px;
    pointer-events: none;
}

.gradient-wrap.overflowing:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: linear-gradient(to right, #eee, rgba(255, 255, 255, 0));
    bottom: 1px;
    width: 40px;
    pointer-events: none;
    z-index: 1
}

/*@media screen and (max-width: 991px) {*/
/*    .headerWrapper .page-container {*/
/*        padding: 0;*/
/*    }*/

/*    .headerWrapper .desktop-bot-header {*/
/*        padding-left: 290px;*/
/*        padding-top: 0;*/
/*    }*/
/*}*/

.cart-btn {
    position: relative;
    height: 42px;
    padding-top: 14px;
    padding-bottom: 10px;
}

@media screen and (max-width: 767px) {
    /*#headerMain {*/
    /*    padding-top: 10px;*/
    /*}*/
    /*.headerWrapper .desktop-bot-header {*/
    /*    padding-left: 45px;*/
    /*}*/
    .headerWrapper.position-fixed .navbar {
        height: auto;
        padding: .5rem 0
    }

    .cart-btn i {
        left: 0;
    }

    .hamburgerWrap {
        left: 0;
        position: absolute;
    }

    /*.cart-btn {*/
    /*    padding: 10px;*/
    /*    width: 64px !important;*/
    /*}*/
}

.custom-navbar li a {
    color: var(--bs-gray) !important;
    padding: 4px 8px !important;
    font-weight: 500;
    text-decoration: none;
}

@media screen and (min-width: 768px) {
    .custom-navbar li:first-child a {
        padding-left: 0 !important;
    }

    .lighter.custom-navbar li:first-child a {
        padding-left: 14px !important;
    }

    .lighter.custom-navbar li:last-child a {
        padding-right: 0 !important;
    }
}

.custom-navbar li a.active, .custom-navbar li a:hover {
    color: var(--bs-primary) !important;
}

.lighter.custom-navbar li a {
    color: var(--bs-gray-600) !important;
    font-weight: 400;
}

.lighter.custom-navbar li a:hover {
    color: var(--bs-primary) !important;
}

.lighter.custom-navbar li .nav-link.disabled {
    cursor: default;
    color: rgba(0, 0, 0, .3) !important
}


/*POPUP*/
.app-modal-container {
    position: fixed;
    z-index: 10000;
    background: rgba(129, 115, 151, 0.63);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    padding: 40px;
}

.app-modal-inner {
    max-width: 1170px;
    padding: 60px 30px;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    color: #333;
    font-size: .75rem
}

@media screen and (max-width: 1025px) {
    .app-modal-inner {
        top: auto;
        transform: translateY(0);
    }
}

.app-modal-inner .before-line {
    font-size: 1rem
}

.app-modal-inner h1 {
    color: #333;
    text-align: center;
}

.app-modal-inner h4 {
    font-size: 1.25rem;
    font-weight: 700;
}

.app-modal-inner h6 {
    font-size: 1rem
}

.app-modal-inner section {
    border-color: #eee;
    margin-top: 30px
}

.app-modal-close-button {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    transition: ease all 250ms
}

.app-modal-close-button:hover {
    transform: scale(1.1)
}

.app-modal-close-button:before, .app-modal-close-button:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 20px;
    background: #f21559;
    left: 50%;
    top: 0;
    transform: rotate(45deg);
}

.app-modal-close-button:after {
    transform: rotate(-45deg);
}

.app-modal-close-button:hover {
    color: #030303;
}

/*KONIEC POPUPA*/

.opened {
    border: 2px solid var(--bs-primary) !important;
}

.custom-checkbox {
    padding: 0.7rem;
    border-radius: 0.45rem !important;
}

.input_box {

}

.input_label {
    font-size: 0.75rem;
    color: #6c757d !important;
    top: -12px;
    bottom: 0;
    left: 0;
    display: inline;
    padding: 0 14px;
    height: 23px;
    border-radius: 5px;
    line-height: 23px;
    text-align: center;
    background-color: #fff;
    position: absolute;
}

@media screen and (max-width: 375px) {
    .input_label {
        padding: 0 6px;
    }

    input[type=text], input[type=password], input[type=email], input[type=number], input[type=tel], textarea, select {
        padding: 10px !important;
    }
}

.input_label.w-full {
    padding: 0;
    width: 100%;
}

/*.me-1.text-white.fa.fa-check {*/
/*    position: absolute;*/
/*    margin-left: -23px;*/
/*}*/

.fa-check-default {
    position: relative !important;
    margin: 0;
}

input[type=text], input[type=password], input[type=email], input[type=number], input[type=tel], textarea, select {
    display: block;
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding: 10px 20px;
    border: 1px solid var(--bs-gray-400);
    border-radius: 15px;
    resize: none;
}

.btn-check:focus + .btn, .btn:focus {
    box-shadow: 0 0 0 0.25rem rgba(var(--bs-primary-rgb), .25);
}

input[type=text].invalid, input[type=password].invalid, input[type=email].invalid, input[type=number].invalid, input[type=tel].invalid, textarea.invalid {
    border-color: #f21559;
    color: #f21559;
}

.ui-state-error {
    background: #f21559;
    color: #fff;
    border-radius: 15px;
}

textarea {
    height: 134px;
}

.orange-star {
    color: #FFA400;
}

input[type="text"]::placeholder, input[type="password"]::placeholder, input[type="email"]::placeholder, input[type="number"]::placeholder, input[type="tel"]::placeholder, textarea::placeholder {
    color: #B0BEC5;
}

input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=number]:focus, textarea:focus, input[type=tel]:focus {
    color: #212529;
    background-color: #fff;
    border-color: var(--bs-primary-lighter);
    outline: 0;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(var(--bs-primary-rgb), .25);
}

input[type=text]:disabled, input[type=password]:disabled, input[type=email]:disabled, input[type=number]:disabled, textarea:disabled, select:disabled, input[type=tel]:disabled {
    background-color: #e9ecef;
    opacity: 1;
}

.img-atut {
    height: 60px;
}

.img-atut img {
    max-height: 100%;
}

.carousel-navigators {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.carousel-navigators button {
    margin: 0 10px;
    width: 12px;
    height: 12px;
    border: 0;
    border-radius: 50%;
    background-color: var(--bs-primary);
    transition: all 0.6s ease-in-out;
}

.carousel-navigators button.active {
    width: 55px;
    border-radius: 50rem;
    background-color: var(--bs-primary-darker);
}

.carousel-item {
    height: 100% !important;
}

.lh-24 {
    line-height: 24px;
}

.radio-wrap {
    max-width: 380px;
    border-radius: 15px !important;
    border-color: var(--bs-primary) !important;
}

.radio-wrap.bigger {
    max-width: 558px;
}

.radio-wrap .radio-wrap-label {
    border: 2px solid var(--bs-primary);
}

.radio-wrap .radio-wrap-label:hover {
    background: var(--bs-primary-lighter) !important;
}

.radio-wrap .radio-wrap-label:hover label {
    color: #fff !important;
}

.radio-wrap .radio-wrap-label label {
    padding: 13px;
    line-height: 1;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
}

.radio-wrap .radio-wrap-label:first-child {
    /*border-bottom-left-radius: 15px;*/
    /*border-top-left-radius: 15px;*/
}

.radio-wrap .radio-wrap-label:nth-child(2) {
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.radio-wrap .radio-wrap-label:last-child {
    border-left-width: 2px;
    border-right-width: 2px;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
}

.radio-wrap.responsived .radio-wrap-label:first-child {
    border-radius: 15px 15px 0 0;
    border-bottom-width: 0;
}

.radio-wrap.responsived .radio-wrap-label:nth-child(2) {
    border-top-width: 2px;
    border-bottom-width: 0;
    border-radius: 0;
    border-left-width: 2px;
    border-right-width: 2px;
}

.radio-wrap.responsived .radio-wrap-label:last-child {
    border-bottom-width: 2px;
    border-top-width: 2px;
    border-radius: 0 0 15px 15px;
}

@media screen and (max-width: 767px) {
    /*.radio-wrap .radio-wrap-label:first-child {*/
    /*    border-radius: 15px 15px 0 0;*/
    /*    border-bottom-width: 0;*/
    /*}*/
    .radio-wrap .radio-wrap-label:nth-child(2) {
        border-top-width: 2px;
        border-bottom-width: 0;
        border-radius: 0;
        border-left-width: 2px;
        border-right-width: 2px;
    }

    .radio-wrap .radio-wrap-label:last-child {
        border-bottom-width: 2px;
        border-top-width: 2px;
        border-radius: 0 0 15px 15px;
    }
}

.radio-wrap .radio-checked {
    /*background-color: var(--bs-primary);*/
    /*border-color: var(--bs-primary);*/
}

.radio-wrap .radio-button {
    padding: 0 4px;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    text-align: left;
    color: rgba(49, 14, 106, 1);
}

.radio-wrap .radio-button:hover {
    color: #fff !important;
}

.radio-wrap .radio-button.btn-primary {
    background: var(--bs-primary) !important;
    color: #fff !important;
}

.radio-wrap.invalid .radio-wrap-label {
    border-color: #f21559;
}

.radio-wrap.invalid .radio-wrap-label label {
    color: #f21559
}

.labels-wrap a {
    text-decoration: none;
}

.labels-wrap a:hover {
    background: var(--bs-primary-darker) !important;
    color: #fff !important;
}

.ip-mb-37 {
    margin-bottom: 37px;
}

.ip-mb-30 {
    margin-bottom: 30px;
}

.ip-mt-10 {
    margin-top: 10px;
}

.ip-mt-30 {
    margin-top: 30px;
}

.ip-mt-40 {
    margin-top: 40px;
}

.ip-mt-70 {
    margin-top: 70px;
}

.ip-mt-80 {
    margin-top: 80px;
}

.ip-mt-50 {
    margin-top: 50px;
}

.ip-mb-50 {
    margin-bottom: 50px;
}

.ip-mb-80 {
    margin-bottom: 80px;
}

.ip-mt-14 {
    margin-top: 14px;
}

.ip-mb-14 {
    margin-bottom: 14px;
}

.ip-mt-20 {
    margin-top: 20px;
}

.ip-p-20 {
    padding: 20px
}

.ip-px-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.ip-br-8 {
    border-radius: 8px;
}

.cursor-pointer {
    cursor: pointer
}


input:disabled::placeholder {
    color: #5B5B5B
}

input::placeholder {
    font-size: 1rem;
    color: #B0BEC5
}

.ip-smaller-input {
    max-width: 526px;
}

.ip-medium-input {
    max-width: 800px;
}

.show-password {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

.show-password path {
    transition: 250ms ease all;
}

.show-password.active path,
.show-password:hover path {
    fill: var(--bs-primary);
}

.breadcrumb-item {
    font-size: 0.75rem;
}

@media screen and (min-width: 576px) {
    .ip-mb-sm-37 {
        margin-bottom: 37px;
    }

    .ip-mb-sm-30 {
        margin-bottom: 30px;
    }

    .ip-mt-sm-30 {
        margin-top: 30px;
    }

    .ip-mt-sm-40 {
        margin-top: 40px;
    }

    .ip-mt-sm-80 {
        margin-top: 80px;
    }

    .ip-mt-sm-70 {
        margin-top: 70px;
    }

    .ip-mt-sm-50 {
        margin-top: 50px;
    }

    .ip-mb-sm-50 {
        margin-bottom: 50px;
    }

    .ip-mb-sm-80 {
        margin-bottom: 80px;
    }

    .ip-mt-sm-14 {
        margin-top: 14px;
    }

    .ip-mb-sm-14 {
        margin-bottom: 14px;
    }

    .ip-mt-md-20 {
        margin-top: 20px;
    }

    .ip-smaller-sm-input {
        max-width: 526px;
    }

    .mw-sm-100 {
        max-width: 100%;
    }

    .ip-medium-sm-input {
        max-width: 800px;
    }
}

@media screen and (min-width: 768px) {
    .ip-mb-md-37 {
        margin-bottom: 37px;
    }

    .ip-mb-md-30 {
        margin-bottom: 30px;
    }

    .ip-mt-md-30 {
        margin-top: 30px;
    }

    .ip-mt-md-40 {
        margin-top: 40px;
    }

    .ip-mt-md-80 {
        margin-top: 80px;
    }

    .ip-mt-md-70 {
        margin-top: 70px;
    }

    .ip-mt-md-50 {
        margin-top: 50px;
    }

    .ip-mb-md-50 {
        margin-bottom: 50px;
    }

    .ip-mb-md-80 {
        margin-bottom: 80px;
    }

    .ip-mt-md-14 {
        margin-top: 14px;
    }

    .ip-mb-md-14 {
        margin-bottom: 14px;
    }

    .ip-mt-md-20 {
        margin-top: 20px;
    }

    .ip-smaller-md-input {
        max-width: 526px;
    }

    .mw-md-100 {
        max-width: 100%;
    }

    .ip-medium-md-input {
        max-width: 800px;
    }

    .breadcrumb-item {
        font-size: 1rem;
    }
}

@media screen and (min-width: 992px) {
    .ip-mb-lg-37 {
        margin-bottom: 37px;
    }

    .ip-mb-lg-30 {
        margin-bottom: 30px;
    }

    .ip-mt-lg-30 {
        margin-top: 30px;
    }

    .ip-mt-lg-40 {
        margin-top: 40px;
    }

    .ip-mt-lg-80 {
        margin-top: 80px;
    }

    .ip-mt-lg-70 {
        margin-top: 70px;
    }

    .ip-mt-lg-50 {
        margin-top: 50px;
    }

    .ip-mb-lg-80 {
        margin-bottom: 80px;
    }

    .ip-mt-lg-14 {
        margin-top: 14px;
    }

    .ip-mb-lg-14 {
        margin-bottom: 14px;
    }

    .ip-mb-lg-50 {
        margin-bottom: 50px;
    }

    .ip-mt-lg-20 {
        margin-top: 20px;
    }

    .ip-smaller-lg-input {
        max-width: 526px;
    }

    .mw-lg-100 {
        max-width: 100%;
    }

    .ip-medium-lg-input {
        max-width: 800px;
    }
}

@media screen and (min-width: 1200px) {
    .ip-mb-xl-37 {
        margin-bottom: 37px;
    }

    .ip-mb-xl-30 {
        margin-bottom: 30px;
    }

    .ip-mt-xl-0 {
        margin-top: 0;
    }

    .ip-mt-xl-30 {
        margin-top: 30px;
    }

    .ip-mt-xl-40 {
        margin-top: 40px;
    }

    .ip-mt-xl-80 {
        margin-top: 80px;
    }

    .ip-mt-xl-70 {
        margin-top: 70px;
    }

    .ip-mt-xl-50 {
        margin-top: 50px;
    }

    .ip-mb-xl-80 {
        margin-bottom: 80px;
    }

    .ip-mt-xl-14 {
        margin-top: 14px;
    }

    .ip-mb-xl-14 {
        margin-bottom: 14px;
    }

    .ip-mb-xl-50 {
        margin-bottom: 50px;
    }

    .ip-mt-xl-20 {
        margin-top: 20px;
    }

    .ip-smaller-xl-input {
        max-width: 526px;
    }

    .mw-xl-100 {
        max-width: 100%;
    }

    .ip-medium-xl-input {
        max-width: 800px;
    }
}


/* MODALS */

.app-modal-container {
    padding: 10px;
}

.app-modal-inner {
    padding: 0;
}

.cart-select-address-book-modal .user-address-book-list-view .secondary-background-color {
    border-radius: 8px;
}

.cart-select-address-book-modal .page-container {
    padding: 0 10px;
}

.product-editing-modal .app-modal-inner {
    padding: 0;
    max-width: fit-content;
    top: 0 !important;
    transform: none !important;
}

.product-editing-modal .app-modal-container {
    padding: 0;
}

.product-editing-modal #productInfo,
.product-editing-modal .product-info-content {
    display: none;
}

@media screen and (min-width: 768px) {

    .cart-select-address-book-modal a {
        margin-right: 30px;
    }

    .product-editing-modal .big-container {
        padding: 50px 20px;
    }

    .cart-select-address-book-modal .page-container {
        padding: 0 15px;
    }
}

@media screen and (min-width: 1200px) {
    .product-editing-modal .specyfikacja-block,
    .product-editing-modal .naklady-block {
        margin-right: 20px;
    }

    .cart-select-address-book-modal .page-container {
        padding: 0 30px;
    }

    .product-editing-modal .app-modal-inner {
        max-width: 95%;
    }
}

@media screen and (min-width: 1880px) {
    .product-editing-modal .app-modal-inner {
        max-width: 80%;
    }
}

/* MODALS end */

/* width */
::-webkit-scrollbar {
    width: 8px;
}

/* button */
::-webkit-scrollbar-button {
    background: #333;
    display: none
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: var(--bs-primary);
    border-radius: 8px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: var(--bs-primary-lighter);
}

/* Track */
::-webkit-scrollbar-track {
    background: transparent;
    padding: 1px
}

/* The track NOT covered by the handle.
::-webkit-scrollbar-track-piece {
    background: #000;
}

/* Corner */
::-webkit-scrollbar-corner {
    background: #999;
}

/* Resizer */
::-webkit-resizer {
    background: #333;
    color: #fff;
}

/*PRELOADER*/
.preloader-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 90;
    background: #fff;
}

.preloader-inner {
    transform: translateY(-50%);
    margin: 50vh auto 0;
}

.preloader {
    width: 160px;
    height: 160px;
    margin: 0 auto;
    position: relative;
}

.preloader .box {
    /*background-color: rgba(0,0,0,0.04);*/
    border: 4px solid transparent;
    border-left: 4px solid #f21559;
    border-top: 4px solid #f21559;
    border-radius: 50%;
    /*box-shadow: 0 0 15px rgba(0,0,0,0.03);*/
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    animation: animate1 3s linear infinite;
}

.preloader .box:nth-of-type(2) {
    /*background-color: rgba(0, 0, 0, 0.025);*/
    border: 4px solid transparent;
    border-right: 4px solid var(--bs-primary);
    border-bottom: 4px solid var(--bs-primary);
    top: 30px;
    left: 30px;
    right: 30px;
    bottom: 30px;
    animation: animate1 3s reverse linear infinite;
}

.preloader .box .circle {
    transform-origin: left;
    position: absolute;
    top: calc(50% - 1px);
    left: 50%;
    width: 50%;
    height: 2px;
}

.preloader .box .circle,
.preloader .box:nth-of-type(2) .circle {
    transform: rotate(-45deg);
}

.preloader .box .circle:before {
    content: '';
    background: #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    top: -4px;
    right: -6px;
}

.preloader .box .circle:before {
    background: #f21559;
    box-shadow: 0 0 20px #f21559, 0 0 40px #f21559, 0 0 60px #f21559, 0 0 80px #f21559,
    0 0 100px #f21559, 0 0 0 5px rgba(255, 255, 0, .1);
}

.preloader .box:nth-of-type(2) .circle:before {
    background: var(--bs-primary);
    box-shadow: 0 0 20px var(--bs-primary), 0 0 40px var(--bs-primary), 0 0 60px var(--bs-primary), 0 0 80px var(--bs-primary),
    0 0 100px var(--bs-primary), 0 0 0 5px rgba(3, 169, 244, .1);
}

@keyframes animate1 {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.shipmentQuantity {
}

.shipmentQuantity input {
    min-width: calc(1ch + 21px);
    max-width: calc(12ch + 21px);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
    padding-right: 0;
    float: left;
}

.shipmentQuantity input:focus + .shipmentFakerClass {
    border-color: var(--bs-primary-lighter);
}

.shipmentQuantity label {
    cursor: text !important;
}

.shipmentFakerClass {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    padding: 10px 20px 10px 10px;
    border: 1px solid #cfd8dc;
    border-left: none;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    resize: none;
    float: left;
    min-width: calc(100% - (12ch + 21px));
}

.custom-view p {
    font-size: 1rem;
}

.custom-view h3 {
    font-size: 1.5rem;
}

.custom-view table {
    border-collapse: collapse;
    border: 1px solid #B0BEC5;
}

.custom-view table th {
    background: #eee;
}

.custom-view table tr:nth-child(2n + 2) {
    background: #eee
}

.custom-view table td, .custom-view table th {
    border: 1px solid #B0BEC5;
    color: #333;
    padding: 10px 5px;
}

.ip-disabled {
    cursor: not-allowed;
    pointer-events: none;
}

.ip-disabled input,
.ip-disabled a,
.ip-disabled label,
.ip-disabled button,
.ip-disabled div {
    cursor: not-allowed;
    pointer-events: none;
}

.is-readonly {
    display: none;
    padding-right: 10px;
}

.ip-disabled .is-changeable {
    display: none;
}

.ip-disabled .is-readonly {
    display: block;
}

.customers-canvas-user-templates {
    padding: 20px;
}

ul.customers-canvas-user-templates-tag-list {
    display: flex;
    justify-content: center;
    margin: 0;
    list-style: none;
    border-bottom: 1px solid #dee2e6;
}

ul.customers-canvas-user-templates-tag-list li a {
    display: block;
    cursor: pointer;
    font-size: 16px;
    text-decoration: none;
    color: #000 !important;
    border: none;
    padding: 0.5rem 1rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

ul.customers-canvas-user-templates-tag-list li a:hover,
ul.customers-canvas-user-templates-tag-list li a.cc-filter-selected {
    color: var(--bs-primary) !important;
    border-bottom: 3px solid !important;
    border-color: var(--bs-primary) !important;
}

.app-modal-close-button {
    color: #333 !important;
    right: 20px !important;
    top: 20px !important;
}

.app-modal-contents {
    background: #fff !important;
    border-radius: 8px !important;
}

/*PREFLIGHT*/

#fancybox-wrap {
    position: fixed !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}

#fancybox-outer {
    border: none !important;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .2) !important;
    max-height: 80vh !important;
    padding: 20px 10px !important;
    font-size: 14px !important;
    border-radius: 8px !important;
}

#fancybox-content {
    border: none !important;
    overflow: auto !important;
    width: 100% !important;
    max-height: calc(80vh - 40px);
}

.automatic-preflight-result {
    border: 1px solid #ccc;
    padding: 10px;
    background: #ecf1fa;
    margin-bottom: 20px;
    border-radius: 8px;
}

.automatic-preflight-result .total-status {
    font-size: 14px;
}

.automatic-preflight-result span.title {
    display: block;
    margin-bottom: 10px;
}

.automatic-preflight-result .result-fail {
    color: #f21559;
}

.automatic-preflight-result .sub-title {
    font-size: 16px;
}

.automatic-preflight-result .show-elements {
    color: var(--bs-primary-darker);
    text-decoration: none;
    margin-top: 10px;
    display: inline-block;
    font-size: 14px;
}

.automatic-preflight-result .show-elements:hover {
    color: #0098ff
}


.cc-creator-product-files h1 {
    padding: 0 15px 0 !important;
    font-weight: 400 !important;
    color: #333 !important;
    font-size: 30px !important;
}

.customers-canvas-user-template a {
    font-size: 0 !important;
    text-align: center;
    padding: 20px;
    display: block;
    margin: 0 auto;
    color: #666;
}

.customers-canvas-user-template a img {
    max-width: 100%;
    margin-bottom: 0 !important;
    border-radius: 5px !important;
    transition: ease all 250ms;
    image-rendering: -webkit-optimize-contrast;
    display: block;
    margin: 0 auto;
    border: 1px solid #ccc;
    padding: 8px;
}

.customers-canvas-user-template a:hover img {
    transform: scale(0.9) !important;
    opacity: 0.9 !important;
}

.cc-creator-product-files img {
    width: 100%;
    height: auto;
}

.customers-canvas-user-template.customers-canvas-template-empty a {
    position: relative !important;
}

.customers-canvas-user-template.customers-canvas-template-empty a:before {
    content: '' !important;
    display: block !important;
    margin-bottom: calc(58.75% + 2px) !important;
}

.empty-template {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    font-weight: 300;
    padding: 10px 35px;
    border-radius: 5px;
    margin: 30px auto;
}

.customers-canvas-user-template.customers-canvas-template-empty a .empty-template {
    margin: 0 !important;
    position: absolute !important;
    top: 20px !important;
    bottom: 20px !important;
    right: 20px !important;
    left: 20px !important;
    border: 2px dashed #0098ff !important;
    background: #fff !important;
    color: #0098ff !important;
    transition: ease all 250ms;
    font-size: 18px !important;
}

.customers-canvas-user-template.customers-canvas-template-empty a .empty-template:before {
    content: url("/layouts/ip3mph/images/ccicon.png") !important;
    display: block !important;
    transition: ease all 250ms !important;
}

.customers-canvas-user-template.customers-canvas-template-empty a:hover .empty-template {
    background: rgba(0, 152, 255, .2) !important;
}

.customers-canvas-user-template.customers-canvas-template-empty a:hover .empty-template:before {
    transform: scale(0.9) !important;
}

@media screen and (max-width: 991px) {
    .customers-canvas-user-template {
        float: none !important;
    }

    .customers-canvas-user-template.customers-canvas-template-empty a:before {
        margin-bottom: 0 !important;
    }

    .customers-canvas-user-template.customers-canvas-template-empty a .empty-template {
        position: static !important;
    }
}

#faqTablist .nav-link {
    color: #000 !important;
    border: none !important;
}

#faqTablist .nav-link:hover {
    color: var(--bs-primary-lighter) !important;
}

#faqTablist li .active {
    background-color: rgba(140, 76, 243, 1);
    color: rgba(255, 255, 255, 1);
}

#textareaLabel {
    font-size: 0.8rem;
    color: #6c757d !important;
    top: -15px;
    bottom: 0;
    display: inline;
    padding: 0 20px;
    height: 20px;
    text-align: center;
    background-color: #fff;
}

#fancybox-wrap {
    display: none;
}

.accordionContent {
    display: none;
}

.accordionContent p {
    font-size: 15px;
    text-align: left;
}

.accordionContent.active {
    display: block;
}

.accordionHeader {
    border-bottom: 1px solid #eee;
    cursor: pointer;
    font-size: 15px;
    color: #000
}

.accordionHeader.active {
    background: var(--bs-primary);
    color: #fff;
}

.app-dropdown {
    min-height: 46px;
}

.save-modal-btn {
    background-color: var(--bs-primary) !important;
    border-color: var(--bs-primary) !important;
}

.disabled-important {
    pointer-events: none !important;
    opacity: .65 !important;
    cursor: default !important;
}

.disabled-important button {
    cursor: default !important;
}

@media (min-width: 992px) {
    .col-lg-1-5 {
        flex: 0 0 auto;
        width: 10%;
    }

    .col-lg-3-5 {
        flex: 0 0 auto;
        width: 30%;
    }
}

.address-book-select .dropdown-items {
    max-height: 350px;
    overflow-y: auto;
}

.address-book-select .address-book-filter-wrapper {
    padding: 4px 8px;
}

.address-book-select .address-book-filter-wrapper .address-book-filter {
    padding: 6px 16px !important;
}

.address-book-select .address-book-filter-wrapper {
    display: none;
}

.app-dropdown-opened .address-book-filter-wrapper {
    display: block;
}

.is-field-invalid {
    border-color: #dc3545 !important;
    box-shadow: 0 0 .35rem rgba(220, 53, 69, 0.6) !important;
}

.is-field-invalid-parent .app-dropdown {
    border-color: #dc3545 !important;
    box-shadow: 0 0 .35rem rgba(220, 53, 69, 0.6) !important;
}

svg.ip-svg-primary-path-fill path {
    fill: var(--bs-primary);
}

svg.ip-svg-primary-path-stroke path {
    stroke: var(--bs-primary);
}

.ip-text-primary {
    color: var(--bs-primary);
}

a.ip-text-primary:hover {
    color: var(--bs-primary-lighter);
}

.ip-text-success {
    color: var(--bs-success);
}

svg.ip-svg-primary-circle-fill circle {
    fill: var(--bs-primary);
}

.addressDataInRow {
    word-break: break-word;
}

/*-----POPULAR SECTION------*/

.popular-section-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    margin: 150px auto;
}

@media screen and (min-width: 768px) {

    .popular-section-container {
        margin: 50px auto 150px auto;
        max-width: 1320px;
    }
}

.category-title {
    width: 115px;
    border-bottom: 1px solid #310E6A;
    margin-bottom: 40px;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    color: #310E6A;
}

@media screen and (min-width: 768px) {
    .category-title {
        font-size: 18px;
        padding: 8px;
        margin-bottom: 60px;
    }
}


.popular-product-container {
    display: flex;
    gap: 20px;
    height: 300px;
}

.popular-product-container .owl-stage-outer,
.popular-product-container .owl-stage {
    height: 100%;
    z-index: 2;
}

.popular-product-container .owl-nav {
    display: none;
}

.popular-product-container .owl-item {
    display: flex;
    height: 300px !important;
    box-sizing: border-box;
    border-radius: 32px;
}

.popular-product-text-container {
    max-height: 365px;
    width: 220px;
    padding: 12px 14px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    background: #E2E9F3;
    border-radius: 32px;
    text-decoration: none;
}

@media screen and (min-width: 768px) {

    .popular-product-text-container {
        border-radius: 40px;
    }

    .popular-product-container .owl-item {
        height: 100% !important;
        width: 240px !important;
        margin: 0;
        border-radius: 40px;
    }

    .popular-product-container .owl-nav {
        position: absolute;
        bottom: 40%;
        width: calc(100% + 105px);
        display: flex;
        justify-content: space-between;
        margin-left: -62px;
        z-index: 1;
    }

}


.popular-product-container .owl-nav:hover {
    background: none;
}


.popular-product-container.owl-carousel .owl-nav button.owl-next,
.popular-product-container.owl-carousel .owl-nav button.owl-prev {
    padding: 10px !important;
}

.popular-product-container .owl-nav button.owl-prev {
    border-top-right-radius: 8px;
}

.popular-product-container .owl-nav button.owl-next {
    border-top-left-radius: 8px;
}

.popular-product-text-container img {
    object-fit: contain;
    z-index: 1;
    max-width: 100% !important;
    height: 100%;
    /*position: absolute;*/
    /*padding: 20px;*/
    /*z-index: 1;*/
}

.owl-item .popular-product-text-container:hover {
    filter: none;
    background: linear-gradient(159.49deg, #8C4CF3 -0.78%, #310E6A 100.25%);
    opacity: 1;
}

.owl-item .popular-product-text-container:hover .popular-text-container .popular-text-container-heading {
    color: rgba(255, 255, 255, 1) !important;
}

.owl-item a:hover div {
    opacity: 1 !important;
}

/*.popular-product-text-container > div {*/
/*    font-size: 10px;*/
/*    font-weight: 400;*/
/*    text-align: center;*/
/*    color: #FFFFFF;*/
/*}*/

/*.popular-product-text-container > div:first-child {*/
/*    font-size: 18px;*/
/*    font-weight: 600;*/
/*}*/

.popular-left-svg, .popular-right-svg {
    position: absolute;
    bottom: 14px;
    background: none;
    border: none;
}

.popular-left-svg {
    left: 11px;
}

.popular-right-svg {
    right: 11px;
}

/*-------------Breadcrumb---------*/

.breadcrumb-element-container {
    display: flex;
    align-items: center;
    gap: 14px;
    padding: 8px;
}

.breadcrumb-element-container + .breadcrumb-element-container {
    padding-left: 12px
}

.breadcrumb-element-container:last-child a {
    font-weight: 600;
    color: #8C4CF3;
}

.breadcrumb-element a {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    font-weight: 400;
    text-decoration: none;
    color: #78909C;
}

@media screen and (min-width: 768px) {
    .breadcrumb-element a {
        font-size: 12px;
        font-weight: 500;
        line-height: 13px;
    }
}

/*--------------//-------------*/

.page-heading-text {
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
    text-align: center;
    color: rgba(49, 14, 106, 1);
}

.page-container {
    padding: 0 20px !important;
}

.page-container {
    padding: 0 20px !important;
}

@media screen and (min-width: 768px) {
    .page-container {
        padding: 10px 0 !important;
    }
}

.material-informations li {
    color: #78909C;
    text-align: left;
}

/*Media*/

/*768px and more*/


