/**
Theme Name: Monte Cook Games 2020
Author: Clockpunk Studios
Author URI: http://www.clockpunkstudios.com
Description: A child theme from the Astra Theme.
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: clockpunk-studios
Template: astra
*/
.row.container {
  margin-bottom: 30px !important; }

.row.custom-width {
  margin-left: auto !important;
  margin-right: auto !important; }

.row.divided .columns {
  border-right: 1px solid rgba(0, 0, 0, 0.05); }

.row.divided .columns:last-child {
  border: 0; }

.column-inner {
  float: left;
  width: 100%;
  display: block;
  *zoom: 1; }

.column-inner:before,
.column-inner:after {
  content: " ";
  display: table; }

.column-inner:after {
  clear: both; }

.row.boxed .columns > .column-inner {
  background-color: #f1f1f1;
  padding: 30px; }

.column,
.columns {
  position: relative;
  padding-left: .9375em;
  padding-right: .9375em;
  width: 100%;
  float: left; }

@media only screen {
  .column,
  .columns {
    position: relative;
    padding-left: .9375em;
    padding-right: .9375em;
    float: left; }
  .small-1 {
    position: relative;
    width: 8.33333%; }
  .small-2 {
    position: relative;
    width: 16.66667%; }
  .small-3 {
    position: relative;
    width: 25%; }
  .small-4 {
    position: relative;
    width: 33.33333%; }
  .small-5 {
    position: relative;
    width: 41.66667%; }
  .small-6 {
    position: relative;
    width: 50%; }
  .small-7 {
    position: relative;
    width: 58.33333%; }
  .small-8 {
    position: relative;
    width: 66.66667%; }
  .small-9 {
    position: relative;
    width: 75%; }
  .small-10 {
    position: relative;
    width: 83.33333%; }
  .small-11 {
    position: relative;
    width: 91.66667%; }
  .small-12 {
    position: relative;
    width: 100%; }
  [class*="column"] + [class*="column"]:last-child {
    float: right; }
  [class*="column"] + [class*="column"].end {
    float: left; } }

@media only screen and (min-width: 48em) {
  .large-1 {
    position: relative;
    width: 8.33333%; }
  .large-2 {
    position: relative;
    width: 16.66667%; }
  .large-3 {
    position: relative;
    width: 25%; }
  .large-4 {
    position: relative;
    width: 33.33333%; }
  .large-5 {
    position: relative;
    width: 41.66667%; }
  .large-6 {
    position: relative;
    width: 50%; }
  .large-7 {
    position: relative;
    width: 58.33333%; }
  .large-8 {
    position: relative;
    width: 66.66667%; }
  .large-9 {
    position: relative;
    width: 75%; }
  .large-10 {
    position: relative;
    width: 83.33333%; }
  .large-11 {
    position: relative;
    width: 91.66667%; }
  .large-12 {
    position: relative;
    width: 100%; } }

