
h1,h2,h3,h4,h5,h6 {
    color: #f7f7f7;
}

.archive #content, .home #content, .search #content {
    width: 100%;
}

.wrap {
    max-width: 1330px;
    width: 100%;
    box-sizing: border-box;
    border-bottom: none;
    border-top: none;
}

#mobile-menu-toggle,
#mobile-search-toggle {
    display: none;
    background: none;
    border: none;
    padding: 6px;
    cursor: pointer;
    flex-shrink: 0;
}

.grid-small .nag {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.grid-small .nag.cf::before,
.grid-small .nag.cf::after {
    content: none;
    display: none;
}

.grid-small .item {
    width: calc(25% - 6px);
    margin: 0 3px 20px;
    float: none;
    background: #1a1a1a;
    border-radius: 6px;
    padding: 0 0 8px;
    overflow: hidden;
}

.grid-small .thumb {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    aspect-ratio: 321.25 / 200;
    overflow: hidden;
}

.grid-small .thumb .clip-link,
.grid-small .thumb .clip {
    position: static;
    display: block;
    width: 100%;
    height: 100%;
}

.grid-small .thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    border-radius: 2px;
    object-fit: cover;
}

#main-nav {
    background: #161616;
}

#main-nav .menu>li>a {
    margin: 0 12px;
}

#header-search {
    margin-left: 399px;
}

input.search-text {
    font-style: italic;
}

#header .wrap {
    padding: 20px 0px;
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
}

.boxed-wrap #page {
    background: #1b1b1b;
}

.item .entry-title a {
    color: #fff;
    font-size: 1.3em;
    font-weight: 400;
    text-transform: capitalize;
    text-decoration: none;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-width: 50ch;
}

#main {
    background: 0 0;
    padding: 0 0;
}

#main-nav .menu, #main-nav .menu>li {
    margin-top: 4px;
    background: 0 0;
}

#footer {
    background: #1b1b1b;
    border-top: 1px solid #1b1b1b;
}

#colophon {
    font-size: 14px;
    color: #bdbdbd;
}

#credits {
    font-size: 14px;
}

#colophon a {
    color: #c3c3c3;
    text-decoration: none;
}

.loop-nav-inner {
    border-top: 0;
}

.loop-nav {
    border-top: 1px solid #2b2b2b;
}

.pag-nav a, .pag-nav span {
    background: #333;
    border: 1px solid #222;
    color: #bdbdbd;
    padding: 5px 9px;
    font-size: 14px;
    border-radius: 0;
    -webkit-box-shadow: none;
    font-weight: 400;
}

.pag-nav .current {
    background: #d12608;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #2d2d2d;
}

.pag-nav a:hover {
    background-color: #666;
    border: 1px solid #2d2d2d;
    color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#site-title a {
    color: red;
    opacity: 1;
}

#site-title {
    font-size: 29px;
    font-weight: 700;
}

h1.entry-title {
    color: #bdbdbd;
    font-size: 16px;
    font-weight: 700;
}

.entry-header .inner {
    border-bottom: 1px solid #1b1b1b;
}

.entry-header {
    border-bottom: 0;
    margin-bottom: 5px;
}

.section-content {
    background: 0 0;
    border-bottom: none;
    border-top: none;
    margin-top: 14px;
}

.info-toggle-button {
    background: 0 0;
    background-image: none;
    border: 1px solid #2b2b2b;
    color: #bdbdbd;
}

.section-title {
    border-bottom: 1px solid #2b2b2b;
    color: #bdbdbd;
}

.section-header {
    border-bottom: none;
    margin-bottom: 5px;
}

html {
    color: #bdbdbd;
}

p a {
    color: #e1635c;
    font-weight: 700;
}

a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.info-toggle-button:hover {
    border-color: #2b2b2b;
    color: #fff;
}

.related-posts .section-content {
    border-bottom: none;
}

.clearfix {
    clear: both;
}

.below-no-actions .loop-title {
    border-bottom: 0;
    padding: 4px;
}

.below-no-actions {
    border-bottom: 1px solid #2b2b2b;
}

.loop-title .prefix {
    color: #dadada;
}

.loop-desc i {
    color: #dadada;
}

#content {
    width: 930px;
}

