@font-face {
  font-family: 'FontAwesomeCP';
  src: url("../../fonts/fa-cp.eot?v=3.15.0");
  src: url("../../fonts/fa-cp.eot?#iefix&v=3.15.0") format("embedded-opentype"), url("../../fonts/fa-cp.woff2?v=3.15.0") format("woff2"), url("../../fonts/fa-cp.woff?v=3.15.0") format("woff"), url("../../fonts/fa-cp.ttf?v=3.15.0") format("truetype"), url("../../fonts/fa-cp.svg?v=3.15.0#fontawesomecp") format("svg");
  font-weight: normal;
  font-style: normal;
}
.wc_cp_notice.notice-native {
  border-left-color: #cc99c2 !important;
}

.wc_cp_notice.welcome {
  text-align: center;
}

.wc_cp_notice .sw-welcome-icon {
  background: #eee;
  color: #3c3c3c;
  position: relative;
  width: 95px;
  height: 95px;
  font-size: 52px;
  border-radius: 50%;
  margin: 27px auto 20px;
}

.wc_cp_notice .sw-welcome-icon:before {
  content: "\e812";
  font-family: FontAwesomeCP;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-49%, -51%);
      -ms-transform: translate(-49%, -51%);
          transform: translate(-49%, -51%);
}

.wc_cp_notice .sw-welcome-title {
  font-weight: 400;
}

.wc_cp_notice .sw-welcome-button {
  margin: 1em 1em 1.5em;
  background: #a36597;
  border-color: #a36597;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 0 #a36597;
  color: #fff;
  text-shadow: 0 -1px 1px #a36597, 1px 0 1px #a36597;
}

.wc_cp_notice .button-primary.sw-welcome-button {
  height: 32px;
  line-height: 30px;
  padding: 0 20px 1px;
}

.wc_cp_notice .sw-welcome-button:hover, .wc_cp_notice .sw-welcome-button:active, .wc_cp_notice .sw-welcome-button:focus {
  background: #bb77ae;
  border-color: #a36597;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 0 #a36597;
}

.wc_cp_notice .sw-welcome-button:active {
  box-shadow: inset 0 2px 0 #96588a;
  background: #a36597;
}
