
.testimonial .elementor-testimonial-content:before { content: ''; background: url(https://btrac.com/wp-content/uploads/2025/12/star.svg) no-repeat center / contain; width: 140px; height: 30px; display: block; margin-bottom: 10px; }
.testimonial .elementor-testimonial-meta { display: flex; align-items: center; justify-content: space-between; }

.testimonial .elementor-testimonial-meta:after { content: ''; background: url(https://btrac.com/wp-content/uploads/2025/12/que.svg) no-repeat center / contain; width: 35px; height: 35px; display: inline-block; }
.testimonial .elementor-testimonial-wrapper { height: 100%; display: flex; flex-direction: column; justify-content: space-between; }


.custom_tables table { background: unset; border: 1px solid #13b7f66e !important; overflow: hidden; }
.custom_tables table thead tr  th { background: #13b7f66e; color: #fff; }
.custom_tables table tbody.tafe-table-body tr td {  background: unset !important; border-bottom: 1px solid #e8e8e8 !important; }
.custom_tables table tbody.tafe-table-body tr:last-child td { border-bottom: none !important; }


.blog-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }

.woocommerce-tabs .woocommerce-Reviews .commentlist { padding: 0; list-style: none; }
.woocommerce-tabs .woocommerce-Reviews .commentlist .comment_container { background: #f7f7f75e; padding: 10px; border-radius: 8px; border: 1px solid #eee; margin-bottom:15px; }	
.woocommerce-tabs .woocommerce-Reviews .commentlist .star-rating { display: block; float: unset; margin-bottom: 10px; color: #f7c639; }	
	.woocommerce-tabs .woocommerce-Reviews .commentlist img.avatar { border-radius: 50%; object-fit: cover; }
	

@media (max-width: 1024px) {
 .cky-consent-bar .cky-notice-group {display: grid;grid-template-columns: 1fr 340px;}

  .cky-notice-group .cky-notice-des {padding-left: 0 !important;}
	.woocommerce-MyAccount-content table{display:table;}
	table.woocommerce-product-attributes.shop_attributes { min-width: 100%;}
	
}


@media (max-width: 767px) {
 .cky-consent-bar .cky-notice-group, .woocommerce-MyAccount-content table{display: block;}
	
	
}	

