:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    
    --bs-body-bg: #ffffff;
    --bs-gray: #6c757d;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-success: #00c853;
    --bs-success-lighter: #00d057;
    --bs-info: #0076FF;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
}


:root {
    --bs-primary: #0d6efd; 
    --bs-primary-bg: #ffffff; 
    --bs-primary-text: #212529;
    --bs-secondary-bg: #eeeeee; 
    --bs-secondary-text: #212529; 
    --bs-accent: #07c152; 
    --bs-footer-bg: #ffffff; 
    --bs-footer-text: #212529; 
    
    --bs-preloader-second: #f21559; 
    --heading-prices-choose: #d63384;
    --bs-delete-lighter: #ff5e85;
    
    --bs-primary-lighter: #6AA4FF;
    --bs-primary-darker: #004CCB;
    --bs-secondary-lighter: #eeeeee;
    --bs-secondary-darker: #eee;
    --bs-primary-bg-lighter: #ffffff;
    --bs-primary-bg-darker: #f9f8fa;
    --bs-secondary-bg-lighter: #fff;
    --bs-secondary-bg-darker: #15161b;
    --bs-success-lighter: #00d057;
    --bs-accent-lighter: #00d057;
    --bs-gray: #6c757d;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-success: #00c853;
    --bs-info: #0076FF;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    
    --bs-body-color: #212529;
    --ip-btn-primary-background: #0d6efd;
    --ip-btn-primary-text: #ffffff;
    --ip-radio-primary-background: #ffffff;
    --ip-radio-primary-text: #212529;
    --ip-radio-primary-border: #0d6efd;
    --ip-radio-checked-background: #0d6efd;
    --ip-radio-checked-text: #ffffff;
    --ip-prices-chosen-background: #f9f8fa;
    --ip-prices-btn-color-text: #ffffff;
    --ip-prices-btn-secondary-background: #00d057;
    --ip-modal-primary-background: #ffffff;
    
    --ip-header-main-bg: #ffffff; 
    --ip-product-icons-text-color: #212529;
    --ip-header-menu-text-color: #6c757d;
    --ip-header-menu-text-color-active: #0d6efd;
    --ip-product-tab-list-nav-link-color: #212529;
    --ip-product-tab-list-nav-link-color-active: #0d6efd;
    --ip-btn-outlined-background: #ffffff;
    --ip-btn-outlined-text: #0d6efd;
    --ip-btn-outlined-secondary-background: #ffffff;
    --ip-btn-outlined-secondary-text: #0d6efd;
    --ip-product-icons-background-color: #ffffff;
    --ip-banner-text: #212529;
    --ip-input-text: #212529; 
    --ip-input-background: #ffffff; 
    --ip-carousel-button-color: #0d6efd;
    --ip-border-radius-boxes: 8px;
    --ip-border-radius-buttons: 50px;
    --ip-border-radius-inputs: 16px;
    --ip-box-shadow-boxes: 0 3px 24px rgba(0, 0, 0, .09);
    --page-max-width: 1200px; 
    --base-font-size: 16px; 
    --base-font-family: 'Arial', sans-serif; 
    --heading-font-family: 'Roboto', sans-serif; 
    --product-box-size: 250px; 


    
    --ip-icon-primary-1: #7f6eff;
    --ip-icon-primary-2: #7e37ff;
    --ip-icon-primary-3: #7c00ff;
    --ip-icon-primary-4: #6120de;
    --ip-icon-primary-5: #4300c4;

    --ip-icon-primary-accent: #f5a8f5;

    --ip-icon-secondary-1: #fff;
    --ip-icon-secondary-2: #f3f3f3;
    --ip-icon-secondary-3: #e9e9e9;
    --ip-icon-secondary-4: #e4e4e4;
    --ip-icon-secondary-5: #ccc;

    --ip-icon-eco-1: #f4e3d3;
    --ip-icon-eco-2: #f4e0ce;
    --ip-icon-eco-3: #dbccbd;

    --ip-icon-darkest: #3a3a3a;
}


