/* Mới thêm trong CODE HTML style="right:0px;display:flex" ở phần head */

.admin-menu a{
    font-weight: bold;
}

/* Bắt đầu css xem thêm trong single */

#related-posts-list {
    padding: 0px;
    margin-left: 15px;
}
#related-posts-list li {
    margin: 10px 0 10px 0;
    list-style: none;
}
.load-more-related-posts {
    text-align: center;
}

.load-more-related-posts-notice {
    text-align: center;
    margin: 12px 0px 12px -15px;
    padding: 5px 10px;
    border: none;
    border-radius: 3px;
    background: #e3e3e3;
}
.load-more-related-posts button {
    color: #256e89;
    font-size: 100%;
    font-weight: bold; 
    text-align: center;
    margin: 8px 0 0 5px;
    padding: 5px 10px;
    border: none;
    border-radius: 3px;
    background: #f4f3f3;
}
/*Thêm hiệu ứng khi nhấn nút*/
.load-more-related-posts button:active {
    transform: translateY(0.5px);
    box-shadow: 1px 1.2px 3px rgb(0 0 0 / 46%);
}


/* Kết thúc css xem thêm trong single */


/* Đổi màu chuyên mục */
.category a {
    font-size: 110%;
    font-weight: bold;
    text-decoration: none;
    /*background-image: url(../../img/bgrimg-link-8.gif);
    background-size: auto;
    color: transparent;
    -webkit-background-clip: text;
    background-position: center;*/
}



.audio-play-item a.edit-post-link,
.see-more-play a.edit-post-link,
.related-post-new a.edit-post-link {
    font-size: 100%;
}

.download-rate-title {
    color: #b9c3c8;
    font-size: 9px;
    white-space: nowrap;
}
.download-rate-title strong {
    color: #40535d;
    font-size: 10px;
    white-space: nowrap;
}



/*Class tạm thời của get-audio-player*/


.mejs-audio{height:58px !important;}

.mejs-audio .mejs-controls {
    padding-top: 9px !important;
    height: auto !important;
    padding-bottom: 9px !important;
}




/* Điều chỉnh mask cho nút tắt âm thanh */
.mejs-audio .mejs-mute > button {
    mask-position: -60px 0;
    -webkit-mask-position: -60px 0;
}

/* Điều chỉnh mask cho nút bật âm thanh */
.mejs-unmute > button {
    mask-position: -40px 0;
    -webkit-mask-position: -40px 0 !important;
}

/* Điều chỉnh mask cho nút tạm dừng */
.mejs-pause > button {
    mask-position: -20px 0;
    -webkit-mask-position: -20px 0 !important;
}

/* Điều chỉnh mask cho nút toàn màn hình */
.mejs-fullscreen-button > button {
    mask-position: -80px 0 !important;
    -webkit-mask-position: -80px 0 !important;
}

/* Điều chỉnh mask cho nút thoát toàn màn hình */
.mejs-unfullscreen > button {
    mask-position: -100px 0 !important;
    -webkit-mask-position: -100px 0 !important;
}





.get-audio-player {
    border: 1.8px solid #016573 !important;
}

.error-audio-player {
    color: #ff5454;
    background: #e5e5e5;
    text-align: center;
    display: block;
    padding: 8px;
}
.error-file {
    color: #ff5454;
}

.file-info {
    font-size: 95%;
}
.file-info table {
    border-spacing: 0px;
}
.file-info table tr {
    line-height: 20px;
}



/* Bắt đầu css Adownload */

.adownload-container {
    text-align: center;
}
.adownload-btn {
  display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #e3e3e3;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    font-size: 16px !important;
    border-radius: 0.25rem;
    margin: 5px 0px;
    padding: 3px 12px;
    width: 268px;
}

.adownload-icon {
    filter: invert(79%) sepia(161%) saturate(134%) hue-rotate(506deg) brightness(166%) contrast(282%) !important;
}

.col {
    display: inline; 
    color: inherit;
    font-size: inherit;
    font-weight: inherit; 
}

.col a:hover {
    background: #2d41d7 !important;
    color: #fff !important;
}
.adownload-container a:hover .adownload-icon {
    filter: invert(47%) sepia(161%) saturate(134%) hue-rotate(506deg) brightness(166%) contrast(282%) !important;
}

/*Kết thúc css tùy chỉnh của TD.com*/

/* BUTTON */
.adownload-container .adownload-download {}
.adownload-container .adownload-share {}
.adownload-container .adownload-favorites {}
.adownload-container .adownload-link {}
.adownload-container .adownload-report { color:revert!important; }
.adownload-container .adownload-text { font-weight:700; }

/* ============= BUTTON EFFECT */
.adownload-animated-text::before {
    content: "CapCut";
    animation: adownloadAppName 3s infinite;
}
@keyframes adownloadAppName {
    0%, 50% {
        content: "CapCut";
    }
    51%, 100% {
        content: "Airdrop iPhone";
    }
}

