/*
Theme Name: BirSual Child
Theme URI: http://birsual.az/
Author: uMedia
Author URI: http://umedia.az/
Version: 1.0.0
Template: birsual
Text Domain:  birsual-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

/* Дополнительные иконки справа в хедере */
.header-right-inner .header-extra-icons {
    display: inline-flex;
    align-items: center;
    gap: 21px;
}

.header-right-inner .header-extra-icons__item {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #333;
}
.header-right-inner .header-extra-icons__item:hover {
    color: #60b9f4;
}

.header-right-inner i {
    font-size: 20px;

}


.header-extra-icons__item {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.header-extra-icons__item .header-user-name {
    font-size: 14px;
    font-weight: 500;
    margin-left: 5px;
}

.header-extra-icons__item .bookmark-badge {
    position: absolute;
    top: -7px;
    right: -11px;
    background: #60b9f4;
    color: #ffffff;
    border-radius: 50%;
    font-size: 10px;
    font-weight: 400;
    height: 18px;
    width: 18px;
    text-align: center;
    line-height: 18px;
}








/* --------------------------- cbxwpbookmark Hide Elements ------------------------------ */

.cbxwpbookmark-frontend-manager-wrapper-inside{
    padding: 0!important;
}
body .cbx-chota .h2, body .cbx-chota h2 {
    font-size: 24px !important;
}
/* --------------------------- cbxwpbookmark User Dashboard ------------------------------ */
.cbxbookmark-more-wrap a, .cbxwpbookmark-mostlist li a, .cbxwpbookmark-mylist li a {
    font-size: 14px;
    line-height: 20px;
    text-decoration: none !important;
    float: left;
    background: #f8f8fa;
    padding: 8px 16px;
    border-radius: 5px;
    margin-right: 10px;
    font-weight: 500;
}
.cbxwpbookmark-mostlist li, .cbxwpbookmark-mylist li {
    list-style: none!important;
    display: grid;
    justify-content: space-between;
    align-content: center;
}
.cbxwpbookmark-mylist-wrap .cbxwpbookmark-title{
    font-size: 0!important;
}
.cbxwpbookmark-mylist-wrap .cbxwpbookmark-title:before{
    content: 'My Favorites';
    font-size: 30px!important;
    vertical-align: middle;
}
.cbxbookmark-more-wrap a, .cbxwpbookmark-mostlist li a, .cbxwpbookmark-mylist li a{
    float: left;
}
/* --------------------------- cbxwpbookmark User Dashboard Pro ------------------------------ */
#cbxwpbookmark-user_dashboard{
    background: none!important;
}
body .cbx-chota #dashlisting_toolbar{
    background-color: transparent!important;
    border: none!important;
    padding: 0!important;
    box-shadow: none!important;
    margin-bottom: 20px;
}
body .cbx-listing-table-prebox-wrap .cbx-listing-table-prebox-l h3{
    font-size: 18px !important;
}
#cbxwpbookmark-user_dashboard .cbxwpbookmark-dashboard-menu,
#cbxwpbookmark-user_dashboard .cbx-listing-table-filters-wrap,
#cbxwpbookmark-user_dashboard .cbx-listing-table-prebox-r{
    display: none!important;
}
#cbxwpbookmark-user_dashboard table thead tr th:nth-child(1),
#cbxwpbookmark-user_dashboard table thead tr th:nth-child(3),
#cbxwpbookmark-user_dashboard table thead tr th:nth-child(4),
#cbxwpbookmark-user_dashboard table tbody tr td:nth-child(1),
#cbxwpbookmark-user_dashboard table tbody tr td:nth-child(3),
#cbxwpbookmark-user_dashboard table tbody tr td:nth-child(4){
    display: none!important;
}
#cbxwpbookmark-user_dashboard table thead tr,
#cbxwpbookmark-user_dashboard table tbody tr{
    background: #f8f8fa!important;
    border-radius: 6px;
    margin-bottom: 10px;
}
#cbxwpbookmark-user_dashboard table tbody tr:hover{
    background: #eaeaec!important;
}
#cbxwpbookmark-user_dashboard table tbody tr:last-child td:nth-child(2){
    border-radius: 0 0 0 6px;
}
#cbxwpbookmark-user_dashboard table tbody tr:last-child td:last-child{
    border-radius: 0 0 6px 0;
}
.cbx-chota .vtl-table td, .cbx-chota .vtl-table th{
    border:none!important;
    text-align: left!important;
}
.cbx-chota .vtl-table thead th{
    padding: 8px!important;
}
.cbx-chota .table thead tr td, .cbx-chota .table thead tr th{
    background-color: #60b9f4!important;
}
.cbx-chota .table thead tr td, .cbx-chota .table thead tr th:nth-child(2){
    border-radius: 6px 0 0 0;
}
.cbx-chota .table thead tr td, .cbx-chota .table thead tr th:last-child{
    border-radius: 0 6px 0 0;
}
body .cbx-chota .button.error{
    border-radius: 20px!important;
    width: 27px!important;
    height: 27px !important;
    line-height: 0px !important;
}
.cbx-chota .button.error span {
    display: none!important;
}
.cbx-chota .icon .cbx-icon {
    margin-right: 0!important;
}
body .cbx-chota .button.small .cbx-icon{
    width: 15px!important;
    height: auto!important;
}

