/* ------- Customize browser scrollbar ------------------------------------------------------------------ */
* {
    scrollbar-width: thin;
    scrollbar-color: silver white;
}

::-webkit-scrollbar {
    width: 8px;
    height: 6px;
}

/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0);
    background-color: #ffffff;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #c0c0c0;
    border-width: 0 1px 0 1px;
    border-style: solid;
    border-color: #ffffff;
}

::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0, 0, 0, 0.1);
}

/* ------- END - Customize browser scrollbar ------------------------------------------------------------------ */

body {
    background: #ffffff;
    padding-top: 0;
}

svg path {
    fill: #000000;
}

#bar_loading:before {
    display: block;
    position: absolute;
    content: "";
    left: -200px;
    width: 200px;
    height: 2px;
    animation: head_loading 1.5s linear infinite;
    background: #FF0000;
    background: linear-gradient(90deg, rgba(255, 0, 0, 1) 100%, rgba(255, 0, 0, 0) 0%);
}

#main-container {
    padding: 0 15px;
    min-height: calc(100vh - 137px);
}

.swiper-wrapper .videocontainer {
    border-radius: 2rem;
    overflow: hidden;
}

.shorts_events * {
    scrollbar-color: silver rgb(0 0 0 / 0%);
}

.shorts_events p {
    background-color: rgb(0 0 0 / 50%);
    padding: 10px 5px 10px 10px;
    border-radius: 10px;
}

.navbar .filter-blur {
    background: rgb(255 255 255 / 90%);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 52px;
}

.navbar {
    position: sticky;
    top: 0;
    z-index: 1;
    border: 0;
    margin: 0;
    background-color: rgb(255 255 255 / 0%);
    border-radius: 0;
    padding: 0;
}

.navbar .container-fluid {
    position: relative;
    z-index: 2;
}

.yp_side_drawer h3 {
    font-size: 16px;
}

.title > h4 > a > div > svg path,
h4.ptitle svg path {
    fill: #e90000 !important;
}

.tp_vid_fltr_tabs ul {
    border-color: rgb(0 0 0 / 10%);
}

.tp_vid_fltr_tabs ul li.selected {
    background-color: rgb(0 0 0 / 10%);
}

.empty_state > span {
    background-color: rgb(0 0 0 / 10%);
}

.tp_vid_fltr_tabs ul li a,
.tp_vid_fltr_tabs ul li.selected a {
    color: #000000;
}

header {
    box-shadow: none;
}

.btn_primary {
    color: #000000;
    background-color: rgb(0 0 0 / 10%);
}

.btn_primary:hover,
.btn_primary:focus,
.btn_primary_rev:hover,
.btn_primary_rev:focus {
    color: #000000;
    background-color: rgb(0 0 0 / 30%);
}

nav.navbar-findcond ul.navbar-nav > li > a .caret {
    display: none;
}

.yp_side_drawer {
    box-shadow: none;
}

nav.navbar-findcond .logo-img {
    max-width: 160px;
}

.yp_side_drawer {
    padding: 10px;
    background-color: #ffffff;
    top: 52px;
    z-index: 0;
}

.yp_side_drawer ul.sections li a {
    padding: 3px 10px;
    font-size: 14px;
    color: #000000;
}

.yp_side_drawer ul.sections.menu_links li {
    width: 100%;
    margin: 0;
}

.yp_side_drawer ul.sections.menu_links li a {
    padding: 0 10px;
    line-height: 50px;
    display: flex;
    align-items: center;
}

.yp_side_drawer ul.sections li a:hover,
.yp_side_drawer ul.sections li.active a {
    color: #000;
    background-color: rgb(0 0 0 / 10%);
    border-radius: 15px;
    font-weight: 500;
}

.yp_side_drawer ul.sections li a svg {
    width: 24px;
    height: 24px;
    margin: 0 14px 0 0;
}

.yp_side_drawer ul.sections {
    border-bottom: 1px solid #0000001a;
}

.yp_side_drawer h3 {
    margin: 0;
    padding: 20px 10px 0;
    color: #000000;
}

nav.navbar-findcond .search-header input {
    border-radius: 50px;
    font-size: 15px;
    border: 1px solid #ccc;
    background-color: rgb(0 0 0 / 0%);
}

