/*
Theme Name:           Cloudme
Theme URI:            
Author:               
Author URI:           
Description:          
Version:              3.19.6
Requires at least:    6.4
Requires PHP:         7.4
WC requires at least: 8.3
Text Domain:          cloudme
*/

.mb-0 {
  margin-bottom: 0px;
}
.overflow-hidden {
  overflow: hidden;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.pb-0 {
  padding-bottom: 0px;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}