.w-img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.w-img-rounded {
    border-radius: 6px
}

.w-img-thumbnail {
    padding: 4px;
    line-height: 1w-42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0w-2s ease-in-out;
    -o-transition: all 0w-2s ease-in-out;
    transition: all 0w-2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.w-img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.w-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.w-sr-only-focusable:active,
.w-sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.w-container,
.w-container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

[role=button] {
    cursor: pointer
}

@media (min-width: 768px) {
    .w-container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .w-container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .w-container {
        width: 1170px
    }
}

.w-row {
    margin-left: -15px;
    margin-right: -15px
}

.w-col-lg-1,
.w-col-lg-10,
.w-col-lg-11,
.w-col-lg-12,
.w-col-lg-2,
.w-col-lg-3,
.w-col-lg-4,
.w-col-lg-5,
.w-col-lg-6,
.w-col-lg-7,
.w-col-lg-8,
.w-col-lg-9,
.w-col-md-1,
.w-col-md-10,
.w-col-md-11,
.w-col-md-12,
.w-col-md-2,
.w-col-md-3,
.w-col-md-4,
.w-col-md-5,
.w-col-md-6,
.w-col-md-7,
.w-col-md-8,
.w-col-md-9,
.w-col-sm-1,
.w-col-sm-10,
.w-col-sm-11,
.w-col-sm-12,
.w-col-sm-2,
.w-col-sm-3,
.w-col-sm-4,
.w-col-sm-5,
.w-col-sm-6,
.w-col-sm-7,
.w-col-sm-8,
.w-col-sm-9,
.w-col-xs-1,
.w-col-xs-10,
.w-col-xs-11,
.w-col-xs-12,
.w-col-xs-2,
.w-col-xs-3,
.w-col-xs-4,
.w-col-xs-5,
.w-col-xs-6,
.w-col-xs-7,
.w-col-xs-8,
.w-col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.w-col-xs-1,
.w-col-xs-10,
.w-col-xs-11,
.w-col-xs-12,
.w-col-xs-2,
.w-col-xs-3,
.w-col-xs-4,
.w-col-xs-5,
.w-col-xs-6,
.w-col-xs-7,
.w-col-xs-8,
.w-col-xs-9 {
    float: left
}

.w-col-xs-12 {
    width: 100%
}

.w-col-xs-11 {
    width: 91.66666667%
}

.w-col-xs-10 {
    width: 83.33333333%
}

.w-col-xs-9 {
    width: 75%
}

.w-col-xs-8 {
    width: 66.66666667%
}

.w-col-xs-7 {
    width: 58.33333333%
}

.w-col-xs-6 {
    width: 50%
}

.w-col-xs-5 {
    width: 41.66666667%
}

.w-col-xs-4 {
    width: 33.33333333%
}

.w-col-xs-3 {
    width: 25%
}

.w-col-xs-2 {
    width: 16.66666667%
}

.w-col-xs-1 {
    width: 8.33333333%
}

.w-col-xs-pull-12 {
    right: 100%
}

.w-col-xs-pull-11 {
    right: 91.66666667%
}

.w-col-xs-pull-10 {
    right: 83.33333333%
}

.w-col-xs-pull-9 {
    right: 75%
}

.w-col-xs-pull-8 {
    right: 66.66666667%
}

.w-col-xs-pull-7 {
    right: 58.33333333%
}

.w-col-xs-pull-6 {
    right: 50%
}

.w-col-xs-pull-5 {
    right: 41.66666667%
}

.w-col-xs-pull-4 {
    right: 33.33333333%
}

.w-col-xs-pull-3 {
    right: 25%
}

.w-col-xs-pull-2 {
    right: 16.66666667%
}

.w-col-xs-pull-1 {
    right: 8.33333333%
}

.w-col-xs-pull-0 {
    right: auto
}

.w-col-xs-push-12 {
    left: 100%
}

.w-col-xs-push-11 {
    left: 91.66666667%
}

.w-col-xs-push-10 {
    left: 83.33333333%
}

.w-col-xs-push-9 {
    left: 75%
}

.w-col-xs-push-8 {
    left: 66.66666667%
}

.w-col-xs-push-7 {
    left: 58.33333333%
}

.w-col-xs-push-6 {
    left: 50%
}

.w-col-xs-push-5 {
    left: 41.66666667%
}

.w-col-xs-push-4 {
    left: 33.33333333%
}

.w-col-xs-push-3 {
    left: 25%
}

.w-col-xs-push-2 {
    left: 16.66666667%
}

.w-col-xs-push-1 {
    left: 8.33333333%
}

.w-col-xs-push-0 {
    left: auto
}

.w-col-xs-offset-12 {
    margin-left: 100%
}

.w-col-xs-offset-11 {
    margin-left: 91.66666667%
}

.w-col-xs-offset-10 {
    margin-left: 83.33333333%
}

.w-col-xs-offset-9 {
    margin-left: 75%
}

.w-col-xs-offset-8 {
    margin-left: 66.66666667%
}

.w-col-xs-offset-7 {
    margin-left: 58.33333333%
}

.w-col-xs-offset-6 {
    margin-left: 50%
}

.w-col-xs-offset-5 {
    margin-left: 41.66666667%
}

.w-col-xs-offset-4 {
    margin-left: 33.33333333%
}

.w-col-xs-offset-3 {
    margin-left: 25%
}

.w-col-xs-offset-2 {
    margin-left: 16.66666667%
}

.w-col-xs-offset-1 {
    margin-left: 8.33333333%
}

.w-col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {

    .w-col-sm-1,
    .w-col-sm-10,
    .w-col-sm-11,
    .w-col-sm-12,
    .w-col-sm-2,
    .w-col-sm-3,
    .w-col-sm-4,
    .w-col-sm-5,
    .w-col-sm-6,
    .w-col-sm-7,
    .w-col-sm-8,
    .w-col-sm-9 {
        float: left
    }

    .w-col-sm-12 {
        width: 100%
    }

    .w-col-sm-11 {
        width: 91.66666667%
    }

    .w-col-sm-10 {
        width: 83.33333333%
    }

    .w-col-sm-9 {
        width: 75%
    }

    .w-col-sm-8 {
        width: 66.66666667%
    }

    .w-col-sm-7 {
        width: 58.33333333%
    }

    .w-col-sm-6 {
        width: 50%
    }

    .w-col-sm-5 {
        width: 41.66666667%
    }

    .w-col-sm-4 {
        width: 33.33333333%
    }

    .w-col-sm-3 {
        width: 25%
    }

    .w-col-sm-2 {
        width: 16.66666667%
    }

    .w-col-sm-1 {
        width: 8.33333333%
    }

    .w-col-sm-pull-12 {
        right: 100%
    }

    .w-col-sm-pull-11 {
        right: 91.66666667%
    }

    .w-col-sm-pull-10 {
        right: 83.33333333%
    }

    .w-col-sm-pull-9 {
        right: 75%
    }

    .w-col-sm-pull-8 {
        right: 66.66666667%
    }

    .w-col-sm-pull-7 {
        right: 58.33333333%
    }

    .w-col-sm-pull-6 {
        right: 50%
    }

    .w-col-sm-pull-5 {
        right: 41.66666667%
    }

    .w-col-sm-pull-4 {
        right: 33.33333333%
    }

    .w-col-sm-pull-3 {
        right: 25%
    }

    .w-col-sm-pull-2 {
        right: 16.66666667%
    }

    .w-col-sm-pull-1 {
        right: 8.33333333%
    }

    .w-col-sm-pull-0 {
        right: auto
    }

    .w-col-sm-push-12 {
        left: 100%
    }

    .w-col-sm-push-11 {
        left: 91.66666667%
    }

    .w-col-sm-push-10 {
        left: 83.33333333%
    }

    .w-col-sm-push-9 {
        left: 75%
    }

    .w-col-sm-push-8 {
        left: 66.66666667%
    }

    .w-col-sm-push-7 {
        left: 58.33333333%
    }

    .w-col-sm-push-6 {
        left: 50%
    }

    .w-col-sm-push-5 {
        left: 41.66666667%
    }

    .w-col-sm-push-4 {
        left: 33.33333333%
    }

    .w-col-sm-push-3 {
        left: 25%
    }

    .w-col-sm-push-2 {
        left: 16.66666667%
    }

    .w-col-sm-push-1 {
        left: 8.33333333%
    }

    .w-col-sm-push-0 {
        left: auto
    }

    .w-col-sm-offset-12 {
        margin-left: 100%
    }

    .w-col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .w-col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .w-col-sm-offset-9 {
        margin-left: 75%
    }

    .w-col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .w-col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .w-col-sm-offset-6 {
        margin-left: 50%
    }

    .w-col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .w-col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .w-col-sm-offset-3 {
        margin-left: 25%
    }

    .w-col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .w-col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .w-col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {

    .w-col-md-1,
    .w-col-md-10,
    .w-col-md-11,
    .w-col-md-12,
    .w-col-md-2,
    .w-col-md-3,
    .w-col-md-4,
    .w-col-md-5,
    .w-col-md-6,
    .w-col-md-7,
    .w-col-md-8,
    .w-col-md-9 {
        float: left
    }

    .w-col-md-12 {
        width: 100%
    }

    .w-col-md-11 {
        width: 91.66666667%
    }

    .w-col-md-10 {
        width: 83.33333333%
    }

    .w-col-md-9 {
        width: 75%
    }

    .w-col-md-8 {
        width: 66.66666667%
    }

    .w-col-md-7 {
        width: 58.33333333%
    }

    .w-col-md-6 {
        width: 50%
    }

    .w-col-md-5 {
        width: 41.66666667%
    }

    .w-col-md-4 {
        width: 33.33333333%
    }

    .w-col-md-3 {
        width: 25%
    }

    .w-col-md-2 {
        width: 16.66666667%
    }

    .w-col-md-1 {
        width: 8.33333333%
    }

    .w-col-md-pull-12 {
        right: 100%
    }

    .w-col-md-pull-11 {
        right: 91.66666667%
    }

    .w-col-md-pull-10 {
        right: 83.33333333%
    }

    .w-col-md-pull-9 {
        right: 75%
    }

    .w-col-md-pull-8 {
        right: 66.66666667%
    }

    .w-col-md-pull-7 {
        right: 58.33333333%
    }

    .w-col-md-pull-6 {
        right: 50%
    }

    .w-col-md-pull-5 {
        right: 41.66666667%
    }

    .w-col-md-pull-4 {
        right: 33.33333333%
    }

    .w-col-md-pull-3 {
        right: 25%
    }

    .w-col-md-pull-2 {
        right: 16.66666667%
    }

    .w-col-md-pull-1 {
        right: 8.33333333%
    }

    .w-col-md-pull-0 {
        right: auto
    }

    .w-col-md-push-12 {
        left: 100%
    }

    .w-col-md-push-11 {
        left: 91.66666667%
    }

    .w-col-md-push-10 {
        left: 83.33333333%
    }

    .w-col-md-push-9 {
        left: 75%
    }

    .w-col-md-push-8 {
        left: 66.66666667%
    }

    .w-col-md-push-7 {
        left: 58.33333333%
    }

    .w-col-md-push-6 {
        left: 50%
    }

    .w-col-md-push-5 {
        left: 41.66666667%
    }

    .w-col-md-push-4 {
        left: 33.33333333%
    }

    .w-col-md-push-3 {
        left: 25%
    }

    .w-col-md-push-2 {
        left: 16.66666667%
    }

    .w-col-md-push-1 {
        left: 8.33333333%
    }

    .w-col-md-push-0 {
        left: auto
    }

    .w-col-md-offset-12 {
        margin-left: 100%
    }

    .w-col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .w-col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .w-col-md-offset-9 {
        margin-left: 75%
    }

    .w-col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .w-col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .w-col-md-offset-6 {
        margin-left: 50%
    }

    .w-col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .w-col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .w-col-md-offset-3 {
        margin-left: 25%
    }

    .w-col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .w-col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .w-col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {

    .w-col-lg-1,
    .w-col-lg-10,
    .w-col-lg-11,
    .w-col-lg-12,
    .w-col-lg-2,
    .w-col-lg-3,
    .w-col-lg-4,
    .w-col-lg-5,
    .w-col-lg-6,
    .w-col-lg-7,
    .w-col-lg-8,
    .w-col-lg-9 {
        float: left
    }

    .w-col-lg-12 {
        width: 100%
    }

    .w-col-lg-11 {
        width: 91.66666667%
    }

    .w-col-lg-10 {
        width: 83.33333333%
    }

    .w-col-lg-9 {
        width: 75%
    }

    .w-col-lg-8 {
        width: 66.66666667%
    }

    .w-col-lg-7 {
        width: 58.33333333%
    }

    .w-col-lg-6 {
        width: 50%
    }

    .w-col-lg-5 {
        width: 41.66666667%
    }

    .w-col-lg-4 {
        width: 33.33333333%
    }

    .w-col-lg-3 {
        width: 25%
    }

    .w-col-lg-2 {
        width: 16.66666667%
    }

    .w-col-lg-1 {
        width: 8.33333333%
    }

    .w-col-lg-pull-12 {
        right: 100%
    }

    .w-col-lg-pull-11 {
        right: 91.66666667%
    }

    .w-col-lg-pull-10 {
        right: 83.33333333%
    }

    .w-col-lg-pull-9 {
        right: 75%
    }

    .w-col-lg-pull-8 {
        right: 66.66666667%
    }

    .w-col-lg-pull-7 {
        right: 58.33333333%
    }

    .w-col-lg-pull-6 {
        right: 50%
    }

    .w-col-lg-pull-5 {
        right: 41.66666667%
    }

    .w-col-lg-pull-4 {
        right: 33.33333333%
    }

    .w-col-lg-pull-3 {
        right: 25%
    }

    .w-col-lg-pull-2 {
        right: 16.66666667%
    }

    .w-col-lg-pull-1 {
        right: 8.33333333%
    }

    .w-col-lg-pull-0 {
        right: auto
    }

    .w-col-lg-push-12 {
        left: 100%
    }

    .w-col-lg-push-11 {
        left: 91.66666667%
    }

    .w-col-lg-push-10 {
        left: 83.33333333%
    }

    .w-col-lg-push-9 {
        left: 75%
    }

    .w-col-lg-push-8 {
        left: 66.66666667%
    }

    .w-col-lg-push-7 {
        left: 58.33333333%
    }

    .w-col-lg-push-6 {
        left: 50%
    }

    .w-col-lg-push-5 {
        left: 41.66666667%
    }

    .w-col-lg-push-4 {
        left: 33.33333333%
    }

    .w-col-lg-push-3 {
        left: 25%
    }

    .w-col-lg-push-2 {
        left: 16.66666667%
    }

    .w-col-lg-push-1 {
        left: 8.33333333%
    }

    .w-col-lg-push-0 {
        left: auto
    }

    .w-col-lg-offset-12 {
        margin-left: 100%
    }

    .w-col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .w-col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .w-col-lg-offset-9 {
        margin-left: 75%
    }

    .w-col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .w-col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .w-col-lg-offset-6 {
        margin-left: 50%
    }

    .w-col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .w-col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .w-col-lg-offset-3 {
        margin-left: 25%
    }

    .w-col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .w-col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .w-col-lg-offset-0 {
        margin-left: 0
    }
}

.w-clearfix:after,
.w-clearfix:before,
.w-container-fluid:after,
.w-container-fluid:before,
.w-container:after,
.w-container:before,
.w-row:after,
.w-row:before {
    content: " ";
    display: table
}

.w-clearfix:after,
.w-container-fluid:after,
.w-container:after,
.w-row:after {
    clear: both
}

.w-center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.w-pull-right {
    float: right !important
}

.w-pull-left {
    float: left !important
}

.w-hide {
    display: none !important
}

.w-show {
    display: block !important
}

.w-invisible {
    visibility: hidden
}

.w-text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.w-hidden {
    display: none !important
}

.w-affix {
    position: fixed
}

.wn-header-builder-wrap *,
.wn-header-builder-wrap :after,
.wn-header-builder-wrap :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.wn-header-builder-wrap {
    position: relative;
    background-color: #fff;
    transition: opacity .3s, box-shadow .3s;
    margin-bottom: 35px;
    overflow: auto;
}

/* Safari 11+ */
@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) and (stroke-color:transparent) {
        .wn-header-builder-wrap {
            overflow: -webkit-paged-y;
        }
    }
}

.whb-frontend-builder input[type=checkbox],
.whb-frontend-builder input[type=color],
.whb-frontend-builder input[type=date],
.whb-frontend-builder input[type=datetime-local],
.whb-frontend-builder input[type=datetime],
.whb-frontend-builder input[type=email],
.whb-frontend-builder input[type=month],
.whb-frontend-builder input[type=number],
.whb-frontend-builder input[type=password],
.whb-frontend-builder input[type=radio],
.whb-frontend-builder input[type=search],
.whb-frontend-builder input[type=tel],
.whb-frontend-builder input[type=text],
.whb-frontend-builder input[type=time],
.whb-frontend-builder input[type=url],
.whb-frontend-builder input[type=week],
.whb-frontend-builder select,
.whb-frontend-builder textarea {
    font-size: 14px;
    margin: 0;
    border: 1px solid #e0e1e2;
    background-color: #fff;
    padding: 3px 5px;
    color: #32373c;
    outline: 0;
    border-radius: 2px;
    min-width: 10px;
    min-height: 34px;
    box-shadow: 0 3px 14px -5px rgba(0, 0, 0, .04), inset 0 1px 3px rgba(0, 0, 0, .04);
    transition: 50ms border-color ease-in-out;
}

.whb-frontend-builder input[type=text]:hover {
    box-shadow: 0 3px 14px -5px rgba(0, 0, 0, .07), inset 0 1px 2px rgba(0, 0, 0, .07);
}

#wn-header-builder.whb-frontend-builder .button,
#wn-header-builder.whb-frontend-builder button,
#wn-header-builder.whb-frontend-builder input[type=button] {
    min-height: 10px;
    margin: 0;
    padding: 0 16px;
    line-height: 36px;
    border-radius: 2px;
    box-shadow: 0 1px 6px -4px rgba(0, 0, 0, .18);
    text-shadow: none;
    background: #f6f7f8;
    color: #444;
    letter-spacing: .3px;
    border: 1px solid #e4e4e4;
    transition: .24s;
    height: auto;
}

