@font-face {
    font-family: 'Montserrat';
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: local('Montserrat Italic'), local('Montserrat-Italic'), url('../fonts/Montserrat-Italic.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: local('Montserrat ExtraLight'), local('Montserrat-ExtraLight'), url('../fonts/Montserrat-ExtraLight.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: local('Montserrat Light'), local('Montserrat-Light'), url('../fonts/Montserrat-Light.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Montserrat Regular'), local('Montserrat-Regular'), url('../fonts/Montserrat-Regular.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local('Montserrat Medium'), local('Montserrat-Medium'), url('../fonts/Montserrat-Medium.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url('../fonts/Montserrat-SemiBold.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Montserrat Bold'), local('Montserrat-Bold'), url('../fonts/Montserrat-Bold.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: local('Montserrat ExtraBold'), local('Montserrat-ExtraBold'), url('../fonts/Montserrat-ExtraBold.woff2') format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

.cdp-admin-bar-icon-noti::before {
    font-family: dashicons;
    content: '\f465';
    top: 5px;
    position: relative;
    color: rgba(240, 245, 250, .6);
    margin-right: 3px;
    font-size: 18px
}

.cdp-admin-bar-icon-noti {
    line-height: 1 !important
}

.cdp-admin-bar-copy {
    line-height: 1 !important
}

.cdp-ab-sub .ab-item[target="_self"] {
    display: none !important
}

.cdp-dropdown-submenu {
    padding-top: 0 !important;
    padding: 0 !important
}

.cdp-dropdown-submenu * {
    line-height: 25px !important
}

.cdp-dropdown-left-header {
    height: 25px !important;
    display: inline-block !important;
    width: calc(100% - 35px) !important;
    color: #eee !important;
    font-weight: bolder !important
}

.cdp-undone-notis .cdp-dropdown-left {
    cursor: progress
}

.cdp-dropdown-left {
    height: 25px !important;
    display: inline-block !important;
    width: calc(100% - 35px) !important
}

.cdp-dropdown-right {
    height: 25px !important;
    display: inline-block !important;
    width: 35px !important;
    text-align: right !important;
    cursor: pointer
}

.cdp-dropdown-hr {
    display: block;
    background: #035baa;
    border-color: #aaa;
    border-width: 1;
    margin-top: 4px;
    margin-bottom: 3px
}

.cdp-bnew-notis {
    font-style: italic
}

.cdp-tooltip-content {
    display: none
}

.cdp-text-overlay h1 {
    margin: 0 !important;
    margin-bottom: 10px !important
}

.cdp-copy-loader-overlay .cdp-text-overlay {
    position: absolute;
    left: calc(50% - 200px);
    top: calc(50% - 50px);
    height: 130px;
    width: 400px;
    margin: 0px auto;
    font-weight: bolder;
    overflow: hidden;
    color: #fff;
    text-align: center;
    font-size: 15px !important;
    line-height: 1.5 !important
}

.cdp-copy-loader-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .4);
    z-index: 199999
}

.cdp-modal {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(80, 182, 168, .32);
    z-index: 100000
}

.cdp-modal input,
.cdp-tooltip-content input {
    box-shadow: none !important;
    outline: 0 !important
}

.cdp-modal input:focus,
.cdp-tooltip-content input:focus {
    border-color: #50b6a8 !important;
    box-shadow: none !important;
    outline: 0 !important
}

#cdp-copy-modal-global {
    display: flex;
    justify-content: center;
    align-items: center
}

#cdp-copy-modal-global .cdp-modal-content {
    top: 0% !important;
    transform: unset !important
}

.cdp-modal-content {
    line-height: normal;
    color: #333;
    background: #fff;
    z-index: 200000;
    min-width: 720px;
    max-width: 80vw;
    width: 35%;
    overflow-y: auto;
    height: auto;
    max-height: 70vh;
    margin: 0 auto;
    position: relative;
    transform: translate(0, -50%)
}

.cdp-modal-content .cdp-button {
    border-radius: 3px !important;
    font-size: 18px !important
}

.cdp-button.cdp-d-real-delete {
    border-radius: 3px;
    font-weight: 600;
    font-size: 19px !important;
    width: 569px !important;
    height: 53px !important
}

.cdp-button.cdp-d-real-cleanup-save {
    border-radius: 3px;
    font-weight: 600;
    font-size: 19px !important;
    width: 200px !important;
    height: 45px !important
}