/* Kết thúc css Adownload */





body {
    background:#fff;
    font-size:15px;
    line-height:1.7;
    color:#424243;
    max-width: 700px;
    margin:0 auto;
}

html {
  scroll-behavior: smooth;
} /* Cuộn mượt khi nhấn vào menu... */

h1 {font-size:18px;}
h2 {font-size: 19px;}
h3, h4, h5 {font-size: 17px;}
hr {display:none;}
a {color: #006573;}
a:hover {color: #2d41d7}

blockquote {
    border-left:2px solid #ddd;
    margin:0 0 0 5px;
    padding-left:5px;
}

ul a, ol a {
    text-decoration: none;
}

p {
    margin: 0 0 10px;
}
li {
    margin: 0 0 0 0;
}

/* Ẩn nút "X" tìm kiếm mặc định trên tất cả các trình duyệt */
::-webkit-search-cancel-button,
::-webkit-search-clear-button,
::-webkit-search-decoration,
::-webkit-search-results-button,
::-webkit-search-results-decoration {
    -webkit-appearance: none;
    appearance: none;
}

.wp-caption img  {
    border-radius: 10px 10px 0 0 !important;
    max-width: 100% !important;
}
.wp-caption {
    color: #3c4145;
    background: #f6f8f9 !important;
    border: 1px solid #f6f8f8 !important;
    border-radius: 16px !important;
    max-width: 100% !important;
    margin: 5px 0 !important;
    text-align: center !important;
}
.wp-caption strong {color: #2f404d;}
.wp-caption p.wp-caption-text {margin: 3px 2px 2px 2px !important;}

/* Bắt đầu tùy chỉnh kích thước video */
iframe {
    width: 100%;
    height: revert-layer;
}
iframe {
    border-radius: 10px;
}
iframe {
    border: 2px solid #f6f6f6;
}
/* Kết thúc tùy chỉnh kích thước video */



/* Bắt đầu css lắc icon thông báo */
.shake-notification img {
       /* display: block;*/
        animation: ringring 2s ease-in-out infinite;
        width: 25px;
        height: auto;
    }

@keyframes ringring {
    0% {
        transform: rotate(-15deg);
    }

    2% {
        transform: rotate(15deg);
    }

    4% {
        transform: rotate(-18deg);
    }

    6% {
        transform: rotate(18deg);
    }

    8% {
        transform: rotate(-22deg);
    }

    10% {
        transform: rotate(22deg);
    }

    12% {
        transform: rotate(-18deg);
    }

    14% {
        transform: rotate(18deg);
    }

    16% {
        transform: rotate(-12deg);
    }

    18% {
        transform: rotate(12deg);
    }

    20% {
        transform: rotate(0deg);
    }
}
/* Kết thúc css lắc icon thông báo */


/* Bắt đầu css chung input và button ô tìm kiếm, bình luận */

.search-main .search-form,
.search-tag .search-form {
    background: #fff;
    border: 2.0px solid #ffa915;
}
.search-main .search-form .search-input,
.search-tag .search-form .search-input {
    color: #3c4145;
    background: #fff;
    caret-color: #3c4145; /* Màu con trỏ trong văn bản */
}


.header-wrapper .box-search-form .search-form input::-moz-placeholder,
.search-main .search-form input::-moz-placeholder,
.search-tag .search-form input::-moz-placeholder {
    color: #3c4145; /* Màu cho placeholder Firefox */
	font-style: italic;
}
.header-wrapper .box-search-form .search-form input::-webkit-input-placeholder,
.search-main .search-form input::-webkit-input-placeholder,
.search-tag .search-form input::-webkit-input-placeholder {
    color: #3c4145; /* Màu cho placeholder Chrome, Safari, Opera */
	font-style: italic;
}
.search-main .search-form .search-button,
.search-tag .search-form .search-button,
#respond input[type="submit"] {
    color: #000000;
    background: #ffa915;
}

.header-wrapper .box-search-form .search-form .search-cancel-button,
.search-main .search-form .search-cancel-button,
.search-tag .search-form .search-cancel-button {
    fill: #3c4145; /* Màu search cancel button */
}

.header-wrapper .box-search-form .search-form .search-cancel-button {
    width: 18px;
    height: 18px;
    right: 48px;
}
.search-main .search-form .search-cancel-button {
    width: 21px;
    height: 21px;
    right: 80px;
}
.search-tag .search-form .search-cancel-button {
    width: 18px;
    height: 18px;
    right: 56px;
}

.header-wrapper .box-search-form .search-form .search-cancel-button,
.search-main .search-form .search-cancel-button,
.search-tag .search-form .search-cancel-button {
    display: flex;
    background: transparent;
    align-items: center;
    justify-content: center;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 0;
    border: none;
    outline: none;
    cursor: pointer;
    transition: .1s;
    position: absolute;
}

.header-wrapper .box-search-form .search-form .search-input:not(:valid) ~ .search-cancel-button,
.search-main .search-form .search-input:not(:valid) ~ .search-cancel-button,
.search-tag .search-form .search-input:not(:valid) ~ .search-cancel-button  {
    display: none; /* Ẩn nút search cancel button */
}

/* Kết thúc css chung input và button ô tìm kiếm, bình luận */


/*** Bắt đầu css ô tìm kiếm ở header ***/
.header-wrapper .box-search-form {
    position: relative;
    min-width: 100px; 
    padding: 0 8px;
}

.header-wrapper .box-search-form .search-form {
    height: 28px;
    margin: 0;
    background: #f1f1f2;
    border-radius: 5px;
    border: 1px solid #f1f1f2;
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    transition: border-color .2s ease-in-out, box-shadow .2s ease-in-out;
}

.header-wrapper .box-search-form .search-form .search-input {
    width: 275px;
    padding: 6px 18px 6px 6px;
    margin: 0;
    color: #3c4145;
    background: #f1f1f2;
    font-weight: 400;
    font-size: 14px;
    caret-color: #3c4145; /* Màu con trỏ trong văn bản */
    border: none;
    outline: none; /* Ẩn đường viền (outline) mặc định của trình duyệt */
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    -ms-appearance: textfield;
    appearance: textfield;
}

.header-wrapper .box-search-form .search-form .search-button {
    padding: 4px 11px 4px 11px;
    margin-left: 0;
    fill: #2d3436;
    background: #ffa915;
    font-size: 0;
    cursor: pointer;
    outline: none;
    border: 2px solid #ffffff;
    border-radius: 5px;
}
/*** Kết thúc css ô tìm kiếm ở header ***/


/* Bắt đầu hiệu ứng thu nhỏ logo khi tìm kiếm trên mobile */
.header-wrapper .box-search-form .search-form .focus-search-input {
    height: 27px !important;
    width: 320px !important;
}
.header-wrapper .blur-logo {
    height: 28px !important;
    width: 80px !important;
}

.header-wrapper .box-search-form .search-form .search-input,
.header-wrapper .logo-img {
    transition: width 0.3s ease-in-out !important;
}
/* Kết thúc hiệu ứng thu nhỏ logo khi tìm kiếm trên mobile */


/* Bắt đầu css mục javascript gợi ý tìm kiếm header*/

#suggestions {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.70);
    background: #444b4d;
    color: #f1f1f2;
    max-height: 320px;
    overflow-y: auto;
    position: absolute;
    border-radius: 10px;
    width: 95%;
    z-index: 1000;
    margin-top: 5px;
}
.suggestion-item {
    font-size: 95%;
    line-height: 18px;
    padding: 4px 5px 4px 24px;
    cursor: pointer;
    position: relative;
    border: none;
}
.suggestion-item:hover {
    background-color: #3c4145 !important;
    color: #f1f1f2 !important;
}
.suggestion-item::before {
    content: "";
    background: url(../../img/search-suggestions.png) no-repeat left center;
    background-size: 13px;
    position: absolute;
    left: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 14px;
}
.suggestion-item:nth-child(odd) {
    background-color: #2d3436;
    color: #f1f1f2;
}
.suggestion-item:nth-child(even) {
    background-color: #313739;
    color: #f1f1f2;
}

/* Kết thúc css mục javascript gợi ý tìm kiếm header */


/* Bắt đầu css mục Tip: gợi ý trong trang tìm kiếm */

.search-suggestions strong,
.search-suggestions a {
    color:  #1255cc;
}
.tip strong {
    color:  ##faab41;
    background: none!important;
}

.search-result-title {
    font-size: 90%;
}
.search-result-title strong {
    font-size: 14px;
}
/* Kết thúc css mục Tip: gợi ý trong trang tìm kiếm */


/*** Bắt đầu css ô tìm kiếm search main (/forms/search.php) ***/

.search-main {
    position: relative;
    padding: 10px 0 0 0;
}
.search-main .search-form {
    height: 36px;
    margin: 0;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.search-main .search-form .search-input {
    width: 100%;
    padding: 10px;
    margin: 0;
    font-weight: bold;
    font-size: 16px;
    border: none;
    outline: none; /* Ẩn đường viền (outline) mặc định của trình duyệt */
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    -ms-appearance: textfield;
    appearance: textfield;
}
.search-main .search-form .search-button {
    height: 36px;
    width: 80px;
    padding: 7px 11px 7px 7px;
    margin-left: 0;
    font-size: 16px;
    cursor: pointer;
    outline: none;
    border: none;
}

/*** Kết thúc css ô tìm kiếm search main ***/


/*** Bắt đầu css ô tìm kiếm search tag (/forms/search-post-tags.php) ***/

.search-tag {
    position: relative;
    padding: 10px 0 0 0;
}
.search-tag .search-form {
    height: 30px;
    width: 70%;
    margin: 0;
    border-radius: 19px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.search-tag .search-form .search-input {
    width: 100%;
    padding: 10px;
    margin: 0;
    font-weight: normal;
    font-size: 14px;
    border: none;
    outline: none; /* Ẩn đường viền (outline) mặc định của trình duyệt */
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    -ms-appearance: textfield;
    appearance: textfield;
}
.search-tag .search-form .search-button {
    height: 32px;
    width: 55px;
    padding: 7px 11px 7px 7px;
    margin-left: 0;
    font-size: 14px;
    cursor: pointer;
    outline: none;
    border: none;
}
.search-tag-align-items {
    display: flex;
    flex-wrap: wrap;
    align-items: center; /* Căn giữa theo chiều dọc */
    }
.search-tag-title {
    font-size: 90%;
}

/*** Kết thúc css ô tìm kiếm search tag ***/


/* Bắt đầu css hover box search form header */

.header-wrapper .box-search-form .search-form:hover {
    background-color: #fff !important;
    box-shadow: 0 0 0 2.5px rgb(255 169 21);
}
.header-wrapper .box-search-form .search-form:hover .search-input {
       background-color: inherit;
    }
.header-wrapper .box-search-form .search-form:hover .search-button {
        color: #fff;
        background: #ffa915;
        fill: #fff;
    }
.header-wrapper .box-search-form .search-form:hover .span-spliter {
    width: 1px;
    height: 22px;
    margin: 0;
    background: #fff;
}
/* Kết thúc css hover box search form header */


/* Bắt đầu màu hover search main, search tag, comment, search-cancel-button */

.search-main .search-form:hover, .search-tag .search-form:hover  {
    background: #fff;
    border: 1.5px solid #2d3436;
}
.search-main .search-form:hover .search-input, .search-tag .search-form:hover .search-input {
    background: inherit;
}
.search-main .search-form:hover .search-button,
.search-tag .search-form:hover .search-button,
#respond input[type="submit"]:hover {
    color: #fff;
    background: #2d3436;
    font-weight: bold;
}

.header-wrapper .box-search-form .search-form .search-cancel-button:hover,
.search-main .search-form .search-cancel-button:hover,
.search-tag .search-form .search-cancel-button:hover {
    fill: #ed1606; /* Màu hover search cancel button */
}

/* Kết thúc màu hover search main, search tag, comment, search-cancel-button */




.header-wrapper a, .header-wrapper a:hover, .header-wrapper a:visited {
    color: #d6911c;
}
    
.header-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-around;
    -ms-flex-pack: space-around;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    height: 48px;
    width: 100%;
    position: fixed;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1000;
}
.header-wrapper .header-content {
    color: #2d3436;
    background: #2d3436;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 655px;
    padding-right: 24px;
    padding-left: 20px;
}
.header-wrapper .logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 95px;
}


