﻿@charset "UTF-8";
/*-----------------العناصر في صفحة موديول المجموعات - عناصر المجموعات  */
.mod-yendifvideoshare-categories > .yendif-video-share-grid > .yendif-row > .yendif-col {margin-bottom: 30px;}
.mod-yendifvideoshare-categories .card {display: flex;flex-direction: column;align-items: center;}
.mod-yendifvideoshare-categories .yendif-video-share-responsive-item {
    padding-bottom: 0 !important;
	cursor: pointer;
    text-decoration: none;
    max-width: 100%;
    align-items: center;
    display: flex;
    flex-direction: column;
	height: auto !important;
}
.mod-yendifvideoshare-categories .yendif-video-share-image {
    position: static !important;
    height: 110px;
    width: 110px;
    border-radius: 50%;
    background-color: transparent;
    overflow: hidden;
    display: flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;   
}
.mod-yendifvideoshare-categories .yendif-video-share-title {
    font-size: 13px;
}
.mod-yendifvideoshare-categories .card-body {padding: 5px 10px ;text-align: center;display: flex;align-items:center;flex-direction: column;}
.mod-yendifvideoshare-categories .open-as-playlist{border-radius: 8px;padding: 3px;margin-top: 6px;text-align: center;min-width: 150px;width: 150px;display: flex;justify-content: center;align-items: center;}
.mod-yendifvideoshare-categories .open-as-playlist:hover{background-color: #ECECEC;}
.mod-yendifvideoshare-categories .play-all-span{font-size: 15px;color: #515151;}
.mod-yendifvideoshare-categories .open-as-playlist i{margin-left: 6px;color: #5C5C5C;font-size: 13px;transform: scaleX(-1);}
.mod-yendifvideoshare-categories .card-link.sof-cats-link{width: 100%;}
.mod-yendifvideoshare-categories .yendif-video-share-title .sof-cat-title{font-weight: 600;color: #0c0c0c;}
.mod-yendifvideoshare-categories .yendif-video-share-title .sof-cat-count{color: #646464;}
.mod-categories-playlist .show-date-views{display: flex;margin-top: 6px;font-size: 13px;}
.mod-categories-playlist .show-views{margin: 0 8px;}
.mod-categories-playlist .sof-playlist-listname{display: flex;align-items: baseline;padding: 0 !important;}
.mod-categories-playlist .select-from-total{font-weight: normal ;font-size: 13px;}
.mod-categories-playlist .sof-playlist-category-name-header{padding: 7px !important;}
.mod-categories-playlist .sof-playlist-category-image{height: 35px;width: 35px;margin-left: 5px;}
.mod-categories-playlist .sof-playlist-cat-actions{display: flex;align-items: center;margin: 3px ;}
.mod-categories-playlist .sof-playlist-cat-actions a{color: #4B4B4B;font-size: 13px;padding: 3px 10px;/*border: 1px solid #E3EAED;border-radius: 8px;*/}
.mod-categories-playlist .sof-playlist-cat-actions i{margin-left: 2px ;}
.mod-categories-playlist .sof-playlist-cat-actions .go-back-cats i{font-size: 15px;vertical-align: middle;}
.mod-categories-playlist .under-player-date-veiws{display: flex;flex-direction: row;align-items: center;}
.mod-categories-playlist .under-player-date-veiws #under-player-veiws{margin: 0 12px;font-size: 13px;}
.mod-categories-playlist .playlist-close{top: 5px ;}

.mod-yendifvideoshare-catvideos .yce-cover{position: relative;}
.mod-yendifvideoshare-catvideos .sof-catvideos-nav{display:flex;align-items:center;gap:12px;position: absolute;top: 10px;right: 10px;
padding: 5px 15px;}
.mod-yendifvideoshare-catvideos .open-as-playlist,.mod-yendifvideoshare-catvideos .back-to-categories{background-color: #FFFFFF;border-radius: 8px;padding: 6px 12px;}
.mod-yendifvideoshare-catvideos .open-as-playlist:hover,.mod-yendifvideoshare-catvideos .back-to-categories:hover{background-color: #ECECEC;}
.mod-yendifvideoshare-catvideos .play-all-span,.mod-yendifvideoshare-catvideos .back-to-categories{font-size: 15px;color: #515151;}
.mod-yendifvideoshare-catvideos .open-as-playlist i{margin-left: 6px;color: #5C5C5C;font-size: 13px;transform: scaleX(-1);}
.mod-yendifvideoshare-catvideos .sof-catvideos-nav i.fa-arrow-right{background-color: #FFFFFF;border-radius: 50%;display: flex;
    height: 30px;width: 30px;align-items: center;justify-content: center;}
	.mod-yendifvideoshare-catvideos .sof-catvideos-nav i.fa-arrow-right:hover{background-color: #ECECEC;}
























