
            #pdpopupspro {
                width: 400px!important;
                height: 525px;
            }
        
                @media (min-width: 999px) {
                    #pdpopupspro .pdpopupspro-newsletter-form {
                        height: 0px!important;
                    }
                    #pdpopupspro {
                        height: 375px!important;
                    }
                }

                 @media (min-width: 768px) and (max-width: 998px) {
                    #pdpopupspro .pdpopupspro-newsletter-form {
                        height: 110px!important;
                    }
                    #pdpopupspro {
                        height: 485px!important;
                    }
                }

                @media (max-width: 767px) {
                    #pdpopupspro .pdpopupspro-newsletter-form {
                      height: auto!important;
                      min-height: auto!important;
                    }
                    #pdpopupspro {
                        height: auto!important;
                    }
                    #pdpopupspro .pdpopupspro-content {
                        height: auto!important;
                        min-height: 180px;
                    }
                }
            
            #pdpopupspro button.btn-primary {
                height: 42px!important;
                font-size: 12px!important;
                background-color: #24b9d7!important;
            }

            #pdpopupspro button.btn-primary:hover {
                background-color: #1D93AB!important;
            }
        

            #pdpopupspro .pdpopupspro-header {
                background-color: #030303!important;
            }
            #pdpopupspro .pdpopupspro-header h2 {
                color: #ffffff!important;
                font-size: 21px!important;
            }
            #pdpopupspro .pdpopupspro-content {
                height: 315px;
                background-color: ;
                background-image: url(https://pc21.deante.pl/_MARKETING/BANERY%20i%20LP/Termostaty_2026-01%20%E2%80%94%20kopia.jpg) !important;
                background-repeat: no-repeat !important;
                background-size: contain !important;
            }
            #pdpopupspro  .pdpopupspro-content > p {
                color: #ffffff!important;
                font-size: 13px!important;
            }
            #pdpopupspro .pdpopupspro-newsletter-form {
                color: #ffffff!important;
                font-size: 13px!important;
                background-color: #3F3F3F!important;
                background-image: url()!important;
                background-repeat: no-repeat!important;
                background-size: cover!important;
            }

            #pdpopupspro .pdpopupspro-newsletter-form .newsletter-input {
                color: #ffffff!important;
                background-color: #3C3C3C!important;
            }
        
            #pdpopupspro .pdpopupspro-newsletter-form .newsletter-input:-moz-placeholder {
                color: #ffffff !important;
            }
            #pdpopupspro .pdpopupspro-newsletter-form .newsletter-input::-moz-placeholder {
                color: #ffffff !important;
            }
            #pdpopupspro .pdpopupspro-newsletter-form .newsletter-input:-ms-input-placeholder {
                color: #ffffff !important;
            }
            #pdpopupspro .pdpopupspro-newsletter-form .newsletter-input::-webkit-input-placeholder {
                color: #ffffff !important;
            }
        
            #pdpopupspro * {
                font-family: 'Roboto', sans-serif!important;
            }