.header-wrapper .menu {
    margin: 0px 10px 0px 5px;
    width: 34px;
    height: 34px;
    border: 0;
    border-radius: 2px;
    background: #3a4244;
}

.categories .chua-phan-loai {
            display: none;
}

/*Kết thúc Css mới cập nhật*/


.soundwave-icon {width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../../img/soundwave.gif);
    background-repeat: no-repeat;
    background-size: contain;
}

.audio-play-icon {
    width: 10px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../../img/arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.download-icon {width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../../img/download.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 5px;
    border-radius: 3px;
}

.amedia-download-file {
    font-size: 14px;
    padding: 5px 0 10px 0;
    font-family: Verdana;
    padding-left: 25px;
    line-height: 30px;
}
.amedia-download-file a {
    font-size: 110%;
    text-decoration: none;
}

.tag a:link, .tag a:visited {
    text-decoration: none;
    background: #fbe7c4;
    border: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 15px;
    padding: 2px 9px;
}
.tag a:hover {
    color: #fff !important;
    background: #2d41d7 !important;
}
.tag {
        line-height: 30px;
    }


#wrapper {
    background: #e5e5e5;
    padding-top: 47px;
}

/* Css mục header ẩn hiện khi cuộn trang */

.navbar-inverse {
    max-width: 100%;
}