.cdp-modal-padding {
    padding: 10px 15px
}

.cdp-modal-title {
    color: #000;
    text-align: center;
    font-size: 22px;
    font-weight: bolder;
    background: #f2f2f2;
    border-bottom: 1px solid #31538f;
    min-width: 300px
}

.cdp-modal-bottom-margin {
    margin-bottom: 10px
}

.cdp-notification-box {
    position: fixed;
    top: 15px;
    right: 15px;
    min-width: 100px;
    max-width: 40vw;
    z-index: 1000000
}

.cdp-notification.is-info,
.cdp-title.is-info {
    background-color: rgb(12, 150, 183)
}

.cdp-notification.is-danger,
.cdp-title.is-danger {
    background-color: rgb(228, 112, 111)
}

.cdp-notification.is-success,
.cdp-title.is-success {
    background-color: rgb(109, 183, 153)
}

.cdp-alert-icon {
    height: 100%;
    width: 25px
}

.cdp-alert-icon .cdp-icon-bg {
    width: 25px;
    height: 25px
}

.cdp-alert-msg-title {
    padding-left: 40px !important
}

.cdp-notification .cdp-icon-bg {
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    height: calc(100% - 36px)
}

.cdp-notification.is-success .cdp-icon-bg {
    background-image: url('../imgs/alert_success.png')
}

.cdp-notification.is-warning .cdp-icon-bg {
    background-image: url('../imgs/alert_warning.png')
}

.cdp-notification.is-info .cdp-icon-bg {
    background-image: url('../imgs/alert_info.png')
}

.cdp-notification.is-danger .cdp-icon-bg {
    background-image: url('../imgs/alert_error.png')
}

.cdp-notification.is-warning,
.cdp-title.is-warning {
    background-color: rgb(236, 177, 53)
}

.cdp-title {
    margin-bottom: 3px;
    font-weight: 500;
    font-size: 15px !important
}

.cdp-notification {
    border-radius: 3px;
    padding: 18px 36px 18px 20px !important;
    position: relative;
    margin-bottom: 15px;
    padding-left: 3px;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 15px !important;
    font-weight: 300;
    color: white
}

.cdp-times-button {
    top: 2px;
    right: 1px;
    position: absolute;
    background: none !important;
    border: none;
    font-size: 24px;
    cursor: pointer;
    font-weight: 500;
    color: white;
    opacity: .6;
    transition: opacity .2s;
    padding: 2px 9px !important
}

.cdp-times-button:hover {
    cursor: pointer;
    opacity: 1
}

.cdp-noti-hide {
    display: none
}

.cdp-modal-times {
    position: absolute;
    top: 10px;
    right: 10px;
    transition: all .3s;
    cursor: pointer;
    background: url('../imgs/close.png');
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .4
}

.cdp-modal-times.cdp-no-border {
    border: 0 !important
}

.cdp-modal-times:hover {
    opacity: 1
}

.cdp-modal * {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400
}

.cdp-modal a {
    color: #50b6a8
}

.cdp-modal a:hover {
    color: #48a598
}

.cdp-modal a:active {
    color: #429388
}

.cdp-modal-checkboxes,
.cdp-modal-checkboxes-r {
    width: 100%
}

.cdp-modal-checkboxes span,
.cdp-modal-checkboxes-r span {
    font-weight: 400 !important;
    font-size: 15px;
    line-height: 33px !important;
    cursor: pointer;
    color: black
}

.cdp-modal-checkboxes label,
.cdp-modal-checkboxes-r label {
    display: inline-block;
    width: calc(25% - 4px);
    line-height: 36px;
    margin: 0;
    padding: 0
}

.cdp-modal-checkboxes-three label:nth-child(1) {
    width: calc(25% - 4px) !important
}

.cdp-modal-checkboxes-three label:nth-child(2):not(.cdp-yoast) {
    width: calc(25% - 4px) !important
}

.cdp-modal-checkboxes-three label:nth-child(3),
label.cdp-yoast {
    width: calc(25% - 4px) !important;
    max-width: 175px
}

.cdp-modal-copy-times {
    margin-top: 10px;
    text-align: center
}

.cdp-modal-copy-times-tooltip {
    text-align: center
}

.cdp-modal-copy-times-content {
    position: relative;
    padding: 17px;
    background: #f9f9f9
}

