#wpcontent {
    height: 100%;
    padding-left: 0px;
    background-color: #fff !important;
    background-size: cover;
}

#wpfooter {
    position: inherit !important;
}

.top h2 {
    margin: 0;
    margin-bottom: 0 !important;
}

.top h2 img {
    width: 150px;
    height: 80px;
    margin: 0 10px 10px -20px !important;
}

.alert {
    padding: 50px !important;
}

.notice-dismiss {
    top: 10px;
    right: 10px;
    padding: 5px;
    background-color: #ff3333;
}

#bulk-titles div a:before,
.notice-dismiss:before,
.tagchecklist span a:before,
.welcome-panel .welcome-panel-close:before {
    color: #fff;
    font-size: 20px;
}

.btn.toggle-off {
    line-height: 30px;
}

.btn.toggle-on {
    line-height: 30px;
}

.ms-options ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

.ms-options input[type="checkbox"] {
    margin: 0px 5px 0 !important;
}

.ms-options {
    min-height: 150px !important;
}

.activation .restore {
    background: none;
    bottom: 0px;
    padding: 0px;
    position: initial;
    right: 50px;
    text-align: right;
    width: 100%;
    z-index: 9999;
    float: left;
    margin: 10px;
}

.toggle-handle {
    border: none;
}

a,
a:focus,
a:hover {
    outline: none !important;
    border: 0;
    box-shadow: none;
}

.support {
    padding: 0;
}

.top {
    padding: 30px;
    background-color: #8a000d;
    opacity: 0.8;
    color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}

.search1 {
    padding-top: 20px;
    text-align: right;
}

.search1 a {
    padding: 0 20px 0 0;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}

.search1 a:hover,
.search1 a:focus {
    color: #fff;
    text-decoration: none;
}

.search1 form .form-control {
    background-color: transparent;
    color: #666;
    height: 30px;
}

.left-sidebar {
    margin: 0;
}

.menu {
    padding: 0 !important;
    height: auto;
}

.left-sidebar h1 {
    margin: 0;
    padding: 10px 15px;
    background-color: #8a000d;
    opacity: 0.8;
    color: #fff;
    text-transform: capitalize;
    font-family: emoji;
}

.left-sidebar .option {
    padding: 0;
}

/* .left-sidebar .tab-content{padding-top:20px;} */
.left-sidebar #spa_general .option .nav-tabs {
    /* border-bottom: 1px solid rgba(0, 0, 0, 0.25); */
    margin: 20px 0px 0;
    display: flex;
    /* padding: 0 15px; */
    border: none !important;
    width: 100% !important;
}

.left-sidebar #spa_general .option {
    background: #fff none repeat scroll 0 0;
    margin: 10px 0px;
    padding: 0;
}

.left-sidebar #spa_general .option .tab-content .tab-pane {
    background: #fff none repeat scroll 0 0;
    color: #666;
    height: auto;
    margin: 0;
    padding: 0 !important;
    position: relative;
    width: 100%;
}

.left-sidebar #spa_general .option .nav-tabs>li>a.active,
.left-sidebar #spa_general .option .nav-tabs>li>a.active:focus,
.left-sidebar #spa_general .option .nav-tabs>li.active>a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: 0px !important;
    border-image: none;
    border-style: solid;
    border-width: 0px;
    color: #fff !important;
    cursor: default;
}

.left-sidebar #spa_general .option .btn {
    background-color: #0098ff;
    border: 1px solid #fff;
    color: #fff;
}

.left-sidebar #spa_general .option .btn-primary {
    background-color: #0098ff;
    border: 1px solid #0098ff;
    color: #fff !important;
}

.left-sidebar #spa_general .option .btn-off {
    border: 1px solid rgb(165, 165, 165) !important;
}

.left-sidebar #spa_general .option .btn-default {
    background-color: #fff;
    border: 1px solid #fff;
    color: #fff;
}

/* .left-sidebar #spa_general .option .nav li a:hover,.nav li a:focus{background-color:rgba(0, 0, 0, 0.3);color:#fff;} */
.panel-group {
    padding: 0;
}

.panel-default {
    margin: 0 25px;
    list-style-type: none;
    background: rgba(84, 54, 74, 0.5);
}

.panel-default a {
    text-decoration: none;
}

.panel-default.active {
    margin: 16px 0;
}

.nav-tabs {
    background-color: #2d2d2d;
    opacity: 0.8;
}

.tabs-below>.nav-tabs,
.tabs-right>.nav-tabs,
.tabs-left>.nav-tabs {
    border-bottom: 0;
}

.tab-content>.tab-pane,
.pill-content>.pill-pane {
    display: none;
}

.tab-content>.active,
.pill-content>.active {
    display: block !important;
    height: auto !important;
    margin-left: 0;
    padding: 0 0px !important;
    position: relative !important;
}

.tabs-left>.nav-tabs>li,
.tabs-right>.nav-tabs>li {
    float: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.tabs-left>.nav-tabs>li>a,
.tabs-right>.nav-tabs>li>a {
    min-width: 50px;
    margin-right: 0;
    margin-bottom: 0px;
}

.tabs-left>.nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
}

