/* Developed by Weblizar *** */
.btn-group-lg .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
}

.startrat {
    color: #ffb900 !important;
}

.button-hero {
    background: #006799 !important;
    color: #fff !important;
}

.sell-link {
    margin: 10px;
}

.ffp_font_bold {
    font-weight: 700;
}

.sell-link right {
    float: right;
}

.sell-link left {
    float: left;
}

.wbl-notify {
    margin: 0 0px 20px 0px;
    width: auto;

    background-color: #333333;
    color: #fff;
    padding-left: 15px;
    overflow: hidden;
    padding-top: 3px;
    padding-bottom: 15px;
    border-bottom: 1px solid #333333;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#333333), to(#333333));
    background-image: -webkit-linear-gradient(top, #333333, 0%, #333333, 100%);
    background-image: -moz-linear-gradient(top, #333333 0%, #333333 100%);
    background-image: linear-gradient(to bottom, #333333 0%, #333333 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1abc9c', endColorstr='#ff17a689', GradientType=0);
    box-shadow: 0 0 6px rgba(0, 0, 0, .3);
}

.wbl-notify a {
    margin-right: 10px;
}

.wbl-notify ul li {
    font-size: 17px;
    margin-bottom: 12px;
}

.wbl-notify span {
    color: #BAF10B;
}

.btn_upsell {
    float: right;
}

.ui-tabs ul li .currunt,
.ui-tabs ul li .active {
    background-color: #2B2121;
}

/************* option header ***************/
.weblizar-header {
    background-color: #31a3dd;
    color: #fff;
    border: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#31a3dd), to(#31a3dd));
    background-image: -webkit-linear-gradient(top, #31a3dd, 0%, #31a3dd, 100%);
    background-image: -moz-linear-gradient(top, #31a3dd 0%, #31a3dd 100%);
    background-image: linear-gradient(to bottom, #31a3dd 0%, #31a3dd 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3498db', endColorstr='#ff258cd1', GradientType=0);
    min-height: 62px;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    border-radius: 6px 6px 0px 0px;
    -webkit-box-shadow: inset 0px 1px 2px 0px rgba(255, 255, 255, 0.3), 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 1px 2px 0px rgba(255, 255, 255, 0.3), 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 1px 2px 0px rgba(255, 255, 255, 0.3), 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px;
    overflow: hidden;
    display: block;
    width: 100%;
}

.weblizar-header h2 span {
    float: left;
    font-size: 18px;
    color: #FFF;
    font-size: 23px;
    font-weight: bold;
    line-height: 29px;
    padding-left: 10px;
    padding-top: 3px;
}

.facebook-feed-pro-image img {
    max-width: 100%;
}

.weblizar-submenu-links {
    float: right;
    margin-right: 20px;
}

#weblizar-submenu-links ul {
    float: left;
    margin: 8px 0 0;
}

#weblizar-submenu-links ul li {
    display: inline;
    margin: 0 10px 0 0;
    padding: 0 0 2px 22px;
    color: #fff;
}

#weblizar-submenu-links ul li.home {
    background: url("../images/option-icon-homepage.png") no-repeat scroll left center transparent;
}

#weblizar-submenu-links ul li.docs {
    background: url(../images/icon-docs.png) no-repeat left center;
}

#weblizar-submenu-links ul li.support {
    background: url(../images/icon-support.png) no-repeat left center;
}

#weblizar-submenu-links ul li.changelog {
    background: url(../images/icon-changelog.png) no-repeat left center;
}

#weblizar-submenu-links ul li a:link,
#weblizar-submenu-links ul li a:visited {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

#weblizar-submenu-links ul li a:hover {
    color: #ffffff;
    font-weight: bold;
}

/******* Option panel tabs style start ***********/
#weblizar_wrap {
    background-color: #fff;
}

#options_tabs {}

#weblizar_wrap .ui-tabs .ui-tabs-nav {

    margin-top: 0;
    list-style: none;
    position: relative;
    float: left;
    width: 180px;
    word-wrap: break-word;
    padding-left: 0px;
    margin-right: 30px;
    min-height: 500px;
}

