/*
Theme Name: Diza Child
Theme URI: https://elementor.thembay.com/diza/
Author: Thembay
Description: This is a child theme for Diza
Version: 1.0
Author URI: https://thembay.com/
Template: diza
Text Domain: diza-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

.grecaptcha-badge {
	z-index: 1000;
	visibility: hidden;
}

.qc-cmp2-persistent-link:focus {
	color: #ffffff;
}

.page-template-404 #tbay-main-content {
	background-color: #ffffff;
}

.header-logo-img {
	mix-blend-mode: multiply;
}

.packeta-widget.after-rate .packeta-widget-button button {
	width: auto;
	white-space: nowrap;
}

.woocommerce-tabs {
	margin-top: 40px;
}

@media (max-width: 991px) {
	.woocommerce-tabs {
		margin-top: 0;
	}
}

@media (max-width: 1199px) {
	.tbay-element-mini-cart .cart-dropdown a span.mini-cart-items {
		color: #fff;
	}
	.tbay-footer {
		padding-bottom: 0;
	}
}