.wp-content-restriction-content {
    max-width: 1000px;
    position: fixed;
    z-index: 102;
}
.wp-content-restriction-notice-box {
    display: none;
}
.wp-content-restriction-notice-box-a-d {
    text-align: center;
}
.wp-content.restriction-notice-box-header,
.wp-content-restriction-notice-box-body,
.wp-content-restriction-notice-box-footer,
.wp-content-restriction-notice-box-title {
    color: #1A1A1A;
    font-family: 'Noto Sans', sans-serif!important;
}
.wp-content.restriction-notice-box-header,
.wp-content-restriction-notice-box-body {
    font-weight: 400;
}
.wp-content-restriction-notice-box-title {
    font-size: 1.5rem;
    text-align: center;
    font-weight: 700;
    padding: initial!important;
    margin: initial!important;
}
.wp-content-restriction-notice-box-header {
    margin-bottom: 30px;
}
.wp-content-restriction-notice-box-content {
    margin-bottom: 20px;
    font-size: 0.9rem;
}
.wp-content-restriction-notice-box-body {
    margin-bottom: 20px;
}
.wp-content-restriction-notice-box-accept,
.wp-content-restriction-notice-box-decline {
    width: 100%;
}
.wp-content-restriction-button {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 12px;
    font-size: 15px;
    line-height: 1.4;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
    text-transform: none;
}
.wp-content-restriction-button:last-child {
    margin-top: 10px;
}
.wp-content-restriction-button:focus,
.wp-content-restriction-button:active:focus,
.wp-content-restriction-button.active:focus,
.wp-content-restriction-button.focus,
.wp-content-restriction-button:active.focus,
.wp-content-restriction-button.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.wp-content-restriction-button:hover,
.wp-content-restriction-button:focus,
.wp-content-restriction-button.focus {
    color: #333333;
    text-decoration: none;
}
.wp-content-restriction-button:active,
.wp-content-restriction-button.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wp-content-restriction-notice-box-accept {
    color: #ffffff;
    background-color: #43ac6a;
    border-color: #3c9a5f;
}
.wp-content-restriction-notice-box-accept:focus,
.wp-content-restriction-notice-box-accept.focus {
    color: #ffffff;
    background-color: #358753;
    border-color: #183e26;
}
.wp-content-restriction-notice-box-accept:hover {
    color: #ffffff;
    background-color: #358753;
    border-color: #2b6e44;
}
.wp-content-restriction-notice-box-accept:active,
.wp-content-restriction-notice-box-accept.active,
.open > .dropdown-toggle.wp-content-restriction-notice-box-accept {
    color: #ffffff;
    background-color: #358753;
    border-color: #2b6e44;
}
.wp-content-restriction-notice-box-accept:active:hover,
.wp-content-restriction-notice-box-accept.active:hover,
.open > .dropdown-toggle.wp-content-restriction-notice-box-accept:hover,
.wp-content-restriction-notice-box-accept:active:focus,
.wp-content-restriction-notice-box-accept.active:focus,
.open > .dropdown-toggle.wp-content-restriction-notice-box-accept:focus,
.wp-content-restriction-notice-box-accept:active.focus,
.wp-content-restriction-notice-box-accept.active.focus,
.open > .dropdown-toggle.wp-content-restriction-notice-box-accept.focus {
    color: #ffffff;
    background-color: #2b6e44;
    border-color: #183e26;
}
.wp-content-restriction-notice-box-accept:active,
.wp-content-restriction-notice-box-accept.active,
.open > .dropdown-toggle.wp-content-restriction-notice-box-accept {
    background-image: none;
}
.wp-content-restriction-notice-box-accept .badge {
    color: #43ac6a;
    background-color: #ffffff;
}
.wp-content-restriction-notice-box-decline {
  color: #333333;
  background-color: #e7e7e7;
  border-color: #cccccc;
}
.wp-content-restriction-notice-box-decline:focus,
.wp-content-restriction-notice-box-decline.focus {
  color: #333333;
  background-color: #cecece;
  border-color: #8c8c8c;
}
.wp-content-restriction-notice-box-decline:hover {
  color: #333333;
  background-color: #cecece;
  border-color: #adadad;
}
.wp-content-restriction-notice-box-decline:active,
.wp-content-restriction-notice-box-decline.active,
.open > .dropdown-toggle.wp-content-restriction-notice-box-decline {
  color: #333333;
  background-color: #cecece;
  border-color: #adadad;
}
.wp-content-restriction-notice-box-decline:active:hover,
.wp-content-restriction-notice-box-decline.active:hover,
.open > .dropdown-toggle.wp-content-restriction-notice-box-decline:hover,
.wp-content-restriction-notice-box-decline:active:focus,
.wp-content-restriction-notice-box-decline.active:focus,
.open > .dropdown-toggle.wp-content-restriction-notice-box-decline:focus,
.wp-content-restriction-notice-box-decline:active.focus,
.wp-content-restriction-notice-box-decline.active.focus,
.open > .dropdown-toggle.wp-content-restriction-notice-box-decline.focus {
  color: #333333;
  background-color: #bcbcbc;
  border-color: #8c8c8c;
}
.wp-content-restriction-notice-box-decline:active,
.wp-content-restriction-notice-box-decline.active,
.open > .dropdown-toggle.wp-content-restriction-notice-box-decline {
  background-image: none;
}
.popup_back, .popup_cont { z-index: 999999; }

ins.adsbygoogle { display:none; }
