/* Košík + pokladna – učesání (2026-09-12) */

/* tlačítka v barvách šablony */
#main.woocommerce .button,
#main.woocommerce button.button,
#main.woocommerce a.button,
#main.woocommerce input.button {
	background:#a1ce2d; color:#000; border:none; border-radius:3px;
	font-weight:600; float:none; font-size:14px; line-height:1.2; padding:10px 18px;
	text-decoration:none; cursor:pointer; margin:0;
}
#main.woocommerce .button.alt,
#main.woocommerce a.button.alt,
#main.woocommerce button.button.alt,
#main.woocommerce .checkout-button,
#main.woocommerce #place_order {
	background:#709c00; color:#fff;
}
#main.woocommerce .button:hover,
#main.woocommerce .button.alt:hover,
#main.woocommerce .checkout-button:hover,
#main.woocommerce #place_order:hover { background:#3a2a22; color:#fff; }
#main.woocommerce button.button:disabled,
#main.woocommerce button.button:disabled[disabled] { background:#a1ce2d; color:#000; opacity:.5; padding:10px 18px; }

/* košík – tabulka */
#main.woocommerce table.shop_table { border:1px solid #e3dcc7; border-radius:4px; }
#main.woocommerce table.shop_table th { text-align:left; }
#main.woocommerce table.shop_table td.product-thumbnail { width:90px; }
#main.woocommerce table.shop_table td.product-thumbnail img,
#main.woocommerce table.shop_table td.product-thumbnail a img {
	width:70px; max-width:70px; height:auto; padding:2px;
	border:#e3dcc7 1px solid; background:#fff;
}
#main.woocommerce table.shop_table td.product-price,
#main.woocommerce table.shop_table td.product-subtotal,
#main.woocommerce table.shop_table td.product-total,
#main.woocommerce .cart_totals .woocommerce-Price-amount,
#main.woocommerce .cart_totals th { white-space:nowrap; }
#main.woocommerce table.shop_table td.product-remove a.remove { color:#aa0000; }
#main.woocommerce table.shop_table td.product-remove a.remove:hover { background:#aa0000; color:#fff; }
#main.woocommerce table.shop_table input.qty { border:#c9c0a8 1px solid; border-radius:3px; padding:6px 4px; }
#main.woocommerce .coupon { display:flex; align-items:center; gap:8px; }
#main.woocommerce .coupon label { display:none; }
#main.woocommerce .coupon input#coupon_code {
	width:170px; padding:9px 8px; border:#c9c0a8 1px solid; border-radius:3px; margin:0; font-size:13px;
}
#main.woocommerce .wc-proceed-to-checkout { padding-top:10px; }
#main.woocommerce .wc-proceed-to-checkout a.checkout-button { font-size:16px; padding:12px 24px; }

/* seznamy (doprava, platba) bez odrážek ze šablony */
#main.woocommerce ul.wc_payment_methods li,
#main.woocommerce ul#shipping_method li,
#main.woocommerce ul.woocommerce-shipping-methods li,
#main.woocommerce ul.woocommerce-error li,
#main.woocommerce ul.woocommerce-info li { list-style:none; margin-left:0; }

/* pokladna */
#main.woocommerce .woocommerce-info,
#main.woocommerce .woocommerce-message { border-top-color:#709c00; background:#f3eedd; }
#main.woocommerce .woocommerce-info::before,
#main.woocommerce .woocommerce-message::before { color:#709c00; }
#main.woocommerce .woocommerce-error { border-top-color:#aa0000; }
#main.woocommerce form .form-row input.input-text,
#main.woocommerce form .form-row textarea,
#main.woocommerce form .form-row select {
	border:#c9c0a8 1px solid; border-radius:3px; padding:9px 8px; box-sizing:border-box; width:100%;
	background:#fff; font-size:14px;
}
#main.woocommerce form .form-row input.input-text:focus,
#main.woocommerce form .form-row textarea:focus { outline:none; border-color:#709c00; box-shadow:0 0 0 2px #e4f0c4; }
#main.woocommerce .select2-container .select2-selection--single { height:38px; border:#c9c0a8 1px solid; border-radius:3px; }
#main.woocommerce .select2-container .select2-selection--single .select2-selection__rendered { line-height:36px; }
#main.woocommerce .select2-container .select2-selection--single .select2-selection__arrow { height:36px; }
#main.woocommerce #payment { background:#f3eedd; border-radius:4px; border:1px solid #e3dcc7; }
#main.woocommerce #payment div.payment_box { background:#e9e2cc; color:#333; }
#main.woocommerce #payment div.payment_box::before { border-bottom-color:#e9e2cc; }
#main.woocommerce #payment ul.payment_methods { border-bottom:1px solid #e3dcc7; }
#main.woocommerce .woocommerce-checkout-review-order-table tfoot th { white-space:nowrap; }
#main.woocommerce .woocommerce-checkout #payment .form-row.place-order { padding:15px; }
#main.woocommerce #place_order { font-size:16px; padding:12px 28px; }

