/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

/* Corex: keep the Blocksy product search button beside the input. */
.woocommerce-product-search.ct-search-form{display:grid!important;grid-template-columns:minmax(0,1fr) 46px!important;align-items:stretch!important;width:100%!important;gap:0!important}.woocommerce-product-search.ct-search-form .search-field{width:100%!important;min-width:0!important;margin:0!important}.woocommerce-product-search.ct-search-form button{position:static!important;width:46px!important;min-width:46px!important;margin:0!important}
/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

/* Corex: clearer product search button. */
.woocommerce-product-search.ct-search-form button{background:#0b1f33!important;color:#fff!important;border:1px solid #0b1f33!important;border-radius:0 4px 4px 0!important;font-size:18px!important;box-shadow:none!important}.woocommerce-product-search.ct-search-form button:hover,.woocommerce-product-search.ct-search-form button:focus{background:#087ea4!important;border-color:#087ea4!important;color:#fff!important}.woocommerce-product-search.ct-search-form button svg{width:19px!important;height:19px!important;fill:currentColor!important;stroke:currentColor!important}

.woocommerce-product-search.ct-search-form button .ct-search-button-content{display:flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;min-width:22px!important;color:#fff!important;opacity:1!important}.woocommerce-product-search.ct-search-form button .ct-search-button-content>*{display:block!important;width:22px!important;height:22px!important;color:#fff!important;fill:none!important;stroke:#fff!important;stroke-width:2!important;opacity:1!important}

/* Corex: refined search icon proportions. */
.woocommerce-product-search.ct-search-form button .ct-search-button-content{width:18px!important;height:18px!important;min-width:18px!important}.woocommerce-product-search.ct-search-form button .ct-search-button-content>*{width:18px!important;height:18px!important;stroke-width:1.6!important}

/* Corex: lighter compact search icon. */
.woocommerce-product-search.ct-search-form button .ct-search-button-content{width:15px!important;height:15px!important;min-width:15px!important}.woocommerce-product-search.ct-search-form button .ct-search-button-content>*{width:15px!important;height:15px!important;stroke-width:1.25!important}

/* Corex: restore balanced search icon size. */
.woocommerce-product-search.ct-search-form button .ct-search-button-content{width:18px!important;height:18px!important;min-width:18px!important}.woocommerce-product-search.ct-search-form button .ct-search-button-content>*{width:18px!important;height:18px!important;stroke-width:1.6!important}

/* Corex: prevent the search SVG stroke from being clipped. */
.woocommerce-product-search.ct-search-form button,.woocommerce-product-search.ct-search-form button .ct-search-button-content{overflow:visible!important}.woocommerce-product-search.ct-search-form button .ct-search-button-content>*{overflow:visible!important;stroke-width:1.4!important}