:root {
    --bs-primary: #333333;
    --bs-primary-bg: #ffffff;
    --bs-primary-text: #212529;
    --bs-secondary-bg: #ffffff;
    --bs-secondary-text: #212529;
    --bs-accent: #333333;
    --bs-footer-bg: #ffffff;
    --bs-footer-text: #212529;
    --bs-preloader-second: #f21559;
    --heading-prices-choose: #333333;
    --bs-delete-lighter: #ff5e85;
    --bs-primary-lighter: #535353;
    --bs-primary-darker: #000000;
    --bs-secondary-lighter: #eeeeee;
    --bs-secondary-darker: #eee;
    --bs-primary-bg-lighter: #ffffff;
    --bs-primary-bg-darker: #f9f8fa;
    --bs-secondary-bg-lighter: #fff;
    --bs-secondary-bg-darker: #15161b;
    --bs-success-lighter: #00d057;
    --bs-accent-lighter: #00d057;
    --bs-gray: #6c757d;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #cdcdcd;
    --bs-gray-600: #6c757d;
    --bs-success: #00c853;
    --bs-info: #333333;
    --bs-warning: #ffc107;
    --bs-danger: #F21559;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-body-color: #212529;
    --ip-btn-primary-background: #333333;
    --ip-btn-primary-text: #ffffff;
    --ip-radio-primary-background: #ffffff;
    --ip-radio-primary-text: #212529;
    --ip-radio-primary-border: #333333;
    --ip-radio-checked-background: #333333;
    --ip-radio-checked-text: #ffffff;
    --ip-prices-chosen-background: #fbfbfb;
    --ip-prices-btn-color-text: #ffffff;
    --ip-prices-btn-secondary-background: #333333;
    --ip-modal-primary-background: #ffffff;
    --ip-header-main-bg: #ffffff;
    --ip-product-icons-text-color: #212529;
    --ip-header-menu-text-color: #787878;
    --ip-header-menu-text-color-active: #333333;
    --ip-product-tab-list-nav-link-color: #212529;
    --ip-product-tab-list-nav-link-color-active: #333333;
    --ip-btn-outlined-background: #ffffff;
    --ip-btn-outlined-text: #333333;
    --ip-btn-outlined-secondary-background: #ffffff;
    --ip-btn-outlined-secondary-text: #333333;
    --ip-product-icons-background-color: #ffffff;
    --ip-banner-text: #333333;
    --ip-input-text: #333333;
    --ip-input-background: #ffffff;
    --ip-carousel-button-color: #333333;
    --ip-border-radius-boxes: 8px;
    --ip-border-radius-buttons: 8px;
    --ip-border-radius-inputs: 4px;
    --ip-box-shadow-boxes: 0 3px 24px rgba(0, 0, 0, .09);
    --page-max-width: 1200px;
    --base-font-size: 16px;
    --base-font-family: 'Satoshi-Variable', sans-serif;
    --heading-font-family: 'Satoshi-Variable', sans-serif;
    --product-box-size: 270px;
    --ip-icon-primary-1: #7f6eff;
    --ip-icon-primary-2: #7e37ff;
    --ip-icon-primary-3: #7c00ff;
    --ip-icon-primary-4: #6120de;
    --ip-icon-primary-5: #4300c4;
    --ip-icon-primary-accent: #f5a8f5;
    --ip-icon-secondary-1: #fff;
    --ip-icon-secondary-2: #f3f3f3;
    --ip-icon-secondary-3: #e9e9e9;
    --ip-icon-secondary-4: #e4e4e4;
    --ip-icon-secondary-5: #ccc;
    --ip-icon-eco-1: #f4e3d3;
    --ip-icon-eco-2: #f4e0ce;
    --ip-icon-eco-3: #dbccbd;
    --ip-icon-darkest: #3a3a3a;
}

.highlight {
    background-color: #00c853 !important;
}

.notification-message-container {
    background: #00c853;
    color: white;
}

