
            @media (min-width: 1200px) {
            .container {  	
                width: 1200px;
                
            }}
         :root {  
            --hovercolor: #236CC4; 
            --bg_dark: #FFFFFF; 
            --font-weight: 600;  
			
        }body{
            font-family: "Poppins", sans-serif;
            font-size: 17px;
            color: #313131;
        }body{background-color: #FFFFFF;background-repeat: repeat-x;background-attachment: scroll;background-size: cover;}.pos_title h2,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{
            font-family: "Poppins", sans-serif;
            color: #253237;
            text-transform: capitalize;
			font-weight: 600;
        }.pos_title h2{
            font-size: 24px;
        }.pos-title{
            font-family: "Poppins", sans-serif;
        }.pos-title-column h4{   
            font-size: 20px;
        }#header .sticky-inner.scroll-menu{  
            background-color: #454545D9;   
        }.page-title-wrapper{  
                background-image: url(https://euterpeaudio.pl/img/cms/header_page2.jpg);   
            }.js-product-miniature .product_desc .product_name{
            color: #253237;
            font-size: 14px;
            text-transform: none;
        }.js-product-miniature .product_desc .product_name:hover{
            color: #236CC4;
        }.product-price-and-shipping .price{
            color:#555555;
            font-size: 15px;
        }.h1.namne_details, .product_name_h1{
            color: #253237;
            font-size: 24px;
            text-transform: none;
        }.product-prices .price, .product-prices .current-price span:first-child{
            color:#555555;
            font-size: 22px;
        }#product.showcase-body #header,.showcase-inner,#product.showcase-body .page-title-wrapper{
            background-color: ;
        }/* POS Testimonials – równa wysokość tekstu (px) */
.testimonial-item .testimonial-item-inner .tes-content{
  display: block !important;           /* nadpisuje -webkit-box */
  -webkit-line-clamp: unset !important;
  -webkit-box-orient: unset !important;

  height: 400px;                       /* 



/* === Elementor background video: natywny rozmiar, wyśrodkowany === */

.elementor-background-video-container {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

/* sam film */
.elementor-background-video-container video.elementor-html5-video {
  width: 900px !important;
  height: 352px !important;
  object-fit: contain !important; /* KLUCZOWE */
  max-width: 100% !important;
  max-height: 100% !important;
}
