.dt_tabs.post-tabs  .category-badge {
margin-bottom: 0.8rem;
}
.editor-pick-carousel .bs-blog-category .category-badge {
position: absolute;
}
.wp-block-button.is-style-outline a.wp-block-button__link {
color: var(--dt-pri-color);
}
.wp-block-archives-list a {
text-decoration: none;
}
.wp-block-image figcaption {
text-align: center;
}
.wp-block-embed figcaption {
text-align: center;
}
.has-background.wp-block-read-more, 
.has-background.post-navigation-link-next,
.has-background.post-navigation-link-previous {
padding: 0.25em 1.375em;
}
.has-text-color a:hover, 
.has-text-color a:focus {
color: inherit;
}
.wp-block-pullquote.has-text-color blockquote {
border-left-color: inherit;
}
.wp-block-calendar table caption {
color: #fff;
background-color: var(--dt-main-color);
}
.wp-block-calendar table th {
background: var(--dt-main-color);
}
.wp-block-quote .wp-block-search {
padding-bottom: 5px;
}
.post-navigation-link-next a,
.post-navigation-link-previous a {
text-decoration: none;
}
.wp-block-table figcaption {
text-align: center;
font-weight: 600;
}
.wp-block-calendar table caption {
font-weight: 500;
}
.wc-block-components-product-sale-badge {
z-index: 0 !important;
}
.wp-block-woocommerce-single-product .wp-block-post-title a {
text-decoration: none;
}
.wp-block-code.has-text-color code {
color: inherit;
}
.wp-block-code.has-background code {
background: inherit;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover,
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:focus {
color: #fff;
}
.wp-block-woocommerce-empty-mini-cart-contents-block .wc-block-mini-cart__empty-cart-wrapper p strong {
font-size: 16px;
}
.wc-block-components-product-title a {
color: #222;
font-size: 16px;
font-weight: 700;
text-transform: capitalize;
line-height: 30px;
padding: 0.25em 0 8px 0;
border-bottom: 1px solid #eaeaea;
margin-bottom: 10px;
text-decoration: none;
}
.wc-block-cart .wp-block-woocommerce-cart-order-summary-block .wc-block-cart__totals-title {
font-size: 24px;
line-height: 34px;
text-transform: capitalize;
margin-bottom: 15px;
color: var(--dt-black-color);
}
.wc-block-cart__submit-container .wc-block-cart__submit-button.wc-block-components-button:not(.is-link).contained {
background-color: var(--dt-main-color) !important;
}