.tag.archive .content-layout-wrapper {
    margin-bottom: 0;
    padding-bottom: 40px;
    display: flex;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.tag.archive .content-layout-wrapper .tagcloud {
    padding-left: 10px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background: #ebebeb !important;
}
.tag.archive .content-layout-wrapper .tagcloud a {
    background: #ea4335;
    color: white;
    font-size: 12px !important;
    padding: 2px 5px !important;
    border-radius: 5px !important;
    margin-right: 5px !important;
    margin-bottom: 5px !important;
    max-width: max-content;
    border: unset !important;
}
.tag.archive .content-layout-wrapper .tagcloud a:nth-child(5n-3),
.tag.archive .content-layout-wrapper .tagcloud a:nth-child(5n-3) {
    background: #4285f4;
    color: white;
}
.tag.archive .content-layout-wrapper .tagcloud a:nth-child(5n-1),
.tag.archive .content-layout-wrapper .tagcloud a:nth-child(5n-1) {
    background: #34a853;
    color: white;
}
.tag.archive .content-layout-wrapper .tagcloud a:nth-child(5n-2),
.tag.archive .content-layout-wrapper .tagcloud a:nth-child(5n-2) {
    background: #fbbc05;
    color: white;
}
.tag.archive .content-layout-wrapper .tagcloud a:nth-child(5n+1),
.tag.archive .content-layout-wrapper .tagcloud a:nth-child(5n+1) {
    background-color: #b9cee7;
    color: #082471;
}
.tag.archive .content-layout-wrapper .woodmart-recent-posts {
    margin-top: 15px !important;
}
.tag.archive .content-layout-wrapper .woodmart-recent-posts-list {
    margin-top: 15px;
}
.tag.archive .content-layout-wrapper .site-content {
    margin-bottom: 0 !important;
}
.tag.archive .content-layout-wrapper .wd-entities-title a:hover {
    color: #fa7028 !important;
    opacity: 1;
}
.tag.archive .content-layout-wrapper .wd-entities-title:hover {
    color: #fa7028 !important;
    opacity: 1;
}
.tag.archive .content-layout-wrapper .wd-entities-title:hover a {
    color: #fa7028 !important;
    opacity: 1;
}
@media (min-width: 1024px) {
    .tag.archive .content-layout-wrapper .sidebar-left {
        max-width: 280px;
        flex-basis: 280px;
    }
}
.tag.archive .content-layout-wrapper .sidebar-left .sidebar-widget {
    border-bottom: unset !important;
}
.tag.archive .content-layout-wrapper .sidebar-left .widget_categories li {
    padding-left: 15px;
    margin-bottom: 0;
    background: #ebebeb;
}
.tag.archive .content-layout-wrapper .sidebar-left .widget_categories li:hover, .tag.archive .content-layout-wrapper .sidebar-left .widget_categories li.current-cat {
    background-color: #b9cee7;
}
.tag.archive .content-layout-wrapper .sidebar-left .widget_categories a {
    font-size: 13px;
    color: #005a52 !important;
    padding: 10px 0;
    display: flex;
}
.tag.archive .content-layout-wrapper .sidebar-right,
.tag.archive .content-layout-wrapper .sidebar-left {
    padding: 0 !important;
    margin: 0;
    background: transparent !important;
}
.tag.archive .content-layout-wrapper .sidebar-right .sidebar-widget,
.tag.archive .content-layout-wrapper .sidebar-left .sidebar-widget {
    margin-bottom: 15px;
    padding-bottom: 0;
    margin-top: 15px;
}
.tag.archive .content-layout-wrapper .sidebar-right .woodmart-recent-posts .recent-posts-thumbnail img,
.tag.archive .content-layout-wrapper .sidebar-left .woodmart-recent-posts .recent-posts-thumbnail img {
    border-radius: 5px;
}
.tag.archive .content-layout-wrapper .sidebar-right .woodmart-recent-posts .recent-posts-time,
.tag.archive .content-layout-wrapper .sidebar-right .woodmart-recent-posts .recent-posts-comment,
.tag.archive .content-layout-wrapper .sidebar-left .woodmart-recent-posts .recent-posts-time,
.tag.archive .content-layout-wrapper .sidebar-left .woodmart-recent-posts .recent-posts-comment {
    color: #777;
}
.tag.archive .content-layout-wrapper .sidebar-right .widget-title,
.tag.archive .content-layout-wrapper .sidebar-left .widget-title {
    background: rgb(210, 178, 124);
    color: white;
    padding: 10px 15px;
    margin-bottom: 0 !important;
    text-transform: inherit !important;
}
@media (min-width: 1025px) {
    .tag.archive .content-layout-wrapper > .site-content {
        flex: 0 0 calc(100% - 280px);
        max-width: calc(100% - 280px);
        padding-left: 15px;
    }
}
@media (max-width: 1025px) and (min-width: 991px) {
    .tag.archive .content-layout-wrapper {
        padding: 0 30px;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
    .tag.archive .content-layout-wrapper {
        padding: 0 15px;
    }
}
@media (max-width: 1025px) and (min-width: 768px) {
    .tag.archive .content-layout-wrapper > .site-content:first-child {
        padding: 0 !important;
    }
    .tag.archive .content-layout-wrapper .sidebar-right {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }
    .tag.archive .content-layout-wrapper .sidebar-right .sidebar-widget {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
}
@media (max-width: 768px) {
    .tag.archive .content-layout-wrapper .sidebar-right {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .tag.archive .content-layout-wrapper .sidebar-right .sidebar-widget {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .tag.archive .content-layout-wrapper .sidebar-right .widget-area {
        padding-top: 15px !important;
    }
}
@media (max-width: 1025px) {
    .tag.archive .content-layout-wrapper > .site-content:first-child {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .tag.archive .content-layout-wrapper .sidebar-right > .wd-scroll-content {
        padding-bottom: 0 !important;
    }
}
.tag.archive .content-layout-wrapper .wd-pagination .current {
    border-radius: 5px !important;
}
.tag.archive .content-layout-wrapper .blog-design-meta-image {
    display: flex;
    transition: all 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}
.tag.archive .content-layout-wrapper .blog-design-meta-image:hover {
    transition: all 0.5s cubic-bezier(0, 0, 0.44, 1.18);
}
.tag.archive .content-layout-wrapper .blog-design-meta-image:hover .post-img-wrapp {
    transform: scale(1.1);
}
.tag.archive .content-layout-wrapper .blog-design-meta-image:hover .wd-entities-title a {
    color: #fa7028 !important;
}
.tag.archive .content-layout-wrapper .blog-design-meta-image .post-date,
.tag.archive .content-layout-wrapper .blog-design-meta-image .wd-post-date {
    display: none;
}
.tag.archive .content-layout-wrapper .blog-design-meta-image .wd-post-content {
    padding-left: 15px !important;
}
.tag.archive .content-layout-wrapper .blog-design-meta-image .wd-post-thumb {
    margin-bottom: 0 !important;
}
@media (min-width: 1025px) {
    .tag.archive .content-layout-wrapper .blog-design-meta-image .wd-post-content {
        display: flex;
        flex-direction: column;
    }
    .tag.archive .content-layout-wrapper .blog-design-meta-image .wd-post-content .wd-post-entry-meta {
        order: 2;
        margin-bottom: 0;
    }
    .tag.archive .content-layout-wrapper .blog-design-meta-image .wd-post-content .wd-entities-title {
        order: 1;
        margin-bottom: 0;
    }
    .tag.archive .content-layout-wrapper .blog-design-meta-image .wd-post-content .wd-entry-content {
        order: 3;
    }
}
@media (max-width: 1025px) {
    .tag.archive .content-layout-wrapper .blog-design-meta-image .wd-post-thumb {
        flex-basis: 35%;
        max-width: 35%;
    }
    .tag.archive .content-layout-wrapper .blog-design-meta-image .wd-post-content {
        flex-basis: 65%;
        max-width: 65%;
    }
    .tag.archive .content-layout-wrapper .blog-design-meta-image .wd-post-entry-meta {
        display: none;
    }
    .tag.archive .content-layout-wrapper .blog-design-meta-image .wd-entities-title {
        font-size: 18px;
    }
    .tag.archive .content-layout-wrapper .blog-design-meta-image .wd-post-header {
        padding: 5px;
    }
}
@media (max-width: 767px) {
    .tag.archive .content-layout-wrapper .blog-design-meta-image .wd-entry-content {
        display: none;
    }
}
.tag.archive .content-layout-wrapper .wd-posts {
    --wd-gap-lg: 30px !important;
}
.tag.archive .content-layout-wrapper .blog-design-small-images {
    cursor: pointer;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .post-image-mask {
    display: none;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .post-img-wrapp a:after {
    background-color: transparent !important;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .entry-header .post-date,
.tag.archive .content-layout-wrapper .blog-design-small-images .wd-post-date {
    display: none;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .article-body-container {
    padding: 0 !important;
    padding-left: 15px !important;
    display: flex;
    flex-direction: column;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .article-body-container .entry-content {
    order: 2;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: justify;
}
@media (max-width: 1024px) {
    .tag.archive .content-layout-wrapper .blog-design-small-images .article-body-container .entry-content {
        display: none;
    }
}
.tag.archive .content-layout-wrapper .blog-design-small-images .article-body-container .wd-entities-title {
    order: 1;
    margin-bottom: 5px;
}
@media (min-width: 1024px) {
    .tag.archive .content-layout-wrapper .blog-design-small-images .article-body-container .wd-entities-title {
        line-height: 0.8;
    }
}
.tag.archive .content-layout-wrapper .blog-design-small-images .article-body-container .entry-meta {
    order: 3;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .entry-meta .entry-meta-list {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    display: block;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .entry-meta .modified-date {
    position: absolute;
    left: 40px;
    bottom: -3px;
    font-size: 14px;
    display: block;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .entry-meta .modified-date .updated {
    font-size: 14px;
    color: black;
    font-weight: 600;
}
@media (max-width: 500px) {
    .tag.archive .content-layout-wrapper .blog-design-small-images .entry-meta .modified-date {
        display: none;
    }
}
.tag.archive .content-layout-wrapper .blog-design-small-images .entry-meta .meta-author {
    display: flex;
    align-items: center;
    order: 1;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .entry-meta .meta-author > span:first-child {
    display: none;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .entry-meta .meta-author a {
    position: absolute;
    left: 40px;
    top: -2px;
    font-size: 14px;
    color: rgb(0, 90, 82);
    font-weight: bold;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .entry-meta .meta-author .avatar {
    width: 32px;
    height: 32px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50% !important;
    border: 2px solid rgb(88, 128, 107);
    margin-left: 0 !important;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .entry-meta .meta-author .author_name span {
    color: rgb(88, 128, 107);
    font-weight: bold;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .wd-entry-content p {
    color: #777777;
    font-weight: normal;
    text-align: justify;
    font-size: 14px;
}
@media (max-width: 767px) {
    .tag.archive .content-layout-wrapper .blog-design-small-images .wd-entities-title {
        font-size: 18px;
    }
}
.tag.archive .content-layout-wrapper .blog-design-small-images .wd-entities-title a {
    font-size: 22px;
}
@media (max-width: 767px) {
    .tag.archive .content-layout-wrapper .blog-design-small-images .wd-entities-title a {
        font-size: 18px;
    }
}
.tag.archive .content-layout-wrapper .blog-design-small-images .meta-reply,
.tag.archive .content-layout-wrapper .blog-design-small-images .hovered-social-icons,
.tag.archive .content-layout-wrapper .blog-design-small-images .meta-author > span:first-child {
    display: none;
}
.tag.archive .content-layout-wrapper .blog-design-small-images:hover .post-img-wrapp,
.tag.archive .content-layout-wrapper .blog-design-meta-image:hover .post-img-wrapp {
    transform: scale(1.1);
}
.tag.archive .content-layout-wrapper .blog-design-small-images:hover .wd-entities-title a,
.tag.archive .content-layout-wrapper .blog-design-meta-image:hover .wd-entities-title a {
    color: #fa7028 !important;
}
.tag.archive .content-layout-wrapper .blog-design-small-images:hover .article-inner,
.tag.archive .content-layout-wrapper .blog-design-meta-image:hover .article-inner {
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.1);
}
.tag.archive .content-layout-wrapper .blog-design-small-images .article-inner,
.tag.archive .content-layout-wrapper .blog-design-meta-image .article-inner {
    align-items: flex-start !important;
    justify-content: flex-start !important;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .meta-categories-wrapp,
.tag.archive .content-layout-wrapper .blog-design-small-images .read-more-section,
.tag.archive .content-layout-wrapper .blog-design-small-images .wd-post-cat,
.tag.archive .content-layout-wrapper .blog-design-small-images .wd-read-more,
.tag.archive .content-layout-wrapper .blog-design-meta-image .meta-categories-wrapp,
.tag.archive .content-layout-wrapper .blog-design-meta-image .read-more-section,
.tag.archive .content-layout-wrapper .blog-design-meta-image .wd-post-cat,
.tag.archive .content-layout-wrapper .blog-design-meta-image .wd-read-more {
    display: none;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .article-body-container,
.tag.archive .content-layout-wrapper .blog-design-meta-image .article-body-container {
    text-align: left;
    padding-top: 0 !important;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .entry-thumbnail,
.tag.archive .content-layout-wrapper .blog-design-meta-image .entry-thumbnail {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
    border-radius: 8px;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .entry-thumbnail .post-img-wrapp,
.tag.archive .content-layout-wrapper .blog-design-meta-image .entry-thumbnail .post-img-wrapp {
    bottom: 0;
    height: 100%;
    left: 0;
    object-fit: cover;
    object-position: 50% 50%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    border-radius: 8px;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .wd-post-img,
.tag.archive .content-layout-wrapper .blog-design-meta-image .wd-post-img {
    overflow: hidden;
    padding-top: 56.25%;
    position: relative;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .wd-post-img img,
.tag.archive .content-layout-wrapper .blog-design-meta-image .wd-post-img img {
    bottom: 0;
    height: 100%;
    left: 0;
    object-fit: cover;
    object-position: 50% 50%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    border-radius: 8px;
}
.tag.archive .content-layout-wrapper .blog-design-small-images .entry-header,
.tag.archive .content-layout-wrapper .blog-design-meta-image .entry-header {
    max-width: 25% !important;
    flex-basis: 25% !important;
}
@media (max-width: 767px) {
    .tag.archive .content-layout-wrapper .blog-design-small-images .entry-header,
    .tag.archive .content-layout-wrapper .blog-design-meta-image .entry-header {
        max-width: 33.33333% !important;
        flex-basis: 33.33333% !important;
    }
}
.tag.archive .content-layout-wrapper .blog-design-small-images .wd-post-thumb,
.tag.archive .content-layout-wrapper .blog-design-meta-image .wd-post-thumb {
    max-width: 25% !important;
    flex-basis: 25% !important;
}
@media (max-width: 767px) {
    .tag.archive .content-layout-wrapper .blog-design-small-images .wd-post-thumb,
    .tag.archive .content-layout-wrapper .blog-design-meta-image .wd-post-thumb {
        max-width: 33.33333% !important;
        flex-basis: 33.33333% !important;
    }
}
.tag.archive .content-layout-wrapper .blog-design-small-images .article-body-container,
.tag.archive .content-layout-wrapper .blog-design-meta-image .article-body-container {
    max-width: 75% !important;
    flex-basis: 75% !important;
}
@media (max-width: 767px) {
    .tag.archive .content-layout-wrapper .blog-design-small-images .article-body-container,
    .tag.archive .content-layout-wrapper .blog-design-meta-image .article-body-container {
        max-width: 66.66667% !important;
        flex-basis: 66.66667% !important;
    }
}
.tag.archive .content-layout-wrapper .blog-design-small-images .wd-post-content,
.tag.archive .content-layout-wrapper .blog-design-meta-image .wd-post-content {
    max-width: 75% !important;
    flex-basis: 75% !important;
    margin-left: 0 !important;
    box-shadow: unset !important;
}
@media (max-width: 767px) {
    .tag.archive .content-layout-wrapper .blog-design-small-images .wd-post-content,
    .tag.archive .content-layout-wrapper .blog-design-meta-image .wd-post-content {
        max-width: 66.66667% !important;
        flex-basis: 66.66667% !important;
    }
}
@media (max-width: 1025px) {
    .tag.archive .content-layout-wrapper .blog-design-small-images:nth-child(1) .article-inner,
    .tag.archive .content-layout-wrapper .blog-design-meta-image:nth-child(1) .article-inner {
        flex-wrap: wrap;
    }
    .tag.archive .content-layout-wrapper .blog-design-small-images:nth-child(1) .entry-header,
    .tag.archive .content-layout-wrapper .blog-design-small-images:nth-child(1) .wd-post-thumb,
    .tag.archive .content-layout-wrapper .blog-design-meta-image:nth-child(1) .entry-header,
    .tag.archive .content-layout-wrapper .blog-design-meta-image:nth-child(1) .wd-post-thumb {
        max-width: 100% !important;
        flex-basis: 100% !important;
    }
    .tag.archive .content-layout-wrapper .blog-design-small-images:nth-child(1) .article-body-container,
    .tag.archive .content-layout-wrapper .blog-design-small-images:nth-child(1) .wd-post-content,
    .tag.archive .content-layout-wrapper .blog-design-meta-image:nth-child(1) .article-body-container,
    .tag.archive .content-layout-wrapper .blog-design-meta-image:nth-child(1) .wd-post-content {
        max-width: 100% !important;
        flex-basis: 100% !important;
    }
    .tag.archive .content-layout-wrapper .blog-design-small-images:nth-child(1) .article-body-container,
    .tag.archive .content-layout-wrapper .blog-design-meta-image:nth-child(1) .article-body-container {
        padding-left: 0 !important;
        padding-top: 15px !important;
    }
    .tag.archive .content-layout-wrapper .blog-design-small-images:nth-child(1) .entry-content,
    .tag.archive .content-layout-wrapper .blog-design-meta-image:nth-child(1) .entry-content {
        height: auto !important;
        display: block;
    }
    .tag.archive .content-layout-wrapper .blog-design-small-images:nth-child(1) .entry-content p,
    .tag.archive .content-layout-wrapper .blog-design-meta-image:nth-child(1) .entry-content p {
        margin-bottom: 0 !important;
    }
}
.tag.archive .main-page-wrapper > .container {
    display: flex;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
    --wd-gap-lg: 0px !important;
}
.tag.archive .main-page-wrapper > .container > .content-layout-wrapper {
    justify-content: center;
}
.tag.archive .main-page-wrapper > .container > .content-layout-wrapper .sidebar-container .widget_wpdm_newdownloads {
    display: none;
}
@media (min-width: 1025px) {
    .tag.archive .main-page-wrapper > .container > .content-layout-wrapper .sidebar-container {
        flex: 0 0 280px;
        max-width: 280px;
    }
}
.tag.archive .main-page-wrapper > .container .wd-post-inner {
    background-color: transparent !important;
}
.tag.archive .main-page-wrapper > .container .wd-post-thumb {
    margin-bottom: 15px !important;
    border-radius: 12px !important;
}
.tag.archive .main-page-wrapper > .container .wd-read-more a {
    text-transform: uppercase !important;
}
.tag.archive .main-page-wrapper > .container .wd-post-content {
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.tag.archive .main-page-wrapper > .container .wd-posts .post-title a:hover,
.tag.archive .main-page-wrapper > .container .wd-posts .post-title h3:hover {
    color: #082471;
    opacity: 1 !important;
}
@media (min-width: 991px) {
    .tag.archive .main-page-wrapper > .container .sidebar-right .widget_categories,
    .tag.archive .main-page-wrapper > .container .woodmart-instagram {
        padding-left: 0 !important;
    }
}