@media only screen {
  [class*="block-grid-"] {
    display: block;
    padding: 0;
    margin: 0 -.625em !important;
    *zoom: 1; }
  [class*="block-grid-"]:before,
  [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li,
  [class*="block-grid-"] > div > div > li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 .625em 1.25em; }
  .small-block-grid-1 > li,
  .small-block-grid-1 > div > div > li {
    width: 100%;
    padding: 0 .625em 1.25em; }
  .small-block-grid-1 > li:nth-of-type(n),
  .small-block-grid-1 > div > div > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-1 > li:nth-of-type(1n+1),
  .small-block-grid-1 > div > div > li:nth-of-type(1n+1) {
    clear: both; }
  .small-block-grid-2 > li,
  .small-block-grid-2 > div > div > li {
    width: 50%;
    padding: 0 .625em 1.25em; }
  .small-block-grid-2 > li:nth-of-type(n),
  .small-block-grid-2 > div > div > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-2 > li:nth-of-type(2n+1),
  .small-block-grid-2 > div > div > li:nth-of-type(2n+1) {
    clear: both; }
  .small-block-grid-3 > li,
  .small-block-grid-3 > div > div > li {
    width: 33.33333%;
    padding: 0 .625em 1.25em; }
  .small-block-grid-3 > li:nth-of-type(n),
  .small-block-grid-3 > div > div > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-3 > li:nth-of-type(3n+1),
  .small-block-grid-3 > div > div > li:nth-of-type(3n+1) {
    clear: both; }
  .small-block-grid-4 > li,
  .small-block-grid-4 > div > div > li {
    width: 25%;
    padding: 0 .625em 1.25em; }
  .small-block-grid-4 > li:nth-of-type(n),
  .small-block-grid-4 > div > div > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-4 > li:nth-of-type(4n+1),
  .small-block-grid-4 > div > div > li:nth-of-type(4n+1) {
    clear: both; }
  .small-block-grid-5 > li,
  .small-block-grid-5 > div > div > li {
    width: 20%;
    padding: 0 .625em 1.25em; }
  .small-block-grid-5 > li:nth-of-type(n),
  .small-block-grid-5 > div > div > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-5 > li:nth-of-type(5n+1),
  .small-block-grid-5 > div > div > li:nth-of-type(5n+1) {
    clear: both; }
  .small-block-grid-6 > li,
  .small-block-grid-6 > div > div > li {
    width: 16.66667%;
    padding: 0 .625em 1.25em; }
  .small-block-grid-6 > li:nth-of-type(n),
  .small-block-grid-6 > div > div > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-6 > li:nth-of-type(6n+1),
  .small-block-grid-6 > div > div > li:nth-of-type(6n+1) {
    clear: both; }
  .small-block-grid-7 > li,
  .small-block-grid-7 > div > div > li {
    width: 14.28571%;
    padding: 0 .625em 1.25em; }
  .small-block-grid-7 > li:nth-of-type(n),
  .small-block-grid-7 > div > div > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-7 > li:nth-of-type(7n+1),
  .small-block-grid-7 > div > div > li:nth-of-type(7n+1) {
    clear: both; }
  .small-block-grid-8 > li,
  .small-block-grid-8 > div > div > li {
    width: 12.5%;
    padding: 0 .625em 1.25em; }
  .small-block-grid-8 > li:nth-of-type(n),
  .small-block-grid-8 > div > div > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-8 > li:nth-of-type(8n+1),
  .small-block-grid-8 > div > div > li:nth-of-type(8n+1) {
    clear: both; }
  .small-block-grid-9 > li,
  .small-block-grid-9 > div > div > li {
    width: 11.11111%;
    padding: 0 .625em 1.25em; }
  .small-block-grid-9 > li:nth-of-type(n),
  .small-block-grid-9 > div > div > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-9 > li:nth-of-type(9n+1),
  .small-block-grid-9 > div > div > li:nth-of-type(9n+1) {
    clear: both; }
  .small-block-grid-10 > li,
  .small-block-grid-10 > div > div > li {
    width: 10%;
    padding: 0 .625em 1.25em; }
  .small-block-grid-10 > li:nth-of-type(n),
  .small-block-grid-10 > div > div > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-10 > li:nth-of-type(10n+1),
  .small-block-grid-10 > div > div > li:nth-of-type(10n+1) {
    clear: both; }
  .small-block-grid-11 > li,
  .small-block-grid-11 > div > div > li {
    width: 9.09091%;
    padding: 0 .625em 1.25em; }
  .small-block-grid-11 > li:nth-of-type(n),
  .small-block-grid-11 > div > div > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-11 > li:nth-of-type(11n+1),
  .small-block-grid-11 > div > div > li:nth-of-type(11n+1) {
    clear: both; }
  .small-block-grid-12 > li,
  .small-block-grid-12 > div > div > li {
    width: 8.33333%;
    padding: 0 .625em 1.25em; }
  .small-block-grid-12 > li:nth-of-type(n),
  .small-block-grid-12 > div > div > li:nth-of-type(n) {
    clear: none; }
  .small-block-grid-12 > li:nth-of-type(12n+1),
  .small-block-grid-12 > div > div > li:nth-of-type(12n+1) {
    clear: both; } }

