<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */

.page-title-default {
  background: #212121 !important;
}
.product-grid-item img {
  object-fit: cover;
  height: 240px;
}
#shipping_method label {
  display: inline;
}
.home_top_row {
	z-index: 12000;
	position: relative;
}</pre></body></html>