= 10 && $luzuk_building_architecture_logo_size < 100) { $luzuk_building_architecture_custom_style .=' .custom-logo-link img {'; $luzuk_building_architecture_custom_style .=' width: '.esc_attr($luzuk_building_architecture_logo_size).'%;'; $luzuk_building_architecture_custom_style .=' }'; } } // Header Image $header_image_url = luzuk_building_architecture_banner_image( $image_url = '' ); if( $header_image_url != ''){ $luzuk_building_architecture_custom_style .=' #inner-pages-header {'; $luzuk_building_architecture_custom_style .=' background-image: url('. esc_url( $header_image_url ).') !important; background-size: cover; background-repeat: no-repeat; background-attachment: fixed;'; $luzuk_building_architecture_custom_style .=' }'; $luzuk_building_architecture_custom_style .=' #header .top-head {'; $luzuk_building_architecture_custom_style .=' background: none '; $luzuk_building_architecture_custom_style .=' }'; } else { $luzuk_building_architecture_custom_style .=' #inner-pages-header {'; $luzuk_building_architecture_custom_style .=' background: radial-gradient(circle at center, rgba(0,0,0,0) 0%, #000000 100%); '; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_slider_hide_show = get_theme_mod('luzuk_building_architecture_slider_hide_show',false); if( $luzuk_building_architecture_slider_hide_show == true){ $luzuk_building_architecture_custom_style .=' .page-template-custom-home-page #inner-pages-header {'; $luzuk_building_architecture_custom_style .=' display:none;'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_headertopbg_col = get_theme_mod('luzuk_building_architecture_headertopbg_col'); if ( $luzuk_building_architecture_headertopbg_col != '') { $luzuk_building_architecture_custom_style .=' #header .tphead {'; $luzuk_building_architecture_custom_style .=' background-color:'.esc_attr($luzuk_building_architecture_headertopbg_col).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_headerbottombg_col = get_theme_mod('luzuk_building_architecture_headerbottombg_col'); if ( $luzuk_building_architecture_headerbottombg_col != '') { $luzuk_building_architecture_custom_style .='#header .bott-head {'; $luzuk_building_architecture_custom_style .=' background-color:'.esc_attr($luzuk_building_architecture_headerbottombg_col).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_headerphnmailicon_col = get_theme_mod('luzuk_building_architecture_headerphnmailicon_col'); if ( $luzuk_building_architecture_headerphnmailicon_col != '') { $luzuk_building_architecture_custom_style .=' #header .mail-text i,.tph-inn p i {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_headerphnmailicon_col).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_headerphnmail_col = get_theme_mod('luzuk_building_architecture_headerphnmail_col'); if ( $luzuk_building_architecture_headerphnmail_col != '') { $luzuk_building_architecture_custom_style .=' #header .mail a, #header .phone a {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_headerphnmail_col).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_headerphnmailhover_col = get_theme_mod('luzuk_building_architecture_headerphnmailhover_col'); if ( $luzuk_building_architecture_headerphnmailhover_col != '') { $luzuk_building_architecture_custom_style .=' #header .mail a:hover, #header .phone a:hover {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_headerphnmailhover_col).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_headertopsocialicontext_col = get_theme_mod('luzuk_building_architecture_headertopsocialicontext_col'); if ( $luzuk_building_architecture_headertopsocialicontext_col != '') { $luzuk_building_architecture_custom_style .=' #header .s-media span {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_headertopsocialicontext_col).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_headertopsocialicon_col = get_theme_mod('luzuk_building_architecture_headertopsocialicon_col'); if ( $luzuk_building_architecture_headertopsocialicon_col != '') { $luzuk_building_architecture_custom_style .=' #header .s-media a i {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_headertopsocialicon_col).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_headertopsocialiconhover_col = get_theme_mod('luzuk_building_architecture_headertopsocialiconhover_col'); if ( $luzuk_building_architecture_headertopsocialiconhover_col != '') { $luzuk_building_architecture_custom_style .=' #header .s-media a:hover i {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_headertopsocialiconhover_col).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_menu_color = get_theme_mod('luzuk_building_architecture_menu_color'); if ( $luzuk_building_architecture_menu_color != '') { $luzuk_building_architecture_custom_style .=' .primary-menu a, .primary-menu li .icon{'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_menu_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_menuhover_color = get_theme_mod('luzuk_building_architecture_menuhover_color'); if ( $luzuk_building_architecture_menuhover_color != '') { $luzuk_building_architecture_custom_style .='.primary-menu li:hover .icon, .primary-menu li a:hover{'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_menuhover_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_submenu_color = get_theme_mod('luzuk_building_architecture_submenu_color'); if ( $luzuk_building_architecture_submenu_color != '') { $luzuk_building_architecture_custom_style .='.primary-menu ul a{'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_submenu_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_submenubg_color = get_theme_mod('luzuk_building_architecture_submenubg_color'); if ( $luzuk_building_architecture_submenubg_color != '') { $luzuk_building_architecture_custom_style .='.primary-menu ul{'; $luzuk_building_architecture_custom_style .=' background:'.esc_attr($luzuk_building_architecture_submenubg_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_header_searchbox_color = get_theme_mod('luzuk_building_architecture_header_searchbox_color'); if ( $luzuk_building_architecture_header_searchbox_color != '') { $luzuk_building_architecture_custom_style .=' #header .search-form .search-field {'; $luzuk_building_architecture_custom_style .=' background:'.esc_attr($luzuk_building_architecture_header_searchbox_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_header_searchboxiconbrd_color = get_theme_mod('luzuk_building_architecture_header_searchboxiconbrd_color'); if ( $luzuk_building_architecture_header_searchboxiconbrd_color != '') { $luzuk_building_architecture_custom_style .=' #header .search-form .search-field {'; $luzuk_building_architecture_custom_style .=' border-color:'.esc_attr($luzuk_building_architecture_header_searchboxiconbrd_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_header_searchboxiconbrd_color = get_theme_mod('luzuk_building_architecture_header_searchboxiconbrd_color'); if ( $luzuk_building_architecture_header_searchboxiconbrd_color != '') { $luzuk_building_architecture_custom_style .=' #header .search-form:after {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_header_searchboxiconbrd_color).';'; $luzuk_building_architecture_custom_style .=' }'; } //site title tagline $luzuk_building_architecture_site_title_color = get_theme_mod('luzuk_building_architecture_site_title_color'); if ( $luzuk_building_architecture_site_title_color != '') { $luzuk_building_architecture_custom_style .=' h1.site-title a, p.site-title a{'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_site_title_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_site_tagline_color = get_theme_mod('luzuk_building_architecture_site_tagline_color'); if ( $luzuk_building_architecture_site_tagline_color != '') { $luzuk_building_architecture_custom_style .=' p.site-description{'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_site_tagline_color).';'; $luzuk_building_architecture_custom_style .=' }'; } //layout width $luzuk_building_architecture_boxfull_width = get_theme_mod('luzuk_building_architecture_boxfull_width'); if ($luzuk_building_architecture_boxfull_width !== '') { switch ($luzuk_building_architecture_boxfull_width) { case 'container': $luzuk_building_architecture_custom_style .= ' body, #header, .bottom-header { max-width: 1140px; width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }'; break; case 'container-fluid': $luzuk_building_architecture_custom_style .= ' body, #header, .bottom-header { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }'; break; case 'none': // No specific width specified, so no additional style needed. break; default: // Handle unexpected values. break; } } //Menu animation $luzuk_building_architecture_dropdown_anim = get_theme_mod('luzuk_building_architecture_dropdown_anim'); if ( $luzuk_building_architecture_dropdown_anim != '') { $luzuk_building_architecture_custom_style .=' .primary-menu ul{'; $luzuk_building_architecture_custom_style .=' animation:'.esc_attr($luzuk_building_architecture_dropdown_anim).' 1s ease;'; $luzuk_building_architecture_custom_style .=' }'; } // slider colors $luzuk_building_architecture_slider_title_color = get_theme_mod('luzuk_building_architecture_slider_title_color'); if ( $luzuk_building_architecture_slider_title_color != '') { $luzuk_building_architecture_custom_style .=' #slider h2, #slider p {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_slider_title_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_slider_title_color = get_theme_mod('luzuk_building_architecture_slider_title_color'); if ( $luzuk_building_architecture_slider_title_color != '') { $luzuk_building_architecture_custom_style .=' #slider .t-brd,#slider .t-brd:before,#slider .t-brd:after {'; $luzuk_building_architecture_custom_style .=' border-color:'.esc_attr($luzuk_building_architecture_slider_title_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_slider_btntext_color = get_theme_mod('luzuk_building_architecture_slider_btntext_color'); if ( $luzuk_building_architecture_slider_btntext_color != '') { $luzuk_building_architecture_custom_style .=' #slider .sbtn1 a {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_slider_btntext_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_slider_btnbg_color = get_theme_mod('luzuk_building_architecture_slider_btnbg_color'); if ( $luzuk_building_architecture_slider_btnbg_color != '') { $luzuk_building_architecture_custom_style .=' #slider .sbtn1 a {'; $luzuk_building_architecture_custom_style .=' background:'.esc_attr($luzuk_building_architecture_slider_btnbg_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_slider_btntexthrv_color = get_theme_mod('luzuk_building_architecture_slider_btntexthrv_color'); if ( $luzuk_building_architecture_slider_btntexthrv_color != '') { $luzuk_building_architecture_custom_style .=' #slider .sbtn1 a:hover {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_slider_btntexthrv_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_slider_btntextbrd_color = get_theme_mod('luzuk_building_architecture_slider_btntextbrd_color'); if ( $luzuk_building_architecture_slider_btntextbrd_color != '') { $luzuk_building_architecture_custom_style .=' #slider .sbtn1 a {'; $luzuk_building_architecture_custom_style .=' border-top-color:'.esc_attr($luzuk_building_architecture_slider_btntextbrd_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_slider_arrowicon_color = get_theme_mod('luzuk_building_architecture_slider_arrowicon_color'); if ( $luzuk_building_architecture_slider_arrowicon_color != '') { $luzuk_building_architecture_custom_style .=' #slider .carousel-control-prev i, #slider .carousel-control-next i {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_slider_arrowicon_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_slider_arrowbg_color = get_theme_mod('luzuk_building_architecture_slider_arrowbg_color'); if ( $luzuk_building_architecture_slider_arrowbg_color != '') { $luzuk_building_architecture_custom_style .=' #slider .carousel-control-prev, #slider .carousel-control-next {'; $luzuk_building_architecture_custom_style .=' background:'.esc_attr($luzuk_building_architecture_slider_arrowbg_color).';'; $luzuk_building_architecture_custom_style .=' }'; } //feature color $luzuk_building_architecture_feature_numbers_color = get_theme_mod('luzuk_building_architecture_feature_numbers_color'); if ( $luzuk_building_architecture_feature_numbers_color != '') { $luzuk_building_architecture_custom_style .=' #feature-section h2 {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_feature_numbers_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_feature_numbersbrd_color = get_theme_mod('luzuk_building_architecture_feature_numbersbrd_color'); if ( $luzuk_building_architecture_feature_numbersbrd_color != '') { $luzuk_building_architecture_custom_style .=' #feature-section h2:after {'; $luzuk_building_architecture_custom_style .=' border-color:'.esc_attr($luzuk_building_architecture_feature_numbersbrd_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_feature_text_color = get_theme_mod('luzuk_building_architecture_feature_text_color'); if ( $luzuk_building_architecture_feature_text_color != '') { $luzuk_building_architecture_custom_style .=' #feature-section h3 {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_feature_text_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_feature_texthrv_color = get_theme_mod('luzuk_building_architecture_feature_texthrv_color'); if ( $luzuk_building_architecture_feature_texthrv_color != '') { $luzuk_building_architecture_custom_style .=' #feature-section .count-box:hover h3 {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_feature_texthrv_color).';'; $luzuk_building_architecture_custom_style .=' }'; } // aboutus colors $luzuk_building_architecture_aboutus_heading_color = get_theme_mod('luzuk_building_architecture_aboutus_heading_color'); if ( $luzuk_building_architecture_aboutus_heading_color != '') { $luzuk_building_architecture_custom_style .=' #aboutus-section h6, #aboutus-section h6 i {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_aboutus_heading_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_aboutus_title_color = get_theme_mod('luzuk_building_architecture_aboutus_title_color'); if ( $luzuk_building_architecture_aboutus_title_color != '') { $luzuk_building_architecture_custom_style .=' #aboutus-section h5 {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_aboutus_title_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_aboutus_yearofexpnum_color = get_theme_mod('luzuk_building_architecture_aboutus_yearofexpnum_color'); if ( $luzuk_building_architecture_aboutus_yearofexpnum_color != '') { $luzuk_building_architecture_custom_style .=' #aboutus-section .expe h2 {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_aboutus_yearofexpnum_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_aboutus_yearofexptext_color = get_theme_mod('luzuk_building_architecture_aboutus_yearofexptext_color'); if ( $luzuk_building_architecture_aboutus_yearofexptext_color != '') { $luzuk_building_architecture_custom_style .=' #aboutus-section .exptxt {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_aboutus_yearofexptext_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_aboutus_yeartabheading_color = get_theme_mod('luzuk_building_architecture_aboutus_yeartabheading_color'); if ( $luzuk_building_architecture_aboutus_yeartabheading_color != '') { $luzuk_building_architecture_custom_style .=' #aboutus-section ul.tabs li {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_aboutus_yeartabheading_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_aboutus_yeartabactiveheading_color = get_theme_mod('luzuk_building_architecture_aboutus_yeartabactiveheading_color'); if ( $luzuk_building_architecture_aboutus_yeartabactiveheading_color != '') { $luzuk_building_architecture_custom_style .=' #aboutus-section ul.tabs li.current {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_aboutus_yeartabactiveheading_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_aboutus_yeartabdescription_color = get_theme_mod('luzuk_building_architecture_aboutus_yeartabdescription_color'); if ( $luzuk_building_architecture_aboutus_yeartabdescription_color != '') { $luzuk_building_architecture_custom_style .=' #aboutus-section .tab-content {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_aboutus_yeartabdescription_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_aboutus_listicon_color = get_theme_mod('luzuk_building_architecture_aboutus_listicon_color'); if ( $luzuk_building_architecture_aboutus_listicon_color != '') { $luzuk_building_architecture_custom_style .=' #aboutus-section .list li h4 i {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_aboutus_listicon_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_aboutus_lists_color = get_theme_mod('luzuk_building_architecture_aboutus_lists_color'); if ( $luzuk_building_architecture_aboutus_lists_color != '') { $luzuk_building_architecture_custom_style .=' #aboutus-section .list li h4 {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_aboutus_lists_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_aboutus_btntext_color = get_theme_mod('luzuk_building_architecture_aboutus_btntext_color'); if ( $luzuk_building_architecture_aboutus_btntext_color != '') { $luzuk_building_architecture_custom_style .=' #aboutus-section .bttn a, #aboutus-section .bttn a i {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_aboutus_btntext_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_aboutus_btnhrv_color = get_theme_mod('luzuk_building_architecture_aboutus_btnhrv_color'); if ( $luzuk_building_architecture_aboutus_btnhrv_color != '') { $luzuk_building_architecture_custom_style .=' #aboutus-section .bttn a:hover {'; $luzuk_building_architecture_custom_style .=' background:'.esc_attr($luzuk_building_architecture_aboutus_btnhrv_color).';'; $luzuk_building_architecture_custom_style .=' }'; } //services colors $luzuk_building_architecture_services_subheading_color = get_theme_mod('luzuk_building_architecture_services_subheading_color'); if ( $luzuk_building_architecture_services_subheading_color != '') { $luzuk_building_architecture_custom_style .=' #services-section .head h4 {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_services_subheading_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_services_subheading_color = get_theme_mod('luzuk_building_architecture_services_subheading_color'); if ( $luzuk_building_architecture_services_subheading_color != '') { $luzuk_building_architecture_custom_style .=' #services-section .head h4 i {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_services_subheading_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_services_heading_color = get_theme_mod('luzuk_building_architecture_services_heading_color'); if ( $luzuk_building_architecture_services_heading_color != '') { $luzuk_building_architecture_custom_style .=' #services-section .head h2 {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_services_heading_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_services_title_color = get_theme_mod('luzuk_building_architecture_services_title_color'); if ( $luzuk_building_architecture_services_title_color != '') { $luzuk_building_architecture_custom_style .=' #services-section .serbx h4 {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_services_title_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_services_description_color = get_theme_mod('luzuk_building_architecture_services_description_color'); if ( $luzuk_building_architecture_services_description_color != '') { $luzuk_building_architecture_custom_style .=' #services-section .serbxinn p {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_services_description_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_services_boxbg_color = get_theme_mod('luzuk_building_architecture_services_boxbg_color'); if ( $luzuk_building_architecture_services_boxbg_color != '') { $luzuk_building_architecture_custom_style .=' #services-section .sconbx {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_services_boxbg_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_services_arrow_color = get_theme_mod('luzuk_building_architecture_services_arrow_color'); if ( $luzuk_building_architecture_services_arrow_color != '') { $luzuk_building_architecture_custom_style .=' .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_services_arrow_color).' !important ;'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_services_arrowhrv_color = get_theme_mod('luzuk_building_architecture_services_arrowhrv_color'); if ( $luzuk_building_architecture_services_arrowhrv_color != '') { $luzuk_building_architecture_custom_style .=' .owl-theme .owl-nav:hover {'; $luzuk_building_architecture_custom_style .=' color:'.esc_attr($luzuk_building_architecture_services_arrowhrv_color).' !important ;'; $luzuk_building_architecture_custom_style .=' }'; } //footer colors $luzuk_building_architecture_footertext_color = get_theme_mod('luzuk_building_architecture_footertext_color'); if ( $luzuk_building_architecture_footertext_color != '') { $luzuk_building_architecture_custom_style .=' #colophon h1, #colophon h2, #colophon h3, #colophon h4, #colophon h5, #colophon h6,#colophon,#colophon p,.site-footer a, .site-footer p, #colophon caption, .site-footer .widget_rss .rss-date, .site-footer .widget_rss li cite {'; $luzuk_building_architecture_custom_style .=' color: '.esc_attr($luzuk_building_architecture_footertext_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_footeractivemenu_color = get_theme_mod('luzuk_building_architecture_footeractivemenu_color'); if ( $luzuk_building_architecture_footeractivemenu_color != '') { $luzuk_building_architecture_custom_style .=' .site-footer .current-menu-item a {'; $luzuk_building_architecture_custom_style .=' color: '.esc_attr($luzuk_building_architecture_footeractivemenu_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_footercopyright_color = get_theme_mod('luzuk_building_architecture_footercopyright_color'); if ( $luzuk_building_architecture_footercopyright_color != '') { $luzuk_building_architecture_custom_style .=' #colophon .site-info p {'; $luzuk_building_architecture_custom_style .=' color: '.esc_attr($luzuk_building_architecture_footercopyright_color).' !important;'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_footercopyrightbrd_color = get_theme_mod('luzuk_building_architecture_footercopyrightbrd_color'); if ( $luzuk_building_architecture_footercopyrightbrd_color != '') { $luzuk_building_architecture_custom_style .=' .copyright {'; $luzuk_building_architecture_custom_style .=' border-color: '.esc_attr($luzuk_building_architecture_footercopyrightbrd_color).' !important;'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_footerscrolltotoptext_color = get_theme_mod('luzuk_building_architecture_footerscrolltotoptext_color'); if ( $luzuk_building_architecture_footerscrolltotoptext_color != '') { $luzuk_building_architecture_custom_style .=' .back-to-top-text {'; $luzuk_building_architecture_custom_style .=' color: '.esc_attr($luzuk_building_architecture_footerscrolltotoptext_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_footerscrolltotopbg_color = get_theme_mod('luzuk_building_architecture_footerscrolltotopbg_color'); if ( $luzuk_building_architecture_footerscrolltotopbg_color != '') { $luzuk_building_architecture_custom_style .=' .back-to-top {'; $luzuk_building_architecture_custom_style .=' background: '.esc_attr($luzuk_building_architecture_footerscrolltotopbg_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_footerscrolltotoptexthover_color = get_theme_mod('luzuk_building_architecture_footerscrolltotoptexthover_color'); if ( $luzuk_building_architecture_footerscrolltotoptexthover_color != '') { $luzuk_building_architecture_custom_style .=' .back-to-top:hover .back-to-top-text {'; $luzuk_building_architecture_custom_style .=' color: '.esc_attr($luzuk_building_architecture_footerscrolltotoptexthover_color).';'; $luzuk_building_architecture_custom_style .=' }'; } $luzuk_building_architecture_footerscrolltotophover_color = get_theme_mod('luzuk_building_architecture_footerscrolltotophover_color'); if ( $luzuk_building_architecture_footerscrolltotophover_color != '') { $luzuk_building_architecture_custom_style .=' .back-to-top:hover::after {'; $luzuk_building_architecture_custom_style .=' background: '.esc_attr($luzuk_building_architecture_footerscrolltotophover_color).';'; $luzuk_building_architecture_custom_style .=' }'; }