/* $POPUP
============= */
body {
  opacity: 1 !important; }

.etouches-bootstrap {
  font-family: "freight-sans-pro", sans-serif !important; }
  .etouches-bootstrap .modal .modal-dialog .modal-content {
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 0;
    border-radius: 0; }
    .etouches-bootstrap .modal .modal-dialog .modal-content .modal-header {
      background: #51504c; }
      .etouches-bootstrap .modal .modal-dialog .modal-content .modal-header .close-modal {
        background: #aa8f6f;
        border-radius: 0;
        -webkit-box-shadow: none;
                box-shadow: none; }
        .etouches-bootstrap .modal .modal-dialog .modal-content .modal-header .close-modal:hover {
          color: #51504c;
          background: #FFF; }
    .etouches-bootstrap .modal .modal-dialog .modal-content .modal-footer {
      background: #FFF; }
      .etouches-bootstrap .modal .modal-dialog .modal-content .modal-footer .btn.btn-primary.btn-lg.price-check {
        background: #aa8f6f;
        border-radius: 0; }
        .etouches-bootstrap .modal .modal-dialog .modal-content .modal-footer .btn.btn-primary.btn-lg.price-check.checked {
          background: #aa8f6f; }
  @media (max-width: 768px) {
    .etouches-bootstrap .speaker-item .box .col-xs-2,
    .etouches-bootstrap .speaker-item .box .col-xs-10 {
      width: 100%; } }
/*# sourceMappingURL=popup-modal.css.map */