.projector_label {
    display: none !important;
}

.client_card_link {
    display: none !important;
}

.fullIframe iframe {
    display: block;     
    background: white;
    border: none;        
    overflow: hidden;
    height: 11500px;       
    width: 100%;
    padding: 0;
    margin: 0;
}

span[class^="invoice-info-msg-"] {
  display: none;
}

.client_info.col-md-4.col-sm-12{
    display: none;
}

#points_login, #client_cards{
    display: none;
}

.stock_avaiability ul a.stock_2:before {
    background: #ffef0f !important;
}
@font-face {
  font-family: 'CamphorPro';
  src: url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Light.eot?#iefix') format('embedded-opentype'),  url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Light.otf')  format('opentype'),
    url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Light.woff') format('woff'), url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Light.ttf')  format('truetype'), url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Light.svg#CamphorPro-Light') format('svg');
  font-weight: 200;
  font-style: normal;
  }

  @font-face {
    font-family: 'CamphorPro';
    src: url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Thin.eot?#iefix') format('embedded-opentype'),  url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Thin.otf')  format('opentype'),
      url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Thin.woff') format('woff'), url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Thin.ttf')  format('truetype'), url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Thin.svg#CamphorPro-Thin') format('svg');
    font-weight: 300;
    font-style: normal;
  }

  @font-face {
    font-family: 'CamphorPro';
    src: url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Regular.eot?#iefix') format('embedded-opentype'),  url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Regular.otf')  format('opentype'),
      url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Regular.woff') format('woff'), url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Regular.ttf')  format('truetype'), url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Regular.svg#CamphorPro-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
  }


  @font-face {
    font-family: 'CamphorPro';
    src: url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Medium.eot?#iefix') format('embedded-opentype'),  url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Medium.otf')  format('opentype'),
      url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Medium.woff') format('woff'), url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Medium.ttf')  format('truetype'), url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Medium.svg#CamphorPro-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
  }

  @font-face {
    font-family: 'CamphorPro';
    src: url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Bold.eot?#iefix') format('embedded-opentype'),  url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Bold.otf')  format('opentype'),
      url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Bold.woff') format('woff'), url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Bold.ttf')  format('truetype'), url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Bold.svg#CamphorPro-Bold') format('svg');
    font-weight: 600;
    font-style: normal;
  }

  @font-face {
    font-family: 'CamphorPro';
    src: url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Heavy.eot?#iefix') format('embedded-opentype'),  url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Heavy.otf')  format('opentype'),
      url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Heavy.woff') format('woff'), url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Heavy.ttf')  format('truetype'), url('https://mi-store.pl/data/include/cms/mrozny/font/CamphorPro-Heavy.svg#CamphorPro-Heavy') format('svg');
    font-weight: 700;
    font-style: normal;
  }

  .scriptEcosystem{
    font-family: 'CamphorPro';
    disply:flex;
    flex-wrap: wrap;
  }
  
  .fullEcoProduct{
    left: 50%;
    margin-left: -50vw;
    width: 100vw;
    position: relative;
  }

  .scriptEcosystem .title{
    text-align: center;
    font-weight: 500;
    font-size: 2em;
    padding: 0 0 0.7em 0;
  }

.scriptEcosystem .subtitle {
    text-align: center;
    font-weight: 400;
    font-size: 1.1em;
    padding: 0 0 0.7em 0;
}

.scriptEcosystem .paragraph {
    text-align: left;
    padding: 0 0 0.7em 0;
}

  .scriptEcosystem .imgsrc{
    text-align: center;
    width: 100%;
  }

  .scriptEcosystem .imgsrc img{
    width: 100%;
    padding: 0 0 0.7em 0;
    border-radius: 15px
  }
  
  

  .scriptEcosystem .malymdruczkim{
    text-align: left;
    font-weight: 200;
    font-size: 0.8em;
    color: gray;
  }

