.modal-news { position: fixed; z-index: 9999999; display: none !important;}
.bg-opacity { position: fixed; width: 100%; height: 100%; background: rgb(0, 0, 0); top: 0px; z-index: 999999999; opacity: 0.7; }
.box-newsletter-home { position: fixed; color: rgb(255, 255, 255); background: url("/arquivos/bg-popup-newsletter06-11-2020.png") no-repeat; min-height: 520px; }
.box-newsletter-home input[type="radio"], .box-newsletter-home input[type="text"], .box-newsletter-home label { color: rgb(183, 169, 167); display: initial; margin: 0px; padding: 0px; }
.box-newsletter-home input[type="text"] { padding: 8px 10px; border: 1px solid; display: block; text-align: center; margin: 7px auto; width: 40%; border-radius: 0px !important; color: rgb(0, 0, 0) !important; }
#btn-news-submit-popup { display: block; padding: 0px 16px; background: rgb(0, 162, 0); cursor: pointer; line-height: 36px; text-align: center; clear: both; width: 20%; margin: 0px auto; }
#black-friday-content #btn-news-submit { display: inline-block; padding: 10px 16px; background: rgb(251, 143, 134); cursor: pointer; }
.banner-news .box-newsletter-interna { position: absolute; top: 40%; left: 3%; line-height: 33px; font-weight: 700; }
.banner-news .box-newsletter-interna .msg-sucess { line-height: 20px; font-size: 14px; }
.modal-news .box-newsletter-interna { position: absolute; bottom: 18%; left: 10%; line-height: 33px; font-weight: 700; width: 88.5%; }
.newsletter-btVoltar { background: rgb(0, 162, 0); padding: 2px 20px; color: rgb(255, 255, 255); font-weight: 700; text-transform: uppercase; cursor: pointer; margin: 0px auto; width: 30%; text-align: center; }
.modal-news .box-newsletter-home { top: 16%; left: 29%; width: 561px; z-index: 2147483647; }
.bt-fechar-news-popup {text-align: right;cursor: pointer;}
.bt-fechar-news-popup span { padding: 0px 11px; color: white; vertical-align: top; font-size: 53px; margin: 0px; border-radius: 62px; }
.box-newsletter-home .switch { position: relative; width: 42px; height: 14px; vertical-align: middle; margin: 0px 3px; display: inline-block !important; }
.box-newsletter-home .switch input { display: none; }
.box-newsletter-home .slider { position: absolute; cursor: pointer; top: 0px; left: 0px; right: 0px; bottom: 0px; background-color: rgb(250, 163, 163); transition: all 0.4s ease 0s; }
.box-newsletter-home .slider::before { position: absolute; content: ""; height: 8px; width: 17px; left: 4px; bottom: 3px; background-color: rgb(255, 255, 255); transition: all 0.4s ease 0s; }
.box-newsletter-home input:checked + .slider::before { transform: translateX(17px); }
.box-newsletter-home .slider.round { border-radius: 34px; }
.box-newsletter-home .slider.round::before { border-radius: 50%; }
.titulo-newsletter { width: 85%; font-size: 28px; margin-bottom: 0px; line-height: 33px; color: rgb(222, 182, 181); font-weight: 700; text-transform: uppercase; margin-left: 30px; font-family: mango-chutney; letter-spacing: 3px; }
.titulo-newsletter div { font-size: 42px; }
.titulo-newsletter span { color: rgb(183, 169, 167); font-size: 32px; text-transform: lowercase; font-family: simple-print; display: block; margin-bottom: 0px; }
.box-input-news { width: 60%; margin-top: 250px; margin-left: 156px; line-height: 39px; text-align: center; }
.msg-sucess {line-height: 32px;font-size: 14px;margin-top: 2px;color: rgb(0, 0, 0);text-align: center;width: 89%;display: none;margin-left: 31px;}
.msg-success-span1 { font-size: 24px; color: rgb(3, 3, 5); font-family: mango-chutney; letter-spacing: 2px; }
.msg-success-span2 { font-size: 28px; color: rgb(3, 3, 5); padding: 0px; display: block; line-height: 32px; font-family: simple-print; margin-bottom: 13px; }
.msg-success-span3 { font-size: 33px; color: rgb(204, 191, 187); display: block; padding: 0px; margin: 0px; z-index: -1; font-family: simple-print; }
.msg-success-span4 { margin-left: 147px; margin-top: -25px; display: block; }
.msg-success-span5 { font-size: 32px; color: rgb(204, 191, 187); line-height: 32px; display: block; margin-top: -29px; font-family: simple-print; }
.msg-error { color: black; margin: 0px auto; font-size: 19px; line-height: 36px; width: 60%; }
@media (max-width: 1200px) {
  .box-newsletter-home { background-size: 70%;}
  .modal-news .box-newsletter-interna { bottom: 43%; left: -10%; }
  .box-newsletter-home input[type="text"] { width: 33%; }
  #btn-news-submit-popup { width: 30%; }
  .newsletter-btVoltar { width: 10%; }
  .msg-error { font-size: 15px; line-height: 37px; width: 37%;}
  .newsletter-msgs .msg-sucess { line-height: 32px; font-size: 14px; width: 39%; margin: 0px auto; }
  .bt-fechar-news-popup {   text-align: center !important;   margin-left: 100px;	}
}