/*
Theme Name: Docy Child
Theme URI: https://wp.spider-themes.com/docy/
Template: docy
Author: CreativeGigs
Author URI: https://themeforest.net/user/creativegigs
Description: Docy is a powerful, responsive, and high-performance online documentation WordPress theme that can assist you quickly develop your next product’s documentation. It can be used for documenting API, frameworks, plugins, templates, software, manual etc.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: docy-child
*/



/*============================General Styles===================================*/
#back-to-top {
    transition: none;
}
.topic_item_tabs .topic_list_item .navbar-nav li a {
    transition: none;
}
.menu > .nav-item.submenu .dropdown-menu .nav-item .nav-link {
    transition: none;
}
.editor-content a {
    transition: none;
}
.postid-700 .doc_left_sidebarlist h2.doc-title, .postid-91 .doc_left_sidebarlist h2.doc-title, .postid-189 .doc_left_sidebarlist h2.doc-title, .postid-95 .doc_left_sidebarlist h2.doc-title, .postid-97 .doc_left_sidebarlist h2.doc-title, .postid-98 .doc_left_sidebarlist h2.doc-title {
    display: none;
}
.navbar-brand {
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
}
.navbar_fixed.menu_one {
    max-height: 67px;
}
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-radius: 50px 0 0 50px;
}
.box_input_hero .banner_search_form .input-group-append button, .sbnr-aesthetic .banner_search_form .input-group-append button {
    border-radius: 0 50px 50px 0;
}
.darkmode-btn {
    background: #118df9;
    color: #fcc605;
}
.wave_shap_one, .wave_shap_two {
    width: -webkit-fill-available;
}
.right-nav .nav_btn {
    color: #000000!important;
}
.right-nav .nav_btn:hover {
    background: #fce079!important;
}
.right-nav .nav_btn:hover {
    border-color: transparent!important;
}
.right-nav .nav_btn:hover {
    color: #000000!important;
}
.right-nav .nav_btn {
    padding: 5px 16px;
}
.mobile_main_menu.navbar_fixed .nav_btn {
    border: none;
}
@media (min-width: 1200px) {
    .right-nav .nav_btn {
          margin-right: 28px;
    }
  .no_right_sidebar .col-xl-7 {
    width: 65%;
    }
}
.dark_menu .right-nav .nav_btn.tp_btn {
    border: none;
    color: #000000 !important;
}
.dark_menu .right-nav .nav_btn.tp_btn:hover {
    color: #000 !important;
}
.doc_left_sidebarlist h2.doc-title {
    font-weight: 700;
}
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-radius: 50px 0 0 50px;
}
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-radius: 50px 0 0 50px;
}
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.sbnr-aesthetic .banner_search_form .form-control {
    height: 50px;
}
a, .right-nav .nav_btn, .nav-link, .feedback_link .h_btn, .documentation_item .media-body .title, .article_list li a {
    transition: none;
}
.no_right_sidebar .col-xl-2 {
    display: none!important;
}
.credit-text-container::after {
    display: none;
}
.eazydocs-footer {
    padding: 0!important;
}
#back-to-top {
    border-radius: 50px;
}
.page_breadcrumb {
    background: #e5f3ff;
}
.simple_footer {
    background: #e5f3ff;
    padding: 13px 0;
}
.simple_footer p {
    font-size: 13px;
    color: #646464;
}
.doc_left_sidebarlist:before {
    background: #f9f9f9;
}
.alert-success {
    background: rgb(242 250 255);
    border-radius: 8px;
}
.simple_footer .f_social_icon {
    display: none;
}
.documentation_item .media-body .title {
    font-weight: 600;
}
body.body_dark .mobile_main_menu.navbar_fixed, body.body_dark .navbar_fixed.menu_one {
    background: #2f323e!important;
    box-shadow: 0 0 15px 0 rgb(0 0 0 / 23%)!important;
}
body.body_dark .simple_footer {
    background: #2f323e;
}
body.body_dark .simple_footer p {
    color: #dbdbdb;
}
.menu_purple .menu > .nav-item.current-menu-ancestor > .nav-link::before, .menu_purple .menu > .nav-item.active > .nav-link::before {
    display: none;
}
@media (min-width: 992px) {
    .menu > .nav-item.submenu .dropdown-menu .nav-item > .dropdown-menu {
        transition: all 0.18s ease-in;
    }
}
.darkmode-btn #ball {
    transition: all 0.1s linear 0s!important;
}
.documentation_item .icon img {
    width: 45px;
}
.single-docs .shortcode_title h1 {
    font-size: 2.3em;
    line-height: 1.5;
}
@media (max-width: 991px){
    .left-column .doc_left_sidebarlist {
        height: 100%;
    }
}
.open_icon#left, .open_icon#right {
    border-radius: 0;
}
.sbnr-aesthetic .one {
    bottom: 5px;
}
.doc_banner_area_one {
    min-height: auto;
}
.sbnr-aesthetic::after {
    background: linear-gradient(59deg,#630a8138 0,#2800a9 60%);
}
.doc_banner_text h2 {
    font-weight: 700;
}
.documentation_tab .nav-item::marker {
    content: "";
}
.documentation_tab {
    padding: 0!important;
    justify-content: center;
}
.documentation_tab .nav-item .nav-link:hover, .documentation_tab .nav-item .nav-link.active {
    text-decoration: none;
}
.feedback_link p.right {
    margin-bottom: 0;
    text-align: right;
}
.feedback_link p.left, .feedback_link p.right, .feedback_link .h_btn {
    font-weight: 400;
}
.doc_footer_bottom {
    margin-top: 6em;
}
.support_area .left .icon_btn2 {
    border-radius: 15px;
}
.navbar.navbar_fixed .right-nav .nav_btn.tp_btn, .aesthetic .right-nav .nav_btn {
    border-radius: 8px;
}
.sbnr-aesthetic .one {
    bottom: 0;
    max-width: 185px;
    height: auto;
    right: 16%;
}
.sbnr-aesthetic {
    overflow-x: clip;
}
.searchbar-tabs {
    display: none;
}
#docy-search-result .search-result-item {
    padding: 15px;
}
#docy-search-result .search-result-item img, #docy-search-result .search-result-item svg.block.h-full.w-auto {
    top: 18px;
}
.left-sidebar-toggle {
    z-index: 1;
}
.navbar_fixed.menu_one .menu > .nav-item > .nav-link {
    color: #000000;
}
.single-docs .nav-sidebar .nav-item .dropdown_nav li:not(.has_child):hover a, .nav-sidebar .nav-item .dropdown_nav li:not(.has_child) a.active {
    color: #0086f8;
}
.eazydocs_shortcode .row {
    margin-top: 6em;
}
.menu > .nav-item.submenu .dropdown-menu {
    border-radius: 18px;
}
body.body_dark .alert-info {
    background: #1f3341;
    color: #ffffff;
    border-color: #3f6e78;
}
body.body_dark .help_form {
    background: #1d2030;
}
body.body_dark .contact_form .form-group .form-control, body.body_dark .contact_form .form-group textarea {
    color: #fff;
}
body.body_dark #eazydocs_feedback .close {
    background: #2c303a;
}
body.body_dark #eazydocs_feedback .close:hover {
    background: #cd2653;
}
#searchInput + .spinner img {
    width: 32px;
}
#searchInput + .spinner {
    top: 54%;
}
body.body_dark #searchInput + .spinner {
    background: #262c48!important;
}
#docy-search-result {
    border-radius: 14px;
}
body.body_dark .form-control {
    background-color: #131417;
}
body.body_dark .form-control:focus {
    color: #fff;
    background-color: #262c48;
}
body.body_dark .box_input_hero .banner_search_form .form-control, body.body_dark .sbnr-aesthetic .banner_search_form .form-control {
    color: #fff;
}
.card {
    background-color: #e5f3ff;
}
.ezd-password-wrap {
    border: none;
}
.ezd-password-wrap .ezd-password-head {
    background: transparent;
}
.ezd-password-wrap .ezd-password-head p.ezd-password-title {
    color: #000;
}
.sbnr-aesthetic .two {
    left: 30%;
}
.doc_left_sidebarlist:before {
    width: 800%;
}
.navbar-brand {
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
}
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-radius: 50px 0 0 50px;
}
.box_input_hero .banner_search_form .input-group-append button, .sbnr-aesthetic .banner_search_form .input-group-append button {
    border-radius: 0 50px 50px 0;
}
#docy-search-result .error.title {
    color: #404040;
    font-size: 1em;
}
.page-id-8 .question_text {
    display: none;
}
#docs-section .row {
    justify-content: center;
}
#docs-section .row .col-lg-3 {
    flex: 1 0 auto;
    width: auto;
}
#docs-section .row .recommended_item {
    height: 93%;
}