@media  (max-width: 750px){
.scriptEcosystem .malymdruczkim{
    font-size: 0.5em;
  }
}

  .scriptEcosystem .column{
    display: flex;
    flex-direction: row;
    justify-content: space-between;  
    flex-wrap: wrap;
  }

  .scriptEcosystem .reverse{
    flex-direction: row-reverse !important;
  }

  .scriptEcosystem .onepart {
    flex-direction: column;
    display: flex;
    justify-content: space-between;
  }
  
  .scriptEcosystem .center {
    justify-content: center !important;
  }
  
  .scriptEcosystem .onepart img {
    width: 100%;
  }

  .scriptEcosystem .onepart .title{
    font-size: 1.3em;	
    padding: 0.5em 0 0.5em 0;
  }

  .scriptEcosystem .onepart .subtitle{
    font-size: 1.0em;
    padding: 0.5em 0 0.5em 0;
  }

  .scriptEcosystem .onetwo{
    flex-basis: 50%;
  }
  
  .scriptEcosystem .onetwo-w{
    flex-basis: 48%;
  }

  .scriptEcosystem .onethird{
    flex-basis: 33%;
  }

  .scriptEcosystem .onethird-w{
    flex-basis: 30%;
  }

  .scriptEcosystem .onequarter{
    flex-basis: 25%;
  }

  .scriptEcosystem .onequarter-w{
    flex-basis: 24%;
  }
  .scriptEcosystem .onequarter-space{
      flex-basis: 20%;
      margin: 1em;
   }  

  .scriptEcosystem .onesix{
    flex-basis: 16%;
  }

  .scriptEcosystem .onesix-w{
    flex-basis: 15%;
  }

  .scriptEcosystem .oneten{
    flex-basis: 10%;
  }

  .scriptEcosystem .oneten-w{
    flex-basis: 9%;
  }


  @media only screen and (max-width: 750px) { /*For mobile type*/
    .scriptEcosystem .onetwo{
      flex-basis: 100%;
    }
    .scriptEcosystem .onetwo-w{
      flex-basis: 100%;
    }
    
    .scriptEcosystem .onethird{
      flex-basis: 100%;
    }

    .scriptEcosystem .onethird-w{
      flex-basis: 100%;
    }

    .scriptEcosystem .onequarter{
      flex-basis: 50%;
    }

    .scriptEcosystem .onequarter-w{
      flex-basis: 45%;
    }	
    
    .scriptEcosystem .onequarter-space{
      flex-basis: 40%;
    }	

    .scriptEcosystem .onesix{
      flex-basis: 33.33%;
    }

    .scriptEcosystem .onesix-w{
      flex-basis: 30%;
    }

    .scriptEcosystem .oneten{
      flex-basis: 20%;
    }

    .scriptEcosystem .oneten-w{
      flex-basis: 18%;

    }    
  }
  
  
#countdown{
	display: flex;
    flex-wrap: wrap;
  	align-items: center;
    width: 100%;
	padding: 20px 5px  20px 5px ;
    margin: 10px 0 10px 0;    
    justify-content: center;
    border-radius: 15px;
}

#countdown .cntd-title{
    font-size: 2em;
    padding: 0 0 0.5em 0;
    width: 100%;
    text-align: center;
}
    
#countdown .item{
    -webkit-box-shadow: 2px 2px 8px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 8px 2px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 8px 2px rgba(0,0,0,0.2);
    border-radius: 5px;
    padding: 10px;
    margin: 8px;
    text-align: center;
}

#countdown .cntd-value{
    font-size: 2em;
    font-weight: 600;
}

#countdown .cntd-name{
    font-size: 0.7em;
    font-weight: 200;
}

#component_projector_longdescription{
	max-width: unset;
}

#main_banner1 ul.slick-dots{
	bottom: 20px;
}

#main_banner1 ul.slick-dots li.slick-active button {
    border: 1px solid #ffffff;
}

.bordered-txt-bannerWH{
  border: 1px solid white;
  padding: 3px 6px;
  border-radius: 10px;
}