.profile-nav .dropdown-menu.ani-acc-menu > li > a,
.profile-nav .dropdown-menu.ani_log_menu > li > a {
    background-color: #ffffff;
    color: #000000;
}

.profile-nav .dropdown-menu.ani-acc-menu > li > a:hover,
.profile-nav .dropdown-menu.ani_log_menu > li > a:hover {
    background-color: rgb(0 0 0 / 10%);
}

.profile-nav .dropdown-menu.ani-acc-menu li.profile-info .vp_acc_menu_hd {
    padding: 0 15px 15px 15px;
}

.profile-nav .dropdown-menu.ani-acc-menu li.profile-info .vp_acc_menu_hd .nav-logout {
    margin: 0 -15px 20px -15px;
    padding: 0 10px 15px 10px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgb(0 0 0 / 10%);
}

.profile-nav .dropdown-menu.ani-acc-menu li.profile-info .vp_acc_menu_hd div {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.profile-nav .dropdown-menu.ani-acc-menu li.profile-info .vp_acc_menu_hd div .avatar {
    margin: 0 15px 0 0;
}

.profile-nav .dropdown-menu.ani-acc-menu li.profile-info .vp_acc_menu_hd .hd_btn {
    position: relative;
}

.profile-nav .dropdown-menu.ani-acc-menu li.profile-info .vp_acc_menu_hd .hd_btn:hover {
    background-color: rgb(0 0 0 / 10%);
    border-color: rgb(0 0 0 / 10%);
}

.dropdown-menu.ani-acc-menu > li > a,
.dropdown-menu.ani_log_menu > li > a {
    background: rgb(0 0 0 / 10%);
    color: #000000;
    padding: 14px;
}

.home-page-categories .title h4, h4.ptitle {
    margin: 0;
    font-size: 2rem;
}

.home-page-categories .title h4 a {
    color: #000000;
    text-transform: capitalize;
}

.home-page-categories .title h4 div, h4.ptitle div {
    color: #222222;
    background-color: transparent;
}

.home-page-categories .title h4 div svg, h4.ptitle div svg {
    width: 20px;
    height: 20px;
}

.vp_vid_list {
    box-shadow: none;
}

.vp_vid_list .video-list-image .play_hover_btn svg.feather {
    fill: rgb(0 0 0 / 90%);
    height: 50px;
    width: 50px;
}

.vp_vid_foot {
    background-color: transparent !important;
    margin: 0;
}

.vp_vid_list .video-list-title h4 {
    color: #0f0f0f;
    max-height: 32px;
    min-height: 31px;
    font-size: 1.6rem;
    line-height: 1.6rem;
    margin-top: 15px;
}

.dropdown-menu:not(.notfi-dropdown):not([role=combobox]):not(.colorpicker) {
    border-radius: 12px;
    box-shadow: 0 4px 32px 0 rgba(0, 0, 0, 0.1);
}

.dropdown-menu:not(.notfi-dropdown) > li > a {
    font-family: "Roboto", "Arial", sans-serif;
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 400;
}

.slick-list {
    padding: 10px 0;
}

.vp_vid_list {
    box-shadow: none;
    border-radius: 20px;
}

.vp_vid_list:hover {
    box-shadow: none;
}

.vp_vid_list:before {
    background-color: rgb(255 0 4 / 0%);
    content: '';
    position: absolute;
    width: calc(100% + 0px);
    height: calc(100% + 0px);
    left: 0;
    top: 0;
    border-radius: 18px;
}

.vp_vid_list:hover:before {
    background-color: rgb(255 0 4 / 10%);
    width: calc(100% + 14px);
    height: calc(100% + 14px);
    left: -8px;
    top: -8px;
    transition: all 0.2s ease-in-out 0.2s;
}

.vp_vid_list .video-list-image a {
    border-radius: 12px;
}

.vp_vid_list .video-list-title {
    margin-top: 15px;
}

.video-list.vp_vid_list:hover .vp_vid_list .video-list-title a {
    color: rgb(61, 3, 4);
}

.play_hover_btn {
    display: none;
}

.vp_vid_list .video-list-by {
    font-size: 12px;
}

.vp_vid_bottm span svg {
    display: none;
}

.vp_vid_bottm .vp_vid_time {
    margin-left: 10px;
}

.home-page-categories .row.vp_top_vids .col-md-3 {
    width: 25%;
}

.swiper-slide > .vid_bg img {
    display: none;
}

.pt_shorts_page_title span svg {
    background-color: rgb(0 0 0 / 0%);
}

.pt_shorts_page_title span svg path {
    fill: #CC0000 !important;
}

.yp_side_drawer ul.sections li.active a svg,
.yp_side_drawer ul.sections li.active a svg path {
    stroke: rgb(0 0 0 / 0%);
    fill: #CC0000;
}

.pt_shorts_page_title .btn,
body .swiper-button-prev, body .swiper-button-next {
    color: #000000 !important;
    background-color: rgb(0 0 0 / 5%);
}

.pt_shorts_page_title {
    justify-content: flex-end;
    color: #000000;
}

.pt_shorts_page_title > span {
    display: none;
}

.pt_shorts_page_title .btn {
    border-radius: 50px;
}

.btn {
    box-shadow: none;
}

.swiper-slide > .vid_bg > div {
    background-color: rgb(0 0 0 / 0%);
}

.mejs__overlay-play .mejs__overlay-button {
    border-radius: 50% !important;
}

.mejs__overlay-play:hover .mejs__overlay-button {
    background-color: rgb(58 58 58 / 80%) !important;
    box-shadow: none !important;
}

.home-page-categories .videos .video-list.short .pt_vid_fixed_height {
    position: relative;
    background: transparent;
    padding-top: 0;
}

.home-page-categories .videos .video-list.short .video-list-title h4 {
    color: #000000 !important;
}

.home-page-categories .videos .video-list.short {
    padding: 7px;
}

.vp_vid_list .video-list-title {
    margin-top: 0;
}

.shorts_badge, .home-page-categories .videos .video-list.short .duration {
    display: none !important;
}

.pt_footer .container-fluid {
    padding: 20px 15px;
}

.login_aside_innr .btn,
.login-page .btn.btn_primary,
.pp_mat_input > input, .pp_mat_input > textarea {
    border-radius: 50px;
}

.vp_auth_page.vp_rgstr_pg .login_aside {
    background: #131313;
    border-right: 1px solid #272727;
}

.login_aside .vp_auth_circle-1,
.login_aside .vp_auth_circle-2,
.login_aside .vp_auth_circle-3 {
    display: none;
}

.nav.navbar-nav.navbar-right .dropdown.profile-nav ul {
    min-width: 275px;
}

.nav.navbar-nav.navbar-right .dropdown.profile-nav ul li {
    background-color: rgb(0 0 0 / 0%) !important;
}

.nav.navbar-nav.navbar-right .dropdown.profile-nav ul li.divider {
    background-color: rgb(0 0 0 / 10%) !important;
}

.row.pt_four_videos_top.vp_top_vids .col-md-3 {
    width: 33.3%;
}

.cus_slider .slick-prev,
.cus_slider .slick-next,
.home-page-categories .row.vp_top_vids .slick-prev,
.home-page-categories .row.vp_top_vids .slick-next {
    top: calc(50% - 13px);
}

.vp_mvids_page_vids .col-md-3 {
    width: 25%;
}

.pagination {
    background: rgb(0 0 0 / 0%);
}

.pagination > li {
    background-color: rgb(0 0 0 / 0%) !important;
}

.pagination > li > a {
    background-color: rgb(0 0 0 / 0%);
}

.pagination > li:first-child > a,
.pagination > li:last-child > a {
    border-radius: 50%;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > li > a:focus,
.pagination > li > a:hover,
.showing_nav > .btn:hover {
    color: #000000;
    background-color: rgb(0 0 0 / 10%);
    border-radius: 50%;
    box-shadow: none;
}

.showing_nav > .btn {
    background-color: rgb(0 0 0 / 0%);
}

.pt_footer .container-fluid {
    background-color: rgb(0 0 0 / 0%) !important;
}

.vp_check input:checked + label:before,
.vp_check input:checked + label:after {
    background-color: #E5E5E5;
}

/* -- Night Mode ---------------------------------------------------- */
/* ------- Customize browser scrollbar ------------------------------------------------------------------ */
body.nightmode .yp_side_drawer > div {
    scrollbar-color: silver #131313;
}

/* Track */
body.nightmode ::-webkit-scrollbar-track {
    background-color: #131313;
}

/* Handle */
body.nightmode ::-webkit-scrollbar-thumb {
    background: #131313;
    border-color: #000000;
}

body.nightmode ::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(19, 19, 19, 0.1);
}

/* ------- END - Customize browser scrollbar ------------------------------------------------------------------ */

body.nightmode svg path {
    fill: #ffffff;
}

body.nightmode header nav.navbar-findcond .navbar-right,
body.nightmode header nav.navbar-findcond .navbar-nav > li {
    background-color: rgb(0 0 0 / 0%) !important;
}

body.nightmode #get-notifications {
    background-color: rgb(0 0 0 / 0%) !important;
}

