/**handles:wd-blog-single-base,wd-blog-base**/
.post-single-page,.related-posts-slider{margin-bottom:40px}:is(.wd-single-post-header,.post-title-large-image) .wd-post-meta{--wd-link-color: var(--color-gray-400);--wd-link-color-hover: var(--color-gray-500);display:inline-flex;align-items:center;justify-content:var(--wd-align);flex-wrap:wrap;gap:10px;color:var(--color-gray-400)}.wd-single-post-header{--wd-align: center;display:flex;flex-direction:column;align-items:center;gap:15px;margin-bottom:30px}.wd-single-post-header .title{margin-bottom:0;font-size:32px}.wd-single-post-img img{border-radius:var(--wd-brd-radius)}.post-password-form label{display:inline-block;margin-bottom:10px;vertical-align:bottom;font-weight:600}.post-password-form input[type="submit"]{margin-bottom:10px;vertical-align:bottom}.post-title-large-image>.container{position:relative;z-index:2}.post-title-large-image:after{content:"";position:absolute;inset:0;z-index:1}.post-title-large-image.wd-page-title .title{font-size:calc(var(--wd-title-font-s) / 1.5)}.post-title-large-image.color-scheme-light:after{background:linear-gradient(transparent 5%, rgba(0,0,0,0.4) 50%, rgba(0,0,0,0.5) 100%)}.post-single-large-image:not(.format-gallery) .wd-single-post-header{display:none}.wd-single-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-bottom:40px}.wd-single-footer .tags-list{display:flex;flex-wrap:wrap;gap:10px}.wd-single-footer .tags-list a{position:relative;display:inline-flex;padding-inline:25px 15px;padding-block:5px;border:1px solid var(--brdcolor-gray-300);border-radius:calc(var(--wd-brd-radius) / 1.5);color:var(--color-gray-900);font-weight:600;font-size:90%}.wd-single-footer .tags-list a:after{content:"";position:absolute;top:50%;inset-inline-start:10px;margin-top:-3px;width:6px;height:6px;border-radius:50%;background-color:var(--brdcolor-gray-300);transition:background .25s ease}.wd-single-footer .tags-list a:hover{border-color:var(--wd-primary-color);color:var(--color-gray-900)}.wd-single-footer .tags-list a:hover:after{background-color:var(--wd-primary-color)}@media (max-width: 768.98px){.wd-single-post-header .title{font-size:20px}}

.wd-meta-author{display:flex;align-items:center;gap:5px;color:var(--color-gray-400)}.wd-meta-author img{width:22px;border-radius:50%}.wd-meta-reply a{position:relative;display:block;width:20px;height:20px;color:var(--color-gray-400);text-align:center;font-size:0;line-height:20px}.wd-meta-reply a:after{font-size:16px;content:"\f103";font-family:"woodmart-font"}.wd-meta-reply a:hover{color:var(--color-gray-500)}.wd-meta-reply .replies-count{position:absolute;top:-4px;right:-4px;width:14px;height:14px;border-radius:50%;background-color:var(--wd-primary-color);color:#fff;text-align:center;font-size:9px;line-height:14px}.wd-meta-reply .replies-count-label{display:none}.wd-post-cat.wd-style-with-bg{display:inline-block;overflow:hidden;padding-right:10px;padding-left:10px;height:25px;border-radius:calc(var(--wd-brd-radius) / 1.5);background-color:var(--wd-primary-color);color:#fff;line-height:25px}.wd-post-cat.wd-style-with-bg>a{display:inline-block;color:#fff;vertical-align:top;text-transform:uppercase;font-weight:600;font-size:12px}.wd-post-cat.wd-style-with-bg>a:hover{color:rgba(255,255,255,0.8)}.wd-carousel .wd-post-cat.wd-style-with-bg{transform:translate3d(0px, 0, 0)}.wd-post-desc p:last-child{margin-bottom:0}.page-links{margin-top:10px}.post-page-numbers{padding:0 5px}.wd-post-gallery{max-width:0;min-width:100%}.wd-post-gallery .wd-carousel-inner{margin:0}.wd-post-gallery .wd-carousel{--wd-col: 1;--wd-gap: 0.0001px;padding:0}.wd-carousel-item .wd-post-gallery .wd-carousel{pointer-events:none}.wd-post-arrows.wd-pos-sep{--wd-arrow-offset-h: calc(var(--wd-arrow-width, var(--wd-arrow-size, 50px)) / -1)}.author-info{display:flex;flex-direction:column;align-items:center;gap:15px;padding:25px;margin-bottom:40px;border-radius:var(--wd-brd-radius);background-color:var(--bgcolor-gray-100);text-align:center}.author-info :is(h4,p){margin-bottom:0}.author-info img{max-width:74px;border-radius:50%}.author-info .author-link{display:block;margin-top:15px;font-weight:600}@media (max-width: 768.98px){.wd-meta-author>span{display:none}}@media (max-width: 576px){.wd-post-date{top:10px;left:10px}}