.margined{
    margin: 3px 0;

}

.nodescspaces .imgsrc img{
	padding: 0px;
	margin: -1px;
	border-radius: 0px;
}

@media only screen and (max-width: 757px){
.prepaid_payment_header {
	display: block
}
label.prepaid_payment_sub{
	border: 1px solid #d1d1d1;
}
}

 @media (max-width: 750px){
header.white #menu_search input{
	color: black !important;
}
 }
 
 
 
 
     .przeczytaj-wiecej-wrap-collabsible li {
        margin-left: 20px;
    }

    .przeczytaj-wiecej-wrap-collabsible ol {
        margin-left: 20px;
    }

    .przeczytaj-wiecej-wrap-collabsible a:link {
        color: #ff6700;
    }

    .przeczytaj-wiecej-wrap-collabsible a:visited {
        color: #ff6700;
    }

    .przeczytaj-wiecej-inner td {
        border: 1px solid grey;
        padding: 5px;
    }

    .przeczytaj-wiecej-inner th {
        padding: 5px;
    }

    .przeczytaj-wiecej-inner h2 {
        margin-top: 0.5em;
        margin-bottom: 0.5em;
        font-size: 2em;
    }

    .przeczytaj-wiecej-inner h4 {
        font-size: 1.5em;
        margin-bottom: 1em;
    }


    .przeczytaj-wiecej-inner .wp-block-table .is-style-stripes {
        border-spacing: 0;
        border-collapse: inherit;
        background-color: transparent;
        border-bottom: 1px solid #f3f4f5;
    }

    .przeczytaj-wiecej-inner .wp-block-table {
        overflow-x: auto;
    }


    .przeczytaj-wiecej-inner p {
        margin-bottom: 0.7em;
        margin-top: 0.7em;
    }

    .przeczytaj-wiecej-inner .wp-block-image img {
        width: 250px;
        max-width: 250px;
        border-radius: 20px
    }

    .przeczytaj-wiecej-inner .wp-block-columns {
        margin-bottom: 2em;
        display: flex;
        flex-wrap: wrap;
    }

    .przeczytaj-wiecej-inner .wp-block-column {
        margin-bottom: 20px;
        margin-right: 30px;
        text-align: center;
        max-width: 400px;
    }

    .przeczytaj-wiecej-inner .wp-block-column p {
        max-width: 250px;
    }

    .przeczytaj-wiecej-wrap-collabsible {
        margin-bottom: 1.2rem 0;
    }

    .przeczytaj-wiecej-wrap-collabsible input[type='checkbox'] {
        display: none;
    }

    .przeczytaj-wiecej-lbl-toggle {
        margin-top: 10px;
        display: block;
        font-weight: bold;
        font-size: 1.2rem;
        text-align: center;
        padding: 1rem;

        color: grey;        
        cursor: pointer;

        border-radius: 7px;
        transition: all 0 ease-out;
    }

    .przeczytaj-wiecej-lbl-toggle:hover {
        text-decoration: underline;
    }

    .przeczytaj-wiecej-toggle:checked+.przeczytaj-wiecej-lbl-toggle::before {
        transform: rotate(90deg) translateX(-3px);
    }

    .przeczytaj-wiecej-collapsible-content {
        max-height: 0px;
        overflow: hidden;
        transition: max-height .25s ease-in-out;
    }

    .przeczytaj-wiecej-toggle:checked+.przeczytaj-wiecej-lbl-toggle+.przeczytaj-wiecej-collapsible-content {
        max-height: 100000vh;
    }

    .przeczytaj-wiecej-toggle:checked+.przeczytaj-wiecej-lbl-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .przeczytaj-wiecej-collapsible-content .przeczytaj-wiecej-inner {
        background: white;
        border-bottom-left-radius: 7px;
        border-bottom-right-radius: 7px;
        padding: .5rem 1rem;
    }

    .przeczytaj-wiecej-inner h2 a {
        color: ff6700;
        text-decoration: none;
    }
    
    #main_banner1 .banner_wrapper .banner_label{
        font-size: 2.3em !important;
    }
    
    @media only screen and (max-width: 757px){
.btn {
    width: auto !important;
}
}