#nav li a {
    /*display: block;*/
    padding: 10px 15px;
    background: #E9E9E9;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #999;
    text-decoration: none;
    border-radius: 5px;
}

#weblizar_wrap .ui-tabs .ui-tabs-nav li.active a {
    font-family: Georgia;
    font-size: 17px;
    /* background-color: #31a3dd;
	color: #fff; */
    background-color: #C9D2D6;
    color: #130E0E;
    border: 1px solid #C9D2D6;


}

#weblizar_wrap .ui-tabs .ui-tabs-nav li a .dashicons {
    margin-right: 6px;
    vertical-align: middle;
    font-size: 19px;
}

#nav li ul {
    display: none;
}

#weblizar_wrap .ui-tabs .ui-tabs-nav li {
    position: relative;
    float: left;
    display: block;
    margin: 0;
    padding: 0;
    overflow: visible;
    font-family: Georgia;
}

.ui-tabs {
    padding: 0px !important;
}

.ui-tabs .ui-tabs-nav {
    padding: 0px !important;
}

#weblizar_wrap .ui-tabs .ui-tabs-nav li a {
    float: left;
    display: block;
    width: 180px;
    padding: 8px 10px;

    /* border-top: 1px solid #555555; */
    background-color: #31a3dd;
    color: #fff;
    border: 1px solid #31a3dd;

}


#weblizar_wrap .ui-tabs .ui-tabs-nav li.active ul li a {
    background-color: #fff;
    color: #585858;
    font: 14px sans-serif;
    text-shadow: none;
    border: none;
    overflow: hidden;
    border-bottom: 1px solid #E9E9E9;
    border-right: 1px solid #E9E9E9;
}

#weblizar_wrap .ui-tabs .ui-tabs-nav li.active ul li.active a {
    color: #21759b;
}

#weblizar_wrap .ui-tabs .ui-tabs-nav li.active ul li a:hover {
    background: #eaf2fa
}

#weblizar_wrap .ui-tabs .ui-tabs-nav li.active ul li.currunt a {
    color: #505050;
    font: 13px sans-serif;
    font-weight: bold;
    opacity: 0.9;
    border-right: 1px solid #E9E9E9;
}

#weblizar_wrap .ui-tabs .ui-tabs-panel {
    width: 81%;
    min-height: 400px;
    margin-left: 200px;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 15px;
    padding-bottom: 15px;
    background: #ffffff;
    box-shadow: 0 0 6px rgba(0, 0, 0, .3);

}

#weblizar_wrap .ui-tabs {
    min-height: 500px;
}

/***** Option Panel form css ******/
.weblizar_inpute {
    padding-bottom: 6px;
    width: 50%;
}

.ui-tabs-panel #heading {
    border-bottom-color: #C8C8C8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.ui-tabs-panel .section {
    border-bottom-color: #f5f5f5;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    padding-bottom: 40px;
    padding-top: 20px;
    margin-bottom: 10px;
}

#button_section {
    padding-bottom: 15px;
}

#content {
    margin-bottom: 30px;
    min-height: 500px;
}

#content .section .explain {
    color: #999999;
    font-family: sans-serif;
    font-size: 14px;
    width: auto;
    margin-left: 10px;
}

#content .section h3 {
    font-size: 1.1em;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
    padding-bottom: 7px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
}

.select {
    width: 25%;
}

textarea {
    width: 50%;
    height: auto;
}

.button {
    /*height: 35px !important; */
}

/**** Option boxes active and de-active   ****/
.active {
    display: block;
}

.deactive {
    display: none !important;
}

.weblizar_spacer {
    height: 110px;
}

a.btn-primary,
a.btn-inverse {
    text-decoration: none;
}

a.btn-primary:hover,
a.btn-inverse:hover {
    color: #fff;
}

.loading {
    display: none;
}

/*************** Option panel tab icons css *****************/
.icon {
    background-repeat: no-repeat;
    height: 16px;
    padding: 1px 0 0 24px;
    width: 16px;
}

.icon.home-page {
    background-image: url(../images/icon-home.png);
}