.restore .btn {
    border-radius: 30px;
    background-color: #fff !important;
    color: #54364a !important;
    float: right;
    padding: 5px 30px;
}

.restore-footer .btn {
    margin: 20px 5px;
    background-color: #fff !important;
    color: #54364a !important;
}

.restore-footer .pager {
    text-align: right;
}

.restore-footer .pager a {
    color: #54364a !important;
}

.tabs-left>.nav-tabs>li>a {
    margin-right: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.left-sidebar .tabs-left>.nav-tabs {
    border-right: 0px solid rgba(0, 0, 0, 0.25);
    float: left;
    margin-right: 0;
    min-height: 600px;
    width: 16%;
    padding: 0;
    text-align: center;
    z-index: 9;
}

.user-details {
    padding: 10px;
    text-align: center;
    color: #fff;
}

.left-sidebar .nav-tabs li:hover .icon {
    transition: all 0.6s ease 0.6s;
    transform: rotate(360deg);
}

.nav>li>a {
    padding: 10px 5px !important;
    color: #fff !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li>a.active :hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: rgba(0, 0, 0, 0.3) !important;
    border-color: rgba(0, 0, 0, 0.3) !important;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #fff !important;
    cursor: default;
}

.left-sidebar .nav-tabs li.active ul li {
    background-color: rgba(0, 0, 0, 0.3);
}

.left-sidebar .nav-tabs li.active ul li a {
    color: #fff !important;
    border: none;
    padding: 10px 30px;
}

.nav li a:hover,
.nav li a:focus {
    background-color: rgba(0, 0, 0, 0.3) !important;
    color: #fff !important;
}

.left-sidebar .nav-tabs li.active ul li.active a,
.left-sidebar .nav-tabs li.active ul li:focus a {
    color: #000 !important;
    background-color: rgba(0, 0, 0, 0.3) !important;
}

.user-details .profile-pic img {
    margin: 5px auto;
}

.collapsible-body {
    display: none;
}

.collapsible-header.active .collapsible-body {
    display: block;
    transition: all 0.6s ease 0.6s;
}

input {
    color: #000;
}

textarea {
    width: 100%;
}

.form-control {
    background-color: transparent !important;
    color: #666 !important;
    margin: 5px 0;
}

.form {
    margin: 30px 0 20px 0;
}

.Switch.Round {
    border-radius: 40px;
    padding: 0px 35px;
}

.Switch {
    background: #ececec none repeat scroll 0 0;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.1), 0 1px 3px 0 rgba(0, 0, 0, 0.1) inset;
    color: #ccc;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    padding: 6px 6px 5px;
    position: relative;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
    margin-left: -10px;
    margin-top: -15px;
}

.Switch.Round.Off .Toggle {
    background: #54364a none repeat scroll 0 0;
    left: 3%;
}

.Switch.Round .Toggle {
    border-radius: 40px;
    height: 30px;
    width: 30px;
}

.Switch .Toggle {
    position: absolute;
    top: 1px;
    width: 37px;
    height: 25px;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 4px;
    background: #fff;
    background: -moz-linear-gradient(top, #ececec 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #ececec 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #ececec 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #ececec 0%, #ffffff 100%);
    background: linear-gradient(top, #ececec 0%, #ffffff 100%);
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.5);
    z-index: 999;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
}

.Switch span.On {
    color: #33d2da;
}

output {
    position: absolute;
    background-image: linear-gradient(#54364a, #84607a);
    width: 40px;
    height: 35px;
    text-align: center;
    color: white !important;
    border-radius: 10px;
    display: inline-block;
    font: bold 15px/30px Georgia;
    bottom: 30%;
    left: 0;
}

output:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid #84607a;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    margin-top: -1px;
}

form {
    display: inline-block;
    margin: 0 5px;
    padding: 20px 10px;
    position: relative;
    width: 100%;
}

.add-more .btn {
    background-color: #fff !important;
    border-radius: 30px;
    color: #54364a !important;
    float: right;
    padding: 5px 30px;
}

.footer {
    background: rgba(84, 54, 74, 0.5) none repeat scroll 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    color: #fff;
    padding: 10px 0;
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
}

.footer span {
    font-size: 18px;
}

.footer a {
    color: #54364a;
    text-decoration: none;
}

.no-pad {
    padding: 10px !important;
}

.bg-image-selection {
    display: inline-block;
    list-style-type: none;
}

.bg-image-selection li {
    float: left;
    margin: 5px;
}

.social-media {
    margin: 20px 0;
}

.button.right,
.button.left {
    margin-right: 10px;
    border-radius: 30px;
}

.wp-img {
    width: auto !important;
    float: left !important;
}

.upload_image_button {
    width: auto !important;
    float: right !important;
}

.restore {
    margin: 10px 0;
}

.weblizar_settings_loding {
    background: rgba(0, 0, 0, 0) url("../images/pageloader.gif") no-repeat scroll 0 0;
    display: none;
    font-size: 20px;
    height: 200px;
    left: 50%;
    padding: 23px 6px 10px 52px;
    position: fixed;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: 200px;
    z-index: 9999;
}

.weblizar_settings_massage {
    background: rgba(58, 58, 58, 0.8) url("../images/happy.png") no-repeat scroll 13px 23px;
    border: 1px solid #3a3a3a;
    border-radius: 10px;
    box-shadow: 0 5px 30px #3a3a3a;
    color: #ffffff;
    display: none;
    font-size: 20px;
    font-weight: bold;
    height: 65px;
    left: 50%;
    padding: 23px 6px 10px 52px;
    position: fixed;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: auto;
    z-index: 9999;
}

.weblizar_settings_massage {
    background: rgba(58, 58, 58, 0.8) url("../images/happy.png") no-repeat scroll 13px 23px;
    border: 1px solid #3a3a3a;
    border-radius: 10px;
    box-shadow: 0 5px 30px #3a3a3a;
    color: #ffffff;
    display: none;
    font-size: 20px;
    font-weight: bold;
    height: 65px;
    left: 50%;
    padding: 23px 6px 10px 52px;
    position: fixed;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: auto;
    z-index: 9999;
}

.hc_range {
    float: left;
    width: 60% !important;
}

.hc_text {
    float: left;
    width: 20% !important;
}

.checkbox label .toggle,
.checkbox-inline .toggle {
    margin-left: -20px;
    margin-right: 5px
}

.toggle {
    position: relative;
    overflow: hidden
}

.toggle input[type=checkbox] {
    display: none
}

.toggle-group {
    position: absolute;
    width: 200%;
    top: 0;
    bottom: 0;
    left: 0;
    transition: left .35s;
    -webkit-transition: left .35s;
    -moz-user-select: none;
    -webkit-user-select: none
}

.toggle.off .toggle-group {
    left: -100%
}

.toggle-on {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 50%;
    margin: 0;
    border: 0;
    border-radius: 0
}

.toggle-off {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    margin: 0;
    border: 0;
    border-radius: 0
}

.toggle-handle {
    position: relative;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    height: 100%;
    width: 0;
    border-width: 0 1px
}

.toggle.btn {
    min-width: 59px;
    min-height: 34px
}

.toggle-on.btn {
    padding-right: 24px
}

.toggle-off.btn {
    padding-left: 24px
}

.toggle.btn-lg {
    min-width: 79px;
    min-height: 45px
}

.toggle-on.btn-lg {
    padding-right: 31px
}

.toggle-off.btn-lg {
    padding-left: 31px
}

.toggle-handle.btn-lg {
    width: 40px
}

.toggle.btn-sm {
    min-width: 50px;
    min-height: 30px
}

.toggle-on.btn-sm {
    padding-right: 20px
}

.toggle-off.btn-sm {
    padding-left: 20px
}

.toggle.btn-xs {
    min-width: 35px;
    min-height: 22px
}

.toggle-on.btn-xs {
    padding-right: 12px
}

.toggle-off.btn-xs {
    padding-left: 12px
}

.btn-default {
    color: #333 !important;
}

.btn-off.active {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #000 !important;
    box-shadow: 0 1px 5px 4px rgba(0, 0, 0, 0.3)inset !important;
}

.farbtastic {
    z-index: 1;
}

.color {
    width: 100%;
    height: 34px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 6px 12px;
    margin: 5px 0;
}

@media (max-width:1024px) {
    #spa_general.tab-content {
        width: 90%;
    }
}

@media (max-width:768px) {
    .left-sidebar .upload_image_button {
        float: left !important;
    }

    .search1 a {
        padding: 0 10px 0 0;
    }

    input {
        margin-bottom: 5px !important;
    }

    .left-sidebar #spa_general .option .nav-tabs {
        width: 90% !important;
    }
}