.cdp-copy-modal .cdp-modal-content {
    width: 850px !important;
    min-width: 850px !important;
    border-radius: 3px;
    box-sizing: content-box
}

.cdp-cp-pad {
    padding: 20px 65px
}

.cdp-modal-content h2 {
    font-size: 16px;
    font-weight: 600
}

.cdp-modal-input-times {
    max-width: 60px !important;
    font-size: 15px !important
}

.cdp-modal-input-times {
    width: 55px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    box-shadow: 0 0 0 transparent;
    padding: 5px 2px;
    border-radius: 3px;
    border: 1px solid #7e8993 !important;
    background-color: #fff;
    color: #32373c;
    -webkit-appearance: none;
    -moz-appearance: textfield
}

.cdp-modal-input-times::-webkit-outer-spin-button,
.cdp-modal-input-times::-webkit-inner-spin-button {
    -webkit-appearance: none;
    -moz-appearance: textfield
}

.cdp-modal-input-times-tooltip {
    width: 59px !important;
    font-family: 'Montserrat', sans-serif;
    margin: 0
}

.cdp-p-right-l {
    margin-left: 7px
}

.cdp-p-right-h {
    margin-left: 15px
}

.cdp-low-round {
    border-radius: 5px !important
}

.cdp-rl-round {
    border-radius: 2px !important
}

.cdp-no-round {
    border-radius: 0px !important
}

.cdp-copy-now-btn-tooltip {
    max-width: 88px;
    max-height: 13px;
    font-size: 16px !important;
    line-height: 14px;
    font-weight: 400 !important
}

.cdp-f-w-thin {
    font-weight: 100 !important
}

.cdp-f-w-extra-light {
    font-weight: 200 !important
}

.cdp-f-w-light {
    font-weight: 300 !important
}

.cdp-f-w-regular {
    font-weight: 400 !important
}

.cdp-f-w-medium {
    font-weight: 500 !important
}

.cdp-f-w-semi-bold {
    font-weight: 600 !important
}

.cdp-f-w-bold {
    font-weight: 600 !important
}

.cdp-f-w-extra-bold {
    font-weight: 700 !important
}

.cdp-f-w-black {
    font-weight: 800 !important
}

.cdp-f-s-10 {
    font-size: 10px !important
}

.cdp-f-s-11 {
    font-size: 11px !important
}

.cdp-f-s-12 {
    font-size: 12px !important
}

.cdp-f-s-13 {
    font-size: 13px !important
}

.cdp-f-s-14 {
    font-size: 14px !important
}

.cdp-f-s-15 {
    font-size: 15px !important
}

.cdp-f-s-16 {
    font-size: 16px !important
}

.cdp-f-s-17 {
    font-size: 17px !important
}

.cdp-f-s-18 {
    font-size: 18px !important
}

.cdp-f-s-19 {
    font-size: 19px !important
}

.cdp-f-s-20 {
    font-size: 20px !important
}

.cdp-f-s-21 {
    font-size: 21px !important
}

.cdp-f-s-22 {
    font-size: 22px !important
}

.cdp-f-s-30 {
    font-size: 30px !important
}

.cdp-tooltip-before {
    height: calc(190px - 20px - 16px);
    width: calc(246px - 6px - 20px);
    padding: 10px 3px
}

.cdp-below-tooltip-before {
    font-size: 12px
}

.cdp-sizes-profile-tooltip {
    width: 118px !important;
    max-width: 118px !important
}

.cdp-info-icon {
    position: absolute;
    top: calc(50% - 8px);
    width: 16px;
    height: 16px;
    background: url('../imgs/info.png');
    display: inline-block;
    line-height: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 0;
    margin-left: 3px;
    cursor: pointer
}

.cdp-tbody-of-settings .cdp-info-icon {
    display: none !important;
    visibility: hidden
}

.cdp-premium-icon {
    position: absolute;
    width: 16px;
    height: 16px;
    top: calc(50% - 8px);
    background: url('../imgs/premium.png');
    display: inline-block;
    line-height: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0;
    margin-left: 7px;
    cursor: pointer
}

.cdp-big-icon {
    width: 22px;
    height: 22px;
    top: calc(50% - 11px);
    line-height: 22px
}

.cdp-relative {
    position: relative
}

.cdp-padding-20-h {
    padding-top: 20px;
    padding-bottom: 20px
}

.cdp-padding-10-h {
    padding-top: 10px;
    padding-bottom: 10px
}