.navbar-inverse {
    max-width: 700px;
    width:100%;
    padding:0;
    z-index:99;
    }
.navbar-inverse:after,  .navbar-inverse:before {
    display:table;
    clear:both;
    content:"";
    }
.headroom {
    position: fixed;
    top: 0;
    transition: top 0.15s;
    -webkit-transition: top 0.15s;
    -moz-transition: top 0.15s;
    -o-transition: top 0.15s;
    -ms-transition: top 0.15s;
}
.headroom-pinned {
    top: -61px;
}

/* Kết thúc css mục header ẩn hiện khi cuộn trang */

.view {
    color: #666;
    font-size: 11px;
    white-space: nowrap;
	font-weight: normal;
}
.view a {
    text-decoration: none;
}

.small {
    font-size:80.5%;
    line-height:2;
    color: #666a6c;
}
.hide {
    display: none;
}
.clear {
    clear: both;
    float: none;
}
.table-title,
.content {
    color:#777;
    font-size:1em;
    line-height:1.5;
    margin:10px;
    text-shadow: 1px 1px 2px #fff;
}
.table-title {
    margin-top: 10px;
}

.group .thumbnail-video {
    width: 60px;
    height: auto;
    border-radius: 2px;
}
.group .thumbnail-post {
    width: 120px;
    height: 70px;
    border-radius: 5px;
    object-fit: cover;
}
.group .ads-list-item {
    display: block;
    background: #f4f4f4;
    padding: 0;
    margin: 3px 10px 3px 10px;
    text-align: center;
}