.icon.footer {
    background-image: url(../images/option-icon-footer.png);
}

.icon.social {
    background-image: url(../images/option-icon-image.png);
}


/*********Option panel save and success massage ************/
.weblizar_settings_loding {
    background: url("../images/pageloader.gif") no-repeat;
    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: url("../images/happy.png") no-repeat scroll 13px 23px rgba(58, 58, 58, 0.8);
    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;
}

/******upgrad to pro ********/

#theme-option-header {
    background-color: #3A3D41;
    padding: 10px 20px 20px;
}

#theme-social {
    float: right;
    width: 330px;
}

#theme-social ul li {
    display: inline;
    float: right;
}

li,
dd {
    margin-bottom: 20px;
}

#theme-option-title:after,
#theme-support:after,
#catchkathmandu_ad_tabs:after,
#catchthemes .row:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

#theme-option-title {
    float: left;
}

#theme-option-title .title {
    color: #FFFFFF;
    float: left;
    font-size: 21px;
    line-height: 53px;
    padding: 0 10px 0 0;
    text-shadow: none;
}

#theme-option-title .logo {
    float: left;
    padding: 0;
}

.wrap h2,
.subtitle {
    font-weight: 400;
    margin: 0;
}

#upgradepro {
    /* clear: left; */
    float: right;
    padding-bottom: 20px;
}

#rate_lite {
    clear: left;
    float: left;
    padding-bottom: 20px;
}

#rate_lite img {
    margin-top: 15px;
}

#upgradepro a {
    text-decoration: none;
}

.wp-core-ui .button,
.wp-core-ui .button-secondary {
    background: none repeat scroll 0 0 #F7F7F7;
    border-color: #CCCCCC;
    box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 0 rgba(0, 0, 0, 0.08);
    color: #555555;
    vertical-align: top;
}

.wp-core-ui .button,
.wp-core-ui .button-primary,
.wp-core-ui .button-secondary {
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    height: 28px;
    line-height: 26px;
    margin: 0;
    padding: 0 10px 1px;
    text-decoration: none;
    white-space: nowrap;
}

#theme-option-title:after,
#theme-support:after,
#catchkathmandu_ad_tabs:after,
#catchthemes .row:after {
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

#theme-support {
    clear: both;
    text-align: right;
}

.cc_help_upgrade_bar {
    background-color: #0088CC;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 2em;
    font-weight: bold;
    line-height: 1.2em;
    margin-top: 10px;
    padding: 15px;
    text-align: center;
}

/****Product details *****/
#product-details {
    margin-top: 25px;
    margin-left: 0px;
    padding-bottom: 25px;
    border-bottom: 1px solid #3A3D41;
}

#theme-image {
    margin-left: 0px;
}

#theme-image img {
    border: 5px solid #3A3D41;
    padding: 3px;
}

#theme-name {
    color: #0088CC;
    font-size: 2em;
    font-weight: bold;
    line-height: 1.2em;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}

.buy-theme {
    background-color: #0088CC;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 2em;
    font-weight: bold;
    line-height: 1.2em;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}

.demo-theme {
    background-color: #3A3D41;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 2em;
    font-weight: bold;
    line-height: 1.2em;
    margin-left: 5%;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}

#theme-button a:hover {
    color: #fff;
}

#theme-button {
    margin-top: 5%;
}

.btn_upsell {
    /*float:right; */
    margin: -8px;
    color: #ffffff !important;
}

/***/

#wbl-notify ul li {
    float: left;
    margin-left: 40px;
}

#wbl-notify ul li:nth-child(1) {
    float: left;
    margin-left: 0px;
}

#wbl-notify ul li:nth-child(6) {
    float: left;
    margin-left: 0px;
}

.weblizar_thumb_wrapper_showcase_overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.25s linear 0s;
    visibility: hidden;
    width: 100%;
}

.weblizar_thumb_wrapper_showcase_overlay_inner {
    bottom: -110%;
    left: 0;
    overflow: hidden;
    position: absolute;
    transition: all 0.25s ease-in 0s;
    visibility: hidden;
    width: 100%;
}