.cdp-padding-5-h {
    padding-top: 5px;
    padding-bottom: 5px
}

.cdp-input-border {
    border-width: 1px !important;
    border-color: rgb(198, 201, 206) !important;
    outline: 0 !important;
    box-shadow: none !important
}

.cdp-modal-content .cdp-input-border {
    height: 39px !important;
    width: 50px !important;
    padding: 0px 8px !important;
    line-height: 39px !important;
    border-radius: 5px
}

.cdp-input-border:focus {
    border-color: #50b6a8 !important;
    outline: 0 !important;
    box-shadow: none !important
}

.cdp-lh-24 {
    line-height: 24px
}

.cdp-lh-30 {
    line-height: 30px
}

.cdp-lh-42 {
    line-height: 42px
}

.cdp-lh-48 {
    line-height: 48px
}

.cdp-p-20-b {
    padding-bottom: 20px !important
}

.cdp-p-35-b {
    padding-bottom: 35px !important
}

.cdp-checkboxes [type="checkbox"] {
    color: #555 !important;
    clear: none !important;
    cursor: pointer !important;
    display: inline-block !important;
    margin: -.25rem .25rem 0 0 !important;
    outline: 0 !important;
    padding: 0 !important;
    text-align: center !important;
    vertical-align: middle !important;
    -webkit-appearance: none !important;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1) !important;
    border: 1px solid #50b6a8 !important;
    height: 22px !important;
    width: 22px !important;
    margin-right: 5px !important;
    margin-top: -2px !important;
    background: #fff !important;
    transition: all .3s !important;
    border-radius: 6px !important;
    margin-right: 5px !important;
    background-image: none !important
}

.cdp-checkboxes [type="checkbox"]:checked {
    background: #50b6a8 !important
}

.cdp-checkboxes [type="checkbox"]:checked::before {
    content: '';
    border-top: 2px solid white !important;
    border-left: 2px solid white !important;
    height: 9px !important;
    width: 5px !important;
    margin: -.1875rem 0 0 -.25rem !important;
    margin-top: 3px !important;
    margin-left: 7px !important;
    transform: rotate(220deg) !important;
    float: left !important;
    display: inline-block !important;
    vertical-align: middle !important;
    position: relative !important;
    box-sizing: content-box !important;
    background-image: none !important
}

.cdp-p-25-h {
    padding-top: 25px;
    padding-bottom: 25px
}

.cdp-tooltip-c-t {
    margin-left: -20px;
    width: calc(100% + 40px)
}

#toplevel_page_copy-delete-posts img {
    margin-left: 6px
}

.cdp-copy-alert-success {
    display: block !important;
    position: fixed;
    left: 50%;
    text-align: center;
    z-index: 99998;
    transform: translate(-50%)
}

.cdp-original-info-b {
    max-width: calc(76vw - 340px - 180px);
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 36px
}

.cdp-black {
    color: black !important
}

.cdp-black-all * {
    color: black !important
}

#cdp-review-sad {
    opacity: 0;
    transition: all .3s
}

.cdp-pi-7 {
    padding-left: 7px;
    padding-right: 7px
}

.cdp-pi-15 {
    padding-left: 15px;
    padding-right: 15px
}

#cdp-review-notice a {
    color: #06bf49;
    text-decoration: none;
    transition: .3s all
}

#cdp-review-notice a:hover {
    opacity: .7
}

#cdp-review-notice a:active {
    opacity: .6
}

#cdp-review-notice #cdp-review-review {
    background: #06bf49;
    border-color: #08bd49;
    color: white !important
}

.cdp-multiple-sites-selector {
    line-height: 10px;
    font-size: 12px;
    color: #3e806c;
    opacity: 1;
    transition: opacity .3s;
    cursor: pointer
}

.cdp-multiple-sites-selector:hover {
    opacity: 0.8
}

.cdp-multiple-sites-selector:active {
    opacity: 0.6
}

.cdp-multi-site-at-once-selector select {
    outline: none !important;
    max-height: 100px;
    border-color: rgb(198, 201, 206) !important;
    color: black !important;
    box-shadow: none !important
}

.cdp-multi-site-at-once-selector select:active,
.cdp-multi-site-at-once-selector select:hover,
.cdp-multi-site-at-once-selector select:focus {
    border-color: #50b6a8 !important
}

.cdp-modal-content button {
    text-decoration: none !important;
    font-weight: 600 !important;
    text-transform: none !important
}