#wn-header-builder.whb-frontend-builder .button:hover,
#wn-header-builder.whb-frontend-builder button:hover,
#wn-header-builder.whb-frontend-builder input[type=button]:hover {
    box-shadow: 0 2px 8px -4px #07bbe9;
    background: #07bbe9;
    border-color: #07bbe9;
    color: #fff;
}

#wn-header-builder.whb-frontend-builder .button.button-primary,
#wn-header-builder.whb-frontend-builder button.button-primary,
#wn-header-builder.whb-frontend-builder input[type=button].button-primary {
    box-shadow: 0 3px 6px -5px #07bbe9;
    background: #07bbe9;
    border: 1px solid #07bbe9;
    color: #fff;
}

#wn-header-builder.whb-frontend-builder .button.button-primary:hover,
#wn-header-builder.whb-frontend-builder button.button-primary:hover,
#wn-header-builder.whb-frontend-builder input[type=button].button-primary:hover {
    box-shadow: 0 2px 8px -4px #07bbe9;
    border-color: #07bbe9;
}

#wn-header-builder.whb-frontend-builder .button:after,
#wn-header-builder.whb-frontend-builder button:after,
#wn-header-builder.whb-frontend-builder input[type=button]:after {
    display: none
}

#wn-header-builder.whb-frontend-builder .wp-picker-container button,
#wn-header-builder.whb-frontend-builder .wp-picker-container button:hover {
    border-radius: 2px;
    padding: 0 0 0 30px;
    background: #f6f7f8;
    border: 1px solid #d9dce0;
    box-shadow: 0 2px 3px -3px rgba(0, 0, 0, .1);
    height: 28px;
    line-height: 28px;
    letter-spacing: 0;
    font-size: 11px;
    color: #494949;
}

