/**
 * Kata Fast Mode styles step 5.
 *
 * @author  ClimaxThemes
 * @package Kata Plus
 * @since   1.0.0
 */

 .kata_page_kata-plus-fast-mode .kt-fst-mod-wrapper {
    max-width: 1150px;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper {
    position: relative;
    z-index: 99;
}
 .kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 400;
    border: 1px solid;
    float: left;
    margin-right: 53px;
    margin-bottom: 51px;
    min-width: 247px;
    max-width: 247px;
    padding: 31px 0px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    text-decoration: none;
    background-color: #fff;
    transition: all .5s ease;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:nth-child(3n+3) {
    margin-right: 0;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:nth-child(1) {
    border-color: #c9eaff;
    color: #619ae6;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:nth-child(2) {
    border-color: #c4f6f6;
    color: #4cebeb;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:nth-child(3) {
    border-color: #ffa51d;
    color: #ffd580;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:nth-child(4) {
    border-color: #d2f59a;
    color: #8bbf3d;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:nth-child(5) {
    border-color: #e7dcf6;
    color: #b689f1;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:nth-child(6) {
    border-color: #80a1fb;
    color: #e2e9fc;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:nth-child(7) {
    border-color: #ffd6d6;
    color: #ef8080;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:nth-child(8) {
    border-color: #ccf8dc;
    color: #61e692;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:nth-child(9) {
    border-color: #f7c7fc;
    color: #dd65eb;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:hover {
    color: #fff;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:nth-child(1):hover {
    background-color: #c9eaff;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:nth-child(2):hover {
    background-color: #c4f6f6;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:nth-child(3):hover {
    background-color: #ffa51d;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:nth-child(4):hover {
    background-color: #d2f59a;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:nth-child(5):hover {
    background-color: #e7dcf6;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:nth-child(6):hover {
    background-color: #80a1fb;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:nth-child(7):hover {
    background-color: #ffd6d6;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:nth-child(8):hover {
    background-color: #ccf8dc;
}

.kata_page_kata-plus-fast-mode .kt-fst-mod-inner-wrapper .customize-site:nth-child(9):hover {
    background-color: #f7c7fc;
}

/* Pages
-------------------------*/
#kt-fst-mod-6 .kata-finder-category-item a {
    padding: 0;
}
#kt-fst-mod-6 .kata-finder-category-item:hover a {
    color: #00D6F9 !important;
}

#kt-fst-mod-6 .kata-finder-category-item:hover i svg {
    fill: #00D6F9;
}
#kt-fst-mod-6 .kata-finder-category-item a {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: normal;
    color: #808995;
}
#kt-fst-mod-6 .kata-finder-category-item i {
    margin-bottom: 20px;
}
#kt-fst-mod-6 .kata-finder-category-item {
    padding: 15px 0;
    margin-bottom: 20px;
}

/* Pages
-------------------------*/
.pages-list, .posts-list,
.headers-list {
    display: inline-block;
    width: 100%;
    text-align: center;
}

#kt-fst-mod-6 .posts-list .kata-finder-category-item {
    width: 100%;
    text-align: inherit;
    padding: 0;
    height: auto;
    padding: 17px 20px;
    margin-bottom: 20px;
}

#kt-fst-mod-6 .posts-list .kata-finder-category-item a,
#kt-fst-mod-6 .headers-list .kata-finder-category-item a {
    text-align: inherit;
    width: auto;
    height: auto;
    line-height: 2.4;
    text-align: left;
}

#kt-fst-mod-6 .posts-list .kata-finder-category-item i {
    float: left;
    width: auto;
    padding: 0;
    margin: 0;
    margin-right: 15px;
}

.posts-list p,
.pages-list p,
.headers-list p,
.footers-list p {
    font-size: 18px;
    text-align: center;
    display: inline-block;
    width: 100%;
    color: #808995;
    margin-top: 0;
}

.pages-list p {
    margin-bottom: 0;
}

.add-new-post {
    background-color: #CCF8FF;
    color: #00D6F9;
    border-radius: 60px;
    padding: 13px 54px;
    text-decoration: none;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    margin-top: 23px;
}

/* headers
-------------------------*/
.header-item,
.footer-item {
    width: calc( 50% - 60px );
    float: left;
    background: #fff;
    margin: 0 15px 20px;
    padding: 15px 15px 2px;
    border-radius: 3px;
    box-shadow: 0 2px 9px 0px rgb(0, 0, 0, 0.1);
    cursor: pointer;
    position: relative;
}

