/*
 Theme Name:   Globallogistics Child Theme
 Theme URI:    https://globallogistics.themerex.net
 Description:  Globallogistics Child Theme
 Author:       ThemeREX
 Author URI:   https://globallogistics.themerex.net
 Template:     globallogistics
 Version:      1.0.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  globallogistics
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.make-white, .make-white a {
	color:#fff !important;
}

.make-white a:hover {
	color:#00a69c !important;
}

.make-white.make-white-alt a:hover {
	color:#003A63 !important;
}

.top_panel .menu-item a span {
	color:#fff !important;
}

.top_panel .menu-item a:hover span {
	color:#00A69C !important;
}

header .sc_layouts_row_fixed_on .elementor-button:hover {
	background-color:#fff !important;
	color:#00A69C !important;
}

.customtesters p, .customtesters h4, .customtesters div {
	color:#fff !important;
}

.customtesters .sc_testimonials_item:before {
	color:#003A63 !important;
}

.customtesterspoints .slider_pagination_bullet.slider_pagination_bullet {
	border-color:#003A63 !important;
}

.customtesterspoints .slider_pagination_bullet.slider_pagination_bullet_active {
	background-color:#003A63 !important;
	border-color:#003A63 !important;
}

.customcf input[type="submit"]:hover {
	background-color:#00A69C !important;
}

.margin-bottom-more {
	margin-bottom:40px !important;
}

.menu_mobile .menu_mobile_inner a, .menu_mobile .menu_mobile_inner .menu_mobile_nav_area li:before {
	color:#fff !important;
}

.menu_mobile .menu_mobile_inner a:hover, .menu_mobile .menu_mobile_inner .menu_mobile_nav_area li:before {
	color:#00A69C !important;
}