#cartPage #pf-report h4 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
#headerMain {
    min-height: 60px !important;
}
@media (max-width: 767px) {
    #headerMain {
        min-height: 60px !important;
    }
    #header-fixer {
        min-height: 60px !important;
    }
}
@media (min-width: 768px) {
    #header-fixer {
        min-height: 60px !important;
    }
}
.desktop-bot-header ul :nth-child(5),
.desktop-bot-header ul :nth-child(6){
    margin-top: auto !important;
}

input[type=text], input[type=password], input[type=email], input[type=number], input[type=tel], textarea, select, .app-dropdown {
    border: 1px solid #DCDCDC !important;
    border-radius: var(--ip-border-radius-inputs);
}

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: #f9f8fa;
}

input[type=text]:hover, input[type=password]:hover, input[type=email]:hover, input[type=number]:hover, input[type=tel]:hover, textarea:hover, select:hover, .app-dropdown:hover, .address-book-select .app-dropdown:hover {
    border-color: #00c853 !important;
}

input::placeholder {
    font-weight: 400 !important;
}

.app-dropdown {
    font-weight: 700;
    padding-left: 15px !important;
}

.input_label {
    font-weight: 400 !important;
    color: #9C9C9C !important;
    font-size: 14px !important;
}

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

.input.checkbox label:before {
    border: 1px solid #DCDCDC;
 }

h2 {
    font-weight: 800;
}

.rounded-pill {
    border-radius: var(--ip-border-radius-inputs) !important;
}

.new-badge, 
#myCarousel .new-badge, 
.nowosc:before {
    font-size: 14px;
    padding: 2px 8px;
    background: #F21559;
    color: #ffffff !important;
    border-radius: 4px;
    font-weight: 300;
    width: fit-content;
}

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

p.before-line {
    font-size: 38px;
    text-align: left !important;
    margin-bottom: 3rem !important;
    font-weight: 800;
}

p.before-line:before {
    display:none
}

.nowosc:before {
    content: 'NOWOŚĆ';
    position: absolute;
    z-index: 1;
    top: -11px;
    left: -8px;
}

.promocja:before {
    content: 'PROMOCJA';
    position: absolute;
    z-index: 1;
    top: -11px;
    left: -8px;
    font-size: 14px;
    padding: 2px 8px;
    background: #FFA400;
    color: #ffffff !important;
    border-radius: 4px;
    font-weight: 300;
}

#mobile-boxes-top {
    margin: 0 !important;
}

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

.small-loader:after {
    border: 2px solid #fff !important;
    border-color: #02c853 #323232 #02c853 #323232 !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
}

.small-loader {
    /*width: calc(100% - 30px) !important;*/
    border-radius: 8px !important;
}

.small-title {
    font-size: 12px;
    margin-bottom: 0;
}


#fancybox-close {
    top: 15px !important;
    right: 15px !important;
    width: 25px !important;
    height: 25px !important;
    content: url(https://preflighter.com/assets/close.svg) !important;
    transform: rotate(45deg);
    background: none !important;
}

#fancybox-overlay {
    background-color: white !important;
}

.fancybox-bg {
    display: none;
}

[aria-label="breadcrumb"],
.breadcrumb-container nav {
    display: flex;
    text-align: left;
    margin: 0 !important;
    padding: 0 !important;
}

.breadcrumb-item {
    font-size: 14px;
}

.breadcrumb-item .ip-text-gray {
    color: #C5C5C5 !important;

}   

.input.checkbox input:checked + label:before {
    border-color: var(--bs-success) !important;
}
.input.checkbox label:after {
    border-bottom: 2px solid var(--bs-success) !important;
    border-left: 2px solid var(--bs-success) !important;
}
    
/***************************** Banery *****************************/

#myCarousel .new-badge {
    margin-bottom: 10px;
}

#myCarousel .carousel-inner, #myCarousel .carousel-bg-image {
    height: 860px;
    z-index: -1;
}

#myCarousel h2 {
    font-size: 62px;
    text-wrap-style: balance;
    margin-bottom: 2.25rem;
}