body.nightmode .sections.menu_links {
    border-color: rgb(255 255 255 / 10%) !important;
}

body.nightmode .yp_side_drawer,
body.nightmode .yp_side_drawer ul.sections,
body.nightmode .yp_side_drawer ul.sections li {
    background-color: rgb(0 0 0 / 0%) !important;
    border-color: rgb(255 255 255 / 10%) !important;
}

body.nightmode .yp_side_drawer ul.sections li a {
    color: #ffffff !important;
}

body.nightmode .yp_side_drawer ul.sections li.active a {
    color: #ffffff !important;
}

body.nightmode .navbar {
    background-color: rgb(19 19 19 / 0%) !important;
}

body.nightmode .yp_side_drawer ul.sections li a:hover,
body.nightmode .yp_side_drawer ul.sections li.active a {
    background-color: rgb(255 255 255 / 10%);
}

body.nightmode .navbar .filter-blur {
    background: rgb(19 19 19 / 90%);
}

body.nightmode .home-page-categories .videos .video-list.short .video-list-title h4 {
    color: #ffffff !important;
}

body.nightmode .vp_acc_menu_hd .hd_btn.sett:hover {
    background: #424242;
    border-color: #424242;
}


body.nightmode .nav.navbar-nav.navbar-right .dropdown.profile-nav ul {
    background-color: #282828 !important;
}

