@charset "UTF-8";
/*********************************************************************************************

Theme Name: NewsToday
Theme URI: https://www.ilovewp.com/themes/newstoday/
Description: NewsToday is a free magazine-style WordPress theme for news websites, sports websites and blogs. Some of the main features: 1. A special Featured Posts area on the homepage lets you highlight 4 of your main posts (from a category or marked by a tag); 2. Eight (8) built-in color styles that can be switched with a single click; 3. The sidebar can be displayed on the left or right side; 4. Special widgetized areas for advertising: in the header, sidebar and under the featured posts; 5. Includes a Full Width custom page template and a Page Builder page template (for Elementor, Beaver Builder, Divi, Visual Composer, etc.) Visit the theme's official page to see a full preview of the theme's design and features: https://www.ilovewp.com/themes/newstoday/
Version: 1.1.1
Requires PHP: 5.6
Tested up to: 5.6
Author: ilovewpcom
Author URI: https://www.ilovewp.com/
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: newstoday
Tags: blog, entertainment, news, custom-logo, custom-header, footer-widgets, two-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-menu, editor-style, featured-images, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

*********************************************************************************************/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

html {
  font-size: 16px;
  line-height: 1;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit; }

body {
  margin: 0;
  font-family: "Arial","Helvetica","sans-serif";
  }

article,
aside,
footer,
header,
nav,
section {
  display: block; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

figcaption,
figure,
main {
  /* 1 */
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bold; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

button,
input {
  /* 1 */
  overflow: visible; }

button,
select {
  /* 1 */
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clickable {
  cursor: pointer; }

/* Headings */
h1, h2, h3, h4, h5, h6, .widget-title, .archives-title {
  color: #111;
  font-family: "Plus Jakarta Sans", Arial, sans-serif;
  font-weight: 500;
  line-height: 1.3;
  margin: 0; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  line-height: 1; }

h1 small, h2 small, h3 small {
  font-size: 65%; }

h4 small, h5 small, h6 small {
  font-size: 75%; }

h1 {
  font-size: 36px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px; }

/* Tables */
table {
  border-top: 0;
  margin-bottom: 2em;
  position: relative;
  table-layout: fixed;
  width: 100%;
  z-index: 1; }

table th {
  text-align: left; }

table tr {
  border-bottom: 1px solid #F0F0F0; }

table th,
table td {
  font-family: inherit;
  font-size: inherit;
  vertical-align: middle; }

.floatleft {
  float: left; }

.floatright {
  float: right; }

.sticky, .bypostauthor {
  position: relative; }

ul, ol {
  list-style-type: none;
  margin: 0;
  padding: 0; }

ul ul, ol ol, ul ol, ol ul {
  margin: 0; }

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/
.entry-content .alignleft,
.textwidget .alignleft {
  display: inline;
  float: left;
  margin-right: 2.5rem;
  margin-left: 0; }

.entry-content .alignright,
.textwidget .alignright {
  display: inline;
  float: right;
  margin-right: 0;
  margin-left: 2.5rem; }

.entry-content .aligncenter,
.textwidget .aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
4.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #333;
  /*font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;*/
  font-family: "Arial","Helvetica","sans-serif";
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.66; }

p {
  margin: 0;
  padding: 0; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  color: #666;
  font-size: 1rem;
  font-size: 1.125rem;
  font-style: italic;
  line-height: 1.7;
  margin: 0;
  overflow: hidden;
  padding: 0; }

blockquote cite {
  display: block;
  font-style: normal;
  font-weight: 600;
  margin-top: 0.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #eee;
  text-decoration: none; }

big {
  font-size: 125%; }

blockquote {
  quotes: "" ""; }

q {
  quotes: "“" "”" "‘" "’"; }

blockquote:before,
blockquote:after {
  content: ""; }

:focus {
  outline: none; }

/* Typography for Arabic Font */
html[lang="ar"] body,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] select,
html[lang="ar"] textarea,
html[lang="ary"] body,
html[lang="ary"] button,
html[lang="ary"] input,
html[lang="ary"] select,
html[lang="ary"] textarea,
html[lang="azb"] body,
html[lang="azb"] button,
html[lang="azb"] input,
html[lang="azb"] select,
html[lang="azb"] textarea,
html[lang="fa-IR"] body,
html[lang="fa-IR"] button,
html[lang="fa-IR"] input,
html[lang="fa-IR"] select,
html[lang="fa-IR"] textarea,
html[lang="haz"] body,
html[lang="haz"] button,
html[lang="haz"] input,
html[lang="haz"] select,
html[lang="haz"] textarea,
html[lang="ps"] body,
html[lang="ps"] button,
html[lang="ps"] input,
html[lang="ps"] select,
html[lang="ps"] textarea,
html[lang="ur"] body,
html[lang="ur"] button,
html[lang="ur"] input,
html[lang="ur"] select,
html[lang="ur"] textarea {
  font-family: Tahoma, Arial, sans-serif; }

html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ary"] h1,
html[lang="ary"] h2,
html[lang="ary"] h3,
html[lang="ary"] h4,
html[lang="ary"] h5,
html[lang="ary"] h6,
html[lang="azb"] h1,
html[lang="azb"] h2,
html[lang="azb"] h3,
html[lang="azb"] h4,
html[lang="azb"] h5,
html[lang="azb"] h6,
html[lang="fa-IR"] h1,
html[lang="fa-IR"] h2,
html[lang="fa-IR"] h3,
html[lang="fa-IR"] h4,
html[lang="fa-IR"] h5,
html[lang="fa-IR"] h6,
html[lang="haz"] h1,
html[lang="haz"] h2,
html[lang="haz"] h3,
html[lang="haz"] h4,
html[lang="haz"] h5,
html[lang="haz"] h6,
html[lang="ps"] h1,
html[lang="ps"] h2,
html[lang="ps"] h3,
html[lang="ps"] h4,
html[lang="ps"] h5,
html[lang="ps"] h6,
html[lang="ur"] h1,
html[lang="ur"] h2,
html[lang="ur"] h3,
html[lang="ur"] h4,
html[lang="ur"] h5,
html[lang="ur"] h6 {
  font-weight: 700; }

/* Typography for Chinese Font */
html[lang^="zh-"] body,
html[lang^="zh-"] button,
html[lang^="zh-"] input,
html[lang^="zh-"] select,
html[lang^="zh-"] textarea {
  font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif; }

html[lang="zh-CN"] body,
html[lang="zh-CN"] button,
html[lang="zh-CN"] input,
html[lang="zh-CN"] select,
html[lang="zh-CN"] textarea {
  font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif; }

html[lang^="zh-"] h1,
html[lang^="zh-"] h2,
html[lang^="zh-"] h3,
html[lang^="zh-"] h4,
html[lang^="zh-"] h5,
html[lang^="zh-"] h6 {
  font-weight: 700; }

/* Typography for Cyrillic Font */
html[lang="bg-BG"] body,
html[lang="bg-BG"] button,
html[lang="bg-BG"] input,
html[lang="bg-BG"] select,
html[lang="bg-BG"] textarea,
html[lang="ru-RU"] body,
html[lang="ru-RU"] button,
html[lang="ru-RU"] input,
html[lang="ru-RU"] select,
html[lang="ru-RU"] textarea,
html[lang="uk"] body,
html[lang="uk"] button,
html[lang="uk"] input,
html[lang="uk"] select,
html[lang="uk"] textarea {
  font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif; }

html[lang="bg-BG"] h1,
html[lang="bg-BG"] h2,
html[lang="bg-BG"] h3,
html[lang="bg-BG"] h4,
html[lang="bg-BG"] h5,
html[lang="bg-BG"] h6,
html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] h4,
html[lang="ru-RU"] h5,
html[lang="ru-RU"] h6,
html[lang="uk"] h1,
html[lang="uk"] h2,
html[lang="uk"] h3,
html[lang="uk"] h4,
html[lang="uk"] h5,
html[lang="uk"] h6 {
  font-weight: 700;
  line-height: 1.2; }

/* Typography for Devanagari Font */
html[lang="bn-BD"] body,
html[lang="bn-BD"] button,
html[lang="bn-BD"] input,
html[lang="bn-BD"] select,
html[lang="bn-BD"] textarea,
html[lang="hi-IN"] body,
html[lang="hi-IN"] button,
html[lang="hi-IN"] input,
html[lang="hi-IN"] select,
html[lang="hi-IN"] textarea,
html[lang="mr-IN"] body,
html[lang="mr-IN"] button,
html[lang="mr-IN"] input,
html[lang="mr-IN"] select,
html[lang="mr-IN"] textarea {
  font-family: Arial, sans-serif; }

html[lang="bn-BD"] h1,
html[lang="bn-BD"] h2,
html[lang="bn-BD"] h3,
html[lang="bn-BD"] h4,
html[lang="bn-BD"] h5,
html[lang="bn-BD"] h6,
html[lang="hi-IN"] h1,
html[lang="hi-IN"] h2,
html[lang="hi-IN"] h3,
html[lang="hi-IN"] h4,
html[lang="hi-IN"] h5,
html[lang="hi-IN"] h6,
html[lang="mr-IN"] h1,
html[lang="mr-IN"] h2,
html[lang="mr-IN"] h3,
html[lang="mr-IN"] h4,
html[lang="mr-IN"] h5,
html[lang="mr-IN"] h6 {
  font-weight: 700; }

/* Typography for Greek Font */
html[lang="el"] body,
html[lang="el"] button,
html[lang="el"] input,
html[lang="el"] select,
html[lang="el"] textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

html[lang="el"] h1,
html[lang="el"] h2,
html[lang="el"] h3,
html[lang="el"] h4,
html[lang="el"] h5,
html[lang="el"] h6 {
  font-weight: 700;
  line-height: 1.3; }

/* Typography for Gujarati Font */
html[lang="gu-IN"] body,
html[lang="gu-IN"] button,
html[lang="gu-IN"] input,
html[lang="gu-IN"] select,
html[lang="gu-IN"] textarea {
  font-family: Arial, sans-serif; }

html[lang="gu-IN"] h1,
html[lang="gu-IN"] h2,
html[lang="gu-IN"] h3,
html[lang="gu-IN"] h4,
html[lang="gu-IN"] h5,
html[lang="gu-IN"] h6 {
  font-weight: 700; }

/* Typography for Hebrew Font */
html[lang="he-IL"] body,
html[lang="he-IL"] button,
html[lang="he-IL"] input,
html[lang="he-IL"] select,
html[lang="he-IL"] textarea {
  font-family: "Arial Hebrew", Arial, sans-serif; }

html[lang="he-IL"] h1,
html[lang="he-IL"] h2,
html[lang="he-IL"] h3,
html[lang="he-IL"] h4,
html[lang="he-IL"] h5,
html[lang="he-IL"] h6 {
  font-weight: 700; }

/* Typography for Japanese Font */
html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
  font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif; }

html[lang="ja"] h1,
html[lang="ja"] h2,
html[lang="ja"] h3,
html[lang="ja"] h4,
html[lang="ja"] h5,
html[lang="ja"] h6 {
  font-weight: 700; }

/* Typography for Korean font */
html[lang="ko-KR"] body,
html[lang="ko-KR"] button,
html[lang="ko-KR"] input,
html[lang="ko-KR"] select,
html[lang="ko-KR"] textarea {
  font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif; }

html[lang="ko-KR"] h1,
html[lang="ko-KR"] h2,
html[lang="ko-KR"] h3,
html[lang="ko-KR"] h4,
html[lang="ko-KR"] h5,
html[lang="ko-KR"] h6 {
  font-weight: 600; }

/* Typography for Thai Font */
html[lang="th"] h1,
html[lang="th"] h2,
html[lang="th"] h3,
html[lang="th"] h4,
html[lang="th"] h5,
html[lang="th"] h6 {
  line-height: 1.65;
  font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif; }

html[lang="th"] body,
html[lang="th"] button,
html[lang="th"] input,
html[lang="th"] select,
html[lang="th"] textarea {
  line-height: 1.8;
  font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* Remove letter-spacing for all non-latin alphabets */
html[lang="ar"] *,
html[lang="ary"] *,
html[lang="azb"] *,
html[lang="haz"] *,
html[lang="ps"] *,
html[lang^="zh-"] *,
html[lang="bg-BG"] *,
html[lang="ru-RU"] *,
html[lang="uk"] *,
html[lang="bn-BD"] *,
html[lang="hi-IN"] *,
html[lang="mr-IN"] *,
html[lang="el"] *,
html[lang="gu-IN"] *,
html[lang="he-IL"] *,
html[lang="ja"] *,
html[lang="ko-KR"] *,
html[lang="th"] * {
  letter-spacing: 0 !important; }

/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/
label {
  color: #424242;
  display: block;
  font-weight: 700;
  margin-bottom: 0.5em; }

fieldset {
  margin-bottom: 1em; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  background: #fff;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  border: 1px solid #bbb;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
  display: block;
  padding: 0.5em;
  width: 100%;
  transition: all 0.2s ease-in-out; }

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #222;
  border-color: #e03b29;
  box-shadow: 0 2px 8px rgba(67, 79, 91, 0.2); }

select {
  border: 1px solid #bbb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  height: 3em;
  max-width: 100%; }

input[type="radio"],
input[type="checkbox"] {
  margin-right: 0.5em; }

input[type="radio"] + label,
input[type="checkbox"] + label {
  font-weight: 400; }

button,
input[type="button"],
input[type="submit"] {
  background-color: #e03b29;
  border: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1;
  padding: 0.8125rem 1.5rem;
  text-shadow: none;
  transition: all 0.15s ease-in-out; }

input + button,
input + input[type="button"],
input + input[type="submit"] {
  padding: 0.75em 2em; }

input[type="submit"] {
  margin-top: 6px; }

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
  background-color: #ddd;
  color: #222; }

