.shepherd-theme-arrows-plain-buttons {
    z-index: 9999;
    max-width: 390px !important
}

.shepherd-theme-arrows-plain-buttons.super-index {
    z-index: 999999
}
a.shepherd-button.button.button-primary {
    background: #004efa;
}
.shepherd-element.shepherd-theme-arrows-plain-buttons .shepherd-content {
    border-radius: 3px;
    -webkit-filter: none;
    filter: none;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15), 0 10px 40px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15), 0 10px 40px rgba(0, 0, 0, 0.15)
}

.shepherd-element-attached-bottom.shepherd-element-attached-right.shepherd-target-attached-top.shepherd-target-attached-left .shepherd-content:before,
.shepherd-element-attached-bottom.shepherd-element-attached-left.shepherd-target-attached-top.shepherd-target-attached-right .shepherd-content:before,
.shepherd-element-attached-top.shepherd-element-attached-right.shepherd-target-attached-bottom.shepherd-target-attached-left .shepherd-content:before,
.shepherd-element-attached-top.shepherd-element-attached-left.shepherd-target-attached-bottom.shepherd-target-attached-right .shepherd-content:before {
    display: none
}

.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-element-attached-top.shepherd-element-attached-center.shepherd-has-title .shepherd-content:before,
.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-element-attached-top.shepherd-element-attached-right.shepherd-target-attached-bottom.shepherd-has-title .shepherd-content:before,
.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-element-attached-top.shepherd-element-attached-left.shepherd-target-attached-bottom.shepherd-has-title .shepherd-content:before {
    border-bottom-color: #004efa
}

.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-has-title .shepherd-content header {
    background-color: #004efa;
    border-radius: 3px 3px 0 0;
    padding-right: 90px
}

.shepherd-element.shepherd-theme-arrows-plain-buttons .shepherd-content header h3 {
    color: #FFF;
    font-size: 1.2em;
    float: none
}

.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-has-title .shepherd-content header a.shepherd-cancel-link {
    opacity: .7;
    color: rgba(255, 255, 255, 0);
    font-size: .8em;
    border: 1px solid #FFF;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    line-height: 20px;
    padding: 0;
    text-align: center;
    float: none;
    position: absolute;
    right: 11px;
    top: 12px
}

.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-has-title .shepherd-content header a.shepherd-cancel-link::before {
    color: #FFF;
    content: attr(data-btntext);
    position: absolute;
    right: 20px;
    padding-right: 10px
}

.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-has-title .shepherd-content header a.shepherd-cancel-link::after {
    content: "\f335";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: dashicons;
    color: #FFF;
    position: absolute;
    left: 2px;
    line-height: 21px;
    font-size: 16px
}

.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-has-title .shepherd-content header a.shepherd-cancel-link:hover,
.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-has-title .shepherd-content header a.shepherd-cancel-link:focus {
    border: 1px solid #fff;
    opacity: 1
}

.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-has-title .shepherd-content header a.shepherd-cancel-link:hover {
    color: #fff;
}

.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-has-title .shepherd-content header a.shepherd-cancel-link:hover::before,
.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-has-title .shepherd-content header a.shepherd-cancel-link:focus::before {
    color: #a04e00
}

.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-has-title .shepherd-content header a.shepherd-cancel-link:hover::after,
.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-has-title .shepherd-content header a.shepherd-cancel-link:focus::after {
    color: #fff;
}

.shepherd-element.shepherd-theme-arrows-plain-buttons.shepherd-element-attached-top.shepherd-element-attached-left.shepherd-target-attached-right .shepherd-content:before {
    top: 44px
}

.shepherd-content .ud-notice {
    background: #f0f0f0;
    padding: 14px;
    border-radius: 4px;
    font-size: 90% !important;
    line-height: 1.5
}

.shepherd-content .ud-notice h3 {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: .5em
}

.shepherd-element.shepherd-theme-arrows-plain-buttons .shepherd-content .shepherd-text p {
    margin-top: .5em;
    margin-bottom: 1.3em
}

.ud-notice span.ud-special-offer {
    font-weight: bold;
    display: inline-block;
    padding: 1px 6px;
    border-radius: 3px;
    background: rgba(217, 105, 0, 0.09)
}

.shepherd-element.shepherd-theme-arrows-plain-buttons .shepherd-content footer .shepherd-buttons li .shepherd-button.udp-tour-back,
.shepherd-element.shepherd-theme-arrows-plain-buttons .shepherd-content footer .shepherd-buttons li .shepherd-button.udp-tour-end {
    float: left;
    position: relative;
    padding-left: 10px
}

.shepherd-element.shepherd-theme-arrows-plain-buttons .shepherd-content footer .shepherd-buttons li .shepherd-button.udp-tour-end {
    padding-left: 0;
    color: #b7b7b7
}

.shepherd-element.shepherd-theme-arrows-plain-buttons .shepherd-content footer .shepherd-buttons li .shepherd-button.udp-tour-back::before {
    content: ' ';
    width: 6px;
    height: 6px;
    display: block;
    border-left: 1px solid;
    border-bottom: 1px solid;
    position: absolute;
    left: 0;
    top: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

a.shepherd-button.udp-tour-end::before {
    display: inline-block;
    position: relative;
    content: "\f335";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: dashicons;
    font-size: 20px;
    line-height: 20px;
    vertical-align: middle;
    margin-top: -2px
}


@media(max-width:790px) {
    .shepherd-element.shepherd-theme-arrows-plain-buttons {
        display: none
    }
}


body::after {
    opacity: 0;
}

body.shepherd-active::after {
    content: "";
    display: block;
    background-color: #000;
    opacity: 0.4;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000000; }

.shepherd-element.shepherd-open, .shepherd-target.shepherd-enabled {
    z-index: 10000000;
    position: relative;
}
.shepherd-text p {
    font-size: 15px;
}