#wn-header-builder.whb-frontend-builder .wp-picker-container button:hover {
    border-color: #07bbe9
}

#wn-header-builder.whb-frontend-builder .wp-picker-container button span {
    border-radius: 0 2px 2px 0;
    transform: none;
    color: #494949;
    height: 26px !important;
    line-height: 25px;
}

#wn-header-builder.whb-frontend-builder .wp-picker-container .wp-picker-input-wrap input[type=button] {
    height: 30px;
    line-height: 30px;
    border-radius: 0 2px 2px 0
}

.whb-columns {
    display: table;
    border-collapse: collapse;
    width: 100%;
    position: relative;
    margin-top: 40px;
    margin-bottom: 50px;
    box-shadow: 0 3px 7px -5px rgba(0, 0, 0, .07);
}

.whb-columns:last-child {
    margin-bottom: 0
}

.whb-columns.whb-columns-hidden:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99
}

.whb-columns>.whb-element-name,
.whb-columns>.whb-elements-item i {
    position: absolute;
    text-align: center;
    background-color: #f6f6f6;
    border: 1px solid #ddd;
    border-bottom-width: 0
}

.whb-columns>.whb-elements-item {
    position: absolute;
    top: -33px;
    right: 10px;
    border: 0;
    background: 0 0
}

.whb-columns>.whb-elements-item:hover {
    border: 0
}

.whb-columns>.whb-elements-item i {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    width: 36px;
    height: 30px;
    cursor: pointer;
    color: #666;
    margin-left: 1px
}

.whb-columns>.whb-elements-item i.ti-eye {
    font-size: 20px
}

.whb-columns.whb-columns-hidden>.whb-elements-item i.fa-eye-slash {
    color: #000
}

.whb-columns>.whb-element-name {
    top: -23px;
    left: 10px;
    height: 24px;
    line-height: 24px;
    padding: 0 15px;
    font-size: 10px;
    color: #888;
    font-family: 'Open Sans', Oxygen, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600
}

.whb-columns .whb-col {
    display: table-cell;
    padding: 10px;
    background-color: #f6f6f6;
    border: 1px solid #ddd
}

.whb-columns .whb-col.col-left .whb-elements-place {
    text-align: left
}

.whb-columns .whb-col.col-center .whb-elements-place {
    text-align: center
}

.whb-columns .whb-col.col-right .whb-elements-place {
    text-align: right
}

