first commit

This commit is contained in:
2026-05-28 16:17:56 +05:30
parent 319e6f32d3
commit 43dd4cef12
256 changed files with 182186 additions and 93 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,25 @@
.footer-width-fixer {
width: 100%
}
.ehf-template-genesis.ehf-header .site-header .wrap,.ehf-template-genesis.ehf-footer .site-footer .wrap,.ehf-template-generatepress.ehf-header .site-header .inside-header {
width: 100%;
padding: 0;
max-width: 100%
}
.ehf-template-generatepress.ehf-header .site-header,.ehf-template-generatepress.ehf-footer .site-footer {
width: 100%;
padding: 0;
max-width: 100%;
background-color: transparent!important
}
.bhf-hidden {
display: none
}
.ehf-header #masthead {
z-index: 99;
position: relative
}

View File

@@ -0,0 +1,979 @@
/*
Theme Name: Logico Child
Description: Logico Child Theme
Theme URI: https://example.com/themes/logico
Author: Artureanec
Author URI: https://example.com
Template: logico
Version: 1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: logico-child
*/
/* =Theme customization starts here
------------------------------------------------------- */
/* Hide mobile-specific logo by default */
.logo-mobile {
display: none !important;
}
/* ============================================================
MOBILE & TABLET HEADER REFINEMENT (< 1024px)
Transition to mobile pill-shape earlier to prevent desktop overlap/wrapping
============================================================ */
@media (max-width: 1024px) {
/* Logo toggling */
.logo-desktop {
display: none !important;
}
.logo-mobile {
display: block !important;
}
/* 1. Header Wrapper (Outer): Position & Spacing */
.elementor-5180 .elementor-element.elementor-element-466de1b {
position: fixed !important;
top: 30px !important;
left: 0 !important;
right: 0 !important;
width: 100% !important;
padding-left: 20px !important;
padding-right: 20px !important;
height: auto !important;
z-index: 10000 !important;
background: transparent !important;
pointer-events: none;
}
/* 2. The Header Box / Card (Inner) */
.elementor-5180 .elementor-element.elementor-element-e052838 {
margin: 0 10px auto !important;
width: 100% !important;
max-width: 100% !important;
background-color: #ffffff !important;
border-radius: 25px !important;
overflow: hidden !important;
box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08) !important;
pointer-events: all;
display: flex !important;
flex-direction: column !important;
}
/* 3. Main Row Layout Container */
.elementor-5180 .elementor-element.elementor-element-d681ece {
display: flex !important;
flex-direction: row !important;
flex-wrap: nowrap !important;
align-items: center !important;
justify-content: space-between !important;
width: 100% !important;
padding: 12px 25px !important;
min-height: 70px !important;
box-sizing: border-box !important;
gap: 0 !important;
}
/* 4. Logo Container (Left) */
.elementor-5180 .elementor-element.elementor-element-472172e {
flex: 1 !important;
display: flex !important;
align-items: center !important;
justify-content: flex-start !important;
padding: 0 !important;
margin: 0 !important;
}
/* 5. Menu Container (Right / Hamburger) */
.elementor-5180 .elementor-element.elementor-element-e44ee7e {
flex: 0 0 auto !important;
display: flex !important;
align-items: center !important;
justify-content: flex-end !important;
padding: 0 !important;
margin: 0 !important;
}
/* 6. Logo Widget Adjustments */
.elementor-5180 .elementor-element.elementor-element-846e53d {
width: auto !important;
margin: 0 !important;
display: flex !important;
align-items: center !important;
max-width: none !important;
}
.elementor-5180 .elementor-element.elementor-element-846e53d .hfe-site-logo .hfe-site-logo-container img {
margin: 0 !important;
max-width: none !important;
}
.elementor-5180 .elementor-element.elementor-element-846e53d .logo-mobile {
width: 180px !important;
height: auto !important;
min-width: 100px !important;
}
/* 7. Menu Trigger (Hamburger) alignment */
.elementor-5180 .elementor-element.elementor-element-0b7bf6f .menu-trigger {
display: flex !important;
align-items: center !important;
justify-content: flex-end !important;
padding: 5px !important;
margin: 0 !important;
}
/* Hamburger icon customization */
.elementor-5180 .elementor-element.elementor-element-0b7bf6f .hamburger {
width: 30px !important;
}
.elementor-5180 .elementor-element.elementor-element-0b7bf6f .hamburger span {
background-color: #1f1f1f !important;
height: 2px !important;
margin-bottom: 5px !important;
}
/* Hide desktop-only elements */
.elementor-5180 .elementor-element.elementor-element-0b7bf6f .header-menu-container,
.elementor-5180 .elementor-element.elementor-element-2f31137,
.elementor-5180 .elementor-element.elementor-element-f961133 {
display: none !important;
}
}
/* ============================================================
MEDIUM DESKTOP OPTIMIZATION (1025px - 1480px)
Prevents logo/menu overlap on medium screens
============================================================ */
@media (min-width: 1025px) and (max-width: 1480px) {
/* Reduce logo size slightly */
.elementor-5180 .elementor-element.elementor-element-846e53d .logo-desktop {
width: 130px !important;
height: auto !important;
}
/* Force single line and tighten spacing */
.elementor-5180 .main-menu {
display: flex !important;
flex-wrap: nowrap !important;
white-space: nowrap !important;
}
.elementor-5180 .main-menu > li > a {
padding-left: 8px !important;
padding-right: 8px !important;
font-size: 13px !important;
}
/* Reduce container spacing */
.elementor-5180 .elementor-element.elementor-element-d681ece {
padding-left: 15px !important;
padding-right: 15px !important;
gap: 10px !important;
}
/* Ensure the menu pill container stays compact */
.header-menu-container {
padding-left: 8px !important;
padding-right: 8px !important;
max-width: 750px !important;
}
/* Scale down the CTA button */
.elementor-5180 .logico-small-button {
padding: 10px 20px !important;
font-size: 13px !important;
}
}
/* Tablet Scaling (768px - 1024px) */
@media (max-width: 1024px) and (min-width: 768px) {
.elementor-5180 .elementor-element.elementor-element-846e53d .logo-mobile {
width: 210px !important;
}
}
/* Standard Mobile Scaling */
@media (max-width: 767px) {
.elementor-5180 .elementor-element.elementor-element-846e53d .logo-mobile {
width: 175px !important;
}
}
/* Extra Small Devise Optimization */
@media (max-width: 480px) {
.elementor-5180 .elementor-element.elementor-element-466de1b {
top: 15px !important;
padding-left: 15px !important;
padding-right: 15px !important;
}
.elementor-5180 .elementor-element.elementor-element-d681ece {
padding: 6px 20px !important;
min-height: 55px !important; /* Smaller height for small screens */
}
.elementor-5180 .elementor-element.elementor-element-846e53d .logo-mobile {
width: 155px !important; /* Scaled down for tiny screens */
}
}
/* ============================================================
HOME SECTION IMAGE RESPONSIVENESS (wp-image-4481)
============================================================ */
/* Fix for Tablet and Mobile */
@media (max-width: 1024px) {
.elementor-element.elementor-element-99768ba .elementor-widget-container img.wp-image-4481 {
width: 100% !important;
max-width: 450px !important;
/* Prevent oversized/zoomed appearance on tablets */
height: auto !important;
aspect-ratio: auto !important;
/* Maintain original proportions */
object-fit: contain !important;
/* Ensure no cropping of important content */
margin: 0 auto !important;
/* Centering */
display: block !important;
padding-bottom: 0px !important;
/* Spacing below the image */
}
/* Ensure parent container centers the image */
.elementor-element.elementor-element-99768ba {
text-align: center !important;
}
}
/* Specific scaling for small mobile phones */
@media (max-width: 767px) {
.elementor-element.elementor-element-99768ba .elementor-widget-container img.wp-image-4481 {
max-width: 90% !important;
/* Reduce scale on small screens */
margin: 0 auto !important;
border-radius: 18px !important;
/* Consistent rounded edges */
}
}
/* ============================================================
WHY CHOOSE DOORMILE SECTION RESPONSIVENESS (< 1020px)
============================================================ */
/* ============================================================
PROBLEM SECTION - Responsive Layout Fix
Targets: "Fragmented Logistics is Broken" section only
No button styles included.
============================================================ */
/* Prevent horizontal overflow on the outer container */
.elementor-element.section-shrink-custom[data-id="30fd9d1"],
.elementor-element.section-shrink-custom[data-id="30fd9d1"] > .e-con-inner {
overflow-x: hidden !important;
box-sizing: border-box !important;
}
@media (max-width: 1024px) {
/* Full width with padding so content doesn't touch screen edges */
.elementor-element.section-shrink-custom[data-id="30fd9d1"] > .e-con-inner {
max-width: 100% !important;
width: 100% !important;
padding-left: 20px !important;
padding-right: 20px !important;
}
/* The 4-icon stat grid: wrap into 2 columns on tablet */
.elementor-element.elementor-element-e09c20e {
grid-template-columns: repeat(2, 1fr) !important;
gap: 24px !important;
}
/* Description text: prevent overflow */
.elementor-element.elementor-element-5a5c397,
.elementor-element.elementor-element-07cd509 {
width: 100% !important;
max-width: 100% !important;
box-sizing: border-box !important;
}
.elementor-element.elementor-element-07cd509 p {
width: 100% !important;
overflow-wrap: break-word !important;
word-break: break-word !important;
}
}
@media (max-width: 480px) {
/* Single column on small mobile */
.elementor-element.elementor-element-e09c20e {
grid-template-columns: 1fr !important;
}
}
/* ============================================================
HEADER SCROLL VISIBILITY
Home page: hidden until scroll. All other pages: always visible.
============================================================ */
/* Home page: header fades in after scroll (JS adds .header-visible-scrolled) */
.is-home-page .header-hide-until-scroll {
opacity: 0 !important;
visibility: hidden !important;
transform: translateY(-20px);
transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease !important;
}
.is-home-page .header-hide-until-scroll.header-visible-scrolled {
opacity: 1 !important;
visibility: visible !important;
transform: translateY(0) !important;
}
/* Non-home pages: always show header */
body:not(.is-home-page) .header-hide-until-scroll {
opacity: 1 !important;
visibility: visible !important;
transform: translateY(0) !important;
}
/* ============================================================
PROBLEM SECTION - Responsive Text & Layout Fix
============================================================ */
/* Prevent overflow at the section container level */
.elementor-element.section-shrink-custom[data-id="30fd9d1"] {
overflow-x: hidden !important;
max-width: 100vw !important;
}
.elementor-element.section-shrink-custom[data-id="30fd9d1"] > .e-con-inner {
max-width: 1480px !important;
width: 100% !important;
margin-left: auto !important;
margin-right: auto !important;
box-sizing: border-box !important;
}
/* @media (min-width: 1300px) {
.elementor-element.section-shrink-custom[data-id="30fd9d1"] > .e-con-inner {
max-width: 1300px !important;
padding: 0px 50px 10px !important;
}
} */
@media (max-width: 1024px) {
.elementor-element.section-shrink-custom[data-id="30fd9d1"] > .e-con-inner {
max-width: 100% !important;
padding-left: 20px !important;
padding-right: 20px !important;
}
/* Left column (heading + stats + text): full width */
.elementor-element.elementor-element-03db5d7 {
width: 100% !important;
max-width: 100% !important;
box-sizing: border-box !important;
}
/* Stats grid: 2 columns on tablet */
.elementor-element.elementor-element-e09c20e {
display: grid !important;
grid-template-columns: repeat(2, 1fr) !important;
gap: 20px !important;
width: 100% !important;
}
/* Description text block: prevent overflow */
.elementor-element.elementor-element-5a5c397 {
width: 100% !important;
max-width: 100% !important;
box-sizing: border-box !important;
}
.elementor-element.elementor-element-07cd509 {
width: 100% !important;
max-width: 100% !important;
box-sizing: border-box !important;
}
/* Force all text to wrap properly */
.section-shrink-custom p,
.section-shrink-custom h3,
.section-shrink-custom span {
max-width: 100% !important;
word-break: break-word !important;
overflow-wrap: break-word !important;
white-space: normal !important;
}
}
@media (max-width: 480px) {
/* Single column stats on small phones */
.elementor-element.elementor-element-e09c20e {
grid-template-columns: 1fr !important;
}
}
/* ============================================================
PAGE LOADER - Must cover header on all viewports
Header uses z-index: 10000 so loader needs higher
============================================================ */
.page-loader-container {
z-index: 100000 !important;
}
/* ============================================================
CONNECTED LOGISTICS - India Map Image Sizing
Widen the map column to fill the gap on the right side
============================================================ */
@media (min-width: 1021px) {
/* Image column: force wider */
/* Text column: take the remaining space */
/* Map image: fill the wider container */
}
/* ============================================================
INDUSTRY SOLUTIONS - Hover Effect Override
Image fills box, content shows on hover with #c01227 shade.
============================================================ */
.elementor-element.elementor-element-b891c78,
.elementor-element.elementor-element-9b933db,
.elementor-element.elementor-element-280b0dc {
position: relative !important;
overflow: hidden !important;
height: 620px !important;
display: flex !important;
flex-direction: column !important;
justify-content: flex-end !important;
align-items: flex-start !important;
text-align: left !important;
padding: 40px 40px 80px 40px !important;
border-radius: 20px !important;
background-color: #f7f7f7 !important;
transition: all 0.4s ease !important;
}
/* Make image fill the entire card box */
.elementor-element.elementor-element-b891c78 .elementor-widget-image,
.elementor-element.elementor-element-9b933db .elementor-widget-image,
.elementor-element.elementor-element-280b0dc .elementor-widget-image {
position: absolute !important;
top: 0 !important;
left: 0 !important;
width: 100% !important;
height: 100% !important;
margin: 0 !important;
padding: 0 !important;
z-index: 1 !important;
}
.elementor-element.elementor-element-b891c78 .elementor-widget-image img,
.elementor-element.elementor-element-9b933db .elementor-widget-image img,
.elementor-element.elementor-element-280b0dc .elementor-widget-image img {
width: 100% !important;
height: 100% !important;
object-fit: cover !important;
border-radius: 20px !important;
transition: transform 0.6s ease !important;
}
/* Persistent bottom overlay before hover #c01227 */
.elementor-element.elementor-element-b891c78::after,
.elementor-element.elementor-element-9b933db::after,
.elementor-element.elementor-element-280b0dc::after {
content: "" !important;
position: absolute !important;
bottom: 0 !important;
left: 0 !important;
width: 100% !important;
height: 120px !important;
background-image: linear-gradient(to top, rgba(34, 34, 34, 0.9), rgba(192, 18, 39, 0)) !important;
z-index: 1 !important;
opacity: 1 !important;
border-radius: 0 0 20px 20px !important;
transition: opacity 0.4s ease !important;
pointer-events: none !important;
}
.elementor-element.elementor-element-b891c78:hover::after,
.elementor-element.elementor-element-9b933db:hover::after,
.elementor-element.elementor-element-280b0dc:hover::after {
opacity: 0 !important;
}
/* Hover background shade overlay #c01227 */
.elementor-element.elementor-element-b891c78::before,
.elementor-element.elementor-element-9b933db::before,
.elementor-element.elementor-element-280b0dc::before {
content: "" !important;
position: absolute !important;
top: 0 !important;
left: 0 !important;
width: 100% !important;
height: 100% !important;
background-image: linear-gradient(to top, rgba(192, 18, 39, 0.95), rgba(192, 18, 39, 0.2)) !important;
z-index: 2 !important;
opacity: 0 !important;
transition: opacity 0.4s ease !important;
border-radius: 20px !important;
}
.elementor-element.elementor-element-b891c78:hover::before,
.elementor-element.elementor-element-9b933db:hover::before,
.elementor-element.elementor-element-280b0dc:hover::before {
opacity: 1 !important;
}
/* Hide content until hover (explicitly target text and lists) */
.elementor-element.elementor-element-b891c78 .elementor-widget-text-editor,
.elementor-element.elementor-element-9b933db .elementor-widget-text-editor,
.elementor-element.elementor-element-280b0dc .elementor-widget-text-editor,
.elementor-element.elementor-element-b891c78 .elementor-widget-divider,
.elementor-element.elementor-element-9b933db .elementor-widget-divider,
.elementor-element.elementor-element-280b0dc .elementor-widget-divider,
.elementor-element.elementor-element-b891c78 .hover-list-content,
.elementor-element.elementor-element-9b933db .hover-list-content,
.elementor-element.elementor-element-280b0dc .hover-list-content {
position: relative !important;
z-index: 3 !important;
opacity: 0 !important;
transform: translateY(20px) !important;
transition: opacity 0.4s ease, transform 0.4s ease !important;
}
.elementor-element.elementor-element-b891c78:hover .elementor-widget-text-editor,
.elementor-element.elementor-element-9b933db:hover .elementor-widget-text-editor,
.elementor-element.elementor-element-280b0dc:hover .elementor-widget-text-editor,
.elementor-element.elementor-element-b891c78:hover .elementor-widget-divider,
.elementor-element.elementor-element-9b933db:hover .elementor-widget-divider,
.elementor-element.elementor-element-280b0dc:hover .elementor-widget-divider,
.elementor-element.elementor-element-b891c78:hover .hover-list-content,
.elementor-element.elementor-element-9b933db:hover .hover-list-content,
.elementor-element.elementor-element-280b0dc:hover .hover-list-content {
opacity: 1 !important;
transform: translateY(0) !important;
}
/* Force text to be white and clean */
.elementor-element.elementor-element-b891c78 .logico-title,
.elementor-element.elementor-element-9b933db .logico-title,
.elementor-element.elementor-element-280b0dc .logico-title,
.elementor-element.elementor-element-b891c78 p,
.elementor-element.elementor-element-9b933db p,
.elementor-element.elementor-element-280b0dc p {
position: relative !important;
z-index: 5 !important;
font-size: 20px !important;
}
.elementor-element.elementor-element-b891c78 .logico-title,
.elementor-element.elementor-element-9b933db .logico-title,
.elementor-element.elementor-element-280b0dc .logico-title {
color: #fff !important;
text-shadow: 0px 2px 10px rgba(255, 255, 255, 0.4) !important;
font-size: 24px !important;
font-weight: 700 !important;
margin-bottom: 15px !important;
text-align: left !important;
transition: all 0.3s ease !important;
position: relative !important;
padding-left: 0px !important;
cursor: pointer !important;
}
.elementor-element.elementor-element-b891c78:hover .logico-title,
.elementor-element.elementor-element-9b933db:hover .logico-title,
.elementor-element.elementor-element-280b0dc:hover .logico-title {
padding-left: 45px !important;
}
/* White Circle Arrow Icon Wrapper */
.title-icon {
display: inline-flex !important;
align-items: center !important;
justify-content: center !important;
position: absolute !important;
left: 0 !important;
top: 50% !important;
transform: translateY(-50%) scale(0.6) !important;
width: 32px !important;
height: 32px !important;
background-color: #ffffff !important;
border-radius: 50% !important;
color: #000000 !important;
opacity: 0 !important;
transition: opacity 0.3s ease, transform 0.3s ease !important;
}
.elementor-element.elementor-element-b891c78:hover .title-icon,
.elementor-element.elementor-element-9b933db:hover .title-icon,
.elementor-element.elementor-element-280b0dc:hover .title-icon {
opacity: 1 !important;
transform: translateY(-50%) scale(1) !important;
}
.title-icon svg {
width: 18px !important;
height: 18px !important;
}
.elementor-element.elementor-element-b891c78:hover .logico-title,
.elementor-element.elementor-element-9b933db:hover .logico-title,
.elementor-element.elementor-element-280b0dc:hover .logico-title,
.elementor-element.elementor-element-b891c78:hover p,
.elementor-element.elementor-element-9b933db:hover p,
.elementor-element.elementor-element-280b0dc:hover p {
color: #ffffff !important;
}
.elementor-element.elementor-element-b891c78:hover .elementor-divider-separator,
.elementor-element.elementor-element-9b933db:hover .elementor-divider-separator,
.elementor-element.elementor-element-280b0dc:hover .elementor-divider-separator {
border-top-color: rgba(255, 255, 255, 0.4) !important;
}
/* Lists styling on Hover */
.hover-list-content {
position: relative !important;
z-index: 5 !important;
opacity: 0 !important;
transform: translateY(20px) !important;
transition: opacity 0.4s ease 0.1s, transform 0.4s ease 0.1s !important; /* staggered entry */
width: 100% !important;
margin-top: 25px !important;
margin-bottom: 20px !important;
}
.elementor-element.elementor-element-b891c78:hover .hover-list-content,
.elementor-element.elementor-element-9b933db:hover .hover-list-content,
.elementor-element.elementor-element-280b0dc:hover .hover-list-content {
opacity: 1 !important;
transform: translateY(0) !important;
}
.list-section {
margin-bottom: 25px !important;
width: 100% !important;
}
.list-section:last-child {
margin-bottom: 0 !important;
}
.list-section-title {
color: #e2e8f0 !important;
font-size: 13px !important;
font-weight: 700 !important;
letter-spacing: 1.5px !important;
margin-bottom: 12px !important;
text-transform: uppercase !important;
text-align: left !important;
}
.hover-items-list {
list-style: none !important;
padding: 0 !important;
margin: 0 !important;
}
.hover-items-list li {
display: flex !important;
justify-content: flex-start !important;
align-items: flex-start !important;
gap: 12px !important;
margin-bottom: 12px !important;
color: #ffffff !important;
font-size: 16px !important;
line-height: 1.4 !important;
text-align: left !important;
}
.hover-items-list li::before {
content: "•" !important;
color: #ffffff !important;
font-size: 20px !important;
line-height: 1 !important;
margin-top: -3px !important;
flex-shrink: 0 !important;
}
.hover-items-list li:last-child {
margin-bottom: 0 !important;
}
.hover-items-list li span {
color: #ffffff !important;
}
/* Push headers to bottom */
.elementor-element.elementor-element-b891c78 .elementor-widget-logico_heading,
.elementor-element.elementor-element-9b933db .elementor-widget-logico_heading,
.elementor-element.elementor-element-280b0dc .elementor-widget-logico_heading {
position: absolute !important;
bottom: 30px !important;
left: 30px !important;
z-index: 10 !important;
margin: 0 !important;
text-align: left !important;
}
/* ============================================================
FOOTER CONTACT LINKS - Contrast Fix
============================================================ */
.elementor-6585 a,
.elementor-6585 a::before,
.elementor-6585 a::after {
color: #FFFFFF !important;
text-decoration: none !important;
transition: all 0.4s ease-in-out !important;
}
/* Apply red hover color only to simple links, avoiding buttons */
.elementor-6585 a:not(.logico-alter-button):hover {
color: #c01227 !important;
}
.elementor-6585 a.logico-alter-button:hover {
opacity: 0.9 !important;
}
/* Specific fix for phone and email links to ensure no default theme underlines */
.elementor-element-87be926 a,
.elementor-element-ba67644 a {
border-bottom: none !important;
text-decoration: none !important;
}
/* ============================================================
SOCIAL ICONS VISIBILITY FIX
Ensures both font-based and SVG icons are visible and properly sized.
Targeting the common .wrapper-socials class used across the site.
============================================================ */
.e-font-icon-svg {
display: inline-block;
width: 1em;
height: 1em;
fill: currentColor;
vertical-align: middle;
}
.elementor-social-icon svg {
width: 25px;
height: 25px;
}
.fab, .fas, .far {
display: inline-block !important;
}
.wrapper-socials {
list-style: none !important;
padding: 0 !important;
margin: 0 !important;
display: flex !important;
flex-wrap: wrap;
gap: 10px;
}
.wrapper-socials li {
display: inline-block !important;
margin: 0 !important;
padding: 0 !important;
}
.wrapper-socials li:before {
content: none !important;
}
.wrapper-socials a {
display: flex !important;
align-items: center;
justify-content: center;
width: 36px;
height: 36px;
border-radius: 50%;
background-color: rgba(0, 0, 0, 0.05);
color: inherit;
text-decoration: none !important;
transition: all 0.3s ease;
font-size: 16px;
}
.wrapper-socials a:hover {
background-color: var(--logico-accent-color, #c01227);
color: #fff !important;
}
.wrapper-socials a svg {
width: 18px;
height: 18px;
fill: currentColor;
}
/* Global visibility enforcement for Elementor and other social icons */
.elementor-social-icon,
.e-font-icon-svg,
.wrapper-socials i,
.wrapper-socials svg {
display: inline-block !important;
visibility: visible !important;
opacity: 1 !important;
}
/* Ensure SVG icons have at least some size if not specified */
svg.e-font-icon-svg,
.elementor-social-icon svg {
min-width: 16px;
min-height: 16px;
}
/* ============================================================
REDESIGNED STEP CARDS (How It Works) - BLACK TEMPLATE
============================================================ */
.dm-step-card {
background: #111111;
border: 1px solid #222222;
border-radius: 25px;
padding: 35px;
height: 100%;
transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
display: flex;
flex-direction: column;
gap: 20px;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
margin: 20px;
}
.dm-step-card:hover {
border-color: #c01227;
background: #161616;
box-shadow: 0 30px 60px rgba(192, 18, 39, 0.3), 0 0 30px rgba(192, 18, 39, 0.15), 0 10px 25px rgba(0, 0, 0, 0.5);
transform: translateY(-10px) scale(1.02);
}
.dm-step-card__image {
width: 100%;
margin-bottom: 10px;
}
.dm-step-card__image img {
width: 100%;
height: auto;
border-radius: 20px;
object-fit: cover;
display: block;
opacity: 0.9;
transition: opacity 0.3s ease;
}
.dm-step-card:hover .dm-step-card__image img {
opacity: 1;
}
.dm-step-card__body {
display: flex;
flex-direction: column;
gap: 12px;
}
.dm-step-card__num {
color: #c01227;
font-weight: 800;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 1.5px;
margin: 0;
}
.dm-step-card__title {
font-size: 26px;
font-weight: 800;
color: #ffffff;
margin: 0;
line-height: 1.2;
}
.dm-step-card__text {
font-size: 15px;
line-height: 1.6;
color: #aaaaaa;
margin: 0;
}
.dm-step-card__list {
list-style: none;
padding: 0;
margin: 10px 0 0 0;
display: flex;
flex-direction: column;
gap: 10px;
}
.dm-step-card__list li {
position: relative;
padding-left: 28px;
font-size: 14px;
color: #dddddd;
font-weight: 700;
line-height: 1.4;
}
.dm-step-card__list li::before {
content: "\f061"; /* FontAwesome arrow-right */
font-family: "Font Awesome 6 Free";
font-weight: 900;
position: absolute;
left: 0;
top: 1px;
color: #c01227;
font-size: 12px;
}

View File

@@ -0,0 +1,8 @@
@font-face {
font-display: swap;
font-family: 'fontello';
src: url(/fonts/fontello.woff2?98791691) format("woff2");
font-weight: 400;
font-style: normal
}

View File

@@ -0,0 +1,523 @@
[class^="icon-"]:before,[class*=" icon-"]:before {
font-family: 'fontello';
font-style: normal;
font-weight: 400;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
.icon-arrow-down:before {
content: '\e800'
}
.icon-arrow-right:before {
content: '\e801'
}
.icon-arrow-left:before {
content: '\e802'
}
.icon-arrow-top:before {
content: '\e803'
}
.icon-arrow-x-l-down:before {
content: '\e804'
}
.icon-arrow-x-r-down:before {
content: '\e805'
}
.icon-arrow-x-l-top:before {
content: '\e806'
}
.icon-button-arrow-x-l-down:before {
content: '\e807'
}
.icon-button-arrow-x-r-down:before {
content: '\e808'
}
.icon-button-arrow-x-l-top:before {
content: '\e809'
}
.icon-arrow-x-r-top:before {
content: '\e80a'
}
.icon-button-arrow-x-r-top:before {
content: '\e80b'
}
.icon-chevron-large-down:before {
content: '\e80c'
}
.icon-chevron-large-left:before {
content: '\e80d'
}
.icon-chevron-large-top:before {
content: '\e80e'
}
.icon-chevron-large-right:before {
content: '\e80f'
}
.icon-chevron-medium-down:before {
content: '\e810'
}
.icon-chevron-medium-left:before {
content: '\e811'
}
.icon-chevron-medium-right:before {
content: '\e812'
}
.icon-chevron-medium-top:before {
content: '\e813'
}
.icon-chevron-small-left:before {
content: '\e814'
}
.icon-chevron-small-top:before {
content: '\e815'
}
.icon-chevron-small-down:before {
content: '\e816'
}
.icon-chevron-small-right:before {
content: '\e817'
}
.icon-goods-export-1:before {
content: '\e819'
}
.icon-goods-export-2:before {
content: '\e81a'
}
.icon-goods-export-3:before {
content: '\e81b'
}
.icon-goods-export-4:before {
content: '\e81c'
}
.icon-goods-export-5:before {
content: '\e81d'
}
.icon-goods-export-6:before {
content: '\e81e'
}
.icon-goods-export-7:before {
content: '\e81f'
}
.icon-goods-export-8:before {
content: '\e820'
}
.icon-goods-export-9:before {
content: '\e821'
}
.icon-goods-export-10:before {
content: '\e822'
}
.icon-goods-export-11:before {
content: '\e823'
}
.icon-goods-export-12:before {
content: '\e824'
}
.icon-goods-export-13:before {
content: '\e825'
}
.icon-goods-export-14:before {
content: '\e826'
}
.icon-goods-export-15:before {
content: '\e827'
}
.icon-goods-export-16:before {
content: '\e828'
}
.icon-goods-export-17:before {
content: '\e829'
}
.icon-goods-export-18:before {
content: '\e82a'
}
.icon-goods-export-19:before {
content: '\e82b'
}
.icon-goods-export-20:before {
content: '\e82c'
}
.icon-goods-export-21:before {
content: '\e82d'
}
.icon-goods-export-22:before {
content: '\e82e'
}
.icon-goods-export-23:before {
content: '\e82f'
}
.icon-goods-export-24:before {
content: '\e830'
}
.icon-goods-export-25:before {
content: '\e831'
}
.icon-goods-export-26:before {
content: '\e832'
}
.icon-goods-export-27:before {
content: '\e833'
}
.icon-goods-export-28:before {
content: '\e834'
}
.icon-goods-export-29:before {
content: '\e835'
}
.icon-goods-export-30:before {
content: '\e836'
}
.icon-goods-export-31:before {
content: '\e837'
}
.icon-goods-export-32:before {
content: '\e838'
}
.icon-light-container:before {
content: '\e839'
}
.icon-light-delivery:before {
content: '\e83a'
}
.icon-light-directions:before {
content: '\e83b'
}
.icon-light-storage:before {
content: '\e83c'
}
.icon-triangle-arrow-down:before {
content: '\e83d'
}
.icon-triangle-arrow-left:before {
content: '\e83e'
}
.icon-triangle-arrow-right:before {
content: '\e83f'
}
.icon-triangle-arrow-top:before {
content: '\e840'
}
.icon-air-delivery:before {
content: '\e841'
}
.icon-call:before {
content: '\e842'
}
.icon-cart:before {
content: '\e843'
}
.icon-calendar:before {
content: '\e844'
}
.icon-close:before {
content: '\e845'
}
.icon-container:before {
content: '\e846'
}
.icon-coupon:before {
content: '\e847'
}
.icon-crop:before {
content: '\e848'
}
.icon-download:before {
content: '\e849'
}
.icon-download-alter:before {
content: '\e84a'
}
.icon-eye:before {
content: '\e84b'
}
.icon-file-doc:before {
content: '\e84c'
}
.icon-file-file:before {
content: '\e84d'
}
.icon-file-pdf:before {
content: '\e84e'
}
.icon-garland:before {
content: '\e84f'
}
.icon-font:before {
content: '\e850'
}
.icon-half-logo:before {
content: '\e851'
}
.icon-logo:before {
content: '\e852'
}
.icon-location:before {
content: '\e853'
}
.icon-hiring:before {
content: '\e854'
}
.icon-mail:before {
content: '\e855'
}
.icon-package-delivery:before {
content: '\e856'
}
.icon-paint:before {
content: '\e857'
}
.icon-print:before {
content: '\e858'
}
.icon-resize:before {
content: '\e85a'
}
.icon-sidebar:before {
content: '\e85b'
}
.icon-search:before {
content: '\e85c'
}
.icon-side-menu-black:before {
content: '\e85d'
}
.icon-side-menu-light:before {
content: '\e85e'
}
.icon-star-light:before {
content: '\e861'
}
.icon-star:before {
content: '\e862'
}
.icon-supply-chain:before {
content: '\e863'
}
.icon-tap:before {
content: '\e864'
}
.icon-terms:before {
content: '\e865'
}
.icon-translate:before {
content: '\e866'
}
.icon-trolley:before {
content: '\e867'
}
.icon-update:before {
content: '\e868'
}
.icon-user:before {
content: '\e869'
}
.icon-solid-warehousing-container:before {
content: '\e86a'
}
.icon-solid-warehousing-conveyor:before {
content: '\e86b'
}
.icon-solid-warehousing-delivery:before {
content: '\e86c'
}
.icon-solid-warehousing-hand-loader:before {
content: '\e86d'
}
.icon-solid-warehousing-loader:before {
content: '\e86e'
}
.icon-solid-warehousing-loader-in-work:before {
content: '\e86f'
}
.icon-solid-warehousing-manual-loader-box:before {
content: '\e870'
}
.icon-solid-warehousing-manual-transportation:before {
content: '\e871'
}
.icon-solid-warehousing-scales:before {
content: '\e872'
}
.icon-solid-warehousing-scanner:before {
content: '\e873'
}
.icon-solid-warehousing-palett:before {
content: '\e874'
}
.icon-solid-warehousing-security:before {
content: '\e875'
}
.icon-solid-warehousing-storage:before {
content: '\e876'
}
.icon-solid-warehousing-truck:before {
content: '\e877'
}
.icon-solid-warehousing-warehouse:before {
content: '\e878'
}
.icon-solid-warehousing-autoloader:before {
content: '\e879'
}
.icon-check:before {
content: '\e87a'
}
.icon-check-alter:before {
content: '\e87b'
}
.icon-quote-left:before {
content: '\e87c'
}
.icon-quote-right:before {
content: '\e87d'
}
.icon-quote-right-light:before {
content: '\e87e'
}
.icon-play:before {
content: '\e8a2'
}
.icon-play-active:before {
content: '\e8a3'
}
.icon-icon-rounded:before {
content: '\e8f9'
}
.icon-icon-angular:before {
content: '\e8fa'
}

200
public/css/vendor/vendor-layout-main.css vendored Normal file
View File

@@ -0,0 +1,200 @@
/*
Theme Name: Logico Child
Description: Logico Child Theme
Theme URI: https://example.com/themes/logico
Author: Artureanec
Author URI: https://example.com
Template: logico
Version: 1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: logico-child
*/
/* =Theme customization starts here
------------------------------------------------------- */
/* Hide mobile-specific logo by default */
.logo-mobile {
display: none !important;
}
/* ============================================================
MOBILE & TABLET HEADER REFINEMENT (< 1024px)
Transition to mobile pill-shape earlier to prevent desktop overlap/wrapping
============================================================ */
@media (max-width: 1024px) {
/* Logo toggling */
.logo-desktop {
display: none !important;
}
.logo-mobile {
display: block !important;
}
/* 1. Header Wrapper (Outer): Position & Spacing */
.elementor-5180 .elementor-element.elementor-element-466de1b {
position: fixed !important;
top: 30px !important;
left: 0 !important;
right: 0 !important;
width: 100% !important;
padding-left: 20px !important;
padding-right: 20px !important;
height: auto !important;
z-index: 10000 !important;
background: transparent !important;
pointer-events: none;
}
/* 2. The Header Box / Card (Inner) */
.elementor-5180 .elementor-element.elementor-element-e052838 {
margin: 0 10px auto !important;
width: 100% !important;
max-width: 100% !important;
background-color: #ffffff !important;
border-radius: 25px !important;
overflow: hidden !important;
box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08) !important;
pointer-events: all;
display: flex !important;
flex-direction: column !important;
}
/* 3. Main Row Layout Container */
.elementor-5180 .elementor-element.elementor-element-d681ece {
display: flex !important;
flex-direction: row !important;
flex-wrap: nowrap !important;
align-items: center !important;
justify-content: space-between !important;
width: 100% !important;
padding: 12px 25px !important;
min-height: 70px !important;
box-sizing: border-box !important;
gap: 0 !important;
}
/* 4. Logo Container (Left) */
.elementor-5180 .elementor-element.elementor-element-472172e {
flex: 1 !important;
display: flex !important;
align-items: center !important;
justify-content: flex-start !important;
padding: 0 !important;
margin: 0 !important;
}
/* 5. Menu Container (Right / Hamburger) */
.elementor-5180 .elementor-element.elementor-element-e44ee7e {
flex: 0 0 auto !important;
display: flex !important;
align-items: center !important;
justify-content: flex-end !important;
padding: 0 !important;
margin: 0 !important;
}
/* 6. Logo Widget Adjustments */
.elementor-5180 .elementor-element.elementor-element-846e53d {
width: auto !important;
margin: 0 !important;
display: flex !important;
align-items: center !important;
max-width: none !important;
}
.elementor-5180 .elementor-element.elementor-element-846e53d .hfe-site-logo .hfe-site-logo-container img {
margin: 0 !important;
max-width: none !important;
}
.elementor-5180 .elementor-element.elementor-element-846e53d .logo-mobile {
width: 180px !important;
height: auto !important;
min-width: 100px !important;
}
/* 7. Menu Trigger (Hamburger) alignment */
.elementor-5180 .elementor-element.elementor-element-0b7bf6f .menu-trigger {
display: flex !important;
align-items: center !important;
justify-content: flex-end !important;
padding: 5px !important;
margin: 0 !important;
}
/* Hamburger icon customization */
.elementor-5180 .elementor-element.elementor-element-0b7bf6f .hamburger {
width: 30px !important;
}
.elementor-5180 .elementor-element.elementor-element-0b7bf6f .hamburger span {
background-color: #1f1f1f !important;
height: 2px !important;
margin-bottom: 5px !important;
}
/* Hide desktop-only elements */
.elementor-5180 .elementor-element.elementor-element-0b7bf6f .header-menu-container,
.elementor-5180 .elementor-element.elementor-element-2f31137,
.elementor-5180 .elementor-element.elementor-element-f961133 {
display: none !important;
}
}
/* ============================================================
MEDIUM DESKTOP OPTIMIZATION (1025px - 1480px)
Prevents logo/menu overlap on medium screens
============================================================ */
@media (min-width: 1025px) and (max-width: 1480px) {
/* Reduce logo size slightly */
.elementor-5180 .elementor-element.elementor-element-846e53d .logo-desktop {
width: 130px !important;
height: auto !important;
}
/* Force single line and tighten spacing */
.elementor-5180 .main-menu {
display: flex !important;
flex-wrap: nowrap !important;
white-space: nowrap !important;
}
.elementor-5180 .main-menu > li > a {
padding-left: 8px !important;
padding-right: 8px !important;
font-size: 13px !important;
}
/* Reduce container spacing */
.elementor-5180 .elementor-element.elementor-element-d681ece {
padding-left: 15px !important;
padding-right: 15px !important;
gap: 10px !important;
}
/* Ensure the menu pill container stays compact */
.header-menu-container {
padding-left: 8px !important;
padding-right: 8px !important;
max-width: 750px !important;
}
/* Scale down the CTA button */
.elementor-5180 .logico-small-button {
padding: 10px 20px !important;
font-size: 13px !important;
}
}
/* Tablet Scaling (768px - 1024px) */
@media (max-width: 1024px) and (min-width: 768px) {
.elementor-5180 .elementor-element.elementor-element-846e53d .logo-mobile {
width: 210px !important;
}
}

View File

@@ -0,0 +1,73 @@
/* ============================================================
LAPTOP RESPONSIVENESS FIX (1025px 1520px)
Enforces desktop layouts strictly within laptop constraints.
Leaves Mobile (<1024px) and Ultrawide (>1520px) UNTOUCHED.
============================================================ */
@media (min-width: 1025px) and (max-width: 1520px) {
/* Hero Slider - Force Desktop Alignment */
.logico-content-slider-widget .slide-content-inner {
text-align: left !important;
align-items: flex-start !important;
display: flex !important;
flex-direction: column !important;
}
.logico-content-slider-widget .content-slider-item-heading,
.logico-content-slider-widget .content-slider-item-text {
text-align: center !important;
}
/* Restore Flex & Grid container directions to desktop state */
/* .e-con.e-parent,
.e-con.e-child {
--flex-direction: var(--flex-direction) !important;
--container-widget-width: var(--container-widget-width) !important;
--container-widget-height: var(--container-widget-height) !important;
} */
/* Keep the .e-con-inner container widths at desktop-equivalent max widths */
.e-con-boxed>.e-con-inner {
max-width: min(var(--container-max-width, 1480px), 100%) !important;
margin-left: auto !important;
margin-right: auto !important;
}
/* ─── Problem Section Specific Fixes ─── */
.elementor-element.section-shrink-custom[data-id="30fd9d1"]>.e-con-inner {
display: flex !important;
flex-direction: row !important;
max-width: 1480px !important;
width: 100% !important;
gap: 40px !important;
}
.elementor-element.elementor-element-03db5d7 {
flex: 1 1 0% !important;
display: flex !important;
flex-direction: column !important;
}
.elementor-element.elementor-element-e09c20e {
display: grid !important;
grid-template-columns: repeat(4, 1fr) !important;
gap: 24px !important;
}
.elementor-element.elementor-element-5a5c397 {
flex: 0 0 auto !important;
width: auto !important;
}
/* ─── Connected Logistics Section Fixes ─── */
.elementor-element.elementor-element-9ffed33 {
display: flex !important;
flex-direction: row !important;
flex-wrap: nowrap !important;
}
}

28884
public/css/vendor/vendor-theme-core.css vendored Normal file

File diff suppressed because one or more lines are too long