'Poppins', 'variant' => '300', 'font-size' => '15px', 'line-height' => '1.5', 'letter-spacing' => 'normal', 'text-transform' => 'none' ) ); $primary_button_text_color = get_theme_mod( 'aryx_f_primary_button_text_color_ss_button_colors_s_content_colors_p_colors', array ( 'normal' => '#ffffff', 'hover' => '#00a8ff' ) ); $primary_button_background_color = get_theme_mod( 'aryx_f_primary_button_background_color_ss_button_colors_s_content_colors_p_colors', array ( 'normal' => '#00a8ff', 'hover' => '#fff' ) ); $primary_button_border_color = get_theme_mod( 'aryx_f_primary_button_border_color_ss_button_colors_s_content_colors_p_colors', array ( 'normal' => '#00a8ff', 'hover' => '#00a8ff' ) ); $primary_button_vertical_padding = get_theme_mod( 'aryx_f_vertical_padding_ss_primary_button_s_buttons_p_layout', '10' ); $primary_button_horizontal_padding = get_theme_mod( 'aryx_f_horizontal_padding_ss_primary_button_s_buttons_p_layout', '25' ); $primary_button_border_width = get_theme_mod( 'aryx_f_border_width_ss_primary_button_s_buttons_p_layout', '1' ); $primary_button_border_radius = get_theme_mod( 'aryx_f_border_radius_ss_primary_button_s_buttons_p_layout', array ( 'border-top-left-radius' => '0px', 'border-top-right-radius' => '0px', 'border-bottom-left-radius' => '0px', 'border-bottom-right-radius' => '0px', ) ); $secondary_button_text_color = get_theme_mod( 'aryx_f_secondary_button_text_color_ss_button_colors_s_content_colors_p_colors', array ( 'normal' => '#00a8ff', 'hover' => '#ffffff' ) ); $secondary_button_background_color = get_theme_mod( 'aryx_f_secondary_button_background_color_ss_button_colors_s_content_colors_p_colors', array ( 'normal' => '#ffffff', 'hover' => '#00a8ff' ) ); $secondary_button_border_color = get_theme_mod( 'aryx_f_secondary_button_border_color_ss_button_colors_s_content_colors_p_colors', array ( 'normal' => '#00a8ff', 'hover' => '#00a8ff' ) ); $secondary_button_vertical_padding = get_theme_mod( 'aryx_f_vertical_padding_ss_secondary_button_s_buttons_p_layout', '10' ); $secondary_button_horizontal_padding = get_theme_mod( 'aryx_f_horizontal_padding_ss_secondary_button_s_buttons_p_layout', '25' ); $secondary_button_border_width = get_theme_mod( 'aryx_f_border_width_ss_secondary_button_s_buttons_p_layout', '1' ); $secondary_button_border_radius = get_theme_mod( 'aryx_f_border_radius_ss_secondary_button_s_buttons_p_layout', array ( 'border-top-left-radius' => '0px', 'border-top-right-radius' => '0px', 'border-bottom-left-radius' => '0px', 'border-bottom-right-radius' => '0px', ) ); $container_inside_spacing_desktop = get_theme_mod( 'aryx_f_inside_container_spacing_s_container_p_layout', array ( 'padding-top' => '0px', 'padding-bottom' => '0px', 'padding-left' => '15px', 'padding-right' => '50px', ) ); $container_outside_spacing_desktop = get_theme_mod( 'aryx_f_outside_container_spacing_s_container_p_layout', array ( 'margin-top' => '0px', 'margin-bottom' => '0px', ) ); $sidebar_inside_spacing_desktop = get_theme_mod( 'aryx_f_inside_sidebar_spacing_s_sidebar_p_layout', array ( 'padding-top' => '0px', 'padding-bottom' => '0px', 'padding-left' => '15px', 'padding-right' => '15px', ) ); $sidebar_outside_spacing_desktop = get_theme_mod( 'aryx_f_outside_sidebar_spacing_s_sidebar_p_layout', array ( 'margin-top' => '0px', 'margin-bottom' => '0px', ) ); $header_border = get_theme_mod( 'aryx_f_bottom_border_enabler_s_header_settings_p_header', 'true' ); $header_bottom_border_color = get_theme_mod( 'aryx_f_bottom_border_color_ss_general_header_colors_s_header_colors_p_colors', '#f4f4f4' ); $header_bottom_border_size = get_theme_mod( 'aryx_f_bottom_border_size_s_header_settings_p_header', '1' ); $header_height = get_theme_mod( 'aryx_f_header_height_s_header_settings_p_header', 'auto' ); $logo_width = get_theme_mod( 'aryx_f_logo_width_s_header_settings_p_header', '200' ); $logo_text_color = get_theme_mod( 'aryx_f_logo_text_color_ss_general_header_colors_s_header_colors_p_colors', '#000000' ); $burger_menu_background_color = get_theme_mod( 'aryx_f_burger_menu_background_color_ss_general_header_colors_s_header_colors_p_colors', 'transparent' ); $burger_menu_icon_color = get_theme_mod( 'aryx_f_burger_menu_icon_color_ss_general_header_colors_s_header_colors_p_colors', '#000' ); $burger_menu_border_color = get_theme_mod( 'aryx_f_burger_menu_border_color_ss_general_header_colors_s_header_colors_p_colors', '#f4f4f4' ); $breadcrumb_background_color = get_theme_mod( 'aryx_f_background_color_ss_breadcrumb_colors_s_header_colors_p_colors', '#fff' ); $breadcrumb_text_color = get_theme_mod( 'aryx_f_text_color_ss_breadcrumb_colors_s_header_colors_p_colors', '#000' ); $breadcrumb_link_color = get_theme_mod( 'aryx_f_link_color_ss_breadcrumb_colors_s_header_colors_p_colors', '#00a8ff' ); $breadcrumb_link_hover_color = get_theme_mod( 'aryx_f_link_hover_color_ss_breadcrumb_colors_s_header_colors_p_colors', '#000' ); $primary_color = get_theme_mod( 'aryx_f_primary_color_s_base_colors_p_colors', '#00a8ff' ); $text_color = get_theme_mod( 'aryx_f_text_color_ss_text_colors_s_content_colors_p_colors', '#000' ); $paragraph_bottom_margin = get_theme_mod( 'aryx_f_paragraph_bottom_margin_s_base_typography_p_typography', '15px' ); $blockquote_color = get_theme_mod( 'aryx_f_blockquote_color_ss_text_colors_s_content_colors_p_colors', '#6F6F6F' ); $archive_term_text_color = get_theme_mod( 'aryx_f_archive_term_text_color_ss_text_colors_s_content_colors_p_colors', '#fff' ); $h1_color = get_theme_mod( 'aryx_f_h1_color_ss_heading_colors_s_content_colors_p_colors', '#000' ); $h2_color = get_theme_mod( 'aryx_f_h2_color_ss_heading_colors_s_content_colors_p_colors', '#000' ); $h3_color = get_theme_mod( 'aryx_f_h3_color_ss_heading_colors_s_content_colors_p_colors', '#000' ); $h4_color = get_theme_mod( 'aryx_f_h4_color_ss_heading_colors_s_content_colors_p_colors', '#000' ); $h5_color = get_theme_mod( 'aryx_f_h5_color_ss_heading_colors_s_content_colors_p_colors', '#000' ); $h6_color = get_theme_mod( 'aryx_f_h6_color_ss_heading_colors_s_content_colors_p_colors', '#000' ); $link_color = get_theme_mod( 'aryx_f_link_color_ss_link_colors_s_content_colors_p_colors', '#00a8ff' ); $link_hover_color = get_theme_mod( 'aryx_f_link_hover_color_ss_link_colors_s_content_colors_p_colors', '#000' ); $background_color = get_theme_mod( 'aryx_f_bg_color_s_base_colors_p_colors', '#fff' ); $header_bg_color = get_theme_mod( 'aryx_f_header_bg_color_s_header_colors_p_colors', '#fff' ); $menu_link_color = get_theme_mod( 'aryx_f_menu_link_color_ss_general_header_colors_s_header_colors_p_colors', '#00a8ff' ); $menu_link_hover_color = get_theme_mod( 'aryx_menu_link_hover_color_ss_general_header_colors_s_header_colors_p_colors', '#000' ); $active_menu_color = get_theme_mod('aryx_active_menu_color_ss_general_header_colors_s_header_colors_p_colors', '#000'); $breadcrumb_spacing = get_theme_mod( 'aryx_f_breadcrumb_spacing_s_breadcrumb_p_header', '12'); $container_width = get_theme_mod( 'aryx_f_container_width_s_container_p_layout', '1140' ); $footer_widget_title_color = get_theme_mod( 'aryx_f_widget_title_color_ss_footer_widget_colors_s_footer_colors_p_colors', '#000' ); $footer_widget_text_color = get_theme_mod( 'aryx_f_text_color_ss_footer_widget_colors_s_footer_colors_p_colors', '#000' ); $footer_widget_link_color = get_theme_mod( 'aryx_f_link_color_ss_footer_widget_colors_s_footer_colors_p_colors', '#00a8ff' ); $footer_widget_link_hover_color = get_theme_mod( 'aryx_f_link_hover_color_ss_footer_widget_colors_s_footer_colors_p_colors', '#000' ); $footer_widget_top_border = get_theme_mod( 'aryx_f_footer_widget_area_top_border_s_footer_widget_area_p_footer', 'true' ); $footer_widget_top_border_color = get_theme_mod( 'aryx_f_footer_widget_top_border_color_ss_footer_widget_colors_s_footer_colors_p_colors', '#f4f4f4' ); $footer_widget_top_border_size = get_theme_mod( 'aryx_f_footer_widget_top_border_size_s_footer_settings_p_footer', '1' ); $footer_bar_text_color = get_theme_mod( 'aryx_f_text_color_ss_footer_bar_colors_s_footer_colors_p_colors', '#000' ); $footer_bar_link_color = get_theme_mod( 'aryx_f_link_color_ss_footer_bar_colors_s_footer_colors_p_colors', '#00a8ff' ); $footer_bar_link_hover_color = get_theme_mod( 'aryx_f_link_hover_color_ss_footer_bar_colors_s_footer_colors_p_colors', '#000' ); $footer_menu_link_color = get_theme_mod( 'aryx_f_menu_link_color_ss_footer_bar_colors_s_footer_colors_p_colors', '#00a8ff' ); $footer_menu_link_hover_color = get_theme_mod( 'aryx_f_menu_link_hover_color_ss_footer_bar_colors_s_footer_colors_p_colors', '#000' ); $footer_active_menu_color = get_theme_mod( 'aryx_f_active_menu_color_ss_footer_bar_colors_s_footer_colors_p_colors', '#000' ); $footer_bar_top_border = get_theme_mod( 'aryx_f_footer_bar_area_top_border_s_footer_bar_area_p_footer', 'false' ); $footer_bar_top_border_color = get_theme_mod( 'aryx_f_footer_bar_top_border_color_ss_footer_bar_colors_s_footer_colors_p_colors', '#f4f4f4' ); $footer_bar_top_border_size = get_theme_mod( 'aryx_f_footer_bar_top_border_size_s_footer_settings_p_footer', '1' ); $footer_bar_height = get_theme_mod( 'aryx_f_footer_bar_height_s_footer_settings_p_footer', 'auto' ); $archive_term_background_color = get_theme_mod( 'aryx_f_archive_term_background_color_s_base_colors_p_colors', $primary_color ); $meta_text_color = get_theme_mod( 'aryx_f_meta_text_color_ss_blog_meta_colors_s_content_colors_p_colors', $text_color ); $meta_link_color = get_theme_mod( 'aryx_f_meta_link_color_ss_blog_meta_colors_s_content_colors_p_colors', $link_color ); $meta_link_hover_color = get_theme_mod( 'aryx_f_meta_link_hover_color_ss_blog_meta_colors_s_content_colors_p_colors', $link_hover_color ); $sidebar_widget_title_color = get_theme_mod( 'aryx_f_widget_title_color_s_sidebar_colors_p_colors', $h2_color ); $sidebar_widget_text_color = get_theme_mod( 'aryx_f_widget_text_color_s_sidebar_colors_p_colors', $text_color ); $sidebar_link_color = get_theme_mod( 'aryx_f_link_color_s_sidebar_colors_p_colors', $link_color ); $sidebar_link_hover_color = get_theme_mod( 'aryx_f_link_hover_color_s_sidebar_colors_p_colors', $link_hover_color ); $sidebar_border_color = get_theme_mod( 'aryx_f_widget_boder_color_s_sidebar_colors_p_colors', '#f4f4f4' ); ?>