.whb-columns .whb-col a {
    display: block;
    float: left
}

.whb-columns .whb-col a i {
    display: inline-block;
    font-size: 24px;
    color: #666;
    opacity: .7
}

.whb-columns .whb-col a:hover i {
    opacity: 1
}

.whb-columns .whb-col a.w-add-element {
    margin: 17px 0 17px 10px
}

.wn-header-builder-wrap button {
    box-shadow: 0 3px 10px -3px rgba(0, 0, 0, .18)
}

.whb-modal-wrap {
    position: fixed;
    width: 582px;
    z-index: 99999;
    top: 60px;
    left: calc(50% - 360px);
    box-shadow: 0 4px 30px -4px rgba(0, 0, 0, .2);
    display: none;
}

.whb-modal-wrap .whb-modal-header {
    background-color: #07bbe9;
    padding: 12px 20px;
    position: relative;
    border-radius: 4px 4px 0 0;
}

.whb-modal-wrap .whb-modal-header:hover {
    cursor: move
}

.whb-modal-wrap .whb-modal-header h4 {
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    line-height: normal;
}

.whb-modal-wrap .whb-modal-header i {
    color: #fff;
    position: absolute;
    right: 8px;
    top: calc(50% - 18px);
    font-size: 16px;
    cursor: pointer;
    padding: 10px
}

.whb-modal-wrap .whb-modal-contents-wrap {
    position: relative;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-top: 0;
    padding: 20px 18px;
    height: calc(100% - 58px);
    max-height: 50vh;
    overflow-x: hidden;
    overflow-y: scroll;
    border-radius: 0 0 3px 3px;
    box-shadow: inset 0 4px 3px -6px rgb(0 138 255 / 39%);
}

.whb-modal-wrap .whb-modal-footer {
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    bottom: 0;
    height: 58px;
    background-color: #f6f6f6;
    padding: 9px 20px;
}

.whb-modal-wrap.whb-modal-edit .whb-modal-contents-wrap {
    padding: 30px;
    margin-bottom: 30px;
}

.whb-modal-wrap.whb-modal-edit .whb-modal-contents-wrap .whb-modal-contents {
    position: relative
}

.whb-modal-wrap.whb-modal-edit .whb-field {
    padding-bottom: 25px
}

.whb-modal-wrap.whb-modal-edit .whb-field h5 {
    margin-top: 0;
    margin-bottom: 2px;
    padding-bottom: 2px;
    font-size: 13px;
    font-weight: 400;
    color: #494949;
}

.whb-modal-wrap.whb-modal-edit .whb-field input.whb-field-input:not([type=checkbox]),
.whb-modal-wrap.whb-modal-edit .whb-field select {
    width: 100%
}

.whb-modal-wrap.whb-modal-edit .whb-field select {
    min-height: 34px;
    box-shadow: 0 3px 14px -5px rgba(0, 0, 0, .04), inset 0 1px 2px rgba(0, 0, 0, .04);
    max-width: 150px;
    font-size: 12px;
}

.whb-modal-wrap.whb-modal-edit .whb-field textarea.whb-field-textarea {
    width: 100%;
    min-height: 300px
}

.whb-modal-wrap.whb-elements {
    padding-bottom: 0
}

.whb-modal-wrap.whb-elements .whb-modal-footer {
    display: none
}

.whb-elements-item {
    cursor: pointer;
    padding: 3px;
}

.whb-elements-item a {
    background-color: #fafafa;
    outline: 0;
    line-height: 1;
    text-decoration: none;
    font-weight: 400;
    display: block;
    padding: 15px 0 15px 10px;
    white-space: nowrap;
    box-shadow: 0 2px 4px -3px rgba(0, 0, 0, .07);
    border: 1px solid #e6e6e6;
    border-radius: 2px;
    color: #444;
    font-size: 12px;
    overflow: hidden;
    transition: all 0.35s ease;
}

.whb-elements-item a:focus,
.whb-elements-item a:hover {
    color: #444
}

.whb-elements-item:hover a {
    border: 1px solid #35cef5;
    background-color: #fff;
    box-shadow: 0 1px 6px -2px rgb(0 243 255 / 20%);
}

.whb-elements-item a i {
    font-size: 17px;
    color: #07bbe9;
    margin-right: 5px;
    padding: 0px;
    border-radius: 6px;
    float: left;
    display: block;
    vertical-align: middle;
}

.whb-elements-item a span {
    line-height: 16px;
    display: block;
    float: left;
}

.whb-elements-place {
    float: left;
    width: calc(100% - 34px);
    min-width: 100px;
    min-height: 60px;
    padding: 0 9px;
    background-color: #fff;
    border: 1px dashed #c9c9c9
}

.whb-elements-place .ui-sortable-placeholder,
.whb-elements-place .whb-elements-item {
    display: inline-block;
    min-width: 80px;
    margin: 7px 0;
    background-color: #fff;
    max-height: 44px;
    padding: 0 2px;
    position: relative;
    text-align: center;
    vertical-align: top;
    min-height: 42px
}

.whb-elements-place .whb-elements-item a i {
    background-color: #fff;
    padding: 8px;
    border-radius: 6px;
    vertical-align: middle;
    box-shadow: 0 0px 5px -1px rgba(0, 0, 0, .16);
}

.whb-elements-place .whb-elements-item a i,
.whb-elements-place .whb-elements-item a span {
    float: none;
    display: inline-block;
}

.ui-sortable-placeholder:after {
    content: '';
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    left: 1px;
    border: 1px dashed #0073aa;
    overflow: hidden
}

.whb-elements-place .whb-elements-item a {
    padding: 5px 7px 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 0;
    background: 0 0;
    font-size: 12px;
    box-shadow: none;
    cursor: default;
    color: #494949;
}

.wn-header-builder-wrap .whb-elements-place .whb-elements-item a i {
    font-size: 16px;
    margin-right: 4px;
    color: #07bbe9;
    border: 1px solid #e3e3e3;
    cursor: move;
    margin-left: 3px;
}

.wn-header-builder-wrap .whb-elements-item[data-hidden_element=true] a i,
.wn-header-builder-wrap .whb-elements-item[data-hidden_element=true] a span {
    opacity: .6
}

.whb-columns-hidden .whb-elements-place .whb-elements-item a i,
.wn-header-builder-wrap .whb-elements-item[data-hidden_element=true] a i {
    color: #000
}

.wn-header-builder-wrap .whb-elements-place .whb-img-placeholder-el {
    max-height: 42px;
    border-radius: 5px;
    background-color: #eee
}

.wn-header-builder-wrap .whb-elements-place .whb-elements-item .whb-controls {
    position: absolute;
    background-color: #07bbe9;
    border: none;
    min-width: 100px;
    border-radius: 3px;
    color: #fff;
    z-index: 2;
    left: -36px;
    top: -27px;
    right: auto;
    bottom: auto;
    text-align: center;
    box-shadow: 0 2px 12px -4px #07bbe9;
    display: none;
}

.wn-header-builder-wrap .whb-elements-place .whb-elements-item .whb-controls:before {
    position: absolute;
    z-index: 999;
    content: " ";
    height: 0;
    width: 0;
    border: 6px solid transparent;
    border-top-color: #07bbe9;
    box-shadow: 0 3px 19px -5px #07bbe9;
    bottom: -12px;
    left: calc(50% - 5px)
}

.wn-header-builder-wrap .whb-elements-place .whb-elements-item:hover .whb-controls {
    display: block
}