@media only screen and (min-width: 48em) {
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: none; }
  .small-block-grid-1 > div > div > li:nth-of-type(1n+1) {
    clear: none; }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: none; }
  .small-block-grid-2 > div > div > li:nth-of-type(2n+1) {
    clear: none; }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: none; }
  .small-block-grid-3 > div > div > li:nth-of-type(3n+1) {
    clear: none; }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: none; }
  .small-block-grid-4 > div > div > li:nth-of-type(4n+1) {
    clear: none; }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: none; }
  .small-block-grid-5 > div > div > li:nth-of-type(5n+1) {
    clear: none; }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: none; }
  .small-block-grid-6 > div > div > li:nth-of-type(6n+1) {
    clear: none; }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: none; }
  .small-block-grid-7 > div > div > li:nth-of-type(7n+1) {
    clear: none; }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: none; }
  .small-block-grid-8 > div > div > li:nth-of-type(8n+1) {
    clear: none; }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: none; }
  .small-block-grid-9 > div > div > li:nth-of-type(9n+1) {
    clear: none; }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: none; }
  .small-block-grid-10 > div > div > li:nth-of-type(10n+1) {
    clear: none; }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: none; }
  .small-block-grid-11 > div > div > li:nth-of-type(11n+1) {
    clear: none; }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: none; }
  .small-block-grid-12 > div > div > li:nth-of-type(12n+1) {
    clear: none; }
  .large-block-grid-1 > li,
  .large-block-grid-1 > div > div > li {
    width: 100%;
    padding: 0 .625em 1.25em; }
  .large-block-grid-1 > li:nth-of-type(n),
  .large-block-grid-1 > div > div > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-1 > li:nth-of-type(1n+1),
  .large-block-grid-1 > div > div > li:nth-of-type(1n+1) {
    clear: both; }
  .large-block-grid-2 > li,
  .large-block-grid-2 > div > div > li {
    width: 50%;
    padding: 0 .625em 1.25em; }
  .large-block-grid-2 > li:nth-of-type(n),
  .large-block-grid-2 > div > div > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-2 > li:nth-of-type(2n+1),
  .large-block-grid-2 > div > div > li:nth-of-type(2n+1) {
    clear: both; }
  .large-block-grid-3 > li,
  .large-block-grid-3 > div > div > li {
    width: 33.33333%;
    padding: 0 .625em 1.25em; }
  .large-block-grid-3 > li:nth-of-type(n),
  .large-block-grid-3 > div > div > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-3 > li:nth-of-type(3n+1),
  .large-block-grid-3 > div > div > li:nth-of-type(3n+1) {
    clear: both; }
  .large-block-grid-4 > li,
  .large-block-grid-4 > div > div > li {
    width: 25%;
    padding: 0 .625em 1.25em; }
  .large-block-grid-4 > li:nth-of-type(n),
  .large-block-grid-4 > div > div > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-4 > li:nth-of-type(4n+1),
  .large-block-grid-4 > div > div > li:nth-of-type(4n+1) {
    clear: both; }
  .large-block-grid-5 > li,
  .large-block-grid-5 > div > div > li {
    width: 20%;
    padding: 0 .625em 1.25em; }
  .large-block-grid-5 > li:nth-of-type(n),
  .large-block-grid-5 > div > div > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-5 > li:nth-of-type(5n+1),
  .large-block-grid-5 > div > div > li:nth-of-type(5n+1) {
    clear: both; }
  .large-block-grid-6 > li,
  .large-block-grid-6 > div > div > li {
    width: 16.66667%;
    padding: 0 .625em 1.25em; }
  .large-block-grid-6 > li:nth-of-type(n),
  .large-block-grid-6 > div > div > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-6 > li:nth-of-type(6n+1),
  .large-block-grid-6 > div > div > li:nth-of-type(6n+1) {
    clear: both; }
  .large-block-grid-7 > li,
  .large-block-grid-7 > div > div > li {
    width: 14.28571%;
    padding: 0 .625em 1.25em; }
  .large-block-grid-7 > li:nth-of-type(n),
  .large-block-grid-7 > div > div > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-7 > li:nth-of-type(7n+1),
  .large-block-grid-7 > div > div > li:nth-of-type(7n+1) {
    clear: both; }
  .large-block-grid-8 > li,
  .large-block-grid-8 > div > div > li {
    width: 12.5%;
    padding: 0 .625em 1.25em; }
  .large-block-grid-8 > li:nth-of-type(n),
  .large-block-grid-8 > div > div > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-8 > li:nth-of-type(8n+1),
  .large-block-grid-8 > div > div > li:nth-of-type(8n+1) {
    clear: both; }
  .large-block-grid-9 > li,
  .large-block-grid-9 > div > div > li {
    width: 11.11111%;
    padding: 0 .625em 1.25em; }
  .large-block-grid-9 > li:nth-of-type(n),
  .large-block-grid-9 > div > div > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-9 > li:nth-of-type(9n+1),
  .large-block-grid-9 > div > div > li:nth-of-type(9n+1) {
    clear: both; }
  .large-block-grid-10 > li,
  .large-block-grid-10 > div > div > li {
    width: 10%;
    padding: 0 .625em 1.25em; }
  .large-block-grid-10 > li:nth-of-type(n),
  .large-block-grid-10 > div > div > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-10 > li:nth-of-type(10n+1),
  .large-block-grid-10 > div > div > li:nth-of-type(10n+1) {
    clear: both; }
  .large-block-grid-11 > li,
  .large-block-grid-11 > div > div > li {
    width: 9.09091%;
    padding: 0 .625em 1.25em; }
  .large-block-grid-11 > li:nth-of-type(n),
  .large-block-grid-11 > div > div > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-11 > li:nth-of-type(11n+1),
  .large-block-grid-11 > div > div > li:nth-of-type(11n+1) {
    clear: both; }
  .large-block-grid-12 > li,
  .large-block-grid-12 > div > div > li {
    width: 8.33333%;
    padding: 0 .625em 1.25em; }
  .large-block-grid-12 > li:nth-of-type(n),
  .large-block-grid-12 > div > div > li:nth-of-type(n) {
    clear: none; }
  .large-block-grid-12 > li:nth-of-type(12n+1),
  .large-block-grid-12 > div > div > li:nth-of-type(12n+1) {
    clear: both; } }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 2rem; }

