/*
 Theme Name:   TechnUm Child
 Description:  TechnUm Child Theme
 Theme URI:	   https://demo.artureanec.com/themes/technum
 Author:       Artureanec
 Author URI:   https://demo.artureanec.com
 Template:     technum
 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:  technum-child
*/

/* =Theme customization starts here
------------------------------------------------------- */
.header .main-menu > li ul.sub-menu {
    width: 15rem;
    padding-left: 29px;
    padding-right: 24px;
}

.mobile-header-menu-container .main-menu > li > ul.sub-menu {
    padding-left: 16px !important;
}

@media only screen and (max-width: 600px) {
    .elementor-page-6772, /* Application Services */
    .parent-pageid-6775 /* Professional Services */
    {
        /* Hide Divider Image */
        .elementor-section > .elementor-container > .elementor-row > .elementor-column .elementor-column-wrap .elementor-widget-wrap .elementor-element .elementor-widget-container .elementor-image img {
            display: none;
        }
    }
    #hybrid-cloud > div > div > div > div > div > section.elementor-section.elementor-inner-section.elementor-element.elementor-element-b35c00f.elementor-section-content-middle.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default,
    #multi-cloud > div > div > div > div > div > section.elementor-section.elementor-inner-section.elementor-element.elementor-element-fd142a3.elementor-section-content-middle.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
        /* Managed Cloud Services: padding for blue information boxes */
        padding: 2rem;    
    }
}
@media only screen and (min-width: 992px) {
    .footer-row {
        padding-left: 36px;
        padding-right: 36px;
    }
}