<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> /*
Theme Name:     Active|CMS Custom Theme
Theme URI:      http://www.activewebits.com
Description:    Custom theme for xxx
Author:         Active WebITS
Author URI:     http://www.activewebits.com
Template:       hendcars
Version:        1.0.0
*/

/* Custom CSS  */
.car-grid-design {text-align: center;font-size: 14px;}
.car-grid-title a {text-align: center;font-size: 16px;color:#222222;}
.car-grid-attributes {text-align:left;line-height:36px;display:inline-block;}
.car-grid-attributes img {padding-left:10px;padding-right:10px;vertical-align:top;}
.car-grid-price {color:#7B0000;padding-top: 15px;padding-bottom:15px;font-weight:bold;}
.car-single-price {color:#7B0000;text-align:center;font-weight:bold;font-size:18px;}
.facetwp-facet {margin-bottom: 15px !important;}

/* Display Mobile Menu Icons Always */
@media only screen and (max-width: 500px) { 
   body .mobile-menu-extra-icons { display: inline-block !important; }
}</pre></body></html>