/*!
Theme Name: Ethant
Theme URI: https://themeforest.net/user/7_miles/portfolio
Author: 7_miles
Author URI: https://themeforest.net/user/7_miles
Description: Ethant Hunt is suitable for personal, portfolio, designer, freelance, and another websites. It is a high performance WordPress theme it’s help to load your website fast and it’s fully optimize and clean code help search engine to optimize website.
Version: 1.2.0
Tested up to: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ethant
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/
/* Copyright (C) 2025 ethant. 
 * This theme is distributed under the terms of the GNU General Public License v2.0 or later.
 */

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: .9375rem 0;
    padding: 0;
    color: #019cad !important;
	font-family:"Roboto", Sans-serif !important;
	font-weight:600 !important;
}

/* ----------------------------------------------------------------------------------------------- */


html {
	overflow-y: scroll;
}

body {
	margin: 0;
	font-family: 'Arial' , sans-serif;
	font-size: 14px;
	color: #757575;
}

/* WordPress API Elements */

.wp-caption {
	margin: 30px 0;
	font-size: 16px;
	text-align: center;
	font-style: italic;
	max-width: 100%;
}

.wp-caption p,
.wp-caption-text {
	margin: 0;
	margin-top: 5px;
}

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.screen-reader-text {
	visibility: visible;
}

.screen-reader-text {
	display: none;
}

.aligncenter {
	margin: 30px auto;
	display: block;
}

.alignright {
	margin: 10px 0 10px 30px;
	float: right;
}

.alignleft {
	margin: 10px 30px 10px 0;
	float: left;
}

.vlt-is--dark-scheme label {
    color: #000 !important;
}

.bar-item-title {
font-size: 1rem;
font-weight: bold;
}
.bar-item-title, .bar-item-value {
margin-bottom: .6875rem;
color:#fff;
}
.bar-item-value {
padding-top: 2px;
font-size: .875rem;
}
.bar-item-title, .bar-item-value {
margin-bottom: .6875rem;
}
.progress {
height: .875rem;
border-radius: .4375rem;
}
.progress {
display: -ms-flexbox;
display: flex
;
height: 1rem;
overflow: hidden;
font-size: .75rem;
background-color: #e9ecef;
border-radius: .25rem;
}
.progress-bar {
height: 100%;
background: #3498db;
width: 0;
transition: width 1s linear;
}
.progress-bar {
background-color: #75a9d6 !important;
}
.bar-item {
margin-bottom: 1.125rem;
}

.service-list {
	margin-top: 4.25rem;
}

.service-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.service-list li:not(:first-child) {
	margin-top: 1.3125rem;
}

.primary-link {
    position: relative;
    font-size: 1.375rem;
    font-weight: bold;
}

.primary-link a:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: .25rem;
    height: 3px;
    width: 0;
    background-color: #f69683;
    transition: all .3s ease-in-out;
}

.primary-link a:hover:before {
    width: 5rem;
}

.vlt-vacancy-item__time {
    color: #f79784 !important;
}

.text-typed.a-typed.a-typed-about {
		line-height:32px;
	  background-color: #78acd9;
    box-shadow: #78acd9 0 0 0 5px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
   /* Cursor effect */
    width: 0;
    animation: typing 2s steps(20, end) forwards, blink 0.7s step-end infinite;
}

@keyframes typing {
    from { width: 0; }
    to { width: 10ch; } /* Adjust based on text length */
}

@keyframes blink {
    50% { border-color: transparent; }
}

.text-typed-2.a-typed.a-typed-about {
		line-height:normal;
	  background-color: #78acd9;
    box-shadow: #78acd9 0 0 0 5px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
   /* Cursor effect */
    width: 0;
    animation: typing2 2s steps(20, end) forwards, blink 0.7s step-end infinite;
}

@keyframes typing2 {
    from { width: 0; }
    to { width: 13ch; } /* Adjust based on text length */
}

@keyframes blink2 {
    50% { border-color: transparent; }
}

.text-typed-3.a-typed.a-typed-about {
		line-height:normal;
	  background-color: #78acd9;
    box-shadow: #78acd9 0 0 0 5px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
   /* Cursor effect */
    width: 0;
    animation: typing3 2s steps(20, end) forwards, blink 0.7s step-end infinite;
}

@keyframes typing3 {
    from { width: 0; }
    to { width: 8.5ch; } /* Adjust based on text length */
}

@keyframes blink3 {
    50% { border-color: transparent; }
}

.vlt-work-item .vlt-work-content .vlt-work-title {
    font-family: 'Work Sans';
}


.vlt-page--custom
{
margin-top: 160px;    
}

.portfolio-title {
    font-size: 28px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
}

.portfolio-featured-image {
    text-align: center;
    margin-bottom: 20px;
}

.portfolio-featured-image img {
    max-width: 100%;
    border-radius: 6px;
}

.portfolio-categories {
    text-align: center;
    font-size: 16px;
    margin-bottom: 20px;
}

.portfolio-categories strong {
    font-weight: bold;
}

.portfolio-content {
    font-size: 16px;
    line-height: 1.6;
}

.vlt-link-pages {
    text-align: center;
    margin-top: 20px;
}

.vlt-link-pages h5 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

.vlt-link-pages .sep {
    color: #999;
}

.clearfix {
    clear: both;
}

.vlt-is--light-scheme .vlt-section.pp-scrollable.pp-section.active {
    background-color: #fff !important;
}

.vlt-is--light-scheme .vlt-section.pp-scrollable.pp-section.active[data-anchor="portfolio"] {
    background-image: url(https://supporttestsites.theblackpearlspro.com/ethanttest/wp-content/uploads/2025/02/portfolio-background-light.png) !important;
}


.vlt-is--light-scheme h2.elementor-heading-title.elementor-size-default {
color:#1f2044 !important;
}

.vlt-is--light-scheme .elementor-widget-container strong {
    color: #234969 !important;
}

.vlt-is--light-scheme .elementor-widget-container {
    color: #234969 !important;
}

.vlt-is--light-scheme .elementor-element.elementor-element-2d22b30.elementor-widget.elementor-widget-spacer {
    display: none;
}

.vlt-is--light-scheme h3.elementor-image-box-title {
    color: #1f2044 !important;
}

.vlt-is--light-scheme p.elementor-image-box-description
{
color:#234969 !important;
}

.vlt-is--light-scheme .bar-item-title, .bar-item-value
{
color: #234969 !important;
}

.vlt-is--light-scheme .text-typed.a-typed.a-typed-about
{
background-color: #FCF1E7;
box-shadow: #FCF1E7 0 0 0 5px;
}

.vlt-is--light-scheme .text-typed-2.a-typed.a-typed-about
{
background-color: #FCF1E7;
box-shadow: #FCF1E7 0 0 0 5px;
}

.vlt-is--light-scheme .text-typed-3.a-typed.a-typed-about
{
background-color: #FCF1E7;
box-shadow: #FCF1E7 0 0 0 5px;
}