.wn-header-builder-wrap .whb-elements-place .whb-elements-item .whb-controls i {
    border-radius: 3px;
    float: left;
    display: block;
    padding: 0 7px;
    height: 100%;
    width: 25%;
    line-height: 32px;
    text-align: center;
    font-size: 12px;
    cursor: pointer
}

.wn-header-builder-wrap .whb-elements-place .whb-elements-item .whb-controls i:hover {
    background-color: rgba(0, 0, 0, .2)
}

.wn-header-builder-wrap .whb-elements-place .whb-elements-item .whb-controls i.whb-hide-btn {
    font-size: 15px
}

.wn-header-builder-wrap .whb-field-hidden-wrap {
    display: none
}

.webnus-iconfonts-wrapper table td {
    height: 40px
}

.webnus-iconfonts-wrapper table {
    height: 40px;
    table-layout: fixed
}

.webnus-icons-list-wrapper {
    margin: 0
}

.webnus-icons-list li {
    width: 40px;
    display: inline-block;
    list-style: none;
    padding: 0
}

.webnus-icons-list li label {
    color: #000;
    display: inline-block !important;
    float: none !important;
    width: 33px !important;
    text-align: center;
    font-size: 23px !important;
    font-weight: 400 !important;
    padding: 5px 0 !important;
    border: 1px solid #eee !important
}

.webnus-icons-list li label:hover {
    background: #eee;
    border: 1px solid #ccc !important;
    cursor: pointer
}

.webnus-icons-list li label i {
    cursor: pointer
}

.webnus-icons-list li input[type=radio]:checked+label {
    background: #f3abb2;
    border: 1px solid #e53f51 !important;
    color: #222
}

.webnus-icons-list input {
    visibility: hidden;
    margin: 0;
    padding: 0;
    width: 1px;
    height: 1px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    cursor: pointer
}

.webnus-icons-list {
    min-height: 400px;
    list-style: none;
    padding-top: 12px
}

.webnus-icons-list .icons-menu {
    border: none !important;
    display: inline-block;
    text-align: center;
    min-width: 40px;
    width: auto;
    background: 0 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.webnus-icons-list .icons-menu a {
    padding: 5px 10px;
    color: #818181;
    font-size: 12px;
    font-weight: 600;
    border: 1px solid #fff;
    border-radius: 33px;
    text-decoration: none;
    outline: 0;
    display: block;
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.webnus-icons-list .icons-menu a:active,
.webnus-icons-list .icons-menu a:focus {
    outline: 0;
    box-shadow: none
}

.webnus-icons-list .icons-menu.active a {
    color: #07bbe9;
    border-color: #e6e6e6;
    box-shadow: 0 1px 12px -2px rgba(0, 0, 0, .13);
    transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.webnus-icons-list .icons-menu:hover:not(.active) a {
    color: #000;
    background: #fff;
    border-color: #e6e6e6;
    box-shadow: 0 1px 10px -2px rgba(0, 0, 0, .1)
}

.wn-header-builder-wrap .whb-field-icons-wrap label.whb-active {
    border-color: #07bbe9 !important
}

.wn-header-builder-wrap .whb-field-icons-wrap label.whb-active i {
    color: #07bbe9
}

.wn-header-builder-wrap .whb-field-icons-wrap .webnus-icons-list {
    margin-top: 0;
    padding-top: 0
}

#wn-header-builder.whb-frontend-builder .whb-number-unit input,
#wpwrap .wn-header-builder-wrap .whb-number-unit input {
    float: left;
    width: 100px;
    height: 34px;
    border-radius: 2px;
    margin: 0;
}

.wn-header-builder-wrap .whb-number-unit .whb-opts {
    float: left;
    margin-left: 5px;
}

.wn-header-builder-wrap .whb-number-unit .whb-opts>span {
    float: left;
    display: block;
    background-color: #f6f7f8;
    padding: 0 10px;
    border-radius: 2px;
    margin: 0 1px;
    height: 34px;
    line-height: 34px;
    font-size: 13px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: 0 2px 2px -3px rgba(0, 0, 0, .18);
}

.wn-header-builder-wrap .whb-number-unit .whb-opts>span.whb-active,
.wn-header-builder-wrap .whb-custom-select .whb-opts>span.whb-active {
    background-color: #ecf9fd;
    color: #07bbe9;
    font-weight: 500;
    box-shadow: inset 0px 0px 0px 1px #ccecf4;
}

#wn-header-builder.whb-frontend-builder .whb-custom-select input,
#wpwrap .wn-header-builder-wrap .whb-custom-select input {
    float: left;
    width: 120px;
    height: 34px;
    text-align: center;
    margin: 0
}

.wn-header-builder-wrap .whb-custom-select .whb-opts {
    float: left;
    margin-right: 15px
}

.wn-header-builder-wrap .whb-custom-select .whb-opts>span {
    float: left;
    display: block;
    background-color: #f6f7f8;
    box-shadow: 0 2px 2px -3px rgba(0, 0, 0, .18);
    padding: 0 10px;
    margin: 0 1px;
    height: 34px;
    line-height: 34px;
    border-radius: 2px;
    font-size: 13px;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.wn-header-builder-wrap .whb-switcher input {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden
}

.wn-header-builder-wrap .whb-switcher input+label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: 0;
    user-select: none;
    padding: 2px;
    width: 46px;
    height: 26px;
    background-color: #e0e1e2;
    border-radius: 60px;
}

.wn-header-builder-wrap .whb-switcher input+label:after,
.wn-header-builder-wrap .whb-switcher input+label:before {
    display: block;
    position: absolute;
    top: 1px;
    left: 1px;
    bottom: 1px;
    content: ""
}

.wn-header-builder-wrap .whb-switcher input+label:before {
    right: 1px;
    background-color: #f1f2f3;
    border-radius: 60px;
    transition: background .4s;
}

.wn-header-builder-wrap .whb-switcher input+label:after {
    width: 24px;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: 0 2px 3px rgba(0, 0, 0, .1);
    transition: margin .4s
}

.wn-header-builder-wrap .whb-switcher input:checked+label,
.wn-header-builder-wrap .whb-switcher input:checked+label:before {
    background-color: #55d674;
}

.wn-header-builder-wrap .whb-switcher input:checked+label:after {
    margin-left: 20px
}

.redux-container .redux-main .wn-header-builder-wrap .wp-picker-container .wp-color-result:after {
    height: 22px;
    line-height: 22px
}

.wn-header-builder-wrap .whb-attach-image button {
    background: #f6f7f8;
    border: 1px solid #ccc;
    padding: 10px 20px;
    font-size: 13px;
    margin-right: 4px
}

.wn-header-builder-wrap .whb-attach-image button:hover {
    cursor: pointer
}

.wn-header-builder-wrap .whb-attach-image button.whb-remove-image {
    display: none;
    color: #ef521d
}

.wn-header-builder-wrap .whb-attach-image .whb-preview-image {
    display: none;
    width: 100%;
    min-height: 100px;
    margin-bottom: 10px
}

.wn-header-builder-wrap .whb-attach-image .whb-preview-image img {
    max-height: 250px;
    background-color: #eee
}

.whb-tabs-wrap {
    position: relative;
    box-shadow: 0 4px 10px -5px rgba(0, 0, 0, .1)
}

.wn-header-builder-wrap .whb-tabs-list {
    margin: 0;
    padding: 0;
    border: 1px solid #e9e9e9;
    clear: both;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 6px -4px rgba(0, 0, 0, .1);
}

.wn-header-builder-wrap .whb-element-groups {
    margin-bottom: 25px
}

.wn-header-builder-wrap .whb-tabs-list li {
    float: left;
    display: block;
    line-height: 17px;
    white-space: nowrap;
    position: relative;
    padding: 0;
    border: none;
    margin: 0;
    font-size: 14px;
    color: #444;
    outline: 0;
    box-shadow: none;
}

.wn-header-builder-wrap .whb-tabs-list li a {
    border-bottom: none;
    text-decoration: none;
    display: block;
    padding: 15px 30px;
    font-size: 13px;
    color: #444
}

.whb-modal-contents-wrap .whb-tabs-list li a {
    padding: 11px 23px
}

.wn-header-builder-wrap .whb-tabs-list.whb-styling-groups li a {
    padding: 11px 15px
}

.wn-header-builder-wrap .whb-tabs-list li.w-active a {
    color: #07bbe9;
}

.wn-header-builder-wrap .whb-tabs-list li:not(.w-active) a:hover {
    color: #07bbe9
}

.wn-header-builder-wrap .whb-tabs-list li.w-active {
    background: #ecf9fd;
    outline: 0;
    margin-left: -1px;
    z-index: 2;
    border: 1px solid #ccecf4;
    color: #07bbe9;
    border-radius: 3px;
    margin-bottom: -1px;
    margin-top: -1px;
}

.wn-header-builder-wrap .whb-tabs-list.whb-styling-groups li.w-active a {
    color: #07bbe9
}

.wn-header-builder-wrap .whb-tabs-list li:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 50%;
    position: absolute;
    right: 0;
    top: 25%;
    background: #eaeaea
}