.user-registration .swal2-container .swal2-popup, .user-registration-page .swal2-container .swal2-popup{
    width: 500px!important;
}
body .swal2-container-cbx .swal2-actions .swal2-confirm.swal2-styled {
    background-color: #60b9f4 !important;
}
body .swal2-container-cbx .swal2-actions .swal2-confirm.swal2-styled:hover {
    background-color: #4888c4 !important;
}
body .swal2-container-cbx .swal2-actions .swal2-cancel.swal2-styled{
    background-color: #c34640 !important;
}
body .swal2-container-cbx .swal2-actions .swal2-cancel.swal2-styled:hover{
    background-color: #cb6762 !important;
}
.user-registration .swal2-container .swal2-popup .swal2-actions, .user-registration-page .swal2-container .swal2-popup .swal2-actions{
    background: none!important;
}
.user-registration-page .swal2-container .swal2-popup .swal2-actions .swal2-confirm, .user-registration-page .swal2-container .swal2-popup .swal2-actions .swal2-cancel{
    width: 100%!important;
}

.cbx-chota .table thead tr td, .cbx-chota .table thead tr th:nth-child(2) {
    border-radius: 6px 0 0 0;
}
.cbx-chota .vtl-table td:nth-child(2), .cbx-chota .vtl-table th:nth-child(2){
    padding-left: 15px !important;
}
.vtl-paging .vtl-paging-change-div .vtl-paging-count-label,
.vtl-paging .vtl-paging-change-div .vtl-paging-page-label{
    margin-left: 10px;
    margin-right: 7px;
}

#user-registration.horizontal .user-registration-MyAccount-navigation-link.is-active a {
    border-bottom: 3px solid #60b9f4!important;
    color: #ffffff!important;
    background: #60b9f4 !important;
}
#user-registration.horizontal .user-registration-MyAccount-navigation-link a:hover {
    color: #fff!important;
    background: #60b9f4!important;
    border-bottom: 3px solid #60b9f4!important;
}

/* --------------------------- cbxwpbookmark Login/Register Page  ------------------------------ */
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div .user-registration-Button, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div .user-registration-Button, body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div .user-registration-Button, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div .user-registration-Button{
    background: #60b9f4!important;
}
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div .user-registration-Button:hover, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div .user-registration-Button:hover, body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div .user-registration-Button:hover, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid > div .user-registration-Button:hover{
    background: #4888c4!important;
}
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a, body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a{
    color: #4888c4!important;
}
body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a:hover, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a:hover, body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a:hover, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-register a:hover{
    color: #60b9f4!important;
}

.cbxwpbkmarkguest-message .cbxwpbkmarkguest-content .guest_login_url_wrap a{
    color: #60b9f4!important;
}
.cbxwpbkmarkguest-message .cbxwpbkmarkguest-content .guest_login_url_wrap a:hover{
    color: #4888c4!important
}

/* --------------------------- cbxwpbookmark Add Favorite Button ------------------------------ */
.entry-header-btn-fvr{
    display: flex;
    margin-top: 30px;
}