.banner-content {
    padding: 0 !important;
    align-items: center !important;
    margin: auto;
    max-width: 1250px;
}

button.carousel-control-next {
    height: 80px;
    position: absolute;
    left: auto;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 80px;
    border-radius: 8px;
    background-color: rgb(255 255 255 / 20%);
    backdrop-filter: blur(5px);
}

button.carousel-control-prev {
    height: 80px;
    position: absolute;
    left: 10px;
    right: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 80px;
    border-radius: 8px;
    background-color: rgb(255 255 255 / 20%);
    backdrop-filter: blur(5px);
}

.carousel-navigators {
    bottom: 110px;
    right: 20px;
}

.carousel-navigators .ip-btn-primary {
    background: #ffffff !important;
    opacity: 0.5;
}

.carousel-navigators .ip-btn-primary.active {
    opacity: 1;
}

#bannersBottom .carousel-inner, #bannersBottom .carousel-bg-image, #bannersBottom .carousel-bg-image img {
    display: flex;
    margin: auto;
}

@media (min-width: 768px) {
    .banner-info {
        width: 50% !important;
        height: 100% ;
        margin: 0 !important;
        min-width: 540px;
        justify-content: center !important;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 3rem !important;
    }
    
    
    #myCarousel .ip-btn-primary {
        margin-top: 70px !important;
    }
    
    .main-banner-img, .banner-info {
        max-width: 860px;
    }
    
    #myCarousel .carousel-item .col-sm-6.col-12 {
        width: 50%;
    }
    
    .banner-content {
        -webkit-justify-content: flex-end !important;
    }
    
}

@media (max-width: 767px) {
     #myCarousel h2 {
        font-size: 2.25rem;
    }
    .banner-info {
        width: 100%;
        min-width: unset;
        text-align: left !important;
        padding: 1rem;
        margin-top: 0 !important;
        padding-bottom: 6rem;
    }
    
    .main-banner-img, .banner-info  {
        max-width: 500px;
    }
    
    .banner-content {
        align-items: center !important;
    }
    
    #myCarousel .carousel-inner {
        height: 100%;
    }
    
    /***** Widok płatności - mobile ******/
    .controller-payments>div>div>.ip-p-20 {
        padding: 0;
    }
    
    .controller-payments>div>div>.ip-p-20>.page-container {
        padding: 0 !important;
    }
}
/**************************** IKONY NAWIGACJI *****************************/
.fa.fa-comment:before {
    /*content: "\f27a" !important;*/
    content: url('https://preflighter.com/assets/comment.svg');
    width: 29px;
    height: 29px;
    display: block;
}
.fa.fa-trash:before, .fas.fa-trash-alt:before {
    font-size: 20px !important;
    content: "\f057" !important;
    font-weight: 400 !important;
}

.fa.fa-copy:before {
    font-size: 20px !important;
    content: "\f24d" !important;
    font-weight: 400 !important;
    color: #959595 !important;
}

.fa.fa-pencil:before, .fa-edit:before, .fas.fa-pencil-alt:before {
    font-size: 16px !important;
    content: "\f044" !important;
    font-weight: 400 !important;
    color: #959595 !important;
}

/***************************** IKONY PRODUIKTÓW *****************************/
.box.prodbox,
.controller-layout_produkty .col-6.col-lg-3.p-2.p-lg-3{
    position: relative;
    /*height: 283px;*/
    max-width: 300px;
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    margin: auto;
    padding: 0 !important;
}

.controller-layout_produkty .col-6.col-lg-3.p-2.p-lg-3 a {
    height: 100%;
}

.product-box-single {
    overflow: unset !important;
}

.svg-holding-block {
    border-radius: var(--ip-border-radius-boxes) !important;
    border: none !important;
    padding: 0 !important;
}

.svg-holding-block img, .svg-holding-block svg,
.svg-holding-block img:hover, .svg-holding-block svg:hover,
.galleryImg img {
    min-height: unset !important; 
    min-width: unset !important;
    width: 100%;
    height: 100%;
}