.wn-header-builder-wrap .whb-tabs-list li.w-active:after {
    content: '';
    position: absolute;
    display: block;
    background: 0 0;
    top: auto;
    height: auto;
    bottom: -13px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    border-width: 7px;
    border-style: solid;
    border-color: #ecf9fd transparent transparent
}

.wn-header-builder-wrap .whb-tabs-list li.w-active:before {
    content: '';
    position: absolute;
    display: block;
    background: 0 0;
    top: auto;
    height: auto;
    bottom: -15px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    border-width: 7px;
    border-style: solid;
    border-color: #ccecf4 transparent transparent
}

.wn-header-builder-wrap .whb-tabs-list.whb-styling-groups .w-active:after,
.wn-header-builder-wrap .whb-tabs-list.whb-styling-groups .w-active:before {
    display: none
}

.wn-header-builder-wrap .whb-tabs-list li i {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    font-size: 18px
}

.wn-header-builder-wrap .whb-tab-panel,
.wn-header-builder-wrap .whb-tabs-list.whb-styling-screens {
    display: none
}

.wn-header-builder-wrap .whb-tabs-list li i.fa-desktop {
    font-size: 16px;
    margin-top: -2px
}

.wn-header-builder-wrap .whb-tabs-list li i.fa-tablet {
    font-size: 20px;
    margin-top: -5px
}

.wn-header-builder-wrap .whb-tabs-list li i.fa-mobile {
    font-size: 23px;
    margin-top: -11px
}

.wn-header-builder-wrap .whb-tabs-list li span {
    font-size: 13px
}

.whb-nav-wrap .nav>li.mega ul .widget_nav_menu ul li {
    padding: 0;
    margin: 0
}

.whb-nav-wrap .nav>li.mega .wpb_content_element {
    margin: 0
}

.whb-nav-wrap .nav>li.mega .widget_nav_menu ul {
    background: 0 0
}

.whb-nav-wrap .nav>li.mega ul.sub-menu {
    padding: 0;
    box-shadow: 0 15px 35px -5px rgba(0, 0, 0, .12)
}

.wn-header-builder-wrap .whb-tabs-list.whb-styling-groups,
.wn-header-builder-wrap .whb-tabs-list.whb-styling-screens {
    margin-bottom: 25px;
    background: #f9fafb;
    box-shadow: none;
}

.wn-header-builder-wrap .whb-styling-screen-panel {
    padding: 1px
}

.wn-header-builder-wrap .whb-tabs-panels {
    padding: 5px 0;
    border-top: 0;
    margin-top: 2px
}

.wn-header-builder-wrap .whb-actions {
    margin-bottom: 31px;
    margin-top: 28px;
    padding: 15px;
    background-color: #f5f5f5;
    border-radius: 2px;
    position: relative
}

#wpwrap .wn-header-builder-wrap .whb-actions a.button {
    display: inline-block;
    line-height: 35px;
    font-weight: 400
}

#wpwrap .wn-header-builder-wrap.whb-frontend-builder .whb-actions a.button {
    line-height: 47px
}

#wpwrap .wn-header-builder-wrap .whb-actions a.button#whb-f-editor {
    position: absolute;
    top: -69px;
    left: 0
}

.wn-header-builder-wrap .whb-actions i {
    font-size: 17px;
    margin-right: 6px;
    vertical-align: sub
}

.whb-import-wrap {
    display: inline-block;
    position: relative;
    overflow: hidden
}

.whb-import-wrap input[type=file] {
    font-size: 30px;
    position: absolute;
    left: 0;
    top: -1px;
    opacity: 0;
    cursor: pointer
}

.whb-import-export {
    margin-top: 30px;
    text-align: right
}

#wpwrap .wn-header-builder-wrap .whb-actions .whb-import-wrap:hover a.button {
    box-shadow: inset 0 1px 15px -1px rgba(0, 0, 0, .2)
}

.whb-full-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: #fff;
    z-index: 999999;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 30px
}

.whb-full-modal i.whb-full-modal-close {
    position: fixed;
    top: 25px;
    right: 50px;
    font-size: 30px;
    padding: 10px;
    cursor: pointer;
    transition: all .3s ease
}

.whb-full-modal .whb-predefined-modal-contents {
    max-width: 1280px;
    margin: 0 auto
}

.whb-full-modal .whb-prebuild-item {
    display: block;
    width: 100%;
    margin-bottom: 35px;
    color: #494949;
    text-decoration: none
}

.whb-full-modal .whb-prebuild-vertical-item {
    display: inline-block;
    width: 32.129%;
    margin: 0 .5%
}

a.whb-prebuild-item.whb-vertical-item {
    width: 555px;
    float: left;
    margin: 0 42px
}

.whb-full-modal .whb-prebuild-item .whb-prebuild-name {
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
    display: none
}

.whb-full-modal .whb-prebuild-item img {
    width: 100% !important;
    box-shadow: 0 0 12px 1px #ccc;
    transition: all .3s ease
}

.whb-full-modal .whb-prebuild-item img:hover {
    box-shadow: 0 0 50px 1px #999;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.whb-full-modal i.whb-full-modal-close:hover {
    color: red
}

.whb-full-modal .whb-full-modal-content {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 70%
}

.whb-full-modal h4 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 29px;
    line-height: 1;
    text-align: center;
    padding-bottom: 25px
}

.whb-full-modal .whb-full-modal-content p {
    margin-bottom: 30px;
    font-size: 15px
}

.whb-full-modal .whb-full-modal-content textarea {
    width: 100%;
    min-height: 300px;
    border-color: #ccc
}

.whb-full-modal .whb-full-modal-content a.button {
    margin-top: 10px;
    font-size: 16px;
    padding: 5px 35px;
    height: auto
}

.whb-spinner-wrap {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    opacity: .75;
    z-index: 999;
    height: 100vh;
}

body>.whb-spinner-wrap {
    z-index: 99999999;
    opacity: 1
}

.whb-spinner {
    width: 40px;
    height: 40px;
    position: relative;
    margin: 200px auto 0
}

#webnus-header-builder .whb-spinner {
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    margin-top: 0
}

