sub_option( 'footer_social_align', 'desktop' ) ? kadence()->sub_option( 'footer_social_align', 'desktop' ) : 'default' ); $tablet_align = ( kadence()->sub_option( 'footer_social_align', 'tablet' ) ? kadence()->sub_option( 'footer_social_align', 'tablet' ) : 'default' ); $mobile_align = ( kadence()->sub_option( 'footer_social_align', 'mobile' ) ? kadence()->sub_option( 'footer_social_align', 'mobile' ) : 'default' ); $valign = ( kadence()->sub_option( 'footer_social_vertical_align', 'desktop' ) ? kadence()->sub_option( 'footer_social_vertical_align', 'desktop' ) : 'default' ); $tablet_valign = ( kadence()->sub_option( 'footer_social_vertical_align', 'tablet' ) ? kadence()->sub_option( 'footer_social_vertical_align', 'tablet' ) : 'default' ); $mobile_valign = ( kadence()->sub_option( 'footer_social_vertical_align', 'mobile' ) ? kadence()->sub_option( 'footer_social_vertical_align', 'mobile' ) : 'default' ); if ( ! wp_style_is( 'kadence-header', 'enqueued' ) ) { wp_enqueue_style( 'kadence-header' ); } ?>