.header-item.selected:before,
.footer-item.selected:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    box-shadow: 0 0 0px 5px #00D6F9 inset;
}

.header-item.selected:after,
.footer-item.selected:after {
    font-family: 'themify';
    content: "\e64c";
    position: absolute;
    top: 0;
    right: 0;
    font-size: 18px;
    width: 34px;
    height: 34px;
    display: inline-block;
    text-align: center;
    background-color: #00D6F9;
    color: #fff;
    z-index: 3;
    line-height: 1.9;
    border-bottom-left-radius: 2px;
}

.header-item:nth-child(2n+1),
.footer-item:nth-child(2n+1) {
    clear: left;
}

.header-tpls-thumbnail-wrapper,
.footer-tpls-thumbnail-wrapper {
    height: 110px;
    overflow: hidden;
    margin: 0;
    position: relative;
    padding-bottom: 30px;
}
.header-tpls-thumbnail-wrapper figcaption,
.footer-tpls-thumbnail-wrapper figcaption {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 2.5;
    text-transform: capitalize;
}
.header-tpls-thumbnail-wrapper img,
.footer-tpls-thumbnail-wrapper img {
    width: 420px;
}



/* notice
-------------------------*/
.kt-ajax-notice-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #6d6d6dad;
    z-index: 99;
}

.kt-ajax-notice-wrap .kt-ajax-notice {
    background: #fff;
    max-width: 200px;
    border-radius: 3px;
    padding: 30px;
    margin: 10% auto 0;
}


/* fast mode
---------------------------*/
.fast-mode-preview .kata-importer h3.kata-importer-name:before {
    display: none;
}

.kata-admin .fast-mode-preview .kata-col-sm-4.kata-importer .kata-demp-wrapper.selected {
    border: 4px solid #00D6F9;
}

.kata-admin .fast-mode-preview .kata-col-sm-4.kata-importer .kata-demp-wrapper {
    cursor: pointer;
}

.kata-admin .fast-mode-preview .kata-col-sm-4.kata-importer .kata-demp-wrapper.selected:before {
    content: '';
    background-color: #00D6F9;
    background-image: url('../../images/admin/dashboard/white-check.png');
    background-position: center center;
    background-repeat: no-repeat;
    width: 34px;
    height: 34px;
    position: absolute;
    right: 0;
    left: auto;
    transform: translate(0);
    border-bottom-left-radius: 4px;
    z-index: 999;
}

.kata-admin .fast-mode-preview .kata-col-sm-4.kata-importer .kata-demp-wrapper {
    background: #fff;
}

.fast-mode-preview .kata-importer h3.kata-importer-name {
    padding-top: 13px;
    font-weight: 400;
    text-align: center;
    padding-left: 0;
    color: #858c95;
    font-size: 16px;
    background: #fff;
}

a.fast-mode-loadmore {
    text-align: center;
    display: block;
    background: #CCF8FF;
    color: #00D6F9;
    text-decoration: none;
    padding: 7px 12px 10px;
    margin: 0 21px;
    border-radius: 2px;
    font-size: 15px;
    font-weight: 400;
}

.kata-import-wizard-header {
    display: none;
}

.kata-lightbox-wrapper i {
    top: 0 !important;
    right: -30px !important;
}

.initial-notice {
    display: none;
}

.kata-lightbox-contents {
    background: transparent !important;
    box-shadow: none !important;
}

.kata-lightbox-wrapper.wp-clearfix.active-modal:before {
    background-color: #f7f8f9 !important;
}

.kata-lightbox-wrapper i {
    display: none !important;
}

.fast-mode-search-demo.search {
    position: relative;
    margin: -12px auto 20px;
    width: 330px;
    text-align: center;
}

.fast-mode-search-demo .fm-search {
    position: absolute;
    top: 16px;
    left: 15px;
    color: red;
}

.fast-mode-search-demo .site-search {
    padding: 9px 32px;
    min-width: 330px;
    color: #7e8388;
    box-shadow: none;
    border-radius: 42px;
    border-color: #e7e8e9;
    font-weight: ;
}

.fast-mode-search-demo .site-search::placeholder {
    color: #c4c9cf;
    text-transform: capitalize;
}

.fast-mode-search-demo i.kata-icon {
    fill: #d5dadf;
}

.kata-lightbox-contents {
    top: 18% !important;
}