.whb-spinner .double-bounce1,
.whb-spinner .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #07bbe9;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out
}

.whb-spinner .double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes sk-bounce {

    0%,
    100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {

    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

#wn-header-builder.whb-frontend-builder .whb-title,
#wpwrap .wn-header-builder-wrap .whb-title {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 18px
}

#wn-header-builder.whb-frontend-builder .whb-tab-panel .whb-title:first-child,
#wpwrap .wn-header-builder-wrap .whb-tab-panel .whb-title:first-child {
    margin-top: 0
}

#wn-header-builder.whb-frontend-builder .whb-box-wrap,
#wpwrap .wn-header-builder-wrap .whb-box-wrap {
    position: relative;
    height: 150px;
    width: 210px;
    margin-bottom: 15px;
    /* clear: left; */
    margin-left: 25px;
    margin-top: 10px;
    margin-right: 30px;
}

#wn-header-builder.whb-frontend-builder .whb-box-wrap h5,
#wpwrap .wn-header-builder-wrap .whb-box-wrap h5 {
    margin-left: -25px
}

.wn-header-builder-wrap .whb-box-wrap:before {
    content: '';
    position: absolute;
    display: block;
    top: 45px;
    bottom: 25px;
    left: 15px;
    right: 15px;
    border: 1px dashed #ccc
}

.wn-header-builder-wrap .whb-box-wrap .w-col-sm-12 {
    padding: 0
}

.wn-header-builder-wrap .whb-box-wrap .whb-field h5 {
    display: none
}

.wn-header-builder-wrap .whb-box-wrap .whb-field input {
    text-align: center
}

.wn-header-builder-wrap .whb-box-wrap .whb-field {
    position: absolute;
    width: 55px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.wn-header-builder-wrap .whb-box-wrap .whb-field:nth-of-type(1) {
    top: 45px;
    left: 50%
}

.wn-header-builder-wrap .whb-box-wrap .whb-field:nth-of-type(2) {
    top: calc(50% + 12px);
    left: calc(100% - 15px)
}

.wn-header-builder-wrap .whb-box-wrap .whb-field:nth-of-type(3) {
    top: calc(100% - 25px);
    left: 50%
}

.wn-header-builder-wrap .whb-box-wrap .whb-field:nth-of-type(4) {
    top: calc(50% + 12px);
    left: 15px
}

.wn-header-builder-wrap .whb-box-wrap.whb-box-border-radius-wrap .whb-field:nth-of-type(1) {
    left: 15px
}

.wn-header-builder-wrap .whb-box-wrap.whb-box-border-radius-wrap .whb-field:nth-of-type(2) {
    top: 45px
}

.wn-header-builder-wrap .whb-box-wrap.whb-box-border-radius-wrap .whb-field:nth-of-type(3) {
    left: calc(100% - 15px)
}

.wn-header-builder-wrap .whb-box-wrap.whb-box-border-radius-wrap .whb-field:nth-of-type(4) {
    top: calc(100% - 25px)
}

.whb-field.whb-help-content-wrap {
    padding-left: 50px;
    display: inline-block;
    width: 50%
}

.whb-field.whb-help-content-wrap .whb-field {
    background: #f6f7f8;
    padding: 30px 25px;
    font-size: 12px;
    line-height: 20px
}

.wn-header-builder-wrap .whb-tabs-panels.whb-vertical-header-panel .whb-desktop-panel .whb-columns:not([data-columns=row1]) {
    display: none
}

.wn-header-builder-wrap .whb-tabs-panels.whb-vertical-header-panel .whb-desktop-panel .whb-columns[data-columns=row1],
.wn-header-builder-wrap .whb-tabs-panels.whb-vertical-header-panel .whb-desktop-panel .whb-columns[data-columns=row1] .whb-col {
    display: block;
    max-width: 340px
}

.wn-header-builder-wrap .whb-tabs-panels.whb-vertical-header-panel .whb-desktop-panel .whb-columns[data-columns=row1] .whb-elements-place {
    float: none;
    width: 100%;
    text-align: center
}

.wn-header-builder-wrap .whb-tabs-panels.whb-vertical-header-panel .whb-desktop-panel .whb-columns[data-columns=row1] .whb-elements-place .ui-sortable-placeholder,
.wn-header-builder-wrap .whb-tabs-panels.whb-vertical-header-panel .whb-desktop-panel .whb-columns[data-columns=row1] .whb-elements-place .whb-elements-item {
    display: block;
    max-width: 200px;
    text-align: left;
    margin: 12px 0
}

.wn-header-builder-wrap .whb-tabs-panels.whb-vertical-header-panel .whb-desktop-panel .whb-columns[data-columns=row1] .whb-col>a {
    float: none;
    text-align: center
}

.whb-line-divider {
    height: 1px;
    width: 100%;
    background: #e4e4e4;
    margin: 10px 0 30px
}

.whb-notice-text {
    font-weight: 700
}

.whb-imageselect label {
    position: relative;
    display: inline-block
}

.whb-imageselect label>input {
    visibility: hidden;
    position: absolute
}

.whb-imageselect label>input+img {
    cursor: pointer;
    border: 2px solid transparent
}

.whb-imageselect label>input:checked+img {
    border: 2px solid #018aff
}

.whb-imageselect label span.checked-element {
    display: none
}

.whb-imageselect label.checked:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(1, 138, 255, .15);
    content: ""
}

.whb-imageselect label.checked span.checked-element {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.whb-imageselect label.checked span.checked-element i {
    background: #018aff;
    padding: 10px;
    color: #fff
}

#wn-header-builder.whb-frontend-builder .whb-shadow-box-wrap,
#wpwrap .wn-header-builder-wrap .whb-shadow-box-wrap {
    margin-top: 20px
}

.wn-header-builder-wrap.whb-frontend-builder {
    font-family: "SF Pro Display", "Segoe UI", Oxygen, Roboto, sans-serif;
    margin: 0;
    position: fixed;
    background: #f6f6f6;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #e6e6e6;
    height: 60%;
    z-index: 9999;
    -webkit-transition: bottom .3s ease;
    transition: bottom .3s ease
}

.whb-frontend-builder .whb-actions {
    position: fixed;
    bottom: 60%;
    margin: 0;
    background-color: #fafafa;
    border-top: 1px solid #b2b2b2;
    width: 100%;
    height: 48px;
    padding: 0 210px 0 4%;
    z-index: 99998;
    box-shadow: 0 -2px 20px -5px rgba(0, 0, 0, .2), 0 2px 11px -4px rgba(0, 0, 0, .12);
    -webkit-transition: bottom .3s ease;
    transition: bottom .3s ease
}

#wn-header-builder.whb-frontend-builder .whb-actions .button,
#wn-header-builder.whb-frontend-builder .whb-actions .whb-action-collapse,
.whb-frontend-builder .whb-actions .btob-button {
    background: 0 0;
    box-shadow: 0 -1px 4px 0 #fff inset;
    line-height: 47px;
    padding: 0 16px;
    border-width: 0 1px;
    border-color: #e6e6e6;
    border-style: solid;
    color: #444;
    margin: 0 0 0 -1px;
    float: left;
    border-radius: 0;
    text-decoration: none;
    height: 100%
}

#wn-header-builder.whb-frontend-builder .whb-actions .whb-action-collapse:hover,
#wn-header-builder.whb-frontend-builder .whb-actions a.button:hover,
.whb-frontend-builder .whb-actions .btob-button:hover {
    background: #f6f6f6;
    border-color: #ddd;
    box-shadow: 0 0 5px -2px rgba(0, 0, 0, .2) inset;
    color: #07bbe9
}