.hc_active {
    border: 2px solid #ccc;
    box-shadow: 0 0 7px #fff;
}

.tooltip {
    background-color: transparent;
    border: none !important;
    width: auto !important;
}

.tt-icon {
    font-size: 24px !important;
    color: #a1333d;
}

.tooltip-inner {
    max-width: none !important;
}

.color-control {
    border-radius: 6px;
    height: 30px;
    padding: 3px;
    border: 1px solid #fff;
}

.collapsible-accordion li a .icon {
    font-size: 22px;
    margin-right: 10px;
}

.collapsible-accordion li .o_text {
    visibility: hidden;
    opacity: 0;
    padding: 12px 0;
    position: absolute;
    text-align: center;
    z-index: 99;
    font-weight: 600;
}

.collapsible-accordion li a:hover .o_text {
    visibility: visible;
    opacity: 1;
    width: 150px;
    top: 0;
    left: 100%;
    background: rgba(0, 0, 0, 0.8);
}

.restore-footer {
    bottom: 50px;
    left: 0;
    padding-left: 0;
    position: fixed;
}

.restore-footer .o_links {
    float: right;
    display: inline-block;
    background-color: #666;
}

.tabs-left {
    padding: 0 !important;
}

#spa_general.tab-content {
    float: right;
    width: 84%;
}

.site-title {
    background-color: #0098ff;
    left: 100%;
    max-width: 150px;
    padding: 10px;
    position: absolute;
    top: -20px;
    word-wrap: break-word;
}

label {
    padding: 0 !important;
    font-weight: bold !important;
}