.group {
    background:#fff;
    border:1px solid #e4e4e4;
    overflow:hidden;
    margin:10px;
    padding: 10px;
}
ul.table.group {
    margin:10px;
    padding:0;
}
ul.table {
    clear:both;
    color:#999;
    list-style:none;
    margin:0;
}
ul.table li {
    border-bottom:1px solid #e4e4e4;
    /*padding:15px;*/ /*Khóa để tương thích với play audio*/
}
ul.table li:last-child {border:0;}
ul.table.disclosure li,
ul.table li.disclosure {
    margin: 0;
    padding:0;
    position:relative;
}
ul.table.disclosure a,
ul.table li.disclosure a {
    border: 0;
    display:block;
    padding:5px 10px;
    text-decoration: none;
}
ul.table.disclosure a .date,
ul.table li.disclosure a .date {
    color: #666;
    font-size: 11px;
    white-space: nowrap;
}
ul.table li .title {
    background: #a5a5a5 url(../../img/title-dimple.gif) repeat-x top;
    border-bottom:1px solid #777;
    color: #fff;
    display: block;
    font-size: 10px;
    font-weight:normal;
    padding: 3px 8px;
    text-shadow: 0 1px 1px #555;
}
.title-divider {
    background:url(../../img/title-divider.png) repeat-x center;
    color:#999;
    font-size:12px;
    font-weight:normal;
    margin:0 -15px 10px -15px;
}
.title-divider span {
    background:#fff;
    margin:0 0 0 10px;
    padding: 0 5px;
}

.notification {
    background:#fffdc2;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    margin:10px 0;
    padding:10px;
}

#site-name {
    height: 40px;
    font-weight: bold;
    background: #666 url(../../img/header-gloss.png) repeat-x center;
    background: #2d3436;
    border-bottom: 1px solid #104452;
    line-height: 2.5;
    margin: 0;
}

#site-name a {
    /*background: transparent url(../../img/home.png) no-repeat 10px center;*/
    color:#fff;
    font-size:15px;
    /*padding: 0 0 0 35px;*/
    padding: 0 0 0 12px;
    text-decoration: none;
}

#site-name-meme {
    /*background: #666 url(../../img/header-gloss.png) repeat-x center;*/
    background: #2d3436;
    border-bottom: 1px solid #104452;
    line-height: 1.5;
    margin: 0;
}

#site-name-meme a {
    background: transparent url(https://tiengdong.com/wp-content/uploads/logo-tiengdong-meme-2.png) no-repeat 10px center;
    color:#fff;
    display:block;
    font-size:18px;
    padding:10px 40px;
    text-decoration: none;
    background-size: 25px;

}

#navigation-top {
    display:none;
}
.pagination {
    background:#fff;
    border:1px solid #e4e4e4;
    border-width:0 1px 1px;
    clear:both;
    margin:0 10px;
    overflow:hidden;
}
.pagination span {
    display:none;
}
.pagination span.next,
.pagination span.prev {
    display:block;
    width:50%;
}
.pagination span.prev {
    float:right;
}
.pagination span.next {
    float:left;
}
.pagination .next a,
.pagination .prev a {
    border:5px solid #fff;
    display:block;
    height:1.5em;
    overflow:hidden;
    text-decoration:none;
}
.pagination .next a,
ul.table.disclosure .pagination .next a {
    background: url(../../img/disclosure-left.png) no-repeat left center;
    border-right:1px solid #ddd;
    border-left:0;
    padding-left:35px;
}
.pagination .prev a,
ul.table.disclosure .pagination .prev a {
    background: url(../../img/disclosure.png) no-repeat right center;
    border-left:1px solid #fff;
    border-right:0;
    padding-right:35px;
    text-align:right;
}

#next-prev-bottom,
#navigation-bottom {display:none;}

#search {
    margin: 0;
}
#search input {
    padding: 3px;
}
#s {
    width: 50%;
}

#content .main-entry-content ol {
    border-radius: 15px;
    background: #f3f3f3;
    margin-top: 0;
    margin-bottom: 5px;
    margin-left: 30px;
    padding: 10px 10px 10px 40px;
    margin: 8px 0px !important;
}