.demoftr .weblizar_thumb_wrapper_showcase_icons {
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.demoftr .weblizar_thumb_wrapper_showcase_icons a {
    display: inline-block;
    font-size: 1.3em;
    line-height: 1em;
    margin: 0 5px 10px 2px;
    opacity: 1;
    padding: 8px;
    text-decoration: none;
}

.view-detail-btn {
    background-color: transparent;
    border: 3px solid #fff;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 15px 0 55px;
    outline: medium none;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.05s ease 0s;
}

.demoftr .weblizar_thumb_wrapper_showcase_overlay:hover {
    display: visible;
}

.demoftr .weblizar_thumb_wrapper_showcase_icons {
    margin-top: 10px;
    text-align: center;
    width: 100%;
}



.enigma_project_section_col {
    border-radius: 0px;
    margin-bottom: 35px;
    transition: all 0.4s ease 0s;
    text-align: center;
}

.img-wrapper {
    margin-bottom: 50px;
    overflow: hidden;
}

.enigma_home_portfolio_showcase {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.enigma_home_portfolio_showcase:hover .enigma_home_portfolio_showcase_title a {
    text-decoration: underline;
}

.enigma_img_responsive {
    width: 100%;
    display: block;
}

.enigma_home_portfolio_showcase_overlay {
    visibility: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: -80%;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

.enigma_home_portfolio_showcase img {
    -webkit-transition: all .45s ease-in;
    -moz-transition: all .45s ease-in;
    -o-transition: all .45s ease-in;
    transition: all .45s ease-in;
}

.enigma_home_portfolio_showcase_overlay_inner {
    position: absolute;
    bottom: -110%;
    left: 0;
    width: 100%;
    overflow: hidden;
    visibility: hidden;
    -webkit-transition: all .25s ease-in;
    -moz-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

.enigma_home_portfolio_showcase .enigma_home_portfolio_showcase_icons {
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.enigma_home_portfolio_showcase .enigma_home_portfolio_showcase_icons a {
    font-size: 1.3em;
    line-height: 1em;
    display: inline-block;
    margin-left: 2px;
    padding: 15px 15px;
    opacity: 1;
    text-decoration: none;
    margin-right: 5px;

    width: 180px;
    height: 55px;
    transition: all 0.3s ease 0s;
    color: #ffffff;
    border: 3px solid #ffffff;
}

.enigma_home_portfolio_showcase .enigma_home_portfolio_showcase_icons a i {
    font-size: 1.6em;
    line-height: 40px;
}

.enigma_home_portfolio_showcase:hover .enigma_home_portfolio_showcase_overlay {
    visibility: visible;
    top: 0;
}

.enigma_home_portfolio_showcase:hover img {}

.enigma_home_portfolio_showcase:hover .enigma_home_portfolio_showcase_overlay_inner {
    visibility: visible;
    bottom: 40%;
    left: 0;
}

.enigma_home_portfolio_showcase_fade {
    opacity: 0.8;
}

.enigma_home_portfolio_showcase_fade:hover .enigma_home_portfolio_showcase_overlay {
    display: none !important;
}

.enigma_home_portfolio_caption {
    border-radius: 0;
    padding: 0 0 15px;
    text-align: center;
    font-family: 'OpenSansRegular';
    cursor: pointer;
}

.enigma_home_portfolio_showcase_icons a:hover {
    background: #ffffff;
    color: #000000;
}


#option-ourproduct .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

#option-ourproduct .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 0px solid #e5e5e5;
    background: #f3f3f3;
}

#option-ourproduct .modal-body {
    position: relative;
    padding: 15px;
    overflow: hidden;
}


@media (min-width: 768px) {
    #option-ourproduct .modal-dialog {
        width: 70%;
        margin: 30px auto;
    }

    #option-ourproduct .modal {
        position: fixed;
        top: 10%;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1050;
        display: none;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        outline: 0;
    }
}



#option-ourproduct .modal-header {
    background-color: #31a3dd !important;
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #31a3dd;

    background-color: #31a3dd;
    color: #fff;

    background-image: -webkit-gradient(linear, left 0%, left 100%, from(#31a3dd), to(#31a3dd));
    background-image: -webkit-linear-gradient(top, #31a3dd, 0%, #31a3dd, 100%);
    background-image: -moz-linear-gradient(top, #31a3dd 0%, #31a3dd 100%);
    background-image: linear-gradient(to bottom, #31a3dd 0%, #31a3dd 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3498db', endColorstr='#ff258cd1', GradientType=0);

    -webkit-box-shadow: inset 0px 1px 2px 0px rgba(255, 255, 255, 0.3), 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 1px 2px 0px rgba(255, 255, 255, 0.3), 0px 2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 1px 2px 0px rgba(255, 255, 255, 0.3), 0px 2px 2px 0px rgba(0, 0, 0, 0.2);

}


#option-ourproduct .close {
    float: right;
    font-size: 70px;
    font-weight: 700;
    line-height: 0.8;
    color: #000;
    text-shadow: 0 1px 0 #fff;

}

#option-ourproduct .theme-name {
    color: #222;
    font-size: 32px;
    font-weight: 100;
    margin: 10px 0 0;
    line-height: 1.3;
}

#option-ourproduct .theme-author {
    color: #686868;
    font-size: 16px;
    font-weight: 400;
    margin: 15px 0 25px;
}

#option-ourproduct .theme-description {
    color: #555;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
    margin: 30px 0 0;
}

.pro-dir-button {

    display: inline-block;
    padding: 4px 19px;
    margin-bottom: 0;
    font-size: 14px;
    border-radius: none;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    background: #fff;


}

#option-ourproduct .enigma_sidebar_link {
    margin-top: 5px;
    margin-bottom: 5px;
}

