/*!
Theme Name: LifeHolic
Theme URI: https://bootstrap-wp.com
Author: Akira
Version: 1.1.0
*/


/*--------------------------------------------------------------
# Media Queries
--------------------------------------------------------------*/
@media (min-width: 768px) {
  .hentry.card .card-body { padding: 2.5rem 4rem; }
  .wb-hide-mobile-sidebar .wp-bp-sidebar-width { display: block; }
}

/* only SP */
@media screen and (max-width: 769px) {
	.text-cont img {width: 100% !important; height: auto !important;}
}