/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
@font-face {
    font-family: 'lucida_brightregular';
    src: url('/wp-content/themes/uncode-child/webfontkit/lbrite-webfont.woff2') format('woff2'),
         url('/wp-content/themes/uncode-child/webfontkit/lbrite-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'lowballbold';
    src: url('/wp-content/themes/uncode-child/webfontkit/lowballvf-bddisplaycucchiburg-webfont.woff2') format('woff2'),
         url('/wp-content/themes/uncode-child/webfontkit/lowballvf-bddisplaycucchiburg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
mark{
    line-height: 1.5em;
    color: black;
}
@media (min-width: 960px){
	body:not(.vc-safe-mode) .shift_x_quad {
		left: 230px !important;
	}
}
@media screen and (min-width: 769px) {
	.vertical-tab-menu {
		width: 40%!important;
	}
	.vertical-tab-contents {
		width: 50%!important;
	}
}
@media screen and (max-width: 769px) {
	/*--- MOBILE CF7 ---*/
	.wpcf7 p.wpcf7-inline-field {
		width: 100%!important;
		display: block!important;
		padding: 0px!important;
		margin-top: 10px!important;
	}
	.wpcf7 .wpcf7-inline-wrapper {
		margin-top: 0!important;
	}
	.wpcf7 p.wpcf7-inline-field {
		margin-top: 0;
	}
	/*--- END MOBILE CF7 ---*/
	.kawhead span{
		font-size: 60px!important;
		letter-spacing: 0!important;
		line-height: 0.8em!important;
	}
	.kawdescription span {
		font-size: 20px!important;
		letter-spacing: 0!important;
		line-height: 1.3em!important;
	}
}
.btn-accent {
    color: #000000 !important;
}