/**
* Theme Name: Clotya Child
* Description: This is a child theme of Clotya, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/KlbTheme">KlbTheme (Sinan ISIK)</a>
* Template: clotya
* Version: 1.3.9
*/

.clotya-cart-coupons ul { list-style: none; margin: 0; padding: 0; }
.clotya-coupon-item { margin-bottom: 10px; display: flex; gap: 10px; align-items: center; flex-wrap:wrap; }
.clotya-coupon-code { font-weight: 600; }
.clotya-coupon-desc { color: #666; font-size: 0.95em; margin-left: 6px; }
