/*
 Theme Name:   Confix Child Theme
 Theme URI:    http://confix.themerex.net/
 Description:  Confix Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     confix
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  topper
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.swiper-wrapper{
    overflow: unset !important;
}

div.wpforms-container-full, div.wpforms-container-full .wpforms-form *{
    position: relative;
}
.wpforms-save-resume-confirmation{
    display: none !important;
}
.wpforms-page-indicator{
    display: block !important;
}
.wpforms-field-container{
    display: block !important;
}

div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{
    padding-left: 10px;
}
input[type="checkbox"] + label:before, input[type="checkbox"] + .wpcf7-list-item-label:before{
    top: -2px;
    left: -14px;
}

input[type="radio"] + label:before, input[type="checkbox"] + label:before, input[type="radio"] + .wpcf7-list-item-label:before, input[type="checkbox"] + .wpcf7-list-item-label:before, .wpcf7-list-item-label.wpcf7-list-item-right:before, .edd_price_options ul > li > label > input[type="radio"] + span:before, .edd_price_options ul > li > label > input[type="checkbox"] + span:before{
    left: -14px;
}

.page-id-5737 .content_wrap, .page-id-5784 .content_wrap{
    width: 100% !important;
}
div.wpforms-container div.wpforms-uploader .dz-preview .dz-remove{
    position: absolute;
}
.wpforms-frontend-entries th, .wpforms-frontend-entries td{
    font-size: 15px;
}


#cibf-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.42);
    overflow: auto;
    display: none;
}
#cibf-modal .cibf-modal-header {
    padding: 0;
    position: relative;
    border: none;
}
#cibf-modal .cibf-modal-header .close-cibf-rest-modal {
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    transform: scale(1);
    -webkit-transform: scale(1);
    position: absolute;
    right: -10px;
    top: -10px;
    height: 24px;
    width: 24px;
    text-align: center;
    background: #fff;
    border-radius: 100%;
    border: 1px solid #000;
    z-index: 2;
    line-height: 21px;
    outline: none !important;
    color: #fff;
    background-color: #000;
    font-size: 13px;
    opacity: 1;
}
#cibf-modal .cibf-modal {
    width: 836px;
    min-height: 300px;
    margin: auto;
    position: relative;
    background-color: #fff;
    border: 1px solid #fff;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
#cibf-modal .errorMsg {
    color: red;
}
#cibf-modal input.error {
    border-color: red !important;
}
#cibf-modal .cibf-modal-loader {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
    height: 100%;
    background: hsla(0, 0%, 100%, 0.75) url(../../images/cibf-loader.gif) 50% no-repeat;
    display: none;
}
#cibf-modal.modalCont h4 {
    font-size: 18px;
    border-bottom: 1px solid #dcdcdc;
    margin: 0;
    padding: 10px;
    font-weight: 700;
    text-align: center;
}
#cibf-modal.modalCont .video-row {
    border: 1px solid #dcdcdc;
    margin-bottom: 10px;
}
#cibf-modal.modalCont .cbCont,
#cibf-modal.modalCont .video-row .video-title {
    background-color: #f0f0f0;
    padding: 10px;
    white-space: nowrap;
    text-align: center;
}
#cibf-modal.modalCont .modalBody {
    padding: 10px;
}
#cibf-modal.modalCont .modalBody p {
    margin: 0 0 20px;
    line-height: 1.4em;
}
#cibf-modal.modalCont .modalBody .videoCont {
    width: 400px;
    height: 250px;
    padding: 10px;
    margin-bottom: 10px;
}
#cibf-modal.modalCont .modalBody .codeInputcont {
    padding: 10px;
    display: flex;
    gap: 10px;
}
#cibf-modal.modalCont .modalBody .codeInputcont label {
    margin-bottom: 5px;
    white-space: nowrap;
    display: inline-block;
}
#cibf-modal.modalCont .modalBody .codeInputcont input[type="text"] {
    border: 1px solid #dcdcdc;
    padding: 7px;
    font-size: 16px;
    width: 180px;
    margin-left: auto;
    background-color: #f0f0f0;
}
#cibf-modal.modalCont .modalBody .codeInputcont input[type="text"]:focus {
    border: 1px solid #dcdcdc;
}
#cibf-modal.modalCont .modalBody > label {
    display: flex;
    border: 1px solid #dcdcdc;
    cursor: pointer;
}
#cibf-modal.modalCont .modalBody > label .termsCont {
    padding: 10px;
}
#cibf-modal .modalFooter {
    border-top: 1px solid #dcdcdc;
    padding: 10px;
    text-align: center;
}
#cibf-modal .modalFooter button {
    background-color: #000;
    color: #fff;
    border: 0;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
}
#cibf-modal .videos-wrapper {
    display: flex;
    gap: 10px;
}
@media (max-width: 767px) {
    #cibf-modal .cibf-modal {
        width: calc(100% - 20px);
    }
    #cibf-modal .videos-wrapper {
        display: block;
    }
    #cibf-modal .videoCont {
        width: 100% !important;
        overflow: hidden;
    }
    #cibf-modal .codeInputcont {
        display: block !important;
    }
    #cibf-modal .codeInputcont input[type="text"] {
        width: 100% !important;
    }
    #cibf-modal .codeInputcont label {
        display: block !important;
        text-align: center;
    }
    #cibf-modal .modalFooter button {
        width: 100%;
    }
    #cibf-modal .cibf-modal {
        top: 10px !important;
    }
}
.disabled-noti-link {
    pointer-events: none;
    background-color: #a46497;
    color: #fff;
    cursor: not-allowed;
    opacity: 0.5;
}
#cibf-modal .wpforms-entry-preview-value {
    border-left: none;
    background-color: #ffffff;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    width: 70%;
    padding: 10px;
    word-break: break-word;
    box-sizing: border-box;
}

#cibf-modal .wpforms-entry-preview-label {
    background-color: #ffffff;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    width: 30%;
    padding: 10px;
    word-break: break-word;
    box-sizing: border-box;
    font-weight: 600;
}

#cibf-modal .wpforms-entry-preview{
    border-top: 1px solid #dddddd;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
}

.cibf-entry-switch-button .active{
    opacity: 1 !important;
}
.cibf-entry-switch-button a:hover{
    opacity: 0.9 !important;
}

.dashboard-body ul.box-row li{
    margin-right: 25px;
    margin-bottom: 25px;
}
.dashboard-body ul.box-row li:nth-last-child(-n+2){
    margin-bottom: 25px !important;
}
.cibf-upload-document-label p span{
    display: block;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 1.3;
    word-break: break-word;
    word-wrap: break-word;
}
.header_position_over .top_panel{
    position: relative !important;
}

div.wpforms-container div.wpforms-uploader{
    background: #fcfcfc !important;
}