 .modal-popup .modal-inner-wrap { pointer-events: auto; } .modal-popup.newsletter-popup .block.newsletter { width: 100%; } .modal-popup.newsletter-popup .actions { display: none; }  .modal-popup.newsletter-popup .modal-inner-wrap { width: 710px; }  .modal-popup.newsletter-popup .buttons-container button { box-shadow: none; } .modal-popup.newsletter-popup .buttons-container button.subscribe { color: #fff; background-color: #000000; border-color: #000000; } .modal-popup.newsletter-popup .buttons-container button.subscribe:hover { background-color: #86bf69; border-color: #86bf69; } .modal-popup.newsletter-popup .buttons-container button:not(.subscribe) { color: #000000; background: none; border-color: rgba(0, 0, 0, 0.4);; } .modal-popup.newsletter-popup .buttons-container button:not(.subscribe):hover { color: #fff; background-color: #86bf69; border-color: #86bf69; } .modal-popup.newsletter-popup._show { pointer-events: none; } .modal-popup .modal-social { font-size: 1.75em; } .modal-popup .modal-social .fa { padding: 7px 5px; } .modal-popup .modal-social :link, .modal-popup .modal-social :hover { text-decoration: none; } .privacy-policy-check-box { display: flex; } 