.hotspot .product__icon {
    background: transparent !important;
}


/*Ustawienie na blogu interlinii itp*/
.blog-item_sub p {
   line-height: 1.5;
   font-size: 1.4em;
                }
                
   .longdescription p {
   line-height: 1.5;
   font-size: 1.4em;
                }



                
/*Ustawienie formatowania H2*/             
.longdescription h2 {
   line-height: 1.1;
   font-size: 2.0em;
   font-family: "headline_custom","Arial",sans-serif;
                }
  
   /*Ustawienie pod regulamin 
  .text_menu__txt_sub pb-4 cm ol li {    line-height: 1.5;
   font-size: 1.4em}5.04.2024*/ 
  
  
 /*Ustawienie nagłówka H2 w produktach*/ 
.cm h3
 {
 
   font-size: 1.53em;
   font-family: "headline_custom","Arial",sans-serif;
                }
                
                

  
 
._ae_desc h1
{
   font-family: "headline_custom","Arial",sans-serif;
   font-size: 1.6em;
                }

 
/*.product__name {*/
/*   line-height: 2;*/
/*   font-size: 3.2em      */
/*                }*/


/*Ustawienie nagłówka menu*/
header .navbar-nav {
   font-family: "headline_custom","Arial",sans-serif;
   font-size: 1.6em;
                }
                
                
               
."cm mb-4" {
   font-family: "headline_custom","Arial",sans-serif;
   font-size: 1.6em;
}

@media (max-width: 757px){
    div#blog-item ._ae_desc div, #news_item ._ae_desc div, #Text ._ae_desc div, #projector_longdescription div {
        flex-direction: column;
        width: 100% !important;
    }

}