/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
html body main header#header div.header-top div.container div.row div.header-top-right.col-md-10.col-sm-12.position-static div#_desktop_top_menu ul#top-menu.top-menu li#category-10.category div.popover.sub-menu.js-sub-menu.collapse ul.top-menu li, html body main header#header div.header-top div.container div.row div.header-top-right.col-md-10.col-sm-12.position-static div#_desktop_top_menu ul#top-menu.top-menu li#category-11.category div.popover.sub-menu.js-sub-menu.collapse ul.top-menu li {
	width: 100%;
}
html body main header#header div.header-top div.container div.row div.header-top-right.col-md-10.col-sm-12.position-static div#_desktop_top_menu ul#top-menu.top-menu li#category-12.category div.popover.sub-menu.js-sub-menu.collapse ul.top-menu li {
	width: 30%;
}

html body#category main section#wrapper div.container div.row div#content-wrapper.js-content-wrapper #subcategories {
display: none;
}

.carousel .carousel-item .caption .display-1 {
  font-size: 2rem;
}