/* ===================================================================================

* Theme Name: Unikon Child
* Theme URI: https://unikon.wprealizer.com/
* Author: wprealizer
* Author URI: https://themeforest.net/user/wprealizer
* Description: Unikon - Multipurpose Agency Elementor WordPress Theme
* Version: 1.0.0
* Template: unikon
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

/*
.menu-area__fin .nav-wrap .menu-btn-wrap .side-panel__activator {
    display:none;
}
*/

html.modal-open,
html.modal-open body {
    overflow-y: hidden;
}

.menu-logo-wrap img {
    max-width: 200px !important;
}

.contact-us-form .contact-us-fin__form .input-group {
    flex-direction: column;
}

.contact-la__form .kc_captcha {
    padding-bottom: 0px;
    border: none;
}

.wpr-postbox-details-article-inner a, 
.wpr-postbox-details-article-inner a:visited {
    color: #9ec21a;
}

.wpr-postbox-details-article .wpr-postbox-details-article-inner h2 {
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
}

.wpr-postbox-details-article-inner p {
    margin-bottom: 20px !important;
}

/* form loader css */
.input-group.input-button #form-loader {
    visibility: hidden;
    display: inline-block;
    background-color: #9ec21a;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    /* margin: 0 24px; */
    /* position: relative; */
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -1em);
    margin: 0;
}

.input-group.input-button #form-loader::before {
    content: "";
    position: absolute;
    background-color: #fFFFFF;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.wpcf7-form.submitting .input-group.input-button button span {
    color: rgba(0, 0, 0, 0);
}

.contact-la__form .input-button .common-btn {
    border-radius: 50px !important;
}

#wpcf7-f2744-p1458-o1 .contact-us-fin__form-wrap .col-12 .input-button {
    border: none;
    width: 30%;
    border-radius: 50px;
    padding: 0px;
}

#wpcf7-f2744-p1458-o1 .contact-us-fin__form-wrap .col-12 .input-button button {
    border-radius: 50px;
}

.ez-toc-counter {
    width: 100% !important;
    padding: 40px !important;
    margin-bottom: 40px !important;
}

.ez-toc-counter nav .ez-toc-list .ez-toc-page-1 a {
    padding-bottom: 10px !important;
}

.ez-toc-counter nav .ez-toc-list li:hover>a {
    transform: translateX(15px);
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -ms-transform: translateX(15px);
    -o-transform: translateX(15px)
}


#ez-toc-container {
    background-color: rgba(236, 236, 236, 0.16) !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    border-radius: 8px !important;
}

/* Sticky Floating Icon CSS start */

