.woocommerce-cart table.cart .coupon .button:not(:hover), .woocommerce-checkout .showcoupon:not(:hover) {
	color: #fff !important;
}


@media screen and (min-width: 768px){
	.blog .wp-site-blocks .post-thumbnail, .archive .wp-site-blocks .post-thumbnail {
		height: 100%;
	}
    .blog ul.kadence-posts-list > li:nth-child(2n), .archive ul.kadence-posts-list > li:nth-child(2n) {
    	direction: rtl;
    }
	.blog ul.kadence-posts-list > li:nth-child(2n) article .entry-content-wrap, .archive ul.kadence-posts-list > li:nth-child(2n) article .entry-content-wrap {
    	direction: ltr
    }
}
