/*
Theme Name: The Fox Child
Description: Child theme for The Fox Theme
Author: Your name here
Template: fox
*/

/* ad text labels and centering*/
.dfw-unit.display-block::before {font-size: 10px !important;}
.dfw-unit.display-block {display: inline table !important; text-align: -webkit-center !important;}

/* ad left-padding next to Francais nav */
ul#menu-mainmenu li#menu-item-27016 {margin-left: 4rem; background: #eee;}

/* header alignment */
#logo-area {float:left;}
#header-area {float: right;}

/* mobile logo size */
@media (max-width: 768px) {
	..hm-logo img { max-width: 360px !important; }
	..hm-header-sidebar  {display: contents !important; }
}

.home .post-list .post-item-title a {color: #8a1719;}