/*!
Theme Name: captaincaz
Theme URI: #
GitLab Theme URI: greentomatomedia/publishing/wordpress/captaincaz
GitLab Theme URI: #
Author: GTM dzcatic
Author URI: #
Description: Description
Version: 2.6.5
Tested up to: 8.0
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: captaincaz
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.

captaincaz is based on Underscores # (C) 2026-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal #
*/
/* fix on mobile */
section>.container>.row {
    margin-left: 0;
    margin-right: 0;
}

.cc-desk-menu1 {
    order: 1; /* Move the first menu to the top */
}

.cc-desk-menu2 {
    order: 2; /* Move the second menu below the first menu */
}
.clearfix::after{content:"";display:table;clear:both}