.sticky-icons {
    position: fixed;
    right: 25px;
    bottom: 100px;
    z-index: 99999;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.sticky-icon-box {
    width: 50px;
    height: 50px;
    padding: 14px;
    border-radius: 50%;
    background-color: #9ec21a;
    box-shadow: 0 8px 24px rgba(0,0,0,.2);
    margin-bottom: 15px;
}

.sticky-icon-box:last-child {
    margin-bottom: 0;
}

.sticky-icon-box a {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
}

.sticky-icon-box img {
    transition: transform .18s ease, box-shadow .18s ease;
}
.sticky-icon-box img:hover {
    transform: scale(1.06);
    /* box-shadow: 0 10px 28px rgba(0,0,0,.28); */
}
@media (max-width: 480px) {
    .sticky-icon-box {
        right: 12px;
        bottom: 12px;
    }
    /* 
    .sticky-icon-box img {
        width: 48px;
        height: 48px;
    }
    */
}
/* Sticky Floating Icon CSS End */

/**/

.custom-author-bio-box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.custom-author-bio-box .wpr-postbox-details-author-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.custom-author-bio-box .wpr-postbox-details-author-avata {
    display: flex;
    flex-wrap: wrap;
}

.custom-author-bio-box .wpr-postbox-details-author-avata a {
    display: block;
    width: 100%;
    overflow: hidden;
    border-radius: 100%;
}

.custom-author-bio-box .wpr-postbox-details-author-content {
    display: flex;
    flex-wrap: wrap;
}

.custom-author-bio-box  .blog-details-author-title {
    font-size: 1.25em;
    margin-bottom: 1em;
}
.custom-author-bio-box  p {
    font-size: 0.891em;
    line-height: 1.5em;
}
.custom-author-bio-box .wpr-postbox-details-author-social {
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
}
.custom-author-bio-box .wpr-postbox-details-author-social a {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #9ec21a;
    border-radius: 100%;
}

.custom-author-bio-box .wpr-postbox-details-author-social a svg path {
    fill : #FFF;
}
.author .breadcrumb__area {
    display: none;
    visibility: hidden;
}

.author .author-info-section {
    background: #f8f8f9;
}

.author .wpr-author-avatar {
    display: flex;
    flex-wrap: wrap;
}

.author .wpr-author-avatar img {
    display: block;
    width: 100%;
    overflow: hidden;
    border-radius: 100%;
}

.author .wpr-author-header h1 {
    font-size: 1.5em;
    font-weight: 600;
}

.author .wpr-author-bio p {
    font-size: 0.9em;
}

.author .wpr-author-social {
    display: flex;
    flex-wrap: wrap;
}
.author .wpr-author-social a {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #9ec21a;
    border-radius: 100%;
}

.author .wpr-author-social a svg path {
    fill : #FFF;
}
/**/

/**/
.contact-la__form .wpcf7-form-control-wrap {
    width: 100%;
    border-bottom: none;
}
.contact-la__form .wpcf7-not-valid-tip {
    font-size: 0.8em;
    margin-top: 5px;
}
.contact-la__form .wpcf7-form-control-wrap input {
    padding-bottom: 24px;
}

.contact-la__form .wpcf7-form-control-wrap input,
.contact-la__form .wpcf7-form-control-wrap textarea {
    border-bottom: 1px solid rgba(15, 15, 15, 0.2);
    width: 100%;
}
.contact-la__form .wpcf7-form-control-wrap.kc_captcha.cf7ic-toggle {
    flex-direction: column;
}
.wpcf7-form {}
.wpcf7-form .wpcf7-response-output {    
    font-size: 0.8em;
    text-align: center;
}
.wpcf7-form .wpcf7-response-output {
    border: none!important;
}
.wpcf7-form.invalid .wpcf7-response-output,
.wpcf7-form.failed .wpcf7-response-output {
    color: #dc3232;
}

.input-group.input-button button {
    white-space: nowrap;
}

.input-group.input-button button.common-btn {
    border-radius: 100px!important;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #FAFAFA inset !important;
}
input:-webkit-autofill:hover,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #FAFAFA inset !important;
}
/**/

/**/
/* Modal styles start below */
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, var(--backdrop-opacity));
    z-index: var(--modal-z-index);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    transition: var(--transition);
    backdrop-filter: blur(4px);
    z-index: 11;
}

.modal-backdrop.show {
    opacity: 1;
    visibility: visible;
}

.modal {
    background: white;
    border-radius: var(--border-radius);
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    position: relative;
    height: auto;
    max-height: 90vh;
    overflow-y: auto;
    transform: translateY(30px);
    transition: transform 0.3s ease;
    width: 100%;
    max-width: 500px;
}

.modal-backdrop.show .modal {
    transform: translateY(0);
}

.modal.small {
    max-width: 400px;
}

.modal.medium {
    max-width: 900px;
    max-width: 85vw;
}

.modal.large {
    max-width: 800px;
}

