/* 
Theme Name:		 The Hockey Writers
Theme URI:		 http://childtheme-generator.com/
Description:	 The Hockey Writers is a child theme of GeneratePress, created by ChildTheme-Generator.com
Author:			 Martin K
Author URI:		 http://childtheme-generator.com/
Template:		 generatepress
Version:		 1.0.0
Text Domain:	 the-hockey-writers
*/

body {
  word-break: break-word;
}

.single-post .entry-content a,
.page .entry-content a,
.page-header a,
.single-docs .entry-content a {
  color: #1e73be;
  text-decoration: underline;
}

h2.widget-posts-entry-title {
  font-size: 14px;
  line-height: 1.2;
  margin: 10px 0;
}

a:hover h2.widget-posts-entry-title {
  color: #1e73be;
}

.navigation-branding {
  margin-left: 10px;
}

.main-nav ul li a {
  font-weight: bold;
}

.main-navigation ul ul {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}

.secondary-navigation .main-nav ul li a {
  font-weight: bold;
}

ul.wp-block-latest-posts {
  margin: 0;
}

ul.wp-block-latest-posts li {
  padding: 0;
}

.wp-block-latest-posts.is-grid li {
  padding: 0;
  margin: 0;
}

article.post-list {
  padding: 10px;
}

article.post-list h3 {
  margin-bottom: 5px;
}

article.post-list img {
  margin: 10px 0;
}

article.post-list .postmeta {
  margin: 5px 0;
  font-size: 0.9em;
  color: #969696;
}

article.post-list .postmeta span a,
article.post-list .postmeta time {
  font-size: 0.9em;
  color: #969696;
}

article.post-list img.size-mobile-thumbnail {
  width: 100%;
  max-width: 375px;
  height: auto;
}

.wp-show-posts:not(.wp-show-posts-columns) .wp-show-posts-single:not(:last-child) {
  margin-bottom: 15px;
}

.single .wp-block-image figure {
  margin-left: auto;
  margin-right: auto;
}

#left-sidebar,
#right-sidebar {
  padding: 20px 0;
}

main#main {
  padding-top: 20px;
}

.sidebar-title,
.section-title {
  position: relative;
}

.sidebar-title {
  padding: 0 0 10px 0;
  margin-bottom: 10px;
}

.section-title {
  padding: 10px 0;
  margin: 0 0 10px 10px;
}

.section-title:before,
.sidebar-title:before {
  content: "";
  display: block;
  width: 50px;
  height: 4px;
  background: #892021;
  position: absolute;
  bottom: 0;
}

.sidebar-title h3,
.section-title h3 {
  font-family: inherit;
  font-weight: bold;
  font-size: 1em;
  text-transform: uppercase;
  color: #892021;
}

.sidebar-title.headlines h3,
.section-title h3 {
  font-size: 1.2em;
  margin: 0;
}

.sidebar-title h3:before {
  /* 	content: '\f054';
	font-family: 'FontAwesome'; */
  font-style: normal;
  font-size: 1em;
  margin-right: 3px;
}

ul.sidebar-list li {
  margin: 0;
  padding: 6px 0;
  border-bottom: 1px solid #f3f3f3;
  font-size: 0.9em;
  font-weight: 600;
}

ul.sidebar-list li:last-child {
  border-bottom: none;
}

ul.sidebar-list li i {
  color: #892021;
  width: 24px;
  margin-right: 6px;
  vertical-align: middle;
}

ul.sidebar-list li i:before {
  font-size: 1.2em;
}

ul#gp-social-share {
  margin: 10px 0 30px 0;
  display: flex;
}

#social-share ul li {
  list-style: none;
}

#gp-social-share li {
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-content: center;
  justify-content: center;
  margin-right: 10px;
}

#gp-social-share a.fb-share:hover svg {
  fill: #1e73be;
}

#gp-social-share a.tw-share:hover svg {
  fill: #00acee;
}

#gp-social-share a.li-share:hover svg {
  fill: #0077b5;
}

#gp-social-share a.pt-share:hover svg {
  fill: #c92228;
}

#gp-social-share a.wa-share:hover svg {
  fill: #075e54;
}

#gp-social-share a.em-share:hover svg {
  fill: #1e73be;
}

