/*
Theme Name: T-ink
Theme URI: 
Author: whp
Author URI: 
Description: Motyw sklepu T-ink
Requires at least: 6.8
Tested up to: 6.8
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyfour
Text Domain: t-ink
Tags: 
*/
#size-tables .has-text-align-right { text-align: right; padding-right: 0.5em; }
.woocommerce div.product form.cart .variations th { line-height: normal; }
#size-tables .hidden { display: none };
main {
	background-size: contain;
	background-repeat: repeat;
}
.yith-wcbm-badge.yith-wcbm-badge-text.yith-wcbm-badge-698 {
	top: 10% !important;
}
.woocommerce-breadcrumb span { 
	text-transform: capitalize; 
	font-size: 1em;
}
.table-up {
}

@media (min-width: 576px) and (max-width: 768px){
	.table-up {
		display: none;
	}
}

@media (min-width: 768px) {
	.table-up {
		display: inherit;
	}
}

@media (min-width: 992px) {}

@media (min-width: 1200px) {}

@media (min-width: 1400px) {}
