/*
Theme Name: WebOn Child
Theme URI: https://webon.qodeinteractive.com
Description: A child theme of WebOn
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: webon
Template: webon
*/

.mkd-css-x-clz.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item.qodef--active .qodef-e-title{
	color:#5AA2BF!important;
}

#qodef-page-content > div > div > div > article > div > div.qodef-media > div > a > img{
	border:1px solid lightgray !important;
}

#qodef-page-footer-top-area{
	padding-bottom:10px!important;
	padding-top:80px!important;
}
.page-id-2383 #qodef-page-outer > div.qodef-page-title.qodef-m.qodef-title--standard.qodef-alignment--left.qodef-vertical-alignment--header-bottom.qodef--has-image{
	background-size:auto!important;
}

#qodef-page-footer .qodef-grid-item #text-14 > div > p{
	text-transform: uppercase!important;
	letter-spacing: .3em!important;
	line-height: 1.5em!important;
	font-size: 14px!important;
}

@media only screen and (max-width: 680px) {
    h1 {
        font-size: 45px!important;
    }
}