#option-ourproduct .enigma_sidebar_link p,
.enigma_sidebar_widget ul li {
    display: block;
    font-size: 17px;
    transition: all 0.4s ease 0s;
    padding-bottom: 0px;
    padding-top: 0;
}

#option-ourproduct .enigma_sidebar_link p .enigma_sidebar_widget ul li {
    transition: all 0.4s ease 0s;
    display: block;
    font-size: 17px;
    line-height: 20px;
}

#option-ourproduct .enigma_sidebar_link p i {
    margin-right: 10px;
}

#option-ourproduct .btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 2px;
}

@media (max-width: 900px) {
    .ui-tabs .ui-tabs-panel {
        width: 70% !important;
        min-height: 400px;
        margin-left: 200px;
        padding-left: 32px;
        padding-right: 32px;
        padding-top: 15px;
        padding-bottom: 15px;
        background: #ffffff;
        box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    }

    #get_pro-settings .cs-back {
        padding: 0px !important;
    }

    #get_pro-settings .cs-desc li {
        margin: 5px !important;
        text-align: center !important;
        padding: 12px !important;
    }

    .cs-desc li::before {

        display: none !important;
    }
}

@media (max-width: 650px) {
    .ui-tabs .ui-tabs-panel {
        width: 60% !important;
        min-height: 400px;
        margin-left: 200px;
        padding-left: 32px;
        padding-right: 32px;
        padding-top: 15px;
        padding-bottom: 15px;
        background: #ffffff;
        box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    }
}

/*feed-style-start*/

.admin_loading_css {
    display: none;
}

.no-pad {
    padding: 0 !important;
    margin-bottom: 20px;
    margin-top: 10px;
}

input[type=checkbox],
input[type=radio] {
    margin: 0px 0 0 !important;
    margin-top: 1px\9;
    line-height: normal;
}

.fpp_border_left {
    border-right: 2px solid #ddd;
}

.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;
}

.col-md-1.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;
}

.col-md-2.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;
}

.col-md-3.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;
}

.col-md-4.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;
}

.col-md-5.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;
}

.col-md-6.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;
}

.col-md-7.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;
}

.col-md-8.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;
}

.col-md-9.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;
}

.col-md-10.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;
}

.col-md-11.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;
}

.form_group_cls {
    padding: 20px;
}

.form_margin_group_cls {
    margin-left: 20px;
}

.feed_setting_page input {
    font-weight: normal !important;
}

.feed_setting_page select {
    font-weight: normal !important;
}