#main-nav .menu>li.current-menu-item>a {
    color: #fff;
    position: relative;
    right: -1px;
    border-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    background: #d8201d;
    border-radius: 4px;
}

#main-nav .menu li.current-cat > a,
#main-nav .menu li.current-cat-parent > a,
body.home #main-nav .menu > li > a[rel="home"] {
    color: #fff;
    background: #d8201d;
    border-radius: 4px;
}

.entry-caption, .wp-caption .wp-caption-text {
    color: #c7c7c7;
    font-size: 12px;
}

.item .entry-title a:hover {
    color: #de2600;
}

.grid-small .entry-title {
    height: 48px;
    line-height: 20px;
    text-align: center;
    white-space: normal;
}

#site-logo img {
    width: 160px;
    padding: 0 4px;
}

.single-format-video #content {
    width: 930px;
}

.status {
    font-size: .9em;
    position: absolute;
    top: 0;
    border-left: 3px solid #ea4335;
    border-radius: 0 4px 4px 0;
    background: none repeat scroll 0 0 rgba(17,17,17,.6);
    padding: 2px 4px;
    margin-top: 2px;
    margin-left: 7px;
    color: #fff;
}

.item {
    position: relative;
}

.tag-category a {
    align-items: center;
    display: inline-flex;
    padding: 2px 8px;
    margin-top: 8px;
    white-space: nowrap;
    background: #2b2b2b;
    border-radius: 4px;
    text-decoration: none;
    text-transform: lowercase;
}

.post-grid {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 2px;
}

.post-item {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.post-thumbnail {
    width: 300px;
    height: 200px;
    position: relative;
}

.post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.post-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    z-index: 1;
    opacity: 0;
    transition: opacity .3s ease;
}

.post-item:hover .post-overlay {
    opacity: 1;
}

.post-title {
    font-size: 14px;
    color: #000;
    margin-top: 10px;
}

.menu {
    justify-content: center;
    margin-bottom: 20px;
}

.menu a {
    display: inline-block;
    margin-right: 10px;
    color: #fff;
    text-decoration: none;
}

.menu a:hover {
    background-color: #f4f4f4;
    color: #000;
}

.video-stats span {
    cursor: pointer;
    background: #242424;
    padding: 6px 12px;
    border-radius: 20px;
    display: inline-flex;
    align-items: center;
    line-height: 1;
    transition: background 0.2s ease;
}

.video-stats span:hover {
    background: #303030;
}

.video-stats .likes {
    background: #2563eb;
}

.video-stats .dislikes {
    background: #dc2626;
}

.video-stats .rating {
    background: #db2777;
}

.video-stats .like-count,
.video-stats .dislike-count,
.video-stats .rating-count {
    display: inline-flex;
    align-items: center;
    line-height: 1;
}

.video-stats .like-count:before,
.video-stats .dislike-count:before,
.video-stats .rating-count:before {
    align-items: center;
    vertical-align: middle;
}

.rating i {
    color: #fff;
}

.nav-pillss {
    display: flex;
    justify-content: center;
}

.tabs-toplikes {
    margin-top: 15px;
}

.nav-pillss li a {
    display: block;
    text-align: center;
    padding: 10px;
}

.tabs-toplikes>li>a {
    padding: 5px 20px;
    background: #2b2b2b;
    margin: 0 3px;
    color: #fff;
    border-radius: 1px;
    text-decoration: none;
}

.loadPage .active {
    background-color: #97332a;
    color: #fff;
}

.likes.active i {
    color: #4f82e1;
}

.dislikes.active i {
    color: #c12929;
}

.xx-ads {
    width: 98%;
    text-align: center;
    margin: 4px auto;
}

.xx-ads iframe, .xx-ads img {
    max-width: 100%;
}

.ads-wrap {
    margin: -5px auto;
    text-align: center;
    line-height: 0;
    max-width: 100%;
}

#video-actions {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: row;
	float: none;
	width: 100%;
	box-sizing: border-box;
	font-size: 16px;
	position: relative;
	margin-top: 10px;
}

/* #video-actions float:right can bi de len noi dung ben duoi (#details) neu
   khong co gi clear float - truoc day div .notification (da xoa) vo tinh lam
   viec nay do co width:100%. Clear rieng cho #details thay vi phu thuoc vao
   1 element khong lien quan. */