#wn-header-builder.whb-frontend-builder .whb-actions a.button#whb-import-btn,
#wn-header-builder.whb-frontend-builder .whb-actions a.button#whb-publish {
    background: #07bbe9;
    color: #fff;
    box-shadow: 0 2px 4px -4px #07bbe9;
    border: none;
    margin-right: 12px;
    position: absolute;
    right: 90px;
    height: 30px;
    line-height: 30px;
    margin-top: 9px;
    border-radius: 3px;
}

#wn-header-builder.whb-frontend-builder .whb-actions a.button#whb-import-btn:hover,
#wn-header-builder.whb-frontend-builder .whb-actions a.button#whb-publish:hover {
    background: #222;
    box-shadow: 0 2px 6px -5px #222
}

#whb-publish i {
    vertical-align: baseline;
    font-size: 14px !important;
}

#wn-header-builder.whb-frontend-builder .whb-actions a.button#whb-import-btn {
    width: 100%;
    margin-top: 7px;
    float: none;
    margin-left: 0;
    position: static;
    height: 50px;
    line-height: 50px
}

#wn-header-builder.whb-frontend-builder .whb-actions .button i,
.whb-frontend-builder .whb-actions .btob-button i {
    font-size: 17px
}

.whb-frontend-builder .whb-actions .btob-button i {
    margin: 0
}

#wn-header-builder.whb-frontend-builder .whb-actions .whb-action-collapse {
    position: absolute;
    right: 30px;
    top: 0;
    width: 58px;
    padding: 0;
    text-align: center
}

#wn-header-builder.whb-frontend-builder .whb-actions .whb-action-collapse i {
    font-size: 16px;
    color: #999;
    margin: 0;
    cursor: pointer;
    width: 100%;
    height: 47px;
    line-height: 47px;
    display: block;
    transition: all .22s ease
}

#wn-header-builder.whb-frontend-builder .whb-actions .whb-action-collapse i:hover {
    color: #07bbe9
}

#wn-header-builder.whb-frontend-builder .whb-actions .whb-tooltip[data-tooltip]:before {
    bottom: auto;
    top: -16px
}

#wn-header-builder.whb-frontend-builder .whb-actions .whb-tooltip[data-tooltip]:after {
    bottom: auto;
    top: 2px
}

.whb-frontend-builder .whb-actions .button {
    margin: 0
}

.whb-import-export {
    float: right;
    margin: 0
}

.whb-frontend-builder .whb-tabs-wrap {
    padding: 20px 4%
}

.whb-frontend-builder .clearfix::after,
.whb-frontend-builder .wp-clearfix:after {
    content: "";
    display: table;
    clear: both
}

.whb-frontend-bg img {
    max-width: 100%
}

.whb-mobiles-device,
.whb-tablets-device {
    background-color: #4f5157;
    padding-top: 35px
}

.whb-mobiles-device #whbIframe,
.whb-tablets-device #whbIframe {
    display: block;
    margin: auto;
    border: 12px solid #1b1c1f !important;
    border-top-width: 38px !important;
    border-radius: 18px;
    box-shadow: 0 0 55px -3px rgba(0, 0, 0, .55)
}

.whb-tablets-device #whbIframe {
    width: 991px !important
}

.whb-mobiles-device #whbIframe {
    width: 479px !important
}

.whb-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255, 255, 255, .8);
    z-index: 99999
}

.whb-frontend-builder-wrap {
    margin-top: -32px;
    overflow: hidden
}

.whb-frontend-builder-wrap #adminmenumain,
.whb-frontend-builder-wrap #message,
.whb-frontend-builder-wrap #wpadminbar,
.whb-frontend-builder-wrap #wpfooter,
.whb-frontend-builder-wrap .update-nag {
    display: none
}

.whb-frontend-builder-wrap #wpcontent,
.whb-frontend-builder-wrap #wpfooter {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0
}

.whb-frontend-builder-wrap #wpbody-content {
    padding-bottom: 0
}

.whb-frontend-builder-wrap .wp-person a:focus .gravatar,
.whb-frontend-builder-wrap a:focus,
.whb-frontend-builder-wrap a:focus .media-icon img {
    box-shadow: none
}

.whb-gradient-wrap {
    background-color: #f7f8f9;
    padding: 15px 0 0;
    margin-bottom: 20px;
    border-radius: 4px;
}

.whb-modal-wrap.whb-modal-edit .whb-gradient-wrap>h5 {
    width: 100%;
    background-color: #fff;
    margin-top: -15px;
    padding-left: 15px;
    margin-bottom: 30px;
}

.whb-error {
    background: #fff2c8;
    padding: 20px;
    border: 2px solid #ffe38b
}

.whb-error i.ti-alert {
    font-size: 20px;
    vertical-align: sub;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    border: 2px solid #dec268;
    display: inline-block;
    text-align: center;
    padding-top: 2px;
    color: #dec268
}

#wpwrap .wn-header-builder-wrap .whb-actions .whb-languages-wrap i {
    display: inline-block;
    vertical-align: text-bottom
}

#wpwrap .wn-header-builder-wrap .whb-actions .whb-languages-wrap .whb-languages {
    float: unset;
    display: inline-block;
    margin: 0 0 0 10px;
    height: 30px;
    line-height: inherit;
    top: 9px
}

#wpwrap .wn-header-builder-wrap .whb-actions .whb-languages-wrap .whb-languages .current {
    line-height: inherit;
    position: relative;
    top: -7px
}

#wpwrap .wn-header-builder-wrap .whb-actions .whb-languages-wrap {
    padding: 0 12px 0 10px;
    border-right: 1px solid #e6e6e6;
    display: inline-block;
    height: 100%
}

#wpwrap .wn-header-builder-wrap .whb-actions .whb-languages-wrap .whb-lang-container {
    line-height: 44px
}

.whb-undo-redo {
    float: right;
    margin: 0;
}

.whb-undo-redo span.disabled {
    cursor: not-allowed;
    pointer-events: painted;
    color: #00000057;
}

.whb-undo-redo span {
    position: relative;
    display: inline-block;
    background: 0 0;
    box-shadow: 0 -1px 4px 0 #fff inset;
    line-height: 47px;
    padding: 0 15px;
    border-width: 0 1px;
    border-color: #e6e6e6;
    border-style: solid;
    color: #444;
    margin: 0 0 0 -1px;
    float: left;
    border-radius: 0;
    text-decoration: none;
    height: 100%;
    text-align: center;
    cursor: pointer;
}

.whb-undo-redo span:hover {
    background: #f6f6f6;
    border-color: #ddd;
    box-shadow: 0 0 5px -2px rgba(0, 0, 0, .2) inset;
    color: #07bbe9;
}

.whb-tmp-spiner.loader {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 45px;
    height: 45px;
}

.whb-tmp-disable {
    pointer-events: none;
}

.whb-tmp-disable-style {
    filter: brightness(0.9);
}

.wp-picker-holder {
    position: absolute;
    z-index: 1;
    height: 300px !important;
}

/* New Color Picker
------------------------- */
#wn-header-builder.whb-frontend-builder button.pcr-button {
    position: absolute;
    display: inline-block;
    width: 60px;
    height: 34px;
    left: 0;
    top: 0;
    background: transparent;
}

#wn-header-builder.whb-frontend-builder button.pcr-button:before {
    display: none;
}

#wn-header-builder.whb-frontend-builder .whb-color-picker {
    width: 60px;
    color: transparent;
    font-size: 0;
    background: url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');
    background-size: 10px;
}