#loading-image {
    position: absolute;
    top: 70%;
    left: 45%;
    z-index: 100;
}

.success-msg,
.reset-msg {
    left: 50%;
    margin-left: -100px;
    position: absolute;
    top: 70%;
    display: none;
    z-index: 9;
}

h3.feedheading {
    width: 100%;
    padding: 15px !important;
    border-bottom: 2px solid #0074a2;
    background: #000;
    transition: all linear 0.15s;
    font-size: 1.800em !important;
    color: #fff;
    text-decoration: none;
    font-family: Lato;
    text-shadow: 0 0;
}

.feedheading_cls {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 20px !important;
}

/*feed-style-end*/

.feed-head-cont-inner {
    margin-top: 40px;
}

.col-md-2 .nav-tabs>li {
    float: none !important;
    display: block !important;
    margin-bottom: 5px;
}

.col-md-2 .nav-tabs>li a {
    display: block !important;
}


.feed-head {
    padding: 15px 5px;
    box-shadow: 0px 4px 10px #c3c3c3;
    /* border: 1px solid #ccc; */
    background: linear-gradient(-47deg, rgba(116, 116, 116, 0.49019607843137253) 32%, rgba(54, 54, 54, 0.3803921568627451) 30%);
    clear: both;
}

.bg-feed-head {
    background-image: url(../images/background.png) !important;
}


.feed-head:before {
    content: '';
    border-radius: 50px;
    background: red;
    position: relative;
}

.search1>a {
    padding: 0 20px 0 0;
    color: #000;
    font-size: 16px;
    text-decoration: none;
}

.home-content-top .search1 a {
    color: #fff;
    text-align: right;
}

.feed-head-cont-text {
    position: sticky;
    top: 100%;
    color: #fff;
}



.home-content-top .search1 a.btn {
    color: #fff;

}

.home-content-top {
    background-color: #fff;
    padding: 15px;
    box-shadow: 0px 0px 4px #ccc;
    margin-top: 40px;
    margin: 20px;
}

.feed-head-cont h3 {
    font-weight: bold;
    font-size: 28px;
    text-shadow: 2px 2px 10px #333;
}

.home-content-top .nav-tabs {
    /*background-color: #23282d;*/
}

.heading4 span {
    border-bottom: 1px solid #ccc;
}

.home-content-top .heading4 {
    font-size: 20px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    color: #111111;
    margin: 0px 0px 5px 0px;
}

.home-content-top .heading1 {
    font-size: 30px;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    color: #1b2834;
    font-weight: 900;
}

.home-content-top .content-quality {
    float: left;
    width: 193px;
}

.home-content-top .content-quality p {
    margin-left: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
}

.home-content-top .content-quality p span {
    display: block;
}

.home-content-top .tabtop li a {
    font-weight: 700;
    color: #ffffff !important;
    background-color: #111315 !important;
    border-radius: 0px;
    border-color: transparent !important;
    margin: 0px 4px;
}

.home-content-top .tabtop li a:hover {
    border-color: transparent !important;
    text-decoration: none;
    color: #fff !important;
    background-color: #2c2c2c !important;
	cursor: pointer;

}

.home-content-top .tabtop .active a {
    background-color: #000000 !important;
    color: #FFF !important;
}

.home-content-top .margin-tops {
    margin-top: 30px;
}

.home-content-top .tabtop li a:last-child {
    padding: 10px 22px;
}

.home-content-top .thbada {
    padding: 10px 28px !important;
}

.home-content-top .margin-tops4 {
    margin-top: 20px;
}

.home-content-top .tabsetting {
    border-bottom: 5px solid #000000;
    padding: 10px;
    margin-bottom: 40px;
}

.home-content-top .services {
    background-color: #d4d4d4;
    min-height: 710px;
    padding: 65px 0 27px 0;
}

.home-content-top .services a:hover {
    color: #000;
}

.home-content-top .services h1 {
    margin-top: 0px !important;
}

.home-content-top .heading-container p {
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-size: 16px !important;
    text-transform: uppercase;
}

section p {
    font-family: 'Lato', sans-serif;
}