#details {
	clear: both;
}

#video-code {
	display: inline-flex;
	background: #2b2b2b;
	padding: 0 4px;
	border-radius: 4px;
	font-size: 16px;
	position: absolute;
	margin-top: -12px;
	margin-left:94px;
}

.thumb {
	background-color: #000;
}

.homemenu a:before {
	content: '';
	background-image: url(./images/Home.svg);
	width: 16px;
	height: 20px;
	background-size: 16px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
	vertical-align: middle;
}

.rating-count:before {
	content: '';
	background-image: url(./images/heart.svg);
	width: 13px;
	height: 14px;
	background-size: 16px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
}

.like-count:before {
	content: '';
	background-image: url(./images/LikeW.svg);
	width: 18px;
	height: 19px;
	background-size: 24px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
}

.like-count.active:before {
	content: '';
	background-image: url(./images/LikeB.svg);
	width: 18px;
	height: 19px;
	background-size: 24px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
}

.dislike-count:before {
	content: '';
	background-image: url(./images/dislikeW.svg);
	width: 19px;
	height: 19px;
	background-size: 24px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
}

.dislike-count.active:before {
	content: '';
	background-image: url(./images/dislikeR.svg);
	width: 20px;
	height: 19px;
	background-size: 24px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
}

.porndude a:before {
	content: '';
	background-image: url(./images/thedude.svg);
	width: 16px;
	height: 20px;
	background-size: 17px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
	vertical-align: middle;
}

.listheart a:before {
	content: '';
	background-image: url(./images/list-heart.svg);
	width: 16px;
	height: 20px;
	background-size: 20px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
	vertical-align: middle;
}

span.likes-rank:before {
	content: '';
	background-image: url(./images/LikeB.svg);
	width: 19px;
	height: 19px;
	background-size: 24px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
}

.icon-search:before {
	content: '';
	background-image: url(./images/search.svg);
	width: 24px;
	height: 24px;
	background-size: 20px;
	background-repeat: no-repeat;
}
.icon_jav{
background-color:#a91314;}
.icon_jav a:before {
	content: '';
	background-image: url(./images/camera.svg);
	width: 16px;
	height: 20px;
	background-size: 18px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
	vertical-align: middle;
}

.icon_sub a:before {
	content: '';
	background-image: url(./images/subtitles.svg);
	width: 19px;
	height: 20px;
	background-size: 19px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
	vertical-align: middle;
}

.icon_uncen a:before {
	content: '';
	background-image: url(./images/eyes.svg);
	width: 18px;
	height: 20px;
	background-size: 19px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
	vertical-align: middle;
}

.us_icon a:before {
	content: '';
	background-image: url(./images/united-states.svg);
	width: 18px;
	height: 20px;
	background-size: 16px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
	vertical-align: middle;
}

.china_icon a:before {
	content: '';
	background-image: url(./images/china.svg);
	width: 18px;
	height: 20px;
	background-size: 16px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
	vertical-align: middle;
}

.info-like {
	padding: 0 14px;
}

h2#page-title {
	padding: 0 14px;
}
.notification {
    background-color: #2b2b2b;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 4px 0;
	font-size:14px;
	border-radius: 4px;

}
.adsbanner {
    width: 300px;
    height: 250px;
    display: block;
    margin: 0 auto;
    border: none;
}
.adsbanner1 {
    width: 300px;
    height: 100px;
    display: block;
    margin: 0 auto;
    border: none;
}

.xx-ads img,.xx-ads iframe {
    max-width: 100%
}

.xx-ads.catfix {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 300px;
    z-index: 9
}

.xx-ads.ads-pc.catfix {
    width: 728px
}

.xx-ads.ads-fr.catfix {
    right: 0;
    left: inherit
}

.xx-ads.ads-fl.catfix {
    left: 0;
    right: inherit
}

.xx-ads-close {
    position: absolute;
    top: -25px;
    right: 0;
    height: 20px;
    line-height: 20px;
    background: #000;
    color: #fff;
    padding: 0 4px;
    z-index: 999999
}