input[type="submit"]:hover,
input[type="submit"]:focus {
  background: #2f43c6; }

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
  background: #bbb; }

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #333;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; }

:-moz-placeholder {
  color: #333;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; }

::-moz-placeholder {
  color: #333;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
  opacity: 1;
  /* Since FF19 lowers the opacity of the placeholder by default */ }

:-ms-input-placeholder {
  color: #333;
  font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif; }

/*--------------------------------------------------------------
7.0 Tables
--------------------------------------------------------------*/
table {
  border-collapse: collapse;
  margin: 0 0 1.5em;
  width: 100%; }

thead th {
  border-bottom: 0; }

th {
  padding: 0.5rem;
  text-align: left; }

tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

td {
  padding: 0.5rem; }

/********************************************************************************************* 

1. Page Structure: Common layout elements

*********************************************************************************************/
a {
  color: #e03b29;
  text-decoration: none;
  transition: all 0.2s ease-in-out; }

a:hover, a:focus {
  color: #2f43c6; }

a:focus {}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #111; }

h1 a:hover, h1 a:focus,
h2 a:hover, h2 a:focus,
h3 a:hover, h3 a:focus,
h4 a:hover, h4 a:focus,
h5 a:hover, h5 a:focus,
h6 a:hover, h6 a:focus {
  color: #2f43c6; }

body {
  background-color: #ececec;
  color: #333;
  font-family: "Plus Jakarta Sans", Arial, sans-serif;
  font-size: 62.5%;
  line-height: 1.5rem;
  margin: 0;
  padding: 0;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

#container {
  font-size: 1rem;
  line-height: 1.75em;
  padding: 0;
  text-align: center;
  width: 100%; }

.site-wrapper-all {
  padding: 0;
  text-align: center; }

.site-section-wrapper, .container {
  margin: 0 auto;
  padding: 0;
  text-align: left;
  max-width: 1340px;
}

.site-section-wrapper-footer-credit {
  background: none; }

li.cleaner,
div.cleaner,
div.divider {
  margin: 0;
  clear: both;
  font-size: 1px;
  height: 1px;
  line-height: 1px; }

.centered,
.title-center {
  text-align: center; }

/********************************************************************************************* 

2. Page Structure: Header

*********************************************************************************************/
#site-masthead {
  padding: 0;
  position: relative;
  z-index: 3;
  /* box-shadow: 0 0 8px rgba(0,0,0,0.07); */ }

#site-masthead-level-1 {
  background-color: #242947;
  color: #fff;
  padding: 1.25rem 0; }

#site-masthead-level-2 {
  background-color: #293165;
  color: #fff; }

#site-logo {
  display: inline-block;
  padding-right: 40px;
  text-align: left;
  vertical-align: top;
 /* width: 27.27272727%;*/
  width:135px;
  height:60px;
  padding:4px 0px;

  }

#site-logo .custom-logo {
  height: auto;
  max-width: 100%; }

#site-logo .site-title {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: -1px;
  margin-bottom: 0; }

#site-logo .site-description {
  font-size: 0.8125rem;
  font-weight: 400;
  letter-spacing: 0;
  margin: 10px 0 0; }

#site-logo a {
  color: #fff; }

#site-logo a:hover,
#site-logo a:focus {
  color: #2f43c6; }

#site-header-extra {
  display: inline-block;
  vertical-align: top;
  text-align: right;
  width: 72.72727272%; }

.page-header-centered #site-logo,
.page-header-centered #site-section-primary-menu {
  display: block;
  padding-right: 0;
  text-align: center;
  width: 100%; }

.page-header-centered #site-section-primary-menu {
  border-top: solid 1px #eee;
  border-bottom: solid 1px #eee;
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 20px; }

/********************************************************************************************* 

3. Navigation

*********************************************************************************************/
/* Mobile Menu Icons */
.site-navbar-header {
  display: none; }

/* Start Primary Navigation */
#site-section-primary-menu {
  display: block;
  text-align: left;
  z-index: 3; }

#site-primary-nav {
      font-family: "Arial","Helvetica","sans-serif";font-family: "Arial","Helvetica","sans-serif";
  line-height: 1em; }

/* Dropdown Menu */
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none; }

.sf-menu li {
  position: relative; }

.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99; }

.sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
  display: block; }

.sf-menu a {
  display: inline-block;
  position: relative; }

.sf-menu ul ul {
  top: 0;
  left: 100%; }

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  display: inline;
  margin: 0 0 0 6px;
  -webkit-font-smoothing: antialiased;
  font: normal 16px/16px 'FontAwesome';
  vertical-align: top; }

.sf-arrows ul .sf-with-ul:after {
  content: "\f345";
  font: normal 12px/9px 'dashicons';
  float: right; }

.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white; }

.large-nav {
  position: relative;
  z-index: 100; }

.large-nav > .menu-item {
  display: inline-block;
  /*
  font-size: 0.9375rem;
  font-weight: 700;
  margin: 0 0.625rem;*/
  position: relative;
  text-transform: uppercase; }

.large-nav a {
  color: #fff;
  padding: 20px 2px; }

.large-nav .menu-item-has-children > a {
  position: relative; }

.large-nav ul a {
  color: #121212; }

.large-nav ul a:hover,
.large-nav ul a:focus {
  color: #2f43c6;
  }

.large-nav ul a {
  text-align: left;
  text-transform: none; }

.large-nav ul {
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  margin: 0;
  padding: 0;
  left: 0;
  text-align: left;
  width: 220px;
 /* box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15); */}

.large-nav > li > ul:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ffffff;
  position: absolute;
  top: -7px;
  left: 31px;
  z-index: 470; }

.large-nav > li > ul:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #ccc;
  position: absolute;
  top: -8px;
  left: 30px;
  z-index: 460; }

.large-nav ul .menu-item {
  display: block;
  font-family: "Plus Jakarta Sans", Arial, sans-serif;
  /*
  font-size: 0.8125rem;
  font-weight: 400;
 
  letter-spacing: 0;
  margin: 0; */
  text-transform: none; }

.large-nav ul li:hover,
.large-nav ul li:focus {
  background-color: #f8f8f8; }

.large-nav ul li:last-child {
  border: none; }

.large-nav ul a {
  display: block;
  padding: 12px 20px; }

.large-nav ul ul {
  right: 100%;
  margin-top: 0px; }

.large-nav a:hover,
.large-nav a:focus,
.large-nav .current-menu-item > a,
.large-nav .current_page_item > a,
.large-nav .current-menu-parent > a {
  color: #dbcb1f; }

.large-nav .current-menu-item > a {
  /*text-decoration: underline; */
  color: white;
  }

.large-nav .menu-special a {
  background-color: #dbcb1f;
  color: #293165;
  padding: 6px 16px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  border-radius: 60px; }

.large-nav .menu-special a:hover,
.large-nav .menu-special a:focus {
  background-color: #2f43c6;
  color: #fff; }
  
  


/********************************************************************************************* 

4. Page Structure: Content Layout

*********************************************************************************************/
.site-columns .site-column {
  display: inline-block;
  vertical-align: top; }

.site-columns-2 .site-column {
  width: 50%; }

.site-columns-3 .site-column {
  width: 33.33333333%; }

.site-columns-4 .site-column {
  width: 25%; }

.site-columns-5 .site-column {
  width: 20%; }

.site-column-aside {
  display: inline-block;
  font-size: 0.8125rem;
  line-height: 1.7em;
  vertical-align: top;
  width: 28%; }

.single .site-column-content {
  display: inline-block;
  vertical-align: top;
  margin-right: 1%;
  width: 71%; }

.site-column-aside .site-column-wrapper {
  padding-left: 30px; }

.page-sidebar-left .site-column-aside {
  float: left; }

.page-sidebar-left .site-column-content {
  float: right; }

.page-sidebar-left .site-column-aside .site-column-wrapper {
  padding-right: 60px;
  padding-left: 0; }

.site-column-aside #searchsubmit {
  margin-top: 10px; }

.site-section-wrapper-main {
  padding-top: 1rem;
  padding-bottom: 0rem;
  position: relative; }

/********************************************************************************************* 

5. Page Structure: Content Sections, Blocks, Elements

*********************************************************************************************/
.entry-meta {
  color: #aaa;
  font-size: 0.75rem;
  margin: 0;
  position: relative; }

.single .entry-meta {
  margin-top: 1.25rem;
  padding: 0; }

.single .entry-meta:after {
  background-color: #ddd;
  content: '';
  height: 1px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 0; }

.single .entry-meta .post-meta-wrapper,
.page-title-span {
  background-color: #fff;
  display: inline-block;
  padding: 0 12px 0 0;
  position: relative;
  z-index: 2; }

#site-footer .page-title-span {
  background-color: #242947; }

.entry-meta a {
  color: #0d0d0d;
  text-decoration: underline; }

.entry-meta a:hover,
.entry-meta a:focus {
  color: #2f43c6; }

.site-archive-posts .site-archive-post {
  display: inline-block;
  margin-top: 3.75rem;
  vertical-align: top;
  width: 50%; }

.site-archive-posts .site-archive-post:nth-child(-n + 2) {
  margin-top: 0; }

.site-archive-posts .site-archive-post-1 .site-archive-post-wrapper {
  padding-right: 10px; }

.site-archive-posts .site-archive-post-2 .site-archive-post-wrapper {
  padding-left: 10px; }

.site-archive-post .entry-excerpt,
.site-archive-post .entry-actions {
  margin-top: 1.125rem; }

.entry-excerpt iframe {
  margin: 2rem 0 0; }

.site-archive-post .entry-preview-wrapper > :first-child {
  margin-top: 0; }

.entry-title {
    font-size: 15px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 8px;
  }

.entry-title a {
  color: #293165; }

.entry-title a:hover,
.entry-title a:focus {
  color: #2f43c6; }

.site-archive-post .entry-title:last-child {
  margin-bottom: 0; }

.site-columns-widget .site-archive-post .entry-title {
  font-size: 1.5rem; }

.site-archive-post .entry-meta {
  margin: 1.25rem 0 0; }

.site-archive-post .entry-meta .post-meta-span-time,
.single .entry-meta .post-meta-span-time {
  display: inline-block; }

.site-archive-post .entry-meta .post-meta-span + .post-meta-span,
.single .entry-meta .post-meta-span + .post-meta-span {
  display: inline-block;
  margin: 0 0 0 1rem; }

.site-archive-post .entry-preview {
  font-size: 0.875rem;
  line-height: 1.7em; }

.widget-title,
#site-main .archives-title,
#site-main #reply-title,
#ilovewp-comments .comments-title {
  display: block;
  font-family: "Plus Jakarta Sans", Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 1.25em;
  margin: 0 0 1rem;
  padding: 0;
  position: relative;
  text-transform: uppercase; }

.widget-title:after,
#site-main .archives-title:after,
#site-main #reply-title:after,
#ilovewp-comments .comments-title:after {
 /* background-color: #293165;
  content: '';
  height: 2px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 0;  */}

#site-main .widget-title {
  font-size: 1rem;
  margin-bottom: 1.875rem; }

.site-archive-post .entry-actions a {
  text-decoration: underline; }

/* Post Archives */
.site-archive-posts .has-post-thumbnail .entry-preview {
  margin-top: 30px;
  padding: 0 15px;
  text-align: left; }

.site-archive-posts .site-archive-post .entry-preview-wrapper > :first-child {
  margin-top: 0; }

/* Homepage Featured Posts */
#site-ads-home-under-featured {
  margin: 2.5rem 0;
  text-align: center; }

#home-featured-posts {
  margin-bottom: 2.5rem; }

.site-featured-posts .ilovewp-featured-post {
  color: #fff;
  display: inline-block;
  vertical-align: top; }

.site-featured-posts .site-archive-post-1 {
  margin-bottom: 10px;
  width: 100%; }

.site-featured-posts .site-archive-post:nth-child(n + 2) {
  margin-right: 1.35135135%;
  width: 32.43243243%; }

.site-featured-posts .site-archive-post:last-of-type {
  margin-right: 0; }

.site-featured-posts .site-archive-post-wrapper {
  position: relative; }

.site-featured-posts .entry-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%; }