#menu-bottom-footer li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
  font-family: "Aero Matics"; }

#menu-bottom-footer a {
  color: #999; }

.widget_search .search-form:after {
  color: #000; }

.home_page_slider {
  margin-top: -4em; }

.button, .wp-block-button {
  text-transform: uppercase; }

#primary .kt-blocks-carousel .slick-dots {
  bottom: 25px; }

#primary .kb-advanced-slide-inner {
  padding-bottom: 40px; }

#primary h2.row_header {
  text-transform: uppercase;
  font-size: 2.6em;
  text-shadow: 0px 0px 15px black, 0px 0px 10px black, 0px 0px 20px black;
  color: #FFF;
  letter-spacing: .1em; }

.kt-image-overlay-inner {
  width: 100%;
  left: 0 !important;
  right: 0 !important; }

.shadowed, .ast-advanced-headers-title {
  text-shadow: 0px 0px 15px black, 0px 0px 10px black, 0px 0px 20px black; }
  @media (min-width: 1024px) {
    .shadowed, .ast-advanced-headers-title {
      font-size: 3.6rem; } }

.kt-post-grid-wrap {
  grid-auto-rows: 1fr; }

.blog-layout-1 {
  border: 1px solid #eee;
  padding: 8px; }

.mcg_footer {
  margin-top: 3rem;
  border-bottom: 3px solid #eee; }

/* Social Share icons */
.postfootericon {
  float: left;
  padding: 20px 5px; }

.postfootericon img {
  height: 50px;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease; }

.postfootericon img:hover {
  transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2); }