.ads-fl .xx-ads-close,.ads-fr .xx-ads-close {
    top: -25px
}

.ads-fl .xx-ads-close {
    right: inherit;
    left: 0
}

.xx-ads-close a {
    color: #dacb46;
    font-size: 13px
}
#report-error {
    display: inline-flex;
    background: #2b2b2b;
    padding: 2px 4px;
    border-radius: 4px;
    font-size: 16px;
    position: absolute;
    margin-top: -12px;
    color: #bdbdbd;
    margin-left: 0px;
}
#report-error:before {
	content: '';
	background-image: url(./images/warning-svgrepo-com.svg);
	width: 18px;
	height: 20px;
	background-size: 16px;
	margin-right: 2px;
	background-repeat: no-repeat;
	padding: 0 2px;
	display: inline-flex;
	vertical-align: middle;
}

/* ===== Share Dialog ===== */
.video-stats {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
}
.share-link-btn {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    background: #7c3aed;
    border: none;
    color: #fff;
    padding: 6px 12px;
    border-radius: 20px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    transition: background 0.2s;
}
.share-link-btn:hover { background: #6d28d9; color: #fff; }
.share-link-btn svg { flex-shrink: 0; }
.share-dialog-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.65);
    z-index: 99999;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.share-dialog-overlay[hidden] {
  display: none !important;
}
.share-dialog-box {
    background: #222;
    border-radius: 16px 16px 0 0;
    padding: 28px 20px 24px;
    width: 100%;
    max-width: 480px;
    position: relative;
  animation: slideUp 0.18s ease-out;
  will-change: transform;
}
@keyframes slideUp {
    from { transform: translateY(100%); }
    to { transform: translateY(0); }
}
.share-dialog-close {
    position: absolute;
    top: 14px; right: 18px;
    background: none; border: none;
    color: #fff; font-size: 26px;
    cursor: pointer; opacity: 0.7; line-height: 1;
}
.share-dialog-close:hover { opacity: 1; }
.share-dialog-title {
    font-size: 17px; font-weight: 700;
    color: #fff; text-align: center;
    margin-bottom: 20px;
}
.share-dialog-icons {
    display: flex;
    justify-content: center;
    gap: 16px;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.share-social-main {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    text-decoration: none;
    color: #fff;
    font-size: 11px;
}
.share-social-main svg {
    width: 54px; height: 54px;
    border-radius: 50%;
    padding: 13px;
    box-sizing: border-box;
}
.share-social-main[data-type="facebook"] svg { background: #1877f3; }
.share-social-main[data-type="telegram"] svg { background: #229ed9; }
.share-social-main[data-type="whatsapp"] svg { background: #25d366; }
.share-social-main[data-type="twitter"] svg { background: #1da1f2; }
.share-social-main[data-type="copy"] svg { background: #555; }
.share-dialog-url {
    display: flex;
    gap: 8px;
    background: #333;
    border-radius: 8px;
    padding: 8px 12px;
    align-items: center;
}
#share-url-input {
    flex: 1;
    background: none;
    border: none;
    color: #ccc;
    font-size: 12px;
    outline: none;
    padding: 0;
}
#copy-url-btn {
    background: #97332a;
    border: none;
    color: #fff;
    border-radius: 6px;
    padding: 4px 12px;
    cursor: pointer;
    font-size: 12px;
    white-space: nowrap;
}
#copy-url-btn:hover { background: #b53f34; }
#copy-msg {
  color: #4caf50;
  text-align: center;
  margin-top: 8px;
  font-size: 13px;
}
.post-taxonomy-wrapper {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  width: 100%;
  box-sizing: border-box;
  padding: 15px;
  background: #202020;
  border-radius: 6px;
}

.post-taxonomy-wrapper .post-info-thumb {
  flex: 0 0 220px;
  width: 220px;
}

.post-taxonomy-wrapper .post-info-thumb img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 321.25 / 200;
  object-fit: cover;
  border-radius: 4px;
}

.post-taxonomy-wrapper .post-info-details {
  flex: 1 1 auto;
  min-width: 0;
}

.post-taxonomy-wrapper .post-info-title {
  margin: 0 0 10px;
  font-size: 16px;
  color: #fff;
}

.post-taxonomy-wrapper .post-info-details > div {
  margin-bottom: 6px;
  color: #bdbdbd;
}

.post-taxonomy-wrapper .post-info-details > div:last-child {
  margin-bottom: 0;
}

.post-taxonomy-wrapper .post-info-details a {
  color: #ddd;
}

.post-taxonomy-wrapper .performer a {
  color: #ff2b2b;
}

.post-taxonomy-wrapper .post-info-details a:hover {
  color: #ff2b2b;
}

@media (max-width: 639px) {
  .post-taxonomy-wrapper {
    flex-direction: column;
  }
  .post-taxonomy-wrapper .post-info-thumb {
    width: 100%;
    flex-basis: auto;
  }
  .post-taxonomy-wrapper .post-info-details {
    align-self: stretch;
    width: 100%;
    text-align: left;
  }
  .post-taxonomy-wrapper .post-info-title {
    text-align: left;
  }
}

#video {
  background: #202020;
  border-radius: 6px;
  padding: 8px;
  box-sizing: border-box;
}

.related-posts {
  background: #202020;
  border-radius: 6px;
  padding: 10px 15px;
}

.top-week-ranking-wrapper {
    padding: 0 8px;
    background: #1a1a1a;
    border-radius: 8px;
}

.top-week-ranking-wrapper .hot-trending-title {
    font-size: 26px;
    padding: 14px 8px;
    margin: 0 -8px;
    text-align: center;
    background: #0d0d0d;
    border-radius: 8px 8px 0 0;
}

.top-week-ranking-wrapper .hot-trending-title a {
    text-decoration: none;
    background: linear-gradient(90deg, #ff2b2b, #ff7a18, #ff2b8f);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #ff3b3b;
    font-weight: 700;
    letter-spacing: 0.5px;
}

/* Danh sach xep hang - ban doc: xep chong thanh 1 cot thay vi cuon ngang
   nhu top-week-slider.php goc tren trang chu subjav, dung chung style card. */
.top-week-ranking-list {
    display: flex;
    flex-direction: column;
    gap: 3px;
    padding: 1px 4px 1px 1px;
    max-height: 560px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #ff2b2b #1a1a1a;
}

.top-week-ranking-list::-webkit-scrollbar {
    width: 6px;
}

.top-week-ranking-list::-webkit-scrollbar-track {
    background: #1a1a1a;
    border-radius: 3px;
}

.top-week-ranking-list::-webkit-scrollbar-thumb {
    background: #ff2b2b;
    border-radius: 3px;
}

.top-week-ranking-list .slider-item {
    width: 100%;
}

.top-week-ranking-list .slider-item-inner {
    background: #1a1a1a;
    border-radius: 8px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    display: flex;
    flex-direction: row;
    align-items: stretch;
}

.top-week-ranking-list .slider-item-inner:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4);
}

