/**
Theme Name: Logisko Child
Theme URI: https://wp.dynamiclayers.net/logisko
Author: DynamicLayers
Author URI: https://themeforest.net/user/dynamiclayers
Description: A child theme of the Logisko - Transportation & Logistics WordPress theme.
Requires at least: 5.0
Tested up to: 6.6
Requires PHP: 7.5
Version: 1.0.8
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: logisko
Template: logisko
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

.site-logo img {
	width: 180px;
}

.process-items .working-process-box .icon-box svg {
	height: auto;
}

.project-info-list {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 10px;
	list-style: unset;
}

.project-content-inner.project-content-inner1 {
	grid-template-columns: 1fr;
}

.main-menu {
	column-gap: 10px;
}

.mobile-navigation-menu div {
	padding: 10px 40px;
}


.dl-road{
    display:none !important;
}
.page-banner .ph-banner-bg{
	background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.project-info-list{
	gap: 10px 20px !important;
}
.ga-promotional-products-gallery .project-cat {
    display: none !important;
}
@media (max-width: 992px) {
    .footer-widget-items.widget-col-3, .footer-widget-items.widget-col-4, .footer-widget-items {
        grid-template-columns: repeat(1, 1fr) !important;
    }
    .footer-widgets-area .container {
        margin-right: auto !important;
        margin-left: 0 !important;
    }
    .header-wrapper .container {
        max-width: 100% !important;
		width:100% !important;
    }
}
@media (max-width: 576px) {
    .main-header-wrapper{
        grid-template-columns: auto auto !important;
    }
	.mobile-navigation-menu {
        width:320px !important;   
    }
    .ga-team{
        --e-con-grid-template-columns: repeat(1, 1fr) !important;
    }
}
.elementor-14677 .elementor-element.elementor-element-1f91814 .dl-counter-number-suffix, .elementor-14677 .elementor-element.elementor-element-bf0b520 .dl-counter-number-suffix {
    position: relative;
	top: 3px;
}

.add_telephone .dl-el-item {
	cursor: pointer;
}

.dl-loader-text {
	-webkit-text-stroke-width: 0;
	-webkit-text-stroke-color: #fff;
}

body.postid-580 .page-banner .ph-banner-bg {
	background-position: 0% 53% !important;
	background-size: 160% !important;
	background-repeat: no-repeat !important;
}

.dl-sub-heading .sh-underline svg {
	right: -4px !important;
	bottom: -7.3px !important;
}