/*
 Theme Name:   Intellicon Child
 Theme URI:    https://softivuslab.com/wp/intellicon
 Description:  Intellicon Child
 Author:       Themephi
 Author URI:   https://softivuslab.com/
 Template:     intellicon
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
 
.section2-container .section__center {
	max-width: 100%;
}

.section__header h2 .basecon {
    color: #bf1922;
}

::selection {
    background: #4133EE;
}

.menu-area .navbar ul li.current-menu-ancestor a, .menu-area .navbar ul li.current_page_item a {
    color: #4133EE !important;
}

.theme {
	color: #4133EE !important;
}

.themephi-breadcrumbs.porfolio-details {
	display: none;
}

.testimonial-container .testimonial__items .star__grp {
	display: none;
}

#proven-section {
  scroll-margin-top: 100px;
}

.slider-style6 .content--box .banner-image {
  min-height: 100px;
  min-width: 100px;
}

@media (max-width: 768px) {
  .slider-style6 .content--box .banner-image {
    min-height: 60px;
    min-width: 60px;
  }
}