.entry-header-favorit{
    background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    padding: 7px 9px;
    margin-left: 15px;
    vertical-align: middle;
}
.cbxwpbkmarktrig .cbxwpbkmarktrig-label{
    font-size: 0!important;
}
.cbxwpbkmarktrig .cbxwpbkmarktrig-icon, .cbxwpbkmarktrig.cbxwpbkmarktrig-marked .cbxwpbkmarktrig-icon{
    background-image:none!important;
    font-family: dashicons;
    width: auto!important;
}
.cbxwpbkmarktrig .cbxwpbkmarktrig-icon:before{
    content: '\f004';
    font-family: "Font Awesome 5 Pro" !important;
    color: #555;
    font-size: 21px;
    display: inline-block; 
    transition: all 0.3s ease;
}
.cbxwpbkmarktrig .cbxwpbkmarktrig-icon:hover:before{
    color: #33bcfa;

}
.cbxwpbkmarktrig.cbxwpbkmarktrig-marked .cbxwpbkmarktrig-icon:before{
    content: '\f004';
    font-family: "Font Awesome 5 Pro" !important;
    color: #33bcfa;
    font-size: 21px;
}
.cbxwpbkmarktrig.cbxwpbkmarktrig-marked .cbxwpbkmarktrig-icon:hover:before{;
    color: #2e88ab;
}
.ld-ext-left>.ld{
    left: 0.7em!important;
}


.cbxwpbkmarkguestwrap, .cbxwpbkmarklistwrap{
    left: auto!important;
    right: 0!important;
    width: auto!important;
}
.cbxwpbkmarkguestwrap .cbxwpbkmarkguest-message{
    width: max-content;
}
.cbxwpbkmarkguest-message .cbxwpbkmarkguest-message-head-label{
    margin-right: 20px;
}




/* --------------------------- URM User Dashboard ------------------------------ */
#user-registration.vertical .user-registration-MyAccount-navigation-link > a i, #user-registration.horizontal .user-registration-MyAccount-navigation-link > a i{
    display: inline-block!important;
}
#user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link.is-active a{
    color: #33bcfa!important;
    border-color: #33bcfa!important;
}
#user-registration.vertical .user-registration-MyAccount-navigation ul .user-registration-MyAccount-navigation-link:hover a {
    background: #edeff7;
    color: #33bcfa!important;
}
.user-registration-profile-header header span {
    display: none;
}



/* --------------------------- Blog Archieve Style ------------------------------ */
body.blog, body.category{
    background: #F8F8FA;
}
body.blog .page-title-bar-heading .heading{
    font-size: 0!important;
}
body.blog .page-title-bar-heading .heading:before{
    content: 'İmtahanlar';
    font-size: 48px!important;
}

.birsual-grid .post-thumbnail{
    display: none!important;
}
.birsual-grid .post-caption .post-read-more a{
    width: 100%;
    min-height: auto;
    padding: 15px;
}


.um-post-read-more{
    margin: 25px -15px -10px -15px;
}
.um-post-read-more a{
    display: block;
    text-align: center;
    width: 100%;
    min-height: auto;
    padding: 10px 15px;
    background: #60b9f4;
    color: #fff;
    border-radius: 5px;
}
.um-post-read-more a:hover{
    background: #4888c4;
    color: #fff;
}
.post-wrapper.birsual-box,
.post-caption {
  position: relative;
}

.um-post-read-more {
  position: relative;
  z-index: 50;
}

.um-post-read-more a {
  position: relative;
  z-index: 60;
}
.post-title {
    font-weight: 600;
}
.birsual-blog .post-categories span {
    font-size: 12px;
}
.birsual-blog .post-categories span:before{
    content: "\f550";
    font-family: "Font Awesome 5 Pro" !important;
    margin-right: 5px;
}

.birsual-blog-caption-style-02 .post-wrapper{
    border-radius: 10px!important;
}

.umedia-blog-extra-text:before{
    content: "\f254";
    font-family: "Font Awesome 5 Pro" !important;
    margin-right: 5px;
}
.post-caption .cbxwpbkmarkwrap{
    position: absolute;
    right: 23px;
    top: 18px;
}
.post-caption .cbxwpbkmarktrig.cbxwpbkmarktrig-marked .cbxwpbkmarktrig-icon:before{
    font-size: 22px;
}
.post-caption .cbxwpbkmarktrig .cbxwpbkmarktrig-icon:before{
    font-size: 22px;
}
.page-sidebar-content{
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}
.page-content .widget + .widget {
    margin: 18px 0 0!important;
}

