.widget-toc-list li:before{display:none;}
.widget.widget_adamy_toc .widget-title{margin-left:0;}
.widget.widget_adamy_toc .widget-title:before{display:none;}

/* Widget thumbnail ratio adjustments */
.widget_hot_post .widget_hot_li img,.author_post li img{aspect-ratio:1.91/1;object-fit:contain;}

/* Added styles to restore the minimal look of the three-dot toggle button and
   refine menu icon spacing (minified). */
.post_loop .post_loop_head .post_loop_more .post-menu-toggle{background:transparent;border:0;padding:0;margin:0;cursor:pointer;line-height:1}
.post_loop .post_loop_head .post_loop_more .post-menu-toggle:focus{outline:none}
.post_loop .post_loop_head .post_loop_more .post-menu-toggle i{vertical-align:middle}
.post_loop .post_loop_head .post_loop_more .post-menu i{font-size:16px;margin-right:6px;vertical-align:middle}

/* Custom modifications: excerpt text, action menu, toast, dark overlays */
.post_loop .post_loop_head .post_loop_more{position:relative;display:inline-block;}
.post_loop .post_loop_head .post_loop_more .post-menu{display:none;position:absolute;top:100%;right:0;min-width:120px;background:#fff;border:1px solid #eee;border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,.1);z-index:99;}
.post_loop .post_loop_head .post_loop_more .post-menu a,.post_loop .post_loop_head .post_loop_more .post-menu button{display:block;width:100%;padding:8px 12px;background:none;border:none;text-align:left;font-size:14px;color:#333;cursor:pointer;}
.post_loop .post_loop_head .post_loop_more .post-menu a:hover,.post_loop .post_loop_head .post_loop_more .post-menu button:hover{background:#f5f5f5;}
.dark .post_loop .post_loop_head .post_loop_more .post-menu{background:#2a2a2a;border-color:#444;}
.dark .post_loop .post_loop_head .post_loop_more .post-menu a,.dark .post_loop .post_loop_head .post_loop_more .post-menu button{color:#c9c9c9;}
.dark .post_loop .post_loop_head .post_loop_more .post-menu a:hover,.dark .post_loop .post_loop_head .post_loop_more .post-menu button:hover{background:#3a3a3a;}
.post-menu-toast{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.8);color:#fff;padding:8px 12px;border-radius:4px;font-size:14px;opacity:0;transition:opacity .3s ease,transform .3s ease;z-index:9999;}
.post-menu-toast.show{opacity:1;transform:translate(-50%,-10px);}
.dark .post-menu-toast{background:rgba(0,0,0,.8);color:#fff;}
.dark .post_images a::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.30);z-index:1;pointer-events:none;}
/* Removed dark overlay on each hot post list item to restore original appearance */
.dark .next_prev_posts .prev_next_box a::after{background-color:rgba(0,0,0,.30)!important;}
/* Reserve space above headings when navigating via anchors */.wznrys h1[id],.wznrys h2[id],.wznrys h3[id]{scroll-margin-top:50px;}

@charset "UTF-8";

body{font-family:PingFang SC,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;color:#333;font-size:var(--ds_body_font_size);background-color:#f7f7f7;background-image:var(--ds_background);background-attachment:fixed;}
p{margin-top:0;margin-bottom:10px;}
ol,
ul,
dl{padding:0;margin:0;list-style:none;}
a{color:#333;text-decoration:none;background-color:transparent;}
a:hover{color:#0056b3;text-decoration:none;}
*:focus,
textarea:focus,
button:focus,
input:focus{box-shadow:none;outline:0}
img{border:0;max-width:100%;height:auto;}

#wp-admin-bar-wp-logo{display:none!important}
.show_m{-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;transition:all 0.6s ease;}
.f300{font-weight:300}
@media (min-width:1200px){
    
    .container{max-width:var(--ds_box_width);}
}
.dark .top .top_r .top_r_an.theme-switch{color:#ffc008;background:#212121;}
.dark .top .top_r .top_r_an:hover{background:#212121;}
 .dark body{background-color:#191919;color:#c9c9c9;background-blend-mode:normal;background-image:var(--ds_background_dark);background-attachment:fixed;}
.dark a{color:#ffffff;}
.dark .header{background:#151516;}
.dark .top .top_r .top_r_an{color:#bdbdbd;}
.dark .mobile_an{color:#bdbdbd;}
.dark #mobile_right_nav .mobile_head{background:#1c1b1b;}
.dark #mobile_right_nav .mobile_head .mobile_head_logo b{color:#bdbdbd;}
.dark #mobile_right_nav{background:#151515;}
.dark #mobile_right_nav .menu-zk{background:#1d1d1d;}
.dark #mobile_right_nav .menu-zk li a{color:#999;border-bottom:1px solid #242424;}
.dark .widget,
.dark .post_container_title,
.dark .post_container,
.dark .post_author,
.dark .post_related,
.dark #comments{background:#212121;}
.dark .top .top_l .logo a b{color:#fff;}
.dark .header-menu .header-menu-ul li a{color:#fff;}
.dark .widget_hot_tags .tagcloud a{background-color:#292929;}
.dark .widget_hot_tags .tagcloud a:hover{background:var(--ds_primary_color);color:#fff;}
.dark .widget_hot_tags .tagcloud a.hot:before{
    display:none;
}
.dark .widget_comment_ul li{border-bottom:1px solid #252525;}
.dark .widget_comment_ul li:last-child{border:none;}
.dark .widget_recent_entries ul li{border-left:2px solid #343434;}
.dark .widget_recent_entries ul li:before{background-color:#292a2a;}
.dark .widget_recent_entries ul li:after{border:2px solid #262626;}
.dark .post_container_title{border-bottom:2px solid #191919;}
.dark .links a{color:#999;}
.dark .post_author{border-top:3px solid #191919;}
.dark .post-read-more a{background:#212121;color:#555;border-radius:4px;}
.dark .post-read-more a:hover{background:var(--ds_primary_color);color:#fff;}
.dark .posts-nav .page-numbers{background:#2a2a2b;color:#fff;}
.dark .posts-nav .page-numbers:hover{background:var(--ds_primary_hover_color);}
.dark .posts-nav .current{background:var(--ds_primary_hover_color);}
.dark #comments .comments-title{border-bottom:2px solid #222222;}
.dark #comments .comment-list li .comment-body{border-bottom:1px solid #222222;}
.dark #comments form.comment-form .comment-form-comment textarea{background:#191919;color:#ccc;}
.dark #comments form.comment-form p input{background:#191919;color:#ccc;}
.dark #comments .comment-list li .comment-body .reply a.comment-reply-link{color:#555;}
.dark .links{background:#1d1d1d;}
.dark .footbox{background:#151516;}
.dark #c_sousuo{background:#1a1a1a;}
.dark #c_sousuo .search_box .ss_a{border:3px solid #414141}
.dark .header-menu .header-menu-ul li .sub-menu{background:#212121;}
.dark .widget_search #s{background:#343435;color:#fff;}
.dark #mobile_right_nav .mobile_head .theme-switch{color:#ffc008;background:#212121;}
.dark #mobile_right_nav .menu-zk .menu-item-has-children .czxjcdbs:before{background:#242424;}
.dark #mobile_right_nav .menu-zk .sub-menu{background:#212121;}
.dark .wznrys .wp-block-table table{color:#c9c9c9;}
.dark .widget-title{color:#fff;}
.dark .widget-title:after{background:#191919;}
.dark .post_container_title h1{color:#fff;}
.single .post_container_title h1{
    
    font-size:24px;
    font-weight:bold;
}
.dark .wznrys{font-size:15px;color:#c9c9c9;}
.dark .post_related_list a{color:#c9c9c9;}
.dark .post_loop{background:#212121;}
.dark .post_loop_tag em{background:#343435;}
.dark .cat_head{background:#212121;}
.dark .author_show_box{background:#212121;}
.dark .author_post{border-top:1px solid #191919;}
.header{background:#fff;width:100%;z-index:10;margin-bottom:1.5rem;box-shadow:0px 1px 20px 12px #0808080f;padding:15px 0px;}
.top{display:flex;justify-content:space-between;align-items:center;}
.top .top_l{display:flex;align-items:center;}
.top .top_l .logo{margin-bottom:0px;font-size:20px;margin-right:25px;}
.top .top_l .logo a{display:flex;align-items:center;}
.top .top_l .logo a img{height:30px;margin-right:10px;}
.top .top_l .logo a b{letter-spacing:0.5px;}
.top .top_r{display:flex;}
.top .top_r .top_r_an{border:none;color:#555;background:none;width:30px;height:30px;border-radius:50%;text-align:center;line-height:30px;padding:0;cursor:pointer;}
.top .top_r .top_r_an.theme-switch{background:#e9e9e9;}
.top .top_r .top_r_an:hover{background:#e9e9e9;}
.top .top_r .top_r_an i{}
@media (max-width:768px){
    .top .top_l .logo{margin-right:0px;}
    .top .top_l .logo a img{height:22px;}
    
    .top .top_r .top_r_an.theme-switch{display:inline-block !important; margin-right:0.5rem;}
}


.header-menu{}
.header-menu .header-menu-ul{font-size:0px;}
.header-menu .header-menu-ul li{display:inline-block;position:relative;}
.header-menu .header-menu-ul li:hover{}
.header-menu .header-menu-ul li a{padding:10px 18px;display:block;font-size:14px;}
.header-menu .header-menu-ul li .sub-menu{display:none;position:absolute;top:41px;background:#fff;width:160px;padding:20px;box-shadow:0px 8px 20px 5px #00000014;z-index:99;border-radius:10px;}

.header-menu .header-menu-ul li .sub-menu{
    min-width:180px;
    width:auto;
    max-width:300px;
}
.header-menu .header-menu-ul li .sub-menu li{width:100%;}
.header-menu .header-menu-ul li .sub-menu li a{
    font-size:14px;
    padding:8px 14px;
    
    white-space:normal;
    overflow-wrap:break-word;
    border-bottom:1px solid rgba(0,0,0,0.05);
}
.header-menu .header-menu-ul li .sub-menu li:last-child a{border-bottom:none;}
.header-menu .header-menu-ul li .sub-menu li a:after{display:none}

.header-menu .header-menu-ul li .sub-menu .sub-menu{position:absolute;left:100%;top:0px;}
.header-menu .header-menu-ul li.menu-item-has-children>a:after{content:'\F282';font-family:'bootstrap-icons';margin-left:5px;font-size:12px;transform:scale(0.7);display:block;position:absolute;right:0px;top:12px;}
.header-menu .header-menu-ul li .sub-menu .menu-item-has-children a:after{content:'\F282';font-family:'bootstrap-icons';display:block;float:right;transform:rotate(270deg);-webkit-transform:rotate(270deg);}
.header-menu .header-menu-ul li.current-menu-item,
.header-menu .header-menu-ul li.current-menu-parent,
.header-menu .header-menu-ul li.current-menu-ancestor{}
@media (max-width:992px){
    .header-menu{display:none;}
}


#mobile_right_nav{width:300px;border:none;}
#mobile_right_nav .mobile_head{padding:15px 22px;color:#fff;background:rgba(0,0,0,0.2);display:flex;justify-content:space-between;}
#mobile_right_nav .mobile_head .mobile_head_logo{display:flex;align-items:center;color:#333;justify-content:center;}
#mobile_right_nav .mobile_head .mobile_head_logo img{height:28px;margin-right:10px;}
#mobile_right_nav .mobile_head .mobile_head_logo b{}
#mobile_right_nav .mobile_head .theme-switch{background:#fff;width:30px;height:30px;border-radius:50%;border:none;text-align:center;display:flex;align-items:center;justify-content:center;color:#666;font-size:12px;}
#mobile_right_nav .menu-zk{margin:20px;background:#ebebeb;border-radius:8px;overflow:hidden;}
#mobile_right_nav .menu-zk li{line-height:46px;position:relative;}
#mobile_right_nav .menu-zk li a{font-size:14px;display:block;border-bottom:1px solid #e3e3e3;color:#333;padding:0px 30px;}
#mobile_right_nav .menu-zk li:last-child a{border-bottom:none;}
#mobile_right_nav .menu-zk .sub-menu{display:none;background:var(--ds_primary_color);}
#mobile_right_nav .menu-zk .sub-menu li a{font-size:12px;color:#ffffff;font-weight:300;border-bottom:none;}
#mobile_right_nav .menu-zk .menu-item-has-children .czxjcdbs:before{content:"\F279";font-family:'bootstrap-icons';position:absolute;right:20px;top:0px;color:#ffffff;width:30px;height:30px;line-height:30px;margin:8px 0px;text-align:center;display:block;cursor:pointer;background:#cccccc;border-radius:50%;font-size:10px;}
#mobile_right_nav .menu-zk .menu-item-has-children .kai:before{content:"\F27C";font-family:'bootstrap-icons';}
.mobile_an{border:none;color:#555;background:none;width:30px;height:30px;border-radius:50%;text-align:center;line-height:30px;padding:0;font-size:18px;display:none;}
@media (max-width:992px){
    .mobile_an{display:inline-block;}
}


#c_sousuo{height:120px;}
#c_sousuo .search_box{margin:30px 0px;text-align:center;}
#c_sousuo .search_box .ss_a{width:100%;position:relative;border:3px solid #dddddd;line-height:40px;overflow:hidden;padding:0px 15px;}
#c_sousuo .search_box .ss_a input{width:100%;border:none;font-size:12px;color:#b7b7b7;background:none;}
#c_sousuo .search_box .ss_a button{position:absolute;top:3px;right:12px;bottom:3px;border:none;color:#b7b7b7;border-radius:5px;line-height:1;background:none;}


.index_banner{margin-bottom:25px;}
#banner{border-radius:4px;overflow:hidden;}
#banner .carousel-indicators{right:20px;left:inherit;bottom:14px;margin-right:inherit;margin-bottom:inherit;margin-left:inherit;display:flex;justify-content:flex-end;}
#banner .carousel-indicators button{width:10px;height:10px;border-radius:50%;}
#banner .carousel-control-prev,
#banner .carousel-control-next{opacity:0;}
#banner .carousel-control-prev i,
#banner .carousel-control-next i{font-size:14px;width:40px;height:40px;background:#242424;line-height:40px;border-radius:50%;transition:all 0.6s ease;}
#banner:hover .carousel-control-prev,
#banner:hover .carousel-control-next{opacity:1;}
#banner .carousel-control-prev i:hover,
#banner .carousel-control-next i:hover{background:var(--ds_primary_hover_color);color:#fff;}
#banner .banlist{display:block;position:relative;z-index:1;overflow:hidden;}
#banner .banlist:before{position:absolute;content:'';width:100%;height:100%;top:0px;right:0px;z-index:1;opacity:0.6;background:linear-gradient(to top,black,#ffffff00);}
#banner .banlist img{transition:all .3s ease-out 0s;}
#banner .banlist h2{position:absolute;color:#fff;z-index:9;font-size:16px;width:100%;bottom:0px;left:0px;padding:20px 25px;margin:0px;}
#banner .banlist i{position:absolute;top:0px;left:0px;background:var(--ds_primary_color);color:#fff;font-size:12px;font-style:inherit;padding:3px 7px;}
#banner:hover .banlist img{transform:scale(1.1);}
@media (max-width:768px){
    #banner .banlist h2{bottom:22px;text-align:center;}
    #banner .carousel-indicators{display:flex;justify-content:center;right:0;left:0;bottom:8px;}
}


.post_loop{background:#fff;padding:30px;margin-bottom:20px;border-radius:10px;}
.post_loop .post_loop_head{display:flex;justify-content:space-between;margin-bottom:20px;align-items:center;}
.post_loop .post_loop_head .post_loop_head_author{display:flex;justify-content:flex-start;align-items:center;}
.post_loop .post_loop_head .post_loop_head_author .images_author{display:block;}
.post_loop .post_loop_head .post_loop_head_author .images_author:hover{}
.post_loop .post_loop_head .post_loop_head_author .images_author img{width:40px;height:40px;border-radius:50%;}
.post_loop .post_loop_head .post_loop_head_author .images_author_name{margin-left:15px;line-height:1;}
.post_loop .post_loop_head .post_loop_head_author .images_author_name h3{font-size:14px;margin-bottom:2px;}

.post_loop .post_loop_head .post_loop_head_author .images_author_name strong.author-name{font-size:14px;margin-bottom:2px;display:block;}
.post_loop .post_loop_head .post_loop_head_author .images_author_name span{font-size:var(--ds_small_font_size);color:#C6C6C6;font-weight:300;}
.post_loop .post_loop_head .post_loop_more{}
.post_loop .post_loop_head .post_loop_more:hover{}
.post_loop .post_loop_head .post_loop_more i{font-size:24px;color:#3473fb;}
.post_loop .post_loop_conter{margin-left:60px;}
.post_loop .post_loop_conter .post_loop_title_box{position:relative;}
.post_loop .post_loop_conter .post_loop_title_box .post_loop_title{font-size:var(--ds_heading_font_size);margin-bottom:15px;}
.post_loop .post_loop_conter .post_loop_title_box .post_loop_title a{}
.post_loop .post_loop_conter .post_loop_title_box p{font-size:var(--ds_body_font_size);font-weight:400;line-height:2;margin-bottom:15px;}
.post_images{width:66%;font-size:0;display:table;margin:0px -1% 0px -1%;}
.post_images a{display:inline-block;border-radius:8px;overflow:hidden;float:left;position:relative;}
.post_images a b{position:absolute;display:flex;width:100%;height:100%;background:#0000006e;top:0px;left:0px;color:#fff;z-index:1;font-size:20px;justify-content:center;align-items:center;}
.post_img_2 a{width:46%;margin:2%;}
.post_img_3 a:nth-child(1){width:62.67%;}
.post_img_3 a{width:29.33%;margin:2%;}
.post_img_4 a{width:46%;margin:2%;}
.post_img_5 a{width:29.33%;margin:2%;}
.post_img_5 a:nth-child(1){width:46%;}
.post_img_5 a:nth-child(2){width:46%;}
.post_img_6 a{width:29.33%;margin:2.2% 2%;}
.post_img_6 a:nth-child(1){width:62.67%;}
.post_img_7 a{width:29.33%;margin:2%;}
.post_img_7 a:nth-child(4){width:21%}
.post_img_7 a:nth-child(5){width:21%}
.post_img_7 a:nth-child(6){width:21%}
.post_img_7 a:nth-child(7){width:21%}
.post_img_8 a{width:29.33%;margin:2%;}
.post_img_8 a:nth-child(1){width:46%;margin:2%;}
.post_img_8 a:nth-child(2){width:46%;margin:2%;}
.post_img_9 a{width:29.33%;margin:2%;}
.post_loop_tag{width:100%;display:flex;margin-top:30px;}
.post_loop_tag em{margin-right:6px;border-radius:5px;padding:3px 10px;font-size:12px;font-style:inherit;background:#F5F7F9;color:#9BC2D9;}
.post_loop_tag em i{}
.post_loop_tag em a{color:#9BC2D9;}
.post_info_footer{display:flex;align-items:center;margin-top:20px;margin-left:2px;}
.post_info_footer > span{margin-right:25px;color:#a8c2d2;font-weight:300;font-size:12px;}
.post_info_footer span i{margin-right:6px;}
.post_info_footer span a{color:#a8c2d2;}
.post_info_footer span a em{font-style:inherit;}
.post_info_footer span a.done i{color:#ff6161;}
.post_info_footer span a.done em{color:#ff6161;}
@media (max-width:768px){
    .post_images{width:88%;}
    .post_loop .post_loop_conter{margin-left:0;}
}


.catbox{}
.cat_head{background:#fff;border-radius:6px;padding:20px;margin-bottom:20px;display:flex;flex-direction:row;align-items:center;}
.cat_head img{border-radius:6px;margin-right:20px;height:70px;width:70px;}
.cat_head_r{}
.cat_head_r h2{font-size:18px;}
.cat_head_r p{margin:0px;color:#adadad;}


.links{background:#272b30;padding:25px 0px;font-size:12px;text-align:center;}
.links a{color:#999;margin-right:8px;font-weight:300;display:inline-block;}
.links span{color:#999;font-weight:300;}


.footbox{background:#fff;padding:25px 0px;font-size:12px;}
.copyright{color:#999;text-align:center;}
.copyright p{color:#999;margin:0px;font-weight:300;}
.copyright p a{color:#999;}
@media (max-width:768px){
    .copyright p a.beian{display:block;margin-top:5px;}
}


.scrollToTopBtn{background-color:black;border:none;border-radius:50%;color:white;cursor:pointer;font-size:16px;height:48px;width:48px;position:fixed;bottom:30px;right:30px;z-index:100;opacity:0;transform:translateY(100px);transition:all .5s ease;}
.scrollToTopBtn:hover{background:var(--ds_primary_hover_color);color:#fff;}
.showBtn{opacity:1;transform:translateY(0)}


.sidebar_sticky{position:sticky;top:95px;margin-bottom:20px;}
.widget{margin-bottom:20px;position:relative;overflow:hidden;background:#FFF;padding:20px 22px 20px 22px;border-radius:4px;}
.widget-title{font-size:16px;text-transform:uppercase;margin-bottom:35px;position:relative;padding-left:1.25rem;}

.widget-title:before{
    content:'';
    position:absolute;
    left:2px;
    top:6px;
    width:8px;
    height:8px;
    border-radius:5px;
    background:#0a59f8;
    background:linear-gradient(to top,#6598ff,#0a59f8);
}
.widget-title:after{content:'';position:absolute;height:1px;background:#f7f7f7;left:-22px;bottom:-15px;right:-22px;width:calc(100% + 44px);}
.widget_text .textwidget{}
.widget_text .textwidget p{font-size:12px;}


.widget_recent_entries{}
.widget_recent_entries ul{margin-left:5px;}
.widget_recent_entries ul li{border-left:2px solid #eaeef5;padding-bottom:20px;padding-left:20px;position:relative;}
.widget_recent_entries ul li a{margin-bottom:6px;display:block;font-size:13px;}
.widget_recent_entries ul li span{color:#7d7d7d;display:block;font-weight:300;font-size:12px;}
.widget_recent_entries ul li:last-child{border-bottom:none;padding-bottom:0px;margin-bottom:0px;}
.widget_recent_entries ul li:before{content:"";position:absolute;background-color:#fff;height:4px;width:4px;border-radius:50%;left:-3px;top:8px;z-index:9;}
.widget_recent_entries ul li:after{content:"";position:absolute;background-color:var(--ds_primary_hover_color);height:14px;width:14px;border-radius:50%;left:-8px;top:3px;transition:.6s;border:3px solid #fff;}
.widget_recent_entries ul li:hover:after{background-color:#ffc109;}


.widget_hot_tags .tagcloud{}
.widget_hot_tags .tagcloud a{font-size:13px!important;padding:5px 13px;display:inline-block;margin-right:6px;margin-bottom:6px;border-radius:3px;background-color:#f5f5f5;position:relative;}
.widget_hot_tags .tagcloud a:hover{background:var(--ds_primary_color);color:#fff;}
.widget_hot_tags .tagcloud a.hot:before{
    display:none;
}


.widget_hot_tags .tagcloud a:before,
.widget_hot_tags .tagcloud span:before {
    display:none !important;
    content:none !important;
}


.widget_search .searchform{position:relative;}
.widget_search .screen-reader-text{display:none;}
.widget_search #s{width:100%;height:36px;border:none;text-indent:10px;font-size:14px;border-radius:8px;overflow:hidden;background:#f5f5f5;font-weight:300;}
.widget_search #searchsubmit{width:60px;height:36px;border:none;background:var(--ds_primary_hover_color);color:#fff;position:absolute;right:0px;font-size:12px;border-radius:0px 8px 8px 0px;}


.widget_comment_ul{}
.widget_comment_ul li{display:flex;padding-bottom:15px;border-bottom:1px solid #f4f4f4;margin-bottom:15px;}
.widget_comment_ul li img{margin-right:13px;width:24px;height:24px;flex-shrink:0;border-radius:50%;display:block;}
.widget_comment_ul li .widget_comment_info{}
.widget_comment_ul li .widget_comment_info a{font-size:13px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.widget_comment_ul li .widget_comment_info span{display:block;font-size:var(--ds_small_font_size);color:#9e9c9c;margin-top:5px;font-weight:300;}
.widget_comment_ul li .widget_comment_info span em{margin-right:5px;font-style:inherit;}
.widget_comment_ul li:last-child{margin:0px;padding:0px 0px 5px 0px;border:none;}


.widget_hot_post{}
.widget_hot_post .widget_hot_li{display:flex;align-items:center;margin-bottom:20px;position:relative;}
.widget_hot_post .widget_hot_li img{width:75px;margin-right:15px;flex-shrink:0;border-radius:4px;}
.widget_hot_post .widget_hot_li .hot_post_info{}
.widget_hot_post .widget_hot_li .hot_post_info h4{font-size:13px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:5px;font-weight:inherit;}
.widget_hot_post .widget_hot_li .hot_post_info h4 a{}
.widget_hot_post .widget_hot_li .hot_post_info p{margin:0px;font-size:12px;color:#9b9b9b;font-weight:300;}
.widget_hot_post .widget_hot_li:last-child{margin:0px;}
.widget_hot_post .widget_hot_li:first-child{position:relative;}
.widget_hot_post .widget_hot_li:first-child img{width:100%;margin:0px;}
.widget_hot_post .widget_hot_li:first-child .hot_post_info{position:absolute;bottom:0px;width:100%;height:100%;color:#fff;padding:15px;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-end;z-index:9;}
.widget_hot_post .widget_hot_li:first-child .hot_post_info h4{margin-bottom:0px;}
.widget_hot_post .widget_hot_li:first-child .hot_post_info h4 a{color:#fff;}
.widget_hot_post .widget_hot_li:first-child .hot_post_info p{color:#fff;}
.widget_hot_post .widget_hot_li:first-child:before{position:absolute;content:'';width:100%;height:100%;top:0px;right:0px;z-index:1;opacity:0.6;background:linear-gradient(to top,black,#ffffff00);}


.author_show_box{background:#fff;border-radius:8px;overflow:hidden;margin-bottom:20px;}
.author_show_box .author_show_head{text-align:center;z-index:9;position:relative;padding:30px 30px 0px 30px;}
.author_show_box .author_show_head img{border-radius:50%;margin-bottom:15px;}
.author_show_box .author_show_head h3{font-size:16px;margin-bottom:15px;}
.author_show_box .author_show_head p{font-weight:300;line-height:1.4;margin-bottom:15px;font-size:13px;}
.author_show_box .author_show_info{text-align:center;padding:5px 0px 20px 0px;color:#6a6a6a;font-size:12px;}
.author_show_box .author_show_info span{margin:0px 10px;}
.author_show_box .author_show_info span i{margin-right:8px;}
.author_show_box .author_show_info span b{font-weight:inherit;margin-right:4px;}
.author_post{padding:20px 22px 0px 22px;border-top:1px solid #f6f5f5;}
.author_post li{display:flex;align-items:center;margin-bottom:20px;position:relative;}
.author_post li img{width:75px;margin-right:15px;flex-shrink:0;border-radius:4px;}
.author_post li .author_title{}
.author_post li .author_title h4{font-size:13px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin-bottom:5px;font-weight:inherit;}
.author_post li .author_title h4 a{}
.author_post li .author_title p{margin:0px;font-size:12px;color:#9b9b9b;font-weight:300;}


.post_container{background:#fff;padding:30px 32px 20px 32px;border-radius:10px;}
.post_container_title{padding:25px 30px 20px 30px;background:#ffffff;border-bottom:2px solid #f7f7f7;border-radius:4px 4px 0px 0px;}
.post_container_title h1{font-size:var(--ds_heading_font_size);margin-bottom:0px;}
.post_container_title p{margin:15px 0px 0px 0px;font-size:var(--ds_small_font_size);}
.post_container_title p span{margin-right:20px;color:#8c8989;font-weight:300;font-size:var(--ds_small_font_size);}
.post_container_title p span i{margin-right:5px;}
.post_author_l{display:flex;align-items:center;}
.post_author_l img{border-radius:50%;margin-right:15px;width:28px;height:28px;}
.post_author_l span{}
.post_author{margin-bottom:20px;padding:20px 30px;background:#fff;border-top:3px solid #f7f7f7;border-radius:0px 0px 4px 4px;display:flex;justify-content:space-between;align-items:center;}
.post_author_r{display:flex;align-items:center;}
.post_author_icon{margin-left:15px;}
.post_author_icon a{background:var(--ds_primary_color);padding:4px 8px;margin:0px 4px;font-style:inherit;border-radius:4px;color:#fff;font-size:12px;display:inline-block;}
.post_author_icon a:hover{}
.post_author_icon a i{margin-right:6px;}
.post_related{background:#fff;padding:30px 30px 15px 30px;border-radius:4px;}
.post_related_list{}
.post_related_list a{display:block;margin-bottom:15px;color:#515151;position:relative;padding-left:15px;}
.post_related_list a:before{content:"";width:5px;height:5px;border-radius:50%;background-color:#ccc;position:absolute;top:8px;left:0px;}
.post_comment{border-radius:4px;overflow:hidden;}
.page_container{padding:30px;background:#fff;}
@media (max-width:768px){
    .post_container_title{padding:25px 20px 20px 20px;}
    .post_container_title h1{font-size:var(--ds_heading_font_size);}
    .post_container{padding:20px;}
    .post_author{padding:20px;}
    .post_related{padding:20px 20px 15px 20px;}
    .post_related_list a{font-size:13px;}
}
.post-read-more{text-align:center;margin-bottom:20px;}
.post-read-more a{background:var(--ds_button_bg_color);padding:11px 0px;display:block;color:#fff;font-size:13px;}
.post-read-more a.loading{background:var(--ds_button_hover_color);color:#fff;}
.posts-nav{text-align:center;margin:40px 0px;}
.posts-nav .page-numbers{padding:5px 10px;background:#fff;display:inline-block;color:#555;font-size:12px;margin:0px 2px;}
.posts-nav .page-numbers:hover,
.posts-nav .page-numbers.current{background:var(--ds_primary_hover_color);color:#fff;}


.next_prev_posts{display:table;width:100%;margin-bottom:20px;}
.next_prev_posts .prev_next_box{width:50%;float:left;position:relative;display:block;}
.next_prev_posts .prev_next_box a{display:block;padding:30px 20px;color:#fff;background-size:cover;background-repeat:no-repeat;background-position:center center;}
.next_prev_posts .prev_next_box a:after{content:'';position:absolute;background-color:rgba(0,0,0,.46);left:0;right:0;top:0;bottom:0;width:100%;height:100%;z-index:0;}
.next_prev_posts .prev_next_box .prev_next_info{z-index:1;position:relative;}
.next_prev_posts .prev_next_box .prev_next_info small{font-size:16px;}
.next_prev_posts .prev_next_box .prev_next_info p{margin-top:10px;margin-bottom:0px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.next_prev_posts .prev_next_box.nav_next .prev_next_info{text-align:right;}
@media (max-width:768px){
    .next_prev_posts .prev_next_box a{padding:15px;background-repeat:no-repeat;background-size:cover;background-position:center center;}
    .next_prev_posts .prev_next_box .prev_next_info small{font-size:12px;}
    .next_prev_posts .prev_next_box .prev_next_info p{font-size:12px;margin-top:5px;}
}


.dark .post_prev_next .post-page-numbers{background-color:#292929;}
.post_prev_next{display:flex;align-items:center;justify-content:center;margin:35px 0px}
.post_prev_next .post-page-numbers{background:#eaeaea;padding:5px 13px;margin:0px 3px;font-size:12px;}
.post_prev_next .post-page-numbers span{}
.post_prev_next .post-page-numbers.current{background:var(--ds_primary_color);color:#fff;}


.wznrys{
    font-size:15px;
    
    text-align:left;
    word-break:break-word;
    overflow-wrap:break-word;
}
.wznrys hr{height:20px;border:none;position:relative;padding:0px;margin:10px 0px 25px 0px;}
.wznrys hr:after{content:"";width:100%;height:1px;background-color:#e2e2e2;position:absolute;top:10px;z-index:1;}
.wznrys hr:before{content:"";position:absolute;width:8px;height:8px;background-color:#ababab;left:50%;top:50%;transform:rotate(45deg);z-index:2;margin-top:-4px;margin-left:-4px;}
.wznrys .post-image{padding-bottom:20px}
.wznrys p{line-height:2;padding-bottom:20px;margin-bottom:0;margin-top:0;}
.wznrys h1,
.wznrys h2,
.wznrys h3,
.wznrys h4,
.wznrys h5,
.wznrys h6{margin-bottom:25px;margin-top:0px;line-height:30px;}
.wznrys h1{font-size:22px;}
.wznrys h2{font-size:20px;}
.wznrys h3{font-size:18px;}
.wznrys h4{font-size:16px;}
.wznrys h5{font-size:14px;}
.wznrys h6{font-size:14px;}
.wznrys ol,
.wznrys ul{margin-bottom:30px;list-style:disc;}
.wznrys ol li,
.wznrys ul li{margin-left:24px;margin-bottom:12px;line-height:2;}
.wznrys ol li a,
.wznrys ul li a{border-bottom:1px solid #3ca5f6;color:#3ca5f6;}
.wznrys p img{max-width:100%;height:auto}



.wznrys blockquote,
.wznrys blockquote.wp-block-quote,
.wznrys .wp-block-quote {
    margin: 14px 0 30px 0;
    padding: 14px 18px;
    border-left: 4px solid #d0d7de;     
    background-color: #f6f8fa;          
    border-radius: 1px;
    font-size: inherit;
    line-height: 1.8;
}


.wznrys blockquote p,
.wznrys blockquote.wp-block-quote p,
.wznrys .wp-block-quote p {
    margin: 0;
    padding: 0;
    font-weight: inherit;               
    font-size: inherit;                 
    font-style: inherit;
}


.wznrys blockquote p + p,
.wznrys blockquote.wp-block-quote p + p,
.wznrys .wp-block-quote p + p {
    margin-top: 10px;
}


.wznrys blockquote cite,
.wznrys blockquote.wp-block-quote cite,
.wznrys .wp-block-quote cite {
    display: block;
    margin-top: 10px;
    padding: 0;
    font-size: 0.875em;                 
    line-height: 1.6;
    font-style: inherit;
    opacity: 0.78;
}


html.dark .wznrys blockquote,
html.dark .wznrys blockquote.wp-block-quote,
html.dark .wznrys .wp-block-quote,
[data-bs-theme="dark"] .wznrys blockquote,
[data-bs-theme="dark"] .wznrys blockquote.wp-block-quote,
[data-bs-theme="dark"] .wznrys .wp-block-quote {
    background-color: #29292a;          
    border-left-color: #3d444d;         
}


html.dark .wznrys blockquote cite,
html.dark .wznrys .wp-block-quote cite,
[data-bs-theme="dark"] .wznrys blockquote cite,
[data-bs-theme="dark"] .wznrys .wp-block-quote cite {
    opacity: 0.85;
}

.wznrys .aligncenter{clear:both;display:block;margin:0 auto;}
.wznrys .alignright{float:right;margin:25px 0px 10px 20px;}
.wznrys .alignleft{float:left;margin:25px 20px 10px 0px;}
.wznrys .wp-caption{max-width:100%;}
.wznrys .wp-caption p.wp-caption-text{text-align:center;padding-bottom:0px;margin-bottom:25px;font-size:12px;color:#888;font-weight:300;}
.wznrys p a{border-bottom:1px solid #3ca5f6;color:#3ca5f6;margin:0 4px}
.wznrys strong{font-weight:bold;}
.wznrys .crayon-table tr:nth-child(odd){background:none;}
.wznrys pre.wp-block-code{margin:50px 0px;position:relative;background:#f6f8fa;padding-top:36px;border-radius:5px;box-shadow:0 1px 2px 0 rgba(0,0,0,.4);}
.dark .wznrys pre.wp-block-code{
    background:#282922;
}

.wznrys pre.wp-block-code {
    position: relative;
}


.cmic-code-copy-btn {
    position: absolute;
    top: 8px;
    right: 10px;
    padding: 4px 10px;
    font-size: 12px;
    line-height: 1;
    border: none;
    border-radius: 999px;
    cursor: pointer;
    background: #e5e7eb;   
    color: #111827;        
    opacity: 0.9;
    transition: background 0.15s ease, opacity 0.15s ease;
}

.cmic-code-copy-btn:hover {
    opacity: 1;
    background: #d1d5db;
}


html.dark .cmic-code-copy-btn {
    background: #374151;
    color: #e5e7eb;
}

html.dark .cmic-code-copy-btn:hover {
    background: #4b5563;
}

.wznrys pre.wp-block-code code{font-size:13px;line-height:1.8;padding:15px 20px;border-radius:0px 0px 10px 10px;}
.wznrys pre.wp-block-code code:before{content:attr(class);position:absolute;top:6px;right:20px;color:#3e3e3e;text-transform:uppercase;}
.wznrys pre.wp-block-code code table{border:none;line-height:1.8;margin:0;}
.wznrys pre.wp-block-code code table tr{border-bottom:1px solid #272727;}
.wznrys pre.wp-block-code code table tr:nth-child(odd){background:none;}
.wznrys pre.wp-block-code code table tr:last-child{border-bottom:none;}
.wznrys pre.wp-block-code code table tr td.hljs-ln-numbers{width:30px;}
.wznrys pre.wp-block-code code table tr td.hljs-ln-numbers .hljs-ln-n{text-align:center;color:#5a5a5a;font-weight:300;}
.wznrys pre.wp-block-code code table tr td.hljs-ln-numbers .hljs-ln-n:before{padding-right:10px;}
.wznrys pre.wp-block-code code table tr td.hljs-ln-code{border-left:1px solid #272727;text-indent:12px;}
.wznrys pre.wp-block-code code table tr td{border:none;text-align:inherit;line-height:inherit;}
.wznrys pre.wp-block-code:before{content:"";position:absolute;border-radius:50%;background:#fc625d;width:12px;height:12px;left:14px;top:12px;box-shadow:20px 0 #fdbc40,40px 0 #35cd4b;z-index:2;}
.wznrys .wp-block-image{}
.wznrys .wp-block-image figure{}
.wznrys .wp-block-image figure img{}
.wznrys .wp-block-image figure.aligncenter{}
.wznrys .wp-block-image figure.aligncenter img{display:block;margin:auto;}
.wznrys figure{border:none!important;}
.wznrys figcaption{font-size:12px;font-weight:300;margin:15px 0px!important;text-align:center;}
.wznrys figure.wp-block-video video{width:100%;}
.wznrys .wp-block-gallery figcaption{margin:0!important;}
.wznrys .wp-block-table{}
.wznrys .wp-block-table table{border:1px solid #e9e9e9;font-size:14px;margin-bottom:20px;border-right:none;border-bottom:none;}
.wznrys .wp-block-table table{}
.wznrys .wp-block-table table tr{border-bottom:1px solid #e7e7e7;}
.wznrys .wp-block-table table tr td,
.wznrys .wp-block-table table tr th{padding:12px 20px;border-right:1px solid #e7e7e7;}
.wznrys .wp-block-audio{margin-bottom:40px;}
.wznrys .wp-block-cover{margin-bottom:40px;}
.wznrys .wp-block-cover .wp-block-cover__inner-container{margin:0px 10%;}
.wznrys .wp-block-search{margin-bottom:30px;}
.wznrys .wp-block-search .wp-block-search__label{display:none;}
.wznrys .wp-block-search .wp-block-search__inside-wrapper{background:#ebe9e9;padding:15px 20px;border-radius:5px;}
.wznrys .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__input{background:#fff;border:none;border-radius:10px 0px 0px 10px;text-indent:15px;color:#a7a6a6;}
.wznrys .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button{background-color:#dc3544;margin-left:0px;border:none;font-size:14px;color:#fff;border-radius:0px 10px 10px 0px;padding:8px 25px;}
@media (max-width:992px){
    .sidebar_sticky{display:none;}
    .none_992{display:none;}
}
@media (max-width:768px){
    .mobile_none{display:none;}
    .cat_head_r h2{font-size:14px;}
    .cat_head_r p{font-size:12px;}
    .post_loop .post_loop_conter .post_loop_title{font-size:var(--ds_heading_font_size);line-height:1.6;}
.post_loop .post_loop_head .post_loop_head_author .images_author_name h3{font-size:var(--ds_heading_font_size);}

.post_loop .post_loop_head .post_loop_head_author .images_author_name strong.author-name{font-size:var(--ds_heading_font_size);display:block;} 
}
.nopic_des{position:fixed;width:100%;height:100%;background:#ffffff;top:0px;z-index:9999;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:20px;text-align:center;line-height:2;}
.nopic_des a{background:#3556f3;margin-top:20px;padding:8px 45px;font-size:16px;color:#fff;}










.header-menu .header-menu-ul li .sub-menu li a{
    padding:8px 14px;
    
    white-space:normal;
    overflow-wrap:break-word;
    border-bottom:1px solid rgba(0,0,0,0.05);
}
.header-menu .header-menu-ul li .sub-menu li:last-child a{
    border-bottom:none;
}
.dark .header-menu .header-menu-ul li .sub-menu li a{
    border-bottom:1px solid #2a2a2a;
}
.dark .header-menu .header-menu-ul li .sub-menu li:last-child a{
    border-bottom:none;
}


.cmic-meta-time,
.cmic-meta-views {
    color:#555;
}
.dark .cmic-meta-time,
.dark .cmic-meta-views {
    color:#aaa;
}

/* Table of contents widget styling overrides (added for TOC widget)
   These rules ensure the TOC widget matches the site's typography and
   author card aesthetics, and distinguish H1–H3 levels without
   excessive indentation. */
.widget-toc{font-size:14px;}
.widget-toc-list{list-style:none;margin:0;padding:0;}
.widget-toc-list li{margin-bottom:8px;line-height:1.4;position:relative;color:inherit;}
.widget-toc-list li:before{display:none;}
.widget-toc-list li a{color:inherit;text-decoration:none;display:block;padding-left:0;}
.widget-toc-list li.toc-level-1{font-weight:600;margin-left:0;}
.widget-toc-list li.toc-level-2{font-size:14px;font-weight:500;margin-left:0.5em;}
.widget-toc-list li.toc-level-3{font-size:14px;font-weight:400;margin-left:1em;}
.widget-toc-list li a:hover{color:var(--ds_primary_hover_color);}
.dark .widget-toc-list li a:hover{color:var(--ds_primary_color);}
.widget-toc-list .widget-toc-list{margin-top:8px;} 
.widget.widget_adamy_toc{border-radius:8px;}
.widget.widget_adamy_toc .widget-title:before{display:none;}
  