.productBoxesInner,
.controller-layout_produkty .page-container>.d-flex.flex-wrap{
    display: grid !important;
    grid-template-rows: unset;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding: 12px;
}

.svg-holding-block p {
    font-size: 18px;
    font-weight: 400 !important;
    text-align: left !important;
    padding: 10px 15px !important;
}
.galleryImg {
    padding-bottom:0 !important;
}

.galleryImg img, .galleryImg a, .svg-holding-block img{
    position: static !important;
    transform: none !important;
}

.productBoxesInner,
.controller-layout_produkty .page-container>.d-flex.flex-wrap{
    padding-left: 10px;
    padding-top: 12px;
}


@media (max-width: 549px) {
    .productBoxesInner,
    .controller-layout_produkty .page-container>.d-flex.flex-wrap {
        grid-template-columns: repeat(auto-fit, minmax(165px, 1fr)) !important;
        grid-column-gap: 20px !important;
        grid-row-gap: 20px !important;
    }

    .svg-holding-block p {
        font-size: 14px !important;
        padding: 5px 10px !important;
    }
}
/************************** Artykuły **************************/
.controller-artykul {
    background: #F7F7F7;
}

.controller-artykul .container {
    max-width: 1230px;
    padding: 0 15px !important;
    margin-top: 25px;
}

.controller-artykul #article {
    background: none;
    box-shadow: none;
    padding: 0;
}

.controller-artykul p {
    font-size: 16px;
}

.controller-artykul h1#article-heading {
    text-align: left !important;
    padding: 0 !important;
    margin-bottom: 5rem;
    font-weight: 800 !important;
    margin-top: 3rem !important;
}

.controller-artykul h2 {
    font-weight: 600;
    margin-bottom: 3rem;
}


.controller-artykul .row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
}

.controller-artykul section {
    display: flex;
    gap: 2rem;
    margin-bottom: 3rem;
    width: 100%;
    align-items: flex-start;
}

.controller-artykul section:nth-of-type(even) {
    flex-direction: row-reverse;
}

.controller-artykul section > * {
    width: 50%;
    height: auto;
}

.controller-artykul section img {
    height: 363px;
    overflow: hidden;
    object-fit: cover;
    border-radius: var(--ip-border-radius-boxes);
}
@media (max-width: 999px) {
    .controller-artykul section img {
        height: 600px;
    }
}

@media (max-width: 767px) {
    .controller-artykul section,
    .controller-artykul section:nth-of-type(even){
        flex-direction: column;
    }
    
    .controller-artykul section > * {
        width: 100%;
    }
    
    .controller-artykul section img {
        height: 300px;
    }
}

/*********************** PREFLIGHT - UPLOADER ******************************/

.pf-upload-container .pf-uploader {
    border: #00c853 1px dashed;
}

.pf-pages-count, .pf-files-count, .pf-upload-progress {
    color: #959595 !important;
}

.pf-upload-container .disabled {
    background: #d4d1d1 !important;
}


/***************************** KONTAKT **************************/
.controller-kontakt, 
.controller-kontakt .big-container  {
    background: #F7F7F7;
}

.controller-kontakt .page-container, 
.controller-kontakt [aria-label="breadcrumb"],
.controller-kontakt .big-container,
.controller-faq [aria-label="breadcrumb"],
.controller-faq .page-container{
    max-width: 1230px !important;
    padding: 0 15px !important;
    margin: auto !important;
}


.controller-kontakt .before-line {
    display: none;
}

.controller-kontakt h1 {
    text-align: left !important;
    padding: 0 !important;
    margin-bottom: 5rem !important;
    font-weight: 800 !important;
    margin-top: 3rem !important;
}

#iwareprintmsMap {
    border-radius: 8px !important;
}

.controller-kontakt .ip-container-bg, 
.controller-kontakt .ip-container-bg .background-cover, 
.controller-kontakt .input_label{
    background: #f7f7f7;
}

/*.controller-kontakt .border-white {*/
/*    border: none !important;*/
/*}*/