/* kamil */

/* hotfix 19.01.23 */

/*korekta wyswietlania navbaru*/
.order{ position: static !important; }


/* blog */

.blog_anchor{
    outline: none;
    text-decoration: underline !important;
    color: #ff6900 !important;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.blog-item_sub p a{
    outline: none;
    text-decoration: underline !important;
    color: #ff6900 !important;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.projector_prices__unit_converted{
    display: none !important;
}

.blog-item_sub img
{
    width: unset !important;
    max-width: 90% !important;
    height: auto !important;
}

/* ukrycie procentowego wskaznika obnizki (liczony od zlej podstawy) */
#projector_price_yousave{
    display: none !important;
}

/* ukrycie blednie wyswietlanych informacji o obnizce w strefie rekomendacji w akcesoriach na karcie towaru */
.product__promo_info{
    display: none !important;
}

/* normalizacja wielkosci obrazkow w artykulach */

.blog-item_sub p img
{
    max-height: 500px;
}

.blog_photos{
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
    margin-top: 25px;
    align-items: center;
}

@media  (min-width: 751px){
.blog-item_sub .blog_photos
{
  flex-direction: row;  
}
}

@media  (max-width: 750px){
.blog-item_sub .blog_photos
{
  flex-direction: column;  
}
}

html{
    scroll-behavior: smooth;
}

/* mniejsze menu */

header .navbar-nav {
    font-size: 0.9em !important;
}

header .navbar-nav a[title*="New"] {
    animation: newproducts_blink 2s ease 2s 1 normal forwards;
}

@keyframes newproducts_blink {
	0%,
	50%,
	100% {
		opacity: 1;
	}

	25%,
	75% {
		opacity: 0;
	}
}

/* ukrycie czasu czytania */
.blog-item_reading-time{
    display: none;
}

/* korekta wyswietlania menu */
.navbar-collapse ul, li {
    margin-left: unset !important;
}

.newsletter__disclaimer{
    font-size: 11px;
}

.projector_shipping_disclaimer{
        font-size: 0.8rem;
    margin-top: 0.5rem;
}

.product_info_top > .label_icons > .customlabel{
 text-align: center;
    width: 25%;
    border-radius: 10px;
    margin-right: 10px;
}

#product_questions_list{ display: none; }

/* rojo css */

@media (min-width: 801px) {
        .scriptEcosystem {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        }
        .module {
            position: relative;
            margin-bottom: 20px;
            width: 100%;
        }
        .text-container {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            padding: 10px;
            color: white;
            background-color: rgba(0, 0, 0, 0.5);
            border-radius: 10px;
            max-width: 450px;
        }
        .module.left .text-container {
            left: 5%;
        }
        .module.right .text-container {
            right: 5%;
        }
        .module.up .text-container {
            top: 5%;
            left: 50%;
            transform: translateX(-50%) translateY(0);
        }
        .imgsrc img {
            width: 100%;
            height: auto;
        }
    }
    
    @media (max-width: 800px) {
        .scriptEcosystem {
            display: block;
            text-align: center;
        }
        .module {
            margin-bottom: 10px;
        }
        .text-container {
            position: static;
            margin-top: 0;
            padding: 10px;
            color: black;
            background-color: transparent;
            text-align: center;
        }
        .module.left .text-container {
            margin-bottom: 10px;
        }
        .imgsrc img {
            width: 100%;
            height: auto;
        }
    }
    
    .fade-in {
      opacity: 0;
      transform: translateY(50px);
      transition: opacity 1s ease-out, transform 1s ease-out;
    }
    
    .fade-in.visible {
      opacity: 1;
      transform: translateY(0);
    }

:focus-visible {
  box-shadow: 0 0 0 3px #ff6900;
  border-radius: 4px;
}