/*============================Darkmode Styles===================================*/

body.body_dark .fadeGradient {
    background: -webkit-linear-gradient(bottom, #2c303a 15%, rgba(255, 255, 255, 0) 100%)!important;
}
body.body_dark .fontsize-controllers .btn-group .btn:focus, body.body_dark .fontsize-controllers .btn-group .btn:hover {
    background: #131417;
}
body.body_dark .ezd-password-wrap .ezd-password-head p.ezd-password-title {
    color: #fff;
}
body.body_dark .card {
    background-color: #0c213a;
}
body.body_dark #back-to-top {
    background-color: rgb(50 50 50 / 80%);
}
body.body_dark #back-to-top::after {
    color: #d3d3d3;
}
body.body_dark #back-to-top:hover {
    background-color: #0086f8;
}
body.body_dark #back-to-top:hover::after {
    color: #fff;
}
body.body_dark .ezd-password-wrap .ezd-password-body form input {
    border: 1px solid #282c32;
    color: #fff;
}
body.body_dark .ezd-password-wrap .ezd-password-body form input:focus {
    color: #fff;
    background-color: #000;
}
body.body_dark .st0 {
    fill: var(--brand_color);
}
body.body_dark #home-section-icon-title h2 {
    color: var(--brand_color);
}
body.body_dark .learn_btn:hover {
    color: var(--brand_color);
}
body.body_dark #docy-search-result .error.title {
    color: #919191;
}