.controller-kontakt .ip-container-bg.border-white {
    border-radius: 0 !important;
    padding-bottom: 6rem;
    border-bottom: 1px solid #212529 !important;    border-image: linear-gradient(90deg, rgba(33, 37, 41, 1) 31%, rgba(2, 200, 83, 1) 48%, rgba(2, 200, 83, 1) 83%, rgba(33, 37, 41, 1) 100%) 0 0 1 0 !important;
}

.controller-kontakt .contact-wrap {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.contact-item p {
    font-size: 1rem;
    color: var(--bs-primary-text);
    margin-bottom: 0;
}

.contact-item p.fw-bold {
    font-size: 20px;
}

.contact-item .tel-icon {
    display: none;
}

.contact-item h3 {
    margin-bottom: 0.5rem;
    color: #323232;
    font-weight: 600;
}

#pin path, path#frame_9696, path#frame_9695  {
    fill: #00c853;
}

path#frame_9693, path#frame_9694, path#frame_9695 {
    stroke: #00c853;
}

.marker.mapboxgl-marker {
    filter: hue-rotate(283deg) brightness(1.3);
}

.controller-kontakt #darmowe_probki {
    border: none !important;
}

.controller-kontakt #darmowe_probki>div>div {
    text-align: left !important;
    justify-content: flex-start !important;
    padding: 0 !important;
}

.controller-kontakt #darmowe_probki>div>div .me-2 {
    display:none;
}

.controller-kontakt form#contact-form {
    padding-bottom: 1rem !important;
}

.controller-kontakt #darmowe_probki>* {
    padding: 0 !important;
}

.controller-kontakt .radio-wrap .radio-wrap-label:nth-child(2) {
    display: none;
}

.controller-kontakt .contact-inner {
    flex-direction: column;
    text-align: left !important;
    justify-content: left !important;
}

.contact-item h3:before {
    content: '';
    background: url(https://preflighter.com/assets/phone-green-2.svg) no-repeat center / contain;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 10px;
}

@media (max-width: 991px) {
   .controller-kontakt .contact-wrap {
       padding: 0 !important;
   } 
   .controller-kontakt .contact-inner {
       margin-bottom: 3rem;
   }
}

/**********************SEARCH*************************/

.controller-find {
    background: #F7F7F7;
}

.controller-find .media-left {
    height: 200px;
    text-align: center;
}
.controller-find .media-body {
    height: 125px;
    overflow: hidden;
}

.controller-find .media-heading {
    font-size: 1rem;
    text-wrap: nowrap;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.controller-find .media-body .content {
    height: 50px;
    overflow: hidden;
}

.controller-find .media-object {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.controller-find #found-list > div > div {
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1) !important;
    background: #ffffff;
    margin-top: 0 !important;
}

.controller-find #found-list > div {
    max-width: unset !important;
}
/**********************FAQ*************************/


.controller-faq {
    background: #F7F7F7;
}

.controller-faq .tab-pane.show.active {
    margin: 20px 0px !important;
}

.controller-faq .accordion-item {
    border: none !important;
    padding: 0.5rem;
    border-radius: var(--ip-border-radius-boxes) !important;
}

.controller-faq button.accordion-button {
    font-weight: 800;
}

.controller-faq .medium-container {
    max-width: 1200px;
    margin-bottom: 6rem;
}

.accordion-body.pt-0 p {
    margin: 15px 0 !important;
}

@media (max-width: 767px) {
    .controller-faq .accordion-button.collapsed,
    .controller-faq .accordion-button {
        flex-direction: row-reverse !important;
    }

    .controller-faq .accordion-button.collapsed .custom-svg,
    .controller-faq .accordion-button .custom-svg{
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        margin-left: auto !important;
        margin-right: 0 !important;
    }
    
    .controller-faq .accordion-button>span {
        text-align: left !important;
        padding-right: 10px;
    }

}
/*************** Nexelior Preflight Connector *********************************/

.pf-uploader h6 {
    font-size: 12px;
    color: #9c9c9c;
}
.file-comment p {
    font-size: 1rem;
}

/***********************************************/