/*
Theme Name: Couponis Child
Author: ShopSmart
Theme URI: http://demo.spoonthemes.net/themes/couponis/
Description: Child theme for the Couponis WordPress theme
Author URI: http://shopsmart.infinityfree.me
Template: couponis
Version: 1.0.0
License: GPL 2.0
License URI: license.txt
Text Domain: couponis-child
*/

/* 1. OVERALL STYLING */
@media (max-width: 560px) {
    .top-header .flex-wrap { flex-direction: column; gap: 16px }
    .coupon-action-button .code-text { line-height: 25px }
    .coupon-action-button .code-text-full,  .coupon-action-button .code-text { white-space: nowrap }
}

.widget_couponis_related_categories ul li a,
.widget_couponis_related_stores ul li a { display: initial }
.mb-0 { margin-bottom: 0!important }
.show-less { display: none }
.open .show-less { display: block }
.coupon-box-description p { display: inline }
.taxonomy-header .listing-style i { color: inherit }
.taxonomy-header .store-title { margin-bottom: 0 }
.taxonomy-header .store-subtitle { margin-bottom: 12px }
.taxonomy-header .store-subtitle, .store-name { font-size: 18px }
.store-description p:last-of-type { margin-bottom: 0 }
.store-title { text-transform: capitalize }
.stores-carousel-list .owl-item > a { overflow: hidden }
.taxonomy-header .flex-middle { padding-left: 0 }
span.coupon-image:hover { border-color: #eee }
.widget-title, .store-name { text-transform: capitalize }

/* Deployment test running at 4:00pm on 08/10/2025 */