.restore {
    background-color: #666;
    bottom: 0px;
    padding: 20px;
    position: fixed;
    right: 50px;
    text-align: right;
    width: auto;
    z-index: 9999;
}

.restore .button {
    font-size: 18px;
    height: auto;
    padding: 5px 10px;
    border-radius: 0;
}

.restore .button-primary {
    background-color: #a1333d !important;
    border-color: #a1333d;
    color: #fff;
}

.info a {
    margin-left: 20px;
}

.col-md-12.form-group {
    /*  border: 1px solid #ccc; */
    margin: 10px 0;
    padding: 15px 15px;
}

.col-md-12.form-group {
    background: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-box-shadow: 1px 1px 15px 10px #d1d1d1;
    -moz-box-shadow: 1px 1px 15px 10px #d1d1d1;
    box-shadow: 1px 1px 15px 10px #d1d1d1;
}

.back-to-top i {
    background: rgba(0, 0, 0, 0.7);
    bottom: 10px;
    color: #fff;
    font-size: 36px;
    opacity: 0.8;
    padding: 5px 15px;
    position: fixed;
    left: 15%;
    transition: all 1s ease 0.6s;
    z-index: 1;
}

.modal {
    top: 30% !important;
}

.collapsible-accordion .tooltip-inner {
    min-width: 180px !important;
    padding: 10px !important;
    font-size: 16px;
}

@media (max-width:1024px) {
    .left-sidebar .tabs-left>.nav-tabs {
        width: 10% !important;
        margin: 0;
    }
}

@media (max-width:768px) {
    .search1 a {
        display: block;
    }

    .site-title {
        display: none;
    }

    .left-sidebar .tabs-left>.nav-tabs {
        width: 10% !important;
        margin: 0;
    }

    #spa_general {
        width: 90% !important;
    }

    .top h1 {
        font-size: 30px;
    }

    .form-control {
        display: inline-block;
        width: auto;
        margin: 5px;
    }

    .o_text {
        display: none;
    }
}

@media (max-width:767px) {
    .search1 {
        text-align: left;
    }

    .search1 a {
        display: inline-block;
        line-height: 10px;
        font-weight: bold;
    }

    .weblizar_notice_bar {
        display: inline-block !important;
    }
}

@media (max-width:480px) {
    h2 span {
        display: block;
        margin-top: 100px;
    }

    .left-sidebar .tabs-left>.nav-tabs {
        width: 15% !important;
    }

    #spa_general {
        width: 85% !important;
    }

    .tab-content>.active,
    .pill-content>.active {
        display: block;
        padding: 0;
        position: relative;
    }

    .tabs-left>.nav-tabs>li>a,
    .tabs-right>.nav-tabs>li>a {
        min-width: 40px;
    }

    .footer span {
        font-size: 14px;
    }

    .top h1 {
        font-size: 24px;
    }

    .search a {
        padding: 0 10px 0px 0;
    }

    .left-sidebar h1 {
        padding: 10px;
        margin-left: 0;
        display: inline-block;
        font-size: 30px;
    }

    .site-title {
        display: none;
    }

    .menu {
        padding: 0 !important;
        display: inline-block;
    }

    .wp-img {
        width: 100% !important;
    }

    .restore .button {
        font-size: 16px;
        padding: 5px 5px;
    }

    .search1 a {
        padding: 5px;
        color: #fff;
        font-size: 14px;
    }

    .restore {
        margin: 0;
        padding: 10px;
        right: 0;
    }

    .back-to-top i {
        left: 5%;
    }

    .left-sidebar #spa_general .option .nav-tabs {
        width: 100% !important;
    }

    .search1 {
        padding: 10px;
        text-align: none;
    }
}

.farbtastic .wheel {
    background: url(../images/wheel.png) no-repeat;
    width: 195px;
    height: 195px;
}

.progress_layout_img,
.counter_layout_img {
    width: 70%;
}

.progress_layout_img.active,
.counter_layout_img.active,
.bg-image-selection img.rcsm_active,
.default-template-selection img.rcsm_active {
    box-shadow: 7px 7px 24px #0A0A0A;
}

.op_name {
    text-align: center;
    background-color: #444;
    margin: 0;
    padding: 10px 0;
    color: #fff;
}

.op_name a,
.op_name a:hover {
    text-decoration: none;
    color: #0098ff;
}

.op_show {
    margin: 0;
    max-height: 300px;
    overflow: hidden;
    padding: 20px 15px 90px 15px;
}

.op_weblizar-pics {
    border: 0 none;
    display: block;
    height: 400px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}

.image-shop-scroll {
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 5px;
    width: 100%;
}

.op_show .image-shop-scroll {
    transition: all 5s ease 0s;
    -webkit-transition: all 5s ease 0s;
    -moz-transition: all 5s ease 0s;
    -ms-transition: all 5s ease 0s;
    -o-transition: all 5s ease 0s;
}

.op_show:hover .image-shop-scroll {
    background-position: center 100% !important;
}

.op_tem {
    box-shadow: -2px 5px 4px 5px #d1d1d1;
    margin: 20px 0;
    padding: 20px 15px;
}

#spa_general .o_buttons {
    padding: 15px 0 !important;
}