body.nightmode .profile-nav .dropdown-menu.ani-acc-menu > li > a,
body.nightmode .profile-nav .dropdown-menu.ani_log_menu > li > a {
    background-color: #282828;
}

body.nightmode .nav.navbar-nav.navbar-right .dropdown.profile-nav ul li.divider {
    background-color: #424242 !important;
}

body.nightmode .profile-nav .dropdown-menu.ani-acc-menu li.profile-info .vp_acc_menu_hd .nav-logout {
    border-bottom-color: #424242;
}

body.nightmode .vp_auth_page,
body.nightmode .login-page {
    background: #131313;
}

body.nightmode .btn_primary {
    background-color: #272727;
}

body.nightmode .btn_primary:hover,
body.nightmode .btn_primary:focus,
body.nightmode .btn_primary_rev:hover,
body.nightmode .btn_primary_rev:focus {
    background-color: #3F3F3F;
}

body.nightmode .tp_vid_fltr_tabs ul li.selected a {
    color: #ffffff;
}

body.nightmode .pagination {
    background-color: rgb(0 0 0 / 0%) !important;
}

body.nightmode .pagination > .active > a,
body.nightmode .pagination > .active > a:focus,
body.nightmode .pagination > .active > a:hover,
body.nightmode .pagination > li > a:focus,
body.nightmode .pagination > li > a:hover,
body.nightmode .showing_nav > .btn:hover {
    background-color: rgb(255 255 255 / 10%);
}

body.nightmode .vp_check input:checked + label:before,
body.nightmode .vp_check input:checked + label:after {
    background-color: #424242;
}


@media (max-width: 705px) {
    .yp_side_drawer {
        height: 60px;
    }

    .yp_side_drawer ul.sections.menu_links li, .yp_side_drawer ul.sections.menu_links li a {
        height: 40px;
    }

    /*nav.navbar-findcond .yp_slide_menu, .sidenav-overlay {
        display: block;
    }*/
}

@media (max-width: 350px) {
    nav.navbar-findcond .logo-img .vp_pc_logo_img {
        height: 30px;
    }
    nav.navbar-findcond .logo-img .vp_pc_mobi_img {
        display: none;
    }
}