.tabbed.group {
    padding:0;
}
.tabbed ul.tabs{
    background:url(../../img/title-divider.png) repeat-x bottom;
    list-style:none;
    margin: 0 10px;
    overflow:hidden;
}
.tabbed .tabs li {
    float:left;
    margin-bottom: 0;
    width:50%;
}
.tabbed .tabs li a{
    background:#d5d5d5 url(../../img/tab.gif) repeat-x bottom;
    color:#333;
    display:block;
    padding: 7px;
    text-decoration:none;
}
.tabbed .tabs li.active a {
    background-color:#fff;
    background-image:url(../../img/tab-active.gif);
}
.commentlist {
    margin:0 -10px;
}
.commentlist li {
    background:url(../../img/comment.png) no-repeat 10px 10px;
    border-bottom:1px solid #ddd;
    font-size:11px;
    margin:0;
    padding:10px 10px 10px 30px;
}
.commentlist li:last-child {border:0;}
.commentlist li .comment-info {
    color:#999;
    margin:0;
}
.commentlist li .comment-info cite {
    font-weight:bold;
}
.commentlist li .admin-label {
    font-weight: bold;
    color: #2d3436;
}
.commentlist li .admin {
    font-weight: normal;
    color: #2356f1;
}

#respond .title-divider {
    margin-bottom:5px;
    margin-top:5px;
}
#respond label {display:block;}
#respond textarea,
#respond input[type=text] {
    width:95%;
}


/* Bắt đầu css ẩn box-comments vĩnh viễn */

.box-comments.hidden {
    display: none;
}
.box-comments .hide-comments-link {
    color: #757575;
    font-size: 70%;
    text-decoration: none;
    background: #e5e5e5;
    margin-left: 15px;
    padding: 3px 5px;
    border-radius: 3px;
}
.box-comments .hide-comments-link:hover {
    color: #fff;
    background-color: #ed1606;
}
.box-comments .hide-comments-link .icon-hide-comments-link {
    margin-right: 0px;
    vertical-align: -3px;
}

.box-comments #author, .box-comments #email {
        display: none;
    } /* Ẩn hiện ô input author, email khi click textarea */

/* Kết thúc css ẩn box-comments vĩnh viễn */


/* rounded goodness */
.group {
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}
.tabbed ul.table.group {
    border-top-right-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
}

.pagination .next a,
ul.table.disclosure .pagination .next a {
    border-bottom-left-radius:10px;
    -webkit-border-bottom-left-radius:10px;
    -moz-border-radius-bottomleft:10px;
}
.pagination .prev a,
ul.table.disclosure .pagination .prev a {
    border-bottom-right-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    -moz-border-radius-bottomright:10px;
}
.pagination {
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    -moz-border-radius-bottomleft:10px;
    -moz-border-radius-bottomright:10px;
}
.tabbed .tabs li:first-child a {
    border: 1px solid #e4e4e4;
    border-width: 1px 1px 0;
    border-top-left-radius:10px;
    -webkit-border-top-left-radius:10px;
    -moz-border-radius-topleft:10px;
}
.tabbed .tabs li:last-child a {
    border: 1px solid #e4e4e4;
    border-width: 1px 1px 0 0;
    border-top-right-radius:10px;
    -webkit-border-top-right-radius:10px;
    -moz-border-radius-topright:10px;
}

.pages-link {
    margin:2em 0;
    word-spacing:.25em;
}
.pages-link a {
    background:#d7d7d7;
    border:1px solid #e4e4e4;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    -khtml-border-radius:3px;
    border-radius:3px;
    color:#333;
    padding:.3em .5em;
    text-decoration:none;
}


#respond textarea, #respond input[type="text"] {
    color: #3c4145;
    font-size: 95%;
    margin: 0;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 10px;
    outline: none;
}
#respond textarea{
    width: 97%;
}
#respond input[type="text"] {
    width: 60%;
}
#respond textarea:hover, #respond input[type="text"]:hover {
    background: #f6f8f8;
    border: 1px solid  #eeeeee;
    }
#respond input[type="submit"] {
    margin: 0;
    padding: 5px 10px;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    /* Xóa giao diện mặc định của trình duyệt safari*/
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
}

.tabbed ul.tabs{
    display: block !important;
}


/* Bắt đầu css ô tìm kiếm Google */
/* Adjust background for mouse hover on search result */
.gsc-cursor-page {
  font-size: 1.1em;
  padding: 3px 7px;
  border: 2px solid #eee;
  background-color: #eee !important;
}

/* Remove clear cross image and make CSS adjustments */
td.gsc-input {
  padding-right: 1px !important;
}

.gsc-control-cse,
.gsc-control-cse .gsc-table-result {
  font-size: 16px !important;
      padding: 0px !important;
}