.o_buttons .form-group {
    margin: 0;
    padding-left: 0;
}

.o_buttons .button {
    font-size: 16px;
    height: 40px;
    padding: 5px 10px;
}

.o_buttons strong {
    font-size: 20px;
}

.dataTables_length label {
    width: 40%;
    display: inline-block;
    padding: 10px 0;
}

.dataTables_length label select {
    width: 50%;
}

.dataTables_filter {
    padding: 10px 0;
}

.manage-column {
    width: auto !important;
    font-size: 18px !important;
}

.check-column {
    padding-left: 95px !important;
}

.dataTables_info {
    font-size: 18px;
    padding: 20px 0;
}

.paginate_button {
    border: 1px solid #0098ff;
    font-size: 18px;
    padding: 10px 20px;
    text-decoration: none;
    cursor: pointer;
}

.paginate_button:hover {
    background-color: #0098ff;
    color: #fff;
    border: 1px solid #0098ff;
    text-decoration: none;
}

.button.remove-subs {
    background-color: #0098ff;
    color: #fff;
}

.o_buttons .button:hover {
    background-color: #0098ff !important;
    color: #fff !important;
}

.activate {
    background-color: #ffb700;
    font-weight: 600;
    color: #080808 !important;
    left: 0;
    padding: 10px 20px;
}

.op_tem.active .op_name1 {
    position: absolute;
    top: 0;
}

.op_tem.active .op_name1 a {
    text-decoration: none;
}

.op_weblizar-pics:after {
    background: rgba(255, 255, 255, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    visibility: hidden;
    opacity: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.op_weblizar-pics:hover:after {
    visibility: visible;
    opacity: 1;
}

.avaliable {
    background: rgba(0, 0, 0, 0.5);
    color: #fff !important;
    left: 40%;
    margin-left: -60px;
    padding: 10px 20px;
    position: absolute;
    top: 40%;
    visibility: hidden;
    opacity: 0;
    font-size: 24px;
    z-index: 99;
}

.op_weblizar-pics:hover .avaliable {
    visibility: visible;
    opacity: 1;
    z-index: 10;
}

.weblizar_wp_admin_plugin a:hover {
    background-color: #0098FF !important;
    color: #ffffff !important;
    border-radius: 4px !important;
}

.weblizar_wp_admin_plugin a {
    background-color: red !important;
    color: #ffffff !important;
    border-radius: 4px !important;
}

.success-msg,
.reset-msg {
    left: 50%;
    margin-left: -100px;
    position: absolute;
    top: 35%;
    display: none;
}

.weblizar_notice_bar {
    min-height: 50px;
    margin: 10px;
    display: block;
    background-color: #666;
    color: #fff;
    padding-top: 10px;
}

.toplevel_page_rcsm-weblizar .weblizar-rcsm_notice_bar {
    display: none;
}

.weblizar_notice_bar .plugin_title {
    margin: 0px !important;
    padding: 5px 0px !important;
    font-size: 16px !important;
    font-weight: bold !important;
    height: auto;
}

.weblizar_notice_bar .plugin_msg {
    margin: 0px !important;
    padding: 5px 10px !important;
    font-size: 14px !important;
    font-weight: normal !important;
    height: auto;
}

a.class_live {
    float: right;
    position: absolute;
    z-index: 111;
    right: 25px;
    top: 20px;
}

.multipleselect {
    float: left;
    margin: 0 5px;
}

.box_section {
    width: 30%;
}

.op_tem {
    margin: 10px;
}

span.button.fa.fa-eye {
    font: normal normal 13px/0 sans-serif, Font Awesome\ 5 Free;
    font-weight: bold;
    line-height: 36px;
    height: 36px;
}

#rcsm_slider_fields .form-control,
#upload_image_logo,
#custom_bg_img,
#upload_image_favicon {
    margin-bottom: 10px;
}

.search1 a {
    line-height: 36px;
}

.ms-options-wrap,
.ms-options-wrap * {
    box-sizing: border-box;
}

.ms-options-wrap>button:focus,
.ms-options-wrap>button {
    position: relative;
    min-width: 320px;
    width: 100%;
    text-align: left;
    border: 1px solid #aaa;
    background-color: #fff;
    padding: 5px 20px 5px 5px;
    margin-top: 1px;
    font-size: 13px;
    color: #aaa;
    outline: none;
    white-space: nowrap;
    overflow: hidden;
}

.ms-options-wrap>button:after {
    content: ' ';
    height: 0;
    position: absolute;
    top: 50%;
    right: 5px;
    width: 0;
    border: 6px solid rgba(0, 0, 0, 0);
    border-top-color: #999;
    margin-top: -3px;
}

.ms-options-wrap>.ms-options {
    position: absolute;
    left: 0;
    width: 100%;
    margin-top: 1px;
    background: white;
    z-index: 2000;
    border: 1px solid #aaa;
}

.ms-options-wrap>.ms-options>.ms-search input {
    width: 100%;
    padding: 4px 5px;
    border: none;
    border-bottom: 1px groove;
    outline: none;
}

.ms-options-wrap>.ms-options .ms-selectall {
    display: inline-block;
    font-size: .9em;
    text-transform: lowercase;
    text-decoration: none;
}

.ms-options-wrap>.ms-options .ms-selectall:hover {
    text-decoration: underline;
}

.ms-options-wrap>.ms-options>.ms-selectall.global {
    margin: 4px 5px;
}

.ms-options-wrap>.ms-options>ul>li.optgroup {
    padding: 5px;
}

.ms-options-wrap>.ms-options>ul>li.optgroup+li.optgroup {
    border-top: 1px solid #aaa;
}

.ms-options-wrap>.ms-options>ul>li.optgroup .label {
    display: block;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-weight: bold;
}

.ms-options-wrap>.ms-options>ul>li.optgroup input[type="checkbox"] {
    margin: 0px;
    margin-right: 5px;
}

.ms-options>ul>li.optgroup .label {
    border-bottom: 1px solid #ccc;
    color: #444;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.msg-overlay {
    position: fixed;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.6);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
}