.widgeticon {
  float: left;
  padding: 10px 3px; }

.widgeticon img {
  width: 40px;
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease; }

.widgeticon img:hover {
  transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2); }

/* Menu Tweaks */
#menu-item-138674 .mega-block-title {
  display: none; }

.ast-mm-custom-content {
  font-family: Lato, sans-serif;
  text-transform: none;
  text-indent: none;
  padding-left: none; }

.ast-mm-custom-content ul.lcp_catlist {
  list-style-type: disc;
  margin-top: 0; }

.ast-mm-custom-content ul.lcp_catlist li {
  margin-bottom: 4px; }

.ast-mm-custom-content li a {
  padding-left: 0 !important; }

.ast-desktop .main-navigation .ast-mm-custom-text-content {
  padding: .5em 1em; }

@media (min-width: 1060px) {
  /* News Menu */
  #menu-item-134815 .sub-menu, #menu-item-126507 .sub-menu {
    background: #FFF url("images/Menu-Image-3.png") no-repeat bottom right;
    padding-right: 120px;
    width: 340px;
    min-height: 300px;
    padding-top: 3rem; }
  /* Articles Menu */
  #menu-item-134909 .sub-menu {
    background: #FFF url("images/menu-articles.png") no-repeat bottom right;
    padding-right: 140px;
    width: 400px;
    min-height: 300px;
    padding-top: 3rem; }
  /* Fan Support Menu */
  #menu-item-30 .sub-menu {
    background: #FFF url("images/Menu-Image-1.png") no-repeat bottom right;
    padding-right: 120px;
    width: 340px;
    min-height: 300px;
    padding-top: 3rem; }
  /* About Menu */
  #menu-item-2882 .sub-menu {
    background: #FFF url("images/menu-about.png") no-repeat bottom right;
    padding-right: 120px;
    width: 320px;
    min-height: 200px;
    padding-top: 3rem;
    background-size: 150px auto; }
  /* Store Menu */
  #menu-item-126507 .astra-megamenu {
    background: #FFF url("images/menu-store.png") no-repeat bottom right;
    padding-right: 200px;
    width: 320px;
    min-height: 200px;
    padding-top: 3rem; }
  #menu-item-134815 ul.astra-megamenu {
    padding-right: 120px !important; } }

@media (max-width: 1210px) {
  .main-header-menu li.ast-masthead-custom-menu-items {
    display: none; } }

.ast-offcanvas-active .ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation #site-navigation {
  padding-right: 20px; }
  .ast-offcanvas-active .ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation #site-navigation .ast-mm-custom-text-content, .ast-offcanvas-active .ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation #site-navigation .ast-mm-custom-content {
    padding: 1rem;
    padding-left: 2rem;
    line-height: 1.2;
    font-size: .9rem;
    color: #a6a6a6;
    margin-top: -2rem;
    margin-bottom: -2rem; }
  .ast-offcanvas-active .ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation #site-navigation .lcp_catlist {
    list-style-type: none;
    line-height: 1;
    margin-left: 2rem; }
  .ast-offcanvas-active .ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation #site-navigation .ast-mm-widget-item > a {
    display: none; }

/* Store Search Tool */
.gmw-map-wrapper {
  margin-bottom: 40px; }

.gmw-posts-wrapper li {
  list-style-type: none; }

.gmw-form-field.distance {
  width: 90px; }

div.gmw-form-wrapper .gmw-form-field.gmw-address {
  width: 250px !important; }

.gmw-results-wrapper {
  margin-top: 25px; }

.gmw-results-wrapper .gmw-pt-top-pagination-wrapper {
  /*display: none !important;*/ }

.gmw-directions-link {
  margin-top: 12px;
  padding-left: 22px; }