/* Hide "Powered by Google Custom Search" branding */
.gcsc-branding,
.gcsc-find-more-on-google,
.gcsc-find-more-on-google-root {
  display: none !important;
}

/* Hide result information and above wrapper area */
.gsc-result-info,
.gsc-above-wrapper-area {
  display: none;
  padding: 0;
}

.gsc-webResult.gsc-result {
    margin: 0 !important;
    padding: 5px 0 !important;
    border: none !important;
}
.gsc-thumbnail-inside, .gsc-url-top {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/* Kết thúc css ô tìm kiếm Google */


/* Bắt đầu css posts/search.php input */

.gsc-input-box {
    border-radius: 5px 0 0 5px!important;
    border: 1.5px solid #2d3436 !important;
    background: #fff !important;
}
.gsc-search-button button {
    width: 90px;
    height: 38px;
    border: 1.5px solid #2d3436;
    background: #2d3436;
    text-align: center;
    color: #fff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    }

.gsc-input-box input {
    width: 100%;
    border: 1.5px solid #2d3436;
    border-right: none;
    padding: 5px;
    height: 38px;
    border-radius: 5px 0 0 5px;
    outline: none;
    color: #2d3436;
    font-size: 16px;
    /*font-weight: bold;*/
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    -ms-appearance: textfield;
    appearance: textfield;
}
/* Kết thúc css posts/search.php  input */


/* Bắt đầu css của ul li bài xem thêm */

    .sugg-search-tag li, .amedia-file-wrap li, .see-more li {
        list-style-image: url(../../img/arrow2.png);
    } 

    .sugg-search-tag li, .amedia-file-wrap li, .see-more li {
        list-style-image: url(../../img/arrow.svg)!important;
        /*Hiệu ứng đè lên arrow2.png */
    }

    .sugg-search-tag li {
        font-size: 14px;
        margin: 3px 10px 3px 20px;
    }

    .see-more ul {
        margin: 10px 40px 0 35px;
        padding: 0 0 0 15px;
    }
    .see-more li {
        margin: 10px 0 10px 0;
    }

    .see-more-play ul {
        margin: 10px 40px 0 35px;
        padding: 0 0 0 10px;
    }

    .see-more-play li {
        margin: 10px 0 10px 0;
        list-style: none;
    }
    .sugg-search-tag-play li {
        font-size: 14px;
        margin: 3px 5px 3px 0px;
        list-style: none;
    }

    .amedia-file-wrap ul, .amedia-file-wrap ol {
        font-size: 15px;
        margin: 10px 40px 0 35px;
    }

    .amedia-file-wrap li {margin: 10px 0 10px 0;}

    .amedia-file-wrap img {
        max-width: 90%;
        max-height: 570px;
    }
    .amedia-file-wrap {font-size: 13px !important;}


/* Kết thúc css của ul li bài xem thêm */


#footer {
    text-align: center;
    background: #2d3436;
    color: #9ea0a2;
    padding: 5px 10px 5px 10px;
}
#footer a {color: #9ea0a2;}
#footer p #developer-link {
    display:block;
    text-indent:-32697px;
}
#footer p#developer-link a,
#footer p#developer-link a:visited {
    background:url(../../img/by-crowd-favorite.gif) no-repeat left top;
    float:right;
    height:30px;
    text-indent:-32697px;
    width:220px;
}


/* Bắt đầu css back to top */
#footer {
    padding: 10px 10px 5px 10px !important;
}
.back-to-top {
	text-align: center;
	height: 18px;
	color: #FFF!important;
	text-decoration: none!important;
}
.top-button {
    padding: 8px 15px!important;
    color: #9ea0a2;
    font: 85% Verdana, Geneva, sans-serif;
    text-align: center;
    background: url(../../img/back-to-top.svg) #2d3436 no-repeat center !important;
    background-position: center top 0px !important;
    background-size: 10px !important;
    border-radius: 5px 5px 0px 0px;
    border: none;
    text-decoration: none;
}
.back-to-top a:hover {color: #fff;}
/* Kết thúc css back to top */


/* Bắt đầu css lựa chọn ngôn ngữ trang web */
.change-language {
    margin: 2px 4px 0px 4px;
}
.language {
    margin: 0;
    padding: 0;
	white-space: nowrap;
}
.selected-language {
    color: #c1c6c8;
    font-weight: 800;
    text-decoration: none;
    background: #232a2b;
    border: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 2px 14px;
}
.select-languages a {
    color: #9ea0a2;
    text-decoration: none;
    background: #232a2b;
    border: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 2px 14px;
}
.select-languages a:hover {
    color: #2d3436!important;
    background: #9ea0a2;
}
/* Kết thúc css lựa chọn ngôn ngữ trang web */


/* Bắt đầu css Menu dưới chân trang */
    #bottom-menu {
        margin: 0px 10px;
    }
    #bottom-menu ul {
        margin: 0 0 0 -15px;
    padding: 0;
    list-style-type: none;
    }
    #bottom-menu li {
    display: inline-block;
    line-height: 13px;
    margin-left: 10px;
    position: relative;
    margin: 0 5px 0 5px;
    padding: 0;
    }
    #bottom-menu a {
        background: #3f4647;
        margin: 4px 0px;
        padding: 5px 11px;
        border-radius: 10px;
        text-decoration: none;
        display: block;
    }
    #bottom-menu li:last-child {border:0;}
    #bottom-menu li:hover .sub-menu {
        display: block;
    }
    #bottom-menu  .sub-menu {
        display: none !important;
    }
    #bottom-menu .sub-menu > ul {
        display: none !mportant;
    }