.send_mail-msg,
.success-msg,
.reset-msg,
.remove-msg,
.deleted-msg {
    left: 50%;
    margin-left: -100px;
    position: absolute;
    top: 35%;
    display: none;
}

.instruction_points {
    list-style: inside;
}

.style_sp {
    padding: 10px 0px !important;
}

.site_template.active .activate {
    display: block;
}

.site_template .activate {
    display: none;
}

.template-option,
.logo-option,
.select-option,
.class_live.deactive a,
.social-option,
.subscriber-option,
.contact-option,
.button_show-option,
.layout-options,
.link_admin-option,
.about-us-option,
.serviceson-option,
.all_content_hide.active,
.all_content_redirect_switch.active,
.search-option,
.show_page-option,
.user_list-option,
.ip_redirect-option,
.form_select-option,
.subscribe-option,
.custom_color-option,
.counter-option,
.testimonials-option,
.teamon-option {
    display: none;
}

.template-option.active,
.logo-option.active,
.select-option.active,
.social-option.active,
.subscriber-option.active,
.contact-option.active,
.layout-options.active,
.button_show-option.active,
.link_admin-option.active,
.about-us-option.active,
.serviceson-option.active,
.search-option.active,
.show_page-option.active,
.user_list-option.active,
.ip_redirect-option.active,
.form_select-option.active,
.subscribe-option.active,
.custom_color-option.active,
.counter-option.active,
.testimonials-option.active,
.teamon-option.active {
    display: block;
}

#dataTables-example_paginate .paginate_button.current {
    background-color: #0098ff;
    color: #fff;
}

#dataTables-example_paginate .disabled {
    display: none;
}

select {
    cursor: pointer;
}

.button.red.right {
    float: left !important;
}

.button.red.left {
    float: left !important;
}

.button.red:hover {
    background: #FF0808 !important;
    color: #fff !important;
}


.menu .cs-desc {
    position: relative;
    z-index: 1;
}

.menu .cs-desc li {
    display: inline-block !important;
    font-size: 15px !important;
    padding: 5px 0 !important;
    width: 33% !important;
    color: #fff;
}

.cs-desc li::before {
    content: "\f064";
    font-family: Font Awesome\ 5 Free;
    padding-right: 10px;
    color: #d22020;
}

.ms-btn {
    position: relative;
    z-index: 1;
}

.ms-links {
    box-shadow: 0 0 6px;
    color: #fff;
    font-weight: bolder;
    margin: 0;
    position: relative;
    z-index: 1;
    background: #00000080;
}

.ms-links .pro-link {
    border: 0 none !important;
    font-size: 20px;
    margin: 20px 0;
    background-color: #5cb85c !important;
}

.ms-links .link {
    border: 0 none !important;
    font-size: 20px;
    margin: 20px 0;
}

.ms-btn p {
    display: block;
    font-size: 20px !important;
    margin: 0 !important;
}

@media(max-width:768px) {
    .menu .cs-desc li {
        width: 100% !important;
    }
}

.nav-tabs li a {
    text-align: left;
    font-weight: bold;
}

li.get-pro {
    background-color: #292525;
    padding: 10px;
}

li.get-pro.active {
    background-color: #292525;
    padding: 10px;
}

li.get-pro a .icon {
    font-size: 42px !important;
    margin-right: 20px;
}

li.get-pro a {
    border-radius: 7px !important;
    font-size: 20px;
    font-weight: bold;
    box-shadow: 0px 2px 11px #6e5f2c;
    background-color: #35312e !important;
    padding: 5px 20px !important;
    color: #ffffff !important;
}

li.get-pro.active a {
    border-radius: 7px !important;
    font-size: 20px;
    font-weight: bold;
    box-shadow: 0px 2px 11px #6e5f2c;
    background-color: #0098FF !important;
    padding: 5px 20px !important;
}

li.get-pro ::before {
    content: "\f064";
    font-family: Font Awesome\ 5 Free;
    padding-right: 10px;
    color: #fff;
}

li.get-pro.active ::before {
    content: "\f064";
    font-family: Font Awesome\ 5 Free;
    padding-right: 10px;
    color: #fff;
}

.nav li.get-pro a:hover, .nav li.get-pro a:focus {
    background-color: #575757 !important;
    color: #f3f3f3 !important;
}