.gmw-results .single-post {
  margin-bottom: 20px; }

.gmw-results .single-post:after {
  content: "";
  display: table;
  clear: both; }

.gmw-results-wrapper .gmw-results-count {
  border: none; }

.address-wrapper {
  line-height: 1.4; }

.distance {
  font-size: 70%;
  margin-left: 16px; }

.gmw-results .gmw-pt-pagination-wrapper {
  padding: 12px; }

.gmw-results .gmw-per-page {
  max-width: 100px; }

div.gmw-info-window-inner.infobox, div.gmw-info-window-inner.infobubble, div.gmw-info-window-inner.popup, div.gmw-info-window-inner.standard {
  overflow-x: auto !important; }

@media (max-width: 670px) {
  .gmw-posts-wrapper .wppl-info .wppl-info-left {
    float: none;
    width: 100%; }
  .gmw-posts-wrapper .wppl-info .wppl-info-right {
    float: none;
    width: 100%; }
  .gmw-directions-link {
    margin-top: 12px;
    padding-left: 0px; } }

.gmw-map-wrapper {
  height: 40vh !important; }

.wppl-info-right h3 {
  display: none; }

/* Programming CSS */
.about_show {
  margin-top: 40px; }

.program_times {
  margin: -1rem auto 2rem; }

.program_times p {
  margin: 0;
  font-size: 18px; }

.small_program_times p {
  margin: 0; }

.twitch_header {
  font-family: customFont, aeromaticsregular !important;
  letter-spacing: 0.05em !important; }

.mcg_callout {
  margin: 0 0 1.25em;
  padding: 10px 0;
  border-top: 2px solid #a90d0a;
  border-bottom: 2px solid #a90d0a;
  font-size: 1.1em;
  line-height: 1.6;
  color: #4a4a4a; }

@media (min-width: 660px) {
  .mcg_callout {
    max-width: 45%;
    font-size: 1.2em;
    line-height: 1.6; }
  .mcg_callout.align-left {
    float: left;
    margin-right: 1.25em; }
  .mcg_callout.align-right {
    float: right;
    margin-left: 1.25em; } }

div.gmw-results-wrapper .gmw-orderby-dropdown, div.gmw-results-wrapper .gmw-per-page, div.gmw-form-wrapper.horizontal-gray select {
  height: auto !important;
  max-width: 150px !important; }

#content div.gmw-form-wrapper.horizontal-gray input[type="text"], #content div.gmw-form-wrapper.horizontal-gray .gmw-submit-button {
  height: 38px; }

.type-episode h1, .type-episode h2, .type-episode h3, .type-episode h4, .type-episode h5, .type-episode h6 {
  margin: 2rem 0; }

.type-episode .entry-title {
  margin-top: 0;
  font-size: 3rem; }

.ast-grid-2 .type-episode .entry-title, .ast-grid-3 .type-episode .entry-title {
  font-size: 1.4rem; }

#content p.read-more {
  margin: 1rem 0; }

.ast-advanced-headers-title a {
  color: #FFF; }
  .ast-advanced-headers-title a:hover {
    color: #FFF;
    opacity: .7; }

.text-shadow {
  text-shadow: 0px 0px 2px black, 0px 0px 5px black, 0px 0px 10px black; }

.kt-sc-textcol {
  min-height: auto !important;
  padding: 12px !important; }

.kt-sc-imgcol {
  min-height: auto !important; }

.ast-mm-custom-text-content p {
  font-size: .9em; }

@media (max-width: 1060px) {
  .ast-header-break-point .main-header-menu .sub-menu, .ast-header-break-point .main-header-menu .sub-menu a, .ast-header-break-point .main-header-menu .children a, .ast-header-break-point .ast-header-sections-navigation .sub-menu a, .ast-header-break-point .ast-above-header-menu-items .sub-menu a, .ast-header-break-point .ast-below-header-menu-items .sub-menu a {
    color: #FFF; } }

/*# sourceMappingURL=style.css.map */