/* mobil */
@media screen and (max-width:879px) {
	/* košík v hlavičce pod logo místo přes něj */
	#header { display:flex; flex-direction:column; align-items:center; min-height:0; }
	#logoclick { order:1; float:none; }
	#slogan { order:3; }
	#basket {
		order:2; position:static; width:100%; box-sizing:border-box; text-align:center; font-size:100%;
		background:#f3eedd; border-top:#e3dcc7 1px solid; border-bottom:#e3dcc7 1px solid;
		padding:6px 10px; margin:10px 0 0;
	}
	#basket h2 { display:none; }
	#basket ul { margin:0; }
	#basket ul li { display:inline-block; margin:0 8px; text-align:center; }
	#basket b { margin-left:6px; }
	#basket nav { text-align:center; }
	#basket nav a { margin:6px 0 2px; height:36px; line-height:36px; }
	#basket nav a i { height:36px; line-height:36px; }

	/* na košíku a pokladně jde obsah před postranní panel */
	.full:has(> #main.woo-page-checkout) { display:flex; flex-direction:column; }
	.full:has(> #main.woo-page-checkout) #main { order:1; float:none; }
	.full:has(> #main.woo-page-checkout) #sidebar { order:2; float:none; margin-top:20px; }

	/* tabulky: přebít blokové řádky ze šablony */
	#main.woocommerce table.shop_table_responsive tr,
	#main.woocommerce table.shop_table_responsive th { width:100% !important; }
	#main.woocommerce table.shop_table_responsive tr td { box-sizing:border-box; }
	#main.woocommerce table.shop_table td.product-thumbnail { width:auto; }
	#main.woocommerce table.shop_table td.product-thumbnail::before { display:none; }
	#main.woocommerce .cart-collaterals,
	#main.woocommerce .cart-collaterals .cart_totals { width:100%; float:none; }
	#main.woocommerce .coupon { flex-wrap:wrap; }
	#main.woocommerce .coupon input#coupon_code { width:100%; }
	#main.woocommerce .coupon .button { width:100%; }
	#main.woocommerce table.cart td.actions .button[name="update_cart"] { width:100%; margin-top:10px; }
	#main.woocommerce .wc-proceed-to-checkout a.checkout-button,
	#main.woocommerce #place_order { display:block; width:100%; box-sizing:border-box; text-align:center; }
	#main.woocommerce #customer_details .col-1,
	#main.woocommerce #customer_details .col-2 { width:100%; float:none; }
	#main.woocommerce form .form-row-first,
	#main.woocommerce form .form-row-last { width:100%; float:none; }
	#main.woocommerce #ship-to-different-address { font-size:120%; }
}

/* výpis produktů: náhledy vždy 190x190 bez roztažení (WC 11 dává width=\"\" height=\"\") */
#main.woocommerce ul.products li.product a img,
#main.woocommerce ul.products li.product img.attachment-woocommerce_thumbnail,
.products img.wp-post-image {
	width:190px !important; height:190px !important; aspect-ratio:1/1;
	object-fit:contain; object-position:center; background:#fff;
	border:#cec180 1px solid; box-sizing:border-box; padding:0 !important; margin:0 auto !important; display:block;
}
