/*!
Theme Name: PlatformSupport Child
Theme URI: https://platformsupport.com
Description: One Framework For All Your Website Needs.
Author: PlatFormSupport.com
Author URI: https://platformsupport.com
Template: platformsupport
Version: 1.0.0
Text Domain: platformsupport
*/

/* - - - - - - - - - - - - - - - - - 
	GLOBAL 
- - - - - - - - - - - - - - - - - - */
.max-grad { background: #181A1F; background: linear-gradient(180deg, rgba(24, 26, 31, 1) 70%, rgba(255, 255, 255, 1) 70%); }
html :not(.wp-block-uicore-container) .wp-block-uicore-container>.uicore-bl-container { width: 100% !important; }

/* - - - - - - - - - - - - - - - - - 
	HEADER 
- - - - - - - - - - - - - - - - - - */
.uicore-top-bar { border-bottom: 1px solid rgba(255,255,255,0.1); font-weight: 700 !important;  }

/* - - - - - - - - - - - - - - - - - 
	SLIDING DRAWER 
- - - - - - - - - - - - - - - - - - */
.ui-drawer-content:not(:has([class^="wp-block-uicore-"])) { padding: 0px !important; justify-content: flex-start !important; }
.store-hours span { display: block; padding:0px 10px; font-size: 15px;  }
.store-hours span.today { background-color: #d63149; /* Change to your preferred color */ color: #fff; /* Change text color */ font-weight: bold; }

/* - - - - - - - - - - - - - - - - - 
	SINGLE LISTING 
- - - - - - - - - - - - - - - - - - */
.car-featured-img { margin: 0px; }
.car-featured-img img { border-radius: 12px; }