/* Kết thúc css Menu dưới chân trang */


/* Bắt đầu css Play audio */
/* Bổ sung audio-play-item cho tương thích với play audio */
ul.table.disclosure .audio-play-item a,
ul.table li.disclosure .audio-play-item a {
    display: unset;
    padding: 5px 0px;
}
ul.table.disclosure .audio-play-item, ul.table li.disclosure .audio-play-item {
    padding: 5px 10px;
}

/* Kết thúc bổ sung bổ sung */

.soundwave-icon,
.audio-play-icon,
.button-play,
.button-play-error {
        margin-right: 5px;
}
.group-play-link {
    margin: 5px 10px;
}
.button-play,
.button-play-error {
    position: relative;
    vertical-align: middle;
    width: 20px;
    height: auto; /* Để giữ tỷ lệ hình vuông */
    aspect-ratio: 1; /* Để giữ tỷ lệ hình vuông */
    border-radius: 6px;
    cursor: pointer;
    background-color: #fff;
    text-align: center;
}
.button-play {
    border: 1px solid blue; 
}
.button-play-error {
    border: 1px solid #ffbd01;
}
.button-play-error-404 {
    border: 1px solid red;
}
.icon-play,
.icon-pause {
    width: 10px;
    height: 10px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    /*top: 50%;
    left: 50%;*/
    transform: translate(-50%, -50%);
}
.icon-play {
    background-image: url(../../img/play-button.png);
}
.icon-pause {
    background-image: url(../../img/pause-button.png);
}
/* Kết thúc css Play audio */


/* Bắt đầu css lịch sử đã xem  */
#recently-viewed-container ul,
#recently-viewed-container ol {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 15px;
    padding: 0;
}
#recently-viewed-container .recently-viewed {
    background: #fff;
    border: 1px solid #e4e4e4;
    padding: 10px;
    margin: 10px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#recently-viewed-container .recently-viewed-deleted {
    color: #139318;
    fill: #139318;
}
#recently-viewed-container .icon-recently-viewed-deleted {
    margin-right: 4px;
    vertical-align: -2px;
}
#delete-recently-viewed {
    background-color: #f1f1f2;
    color: #306179;
    padding: 4px 5px 0px 5px;
    margin: 4px 0;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}
.icon-delete-recently-viewed {
    margin-right: 0px;
    vertical-align: -2px;
}
#delete-recently-viewed:hover {
    background-color: #ed1606;
    color: #fff;
}
/* Kết thúc css lịch sử đã xem  */


/* Bắt đầu css chuyên mục MEME */
/* Multicolumn codepen.io/jensimmons/pen/QWjqbJj */

/* Danh sách bài viết meme mới */
.multicolumn-main {
    columns: 10rem;
    gap: 10px;
}
.multicolumn-main .figure {
    break-inside: avoid;
}

.multicolumn-main * {
  box-sizing: border-box;
} 
.multicolumn-main a {
    text-decoration: none;
}
.multicolumn-main img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 15px 15px 0 0;
}
.multicolumn-main .figcaption {
    padding: 10px;
    background: #e9e9e9;
    line-height: 20px;
    border-radius: 0 0 15px 15px;
    text-align: center;
    margin-bottom: 10px;
    display: block;
}
.pagination-meme {
    background: #e9e9e9;
    text-align: center;
    padding: 10px 0 10px 0;
    margin: 15px 0 0 0;
    border-radius: 10px;
}

/* Danh sách bài viết xem thêm meme trong single */
.see-more-main {
    display: block;
    columns: 8rem;
    gap: 10px;
    margin: 20px 0;
}
.see-more-main .figure {
    margin-bottom: 10px;
    break-inside: avoid;
}

.see-more-main * {
    box-sizing: border-box;
}
.see-more-main a {
    text-decoration: none;
}
.see-more-main img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px 10px 0 0;
}
.see-more-main figure {
    margin: 0;
}
.see-more-main .figcaption {
    padding: 5px;
    background: #e9e9e9;
    font-size: 90%;
    line-height: 20px;
    border-radius: 0 0 10px 10px;
    text-align: center;
}
/* Kết thúc css chuyên mục MEME */