.main-navigation #social-share ul {
  text-align: right;
}

.main-navigation #social-share ul li {
  width: 40px;
  height: 40px;
  padding: 5px;
  display: inline-flex;
  justify-content: center;
  border-right: 1px solid #7b292e;
}

.main-navigation #social-share ul li:last-child {
  border-right: none;
}

.main-navigation #social-share ul li a {
  align-self: center;
  display: flex;
}

.main-navigation #social-share ul li a:hover {
  opacity: 0.8;
}

.slideout-navigation.do-overlay .inside-navigation .slideout-widget {
  width: 100%;
}

/* ==========================================
Icons
========================================== */

.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  stroke-width: 0;
  stroke: currentColor;
  fill: currentColor;
}

.icon-search {
  width: 0.9285714285714285em;
}

.icon-twitter {
  width: 0.9285714285714285em;
}

.icon-facebook {
  width: 0.5881428571428571em;
}

.icon-pinterest {
  width: 0.8571428571428571em;
}

.icon-linkedin {
  width: 0.8571428571428571em;
}

.icon-youtube {
  width: 0.8571428571428571em;
}

.icon-instagram {
  width: 0.8571428571428571em;
}

.icon-newspaper-o {
  width: 1.1428571428571428em;
}

.icon-whatsapp {
  width: 0.8571428571428571em;
}

.icon-size-l {
  font-size: 20px;
}

.icon-size-xl {
  font-size: 24px;
}

.icon-size-xxl {
  font-size: 28px;
}

.icon-color-primary {
  color: #721318;
}

.icon-color-black {
  color: #000;
}

.icon-color-white {
  color: #fff;
}

/* ==========================================
Docs
========================================== */

.mp-menu-trigger {
  padding: 0.2em 1em;
  background: #000;
  color: #fff;
  line-height: 2.2em;
  display: inline-block;
  margin: 1em 15px;
}

a#trigger:before {
  content: "\f0c9";
  font-family: GeneratePress;
  width: 1.28571429em;
  text-align: center;
  display: inline-block;
  margin-right: 0.2em;
}

ul#docs-navigation {
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  font-size: 0.9em;
  flex-direction: row;
  align-content: flex-start;
  justify-content: space-evenly;
  align-items: center;
  border-bottom: 1px solid #ddd;
}

ul#docs-navigation li {
  list-style: none;
  padding: 10px 5px;
  position: relative;
}

ul#docs-navigation ul.docs-submenu {
  display: none;
}

ul#docs-navigation ul.docs-submenu:hover {
  display: block;
}

ul#docs-navigation li:hover ul.docs-submenu {
  display: block;
  margin: 0;
  width: 200px;
  position: absolute;
  top: 42px;
  left: -10px;
  background: #fff;
  z-index: 999;
  max-height: 200px;
  overflow-y: scroll;
  padding: 0 10px;
  box-shadow: 0px 1px 4px 0px #ddd;
}

ul#docs-navigation li.active a {
  font-weight: bold;
}

@media (max-width: 768px) {
  .slideout-navigation.do-overlay .slideout-exit {
    position: absolute !important;
  }

  #generate-slideout-menu.do-overlay .slideout-menu li,
  #generate-slideout-menu.do-overlay li,
  .slideout-navigation.do-overlay .inside-navigation .main-nav,
  .slideout-navigation.do-overlay .inside-navigation .slideout-widget {
    text-align: left !important;
  }

  #generate-slideout-menu .slideout-menu li.current-menu-item a,
  #generate-slideout-menu .slideout-menu li a {
    background: transparent;
    font-weight: 700;
    font-size: 1.2em;
    padding: 0;
    color: inherit !important;
  }

  #generate-slideout-menu .slideout-menu ul ul li a {
    font-weight: normal;
    font-size: 1em;
  }

  ul.sub-menu.toggled-on {
    padding: 10px 10px;
    margin-left: -10px;
  }

  article.post-list {
    padding: 20px 15px 20px 15px;
  }

  article.post-list.docs {
    padding: 15px 0;
  }

  .mp-menu-trigger {
    margin: 1em 15px;
  }


}
@media (min-width: 600px) {
  .wp-block-latest-posts.columns-2 li {
    width: 50%;
  }
}
