corrections updated

This commit is contained in:
Selvi 2025-08-23 14:00:43 +05:30
parent c2a7ac04ab
commit 3a2beea951
2 changed files with 43 additions and 29 deletions

View File

@ -1252,7 +1252,7 @@ Location:
.vl-btn1:hover {
transition: all 0.4s;
color: var(--ztc-text-text-1);
color: #000000cf;
}
.vl-btn1:hover::before {
@ -1289,7 +1289,7 @@ Location:
height: 100%;
width: 1px;
transition: all 0.4s;
background: var(--ztc-bg-bg-2);
background: #ffde14;
left: 50%;
top: 0;
border-radius: 7px;
@ -1598,7 +1598,7 @@ Location:
border-radius: 8px;
}
.demo:hover{
.demo:hover {
color: #fff;
@ -4496,15 +4496,15 @@ Location:
}
@media (max-width: 1024px) {
.hero9-slider-area .hero8-header h1 {
color: var(--ztc-text-text-1);
font-family: var(--grotesk);
font-size: 39px;
font-style: normal;
font-weight: var(--ztc-weight-bold);
line-height: 50px;
text-transform: uppercase;
}
.hero9-slider-area .hero8-header h1 {
color: var(--ztc-text-text-1);
font-family: var(--grotesk);
font-size: 39px;
font-style: normal;
font-weight: var(--ztc-weight-bold);
line-height: 50px;
text-transform: uppercase;
}
}
@media (max-width: 767px) {
@ -4697,7 +4697,7 @@ Location:
line-height: 18px;
}
.hero9-slider-area .heading12 p {
.hero9-slider-area .heading12 p {
font-size: 12px;
line-height: 12px;
}
@ -5123,6 +5123,18 @@ Location:
.mobile-sidebar.mobile-sidebar1 .footer1-contact-info .social-links-mobile-menu ul li a:hover {
transform: translateY(-5px);
transition: all 0.4s;
background-color: #ffde14;
}
.social-links-mobile-menu ul li a i {
font-size: 18px;
color: #fff;
transition: color 0.3s ease;
}
.social-links-mobile-menu ul li a:hover i {
color: #000000cf !important;
transition: color 0.4s ease;
}
.mobile-header.mobile-haeder2 {
@ -7111,8 +7123,14 @@ Location:
transition: all 0.4s;
}
.footer-logo-area ul li a i {
font-size: 18px;
color: #000000cf;
transition: color 0.3s ease;
}
.footer1-sertion-area .link-content {
padding-left: 50px;
padding-left: 20px;
}
@media (max-width: 767px) {
@ -7124,7 +7142,7 @@ Location:
@media only screen and (min-width: 768px) and (max-width: 991px) {
.footer1-sertion-area .link-content {
padding: 30px;
padding: 30px 10px;
}
}
@ -19113,16 +19131,16 @@ html {
@media (max-width: 1024px) {
.team10-section-area .team10-widget-boxarea2 .text-area a {
color: #000000cf;
font-family: var(--grotesk);
font-size: 21px;
font-style: normal;
font-weight: var(--ztc-weight-bold);
line-height: 24px;
display: inline-block;
transition: all 0.4s;
}
.team10-section-area .team10-widget-boxarea2 .text-area a {
color: #000000cf;
font-family: var(--grotesk);
font-size: 21px;
font-style: normal;
font-weight: var(--ztc-weight-bold);
line-height: 24px;
display: inline-block;
transition: all 0.4s;
}
}

View File

@ -17839,7 +17839,6 @@ readers do not read off random characters that represent icons */
.fa-linkedin-in:before {
content: "\f0e1";
color: #000000cf;
}
.fa-digital-ocean:before {
@ -18596,7 +18595,6 @@ readers do not read off random characters that represent icons */
.fa-facebook-f:before {
content: "\f39e";
color: #000000cf;
}
.fa-square-google-plus:before {
@ -18909,7 +18907,6 @@ readers do not read off random characters that represent icons */
.fa-instagram:before {
content: "\f16d";
color: #000000cf;
}
.fa-cmplid:before {
@ -19098,7 +19095,6 @@ readers do not read off random characters that represent icons */
.fa-pinterest-p:before {
content: "\f231";
color: #000000cf;
}
.fa-apper:before {