.modal-header {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border-bottom: none;
    padding: 1.5rem;
    background: linear-gradient(135deg, var(--primary-color), #2980b9);
    color: white;
    position: relative;
}

.modal-secondary .modal-header {
    background: linear-gradient(135deg, var(--secondary-color), #27ae60);
}

.modal-tertiary .modal-header {
    background: linear-gradient(135deg, var(--tertiary-color), #8e44ad);
}

.modal-title {
    font-size: 1.5rem;
    font-weight: 800;
    margin: 0;
}

.modal-close {
    position: absolute;
    top: 1.25rem;
    right: 1.5rem;
    background: transparent;
    border: none;
    color: white;
    font-size: 1.75rem;
    cursor: pointer;
    transition: transform 0.2s ease;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #000;
}

.modal-close:hover {
    transform: scale(1.1);
    background: #9ec21a;
}

.modal-body {
    padding: 2rem;
}

.modal-content {
    /* margin-bottom: 1.5rem; */
    border: none;
    border-radius: none;
}

.modal-footer {
    padding: 1.5rem 2rem;
    display: flex;
    justify-content: flex-end;
    gap: 1rem;
    background-color: #f8f9fa;
    border-top: 1px solid #eaeaea;
}

.modal_form .input-group,
.modal_form .input-group .wpcf7-form-control-wrap  {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.modal_form  .input-group.input-button {
    justify-content: center;
}
.modal_form .input-group .wpcf7-form-control-wrap .wpcf7-form-control {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    color: var(--primary-black);
    border: unset;
    resize: none;
    background: transparent;
    width: 100%;
    border : none;
    border-bottom : 1px solid rgba(15, 15, 15, 0.2);
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 0;
    height: auto;
    max-height: 180px;
}
.modal_form .input-group .wpcf7-form-control-wrap .wpcf7-form-control.nice-select {
    max-height: 57px;
}

.modal .wpcf7-not-valid-tip {
    font-size: 0.7em;    
    width: 100%;
    padding: 0 15px;
}
/* modal style end above*/

.wpr-blog-stories-tag-wrap .post-meta-date {
    font-size: 14px;
    font-weight: 400;
    padding: 0px 14px;
    display: inline-block;
    border-radius: 100px;
    margin-right: 44px;
    background-color: #F4F4F4;
    color: var(--gray);
    position: relative;
}

.wpr-blog-stories-tag-wrap .post-meta-date::after {
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
    right: -35px;
    height: 1px;
    width: 24px;
    background-color: #D9D9D9;
}

.post-meta-author {
    font-size: 14px;
    font-weight: 400;
    padding: 0px 14px;
    display: inline-block;
    border-radius: 100px;
    /* margin-right: 44px; */
    background-color: #F4F4F4;
    color: var(--gray);
    position: relative;
}

.post-meta-author svg {
    margin-right: 5px;
}

.post-meta-author a {
    font-size: 14px;
    font-weight: 400;
    color: var(--gray);
}

/* Phone Input Styling */

.iti {
    width: 100%;
    position: relative;
}

.iti__flag-container {
    /* border-right: 1px solid #ccc; */
}

.iti__selected-flag {
    padding: 0 8px 0 6px;
}

.iti__country-list {
    max-height: 200px;
    overflow-y: auto;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    border: 1px solid #ccc;
    border-radius: 4px;
}

.phoneiti {
    width: 100%;
    padding: 10px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 16px;
    transition: border-color 0.3s ease;
}

.phoneiti:focus {
    outline: none;
    border-color: transparent;
    box-shadow: 0 0 0 2px rgba(0, 124, 186, 0);
}

.phoneiti.phone-valid {
    border-color: #28a745;
}

.phoneiti.phone-invalid {
    border-color: #dc3545;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .iti__flag-container {
        padding: 0 6px;
    }
    
    .phoneiti {
        font-size: 16px; /* Prevents zoom on iOS */
    }
}

/* Accessibility improvements */
.iti__country-list:focus {
    /* outline: 2px solid #007cba;
    outline-offset: 2px; */
}

/* Loading state */
.phoneiti[data-loading="true"] {
    background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiNjY2MiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48Y2lyY2xlIGN4PSIxMCIgY3k9IjEwIiByPSI4IiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 16px;
}

.iti--separate-dial-code .iti__selected-flag {
    background-color : transparent!important;
    padding-bottom: 15px;
    color: #000000;
}

.modal .iti--separate-dial-code .iti__selected-flag {
    padding-bottom: 0px;
}

.iti--separate-dial-code.iti--show-flags .iti__selected-dial-code {
    font-size: 20px;
}

/* Phone Input Styling End */

/* Form CSS */
@media (min-width : 768px) {
    .custom-author-bio-box .wpr-postbox-details-author-avata {
        width: 150px;
    }
    .custom-author-bio-box .wpr-postbox-details-author-content {
        width: calc(100% - 150px);
    }
    .custom-author-bio-box .wpr-postbox-details-author-content {
        padding: 0 0 0 50px;
    }
    .custom-author-bio-box .wpr-postbox-details-author-social a {
        margin-right: 25px;
    }
    .custom-author-bio-box .wpr-postbox-details-author-social a:last-child,
    .custom-author-bio-box .wpr-postbox-details-author-social a:only-child {
        margin-right: 0px;
    }

    .author .author-info-section {
        padding: 120px 0;
    }
    .author .wpr-author-avatar {
        max-width: 250px;
    }

    .author .wpr-author-social a {
        margin-right: 10px;
    }
    /* .author .wpr-author-social a svg {
        width: 16px;
    } */

}
@media (max-width: 1366px) {
    #wpcf7-f2744-p1458-o1 .contact-us-fin__form-wrap .col-12 .input-button {
        width: 50% !important;
    }
}

@media (max-width: 1024px) {
    #wpcf7-f2744-p1458-o1 .contact-us-fin__form-wrap .col-12 .input-button {
        width: 30% !important;
    }
    .wpr-breadcrumb__title {
        font-size: 40px;
        line-height: 1.25em;
    }
}

@media (max-width: 991px) {
    #wpcf7-f2744-p1458-o1 .contact-us-fin__form-wrap .col-12 .input-button {
        width: 40% !important;
    }    
}