.top-week-ranking-list .slider-thumb {
    display: block;
    position: relative;
    overflow: hidden;
    flex: 0 0 150px;
    width: 150px;
    margin: 8px 0 8px 8px;
    padding-top: 93px; /* dung ti le 480:298 cua anh custom-medium hien tai, khop width 150px de fit day khung */
    background: #000;
    border-radius: 8px;
}

.top-week-ranking-list .slider-thumb img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.top-week-ranking-list .slider-item-inner:hover .slider-thumb img {
    transform: scale(1.05);
}

.top-week-ranking-list .slider-info {
    flex: 1 1 auto;
    min-width: 0;
    padding: 8px 12px;
    background: #1a1a1a;
    display: flex;
    align-items: center;
}

.top-week-ranking-list .rank-and-title {
    display: flex;
    align-items: center;
    gap: 10px;
}

.top-week-ranking-list .rank-number {
    font-size: 24px;
    font-weight: 700;
    color: #fff5ca;
    line-height: 1;
    font-family: 'Segoe UI', Arial, sans-serif;
    font-style: italic;
    flex: 0 0 auto;
}

.top-week-ranking-list .title-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
    min-width: 0;
}

.top-week-ranking-list .slider-title {
    margin: 0;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3;
}

.top-week-ranking-list .slider-title a {
    color: #fff;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 700;
    text-align: left;
    font-style: italic;
}