/home/moonrcjl/wptheme.moontelict.com/trastek/wp-content/themes/trastek/style.css
/*!
Theme Name: Trastek
Theme URI: https://wptheme.moontelict.com/trastek/
Author: Moontel_ICT
Author URI: https://themeforest.net/user/moontel_ict
Description: Trastek - Logistics & Transportation WordPress Theme 
Requires at least: 6.6
Tested up to: 6.6
Requires PHP: 7.4
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: trastek
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/* .admin-bar .header-top-wrapper-2 {
    margin-top: 30px;
} */
.admin-bar .header-section-2 {
    margin-top: 33px;
}

.admin-bar .mt-hader-sticky {
    margin-top: 32px !important;
}

.postbox__comment-btn {
	margin-top: 30px;
}
.trastek-comments-btn {
    margin-top: 20px;
}

ul.list-items li {
    list-style: none;
}

.team-details-wrapper .details-image {
    width: 65%;
}

.header-main .main-menu ul .has-dropdown::after {
    content: "+";
    position: absolute;
    top: 32%;
    right: -25px;
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
}

.header-main .main-menu ul .submenu .has-dropdown::after {
    content: "+";
    position: absolute;
    top: 30%;
    right: 10px;
    transform: translateX(-50%);
    font-family: "Font Awesome 6 Pro";
    font-weight: 400;
}

.header-main .main-menu ul li .submenu .has-dropdown:hover::after {
    color: white !important;
    z-index: 12;
}
.header-main .main-menu ul .has-dropdown {
    margin-inline-end: 70px;
}