.site-featured-posts .entry-preview-wrapper {
  padding: 80px 30px 30px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#87e0fd+0,1b2650+60&0+0,0.9+60 */
  background: -moz-linear-gradient(top, rgba(135, 224, 253, 0) 0%, rgba(27, 38, 80, 0.95) 45%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(135, 224, 253, 0) 0%, rgba(27, 38, 80, 0.95) 45%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(135, 224, 253, 0) 0%, rgba(27, 38, 80, 0.95) 45%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0087e0fd', endColorstr='#e61b2650',GradientType=0 );
  /* IE6-9 */ }

.site-featured-posts .site-archive-post:nth-child(n + 2) .entry-preview-wrapper {
  padding: 20px; }

.site-featured-posts .site-archive-post .entry-title {
  font-size: 2rem;
  letter-spacing: -1px;
  line-height: 1.35em; }

.site-featured-posts .site-archive-post:nth-child(n + 2) .entry-title {
  font-size: 0.875rem;
  letter-spacing: -0.3px;
  line-height: 1.5em; }

.site-featured-posts a {
  color: #fff; }

.site-featured-posts a:hover,
.site-featured-posts a:focus {
  color: #dbcb1f; }

/********************************************************************************************* 

6. Single: Post/Page Styling

*********************************************************************************************/
.page-title {
  color: #242947;
  font-family: "Arial","Helvetica","sans-serif";
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1.3em;
  margin-bottom: 1.25rem;
  padding: 0;
  position: relative; }

.page-title-span {
  display: inline-block;
  position: relative; }

.single .page-title,
.page .page-title {
  text-align: left; }

.page-title:last-child {
  margin-bottom: 0; }

.page-meta {
  font-size: 0.875em; }

.page-meta-hr {
  background-color: #dedede;
  border: 0;
  height: 1px;
  margin: 3rem 0; }

.entry-inner-thumbnail {
  margin-bottom: 1rem; }

.entry-content,
.archives-content {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75em;
  margin: 10px 0px;
  text-align: left; }

.archives-content {
  /*font-size: 0.875rem;*/
  margin-bottom: 10px; }

.entry-content li + li {
  margin-top: 0.25rem; }

.entry-content h1 {
  font-size: 2.4em;
  text-transform: uppercase; }

.entry-content h2 {
  font-size: 1.8em;
   }

.entry-content h3 {
  font-size: 1.375em;
   }

.entry-content h4 {
  font-size: 1.25em; }

.entry-content h5 {
  font-size: 1em; }

.entry-content h6 {
  font-size: 1em; }

.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-weight: 500;
  margin: 1em 0;
  line-height: 1.4em; }

.entry-content p,
.textwidget p {
  margin-top: 0;
  margin-bottom: 1rem; }

.entry-content p:last-child,
.textwidget p:last-child {
  margin-bottom: 0; }

.entry-content img {
  margin-bottom: 1.5rem;
  width:100%;
  height:auto;
  }

.entry-content img.alignnone,
.entry-content img.aligncenter,
.entry-content img.alignleft,
.entry-content img.alignright {
  max-width: 100%;
  width: auto;
  height: auto; }

.entry-content .wp-block-image img,
.entry-content .wp-block-media-text__media img, 
.entry-content .wp-block-media-text__media video {
  height: auto;
}

.entry-content iframe {
  max-width: 100%; }

.entry-content textarea {
  max-width: 97%; }

.entry-content blockquote {
  background-color: #f5f5f5;
  border: solid 1px #e5e5e5;
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  margin: 2.5rem 0;
  padding: 2rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }

.entry-content a,
.textwidget a {
  text-decoration: underline; }

.entry-content a:hover,
.entry-content a:focus {
  cursor: pointer; }

.entry-content table,
.widget table {
  margin: 1.5rem 0; }

.widget table:first-child {
  margin-top: 0; }

.entry-content table caption,
.widget table caption {
  font-weight: bold;
  margin: 0 0 1rem;
  padding: 0.5rem 20px;
  text-align: center; }

.entry-content table tbody,
.widget table tbody {
  border: solid 1px #dadada;
  border-width: 1px; }

.widget table tfoot td:first-of-type {
  border-left: solid 1px #dadada; }

.entry-content table:last-child,
.widget table:last-child {
  margin-bottom: 0; }

.entry-content table th,
.entry-content table td,
.widget table th,
.widget table td {
  border-right: solid 1px #dadada;
  font-size: 0.875rem;
  line-height: 1.75em; }

.entry-content table th,
.widget table th {
  border-right-color: rgba(255, 255, 255, 0.1); }

.entry-content table th:last-child,
.widget table th:last-child {
  border-right-width: 0; }

.entry-content thead th,
.widget thead th {
  background-color: #0A396D;
  color: #fff; }

.entry-content table thead tr,
.widget table thead tr {
  border-bottom-width: 0; }

.entry-content table tr,
.widget table tr {
  border-bottom: solid 1px #dadada;
  transition: all 0.2s ease-in-out; }

.entry-content tr:nth-child(odd),
.widget tr:nth-child(odd) {
  background-color: white; }

.entry-content tr:nth-child(even),
.widget tr:nth-child(even) {
  background-color: #eee; }

.entry-content tr:nth-child(even) td,
.widget tr:nth-child(even) td {
  border-right-color: #dadada; }

/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/
#site-main hr {
  border: 0;
  height: 1px;
  width: 100%;
  margin: 3rem 0; }

/* Gallery Template */
.gallery-item {
  display: inline-block;
  margin: 0;
  padding: 3px;
  vertical-align: top; }

.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery-columns-3 .gallery-item {
  width: 33.333333%; }

.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery-columns-6 .gallery-item {
  width: 16.666666%; }

.gallery-columns-7 .gallery-item {
  width: 14.28571428%; }

.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery-item .gallery-caption {
  margin-left: 0; }

.gallery-item img {
  height: auto;
  max-width: 100%;
  width: 100%; }

.gallery-item .post-content {
  text-align: center; }

/* Tags List */
.post-meta,
.post-navigation {
  border: solid 1px #ddd;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5em;
  margin: 3rem 0;
  padding: 1.125rem 1.875rem;
  text-align: left; }

.post-meta-headline {
  display: inline-block;
  font-weight: bold;
  margin-right: 0.25rem;
  text-transform: uppercase; }

.post-meta a {
  border: solid 1px #ddd;
  display: inline-block;
  margin: 0 3px;
  padding: 3px 6px;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  -o-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }

.post-meta a:hover,
.post-meta a:focus {
  background-color: #293165;
  border-color: #293165;
  color: #fff; }

/* Category RSS Feeds */
.site-category-feed {
  background-color: #fff;
  float: right;
  font-size: 0.8125rem;
  line-height: 1.75em;
  margin-right: 0;
  padding: 0 0 0 0.75rem;
  position: relative;
  z-index: 4; }

.site-category-feed a {
  text-decoration: underline; }
  
  .card-meta {
    font-size: 0.85rem;
    color: #777;
}

.card-img-top {
	margin-bottom: 0px !important;
}

/*--------------------------------------------------------------
8.0 Lists
--------------------------------------------------------------*/
.entry-content ul,
.entry-content ol {
    list-style-position: unset;
    margin: 1em 1.5em 2.5rem;
    padding-left: 16px !important; }

.entry-content ul {
  list-style-type: disc; }

.entry-content ol {
  list-style-type: decimal; }

.entry-content li {
  display: list-item;
  /*list-style-type: circle; */
  }

.entry-content li > ul,
.entry-content li > ol {
  margin: 1.5rem 0 1.5rem 2rem; }

.entry-content dt {
  font-weight: 700; }

.entry-content dd {
  margin: 0 1.5em 1.5em; }

.entry-content ul:last-child {
  margin-bottom: 0; }

/********************************************************************************************* 

7. Comments Styling

*********************************************************************************************/

#ilovewp-comments .comment-reply-title {
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 0.75em; }

#ilovewp-comments .logged-in-as {
  font-size: 0.8125rem; }

.comments-area {
  margin: 3em 0 0;
  text-align: left; }

.comments-area .comments-title {
  margin: 0 0 2em; }

.page .comments-area {
  margin-left: 0; }

.comment-list {
  margin: 1.75em 0; }

.comment-list,
.comment-list .children {
  list-style-type: none;
  padding: 0; }

.comment,
.pingback,
.trackback {
  padding: 1.75em 0; }

.depth-1 {
  border-bottom: solid 1px #ece8e0; }

.depth-1:first-child {
  margin-top: 0;
  padding-top: 0; }

.children {
  margin-top: 24px; }

.children .comment {
  border-left: 5px solid #e7e7e7;
  padding-left: 24px; }

.comment-author .avatar {
  float: left;
  margin-right: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1); }

.comment-meta {
  margin-bottom: 0; }

.comment-meta .fn {
  display: inline-block;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  margin-right: 15px; }

.says {
  display: none; }

.comment-metadata {
  display: inline-block;
  font-size: 0.75rem; }

.comment-metadata a {
  color: #333; }

.comment-metadata a:hover {
  color: #2f43c6; }

.comment-content a {
  word-wrap: break-word; }

.comment-tools {
  display: inline-block;
  float: right; }

.comment-tools a {
  font-size: 13px;
  font-weight: normal; }

.comment-reply-link {
  margin-left: 10px; }

.comment-respond {
  padding: 0 0 20px 0; }

.comment-list .comment-respond {
  padding-top: 30px; }

.comment-content {
  font-size: 0.875rem;
  line-height: 1.75em;
  overflow: hidden; }

.comment-content p {
  margin: 1em 0 0; }

.comment-form label {
  display: block;
  font-size: 15px;
  font-weight: 500;
  margin: 1em 0;
  text-transform: uppercase; }

.comment-form label .required {
  color: #e95445;
  font-weight: 700; }

.form-allowed-tags {
  font-size: 13px; }

.no-comments {
  text-align: center; }

.bypostauthor {
  display: block; }

/********************************************************************************************* 

8. Page Structure: Footer

*********************************************************************************************/
#site-footer {
  background-color: #242947;
  color: #cbccd2;
  font-size: 0.8125rem;
  line-height: 1.75em;
  margin: 0;
  padding: 0;
  position: relative; }

#site-footer .site-section-wrapper {
  padding: 60px 0; }

#site-footer a {
  color: #fff; }

#site-footer .current-menu-item a,
#site-footer a:hover,
#site-footer a:focus {
  color: #dbcb1f;
  text-decoration: underline; }

#site-footer .widget-title {
  color: #fff;
  line-height: 1.4em;
  margin-bottom: 2rem; }

#site-footer .widget-title:after {
  background-color: #fff; }

#site-footer .site-columns-3 .site-column {
  margin-right: 3.63636363%;
  width: 30.90909090%; }

#site-footer .site-columns-3 .site-column-3 {
  margin-right: 0; }

#site-footer-credit {
  background-color: #111;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 2em;
  padding: 40px 0; }

#site-footer-credit .site-section-wrapper {
  text-align: center; }

#site-footer-credit a {
  color: inherit;
  text-decoration: none; }

#site-footer-credit a:hover,
#site-footer-credit a:focus {
  color: #dbcb1f; }

#site-footer-credit .site-credit {
  margin: 0; }

#site-footer-credit .site-footer-extra {
  float: right; }

#site-footer-credit .widget-title {
  display: none; }

#site-footer-credit .site-footer-extra li {
  display: inline-block; }

#site-footer-credit .site-footer-extra li + li {
  margin-left: -4px; }

#site-footer-credit li + li:before {
  color: #131525;
  content: '|';
  display: inline-block;
  font-size: 0.7500187505rem;
  line-height: 1em;
  margin: 0 0.5rem; }

#site-footer-credit .footer-ilovewp-logo {
  margin-left: 4px; }

#site-footer .textwidget p + p {
  margin-top: 2em; }

#site-footer .textwidget a {
  font-weight: 700;
  text-decoration: underline; }

/********************************************************************************************* 

9. Misc

*********************************************************************************************/
/* Thumbnails */
.entry-thumbnail,
.post-thumbnail {
  position: relative; }

.entry-thumbnail .thumbnail,
.entry-thumbnail .wp-post-image,
.entry-inner-thumbnail .wp-post-image,
.wp-caption img,
.post-thumbnail .thumbnail {
  height: 100%;
  max-width: 100%;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/* Common Widgets Styling */
.widget {
  margin-bottom: 20px; }

.ilovewp-widget-tagline {
  margin-bottom: 0; }

.widget:last-of-type {
  margin-bottom: 0; }

.widget-title {
  font-family: "Plus Jakarta Sans", Arial, sans-serif;
  font-size: 0.8125rem;
  font-weight: 700;
  margin: 0 0 1.25rem;
  position: relative;
  text-transform: uppercase; }

/* WordPress Core Widget: Recent Posts */
.widget_recent_entries li {
  border-bottom: solid 1px #eee;
  border-bottom-color: rgba(0, 0, 0, 0.1);
  line-height: 1.75em;
  margin: 0 0 15px;
  font-size:16px;
  padding-bottom: 15px; }

.widget_recent_entries li:last-of-type {
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-bottom: 0; }

.widget_recent_entries a {
  line-height: 1.6em; }

.widget_recent_entries .post-date {
  color: #999;
  color: rgba(0, 0, 0, 0.4);
  display: block;
  font-size: 12px;
  margin: 1em 0 0; }

/* WordPress Calendar Widget */
#site-footer .widget_calendar a {
  color: #2f43c6;
  text-decoration: underline; }

#wpstats {
  display: none; }
  
/****Lists****/

.numbered-list {
  counter-reset: number-counter;
  list-style: none;
  padding-left: 10px;
}

.numbered-list li {
  margin: 0 0 1.2rem 0;
  counter-increment: number-counter;
  position: relative;
}