/*============================Homepage Styles===================================*/

.bl_left {
    width: 340px;
    left: 160px;
    bottom: -10px!important;
    z-index: 0;
}
.bl_right {
    right: 160px;
    z-index: 0;
}
#home-section-icon, #home-section-icon-title {
    margin-bottom: 0;
}
#home-section-column {
    transition: all 300ms linear 0s;
    border-radius: 18px;
    margin: 12px;
    box-shadow: 0 3px 20px #0000000d;
}
#home-section-column:hover {
    box-shadow: 0 16px 40px 0 #0a32661a;
}
#home-ticket-banner .justify-content-between {
    justify-content: center!important;
}
.documentation_tab .nav-item .nav-link:before {
    display: none;
}
.documentation_tab {
    border: none;
}
.documentation_tab .nav-item .nav-link {
    background: #f4f3ff;
    margin: 0 15px;
    border-radius: 13px;
    font-size: 1rem;
    box-shadow: 0 2px 4px 3px #00000012;
    transition: none;
}
.documentation_tab .nav-item .nav-link:hover, .documentation_tab .nav-item .nav-link.active {
    background: #ffffff;
}
.doc_faq_info .card, .fact_navigation_info {
    border-radius: 16px;
}
.topic_list_item {
    background: #ffffff;
    border: none;
    border-radius: 18px;
}
@media (min-width: 992px) {
.elementor-widget-docy_single_doc .col-lg-4 {
    flex: 0 0 auto;
    width: 50%;
}
}
.topic_list_item .count {
    line-height: .8;
}
.topic_list_item ul li a {
    transition: none;
}
.support_area {
    border-radius: 36px;
    background: linear-gradient(45deg,#630a81 0,#5925ff 70%);
    box-shadow: 0 50px 80px 0 #03037d33;
}
.support_area .shap {
    left: 0;
    right: auto;
    top: 0;
    max-width: 350px;
}
.icon_btn2 {
    font-weight: 600;
}
.elementor-widget-icon-list .elementor-icon-list-text {
    width: 270px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.full-width-section .elementor-container {
    justify-content: center;
}
.box_input_hero .banner_search_form .form-control, .sbnr-aesthetic .banner_search_form .form-control {
    height: 50px;
}
.doc_banner_area_one {
    padding: 8em 0;
}
body.body_dark #docs {
    background-color: #181b26;
}
body.body_dark #home-section-title h2 {
    color: #fff;
}
body.body_dark #home-section-column .elementor-widget-wrap, body.body_dark .topic_list_item {
    background-color: #2c303a;
}
body.body_dark .elementor-widget-icon-list .elementor-icon-list-text {
    color: #d7d7d7;
}
body.body_dark .documentation_tab .nav-item .nav-link {
    background: #3a3948;
}
body.body_dark .documentation_tab .nav-item .nav-link:hover, body.body_dark .documentation_tab .nav-item .nav-link.active {
    background: #2c303a;
    color: var(--brand_color);
}
body.body_dark #faqs {
    background-image: linear-gradient(180deg, #181b26 80%, #131417 100%);
}
body.body_dark .doc_footer_bottom p, body.body_dark .doc_footer_menu li a {
    color: #bfc3d1;
}
body.body_dark .doc_footer_menu li a:hover {
    color: var(--brand_color);
}
body.body_dark #home-social-icons .elementor-social-icon i {
    color: #fff;
}
body.body_dark #home-social-icons .elementor-social-icon {
    border-color: #fff;
}
body.body_dark #home-social-icons .elementor-social-icon:hover {
    background: #fff;
}
body.body_dark #home-social-icons .elementor-social-icon:hover i {
    color: #000;
}
body.body_dark .topic_list_item {
    box-shadow: 0 2px 3px rgb(0 0 0 / 15%);
}
body.body_dark .topic_list_item:hover {
    box-shadow: 0 16px 40px 0 rgb(0 0 0 / 35%);
}
body.body_dark #home-section-column {
    box-shadow: 0 3px 20px rgb(0 0 0 / 15%);
}
body.body_dark #home-section-column:hover {
    box-shadow: 0 16px 40px 0 rgb(0 0 0 / 35%);
}
body.body_dark .documentation_tab .nav-item .nav-link {
    box-shadow: 0 2px 16px 0 rgb(0 0 0 / 60%);
}



