/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* Keep the desktop header menu on one line when the cart total is visible. */
@media (min-width: 1200px) {
	.whb-header .whb-6kgdkbvf12frej4dofvj .wd-nav-main {
		flex-wrap: nowrap;
		column-gap: 14px;
	}
}

@media (min-width: 1250px) {
	.whb-header .whb-6kgdkbvf12frej4dofvj .wd-nav-main {
		column-gap: 24px;
	}
}
