/* css for ecom video-detail-page start  */
.cp_videos_category {
    display: flex;
    column-gap: 10px;
}
.cp_videos_category_head {
    white-space: nowrap;
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
}
.cp_videos_category_details {
    overflow: hidden;
}
ul.cp_videos_category_data {
    display: flex;
    overflow: auto;
    column-gap: 6px;
    padding-bottom: 5px;
    margin: 0 5px 20px;
}
ul.cp_videos_category_data::-webkit-scrollbar {
    display: none;
}
ul.cp_videos_category_data li {
    padding: 0;
    white-space: nowrap;
}
ul.cp_videos_category_data li a {
    padding: 10px 26px;
    border: 1px solid #E3E3E3;
    border-radius: 24px;
    display: inline-block;
    line-height: 20px;
    color: #000;
}
ul.cp_videos_category_data li.active a,
ul.cp_videos_category_data li:hover a {
    border: 1px solid #705182;
    box-shadow: 0px 3px 6px #70518229;
}
.cp-video-detailed .cp-video-detailed__wrap {
    display: flex;
    align-items: flex-start;
}
.cp-video-detailed__wrap .cp-video-detailed__main {
    width: 50%;
    min-width: unset;
}
.cp-video-detailed .cp-video-detailed__video-wrapper.cp-youtube-video-wrap,
.cp-video-detailed__video .cp-video-file-wrap > div,
.cp-video-detailed__video .cp-video-file-wrapper {
    padding: 0;
    max-width: 350px;
    width: 100%;
    min-height: 622px !important;
    margin: 0 auto;
    position: relative;
}
.cp-video-detailed__video .cp-video-file-wrapper video {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    border-radius: 22px;
    -webkit-border-radius: 22px;
    background: #000;
}
.cp-video-detailed__video .cp-video-file-wrap > div video {
    position: static;
    height: 100% !important;
    width: 100% !important;
    border-radius: 22px;
    background: #000;
}
.cp-video-detailed .vjs-big-play-centered .vjs-big-play-button,
.cp-video-detailed .bk_tag_product,
.cp-video-detailed .bk_stamp_wrapper {
    display: none;
}

.cp-video-detailed__wrap .cp-video-detailed__info {
    box-shadow: 0px 2px 11px #00000017;
    border-radius: 10px;
    margin-left: 20px;
    padding: 0 0 10px;
    flex: 1;
    min-height: 300px;
}
.cp-video-detailed .cp-video__info {
    border-bottom: 1px solid #F0F2F5;
    padding: 10px 15px 0;
}
.cp-video-detailed .cp-video__info a {
    display: flex;
    align-items: center;
    column-gap: 5px;
    padding-bottom: 10px;
}
.cp-video-detailed .kl_video_avaitor img {
    width: 35px;
    border-radius: 50%;
    aspect-ratio: 1;
    object-fit: cover;
}
.cp-video-detailed__body {
    padding: 0 15px 10px;
}
.cp-video-detailed__info .cp-video-detailed__title {
    font-size: 22px;
    margin: 15px 0 10px;
}
.cp-video-detailed__info .cp-video-detailed__desc {
    position: relative;
    margin-bottom: 20px;
}
.cp-video-detailed__info .cp-video-detailed__descText {
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
    line-height: 20px;
}
.cp-video-detailed__info .hideText .cp-video-detailed__descText {
    -webkit-line-clamp: 3;
}
.cp-video-detailed__MoreTextBtn {
    color: #2dbaa8;
    font-weight: 500;
    display: none;
    cursor: pointer;
    line-height: 20px;
}
.cp-video__tags ul.ty-tags-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: 6px;
}
.cp-video__tags ul.ty-tags-list .ty-tags-list__item a:before,
.cp-video__tags ul.ty-tags-list .ty-tags-list__item a:after,
ul.ty-tags-list.clearfix:after,.cp-video__tags ul.ty-tags-list:before {
    display: none;
}
.cp-video-detailed .cp-video__tags ul.ty-tags-list li .ty-tags-list__a {
    margin: 0px;
    border-radius: 6px;
    background: #EEEEEE;
    color: #000;
    line-height: 24px;
}

.bk_prod_listing_actBtns {
    position: absolute;
    right: 0;
    top: 0;
    width: 32px;
    background: #fff;
    border-radius: 10px;
    padding-bottom: 2px;
    z-index: 1;
}
.bk_prod_listing_actBtns .bk_prod_comBtn a i {
    display: none;
}
.bk_prod_listing_actBtns .bk_prod_comBtn a {
    background: url(https://cdn.kindlife.in/images/ui_icon/bk_compair_blank-pile.svg);
    background-position: center center;
    background-size: 20px;
    background-repeat: no-repeat;
    height: 30px;
}
.bk_prod_listing_actBtns .ty-add-to-wish .ty-icon-heart {
    color: #585858;
    font-size: 18px;
    margin: 0;
}
.bk_prod_listing_actBtns .ty-add-to-wish {
    background: transparent;
    padding: 0 5px;
}
.bk_prod_listing_actBtns .ty-add-to-wish .ty-icon-heart:before {
    content: "\e903";
}
.bk_plp_shareBtn_viewed {
    padding: 0 5px;
}
.bk_prod_listing_actBtns .custom_share_viewed{
    padding: 7px 10px;
    background-color: white;
    width: 110px;
    position: absolute;
    z-index: 10;
    box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    border-radius: 5px;
    left: auto;
    bottom: auto;
    top: 80px;
    right: 5px;
}
.bk_prod_listing_actBtns .custom_share_viewed a span {
    display: flex;
    align-items: center;
}
.bk_prod_listing_actBtns .custom_share_viewed a span img{
    width: 25px;
    margin-right: 5px;
}
.cp-video__productsData .grid-list > div {
    margin: 0;
    width: 50%;
}

/* responsive css for tablet or less devices */
@media (max-width: 767px){
    .cp_videos_category, .cp-video-detailed__wrap {
        flex-flow: column;
        row-gap: 10px;
    }
    ul.cp_videos_category_data {
        margin: 0 0 20px;
    }
    ul.cp_videos_category_data li a {
        padding: 6px 18px;
    }
    .cp-video-detailed__wrap .cp-video-detailed__main {
        width: 100%;
    }
    .cp-video-detailed__wrap .cp-video-detailed__info {
        margin: 20px 0;
    }
    .cp-video-detailed .cp-video__info, .cp-video-detailed__body {
        padding-inline: 10px;
    }
    .cp-video-detailed__info .cp-video-detailed__title {
        font-size: 18px;
    }
    .cp-video__productsData .grid-list > div {
        width: 33.33%;
    }
}

/* responsive css for mobile or less devices */
@media (max-width: 600px){
    .cp-video__productsData .grid-list > div {
        width: 50%;
    }
}

/* css for ecom video-detail-page end  */

/* css for cateory video-listing-page start */
.cp-video-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
}

.cp-video-grid .cp-video-grid__item {
    padding: 0;
}

.cp-video-grid__image {
    all: unset;
}

@media (max-width:1080px){
    .cp-video-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width:767px){
    .cp-video-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width:480px){
    .cp-video-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* css for cateory video-listing-page end */