.user_guide_title,
.user_guide_title:hover,
.user_guide_title:focus {
    font-size: 16px;
    color: #192D3B;
    font-weight: bold;
    margin-bottom: 5px;
    text-decoration: none;
}

.wd-cell {
    display: table-cell;
    padding: 20px;
}

.user_guide_item {
    margin-bottom: 19px;
}

.user_guide_demo,
.user_guide_plugin,
.user_guide_support_forum,
.user_guide_addons,
.user_guide_faq,
.user_guide_demo:hover,
.user_guide_plugin:hover,
.user_guide_support_forum:hover,
.user_guide_addons:hover,
.user_guide_faq:hover {
    background-color: #F5F5F5;
    background-repeat: no-repeat;
    background-position: right -4px center;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    padding: 3px 23px 3px 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #192D3B;
    margin-bottom: 7px;
    display: block;
    text-decoration: none;
}

a.user_guide_titles {
    display: block;
    line-height: 22px;
}

.block.ui-tabs-panel .row {
    margin: 0px;
    margin-top: 40px;
}

/* } */

.block.ui-tabs-panel [class*="span"] {
    float: left;
    min-height: 1px;
    margin: 0px;
    margin-left: 16px;
}

[class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 0px !important;
}

.panel.panel-primary.panel-default.content-panel .panel-body {
    padding: 0px;
}

.ui-tabs-panel #poststuff {
    padding-top: 0 !important;
    min-width: 100% !important;
}

.block.ui-tabs-panel .gallery_bank_layout {
    padding: 0px !important;
}

.ui-tabs-panel {
    border: 1px solid #e2e2e2;
    margin-top: 15px;
}

.inside .panel-primary {
    border-color: #337ab7;
    border: none;
}

.ui-tabs-panel {
    /* border: 1px solid #e2e2e2; */
    margin-top: 0px;
    border: none;
}

#option-recommendation .postbox,
#option-recommendation .stuffbox {
    margin-bottom: 0px;
    padding: 0;
    line-height: 1;
}

#option-recommendation .fluid-layout {
    width: 100%;
    margin-top: 0;

}

#wpbody .ms-btn .btn {
    font-size: 14px;
    padding: 5px !important;
    border-radius: 2px;

}

#wpbody .btn {
    border-radius: 5px;
    margin-right: 15px;
    /* background-image: -webkit-gradient(linear, left top, right top, from(#744fff), color-stop(51%, #21d397), to(#744fff)); */
    background-image: -webkit-linear-gradient(left, #744fff 0%, #21d397 51%, #744fff 100%);
    background-image: -o-linear-gradient(left, #744fff 0%, #21d397 51%, #744fff 100%);
    /* background-image: linear-gradient(to right, #744fff 0%, #21d397 51%, #744fff 100%); */
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    background-size: 200% auto;
    transition: .5s ease;
    color: #fff;
    padding: 10px !important;
    height: auto !important;
    font-size: 20px;
    border: none !important;
}

.home-content-top .btn:hover {
    background-position: right center;
    color: #fff;
}

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.col-md-4.feed-head-logo {
    margin-top: 25px;
}

.wp-core-ui .button,
.wp-core-ui .button-primary,
.wp-core-ui .button-secondary {
    font-size: 16px !important;
}

#option-recommendation .panel-primary {
    border-color: #337ab7;
    border: none;
}

.feedheading_cls {
    margin-bottom: 20px;
}

.col-md-12.form-group {
    box-shadow: 0px 0px 15px #afaeae !important;
}

.btn-primary {
    min-width: 80px;
    font-size: 16px;
}

input[type=text],
input[type=search],
input[type=time],
input[type=url],
input[type=week],
input[type=password],
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=email],
input[type=month],
select,
textarea {
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .07);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .07);
    background-color: #f1f1f1;
    color: #32373c;
    height: 42px;
    outline: 0;
    -webkit-transition: 50ms border-color ease-in-out;
    transition: 50ms border-color ease-in-out;
}

ol#weblizar_product a {
    background: #efefef;
    padding: 6px;
    display: block;
    color: #333;
}

