
		#pixpopup{ width: 1100px; height: 459px; }

		#pixpopup {
		background-color: #fff;
		background-image: url(https://www.global-shop.it/shopper/modules/pixpopup/views/img/newsletter-banner.jpg) !important;
		background-repeat: no-repeat !important;
	}
		#pixpopup .pixpopup-content{ color: #444;
		}

		#pixpopup .pixpopup-newsletter-form{ color: #fff; background-color: none;

		
		background-repeat: no-repeat !important;
		}

		#pixpopup .pixpopup-newsletter-form .newsletter-input{
		color: #aaaaaa; background-color: #fff;
		}

		#pixpopup .pixpopup-newsletter-form .newsletter-inputl:-moz-placeholder {
  color: #aaaaaa !important;}
#pixpopup .pixpopup-newsletter-form .newsletter-input::-moz-placeholder {
  color: #aaaaaa !important;}
#pixpopup .pixpopup-newsletter-form .newsletter-input:-ms-input-placeholder {
  color: #aaaaaa !important; }
#pixpopup .pixpopup-newsletter-form .newsletter-input::-webkit-input-placeholder {
  color: #aaaaaa !important; }

		 #pixpopup.showed-pixpopup, #pixpopup-overlay.showed-pixpopup{
					-webkit-transition-delay: 0s, 1s;
    				transition-delay: 0s, 1s;
			}