@media (min-width: 1200px) {
    body.blog .page-sidebar-left .page-sidebar-inner, body.category .page-sidebar-left .page-sidebar-inner {
        padding-right: 0px!important;
    }
}

@media (min-width: 992px) {
    body.blog .page-sidebar, body.category .page-sidebar {
        flex: 0 0 29%!important;
        max-width: 29%!important;
    }
    body.blog .page-main-content, body.category .page-main-content {
        flex: 0 0 71%!important;
        max-width: 71%!important;
    }
}

.page-title-bar-01 .page-title-bar-inner{
    margin-bottom: 40px;
}
.page-title-bar-01 .page-title-bar-inner .page-title-bar-bg{
    background-color: #60b9f4;
    background-image: url(/wp-content/uploads/2025/12/blog-archieve-bg2.webp);
}
.page-title-bar-01 .heading, .page-title-bar-01 .insight_core_breadcrumb a, .page-title-bar-01 .insight_core_breadcrumb li + li:before {
    color: #fff!important;
}

.page-title-bar-01 .page-breadcrumb {
    top: 20px!important;
}
.page-sidebar-content .wp-block-search__input{
    border-radius: 50px;
}
.page-sidebar-content .wp-block-search__button{
    font-size: 0!important;
    padding: 0 16px!important;
    height: auto!important;
    line-height: normal!important;
    border: none!important;
    border-radius: 50%;
}
.page-sidebar-content .wp-block-search__button:before{
    content: "\f002";
    font-family: "Font Awesome 5 Pro" !important;
    font-size: 14px!important;
}
.entry-exam-time{
    color:#fff;
}
.entry-exam-time span{
    font-weight: 600;
}
.entry-exam-time .umedia-blog-extra-text{
    display: inline-block;
}
.entry-exam-time .umedia-blog-extra-text:before {
    content: none;
}
.entry-exam-time:before {
    content: "\f254";
    font-family: "Font Awesome 5 Pro" !important;
    margin-right: 5px;
}



/* --------------------------- Blog Single Post ------------------------------ */
.single-post.page-has-no-sidebar .page-content > .container{
    max-width: 100%!important;
    
}
.single-post.page-has-no-sidebar .info-content,
.single-post.page-has-no-sidebar .blog-nav-links,
.single-post.page-has-no-sidebar .comments-area{
    max-width: 800px;
    margin: 0 auto;
    margin-top: 60px;
}