.nav-tabs>li.get-pro:hover {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    //background-color: #fff !important;
}

.nav-tabs>li.get-pro.active>a,
.nav-tabs>li.get-pro.active>a:focus,
.nav-tabs>li.get-pro.active>a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #a1333d !important;
    border-color: rgba(0, 0, 0, 0.3) !important;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #fff !important;
    cursor: default;
}

#get_pro-plugin {
    border-bottom: 3px solid rgba(255, 255, 255, 0.2);
    background-color: #fff;
    color: #000;
    background-size: 100% 100%;
    border-radius: 2px;
    box-shadow: 1px 1px 15px 10px #d1d1d
}

.get_pro_top {
    border-bottom: 3px solid rgba(255, 255, 255, 0.2);
    background-color: #00000080;
    ;
    border-radius: 2px;
    box-shadow: 1px 1px 15px 10px #d1d1d1;
}

.cs-top {
    background: #090b0ccc;
    padding-bottom: 5px;
    color: #fff;
    margin-bottom: 10px;
}

.cs-back .cs-top p {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.cs-back .cs-top h2 {
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    font-size: 40px;
    font-variant: petite-caps;
    font-weight: bolder;
    color: #fff;
}

.cs-back h2 sup {
    font-size: 15px;
    top: -1.5em;
}


.compaire li {
    text-align: left;
    padding-left: 60px !important;
}

.danger {
    color: #c81100;
}

.success {
    color: #01b22e;
}

.btn-cart:hover {
    color: #fff;
    padding: 10px;
    box-shadow: 0px 0px 10px #0A0B0A;
    font-weight: bold;
    text-decoration: none;
}

.btn-cart {
    background: #0faba0;
    color: #fff;
    padding: 10px;
    box-shadow: 0px 0px 8px #68AA34B3;
    font-weight: bold;
    text-decoration: none;
}



#get_pro-settings .cs-desc li {
    display: inline-block !important;
    font-size: 13px !important;
    padding: 0px 0 !important;
    width: 33% !important;
}

#get_pro-settings {
    opacity: 1;
}

#get_pro-settings .ms-links {
    padding: 10px;
}

#get_pro-settings .ms-links .btn {
    border: 0 none !important;
    font-size: 14px;
    margin: 4px 0;
    background-color: #0098ff;
    color: #fff;
}

.weblizar-pricing {
    list-style-type: none;
    text-align: center;
    padding: 0;
    border: 1px solid #e6e6e6;
}

.table-price-tag .price {
    color: #2d84bd;
    display: inline-block;
    font-size: 54px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1.1;
    margin-left: -10px;
    position: relative;
}

.pricing-heading {
    min-height: 50px;
    background-color: #0098ff;
    color: #fff;
    font-size: 18px !important;
    padding: 10px 0 !important;
}

.weblizar-pricing li {
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0;
    font-size: 16px;
    /*padding-left: 40% */
}

.table-price-tag {
    max-height: 150px;
    padding: 5px 0 !important;
}

/*.op_weblizar-pics::after {
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    width: 100%;
    height: 14%;
    content: "";
    visibility: hidden;
    opacity: 0;
    top: 39px;
    bottom: 0;
    left: -60px;
    right: 0;
    content: "Pro Template";
    font-family: Font Awesome\ 5 Free;
    padding-right: 10px;
    color: #02020280;
    font-size: 36px;
    text-align: center;
    transform: rotate(-41deg);
}
*/
.op_weblizar-pics::after {
    background: rgb(245 245 245 / 70%);
    position: absolute;
    width: 84%;
    height: 10%;
    content: "";
    visibility: hidden;
    opacity: 0;
    top: 20px;
    bottom: 0;
    left: -65px;
    right: 0;
    content: "Pro Template";
    font-family: Font Awesome\ 5 Free;
    padding-right: 47px;
    color: #00000080;
    font-size: 27px;
    text-align: center;
    transform: rotate(
-41deg);
}
.op_weblizar-pics-activated {
    border: 0 none;
    display: block;
    height: 400px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}

.op_name1.blue {
    background-color: rgba(102, 105, 107, 0.18);
    width: 94.9%;
    height: 100%;
    text-align: center;
}

.op_name1.green {
    background-color: green;
}

.site_template.active .op_name1.blue .activate {
    display: block;
    top: 30% !important;
    position: absolute;
    background-color: RGBA(0, 136, 236, 0.66);
    width: 100%;
}

.site_template.active .op_name1.blue .activate h3 {
    text-shadow: 2px 2px 9px #3b3939;
}

.weblizar-rate-it {
    color: #ffb900 !important;
    text-decoration: none !important;
    font-weight: bold;
}

.weblizar-stars {
    color: #ffb900 !important;
    text-decoration: none !important;
    font-weight: bold;
}

.search1 a:first-child {
    border-left: none;

}

.search1 a {
    padding: 1px 11px;
    color: #fff;
    border-radius: 5px;
    background: #131517;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    margin: 9px 0px;
    text-decoration: none;
}

/* .search1 a {
    padding: 1px 11px;
    color: #fff;
    border-left: 1px solid;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    margin: 9px 0px;
    text-decoration: none;
} */