#get_pro-settings .cs-desc li {
    display: block !important;
    font-size: 16px !important;
    font-weight: normal;
    margin: 5px 18px;

    /* background-image: -webkit-gradient(linear, left top, right top, from(#744fff), color-stop(51%, #21d397), to(#744fff)); */
    background-image: -webkit-linear-gradient(left, #744fff 0%, #21d397 51%, #744fff 100%);
    background-image: -o-linear-gradient(left, #744fff 0%, #21d397 51%, #744fff 100%);
    /* background-image: linear-gradient(to right, #744fff 0%, #21d397 51%, #744fff 100%); */
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    background-size: 200% auto;
    border: none;
    outline: none !important;
    box-shadow: 4px 4px 12px #ccc !important;
    border-radius: 50px;
    cursor: pointer;
    /* padding: 14px; */
    border-bottom: 1px solid #cacaca;
    color: #fff;
}

#get_pro-settings .cs-desc li:hover {
    background-position: right center;
    color: #fff;
}

.cs-desc li:hover::before {}

.cs-desc li::before {
    content: "\f064";
    font-family: "Font Awesome 5 Free";
    font-weight: 700;
    padding-right: 10px;
    color: #ffffff;
    background: #5f52c3;
    padding: 16px;
    margin-right: 6px;
    display: inline-block;
}

.cs-top {
    background: #fff;
    padding-bottom: 5px;
    color: #333;
    text-align: center;
    margin-bottom: 10px;

}

.cs-top h2 {
    font-weight: bold !important;
}

#get_pro-settings .cs-back {
    background: #fff;
    background-size: 100% 100%;
    border-radius: 2px;
    box-shadow: 1px 1px 27px 4px #d1d1d1;
    padding: 16px 50px;
}

.cs-top h2,
.subtitle {
    font-weight: bold;
    margin: 0;
    text-shadow: 0px 1px 5px #716f6f;
    font-size: 36px;
}

.row.link-cont {
    background: #f1f1f1;
    border: 1px dashed #ccc;
    padding-top: 20px;
    padding-bottom: 15px;
}

.wporg-ratings.rating-stars {
    margin-top: 6px;
    color: #fff;
}

.ms-btn h3 {
    margin: 5px;
}

.button-face {
    border-width: 2px;
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    line-height: 24px;
    border-bottom: 5px solid #d4a42c;
    padding: 12px 28px;
    background: #edb72f;
    color: #fff;
    border-radius: 6px;
}

.button-face-feed {
    border-width: 2px;
    font-size: 24px;
    font-weight: 700;
    display: inline-block;
    line-height: 24px;
    border-bottom: 5px solid #0074a2;
    padding: 12px 28px;
    background: #0074a2;
    color: #fff;
    border-radius: 6px;
}

.button-face:hover {
    border-bottom: 5px solid #edb72f;
    color: #f2f2f2;
}

.bg-feed-head ul.cs-desc li {
    float: left;
    margin-right: 10px;
    /* width: 31%; */
    color: #f2f2f2;
    padding: 2px 4px !important;
    background: rgba(220, 220, 220, 0.29);
}


.bg-feed-head .cs-desc li::before {
    content: "\f064";
    font-family: FontAwesome;
    padding-right: 5px;
    color: #fff;
    background: rgba(255, 255, 255, 0);
    /* border-radius: 50%; */
    padding: 5px !important;
    margin-right: 0px;
    display: inline-block;

}

.plugin_desc {
    margin-top: 40px !important;
    padding: 20px;
}

.plugin_desc p {
    font-weight: normal;
}

#description {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.bs-example {
    margin: 20px;
}

.panel-title .glyphicon {
    font-size: 14px;
}

label {
    margin-right: 10px;
}

#fb-msg {
    border: 1px #888888 solid;
    background-color: #C0CCFE;
    padding: 10px;
    font-size: inherit;
    font-weight: bold;
    font-family: inherit;
    font-style: inherit;
    text-decoration: inherit;
}

.feed_setting_page .wp-color-result-text {
    font-size: 10px !important;
}

select#ffp_light_Box {
    width: 220px;
}