/*
Theme Name:     WHBase
Theme URI:      n/a
Template:       kadence
Author:         Web Happy
Author URI:     https://www.webhappy.com.au
Description:    Web Happy Base theme
Version:        1.0
License:        GNU General Public License v3.0 (or later)
License URI:    https://www.gnu.org/licenses/gpl-3.0.html
*/


.kt-inside-inner-col, .kt-row-column-wrap, .full-height,
.kt-inner-column-height-full .wp-block-kadence-infobox,
.kt-inner-column-height-full .wp-block-kadence-infobox > a, .kt-inner-column-height-full .kt-blocks-info-box-link-wrap 
{
height: 100%;
}

.valign-center .kt-inside-inner-col {
align-items: center;
}

.clear-all {
	clear:both;
}

.content-subheading {}

.content-heading {}

.heading-container {}

.main-border-radius {}

.small-border-radius {}

.big-border-radius {}

.box-shadow {}

.bg-overlay {}

.align-top {}

@media only screen and (max-width: 767px) {
.kt-mobile-layout-row.kt-v-gutter-narrow > .wp-block-kadence-column .image-max {
  margin-bottom: 20px;
  max-width: 400px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.mobile-box .kt-blocks-info-box-media .kt-info-box-image, .kt-blocks-info-box-media-container {
  max-width: 100%;
  width: 110px;
}

.mobile-center img {
	margin-left:auto;
	margin-right:auto;
}
}
