<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

	Theme Name: Rehub child theme

	Theme URI: https://wpsoul.com

	Description: A Hybrid magazine/shop/review/news Wordpress Theme

	Author: Sizam

	Author URI: https://wpsoul.com

	Version: 9.4

	Template: rehub-theme

*/



/* =Theme customization starts here

-------------------------------------------------------------- */



.product-list-border {

	border: 1px solid #0693e3; 

	border-radius: 10px

}



.img-maxh-125 img {

    max-height: 125px;

}



.col_item-img {

    width: 25%;

    margin: 0 2.5% 0;

    float: left;

}



.col_item-info {

    width: 65%!important;

    float: left;

}



.mb-negative-20 {

    margin-bottom: -20px !important;

	margin-top: -10px!important;

}



.mb-zero {

	margin: 0 0 0 0!important;

}



.mb5imp {

	margin: 0 0 5px 0!important;

}



</pre></body></html>