/*
 Theme Name:   Dermis Child
 Theme URI:    https://dermis.wpengine.com/
 Description:  Dermis Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     dermis
 Version:      1.0.0
 Text Domain:  dermis-child
 Tested up to: 6.7
 Requires PHP: 7.4
 Tags: Blog,Portfolio
 License: GNU General Public License v2 or later License URI: https: //www.gnu.org/licenses/gpl-2.0.html
 Copyright (C) 2024 venusweb. All rights reserved.
*/

.wdt-custom-service-style-2 .wdt-image-box-holder .wdt-content-item .wdt-content-title h5 a {
font-size: 25px !important;
}

.wdt-flexed-border-iconbox .wdt-content-item .wdt-content-detail-group {
grid-template-columns: 5fr 1.5fr !important;
}

.main-title-section-container {
    padding: 30px !important;
}

.wdt-header-menu .wdt-primary-nav > li > a {
 padding: 8px 15px !important;
}

@media only screen and (min-width: 1281px) and (max-width: 1540px) {
    .wdt-header-menu ul li:not(.has-mega-menu) ul {
        width: 320px !important;
    }
}