.single-post .entry-header-content{
    background: linear-gradient(180deg, #2170a4, #60b9f4);
    margin-left: -15px!important;
    margin-right: -15px!important;
    padding: 80px 0;
}

.single-post .page-content{
    margin-top: 0!important;

}
.single-post .entry-header {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}
.single-post .entry-header .entry-header-photo,
.single-post .entry-header .entry-header-info{
    display: inline-block;
    margin: 0;
    vertical-align: top;
    position: relative;

}
.single-post .entry-header .entry-header-photo{
    width: 49%;
    padding-right: 30px;
}
.single-post .entry-header .entry-header-info{
    width: 50%;
    padding-left: 30px;
    margin-top:10px;
    
}
.single-post .entry-header .entry-header-info .entry-header-tags a, .single-post .entry-header .entry-header-info .entry-post-categories a, .single-post .entry-header .entry-header-info .entry-post-meta a,
.single-post .entry-header .entry-header-info h1, .single-post .entry-header .entry-header-info .post-date, .single-post .entry-header .entry-header-info .entry-post-categories{
    color:#fff;
    
}
.single-post .entry-header .entry-header-info a:hover{
    color:#ddd;
}
.single-post .entry-header .entry-header-info .entry-post-tags .tag-label{
    display: none;
}
.single-post .entry-header .entry-header-info .entry-post-tags .tagcloud{
    font-size: 0;
    margin-bottom: 10px;
}
.single-post .entry-header .entry-header-info .entry-post-tags .tagcloud a{
    background: #000;
    border-radius: 20px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 10px !important;
    padding: 1px 12px;
}
.single-post .entry-header .entry-header-info .entry-post-tags .tagcloud a:hover{
    background: #555;
}

.single-post .entry-header-info .umedia-qsm-link{
    margin-top: 7px;
}
.single-post .entry-header-info .umedia-qsm-link a{
    font-size: 15px;
    font-weight: 600;
    background: #fff;
    color:#60b9f4;
    padding: 15px 50px;
    border-radius: 5px;
}
.single-post .entry-header-info .umedia-qsm-link a:hover{
    background: #4888c4;
    color:#fff;
}

.single-post .entry-post-feature{
    margin: 0!important;
}


@media screen and (max-width: 797px) {
    .single-post .entry-header-content{
        padding: 40px 0;
    }
    .single-post .entry-header .entry-header-photo {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
}
.single-post .entry-header .entry-header-info {
    width: 100%;
    padding-left: 10px;
    margin-top: 10px;
}
}


@media screen and (max-width: 480px) {
    .entry-header-btn-fvr{
    justify-content: flex-end;
    }
    .single-post .entry-header {
    padding: 0 15px;
}
    .single-post .entry-header-content{
        padding: 20px 0 40px 0;
    }
    .single-post .entry-header .entry-header-photo {
    width: 100%;
    padding-right: 0;
}
.single-post .entry-header .entry-header-info {
    width: 100%;
    padding-left: 0px;
    margin-top: 0px;
}
.single-post .entry-header-info .umedia-qsm-link a{
    width: 100%;
    display: block;
    text-align: center;
}
.single-post .entry-header-info .umedia-qsm-link{
    margin-top: 0;
    width: 100%;
}
 .entry-header-favorit{
    margin-top: 8px;
    }
}



/* --------------------------- Single QSM Quiz ------------------------------ */

.single-qsm_quiz .page-headerXXX, .single-qsm_quiz .page-footer-wrapper, .single-qsm_quiz .page-title-bar{
    display: none!important;
}
.single-qsm_quiz .page-content .container{
    max-width: 1200px!important;
}
.single-qsm_quiz .qsm-quiz-container{
    margin-top: 50px;
}



/* --------------------------- Quiz Result ------------------------------ */

.qsm-ud-table thead tr th{
    background: #60b9f4;
    color:#fff;
    padding: 15px 0px;
}
.qsm-ud-table tbody tr:nth-child(odd) {
    background: #f5f5f5;
}
.qsm-ud-table tbody tr:nth-child(even) {
    background: #f1f1f1;
}
.qsm-ud-table thead tr th:first-child {border-radius: 6px 0 0 0;}
.qsm-ud-table thead tr th:last-child {border-radius: 0 6px 0 0;}
.qsm-ud-table tbody tr:last-child td:first-child {border-radius: 0 0 0 6px;}
.qsm-ud-table tbody tr:last-child td:last-child {border-radius: 0 0 6px 0;}

@media screen and (max-width:991px){
.qsm-ud-table thead tr th:first-child {border-radius: 0px 0 0 0;}
.qsm-ud-table thead tr th:last-child {border-radius: 0 0px 0 0;}
.qsm-ud-table tbody tr:last-child td:first-child {border-radius: 0 0 0 0px;}
.qsm-ud-table tbody tr:last-child td:last-child {border-radius: 0 0 0px 0;}
}

.qsm-ud-table tbody tr td{border: none!important;}
.qsm-ud-table thead tr th{border: none!important;}

.qsm-ud-col-details a{
    background: #60b9f4;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 13px;
    display: block;
}
.qsm-ud-col-details a:hover{
    background: #4888c4;
}
.qsm-ud-col-details a:hover, .qsm-ud-col-details a:focus {
    color:#fff!important;
}


.user-registration .select2 {
    width: 100%!important;
}
.select2-container--default .select2-selection--single{
    color: #7e7e7e!important;
    border-color: #f5f5f5!important;
    background-color: #f5f5f5!important;
    font-size: 15px!important;
    font-weight: 400!important;
    letter-spacing: 0em!important;
    height: 38px !important;
    padding: 4px;
}
.user-registration-profile-fields .select2-container--default .select2-selection--single{
    border: 1px solid #e1e1e1!important;
    height: 36px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 5px!important;
    right: 5px!important;
}


.user-registration .register div[data-row-id="4"],
.user-registration .register div[data-row-id="6"],
.user-registration .register div[data-row-id="10"],
.user-registration .register div[data-row-id="11"],
.user-registration .register div[data-row-id="7"]{
    display: none!important;
}

@media screen and (max-width:599px){
.um-quiz-btn-result{
    display: block;
    margin-bottom: 15px;
}
}

