@media screen and (max-width: 767px) {
 .gt_switcher-popup span {
    display: none;
}
[data-prefix="search"] .entries {
    --grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    display: grid;
    grid-template-columns: var(--grid-template-columns);
}
/* 确保嵌入的视频在所有设备上具有响应式高度 */
.wp-block-embed iframe {
    height: 100%;
}

.header-nav {
    height: 52px;
}
.from-width{
    width: 360px;
    margin-top: 80px!important;
}
.latest-post-img {
    height: 84px;
    width: 132px;
    overflow: hidden;
}
.post-preview {
    height: 100%;
}
.latest-post-meta a {
    font-size: 14px;
}
.latest-post-meta p {
    font-size: 12px;
}
.random-hot-single-article a {
    font-size: 14px;
}
.text-card-left {
    padding: 1.5rem !important;
}
.section-hs{
    background: #f5f5f5;
}
.fuwu-card {
    margin: 0px 0px 20px;
    border-radius: 16px;
    background: #fff;
}
.fuwu-card img {
    border-radius: 16px 16px 0px 0px;
}
.fuwu-card .btn {
    width: 100%;
}
.fuwu-card p {
    color: #666;
    font-size: 14px;
}
.single-card {
    margin: 0;
    padding: 20px 10px 20px;
}

.single-header h1 {
    font-size: 24px;
}
.single-content table.tg {
    width: auto;
    display: block;
}
.single-content table.tg th, 
.single-content table.tg td {
    font-size: 8px;
}
.product-single-title h1{
    font-size: 24px;
    font-weight: bold;
}
}