/*
 * Theme Name:  Caards Child
 * Theme URI:   https://codesupply.co/themes/caards/
 * Description: Caards Child Theme
 * Author:      Code Supply Co.
 * Author URI:  https://codesupply.co/
 * Template:    caards
 * Version:     1.0.0
 */

/* Copy any classes from parent theme here. They will override the parent's version. */

.cnvs-block-collapsible .cnvs-block-collapsible-title h6 {
	font-size: inherit;
}

.cnvs-block-tabs .cnvs-block-tabs-buttons .cnvs-block-tabs-button.cnvs-block-tabs-button a {
	font-size: inherit;
} 

.cs-header__logo img {
	margin-top: -36px;
    margin-bottom: -2pc;
	margin-left: -14px;
	max-height: 140px;
}

.cs-footer__logo img {
	max-height: 50px;
}
 