.numbered-list li::before {
  content: counter(number-counter);
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  position: absolute;
  --size: 27px;
  left: calc(-1* var(--size) - 10px);
  line-height: var(--size);
  width: var(--size);
  height: var(--size);
  top: 0;
  background-image: linear-gradient(-45deg, #f18e26, #fd644f);
  border-radius: 20%;
  text-align: center;
}

.default-list,
.pros-list,
.cons-list {
    list-style: none;
    padding-left: 10px;
    margin: 0 0 25px 2em;
	list-style-type: none !important;
}

.blank-list {
    list-style: none;
    padding-left: 0px;
    margin: 0 0 25px 2em;
	list-style-type: none !important;
}


.default-list li,
.pros-list li,
.cons-list li,
.blank-list li {
    margin: 0 0 0.5rem;
    position: relative;
}

.default-list li::before {
	font: var(--fa-font-solid);
    content: '\f138';
    font-weight: 900;
    color: #333333;
    position: absolute;
    --size: 27px;
    left: calc(-1* var(--size) - 0px);
    line-height: var(--size);
    width: var(--size);
    height: var(--size);
    top: 0;
}

.pros-list li::before {
	font: var(--fa-font-solid);
    content: '\f058';
	color: #2da548;
	position: absolute;
    --size: 27px;
    left: calc(-1* var(--size) - 0px);
    line-height: var(--size);
    width: var(--size);
    height: var(--size);
    top: 0;
}

.cons-list li::before {
	font: var(--fa-font-solid);
    content: '\f057';
	color: #d53b3b;
	position: absolute;
    --size: 27px;
    left: calc(-1* var(--size) - 0px);
    line-height: var(--size);
    width: var(--size);
    height: var(--size);
    top: 0;
}

.round {
	border-radius: 10px;
}

/* Betting Section Page Design */

.betting-section-wrapper {
	max-width:1100px;
	margin: 0 auto;
	padding: 0px 20px;
}

.betting-section-wrapper .page-title{
	font-size: 35px;
}

/* Bookmaker Boxes */

.bookmaker-box {
  display: flex;
  flex-direction: column;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 16px;
  margin-bottom: 20px;
  gap: 16px;
  background-color: #fff;
}

.bookmaker-top {
  display: flex;
  align-items: center;
  gap: 16px;
  background-image: linear-gradient(-45deg, #1c1c1c, #616161);
  color: #fff;
  border-radius: 5px;
}

.bookmaker-logo img {
  width: 130px;
  height: 130px;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 0px;
}

.bookmaker-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.bookmaker-name {
  font-size: 25px;
  font-weight: bold;
  margin-bottom:10px;
}

.bookmaker-rating i {
  color: #ffc107; /* Gold color for stars */
  font-size: 20px;
}

.bookmaker-mid {
  flex-grow: 1;
}

.bookmaker-bonus {
 font-weight: 800;
 margin-bottom: 5px;
 font-size: 20px;
 text-transform:uppercase;
}

.bookmaker-features {
  list-style: none;
  padding: 0;
  margin: 0em 0em 0.5rem !important;
  padding-left:0px !important;
}


.bookmaker-features li {
  display: flex;
  align-items: center;
  margin-bottom: 0px;
  color: #333;
  line-height: 1.5;
}

.bookmaker-features i {
  color: #28a745; /* Green check */
  margin-right: 8px;
}

.bookmaker-cta {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.bookmaker-button {
    background-color: #21d951;
    background-image: linear-gradient(-45deg, #21d951, #5aef81);
    color: white !important;
    padding: 15px 16px;
    border-radius: 4px;
    text-decoration: none !important;
    font-weight: bold;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 20px;
}

.bookmaker-button:hover {
  background-image: linear-gradient(-45deg, #33ff68, #5aef81);
}

.review-link {
	margin-top: 15px;
}

.tip-meta {
  font-size: 0.85rem;
  color: #666;
}

.tip-meta .tip-date {
  font-weight: 500;
}

.tip-author-avatar img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 0;
}

.tip-author-name {
	font-weight: 700;
}

@media (min-width: 968px) {
  .bookmaker-box {
    flex-direction: row;
    align-items: center;
	max-width:100%;
	margin: 0 auto 10px auto;
  }

  .bookmaker-top{
    flex: 2;
  }
  
  .bookmaker-mid {
    flex: 3;
  }
  
   .bookmaker-cta {
    flex: 1;
  }

  .bookmaker-cta {
    justify-content: flex-end;
    align-items: center;
	padding: 20px;
  }
}

/* Betting Tips Boxes */

.betting-tip-box {
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 12px;
  margin-bottom: 20px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}

.betting-tip-box-inner {

    padding: 20px;
  
}

.betting-tip-box h3 {
	font-size: 1.2rem;
	font-weight: 600;
	margin-bottom: 10px;
	background-image: linear-gradient(45deg, #000000, #001c46);
	background: #001c46;
	color:#fff;
    margin: 0;
    padding: 20px;
    overflow: hidden;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}


.betting-tip-motivation {
  font-size: 1rem;
  color: #444;
  margin-bottom: 15px;
}

.betting-tip-bottom {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}

.betting-tip-cta {
  display: flex;
  gap: 10px;
  max-width: 650px;
  margin: 0 auto;
}

.betting-tip-cta img {
  width: 60px;
  height: 60px;
  object-fit: contain;
  border-radius: 8px;
  margin-bottom: 0;
}

.betting-tip-odds {
  font-weight: 600;
  font-size: 1rem;
}

.betting-tip-button {
	background-color: #21d951;
    background-image: linear-gradient(-45deg, #21d951, #5aef81);
    color: #fff !important;
    padding: 16px 10px;
    text-decoration: none !important;
    border-radius: 8px;
    font-weight: bold;
    font-size: 15px;
	text-align:center;
    transition: background-color 0.2s ease;
    width: 100%;
}

.betting-tip-button:hover {
    background-image: linear-gradient(-45deg, #33ff68, #5aef81);
}

/* Betting Apps Boxes */

.betting-apps {
	max-width: 800px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 10px;
	margin-bottom: 15px;
}

.betting-apps h3 {
	text-align: center;
    font-size: 25px;
    margin: 20px 6px;
}

.visitbutton {
	background-color: #21d951;
    background-image: linear-gradient(-45deg, #21d951, #5aef81);
    color: white !important;
    padding: 15px 20px;
    border-radius: 4px;
    text-decoration: none !important;
    font-weight: bold;
    display: block;
    text-align: center;
    font-size: 20px;
}


/* Betting Tips Sidebar Section */

.recommended-bookmakers-sidebar {
  padding: 1rem;
}

.recommended-bookmakers-sidebar h3 {
	margin-bottom: 20px;
	text-align: center;
}

.bookmaker-sidebar-box {
	  background: #fff;
	  border: 1px solid #e0e0e0;
	  border-radius: 10px;
	  padding: 1rem;
	  margin-bottom: 1rem;
	  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.bookmaker-sidebar-relative {
	position: relative;
	overflow: hidden;
}

.bookmaker-rank-badge {
	position: absolute;
    top: 8px;
    left: 8px;
    background-color: #49e872;
    color: #ffffff;
    font-weight: 700;
    padding: 0 9px;
    border-radius: 28%;
    font-size: 13px;
    z-index: 10;
    border-bottom: 2px solid #105c24;
}

.bookmaker-inner-content {
	border-radius:5px;
	overflow:hidden;
	margin-bottom: 10px;
	display:flex;
	flex-direction:column;
}

.bookmaker-inner-content a {
	text-decoration:none;
}

.bookmaker-inner-content .entry-title {
	font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 8px;
	margin-top: 0px;
}



.bookmaker-sidebar-top {
	display: flex;
    align-items: center;
    gap: 10px;
    background-image: linear-gradient(-45deg, #1c1c1c, #616161);
    color: #fff;
}


.bookmaker-sidebar-logo img {
  width: 90px;
  height: 90px;
  object-fit: cover;
  border-radius: 5px;
}

.bookmaker-sidebar-name {
  font-weight: bold;
  font-size: 1.1rem;
  margin-left: 5px;
}

.bookmaker-sidebar-mid {
	padding:10px; 
	background: #eee;
}

.bookmaker-sidebar-welcome-offer {
	font-size: 0.7rem;
    font-weight: bold;
    text-transform: uppercase;
    font-style: italic;
    color: #a3a3a3;
    text-align: center;
    display: block;
}

.bookmaker-sidebar-bonus {
	font-size: 1.3rem;
    color: #333;
    margin-bottom: 0.5rem;
    font-weight: 900;
    text-align: center;
    margin-top: 0.5rem;
    text-transform: uppercase;
}

.bookmaker-sidebar-rating {
	color: #f5b301;
    margin-bottom: 0rem;
    font-size: 0.8rem;
    text-align: center;
    border-left: 1px solid #fff;
    padding-left: 8px;
}

.bookmaker-sidebar-rating .inactive {
  color: #ddd;
}

.bookmaker-sidebar-button {
	background-color: #21d951;
    background-image: linear-gradient(-45deg, #21d951, #5aef81);
    color: #fff !important;
    padding: 16px;
    text-decoration: none;
    border-radius: 8px;
    font-weight: bold;
    font-size: 17px;
	text-align:center;
    transition: background-color 0.2s ease;
    width: 100%;
	display: block;
}

.bookmaker-sidebar-button:hover {
  background: #0056b3;
  background-color: #21d951;
      background-image: linear-gradient(-45deg, #33ff68, #5aef81);
}

.bookmaker-sidebar-read-review {
	color: #0d6efd !important;
    text-decoration: underline;
    font-size: 15px;
    text-align: center;
    display: block;
    margin-bottom: 10px;
}

.bookmaker-terms {
	font-size: 11px;
    text-align: center;
    display: block;
}

.bookmaker-terms a {
	color: #0d6efd !important;
    text-decoration: underline;
}

.homepage-sidebar-heading {
	text-align:center;
	margin-bottom:10px;
	text-transform:uppercase;
}
/* Equal height two-column news */
@media (min-width: 768px) {
  .news-split {
    display: grid;
    grid-template-columns: 1fr 1fr;  /* use 1.25fr 1fr if you want wider left */
    gap: 16px;
    align-items: stretch;
  }

  /* Make each column a flex container */
  .news-left,
  .news-right {
    display: flex;
    min-height: 0;
  }

  /* CRITICAL: the first child inside each column (your <article>) must fill */
  .news-left > *,
  .news-right > * {
    flex: 1 1 auto;
    display: flex;
    min-height: 0;
  }

  /* Ensure the card fills the column and stacks its content */
  .news-left .bookmaker-sidebar-box,
  .news-right .bookmaker-sidebar-box {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: 0;          /* remove stray margins */
    min-height: 0;
  }

  /* Inner content stretches too */
  .news-left .bookmaker-inner-content,
  .news-right .bookmaker-inner-content {
    flex: 1 1 auto;
    display: grid;
    flex-direction: column;
    min-height: 0;
  }
  
    /* Inner content stretches too */
  .news-left .bookmaker-inner-content .entry-title{
    font-size: 30px;
	line-height: 40px;
  }
  

  /* Right column: the list fills the card and splits into equal rows */
  .news-list {
    display: grid;
    height: 100%;
    grid-auto-rows: 1fr;  /* 4 items -> 4 equal slices */
    gap: 16px;
    min-height: 0;
  }

  /* Compact row layout stays as-is */
  .news-compact-row {
    display: grid;
    grid-template-columns: 115px 1fr;
    gap: 12px;
    align-items: start;
    min-height: 0;
  }

  /* Keep images tidy */
  .entry-thumbnail-wrapper { aspect-ratio: 16 / 9; overflow: hidden; }
  .entry-thumbnail-wrapper img { width: 100%; height: 100%; object-fit: cover; }
  .news-compact-thumb img { width: 100%; height: 100px; object-fit: cover; border-radius: 10px; display: block; }

  /* Keep meta pinned to bottom */
  .tip-meta { margin-top: auto; }
}

/* Optional clamp to prevent tall titles pushing row height */
.news-card--featured .entry-title a,
.news-compact-row .entry-title a {
  display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden;
}
.news-card--featured .entry-title a { -webkit-line-clamp: 3; }
.news-compact-row .entry-title a    { -webkit-line-clamp: 2; }

/* Keep right-column rows side-by-side on mobile */
@media (max-width: 767.98px) {
  /* force the compact row to stay as a 2-col grid */
  .news-right .news-compact-row {
    display: grid !important;
    grid-template-columns: 110px 1fr;   /* thumb | text */
    gap: 10px;
    align-items: center;
	margin-bottom:15px;
  }

  /* thumbnail sizing on small screens */
  .news-right .news-compact-thumb img {
    width: 100%;
    height: 80px;      /* compact */
    object-fit: cover;
    border-radius: 8px;
    display: block;
  }

  /* text column */
  .news-right .news-compact-body { min-width: 0; }
  .news-right .news-compact-body .entry-title {
    margin: 0 0 2px 0;
    font-size: 1rem;
    line-height: 1.25;
  }
  .news-right .news-compact-body .entry-title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-decoration: none;
  }

  /* meta stays directly under the headline */
  .news-right .news-compact-body .tip-meta {
    margin-top: 2px;
    font-size: .9rem;
    display: flex;
    gap: 6px;
    align-items: center;
    flex-wrap: wrap;
  }
}

/** Betting Tips Match info **/

.match-info-box {
     border: 1px solid #e0e0e0;
    border-radius: 7px;
    background: #001c46;
    padding: 16px;
    margin-bottom: 24px;
	margin-top:15px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.05);
    max-width: 100%;
    position: relative;
    background-image: linear-gradient(45deg, #000000, #001c46);
    color: #fff;
}

.match-label {
	position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #efefef;
    color: #444444;
    font-weight: bold;
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 0.85rem;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    z-index: 2;
    border: 1px solid #000916;
}

.match-info-box .teams {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
  flex-wrap: wrap;
}

.match-info-box .team {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 1 1 40%;
  flex-direction: column;
}

.match-info-box .team .image img {
    width: 130px;
    height: 130px;
    object-fit: contain;
    background: #f5f5f5;
    border-radius: 50%;
    padding: 5px;
    display: block;
    margin-bottom: 0px;
    border: 1px solid #ddd;
}

.match-info-box .team span {
  font-weight: bold;
  font-size: 1rem;
}

.match-info-box .vs {
  font-weight: bold;
  font-size: 1.2rem;
  color: #fff;
  margin: 0 10px;
  flex: 0 0 auto;
}

.match-info-box .match-details {
  display: block;
  gap: 16px;
  flex-wrap: wrap;
  font-size: 0.9rem;
  color: #fff;
  margin-bottom: 16px;
  text-align:center;
  margin-top: 10px;
}

.match-info-box .match-details .sport i {
  color: #ffd025;
}

.match-info-box .match-details .sport {
  font-weight: bold;
  font-size:1rem;
}

.match-info-box .match-details i {
  margin-right: 5px;
  color: #888;
}

.match-info-box .match-odds {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
  text-align: center;
}

.match-info-box .odd {
	background: #f5f5f5;
    border-radius: 8px;
    padding: 8px 12px;
    flex: 1 1 30%;
    margin: 0 5px;
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #4a4a4a;
    overflow: hidden;
    font-size: 0.8rem;
}

.match-info-box .odd span {
	font-weight: bold;
    font-size: 1rem;
}

.match-info-box .match-bookmaker {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 10px;
}

.match-info-box .match-bookmaker img {
  height: 40px;
  object-fit: contain;
  max-width: 150px;
}

.match-info-box .draw-odds-row {
    display: flex;
    justify-content: center;
    margin: 16px 0 8px;
}

/* Make sure the pill doesn’t stretch */
.match-info-box .draw-odds-row .odd {
    flex: 0 0 auto;
    margin: 0;
}


/* Mobile tweaks */
@media (max-width: 600px) {
  .match-info-box .teams {
    align-items: center;
  }
  
  .match-info-box .team .image img {
    width: 90px;
    height: 90px;
}

  .match-info-box .team {
    justify-content: center;
  }

  .match-info-box .vs {
    margin: 10px 2px;
  }


  .match-info-box .match-bookmaker {
    flex-direction: column;
    align-items: center;
  }
}


/* Bookmaker Review Box */

.bookmaker-review-box-top {
	display: flex;
    align-items: center;
    gap: 15px;
	margin-bottom:20px;
}

.bookmaker-review-box-logo img {
	width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 8px;
    margin-bottom: 0;
}

.bookmaker-review-box-info {
	display:block;
}

.bookmaker-name-review {
    color: #fff;
    margin-bottom: 5px;
    font-size: 27px;
}

.bookmaker-tested {
	margin-bottom: 5px;
	font-size: 11px;
}

.bookmaker-tested img {
	border-radius:50%;
	border: 2px solid;
}

.bookmaker-tested i {
	color: #3ee469;
	vertical-align: -1px;
}

.bookmaker-review-box-rating i {
	color: #ffc107;
    font-size: 16px;
}

.bookmaker-review-box-features {
	margin-bottom: 20px;
}

.bookmaker-review-box-features li {
	color: #ffffff;
    line-height: 1.9;
	font-size:15px;
}

.bookmaker-review-box-features i {
	color: #3ee469;
}

/* Mobile adjustments */
@media (min-width: 700px) {
  .bookmaker-review-box-desktop-view {
	    display: flex;
		gap: 40px;
		align-items: center;
		padding: 20px;
	}
	.bookmaker-name-review {
		font-size: 38px;
	}
	
	.bookmaker-review-box-logo img {
		width: 160px;
		height: 160px;
		object-fit: cover;
		border-radius: 8px;
		margin-bottom: 0;
	}

}

/* Bookmaker Review Table */

.bookmaker-general-info-table table {
	font-size:15px;
	border-radius: 7px;
	overflow:hidden;
	text-align:left !important; 
	margin-top: 20px;
}

.bookmaker-general-info-table tbody {
	
}

.bookmaker-general-info-table table tr, {
	background: #f7f7f7;
}

.bookmaker-general-info-table table tr:nth-child(odd),
.bookmaker-general-info-table table tr:nth-child(odd) td {
	background: #ededed;
}

.bookmaker-general-info-table th,
.bookmaker-general-info-table table td  {
	border:none;
	padding: 15px;
}

/** Bookmaker Review Stick Bar **/

.sticky-bookmaker-bar {
    position: fixed;
    bottom: -100px;
    left: 0;
    right: 0;
    background: #001c46;
    background-image: linear-gradient(45deg, #000, #001c46);
    border-top: 1px solid #ddd;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, .1);
    z-index: 9999;
    transition: bottom .3s ease-in-out;
    padding: 10px 20px;
    display: flex;
    justify-content: center;
}

.sticky-bookmaker-bar.visible {
    bottom: 0;
}

.bar-inner {
	max-width: 1000px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
}

.bar-logo img {
    max-height: 70px;
	border-radius: 7px;
}

.bar-bonus {
    font-weight: 900;
    color: #ffffff;
    font-size: 20px;
	display:none;
}

/* Mobile adjustments */
@media (min-width: 700px) {
	.bar-bonus {
		font-weight: 900;
		color: #ffffff;
		font-size: 20px;
		display:block;
	}
}


/* Telegram Promo Box */

.telegram-promo-box {
    background: #001c46;
	background-image: linear-gradient(45deg, #000000, #001c46);
    border: 1px solid #ddd;
    border-radius: 7px;
    padding: 20px;
    margin: 20px 0;
}

.telegram-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  text-align: center;
}

.telegram-icon {
  font-size: 38px;
  color: #0088cc;
	margin-right: 0px;
	margin-bottom: 15px;
  background: #fff;
  padding: 3px;
  border-radius: 50%;
}

.telegram-text {
  font-size: 16px;
  font-weight: 600;
  margin-right: 15px;
  color: #fff;
}

.telegram-button-wrapper {
  margin-top: 10px;
}

.telegram-button {
    background-color: #21d951;
    background-image: linear-gradient(-45deg, #21d951, #5aef81);
    color: #fff !important;
    padding: 13px 25px;
    text-decoration: none;
    border-radius: 8px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    transition: background-color 0.2s ease;
    width: 100%;
    display: block;
}

.telegram-button:hover {
  background-color: #0077b6;
}

/* Mobile adjustments */
@media (min-width: 700px) {
  .telegram-content {
    flex-wrap: nowrap;
    text-align: left;
  }
  .telegram-button-wrapper {
    margin-top: 0;
  }
  
  .telegram-icon {
	  margin-right: 15px;
	  margin-bottom: 0px;
	}	

}

/* quicktips */

.quicktip {
	background: #c2ffd3;
    padding: 10px 15px;
    border-left: 4px solid #4CAF50;
    margin: 20px 0;
}

.quicktip-yellow {
	background-color: #fff8e1;
    border-left: 4px solid #ffc107;
    padding: 12px 16px;
    margin-top: 20px;
}

.quicktip-blue {
    background-color: #e1eaff;
    border-left: 4px solid #185b76;
    padding: 12px 16px;
    margin-top: 20px;
}

/* Plugin Corrections */
/* All in One Events Calendar */
#container .timely {
  font-family: inherit; }

.ai1ec-single-event .ai1ec-actions {
  float: none !important;
  margin: 0 0 1rem; }

.ai1ec-single-event .ai1ec-actions .ai1ec-btn-group-vertical {
  display: inline-block; }

.ai1ec-single-event .ai1ec-actions .ai1ec-btn {
  font-size: 0.9375rem; }

.ai1ec-single-event .ai1ec-event-details {
  border: solid 1px #dadada;
  clear: both;
  margin-bottom: 3rem; }

.ai1ec-single-event .ai1ec-event-avatar img {
  margin-bottom: 0; }

.ai1ec-single-event .ai1ec-event-details .ai1ec-row,
.ai1ec-multi-event .ai1ec-event-details .ai1ec-row {
  border-bottom: solid 1px #dadada;
  margin: 0;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.ai1ec-single-event .ai1ec-event-details .ai1ec-row:last-of-type,
.ai1ec-multi-event .ai1ec-event-details .ai1ec-row:last-of-type {
  border-bottom-width: 0;
  margin-bottom: 0; }

.ai1ec-single-event .ai1ec-event-details .ai1ec-row:nth-child(even),
.ai1ec-multi-event .ai1ec-event-details .ai1ec-row:nth-child(even) {
  background-color: white; }

.ai1ec-single-event .ai1ec-event-details .ai1ec-row:nth-child(odd),
.ai1ec-multi-event .ai1ec-event-details .ai1ec-row:nth-child(odd) {
  background-color: #eee; }

.ai1ec-single-event .ai1ec-event-details .h-card div,
.ai1ec-multi-event .ai1ec-event-details .h-card div {
  margin-bottom: 0.5rem; }

.ai1ec-single-event .ai1ec-event-details .h-card div:last-of-type,
.ai1ec-multi-event .ai1ec-event-details .h-card div:last-of-type {
  margin-bottom: 0; }

.ai1ec-agenda-view .ai1ec-event {
  margin: 1rem 0;
  padding: 1.25rem; }

.ai1ec-agenda-view .ai1ec-date-events {
  margin-right: 1rem; }

.ai1ec-agenda-view .ai1ec-event-description {
  font-size: 0.8375rem; }

.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
  font-size: 1rem; }

.ai1ec-field-label,
.ai1ec-single-event .ai1ec-category,
.ai1ec-multi-event .ai1ec-category,
.ai1ec-single-event .ai1ec-time .ai1ec-field-value,
.ai1ec-multi-event .ai1ec-time .ai1ec-field-value,
.ai1ec-single-event .ai1ec-tag,
.ai1ec-multi-event .ai1ec-tag {
  font-size: 1em; }

.ai1ec-field-label {
  color: inherit; }

.ai1ec-agenda-view .ai1ec-event-avatar {
  margin-right: 1.5rem;
  margin-bottom: 1.5rem; }

.ai1ec-agenda-view .ai1ec-date-title {
  margin: 1rem; }

.ai1ec-agenda-view .ai1ec-actions {
  display: block;
  float: none;
  margin: 1rem 0; }

.ai1ec-agenda-view .ai1ec-actions .ai1ec-read-more {
  float: none; }

.ai1ec-agenda-widget-view .ai1ec-date {
  clear: both;
  display: block;
  float: none; }

.ai1ec-agenda-widget-view .ai1ec-subscribe-buttons-widget {
  clear: both; }

.ai1ec-agenda-widget-view .ai1ec-calendar-link {
  background-color: #058dd1;
  border-color: #058dd1;
  color: #fff;
  display: block;
  float: none !important;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 6px 12px;
  text-align: center; }

.ai1ec-agenda-widget-view .ai1ec-calendar-link:hover,
.ai1ec-agenda-widget-view .ai1ec-calendar-link:focus {
  background-color: #df442a;
  border-color: #df442a;
  color: #fff; }

/* Sidebar Menu */
.site-column-aside .widget_nav_menu {
  font-size: 0.8125rem;
  font-weight: 700;
  padding: 0; }

.site-column-aside .widget_nav_menu .widget-title a {
  border: 0;
  color: #111;
  display: block;
  padding: 0 20px; }

.site-column-aside .widget_nav_menu .menu-item a {
  background-color: #eee;
  border-bottom: solid 1px white;
  color: #111;
  display: block;
  padding: 1rem 20px;
  text-decoration: none;
  text-transform: uppercase; }

.site-column-aside .widget_nav_menu .menu-item a:hover,
.site-column-aside .widget_nav_menu .menu-item a:focus {
  color: #293165;
  text-decoration: underline; }

.site-column-aside .widget_nav_menu .menu-item:last-of-type a {
  border-bottom-width: 0; }

.site-column-aside .widget_nav_menu .current-menu-ancestor > a,
.site-column-aside .widget_nav_menu .current-menu-item > a {
  background-color: #2d3358;
  border-width: 0;
  color: #fff; }

.site-column-aside .widget_nav_menu .current-menu-item > a:hover,
.site-column-aside .widget_nav_menu .current-menu-item > a:focus {
  background-color: #242947;
  color: #fff; }

.site-column-aside .widget_nav_menu .current-menu-ancestor > a:before,
.site-column-aside .widget_nav_menu .current-menu-item > a:before {
  content: "\f105";
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: inherit;
  line-height: 1em;
  margin-right: 6px; }

.site-column-aside .widget_nav_menu .sub-menu .current-menu-item a {
  background: none;
  color: #111;
  font-weight: bold;
  text-decoration: underline; }

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.site-breadcrumbs, .site-breadcrumbs .trail-browse {
  color: #4f473b;
  font-size: 0.75rem; }

.site-breadcrumbs .site-breadcrumbs-p {
  margin-bottom: 30px;
  padding: 0; }

.site-breadcrumbs {
  display: block;
  line-height: 1.6em;
  margin: 0; }

.site-breadcrumbs .site-breadcrumbs-p > * {
  display: inline-block;
  margin: 0 0.5rem 0 0;
  padding: 0;
  line-height: 1.6em; }

.site-breadcrumbs .site-breadcrumbs-p > *:last-child {
  margin-right: 0; }

.site-breadcrumbs .fa {
  display: inline-block;
  margin-top: -3px;
  margin-left: 4px;
  margin-right: 6px; }

.site-breadcrumbs .trail-item:last-of-type .fa {
  display: none; }

.site-breadcrumbs .trail-begin {
  margin-top: -2px; }

.site-breadcrumbs .trail-begin .nicon-angle-right {
  margin-top: 1px; }

.site-breadcrumbs .trail-items {
  list-style: none; }

.site-breadcrumbs .trail-items li {
  display: inline-block; }

.site-breadcrumbs .trail-items li:last-child {
  margin-right: 0; }

.site-breadcrumbs .trail-items li:last-child .nicon-angle-right {
  display: none; }

.site-breadcrumbs a {
  color: inherit;
  font-weight: 400;
  text-decoration: underline; }

.site-breadcrumbs a:hover, .site-breadcrumbs a:focus {
  color: #2f43c6; }

/* Captions */
.entry-content .wp-caption {
  font-size: 0.875rem;
  line-height: 1.75em;
  margin-top: 0;
  margin-bottom: 2.5rem;
  max-width: 100%;
  width: auto; }

.entry-content .wp-caption img {
  margin-bottom: 0; }

.entry-content .wp-caption .wp-caption-text {
  background-color: #eee;
  margin-top: 0;
  padding: 1.25rem; }

/*--------------------------------------------------------------
8.0 Post Author Box
--------------------------------------------------------------*/
.entry-authorbio-wrapper {
  background-color: #242947;
  color: #d3d6e3;
  font-size: 0.8125rem;
  line-height: 1.75em;
  margin: 2.5rem 0;
  padding: 1.875rem;
  text-align: left; }

.entry-authorbio-wrapper a {
  color: #fff;
  text-decoration: underline; }

.entry-authorbio-wrapper a:hover,
.entry-authorbio-wrapper a:focus {
  color: #dbcb1f; }

.entry-authorbio-wrapper .avatar {
  border: solid 1px #ddd;
  border-color: rgba(0, 0, 0, 0.1);
  float: left;
  margin: 0 30px 0 0;
  vertical-align: top; }

.entry-authorbio-wrapper .author-description {
  overflow: hidden; }

.entry-authorbio-wrapper .author-description p:last-of-type {
  margin-bottom: 0; }

.entry-authorbio-wrapper .author-title {
  display: inline-block;
  font-size: 1rem;
  font-weight: 700;
  margin: 0 0 1.25rem;
  text-transform: uppercase; }

.entry-authorbio-wrapper .author-links {
  display: inline-block;
  margin-left: 0.75rem;
  vertical-align: top; }

.entry-authorbio-wrapper .author-links a + a {
  margin-left: 0.75rem; }

/*--------------------------------------------------------------
8.0 Post Navigation
--------------------------------------------------------------*/
.post-navigation {
  font-size: 0.8125rem;
  line-height: 1.5em;
  padding: 1.875rem;
  text-align: left; }

.post-navigation .site-post-nav-item {
  display: inline-block;
  margin: 0;
  text-align: left;
  vertical-align: top;
  width: 50%; }

.post-navigation .site-post-nav-prev {
  padding-right: 30px;
  text-align: left; }

.post-navigation .site-post-nav-next {
  padding-left: 30px;
  text-align: right; }

.post-navigation .post-navigation-label {
  color: #333;
  display: block;
  font-size: 0.75rem;
  font-weight: 400;
  margin: 0 0 0.5rem;
  text-transform: uppercase; }

.post-navigation .fa {
  margin-right: 5px; }

.post-navigation .site-post-nav-next .fa {
  margin-right: 0;
  margin-left: 5px; }

.post-navigation a {
  text-decoration: underline; }

/*--------------------------------------------------------------
9.0 Archive Pagination/Navigation
--------------------------------------------------------------*/
.pagination {
  font-size: 0.875rem;
  font-weight: 700;
  margin-top: 1rem;
  padding-top: 1rem;
  text-align: center; }

.pagination .page-numbers {
  border: solid 1px #ddd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  line-height: 1em;
  margin: 0 3px;
  padding: 0.75rem; }

.pagination a {
  color: #293165; }

.pagination .current,
.pagination a:hover,
.pagination a:focus {
  background-color: #293165;
  border-color: #293165;
  color: #fff; }

.pagination .current {
  color: #fff; }

/******************************************
10. SlickNav Responsive Mobile Menu
******************************************/
/*!
 * SlickNav Responsive Mobile Menu v1.0.10
 * (c) 2016 Josh Cope
 * licensed under MIT
 */
.slicknav_btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 1rem 1.5rem;
  line-height: 1.125em;
  margin: 0 auto;
  cursor: pointer; }

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
  margin-top: 2px; }

.slicknav_menu {
  *zoom: 1; }

.slicknav_menu .slicknav_menutxt {
  display: inline-block;
  line-height: 1.188em;
  float: none; }

.slicknav_menu .slicknav_icon {
  display: inline-block;
  float: none;
  width: 20px;
  height: 10px;
  margin: 0 0 0 5px; }

.slicknav_menu .slicknav_icon:before {
  background: transparent;
  width: 1.125em;
  height: 0.875em;
  display: block;
  content: "";
  position: absolute; }

.slicknav_menu .slicknav_no-text {
  margin: 0; }

.slicknav_menu .slicknav_icon-bar {
  display: block;
  width: 20px;
  height: 2px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }

.slicknav_menu:before {
  content: " ";
  display: table; }

.slicknav_menu:after {
  content: " ";
  display: table;
  clear: both; }

.slicknav_nav {
  clear: both; }

.slicknav_nav ul {
  display: block; }

.slicknav_nav li {
  display: block;
  text-transform: uppercase; }

.slicknav_nav li li {
  border-bottom: solid 1px rgba(255, 255, 255, 0.1);
  text-transform: none; }

.slicknav_nav .slicknav_arrow {
  font-size: 0.8em;
  margin: 0 0 0 0.4em; }

.slicknav_nav .slicknav_item {
  cursor: pointer; }

.slicknav_nav .slicknav_item a {
  display: inline; }

.slicknav_nav .slicknav_row {
  display: inline-block; }

.slicknav_nav a {
  display: inline-block; }

.slicknav_nav .slicknav_parent-link a {
  display: inline; }

.slicknav_brand {
  float: left; }

.slicknav_menu {
  font-size: 14px;
  box-sizing: border-box;
  text-align: center;
  padding: 0; }

.slicknav_menu * {
  box-sizing: border-box; }

.slicknav_menu .slicknav_menutxt {
  color: #fff;
  font-weight: bold; }

.slicknav_menu .slicknav_icon-bar {
  background-color: #fff; }

.slicknav_btn {
  background-color: #111;
  margin: 0 auto;
  text-decoration: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }

.slicknav_nav {
  margin: 1.5rem 0 0;
  padding: 0;
  font-size: 1rem;
  font-weight: 500;
  list-style: none;
  overflow: hidden; }

.slicknav_nav ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0; }

.slicknav_nav .slicknav_row {
  border-bottom-width: 0;
  padding: 8px 10px;
  margin: 2px 5px; }

.slicknav_nav .slicknav_row:hover {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  color: #2f43c6; }

.slicknav_nav a {
  color: #fff;
  margin: 2px 5px;
  padding: 4px 10px;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }

.slicknav_nav a:hover {
  color: #2f43c6;
  text-decoration: none; }

.slicknav_nav .slicknav_txtnode {
  margin-left: 15px; }

.slicknav_nav .slicknav_item a {
  padding: 0;
  margin: 0; }

.slicknav_nav .slicknav_parent-link a {
  padding: 0;
  margin: 0; }

.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }

/*********************************************************************************************

11. Additional Color Palettes

*********************************************************************************************/
/* Atlanta */
.theme-color-atlanta a {
  color: #80000A; }

.theme-color-atlanta a:hover,
.theme-color-atlanta a:focus {
  color: #2f43c6; }

.theme-color-atlanta .slicknav_nav a {
  color: #fff; }

.theme-color-atlanta .slicknav_nav a:hover,
.theme-color-atlanta .slicknav_nav a:focus {
  color: #FEBE10; }

.theme-color-atlanta input[type="button"],
.theme-color-atlanta input[type="submit"] {
  background-color: #80000A; }

.theme-color-atlanta input[type="button"]:hover,
.theme-color-atlanta input[type="button"]:focus,
.theme-color-atlanta input[type="submit"]:hover,
.theme-color-atlanta input[type="submit"]:focus {
  background-color: #2f43c6; }

.theme-color-atlanta #site-masthead-level-1,
.theme-color-atlanta .entry-authorbio-wrapper,
.theme-color-atlanta #site-footer {
  background-color: #52040A; }

.theme-color-atlanta .entry-authorbio-wrapper,
.theme-color-atlanta #site-footer {
  color: #D2CBCC; }

.theme-color-atlanta #site-masthead-level-2,
.theme-color-atlanta #site-footer-credit {
  background-color: #80000A; }

.theme-color-atlanta #site-footer .page-title-span {
  background-color: #52040A; }

.theme-color-atlanta .page-title {
  color: #52040A; }

.theme-color-atlanta .entry-authorbio-wrapper a,
.theme-color-atlanta .large-nav a,
.theme-color-atlanta .site-featured-posts a,
.theme-color-atlanta .site-featured-posts .entry-title a {
  color: #fff; }

.theme-color-atlanta .entry-authorbio-wrapper a:hover,
.theme-color-atlanta .entry-authorbio-wrapper a:focus,
.theme-color-atlanta .large-nav a:hover,
.theme-color-atlanta .large-nav a:focus,
.theme-color-atlanta .site-featured-posts a:hover,
.theme-color-atlanta .site-featured-posts a:focus,
.theme-color-atlanta .site-featured-posts .entry-title a:hover,
.theme-color-atlanta .site-featured-posts .entry-title a:focus {
  color: #FEBE10; }

.theme-color-atlanta .large-nav ul a {
  color: #80000A; }

.theme-color-atlanta .large-nav ul a:hover,
.theme-color-atlanta .large-nav ul a:focus {
  color: #EE324E; }

.theme-color-atlanta .large-nav .menu-special a {
  background-color: #EE324E;
  color: #fff; }

.theme-color-atlanta .large-nav .menu-special a:hover,
.theme-color-atlanta .large-nav .menu-special a:focus {
  background-color: #FEBE10;
  color: #111; }

.theme-color-atlanta .entry-title a,
.theme-color-atlanta .pagination a {
  color: #80000A; }

.theme-color-atlanta .entry-title a:hover,
.theme-color-atlanta .entry-title a:focus {
  color: #EE324E; }

.theme-color-atlanta .post-meta a:hover,
.theme-color-atlanta .post-meta a:focus,
.theme-color-atlanta .pagination .current,
.theme-color-atlanta .pagination a:hover,
.theme-color-atlanta .pagination a:focus {
  background-color: #80000A;
  border-color: #80000A;
  color: #fff; }

.theme-color-atlanta .site-featured-posts .entry-preview-wrapper {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#87e0fd+0,221f1f+60&0+0,0.9+60 */
  background: -moz-linear-gradient(top, rgba(135, 224, 253, 0) 0%, rgba(34, 31, 31, 0.9) 60%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(135, 224, 253, 0) 0%, rgba(34, 31, 31, 0.9) 60%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(135, 224, 253, 0) 0%, rgba(34, 31, 31, 0.9) 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0087e0fd', endColorstr='#e6221f1f',GradientType=0 );
  /* IE6-9 */ }

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 480px) {
  .theme-color-atlanta .site-featured-posts .entry-preview-wrapper {
    background: #52040A; } }
.theme-color-atlanta .site-breadcrumbs a {
  color: inherit; }

/* Atletico */
.theme-color-atletico a {
  color: #353535; }

.theme-color-atletico a:hover,
.theme-color-atletico a:focus {
  color: #2f43c6; }

.theme-color-atletico .slicknav_nav a {
  color: #fff; }

.theme-color-atletico .slicknav_nav a:hover,
.theme-color-atletico .slicknav_nav a:focus {
  color: #FEBE10; }

.theme-color-atletico input[type="button"],
.theme-color-atletico input[type="submit"] {
  background-color: rgba(10,57,109,1); }

.theme-color-atletico input[type="button"]:hover,
.theme-color-atletico input[type="button"]:focus,
.theme-color-atletico input[type="submit"]:hover,
.theme-color-atletico input[type="submit"]:focus {
  background-color: #2f43c6; }

.theme-color-atletico #site-masthead-level-1,
.theme-color-atletico .entry-authorbio-wrapper,
.theme-color-atletico #site-footer {
	background: #00112b;
	font-size: 14px;
	line-height: 1.5;
	color: rgba(255,255,255,1);

  }

.theme-color-atletico .entry-authorbio-wrapper,
.theme-color-atletico #site-footer {
  color: #cbccd2; }



.theme-color-atletico #site-footer .page-title-span {
  background-color: unset; }

.theme-color-atletico .page-title {
  color: #353535; }

.theme-color-atletico .entry-authorbio-wrapper a,
.theme-color-atletico .large-nav a,
.theme-color-atletico .site-featured-posts a,
.theme-color-atletico .site-featured-posts .entry-title a {
  color: #fff; }

.theme-color-atletico .entry-authorbio-wrapper a:hover,
.theme-color-atletico .entry-authorbio-wrapper a:focus,
.theme-color-atletico .large-nav a:hover,
.theme-color-atletico .large-nav a:focus,
.theme-color-atletico .site-featured-posts a:hover,
.theme-color-atletico .site-featured-posts a:focus,
.theme-color-atletico .site-featured-posts .entry-title a:hover,
.theme-color-atletico .site-featured-posts .entry-title a:focus {
  color: #FEBE10; }

.theme-color-atletico .large-nav ul a {
  color: #353535; }

.theme-color-atletico .large-nav ul a:hover,
.theme-color-atletico .large-nav ul a:focus {
  color: #e03b29; }

.theme-color-atletico .large-nav .menu-special a {
  background-color: #EE324E;
  color: #fff; }

.theme-color-atletico .large-nav .menu-special a:hover,
.theme-color-atletico .large-nav .menu-special a:focus {
  background-color: #FEBE10;
  color: #111; }

.theme-color-atletico .entry-title a,
.theme-color-atletico .pagination a {
  color: #353535; }

.theme-color-atletico .entry-title a:hover,
.theme-color-atletico .entry-title a:focus {
  color: #353535; }

.theme-color-atletico .post-meta a:hover,
.theme-color-atletico .post-meta a:focus,
.theme-color-atletico .pagination .current,
.theme-color-atletico .pagination a:hover,
.theme-color-atletico .pagination a:focus {
  background-color: #293165;
  border-color: #293165;
  color: #fff; }

.theme-color-atletico .site-featured-posts .entry-preview-wrapper {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#87e0fd+0,293165+60&0+0,0.9+60 */
  background: -moz-linear-gradient(top, rgba(135, 224, 253, 0) 0%, rgba(41, 49, 101, 0.9) 60%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(135, 224, 253, 0) 0%, rgba(41, 49, 101, 0.9) 60%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(135, 224, 253, 0) 0%, rgba(41, 49, 101, 0.9) 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0087e0fd', endColorstr='#e6293165',GradientType=0 );
  /* IE6-9 */ }

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 480px) {
  .theme-color-atletico .site-featured-posts .entry-preview-wrapper {
    background: #242947; } }
.theme-color-atletico .site-breadcrumbs a {
  color: inherit; }

/* Bayern */
.theme-color-bayern a {
  color: #961432; }

.theme-color-bayern a:hover,
.theme-color-bayern a:focus {
  color: #0a3c64; }

.theme-color-bayern .slicknav_nav a {
  color: #fff; }

.theme-color-bayern .slicknav_nav a:hover,
.theme-color-bayern .slicknav_nav a:focus {
  color: #FEBE10; }

.theme-color-bayern input[type="button"],
.theme-color-bayern input[type="submit"] {
  background-color: #0a3c64; }

.theme-color-bayern input[type="button"]:hover,
.theme-color-bayern input[type="button"]:focus,
.theme-color-bayern input[type="submit"]:hover,
.theme-color-bayern input[type="submit"]:focus {
  background-color: #961432; }

.theme-color-bayern #site-masthead-level-1,
.theme-color-bayern .entry-authorbio-wrapper,
.theme-color-bayern #site-footer {
  background-color: #520C1C; }

.theme-color-bayern .entry-authorbio-wrapper,
.theme-color-bayern #site-footer {
  color: #e6b4be; }

.theme-color-bayern #site-masthead-level-2,
.theme-color-bayern #site-footer-credit {
  background-color: #961432; }

.theme-color-bayern #site-footer .page-title-span {
  background-color: #520C1C; }

.theme-color-bayern .page-title {
  color: #520C1C; }

.theme-color-bayern .entry-authorbio-wrapper a,
.theme-color-bayern .large-nav a,
.theme-color-bayern .site-featured-posts a,
.theme-color-bayern .site-featured-posts .entry-title a {
  color: #fff; }

.theme-color-bayern .entry-authorbio-wrapper a:hover,
.theme-color-bayern .entry-authorbio-wrapper a:focus,
.theme-color-bayern .large-nav a:hover,
.theme-color-bayern .large-nav a:focus,
.theme-color-bayern .site-featured-posts a:hover,
.theme-color-bayern .site-featured-posts a:focus,
.theme-color-bayern .site-featured-posts .entry-title a:hover,
.theme-color-bayern .site-featured-posts .entry-title a:focus {
  color: #e6b4be; }

.theme-color-bayern .large-nav ul a {
  color: #961432; }

.theme-color-bayern .large-nav ul a:hover,
.theme-color-bayern .large-nav ul a:focus {
  color: #961432; }

.theme-color-bayern .large-nav .menu-special a {
  background-color: #520C1C;
  color: #fff; }

.theme-color-bayern .large-nav .menu-special a:hover,
.theme-color-bayern .large-nav .menu-special a:focus {
  background-color: #0a3c64;
  color: #fff; }

.theme-color-bayern .entry-title a,
.theme-color-bayern .pagination a {
  color: #0a3c64; }

.theme-color-bayern .entry-title a:hover,
.theme-color-bayern .entry-title a:focus {
  color: #961432; }

.theme-color-bayern .post-meta a:hover,
.theme-color-bayern .post-meta a:focus,
.theme-color-bayern .pagination .current,
.theme-color-bayern .pagination a:hover,
.theme-color-bayern .pagination a:focus {
  background-color: #0a3c64;
  border-color: #0a3c64;
  color: #fff; }

.theme-color-bayern .site-featured-posts .entry-preview-wrapper {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#87e0fd+0,520c1c+60&0+0,0.9+60 */
  background: -moz-linear-gradient(top, rgba(135, 224, 253, 0) 0%, rgba(82, 12, 28, 0.9) 60%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(135, 224, 253, 0) 0%, rgba(82, 12, 28, 0.9) 60%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(135, 224, 253, 0) 0%, rgba(82, 12, 28, 0.9) 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0087e0fd', endColorstr='#e6520c1c',GradientType=0 );
  /* IE6-9 */ }

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 480px) {
  .theme-color-bayern .site-featured-posts .entry-preview-wrapper {
    background: #520C1C; } }
.theme-color-bayern .site-breadcrumbs a {
  color: inherit; }

/* Dortmund */
.theme-color-dortmund a {
  color: #4285f4; }

.theme-color-dortmund a:hover,
.theme-color-dortmund a:focus {
  color: #ea4335; }

.theme-color-dortmund .slicknav_btn,
.theme-color-dortmund .slicknav_menu .slicknav_icon-bar {
  background-color: #D5C210; }

.theme-color-dortmund .slicknav_menu .slicknav_menutxt {
  color: #111; }

.theme-color-dortmund .slicknav_nav a {
  color: #fff; }

.theme-color-dortmund .slicknav_nav a:hover,
.theme-color-dortmund .slicknav_nav a:focus {
  color: #FEBE10; }

.theme-color-dortmund input[type="button"],
.theme-color-dortmund input[type="submit"] {
  background-color: #ffe600;
  color: #060606; }

.theme-color-dortmund input[type="button"]:hover,
.theme-color-dortmund input[type="button"]:focus,
.theme-color-dortmund input[type="submit"]:hover,
.theme-color-dortmund input[type="submit"]:focus {
  background-color: #D5C210; }

.theme-color-dortmund #site-masthead-level-1,
.theme-color-dortmund .entry-authorbio-wrapper,
.theme-color-dortmund #site-footer {
  background-color: #181818; }

.theme-color-dortmund .entry-authorbio-wrapper,
.theme-color-dortmund #site-footer {
  color: #D2CBCC; }

.theme-color-dortmund #site-masthead-level-2,
.theme-color-dortmund #site-footer-credit {
  background-color: #060606; }

.theme-color-dortmund #site-footer .page-title-span {
  background-color: #181818; }

.theme-color-dortmund .page-title {
  color: #181818; }

.theme-color-dortmund .entry-authorbio-wrapper a,
.theme-color-dortmund .large-nav a,
.theme-color-dortmund .site-featured-posts a,
.theme-color-dortmund .site-featured-posts .entry-title a {
  color: #ffe600; }

.theme-color-dortmund .entry-authorbio-wrapper a:hover,
.theme-color-dortmund .entry-authorbio-wrapper a:focus,
.theme-color-dortmund .large-nav a:hover,
.theme-color-dortmund .large-nav a:focus,
.theme-color-dortmund .site-featured-posts a:hover,
.theme-color-dortmund .site-featured-posts a:focus,
.theme-color-dortmund .site-featured-posts .entry-title a:hover,
.theme-color-dortmund .site-featured-posts .entry-title a:focus {
  color: #D5C210; }

.theme-color-dortmund .large-nav ul a {
  color: #060606; }

.theme-color-dortmund .large-nav ul a:hover,
.theme-color-dortmund .large-nav ul a:focus {
  color: #D5C210; }

.theme-color-dortmund .large-nav .menu-special a {
  background-color: #D5C210;
  color: #111; }

.theme-color-dortmund .large-nav .menu-special a:hover,
.theme-color-dortmund .large-nav .menu-special a:focus {
  background-color: #2f43c6;
  color: #fff; }

.theme-color-dortmund .entry-title a,
.theme-color-dortmund .pagination a {
  color: #060606; }

.theme-color-dortmund .entry-title a:hover,
.theme-color-dortmund .entry-title a:focus {
  color: #D5C210; }

.theme-color-dortmund .post-meta a:hover,
.theme-color-dortmund .post-meta a:focus,
.theme-color-dortmund .pagination .current,
.theme-color-dortmund .pagination a:hover,
.theme-color-dortmund .pagination a:focus {
  background-color: #060606;
  border-color: #060606;
  color: #ffe600; }

.theme-color-dortmund .site-featured-posts .entry-preview-wrapper {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#87e0fd+0,060606+60&0+0,0.9+60 */
  background: -moz-linear-gradient(top, rgba(135, 224, 253, 0) 0%, rgba(6, 6, 6, 0.9) 60%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(135, 224, 253, 0) 0%, rgba(6, 6, 6, 0.9) 60%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(135, 224, 253, 0) 0%, rgba(6, 6, 6, 0.9) 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0087e0fd', endColorstr='#e6060606',GradientType=0 );
  /* IE6-9 */ }

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 480px) {
  .theme-color-dortmund .site-featured-posts .entry-preview-wrapper {
    background: #181818; } }
.theme-color-dortmund .site-breadcrumbs a {
  color: inherit; }

/* Lakers */
.theme-color-lakers a {
  color: #DA980B; }

.theme-color-lakers a:hover,
.theme-color-lakers a:focus {
  color: #552583; }

.theme-color-lakers .slicknav_nav a {
  color: #fff; }

.theme-color-lakers .slicknav_nav a:hover,
.theme-color-lakers .slicknav_nav a:focus {
  color: #DA980B; }

.theme-color-lakers input[type="button"],
.theme-color-lakers input[type="submit"] {
  background-color: #552583; }

.theme-color-lakers input[type="button"]:hover,
.theme-color-lakers input[type="button"]:focus,
.theme-color-lakers input[type="submit"]:hover,
.theme-color-lakers input[type="submit"]:focus {
  background-color: #DA980B; }

.theme-color-lakers #site-masthead-level-1,
.theme-color-lakers .entry-authorbio-wrapper,
.theme-color-lakers #site-footer {
  background-color: #33174F; }

.theme-color-lakers .entry-authorbio-wrapper,
.theme-color-lakers #site-footer {
  color: #D2CBCC; }

.theme-color-lakers #site-masthead-level-2,
.theme-color-lakers #site-footer-credit {
  background-color: #4D2277; }

.theme-color-lakers #site-footer .page-title-span {
  background-color: #33174F; }

.theme-color-lakers .page-title {
  color: #33174F; }

.theme-color-lakers .entry-authorbio-wrapper a,
.theme-color-lakers .large-nav a,
.theme-color-lakers .site-featured-posts a,
.theme-color-lakers .site-featured-posts .entry-title a {
  color: #fff; }

.theme-color-lakers .entry-authorbio-wrapper a:hover,
.theme-color-lakers .entry-authorbio-wrapper a:focus,
.theme-color-lakers .large-nav a:hover,
.theme-color-lakers .large-nav a:focus,
.theme-color-lakers .site-featured-posts a:hover,
.theme-color-lakers .site-featured-posts a:focus,
.theme-color-lakers .site-featured-posts .entry-title a:hover,
.theme-color-lakers .site-featured-posts .entry-title a:focus {
  color: #DA980B; }

.theme-color-lakers .large-nav ul a {
  color: #4D2277; }

.theme-color-lakers .large-nav ul a:hover,
.theme-color-lakers .large-nav ul a:focus {
  color: #DA980B; }

.theme-color-lakers .large-nav .menu-special a {
  background-color: #DA980B;
  color: #111; }

.theme-color-lakers .large-nav .menu-special a:hover,
.theme-color-lakers .large-nav .menu-special a:focus {
  background-color: #552583;
  color: #fff; }

.theme-color-lakers .entry-title a,
.theme-color-lakers .pagination a {
  color: #552583; }

.theme-color-lakers .entry-title a:hover,
.theme-color-lakers .entry-title a:focus {
  color: #DA980B; }

.theme-color-lakers .post-meta a:hover,
.theme-color-lakers .post-meta a:focus,
.theme-color-lakers .pagination .current,
.theme-color-lakers .pagination a:hover,
.theme-color-lakers .pagination a:focus {
  background-color: #552583;
  border-color: #552583;
  color: #fff; }

.theme-color-lakers .site-featured-posts .entry-preview-wrapper {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#87e0fd+0,33174f+60&0+0,0.9+60 */
  background: -moz-linear-gradient(top, rgba(135, 224, 253, 0) 0%, rgba(51, 23, 79, 0.9) 60%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(135, 224, 253, 0) 0%, rgba(51, 23, 79, 0.9) 60%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(135, 224, 253, 0) 0%, rgba(51, 23, 79, 0.9) 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0087e0fd', endColorstr='#e633174f',GradientType=0 );
  /* IE6-9 */ }

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 480px) {
  .theme-color-lakers .site-featured-posts .entry-preview-wrapper {
    background: #33174F; } }
.theme-color-lakers .site-breadcrumbs a {
  color: inherit; }

/* Oakland */
.theme-color-oakland a {
  color: #00806F; }

.theme-color-oakland a:hover,
.theme-color-oakland a:focus {
  color: #C08B0C; }

.theme-color-oakland .slicknav_nav a {
  color: #fff; }

.theme-color-oakland .slicknav_nav a:hover,
.theme-color-oakland .slicknav_nav a:focus {
  color: #DA980B; }

.theme-color-oakland input[type="button"],
.theme-color-oakland input[type="submit"] {
  background-color: #00806F; }

.theme-color-oakland input[type="button"]:hover,
.theme-color-oakland input[type="button"]:focus,
.theme-color-oakland input[type="submit"]:hover,
.theme-color-oakland input[type="submit"]:focus {
  background-color: #C08B0C; }

.theme-color-oakland #site-masthead-level-1,
.theme-color-oakland .entry-authorbio-wrapper,
.theme-color-oakland #site-footer {
  background-color: #003831; }

.theme-color-oakland .entry-authorbio-wrapper,
.theme-color-oakland #site-footer {
  color: #D2CBCC; }

.theme-color-oakland #site-masthead-level-2,
.theme-color-oakland #site-footer-credit {
  background-color: #005247; }

.theme-color-oakland #site-footer .page-title-span {
  background-color: #003831; }

.theme-color-oakland .page-title {
  color: #003831; }

.theme-color-oakland .entry-authorbio-wrapper a,
.theme-color-oakland .large-nav a,
.theme-color-oakland .site-featured-posts a,
.theme-color-oakland .site-featured-posts .entry-title a {
  color: #fff; }

.theme-color-oakland .entry-authorbio-wrapper a:hover,
.theme-color-oakland .entry-authorbio-wrapper a:focus,
.theme-color-oakland .large-nav a:hover,
.theme-color-oakland .large-nav a:focus,
.theme-color-oakland .site-featured-posts a:hover,
.theme-color-oakland .site-featured-posts a:focus,
.theme-color-oakland .site-featured-posts .entry-title a:hover,
.theme-color-oakland .site-featured-posts .entry-title a:focus {
  color: #C08B0C; }

.theme-color-oakland .large-nav ul a {
  color: #005247; }

.theme-color-oakland .large-nav ul a:hover,
.theme-color-oakland .large-nav ul a:focus {
  color: #C08B0C; }

.theme-color-oakland .large-nav .menu-special a {
  background-color: #C08B0C;
  color: #111; }

.theme-color-oakland .large-nav .menu-special a:hover,
.theme-color-oakland .large-nav .menu-special a:focus {
  background-color: #00806F;
  color: #fff; }

.theme-color-oakland .entry-title a,
.theme-color-oakland .pagination a {
  color: #00806F; }

.theme-color-oakland .entry-title a:hover,
.theme-color-oakland .entry-title a:focus {
  color: #C08B0C; }

.theme-color-oakland .post-meta a:hover,
.theme-color-oakland .post-meta a:focus,
.theme-color-oakland .pagination .current,
.theme-color-oakland .pagination a:hover,
.theme-color-oakland .pagination a:focus {
  background-color: #00806F;
  border-color: #00806F;
  color: #fff; }

.theme-color-oakland .site-featured-posts .entry-preview-wrapper {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#87e0fd+0,003831+60&0+0,0.9+60 */
  background: -moz-linear-gradient(top, rgba(135, 224, 253, 0) 0%, rgba(0, 56, 49, 0.9) 60%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(135, 224, 253, 0) 0%, rgba(0, 56, 49, 0.9) 60%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(135, 224, 253, 0) 0%, rgba(0, 56, 49, 0.9) 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0087e0fd', endColorstr='#e6003831',GradientType=0 );
  /* IE6-9 */ }

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 480px) {
  .theme-color-oakland .site-featured-posts .entry-preview-wrapper {
    background: #003831; } }
.theme-color-oakland .site-breadcrumbs a {
  color: inherit; }

/* Portland */
.theme-color-portland a {
  color: #026E1D; }

.theme-color-portland a:hover,
.theme-color-portland a:focus {
  color: #2f43c6; }

.theme-color-portland .slicknav_nav a {
  color: #fff; }

.theme-color-portland .slicknav_nav a:hover,
.theme-color-portland .slicknav_nav a:focus {
  color: #EAE827; }

.theme-color-portland input[type="button"],
.theme-color-portland input[type="submit"] {
  background-color: #026E1D; }

.theme-color-portland input[type="button"]:hover,
.theme-color-portland input[type="button"]:focus,
.theme-color-portland input[type="submit"]:hover,
.theme-color-portland input[type="submit"]:focus {
  background-color: #2f43c6; }

.theme-color-portland #site-masthead-level-1,
.theme-color-portland .entry-authorbio-wrapper,
.theme-color-portland #site-footer {
  background-color: #03310E; }

.theme-color-portland .entry-authorbio-wrapper,
.theme-color-portland #site-footer {
  color: #D2CBCC; }

.theme-color-portland #site-masthead-level-2,
.theme-color-portland #site-footer-credit {
  background-color: #004812; }

.theme-color-portland #site-footer .page-title-span {
  background-color: #03310E; }

.theme-color-portland .page-title {
  color: #03310E; }

.theme-color-portland .entry-authorbio-wrapper a,
.theme-color-portland .large-nav a,
.theme-color-portland .site-featured-posts a,
.theme-color-portland .site-featured-posts .entry-title a {
  color: #fff; }

.theme-color-portland .entry-authorbio-wrapper a:hover,
.theme-color-portland .entry-authorbio-wrapper a:focus,
.theme-color-portland .large-nav a:hover,
.theme-color-portland .large-nav a:focus,
.theme-color-portland .site-featured-posts a:hover,
.theme-color-portland .site-featured-posts a:focus,
.theme-color-portland .site-featured-posts .entry-title a:hover,
.theme-color-portland .site-featured-posts .entry-title a:focus {
  color: #EAE827; }

.theme-color-portland .large-nav ul a {
  color: #004812; }

.theme-color-portland .large-nav ul a:hover,
.theme-color-portland .large-nav ul a:focus {
  color: #2f43c6; }

.theme-color-portland .large-nav .menu-special a {
  background-color: #EAE827;
  color: #111; }

.theme-color-portland .large-nav .menu-special a:hover,
.theme-color-portland .large-nav .menu-special a:focus {
  background-color: #026E1D;
  color: #fff; }

.theme-color-portland .entry-title a,
.theme-color-portland .pagination a {
  color: #026E1D; }

.theme-color-portland .entry-title a:hover,
.theme-color-portland .entry-title a:focus {
  color: #2f43c6; }

.theme-color-portland .post-meta a:hover,
.theme-color-portland .post-meta a:focus,
.theme-color-portland .pagination .current,
.theme-color-portland .pagination a:hover,
.theme-color-portland .pagination a:focus {
  background-color: #026E1D;
  border-color: #026E1D;
  color: #fff; }

.theme-color-portland .site-featured-posts .entry-preview-wrapper {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#87e0fd+0,03310e+60&0+0,0.9+60 */
  background: -moz-linear-gradient(top, rgba(135, 224, 253, 0) 0%, rgba(3, 49, 14, 0.9) 60%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(135, 224, 253, 0) 0%, rgba(3, 49, 14, 0.9) 60%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(135, 224, 253, 0) 0%, rgba(3, 49, 14, 0.9) 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0087e0fd', endColorstr='#e603310e',GradientType=0 );
  /* IE6-9 */ }

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 480px) {
  .theme-color-portland .site-featured-posts .entry-preview-wrapper {
    background: #03310E; } }
.theme-color-portland .site-breadcrumbs a {
  color: inherit; }

/* Real */
.theme-color-real a {
  color: #EE324E; }

.theme-color-real a:hover,
.theme-color-real a:focus {
  color: #2f43c6; }

.theme-color-real .slicknav_nav a {
  color: #fff; }

.theme-color-real .slicknav_nav a:hover,
.theme-color-real .slicknav_nav a:focus {
  color: #FEBE10; }

.theme-color-real input[type="button"],
.theme-color-real input[type="submit"] {
  background-color: #EE324E; }

.theme-color-real input[type="button"]:hover,
.theme-color-real input[type="button"]:focus,
.theme-color-real input[type="submit"]:hover,
.theme-color-real input[type="submit"]:focus {
  background-color: #2f43c6; }

.theme-color-real #site-masthead-level-1,
.theme-color-real .entry-authorbio-wrapper,
.theme-color-real #site-footer {
  background-color: #053867; }

.theme-color-real .entry-authorbio-wrapper,
.theme-color-real #site-footer {
  color: #cbccd2; }

.theme-color-real #site-masthead-level-2,
.theme-color-real #site-footer-credit {
  background-color: #00529F; }

.theme-color-real #site-footer .page-title-span {
  background-color: #053867; }

.theme-color-real .page-title {
  color: #053867; }

.theme-color-real .entry-authorbio-wrapper a,
.theme-color-real .large-nav a,
.theme-color-real .site-featured-posts a,
.theme-color-real .site-featured-posts .entry-title a {
  color: #fff; }

.theme-color-real .entry-authorbio-wrapper a:hover,
.theme-color-real .entry-authorbio-wrapper a:focus,
.theme-color-real .large-nav a:hover,
.theme-color-real .large-nav a:focus,
.theme-color-real .site-featured-posts a:hover,
.theme-color-real .site-featured-posts a:focus,
.theme-color-real .site-featured-posts .entry-title a:hover,
.theme-color-real .site-featured-posts .entry-title a:focus {
  color: #FEBE10; }

.theme-color-real .large-nav ul a {
  color: #00529F; }

.theme-color-real .large-nav ul a:hover,
.theme-color-real .large-nav ul a:focus {
  color: #EE324E; }

.theme-color-real .large-nav .menu-special a {
  background-color: #EE324E;
  color: #fff; }

.theme-color-real .large-nav .menu-special a:hover,
.theme-color-real .large-nav .menu-special a:focus {
  background-color: #FEBE10;
  color: #111; }

.theme-color-real .entry-title a,
.theme-color-real .pagination a {
  color: #00529F; }

.theme-color-real .entry-title a:hover,
.theme-color-real .entry-title a:focus {
  color: #EE324E; }

.theme-color-real .post-meta a:hover,
.theme-color-real .post-meta a:focus,
.theme-color-real .pagination .current,
.theme-color-real .pagination a:hover,
.theme-color-real .pagination a:focus {
  background-color: #00529F;
  border-color: #00529F;
  color: #fff; }

.theme-color-real .site-featured-posts .entry-preview-wrapper {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#87e0fd+0,053867+60&0+0,0.9+60 */
  background: -moz-linear-gradient(top, rgba(135, 224, 253, 0) 0%, rgba(5, 56, 103, 0.9) 60%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(135, 224, 253, 0) 0%, rgba(5, 56, 103, 0.9) 60%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(135, 224, 253, 0) 0%, rgba(5, 56, 103, 0.9) 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0087e0fd', endColorstr='#e6053867',GradientType=0 );
  /* IE6-9 */ }

/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 480px) {
  .theme-color-real .site-featured-posts .entry-preview-wrapper {
    background: #053867; } }
.theme-color-real .site-breadcrumbs a {
  color: inherit; }

/*********************************************************************************************

12. Media Queries 

*********************************************************************************************/



/* Tablet Landscape */
@media screen and (max-width: 1200px) {
  .site-section-wrapper,
  #site-footer .site-section-wrapper {
    padding-right: 50px;
    padding-left: 50px;
    width: 100%; }

	}
/* Tablet Landscape */
@media screen and (max-width: 960px) {
  .site-section-wrapper,
  #site-footer .site-section-wrapper {
    padding-right: 30px;
    padding-left: 30px;
    width: 100%; }

  .site-column-aside .site-column-wrapper {
    padding-left: 40px; }

  .page-sidebar-left .site-column-aside .site-column-wrapper {
    padding-right: 40px;
    padding-left: 0; }

  .large-nav > .menu-item {
    font-size: 0.875rem;
    margin: 0 0.5rem; }

  .site-featured-posts .site-archive-post .entry-title {
    font-size: 1.5rem; } }
/* Tabled Portrait */
@media screen and (max-width: 768px) {
  #site-logo,
  #site-header-extra {
    display: inline-block;
    padding-right: 0;
    text-align: center;    }

  #site-header-extra {
    margin-top: 1.875rem;
    text-align: center; }

  .single .site-column-content {
    display: block;
    width: 100%; }

  .site-column-content,
  .site-column-aside {
    display: block;
    width: 100%; }

  .site-column-aside {
    margin-top: 15px; }

  .site-column-aside .site-column-wrapper {
    padding-left: 0;
    padding-right: 0; }

  /* Main Menu */
  #site-masthead-level-2 {
    padding: 1.25rem 0; }

  #site-primary-nav {
    display: none !important; }

  #site-menu-main,
  #menu-main-slick {
    display: none; }

  .site-section-wrapper-primary-menu {
    background: none; }

  #site-section-primary-menu,
  .site-navbar-header {
    border-width: 0;
    display: block;
    padding: 0;
    text-align: center;
    width: 100%;
    transition: all 0.2s ease-in-out; }

  .mm-listview {
    background-color: #131313;
    color: #fff;
    font-size: 0.8125rem;
    padding: 3rem 2rem; }

  .mm-listitem .mm-btn_next {
    color: #fff; }

  .mm-listview .mm-listview {
    display: block;
    padding: 0; }

  .mm-opened .sub-menu {
    display: block !important; }

  .mm-listview li {
    text-align: left;
    border-color: rgba(255, 255, 255, 0.1); }

  .mm-listview .mm-listview li {
    text-transform: none; }

  .mm-listview li {
    text-transform: uppercase; }

  .mm-listview .current-menu-parent > a,
  .mm-listview .current-menu-item > a,
  .mm-listview li a:hover,
  .mm-listview li a:focus {
    color: #cf4330; }

  .mm-menu_theme-dark .mm-listitem_opened > .mm-btn_next,
  .mm-menu_theme-dark .mm-listitem_opened > .mm-panel {
    background: none; }

  .mm-panel_has-navbar .mm-navbar {
    display: none; }

  .mm-panel_has-navbar {
    padding-top: 0; }

  .mm-listitem_vertical > .mm-panel {
    padding: 1rem; }

  .navbar-header {
    text-align: center; }

  .site-navbar-header,
  .navbar-toggle {
    display: block; }

  .navbar-toggle {
    float: none;
    margin: 0;
    padding: calc(1.25rem - 4px) 0.8125rem 1.25rem;
    text-align: center; }

  .btn_menu_icons {
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle; }

  .btn_menu_span {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    line-height: 1em;
    margin: 0 auto 0 0.5rem;
    vertical-align: middle; }

  .navbar-toggle .icon-bar {
    background: #fff;
    display: block;
    width: 18px;
    height: 2px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px; }

  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }

  .sf-arrows .sf-with-ul:after {
    display: none; }

  .btn_menu_span:hover,
  .btn_menu_span:focus {
    text-decoration: underline; }

  /* End Main Menu */
  .theme-credit {
    display: none; } }
/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 640px) {
  .entry-content, .archives-content {
    line-height: 1.6em; }

  .entry-title {
    font-size: 1rem;
    line-height: 1.4em; }

  .site-featured-posts .site-archive-post .entry-title {
    font-size: 1.25rem; }

  .site-featured-posts .site-archive-post:nth-child(n + 2) .entry-title {
    font-size: 1rem; }

  .site-featured-posts {
    text-align: center; }

  .site-featured-posts .site-archive-post {
    text-align: left; }

  .site-archive-post .entry-preview {
    font-size: 0.8125rem;
    line-height: 1.55em; }

  .site-featured-posts .site-archive-post-1 {
    margin-bottom: 0; }

  .site-featured-posts .site-archive-post:nth-child(n + 2) {
    margin: 10px auto 0;
    width: auto; }

  #site-footer .site-columns-3 .site-column {
    margin-right: 0;
    width: 100%; }

  #site-footer .site-columns-3 .site-column + .site-column {
    margin-top: 2.5rem; } }
/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 480px) {
table{
display: -webkit-box;
overflow-x: auto;
text-align: center;
}
table.table.ipl-stats {display: inline-grid;}	
.ipl-stats tr{display: block;}
.ipl-stats tr td {display: block;text-align: right!important;}
.ipl-stats tr td::before {content: attr(data-title) " ";font-weight: 700;float: left;}
.ipl-stats thead{display:none}	
	
  .page-title {
    font-size: 1.75rem; }

  .site-featured-posts .entry-preview {
    position: relative; }

  .site-featured-posts .entry-preview-wrapper {
    background: #293165;
    padding: 30px; }

  .site-archive-posts .site-archive-post {
    width: 100%; }

  .site-archive-post .entry-preview {
    font-size: 0.875rem; }

  .site-archive-posts .site-archive-post-1 .site-archive-post-wrapper {
    padding-right: 0; }

  .site-archive-posts .site-archive-post-2 .site-archive-post-wrapper {
    padding-left: 0; }

  .site-archive-posts .has-post-thumbnail .entry-preview {
    padding: 0; }

  .site-archive-posts .site-archive-post:nth-child(n + 2) {
    margin-top: 2.5rem; }

  .entry-title {
    font-size: 1.125rem;
    letter-spacing: 0; } }
/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 384px) {
  .site-featured-posts .entry-preview-wrapper {
    padding: 20px; }

  .site-featured-posts .site-archive-post .entry-title {
    font-size: 1.125rem; } }
/* All Mobile Sizes (devices and browser) */
@media screen and (max-width: 320px) {
  .site-archive-posts .has-post-thumbnail .entry-preview {
    margin-top: 30px;
    width: 100%; }

  .site-archive-posts .has-post-thumbnail .entry-preview-wrapper {
    padding-left: 0; } }
	
.entry-title {	
    font-size: 15px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 8px;
	
}


.floatSlider > div {
    position: fixed;
    right: 0!important;
    bottom: 0!important;
    transform: scale(.65);
    z-index: 9999;
    text-align: left!important;
}
span.post-page-numbers.current {
font-size: 18px;
background: #fff;
padding: 5px 10%;
color: #333;
border: 1px solid #e1e1e1;
}
a.post-page-numbers {
background: #00112B;
color: #ffff;
font-size: 18px;
padding: 8px 10%;
margin: 0px;
border-radius: 5px;
border: 1px solid #333333;
}

p.post-meta.page-navigation {
    background: rgba(10,57,109,1);
    color: #fff;
}
.ipl-stats h3 {margin: 25px 0px 3px;}
#player_bowler,#player_striker_vs,#player_result_bl{display:none}
#country-list {
    float: left;
    list-style: none;
    margin-top: -3px;
    padding: 0;
    width: 191px;
    position: absolute;
	z-index: 99;
	font-size:14px;
}
#country-list li {
    padding: 5px;
    background: #f0f0f0;
    border-bottom: #bbb9b9 1px solid;
}
#country-list li:hover {
    background: #dce0e7;
    cursor: pointer;
}
#search-box,#ipl_player,#ipl_b {
    border: #a8d4b1 1px solid;
    border-radius: 4px;
}
.ht-50{height:48px;}
.loader{display:none;}
.loader {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url('../newstoday/css/dataloading.gif') 50% 50% no-repeat #fff;
opacity: .3;
}

.homeads-fill img {width: 100%;}