#general-option label {
    display: inline-block;
    margin-left: 15px;
    margin-top: 15px;
}

.left-sidebar #spa_general .option .btn.toggle {
    background-color: #006dcc;
}

.left-sidebar #spa_general .option .btn-primary.toggle {
    background: #006dcc;
}

#layout label,
#appearance label,
#footer-setting label,
#counter-settings label,
#instruction_points label,
#subscriber-provider-option label {
    display: inline-block;
    padding: 10px !important;
}

#subscriber-list label {
    margin-top: 15px;
}

#layout .form-group,
#appearance .form-group,
#footer-setting .form-group,
#general-option .form-group,
#subscriber-list .form-group,
#counter-settings .form-group,
#subscriber-provider-option .form-group {
    padding-bottom: 35px;
}

/* toggle button */
#layout .toggle-group .toggle-on,
#layout .toggle-group .toggle-off,
#appearance .toggle-group .toggle-on,
#appearance .toggle-group .toggle-off,
#footer-setting .toggle-group .toggle-on,
#footer-setting .toggle-group .toggle-off,
#general-option .toggle-group .toggle-on,
#general-option .toggle-group .toggle-off,
#subscriber-list .toggle-group .toggle-on,
#subscriber-list .toggle-group .toggle-off,
#counter-settings .toggle-group .toggle-on,
#counter-settings .toggle-group .toggle-off,
#instruction_points .toggle-group .toggle-on,
#instruction_points .toggle-group .toggle-off,
#subscriber-provider-option .toggle-group .toggle-on,
#subscriber-provider-option .toggle-group .toggle-off {
    padding: 0 !important;
    margin-left: auto;
    margin-top: auto;
}

#subscriber-provider-option ul.instruction_points {
    padding-top: 15px;
}

.subscribe-option label {
    margin-top: 15px;
}

.o_buttons .form-group strong {
    margin-left: 15px;
}

.o_buttons .form-group a {
    display: inline-block;
}

a.chk_detail {
    background-color: #008000;
    padding: 5px;
    border-radius: 4px;
    color: #ffffff;
    text-decoration: none;
}

a.chk_detail:hover {
    background-color: #fff;
    color: #ff0000;
    text-decoration: none;
}

.str strong {
    font-size: 20px;
}

.wp-core-ui .button {
    margin-right: 10px !important;
}

.col-md-5.form-group.row {
    display: flex;
}

.o_buttons .button {
    padding: 5px 5px !important;
}

.o_buttons .form-group {

    padding-right: 0 !important;
}

.button.right,
.button.left {
    border-radius: 3px !important;
}

h2 {
    margin-bottom: 20px !important;
}

div#dataTables-example_filter {
    float: right;
}

.dataTables_length label {
    width: 406px;
}

div#dataTables-example_length {
    float: left;
}

.paginate_button {

    font-size: 13px !important;
    padding: 5px 10px !important;
}

.op_tem {
    margin: 9px !important;
}

.ms-links h3 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    color: #fff;
    font-size: 25px;
}

.row.left-sidebar {
    display: inline-block;
    margin-right: 0;
    margin-left: 0;
}

.tabs-left>.nav-tabs>li>a {
    text-decoration: none;
    font-size: 14px;
}

.nav-tabs li {
    display: flex;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}
.menu li>a {
    text-decoration: none;
}

@media (min-width: 768px) {
    .col-md-6 {
        flex: 0 0 47% !important;
    }
}

img.img-responsive {
    max-width: 100%;
}

ul.nav.nav-tabs.product-tbs {
    justify-content: space-around;
}

.product-main-cont .nav-tabs>li {
    float: none !important;
    margin-bottom: -1px;
    width: auto !important;
    text-align: center;
}

ul.nav.nav-tabs.product-tbs a {
    padding: 10px 20px;
    width: 100%;
    display: block;
}

.tab-content>.active {
    display: block;
    opacity: 1;
}

.weblizar-notice-content {
    text-align: right;
    /* float: right; */
    display: flex;
    justify-content: flex-end;
}

#wpbody-content {
    padding-bottom: 0 !important;
}

.weblizar-notice-content {
    text-align: right;
    float: inherit !important;
    display: flex;
    padding-bottom: 20px;
    justify-content: flex-end;
}

.col-md-12.option .nav.nav-tabs li a.active {
    background-color: #a1333d;
    color: #333 !important;
}

.col-md-12.option .nav.nav-tabs li.active {
    background-color: #000 !important;
}

ul.col-xs-4.nav.nav-tabs a {
    width: 100% !important;
    padding-left: 10px !important;
}

ul.col-xs-4.nav.nav-tabs.collapsible.collapsible-accordion li {
    width: 100%;
}

.row.p-box p {
    flex-basis: 100%;
}
.left-sidebar #spa_general .option .btn-primary{
    float: right;
    margin-right: 8px;
}

.smo_sub {
    margin-left: 10px;   
    font-size: 15px;
}
li.active {
    background: #8a000d;
}

a.btn.btn-primary.btn_template {
    background: #a1333d !important;
    border: 1px solid #a1333d !important;
}