@media (max-width: 767px) {
    #wpcf7-f2744-p1458-o1 .contact-us-fin__form-wrap .col-12 .input-button {
        width: 70% !important;
    }

    .breadcrumb__area .col-sm-12 .breadcrumb_content .breadcrumb__title {
        font-size: 30px !important;
    }

    .ez-toc-counter {
        padding: 20px !important;
    }
    .custom-author-bio-box .wpr-postbox-details-author-avata {
        margin: 0 auto 25px;
    }
    .custom-author-bio-box .wpr-postbox-details-author-content {
        justify-content: center;
        text-align: center;
    }    
    .custom-author-bio-box .wpr-postbox-details-author-social {
        justify-content: space-between;
    }
    .custom-author-bio-box .wpr-postbox-details-author-social a {
        margin:  0 15px;
    }
    .author .author-info-section {
        padding: 60px 0;
    }

    .author .wpr-author-avatar {
        max-width: 150px;
    }

    .author .wpr-author-social a {
        margin:  0 15px;
    }
    .author .wpr-author-social a svg {
        width: 16px;
    }
}
@media (max-width : 480px) {
    .author .wpr-author-avatar {
        margin: 0 auto 2em;
    }
    .wpr-author-header {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    .wpr-postbox-details-main-wrapper .wpr-postbox-meta.postbox__meta.wpr-blog-stories-tag-wrap {
        flex-wrap: wrap;
    }
    .wpr-postbox-details-main-wrapper .wpr-postbox-meta.postbox__meta.wpr-blog-stories-tag-wrap a,
    .wpr-blog-stories-tag-wrap .post-meta-date,
    .wpr-blog-stories-tag-wrap span {
        white-space: nowrap;
        align-items: center;
        justify-content: center;
        display: flex;
    }

    .wpr-blog-stories-tag-wrap .wpr-blog-categorize,
    .wpr-blog-stories-tag-wrap .post-meta-date,
    .wpr-blog-stories-tag-wrap span {
        margin-bottom: 15px;
    }    
}