/*============================Mobile Styles===================================*/
@media (max-width: 767px) {

    .bl_left, .bl_right, .sbnr-aesthetic .one, .sbnr-aesthetic .two, .wave_shap_one, .wave_shap_two, .simple_footer .leaf_right {
        display: none;
    }
    #home-search-section .docy_search_hero {
        padding: 8em 0.2em 6em 0.2em;
    }
    .documentation_tab .nav-item .nav-link {
        padding: 12px 20px 10px!important;
    }
    .doc_footer_menu li {
        margin-right: 0;
        padding: 0 13px;
    }
    #back-to-top {
        bottom: 120px;
        right: 10px;
    }
    .open_icon {
        top: 20px!important;
        background: #ffffff;
        box-shadow: 0 0 12px #0000001f;
    }
    body.body_dark .open_icon {
        background: #1f3341;
    }
    body.body_dark .open_icon:hover {
        background: var(--ezd_brand_color);
    }
    body.body_dark .doc_rightsidebar {
        background: #1e1f26;
    }
    .open_icon#right {
        border-radius: 50px 0 0 50px;
    }
    .open_icon#left {
        border-radius: 0 50px 50px 0;
    }
    .doc_rightsidebar {
        height: 100%;
        max-height: none;
    }
    .nav_btn.tp_btn {
        padding: 6px 12px!important;
    }
    .doc_footer_bottom {
        margin-top: 2em;
    }
    .doc-middle-content {
        padding-top: 70px!important;
    }
    .single-docs .shortcode_title h1 {
        font-size: 2.1em;
    }
    .ezd-password-wrap .ezd-password-head p.ezd-password-title {
        font-size: 16px;
    }
    .documentation_tab {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start!important;
        overflow-x: scroll;
    }
    .documentation_tab .nav-item {
        margin-bottom: 25px;
        white-space: nowrap;
    }
    .sbnr-aesthetic {
        padding: 150px 0 75px;
    }
    #docy-search-result {
        padding: 0!important;
    }
}



/*============================Tablet Styles===================================*/
@media (max-width: 1024px) {

    .bl_left, .bl_right {
        display: none;
    }










}