/*
Theme Name:		 Landio Child
Theme URI:		 https://landio.uicore.co/
Description:	 Child theme for Landio - Multi-Purpose Landing Page WordPress Theme
Author:			 UiCore
Author URI:		 https://uicore.co
Template:		 landio
Version:		 1.0.0
Text Domain:	 landio
*/


/*
    Add your custom styles here
*/
.wpforms-field-payment-checkbox .wpforms-image-choices-image img {
    height: 50px!important;
    width: auto;
    max-width: 100px;
}
.uicore-navbar .uicore-branding {
    margin: 0!important;
}
.uicore-cta-wrapper a{
    border-style: none!important;
    border-radius: 5px!important;
}