@charset "UTF-8";
/*
Theme Name: Wager Consultants
Author: GoingClear Interactive
Author URI: https://www.goingclear.com/
Version: 1.0.0
Text Domain: wager
*/
/***********************************
BASE STYLES
***********************************/
@font-face {
  font-family: "wager-consultant";
  src: url("fonts/wager-consultant.eot?37450686");
  src: url("fonts/wager-consultant.eot?37450686#iefix") format("embedded-opentype"), url("fonts/wager-consultant.woff?37450686") format("woff"), url("fonts/wager-consultant.ttf?37450686") format("truetype"), url("fonts/wager-consultant.svg?37450686#wager-consultant") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: "wager-consultant";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "wager-consultant";
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-down:before {
  content: "\e800";
}

.icon-arrow-left:before {
  content: "\e801";
}

.icon-arrow-long-down:before {
  content: "\e802";
}

.icon-arrow-long-right:before {
  content: "\e803";
}

.icon-arrow-right:before {
  content: "\e804";
}

.icon-arrow-up:before {
  content: "\e805";
}

.icon-backboard:before {
  content: "\e806";
}

.icon-search:before {
  content: "\e807";
}

.icon-box:before {
  content: "\e808";
}

.icon-cart:before {
  content: "\e809";
}

.icon-checklist:before {
  content: "\e80a";
}

.icon-email:before {
  content: "\e80b";
}

.icon-football:before {
  content: "\e80c";
}

.icon-hockey:before {
  content: "\e80d";
}

.icon-location:before {
  content: "\e80e";
}

.icon-pay:before {
  content: "\e80f";
}

.icon-phone:before {
  content: "\e810";
}

.icon-sports:before {
  content: "\e811";
}

.icon-user:before {
  content: "\e812";
}

.icon-angle-down:before {
  content: "\e813";
}

.icon-angle-left:before {
  content: "\e814";
}

.icon-angle-right:before {
  content: "\e815";
}

.icon-angle-up:before {
  content: "\e816";
}

.icon-baseball:before {
  content: "\e817";
}

.icon-cancel:before {
  content: "\e818";
}

.icon-american-football:before {
  content: "\e819";
}

.icon-wg:before {
  content: "\e81a";
}

.icon-ai:before {
  content: "\e81b";
}

.icon-information:before {
  content: "\e81c";
}

.icon-internet:before {
  content: "\e81d";
}

.icon-market:before {
  content: "\e81e";
}

.icon-money:before {
  content: "\e81f";
}

.icon-percent:before {
  content: "\e820";
}

.icon-play:before {
  content: "\e821";
}

.icon-profit:before {
  content: "\e822";
}

.icon-quote:before {
  content: "\e823";
}

.icon-align-center:before {
  content: "\e824";
}

.icon-align-center-alt:before {
  content: "\e825";
}

.icon-pause:before {
  content: "\e826";
}

.icon-eye:before {
  content: "\e827";
}

.icon-eye-off:before {
  content: "\e828";
}

.icon-paly-beginning-next:before {
  content: "\e82c";
}

.icon-paly-beginning-prev:before {
  content: "\e82d";
}

.icon-play-forward:before {
  content: "\e82e";
}

.icon-calendar-today:before {
  content: "\e832";
}

.icon-gear:before {
  content: "\e833";
}

.icon-at:before {
  content: "\e834";
}

.icon-play-back:before {
  content: "\e835";
}

.icon-play-forward-1:before {
  content: "\e836";
}

.icon-table:before {
  content: "\e83c";
}

.icon-plus:before {
  content: "\e83f";
}

.icon-minus:before {
  content: "\e840";
}

.icon-line-history:before {
  content: "\e900";
}

.icon-price_change:before {
  content: "\e901";
}

.icon-open_in_full:before {
  content: "\e902";
}

.icon-monitoring:before {
  content: "\e903";
}

.icon-WCP:before {
  content: "\e904";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-gplus:before {
  content: "\f0d5";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-pinterest:before {
  content: "\f231";
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html, body, div, span, img,
ol, ul, li, a, p, h1, h2, h3,
h4, h5, h6, option, legend, label,
table, th, td, tr, article, aside,
caption, figure, footer, header, hgroup,
mark, nav, section, time, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

table {
  border-collapse: collapse;
}

html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  overflow-y: scroll;
}

ul {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, p,
a, section, span, li, div {
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  -ms-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  transition: 0.3s ease all;
}

.tooltip.show {
  opacity: 1;
}

.tooltip .tooltip-inner {
  min-width: 115px;
  color: #000;
  text-align: center;
  padding: 5px 8px 6px;
  border-radius: 4px;
  background-color: #FFF;
  font: 400 12px/18px "pragmatica", sans-serif;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.16);
}
.tooltip .arrow {
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  border-radius: 2px;
  background-color: #FFF;
  transform: rotate(-45deg);
}
.tooltip .arrow:before {
  display: none;
}
.tooltip.bs-tooltip-top .arrow, .tooltip.bs-tooltip-auto[x-placement^=top] .arrow {
  bottom: 2px;
}
.tooltip.bs-tooltip-right .arrow, .tooltip.bs-tooltip-auto[x-placement^=right] .arrow {
  left: 2px;
}
.tooltip.bs-tooltip-bottom .arrow, .tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow {
  top: 2px;
}
.tooltip.bs-tooltip-left .arrow, .tooltip.bs-tooltip-auto[x-placement^=left] .arrow {
  right: 2px;
}

body {
  margin: 0;
  width: 100%;
  height: 100%;
  color: #000;
  background: #FFF;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: 400 18px/24px "proxima-nova", sans-serif;
}

h1, .h1 {
  font-size: 48px;
  line-height: 52px;
}

h2, .h2 {
  font-size: 36px;
  line-height: 48px;
}

h3, .h3 {
  font-size: 30px;
  line-height: 36px;
}

h4, .h4 {
  font-size: 24px;
  line-height: 32px;
}

h5, .h5 {
  font-size: 18px;
  line-height: 24px;
}

h6, .h6 {
  font-size: 14px;
  line-height: 20px;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-weight: 700;
  font-family: "pragmatica", sans-serif;
}

a:hover, a:focus, button:hover, button:focus {
  outline: 0;
  text-decoration: none;
}

p {
  margin: 0 0 30px;
}

section {
  padding: 50px 0;
}

input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=search],
input[type=password],
select,
textarea {
  margin: 0 !important;
  width: 100% !important;
  color: #000 !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 24px !important;
  padding: 10px 24px !important;
  border-radius: 4px !important;
  background: #F4F5F5 !important;
  font-family: "pragmatica", sans-serif !important;
  border: 1px solid #DDE1E3 !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
input[type=text]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}
input[type=text]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=password]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}
input[type=text]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}
input[type=text]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=password]:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}
input[type=text]:hover, input[type=text]:focus,
input[type=number]:hover,
input[type=number]:focus,
input[type=email]:hover,
input[type=email]:focus,
input[type=tel]:hover,
input[type=tel]:focus,
input[type=search]:hover,
input[type=search]:focus,
input[type=password]:hover,
input[type=password]:focus,
select:hover,
select:focus,
textarea:hover,
textarea:focus {
  outline: 0;
}

label {
  font-weight: 700;
}

hr {
  margin: 0;
  padding: 0;
  border-top: 2px solid #000;
}

.container {
  width: 100%;
  max-width: 1182px;
}

.btn {
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  background: #234FAE;
  padding: 14px 24px;
  font-family: "pragmatica", sans-serif;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.btn:hover, .btn:focus, .btn:active {
  outline: 0;
  color: #FFF;
  box-shadow: none;
  background: #0AC6A1;
}

.white {
  color: #FFF;
}

.hidden {
  display: none;
}

.lr-9 {
  margin-left: -9px;
  margin-right: -9px;
}
.lr-9 [class*=col] {
  padding-left: 9px;
  padding-right: 9px;
}

.entry-title .title {
  margin-bottom: 5px;
}
.entry-title .sub-title.base {
  color: #234FAE;
}
.entry-title p {
  margin: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  font-family: "proxima-nova", sans-serif;
}
.entry-title.white .title {
  color: #FFF;
}
.entry-title.white p {
  color: #FFF;
}

.small-title {
  font-size: 17px;
  font-weight: 700;
  line-height: 17px;
  font-family: "proxima-nova", sans-serif;
  letter-spacing: 0.425px;
}

.separator {
  position: relative;
  padding-bottom: 20px;
}
.separator:before {
  left: 0;
  bottom: 0;
  width: 60px;
  content: "";
  height: 6px;
  background: #234FAE;
  position: absolute;
}
.separator.white:before {
  background: #FFF;
}

.coverbg {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

.mx-auto {
  margin: 0 auto;
}

.align-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.align-center:before, .align-center:after {
  content: none;
}

.align-center-h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.align-center-h:before, .align-center-h:after {
  content: none;
}

.align-center-v {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.align-center-v:before, .align-center-v:after {
  content: none;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.justify-content-center:before, .justify-content-center:after {
  content: none;
}

.eq-height {
  display: -webkit-box;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -o-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.eq-height:before, .eq-height:after {
  content: none;
}

.list-inline {
  margin-left: -5px;
  margin-right: -5px;
}
.list-inline li {
  padding-left: 5px;
  padding-right: 5px;
  display: inline-block;
}

.blankSpace {
  top: -70px !important;
  display: block !important;
  position: relative !important;
  visibility: hidden !important;
}

/***********************************
HEADER STYLES
***********************************/
.scroll-down .header:not(.sticky) .navbar {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.scroll-up .header, .scroll-up .header.transparent {
  background-color: #FFF;
  box-shadow: 0px 0px 55px rgba(0, 0, 0, 0.24);
}
.scroll-up .header .navbar, .scroll-up .header.transparent .navbar {
  padding: 16px 0;
}
.gutter {
  padding-top: 107px;
}

.header .navbar {
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1030;
  padding: 14px 0;
  background: #234FAE;
  position: fixed;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.header .navbar .navbar-header .logo .navbar-brand {
  padding: 0;
}
.header .navbar .navbar-header .navbar-nav {
  display: none;
}
.header .navbar .navbar-collapse {
  flex-grow: inherit;
}
.header .navbar .navbar-collapse .navbar-nav li {
  padding-left: 15px;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header .navbar .navbar-collapse .navbar-nav li:before, .header .navbar .navbar-collapse .navbar-nav li:after {
  content: none;
}
.header .navbar .navbar-collapse .navbar-nav li a {
  padding: 0;
  color: #FFF;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  font-family: "pragmatica", sans-serif;
}
.header .navbar .navbar-collapse .navbar-nav li.btn-icon {
  padding-left: 7px;
  padding-right: 7px;
}
.header .navbar .navbar-collapse .navbar-nav li.btn-icon a {
  width: 36px;
  height: 36px;
  color: #000;
  font-size: 16px;
  line-height: 36px;
  background: #EDEDED;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  -ms-border-radius: 500px;
  border-radius: 500px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.header .navbar .navbar-collapse .navbar-nav li.btn-icon a:before, .header .navbar .navbar-collapse .navbar-nav li.btn-icon a:after {
  content: none;
}
.header .navbar .navbar-collapse .navbar-nav li.btn-icon.active a, .header .navbar .navbar-collapse .navbar-nav li.btn-icon:hover a, .header .navbar .navbar-collapse .navbar-nav li.btn-icon:focus a {
  color: #FFF;
  background: #0AC6A1;
}
.header .navbar .navbar-collapse .navbar-nav li.btn-menu a {
  background: #000;
  padding: 14.2px 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.header .navbar .navbar-collapse .navbar-nav li.btn-menu.active a, .header .navbar .navbar-collapse .navbar-nav li.btn-menu:hover a, .header .navbar .navbar-collapse .navbar-nav li.btn-menu:focus a {
  color: #FFF;
  background: #0AC6A1;
}
.header .navbar .navbar-collapse .navbar-nav li.active a, .header .navbar .navbar-collapse .navbar-nav li:hover a, .header .navbar .navbar-collapse .navbar-nav li:focus a {
  color: #0AC6A1;
}
.header .navbar .navbar-collapse .navbar-nav.navbar-right {
  margin-left: 15px;
  margin-right: -15px;
}
.header .navbar .navbar-collapse .navbar-nav.navbar-right li.btn-icon:nth-child(2) {
  padding-right: 30px;
}

.sidr {
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 999999;
  position: fixed;
  max-width: 260px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #234FAE;
  box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3);
}
.sidr.right {
  left: auto;
  right: -100%;
}
.sidr.left {
  left: -100%;
  right: auto;
}
.sidr .sidr-inner .mobile-header {
  display: none;
  padding-bottom: 20px;
  display: block !important;
}
.sidr .sidr-inner .mobile-header .navbar-header {
  width: 100%;
  float: none;
  padding: 30px 15px;
}
.sidr .sidr-inner .mobile-header .navbar-header .navbar-toggle {
  padding: 0;
  opacity: 1;
  font-size: 26px;
  color: #0AC6A1;
  text-shadow: none;
  line-height: 36px;
  text-align: center;
  display: block !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.sidr .sidr-inner .mobile-header .navbar-header .navbar-toggle:hover {
  color: #0AC6A1;
}
.sidr .sidr-inner .mobile-header .navigation .navbar-nav {
  display: block;
  margin: 0 0 15px;
  float: none !important;
}
.sidr .sidr-inner .mobile-header .navigation .navbar-nav li {
  float: none;
  padding: 10px 15px;
}
.sidr .sidr-inner .mobile-header .navigation .navbar-nav li a {
  padding: 0;
  color: #FFF;
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  font-family: "pragmatica", sans-serif;
}
.sidr .sidr-inner .mobile-header .navigation .navbar-nav li.btn-menu {
  padding-top: 0;
  padding-bottom: 0;
}
.sidr .sidr-inner .mobile-header .navigation .navbar-nav li.btn-menu a {
  padding: 15px;
  font-size: 16px;
  line-height: 22px;
  background: #000;
  text-align: center;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.sidr .sidr-inner .mobile-header .navigation .navbar-nav li.btn-menu.active a, .sidr .sidr-inner .mobile-header .navigation .navbar-nav li.btn-menu:hover a, .sidr .sidr-inner .mobile-header .navigation .navbar-nav li.btn-menu:focus a {
  color: #FFF;
  background: #0AC6A1;
}
.sidr .sidr-inner .mobile-header .navigation .navbar-nav li.current_page_item a, .sidr .sidr-inner .mobile-header .navigation .navbar-nav li:hover a, .sidr .sidr-inner .mobile-header .navigation .navbar-nav li:focus a {
  color: #0AC6A1;
}

.ajaxify_cart {
  position: relative;
}
.ajaxify_cart .cart_quantity {
  top: -7px;
  width: 17px;
  right: -2px;
  height: 17px;
  color: #FFF;
  font-size: 8px;
  font-weight: 700;
  line-height: 17px;
  background: #000;
  position: absolute;
  text-align: center;
  font-family: "pragmatica", sans-serif;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  -ms-border-radius: 500px;
  border-radius: 500px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}

/***********************************
HOME STYLES
***********************************/
/* BANNER */
.banner {
  z-index: 1;
  height: 700px;
  overflow: hidden;
  position: relative;
  padding-bottom: 70px;
  background-position: top center;
}
.banner:before {
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.78) 0%, rgba(35, 79, 174, 0.5) 100%);
}
.banner .container {
  position: relative;
}
.banner .content {
  z-index: 2;
  margin-top: 30px;
  position: relative;
}
.banner .content .hero-title {
  color: #FFF;
  font-size: 96px;
  font-weight: 700;
  line-height: 96px;
  font-family: "pragmatica", sans-serif;
}
.banner .content p {
  color: #FFF;
  font-size: 30px;
  font-weight: 400;
  line-height: 42px;
  margin-bottom: 27px;
  font-family: "pragmatica", sans-serif;
}
.banner .scrollDown {
  right: 0;
  margin: 0;
  border: 0;
  padding: 0;
  z-index: 1;
  color: #FFF;
  bottom: 137px;
  font-size: 24px;
  cursor: pointer;
  font-weight: 700;
  position: absolute;
  font-family: "pragmatica", sans-serif;
  background: transparent;
  transform: rotate(90deg);
  transform-origin: 135px 85px;
}
.banner .scrollDown i {
  color: #FFF;
  font-size: 18px;
  margin-left: 15px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.banner .scrollDown:hover i {
  transform: translateX(10px);
}
.banner .wager-video {
  left: 0;
  top: 0;
  height: 100% !important;
  width: auto;
  height: auto;
  z-index: -100;
  min-width: 100%;
  position: absolute;
  background-size: cover;
  object-fit: fill;
}

/* page-header */
.page-header {
  padding: 40px 0;
  min-height: 300px;
  padding-top: 107px;
  position: relative;
}
.page-header:before {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
}
.page-header .content {
  z-index: 2;
  margin-top: 40px;
  position: relative;
}
.page-header .content .entry-title .title {
  color: #FFF;
}
.page-header .content .entry-title .title span {
  color: #234FAE;
}
.page-header .content .entry-title p {
  color: #FFF;
}

/* about banner */
.banner-about {
  height: 600px;
  padding: 50px 0;
  padding-top: 107px;
  margin-bottom: 90px;
  position: relative;
}
.banner-about:before {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
}
.banner-about .content {
  z-index: 2;
  position: relative;
}
.banner-about .content .entry-title .title {
  max-width: 470px;
}
.banner-about .content .entry-title p {
  color: #FFF;
}
.banner-about .media {
  z-index: 2;
  bottom: -92px;
  display: block;
  position: relative;
}
.banner-about .media img {
  margin-right: 0;
  margin-left: auto;
}

/* Home Slider */
.package-slider-wrapper {
  overflow: hidden;
  padding: 50px 0 0;
}
.package-slider-wrapper .entry-title {
  margin-bottom: 30px;
}

.packageSliderArrow {
  height: 100%;
  z-index: 1;
  position: relative;
  margin-right: 9px;
}
.packageSliderArrow .slickArrow {
  border: 0;
  width: 82px;
  height: 100%;
  cursor: pointer;
  font-size: 18px;
  background: #0AC6A1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.packageSliderArrow .slickArrow.black {
  color: #FFF;
  background: #000;
}
.packageSliderArrow .slickArrow.black:hover, .packageSliderArrow .slickArrow.black:focus {
  color: #FFF;
  background: #234FAE;
}
.packageSliderArrow .slickArrow:hover, .packageSliderArrow .slickArrow:focus {
  color: #FFF;
  background: #234FAE;
}

.packageSlider {
  width: 100vw;
}
.packageSlider .slick-track {
  height: 100%;
  display: table !important;
}
.packageSlider .slick-track .slick-slide {
  float: none !important;
  display: table-cell !important;
}
.packageSlider .slick-track .slick-slide > div {
  height: 100%;
}
.packageSlider .slick-track .slick-slide > div [class^=col] {
  height: 100%;
}
.packageSlider .slick-track .slick-slide > div [class^=col] .packageSliderItem {
  height: 100%;
}
.packageSlider .slick-track .slick-slide > div [class^=col] .packageSliderItem .media {
  height: 100%;
}
.packageSlider .slick-track .slick-slide > div [class^=col] .packageSliderItem .media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.packageSlider [class^=col] {
  padding-left: 9px;
  padding-right: 9px;
}
.packageSlider.slick-slider [class^=col] {
  flex: 0 0 100%;
  max-width: 100%;
}
.packageSlider.slick-slider .slick-list, .packageSlider.slick-slider .slick-track {
  -webkit-transition: initial;
  -moz-transition: initial;
  -ms-transition: initial;
  -o-transition: initial;
  transition: initial;
}
.packageSlider.slick-slider .slick-list {
  padding-left: 0 !important;
}
.packageSlider.slick-slider .slick-slide > div {
  line-height: 0;
}

.Explorer .packageSliderItem:before, .Edge .packageSliderItem:before, .MSEdge .packageSliderItem:before, .Opera .packageSliderItem:before {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  background: rgba(35, 79, 174, 0.66);
}

.packageSliderItem {
  display: block;
  overflow: hidden;
  max-height: 430px;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.packageSliderItem .media {
  background: #234FAE;
  mix-blend-mode: multiply;
}
.packageSliderItem .media img {
  width: 100%;
  background: #234FAE;
  mix-blend-mode: multiply;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.packageSliderItem .content {
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  position: absolute;
  padding: 20px 16px 20px 30px;
}
.packageSliderItem .content .icon {
  color: #FFF;
  font-size: 40px;
  text-align: right;
}
.packageSliderItem .content .entry-title {
  margin-bottom: 0;
}
.packageSliderItem .content .entry-title .title {
  color: #FFF;
  margin-bottom: 15px;
}
.packageSliderItem .content .entry-title .separator {
  padding-bottom: 15px;
}
.packageSliderItem .content .entry-title .separator:before {
  width: 34px;
  background: #0AC6A1;
}
.packageSliderItem .content .small-title {
  color: #FFF;
  display: block;
  font-size: 16px;
  letter-spacing: 0.4px;
}
.packageSliderItem:hover .media img, .packageSliderItem:focus .media img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.packageSliderItem:hover .content .icon, .packageSliderItem:focus .content .icon {
  animation: shake 0.5s forwards;
}
.packageSliderItem:hover .content .entry-title .title, .packageSliderItem:focus .content .entry-title .title {
  color: #0AC6A1;
}

.slider-progress {
  width: 100%;
  height: 4px;
  margin-top: 40px;
  position: relative;
  background: #D8D8D8;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transition: initial;
  -moz-transition: initial;
  -ms-transition: initial;
  -o-transition: initial;
  transition: initial;
}
.slider-progress .progress {
  top: 0;
  width: 0%;
  z-index: 2;
  height: 100%;
  background: #234FAE;
  position: absolute;
  -webkit-transition: initial;
  -moz-transition: initial;
  -ms-transition: initial;
  -o-transition: initial;
  transition: initial;
}

/* Picks */
.pick.home-pick {
  padding-top: 43px;
}

/* Latest News */
.latest-news {
  padding: 20px 0 60px;
}
.latest-news .entry-title {
  margin-bottom: 30px;
}
.latest-news .small-title {
  margin-bottom: 20px;
}
.latest-news article.blog-post {
  max-width: 836px;
}
.latest-news article.blog-post .media {
  min-width: 182px;
}
.latest-news article.blog-post .entry-content .entry-title {
  max-width: 650px;
  margin-bottom: 0;
}
.latest-news .entry-footer .view-all {
  color: #000;
  font-size: 24px;
  font-weight: 800;
  line-height: 29px;
  font-family: "proxima-nova", sans-serif;
}
.latest-news .entry-footer .view-all i {
  margin-left: 10px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.latest-news .entry-footer .view-all:hover, .latest-news .entry-footer .view-all:focus {
  color: #234FAE;
}
.latest-news .entry-footer .view-all:hover i, .latest-news .entry-footer .view-all:focus i {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}
.latest-news .woo-category-item {
  min-height: 140px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.latest-news .woo-category-item:before {
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  z-index: 1;
  height: 100%;
  position: absolute;
  background: linear-gradient(rgba(35, 79, 174, 0.5) 0%, rgba(0, 0, 0, 0.7) 100%);
}
.latest-news .woo-category-item .text {
  padding-right: 15px;
}
.latest-news .woo-category-item .text .title {
  margin-top: 0;
  max-width: 100%;
}

/***********************************
BREADCRUMB STYLES
***********************************/
.breadcrumb-wrapper {
  padding: 20px 0 0;
}
.breadcrumb-wrapper .breadcrumb {
  margin: 0;
  border-radius: 0;
  padding: 0 0 3px;
  background: transparent;
  border-bottom: 1px solid #234FAE;
  color: #234FAE;
  font-size: 14px;
  font-weight: 800;
  line-height: 18px;
  vertical-align: middle;
  font-family: "pragmatica", sans-serif;
}
.breadcrumb-wrapper .breadcrumb span.angle-right {
  color: #234FAE;
  padding: 0 5px;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  vertical-align: middle;
}
.breadcrumb-wrapper .breadcrumb .current-page {
  color: #0AC6A1;
  font-size: 14px;
  font-weight: 800;
  line-height: 18px;
  vertical-align: middle;
  font-family: "pragmatica", sans-serif;
}
.breadcrumb-wrapper .breadcrumb a {
  color: #234FAE;
  font-size: 14px;
  font-weight: 800;
  line-height: 18px;
}
.breadcrumb-wrapper .breadcrumb a:hover, .breadcrumb-wrapper .breadcrumb a:focus {
  color: #234FAE;
}

/***********************************
PACKAGES STYLES
***********************************/
.featured-packages {
  padding: 60px 0 42px;
}
.featured-packages .entry-title {
  margin-bottom: 30px;
}

.woo-featured-package {
  overflow: hidden;
  margin-bottom: 18px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.12);
}
.woo-featured-package .media {
  overflow: hidden;
  position: relative;
}
.woo-featured-package .media a {
  width: 100%;
  display: block;
  position: relative;
}
.woo-featured-package .media a:before {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.6;
  position: absolute;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, #000 100%);
}
.woo-featured-package .media a img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.woo-featured-package .media .icon {
  z-index: 2;
  right: 16px;
  bottom: 16px;
  color: #FFF;
  font-size: 50px;
  position: absolute;
}
.woo-featured-package .text {
  padding: 30px;
}
.woo-featured-package .text a {
  display: block;
}
.woo-featured-package .text .title {
  color: #000;
  margin-bottom: 5px;
}
.woo-featured-package .text p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
}
.woo-featured-package .text .entry-footer {
  margin-top: 15px;
}
.woo-featured-package .text .price {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  font-family: "proxima-nova", sans-serif;
}
.woo-featured-package .text .btn {
  line-height: 20px;
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  padding: 12px 26px !important;
}
.woo-featured-package .text .button-group {
  position: relative;
  display: inline-block;
}
.woo-featured-package .text .button-group .added_to_cart {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  background: #234FAE;
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  padding: 12px 26px !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
}
.woo-featured-package:hover .media a img, .woo-featured-package:focus .media a img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.woo-featured-package:hover .media .icon, .woo-featured-package:focus .media .icon {
  animation: shake 0.5s forwards;
}
.woo-featured-package:hover .text a .title, .woo-featured-package:focus .text a .title {
  color: #234FAE;
}

.pick {
  padding-top: 0;
  padding-bottom: 50px;
}
.pick .row {
  margin-left: 0;
  padding: 28px 0;
  margin-right: 0;
  overflow: hidden;
  background: #000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.pick .content .entry-title {
  margin-bottom: 30px;
}
.pick .content .entry-title .title {
  color: #FFF;
}
.pick .content .entry-title p {
  color: #FFF;
}
.pick .content .btn {
  font-family: "proxima-nova", sans-serif;
}

.all-packages {
  padding: 60px 0;
  background: #FAFAFA;
}
.all-packages .main-content > .entry-title {
  margin-bottom: 30px;
}

.woo-package-item {
  padding-right: 22px;
}
.woo-package-item:not(:last-child) {
  margin-bottom: 60px;
}
.woo-package-item .entry-title {
  margin-bottom: 20px;
}
.woo-package-item .entry-title .title {
  color: #234FAE;
}
.woo-package-item .entry-title .title i {
  color: #000;
  margin-right: 10px;
}

.woo-product-item {
  z-index: 1;
  position: relative;
  margin-bottom: 1px;
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  padding: 10px 10px 10px 20px;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.12);
}
.woo-product-item:last-child {
  margin-bottom: 0;
}
.woo-product-item .media {
  width: 60px;
  height: 60px;
  min-width: 60px;
  max-width: 60px;
  overflow: hidden;
  margin-top: 10px;
  margin-right: 18px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  -ms-border-radius: 500px;
  border-radius: 500px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.woo-product-item .media a {
  width: 100%;
  height: 100%;
  display: block;
}
.woo-product-item .media a img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.woo-product-item .text {
  overflow: hidden;
  margin-right: 20px;
}
.woo-product-item .text .title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
  line-height: 24px;
  margin-bottom: 6px;
  font-family: "pragmatica", sans-serif;
}
.woo-product-item .text a .title:hover, .woo-product-item .text a .title:focus {
  color: #0AC6A1 !important;
}
.woo-product-item .text p {
  margin: 0 0 10px;
  font-size: 16px;
  line-height: 22px;
}
.woo-product-item .price-button {
  width: 100%;
  padding: 15px;
  overflow: hidden;
  max-width: 320px;
  min-width: 295px;
  background: #FAFAFA;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.woo-product-item .price-button .price {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-right: 20px;
  font-family: "proxima-nova", sans-serif;
}
.woo-product-item .price-button .btn {
  line-height: 20px;
  padding: 12px 21px;
  font-family: "proxima-nova", sans-serif;
}
.woo-product-item:hover .media a img, .woo-product-item:focus .media a img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.woo-product-item:hover .text a .title, .woo-product-item:focus .text a .title {
  color: #234FAE;
}

.woo-sidebar .entry-title {
  margin-bottom: 30px;
}

.woo-category-item {
  display: block;
  overflow: hidden;
  min-height: 120px;
  position: relative;
  margin-bottom: 12px;
  background: #3D5DE6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.woo-category-item .media {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  mix-blend-mode: multiply;
}
.woo-category-item .media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.woo-category-item .text {
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 20px;
  position: relative;
  padding-bottom: 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.woo-category-item .text .icon {
  color: #FFF;
  font-size: 40px;
  text-align: right;
  margin-left: 10px;
}
.woo-category-item .text .title {
  color: #FFF;
  max-width: 127px;
  margin-top: 20px;
  margin-top: -15px;
}
.woo-category-item:hover .media img, .woo-category-item:focus .media img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.woo-category-item:hover .text .icon, .woo-category-item:focus .text .icon {
  animation: bounce 0.5s forwards;
}

.wc-difference {
  padding: 35px 0;
  overflow: hidden;
  position: relative;
  background-attachment: fixed;
}
.wc-difference:before {
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  background: linear-gradient(to right, #000 0%, rgba(0, 0, 0, 0) 100%);
}
.wc-difference .content .entry-title .title {
  color: #FFF;
  max-width: 384px;
  margin-bottom: 2px;
}
.wc-difference .content .entry-title p {
  color: #FFF;
}
.wc-difference .content .btn {
  margin-top: 20px;
}

/***********************************
SINGLE PAC STYLES
***********************************/
.pswp {
  z-index: 999999;
}

.select2-container {
  z-index: 100;
}

.woo-single-package {
  padding: 60px 0;
}
.woo-single-package .content {
  margin-left: -15px;
  margin-right: -15px;
}
.woo-single-package .content .entry-title {
  margin-bottom: 10px;
}
.woo-single-package .content .entry-title .title {
  margin-bottom: 0;
}
.woo-single-package .content .entry-title a:hover .sub-title, .woo-single-package .content .entry-title a:focus .sub-title {
  color: #0AC6A1;
}
.woo-single-package .content .entry-content {
  margin-bottom: 20px;
}
.woo-single-package .content .entry-content p {
  max-width: 600px;
  margin-bottom: 20px;
}
.woo-single-package .content .entry-content p small {
  font-size: 14px;
  line-height: 25px;
}
.woo-single-package .content .entry-content a {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}
.woo-single-package .content .entry-content a:hover, .woo-single-package .content .entry-content a:focus {
  color: #234FAE;
}
.woo-single-package .content .entry-content .btn {
  margin-bottom: 20px;
}
.woo-single-package .content .entry-content ul {
  list-style: none;
}
.woo-single-package .content .entry-content ul li {
  padding-left: 15px;
  position: relative;
}
.woo-single-package .content .entry-content ul li:before {
  left: 0;
  color: #000;
  position: absolute;
  content: "•" !important;
}
.woo-single-package .content .entry-content ol {
  list-style: none;
  counter-reset: section;
}
.woo-single-package .content .entry-content ol li {
  position: relative;
}
.woo-single-package .content .entry-content ol li:before {
  color: #000;
  counter-increment: section;
  content: counters(section, ".") ". " !important;
}
.woo-single-package .content .entry-content ol li ol {
  margin-top: 15px;
  margin-left: 15px;
}
.woo-single-package .content .entry-content ul, .woo-single-package .content .entry-content ol {
  margin-bottom: 22px;
}
.woo-single-package .content .entry-content ul li, .woo-single-package .content .entry-content ol li {
  margin-bottom: 12px;
}
.woo-single-package .content .product {
  overflow: hidden;
}
.woo-single-package .content .product .woocommerce-product-gallery {
  overflow: hidden;
  position: relative;
  margin: 0 !important;
}
.woo-single-package .content .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  overflow: hidden;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.woo-single-package .content .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
  width: 100%;
  height: 100%;
}
.woo-single-package .content .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  visibility: hidden;
  position: absolute;
  top: 15px !important;
  opacity: 0 !important;
  z-index: 1 !important;
  width: 40px !important;
  font-size: 0 !important;
  height: 40px !important;
  right: 30px !important;
  line-height: 0 !important;
  color: transparent !important;
  background: rgba(255, 255, 255, 0.9);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  -ms-border-radius: 500px;
  border-radius: 500px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.woo-single-package .content .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
  top: 12px !important;
  left: 12px !important;
}
.woo-single-package .content .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
  top: 22px !important;
  left: 24px !important;
}
.woo-single-package .content .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover, .woo-single-package .content .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:focus {
  background: #234FAE !important;
}
.woo-single-package .content .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover:before, .woo-single-package .content .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:focus:before {
  border-color: #FFF !important;
}
.woo-single-package .content .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover:after, .woo-single-package .content .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:focus:after {
  background: #FFF !important;
}
.woo-single-package .content .product .woocommerce-product-gallery:hover .woocommerce-product-gallery__trigger, .woo-single-package .content .product .woocommerce-product-gallery:focus .woocommerce-product-gallery__trigger {
  opacity: 1 !important;
  visibility: visible !important;
}
.woo-single-package .content .product .summary {
  margin: 0 !important;
}
.woo-single-package .content .product .summary .variations {
  display: block;
  margin-bottom: 0;
}
.woo-single-package .content .product .summary .variations tbody {
  display: block;
}
.woo-single-package .content .product .summary .variations tbody tr {
  display: block;
}
.woo-single-package .content .product .summary .variations tbody tr:not(:last-child) {
  margin-bottom: 10px;
}
.woo-single-package .content .product .summary .variations tbody tr td {
  display: block;
}
.woo-single-package .content .product .summary .variations tbody tr td.label {
  display: none;
}
.woo-single-package .content .product .summary .variations tbody tr td .select-wrapper {
  position: relative;
}
.woo-single-package .content .product .summary .variations tbody tr td .select-wrapper:before {
  right: 20px;
  color: #FFF;
  font-size: 10px;
  content: "\e813";
  line-height: 12px;
  position: absolute;
  pointer-events: none;
  top: calc(50% - 6px);
  font-family: "wager-consultant";
}
.woo-single-package .content .product .summary .variations tbody tr td .select-wrapper select {
  border: 0 !important;
  color: #FFF !important;
  font-size: 18px !important;
  background: #234FAE !important;
  padding: 18px 24px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woo-single-package .content .product .summary .variations tbody tr td .select-wrapper select::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  width: 8px;
  color: #333;
  text-align: center;
  position: relative;
}
.woo-single-package .content .product .summary .extra-options {
  display: block;
  margin-bottom: 0;
}
.woo-single-package .content .product .summary .extra-options tbody {
  display: block;
}
.woo-single-package .content .product .summary .extra-options tbody tr {
  display: block;
}
.woo-single-package .content .product .summary .extra-options tbody tr:not(:last-child) {
  margin-bottom: 10px;
}
.woo-single-package .content .product .summary .extra-options tbody tr td {
  display: block;
}
.woo-single-package .content .product .summary .extra-options tbody tr td .select2-container .select2-selection {
  border: 0 !important;
  background: #234FAE !important;
}
.woo-single-package .content .product .summary .extra-options tbody tr td .select2-container .select2-search--inline {
  width: 100%;
}
.woo-single-package .content .product .summary .single_variation_wrap .single_variation {
  margin-bottom: 10px;
}
.woo-single-package .content .product .summary .single_variation_wrap p {
  margin: 0;
}
.woo-single-package .content .product .summary .single_variation_wrap p.stock {
  font-size: 12px;
  line-height: 12px;
}
.woo-single-package .content .product .summary .single_variation_wrap .woocommerce-variation-price .price {
  margin: 0;
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  font-family: "proxima-nova", sans-serif;
}
.woo-single-package .content .product .summary form.cart {
  margin-bottom: 0;
}
.woo-single-package .content .product .summary form.cart .reset_variations {
  font-size: 12px;
  line-height: 12px;
}
.woo-single-package .content .product .summary form.cart .quantity {
  display: none !important;
}
.woo-single-package .content .product .summary form.cart.variations_form .price-button {
  max-width: 100%;
  margin-top: 20px;
}
.woo-single-package .content .product .summary .price-button {
  width: 100%;
  padding: 21px;
  max-width: 342px;
  overflow: hidden;
  background: #FAFAFA;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.woo-single-package .content .product .summary .price-button .price {
  margin: 0;
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  font-family: "proxima-nova", sans-serif;
}

.package-slider-wrapper.single-package-slider-wrapper {
  padding-bottom: 60px;
}

.woo-single-pick {
  padding: 60px 0;
}
.woo-single-pick .content .entry-title {
  margin-bottom: 10px;
}
.woo-single-pick .content .entry-title .title {
  margin-bottom: 0;
}
.woo-single-pick .content .entry-content {
  margin-bottom: 20px;
}
.woo-single-pick .content .entry-content p {
  max-width: 600px;
  margin-bottom: 20px;
}
.woo-single-pick .content .entry-content p small {
  font-size: 14px;
  line-height: 25px;
}
.woo-single-pick .content .entry-content .btn {
  margin-bottom: 20px;
}
.woo-single-pick .content .entry-content ul {
  list-style: none;
}
.woo-single-pick .content .entry-content ul li {
  padding-left: 15px;
  position: relative;
}
.woo-single-pick .content .entry-content ul li:before {
  left: 0;
  content: "•";
  color: #000;
  position: absolute;
}
.woo-single-pick .content .entry-content ol {
  list-style: none;
  counter-reset: section;
}
.woo-single-pick .content .entry-content ol li {
  position: relative;
}
.woo-single-pick .content .entry-content ol li:before {
  color: #000;
  counter-increment: section;
  content: counters(section, ".") ". ";
}
.woo-single-pick .content .entry-content ol li ol {
  margin-top: 15px;
  margin-left: 15px;
}
.woo-single-pick .content .entry-content ul, .woo-single-pick .content .entry-content ol {
  margin-bottom: 22px;
}
.woo-single-pick .content .entry-content ul li, .woo-single-pick .content .entry-content ol li {
  margin-bottom: 12px;
}
.woo-single-pick .content .price-button {
  width: 100%;
  overflow: hidden;
  background: #FAFAFA;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  padding: 21px 21px 21px 37px;
}
.woo-single-pick .content .price-button .price {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  font-family: "proxima-nova", sans-serif;
}
.woo-single-pick .content .price-button .btn {
  line-height: 20px;
  padding: 12px 26px;
  font-family: "proxima-nova", sans-serif;
  padding: 14px 27px 10px;
}
.woo-single-pick .media img {
  margin-left: auto;
  margin-right: auto;
}

#accordion {
  margin: 0;
}
#accordion .panel {
  border: 0;
  margin: 0 0 10px;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
#accordion .panel .panel-heading {
  border: 0;
  margin: 0;
  padding: 0;
  background: transparent;
}
#accordion .panel .panel-heading a {
  display: block;
  cursor: pointer;
  position: relative;
  background: #234FAE;
  padding-right: 38px;
  padding: 18px 25px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
#accordion .panel .panel-heading a:before {
  right: 25px;
  content: "\e813";
  color: #FFF;
  font-size: 11px;
  line-height: 24px;
  position: absolute;
  font-family: "wager-consultant";
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#accordion .panel .panel-heading a.collapsed:before {
  transform: rotate(0deg) !important;
}
#accordion .panel .panel-heading a.in:before, #accordion .panel .panel-heading a[aria-expanded=true]:before {
  transform: rotate(-180deg);
}
#accordion .panel .panel-heading a .panel-title {
  margin: 0;
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  font-family: "pragmatica", sans-serif;
}
#accordion .panel .panel-body {
  padding: 20px 0;
}
#accordion .panel .panel-body p {
  margin-bottom: 0;
}
#accordion .panel .panel-body p + p {
  margin-top: 20px;
}

/***********************************
ABOUT STYLES
***********************************/
.about-us {
  padding: 60px 0;
}
.about-us .entry-title {
  margin-bottom: 15px;
}
.about-us .entry-title .title {
  margin-bottom: 5px;
}
.about-us .entry-title .sub-title {
  color: #234FAE;
}
.about-us .content p {
  margin: 0;
}
.about-us .content p + p {
  margin-top: 30px;
}

.tiered-system {
  padding: 60px 0 30px;
}
.tiered-system .entry-title {
  margin-bottom: 26px;
}

.tiered-system-item {
  display: block;
  overflow: hidden;
  margin-bottom: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  position: relative;
}
.tiered-system-item:before {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  content: "";
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
}
.tiered-system-item.none {
  pointer-events: none;
}
.tiered-system-item .media img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.tiered-system-item .text {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 40px;
  text-align: center;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tiered-system-item .text:before, .tiered-system-item .text:after {
  content: none;
}
.tiered-system-item .text .title {
  color: #FFF;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
}
.tiered-system-item:hover .media img, .tiered-system-item:focus .media img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.tiered-system-item:hover .text .title, .tiered-system-item:focus .text .title {
  color: #234FAE;
}

/***********************************
BLOG STYLES
***********************************/
.news-page {
  padding: 80px 0;
  border-bottom: 1px solid #234FAE;
}
.news-page .section-title {
  margin-bottom: 56px;
}
article.blog-post {
  overflow: hidden;
  max-width: 738px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #B8B8C2;
}
article.blog-post .media {
  overflow: hidden;
  max-width: 182px;
  margin-right: 18px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
article.blog-post .media img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
article.blog-post .entry-content {
  overflow: hidden;
}
article.blog-post .entry-content .categories {
  font-size: 0;
  line-height: 0;
  margin-bottom: 15px;
}
article.blog-post .entry-content .categories li a {
  color: #FFF;
  display: block;
  font-size: 14px;
  font-weight: 800;
  line-height: 18px;
  background: #234FAE;
  padding: 6px 15px 4px;
  vertical-align: middle;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  letter-spacing: 0.91px;
}
article.blog-post .entry-content .categories li a:hover, article.blog-post .entry-content .categories li a:focus {
  background: #0AC6A1;
}
article.blog-post .entry-content .date {
  color: #234FAE;
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  margin-bottom: 14px;
  font-family: "proxima-nova", sans-serif;
  letter-spacing: 0.35px;
}
article.blog-post .entry-content .entry-title {
  color: #000;
  max-width: 513px;
  margin-bottom: 15px;
}
article.blog-post .entry-content a .entry-title:hover, article.blog-post .entry-content a .entry-title:focus {
  color: #0AC6A1;
}
article.blog-post .entry-content a .date:hover, article.blog-post .entry-content a .date:focus {
  color: #0AC6A1;
}
article.blog-post .entry-content .readmore {
  color: #234FAE;
  display: block;
  font-size: 14px;
  font-weight: 800;
  line-height: 18px;
  text-decoration: underline;
  letter-spacing: 0.91px;
}
article.blog-post .entry-content .readmore:hover, article.blog-post .entry-content .readmore:focus {
  color: #0AC6A1;
}
article.blog-post:hover .media img, article.blog-post:focus .media img {
  transform: scale(1.2);
}

.pagination {
  display: block;
  margin: 30px 0 0;
  overflow: hidden;
  max-width: 738px;
}
.pagination .float-left a i {
  margin-right: 15px;
}
.pagination .float-right a i {
  margin-left: 15px;
}
.pagination a {
  color: #234FAE;
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pagination a:before, .pagination a:after {
  content: none;
}
.pagination a i {
  width: 60px;
  height: 60px;
  color: #FFF;
  font-size: 20px;
  background: #234FAE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  -ms-border-radius: 500px;
  border-radius: 500px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.pagination a:hover, .pagination a:focus {
  color: #0AC6A1;
}
.pagination a:hover i, .pagination a:focus i {
  background: #0AC6A1;
}

.sidebar .widget {
  padding-left: 25px;
  margin-bottom: 30px;
}
.sidebar .widget .widget-title {
  color: #000;
  font-weight: 800;
  font-style: italic;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #B8B8C2;
}
.sidebar .widget .search-form .form-group {
  position: relative;
}
.sidebar .widget .search-form .form-group input[type=search] {
  border: 0;
  padding-right: 40px !important;
}
.sidebar .widget .search-form .form-group input[type=submit] {
  border: 0;
  outline: 0;
  right: 18px;
  position: absolute;
  background: transparent;
  top: calc(50% - 12px) !important;
  font-family: "wager-consultant";
}
.sidebar .widget .search-form .form-group input[type=submit]:hover, .sidebar .widget .search-form .form-group input[type=submit]:focus {
  cursor: pointer;
  color: #234FAE !important;
}
.sidebar .widget.widget_contacts:nth-child(odd) .footer-top-item {
  background: #9EDBE9;
}
.sidebar .widget.widget_contacts .footer-top-item {
  padding: 35px 15px;
}
.sidebar .widget.widget_contacts .footer-top-item .title {
  margin-bottom: 5px;
}
.sidebar .widget.widget_contacts .footer-top-item p {
  font-size: 18px;
  line-height: 34px;
}
.sidebar .widget.widget_categories ul {
  font-size: 0;
}
.sidebar .widget.widget_categories ul li a {
  color: #FFF;
  display: block;
  font-size: 14px;
  font-weight: 800;
  background: #234FAE;
  padding: 5px 15px;
  line-height: 18px;
  margin-bottom: 12px;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  letter-spacing: 0.91px;
}
.sidebar .widget.widget_categories ul li a:hover, .sidebar .widget.widget_categories ul li a:focus {
  background: #0AC6A1;
}

.social-timeline-wrap {
  overflow: hidden;
  border: 4px solid #62A3E6;
}
.social-timeline-wrap.facebook {
  margin-top: 20px;
  border: 4px solid #3C5A99;
}
.social-timeline-wrap.facebook .social-timeline-header {
  background: #3C5A99;
}
.social-timeline-wrap .social-timeline-header {
  padding: 10px;
  background: #62A3E6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.social-timeline-wrap .social-timeline-header:before, .social-timeline-wrap .social-timeline-header:after {
  content: none;
}
.social-timeline-wrap .social-timeline-header .icon {
  color: #FFF;
  font-size: 30px;
  margin-right: 10px;
}
.social-timeline-wrap .social-timeline-header .text {
  overflow: hidden;
}
.social-timeline-wrap .social-timeline-header .text .title {
  color: #FFF;
  font-size: 24px;
  font-weight: 800;
  line-height: 32px;
}
.social-timeline-wrap .social-timeline-header .text a {
  color: #FFF;
  display: block;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}
.social-timeline-wrap .social-timeline-header .text a:hover, .social-timeline-wrap .social-timeline-header .text a:focus {
  color: #0AC6A1;
}
.social-timeline-wrap iframe {
  width: 100% !important;
  height: 100% !important;
}

.single-post article.blog-post {
  border: 0;
  padding: 0;
  margin-bottom: 0;
  max-width: 773px;
}
.single-post article.blog-post .media {
  height: 350px;
  max-width: 100%;
  margin-bottom: 22px;
}
.single-post article.blog-post .media img {
  width: 100%;
  height: auto;
}
.single-post article.blog-post .entry-content .entry-title {
  max-width: 100%;
  margin-bottom: 18px;
}
.single-post article.blog-post .entry-content p:last-child {
  margin-bottom: 0;
}
.single-post article.blog-post .entry-footer {
  margin-top: 30px;
  padding-top: 15px;
  border-top: 1px solid #234FAE;
}
.single-post article.blog-post .entry-footer .back {
  color: #234FAE;
  font-size: 18px;
  font-weight: 800;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.single-post article.blog-post .entry-footer .back:before, .single-post article.blog-post .entry-footer .back:after {
  content: none;
}
.single-post article.blog-post .entry-footer .back i {
  width: 60px;
  height: 60px;
  color: #FFF;
  font-size: 20px;
  background: #234FAE;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  -ms-border-radius: 500px;
  border-radius: 500px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.single-post article.blog-post .entry-footer .back:hover, .single-post article.blog-post .entry-footer .back:focus {
  color: #0AC6A1;
}
.single-post article.blog-post .entry-footer .back:hover i, .single-post article.blog-post .entry-footer .back:focus i {
  background: #0AC6A1;
}

/***********************************
CONTACT US STYLES
***********************************/
.contact-page {
  padding-top: 90px;
  padding-bottom: 262px;
  background: url(images/contact-background.png) no-repeat right bottom;
  background-size: 100%;
}
.contact-page .content .entry-title {
  margin-bottom: 29px;
}
.contact-page .content .entry-title p {
  color: #234FAE;
  font-family: "pragmatica", sans-serif;
}
.contact-page .content .quick-contact li:not(:last-child) {
  margin-bottom: 20px;
}
.contact-page .content .quick-contact li.address .text {
  max-width: 350px;
}
.contact-page .content .quick-contact li .icon {
  width: 20px;
  height: 40px;
  color: #234FAE;
  font-size: 16px;
  line-height: 40px;
  margin-right: 15px;
}
.contact-page .content .quick-contact li .text {
  overflow: hidden;
}
.contact-page .content .quick-contact li .text a {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  font-family: "pragmatica", sans-serif;
}
.contact-page .content .quick-contact li .text a:hover, .contact-page .content .quick-contact li .text a:focus {
  color: #234FAE;
}

.contact-form {
  width: 100%;
  max-width: 482px;
  background: #FFF;
  padding: 28px 23px 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.12);
}
.contact-form .title {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 23px;
}
.contact-form .media img {
  width: 100%;
  height: auto;
}

.gform_confirmation_message {
  color: #000;
  font-size: 14px;
  margin-top: 15px;
  text-align: center;
  line-height: 18px;
}
.gform_confirmation_message:before {
  content: "✔";
  color: green;
  padding-right: 10px;
}

.gform_wrapper {
  margin: 0 !important;
}
.gform_wrapper.gform_validation_error .validation_error {
  color: #790000;
  font-size: 12px;
  padding: 10px 0;
  font-weight: 700;
  line-height: 16px;
  text-align: left;
  margin-bottom: 15px;
  border-top: 1px solid #790000;
  border-bottom: 1px solid #790000;
  max-width: calc(100% - 16px) !important;
}
.gform_wrapper.gform_validation_error .gform_body .gform_fields .gfield.gfield_error {
  border-top: 0;
}
.gform_wrapper.gform_validation_error .gform_body .gform_fields .gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
  max-width: 100% !important;
}
.gform_wrapper.gform_validation_error .gform_body .gform_fields .gfield.gfield_error .gfield_label {
  margin-top: 0 !important;
}
.gform_wrapper.gform_validation_error .gform_body .gform_fields .gfield.gfield_error .ginput_container {
  margin-top: 0 !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield {
  font-size: 0;
  line-height: 0;
  padding-top: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 16px !important;
  padding-bottom: 0 !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield:first-child {
  margin-top: 0 !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_name {
  width: 100%;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_name span {
  width: 100%;
  padding-right: 0;
  padding-top: 0 !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_name span.name_first {
  padding: 0;
  margin-bottom: 16px;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_name span.name_first input {
  margin-bottom: 0 !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_name span.name_last input {
  margin-bottom: 0 !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield div.ginput_container {
  margin-top: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield .gfield_required, .gform_wrapper form .gform_body .gform_fields .gfield .instruction, .gform_wrapper form .gform_body .gform_fields .gfield label {
  display: none !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield input {
  margin-top: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield textarea.medium {
  height: 160px !important;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_select .select-wrapper {
  position: relative;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_select .select-wrapper:before {
  right: 20px;
  color: #FFF;
  font-size: 10px;
  content: "\e813";
  line-height: 12px;
  position: absolute;
  pointer-events: none;
  top: calc(50% - 5px);
  font-family: "wager-consultant";
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_select .select-wrapper select {
  color: #FFF !important;
  padding: 14px 22px !important;
  background: #234FAE !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container_select .select-wrapper select::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  width: 8px;
  color: #333;
  text-align: center;
  position: relative;
}
.gform_wrapper form .gform_body .gform_fields .gfield.gfield_contains_required .validation_message, .gform_wrapper form .gform_body .gform_fields .gfield.gfield_error .validation_message {
  margin: 0 !important;
  color: #790000 !important;
  padding-top: 0 !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 14px !important;
  letter-spacing: normal !important;
  text-transform: none !important;
}
.gform_wrapper form .gform_footer {
  position: relative;
  text-align: right;
  padding: 0 !important;
}
.gform_wrapper form .gform_footer .btn {
  outline: 0;
  z-index: 1;
  margin-right: 0;
  position: relative;
  background: #000;
  text-transform: uppercase;
}
.gform_wrapper form .gform_footer .btn:before {
  content: none;
}
.gform_wrapper form .gform_footer .btn:hover, .gform_wrapper form .gform_footer .btn:focus {
  outline: 0;
  background: #234FAE;
}
.gform_wrapper form .gform_footer .gform_ajax_spinner {
  display: none;
}

/***********************************
FOOTER STYLES
***********************************/
.icon-round {
  z-index: 1;
  position: relative;
  align-items: center;
  display: inline-flex;
  margin-right: 17px;
}
.icon-round:after {
  right: -17px !important;
  width: 50px !important;
  content: "" !important;
  z-index: -1 !important;
  height: 50px !important;
  position: absolute !important;
  border: 3px solid #234FAE !important;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  -ms-border-radius: 500px;
  border-radius: 500px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}

.footer-top {
  background: #234FAE;
  padding: 85px 0 80px;
}
.footer-top .entry-title {
  margin-bottom: 50px;
}

.how-work-item-button {
  display: block;
  background: #000;
  min-height: 263px;
  flex-wrap: nowrap;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  padding: 50px 30px !important;
}
.how-work-item-button .text {
  color: #FFF;
  max-width: 165px;
  margin-bottom: 22px;
}
.how-work-item-button .icon {
  color: #FFF;
  line-height: 50px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: 0;
  -moz-transform: 0;
  -ms-transform: 0;
  -o-transform: 0;
  transform: 0;
}
.how-work-item-button:hover, .how-work-item-button:focus {
  background: #1a1a1a;
}
.how-work-item-button:hover .icon, .how-work-item-button:focus .icon {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}

.how-work-item {
  margin-bottom: 30px;
}
.how-work-item .icon {
  color: #FFF;
  font-size: 55px;
  margin-bottom: 14px;
}
.how-work-item .text .title {
  color: #FFF;
  max-width: 224px;
  margin-bottom: 7px;
}
.how-work-item .text p {
  color: #FFF;
  margin-bottom: 0;
  max-width: 240px;
}
.how-work-item:hover .icon, .how-work-item:focus .icon {
  animation: shake 0.5s forwards;
}

.footer {
  padding: 70px 0;
}
.footer .footer-logo a {
  display: block;
}
.footer .footer-menu {
  margin-left: -13px;
  margin-right: -13px;
  margin-bottom: 10px;
}
.footer .footer-menu li {
  padding-left: 13px;
  padding-right: 13px;
  padding-bottom: 5px;
}
.footer .footer-menu li a {
  color: #000;
  display: block;
  font-weight: 800;
}
.footer .footer-menu li.active a, .footer .footer-menu li:hover a, .footer .footer-menu li:focus a {
  color: #234FAE;
}
.footer .copyright p {
  margin: 0;
  color: #585858;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 1.5px;
}

/***********************************
DEFAULT STYLES
***********************************/
.default-page .content h1, .default-page .content h2, .default-page .content h3, .default-page .content h4, .default-page .content h5, .default-page .content h6 {
  margin-bottom: 12px;
}
.default-page .content p a {
  color: #000;
  font-weight: 700;
  text-decoration: underline;
}
.default-page .content p a:hover, .default-page .content p a:focus {
  color: #234FAE;
}
.default-page .content p small {
  font-size: 14px;
  line-height: 25px;
}
.default-page .content .btn {
  margin-bottom: 20px;
}
.default-page .content ul {
  list-style: none;
}
.default-page .content ul li {
  padding-left: 15px;
  position: relative;
}
.default-page .content ul li:before {
  left: 0;
  content: "•";
  color: #000;
  position: absolute;
}
.default-page .content ol {
  list-style: none;
  counter-reset: section;
}
.default-page .content ol li {
  position: relative;
}
.default-page .content ol li:before {
  color: #000;
  counter-increment: section;
  content: counters(section, ".") ". ";
}
.default-page .content ol li ol {
  margin-top: 15px;
  margin-left: 15px;
}
.default-page .content ul, .default-page .content ol {
  margin-bottom: 22px;
}
.default-page .content ul li, .default-page .content ol li {
  margin-bottom: 12px;
}
.default-page .content .entry-footer a {
  color: #234FAE;
}
.default-page .content .entry-footer a:hover, .default-page .content .entry-footer a:focus {
  color: #234FAE;
}

/***********************************
404 STYLES
***********************************/
.error404 {
  background: #FFF;
}
.error404 .error-404 {
  padding: 40px 0;
}
.error404 .error-404 .page-header {
  margin-top: 0;
  width: 100%;
  min-height: inherit;
  max-width: 800px;
  padding: 0 0 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  background: transparent;
  border-bottom: 1px dotted #234FAE;
}
.error404 .error-404 .page-header:after, .error404 .error-404 .page-header:before {
  content: none;
}
.error404 .error-404 .page-header .hero {
  margin: 0;
  color: #000;
  font-size: 110px;
  font-weight: 900;
  line-height: 110px;
}
.error404 .error-404 .page-header .page-title {
  color: #000;
}

/***********************************
WOOCOMMERCE STYLES
***********************************/
[class^=woocommerce] ul li:before, [class^=woocommerce] ol li:before {
  content: none !important;
}

.woocommerce-message,
.woocommerce-error {
  border-top-color: #234FAE;
}

/* Shop Page before filter */
.wrap_filter_items {
  width: 100%;
  overflow: hidden;
  background: #234FAE;
  margin-bottom: 25px;
  padding: 10px 15px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
}
.wrap_filter_items .woocommerce-ordering {
  float: left;
  margin: 5px 0 !important;
}
.wrap_filter_items .woocommerce-ordering select {
  border: 0 !important;
  color: #000 !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  padding: 10px 15px !important;
  background: #FFF !important;
  vertical-align: middle !important;
  font-family: "pragmatica", sans-serif !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.wrap_filter_items .woocommerce-ordering select::-webkit-inner-spin-button {
  -webkit-appearance: none;
  cursor: pointer;
  display: block;
  width: 8px;
  color: #333;
  text-align: center;
  position: relative;
}
.wrap_filter_items .pagination_result_count {
  float: right;
  margin: 5px 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.wrap_filter_items .woocommerce-result-count {
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  margin: 0 10px 0 0;
  line-height: 20px;
}
.wrap_filter_items .woocommerce-pagination {
  float: right;
}
.wrap_filter_items .woocommerce-pagination ul {
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  display: block !important;
}
.wrap_filter_items .woocommerce-pagination ul li {
  border: 0 !important;
  margin-left: 4px !important;
}
.wrap_filter_items .woocommerce-pagination ul li a:hover {
  background: #0AC6A1;
}
.wrap_filter_items .woocommerce-pagination ul li span, .wrap_filter_items .woocommerce-pagination ul li a {
  width: 30px;
  height: 30px;
  font-size: 12px !important;
  color: #000 !important;
  font-weight: 400 !important;
  line-height: 20px !important;
  background: #FFF !important;
}
.wrap_filter_items .woocommerce-pagination ul li span.current {
  color: #FFF !important;
  background: #0AC6A1 !important;
}

.woocommerce .button, .woocommerce-page .button {
  font-family: "pragmatica", sans-serif;
  color: #FFF !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 22px !important;
  background: #234FAE !important;
  padding: 10px 20px !important;
  text-decoration: none !important;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  -ms-border-radius: 6px !important;
  border-radius: 6px !important;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.woocommerce .button:hover, .woocommerce .button:focus, .woocommerce .button:active, .woocommerce-page .button:hover, .woocommerce-page .button:focus, .woocommerce-page .button:active {
  outline: 0 !important;
  color: #FFF !important;
  box-shadow: none !important;
  background: #0AC6A1 !important;
}

.woocommerce .products {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  margin-bottom: 10px !important;
  margin-right: -18px !important;
}
.woocommerce .products .product {
  overflow: hidden;
  background: #FFF;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  width: calc(33.3333333% - 18px) !important;
  margin: 0 18px 18px 0 !important;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.12);
}
.woocommerce .products .product:before {
  content: none !important;
}
.woocommerce .products .product a img {
  margin: 0 !important;
}
.woocommerce .products .product .media {
  overflow: hidden;
  position: relative;
}
.woocommerce .products .product .media:before {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.6;
  position: absolute;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, #000 100%);
}
.woocommerce .products .product .media img {
  width: 100% !important;
  height: auto;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.woocommerce .products .product .media .icon {
  z-index: 2;
  right: 16px;
  bottom: 16px;
  color: #FFF;
  font-size: 50px;
  position: absolute;
}
.woocommerce .products .product .text {
  padding: 20px 25px 25px;
}
.woocommerce .products .product .text .woocommerce-loop-product__title {
  font-style: italic;
  padding-bottom: 0;
  color: #000 !important;
  text-transform: uppercase;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 32px !important;
  margin-bottom: 5px !important;
  font-family: "pragmatica", sans-serif !important;
}
.woocommerce .products .product .text p {
  color: #000;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 16px;
}
.woocommerce .products .product .text .price {
  color: #000;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin: 0 !important;
  font-family: "proxima-nova", sans-serif;
}
.woocommerce .products .product .text .button {
  color: #FFF;
  line-height: 20px;
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  margin-top: 0 !important;
  background: #234FAE !important;
  padding: 12px 20px !important;
}
.woocommerce .products .product .text .button:hover, .woocommerce .products .product .text .button:focus {
  color: #FFF !important;
  background: #0AC6A1 !important;
}
.woocommerce .products .product .text .price-button .button-group {
  position: relative;
  display: inline-block;
}
.woocommerce .products .product .text .price-button .button-group .added_to_cart {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  background: #234FAE;
  text-align: center;
  font-family: "proxima-nova", sans-serif;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  padding: 12px 26px !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
}
.woocommerce .products .product .text .price-button .button-group .added_to_cart:hover, .woocommerce .products .product .text .price-button .button-group .added_to_cart:focus {
  color: #FFF !important;
  background: #0AC6A1 !important;
}
.woocommerce .products .product:hover .media img, .woocommerce .products .product:focus .media img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.woocommerce .products .product:hover .text .woocommerce-loop-product__title, .woocommerce .products .product:focus .text .woocommerce-loop-product__title {
  color: #234FAE !important;
}

/* My account */
.woocommerce-account .content-area .page-content .content.white {
  padding-left: 30px;
  padding-right: 30px;
}
.woocommerce-account .woocommerce .col2-set .col-1, .woocommerce-account .woocommerce .col2-set .col-2 {
  width: 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
  background: #F0F0F0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0 !important;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
  margin: 0;
  padding: 0;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li:not(:last-child) a {
  border-bottom: 1px solid #E9E9E9;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
  width: 100%;
  color: #234FAE;
  padding: 15px;
  display: block;
  font-size: 16px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
  color: #FFF;
  background: #234FAE;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:after {
  right: 15px;
  content: "\e815";
  font-size: 12px;
  position: absolute;
  text-transform: none;
  font-family: "wager-consultant" !important;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a {
  color: #FFF;
  background: #234FAE;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content a:not(.button) {
  color: #234FAE;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content a:not(.button):hover, .woocommerce-account .woocommerce .woocommerce-MyAccount-content a:not(.button):focus {
  color: #0AC6A1;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content .woocommerce-address-fields form .form-row {
  padding: 0;
  margin: 0 0 10px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-content button[type=submit] {
  margin: 10px 0 0;
}

@media (min-width: 776px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
    float: left;
    width: 30%;
  }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content {
    float: right;
    width: 68%;
  }
}
@media (max-width: 776px) {
  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
    margin-bottom: 30px;
  }
}
/* Login register page */
.woocommerce-page .woocommerce .woocommerce-error:before {
  top: 0;
  left: 5px;
  line-height: 30px;
}
.woocommerce-page .woocommerce .woocommerce-error li {
  padding-left: 25px !important;
}
.woocommerce-page .woocommerce .col2-set .u-column1 {
  margin-bottom: 30px;
}
.woocommerce-page .woocommerce .col2-set .register {
  padding-bottom: 34px;
}
.woocommerce-page .woocommerce .col2-set .woocommerce-form-login, .woocommerce-page .woocommerce .col2-set .register {
  margin: 20px 0 0;
  border-radius: 0;
}
.woocommerce-page .woocommerce .col2-set .woocommerce-form-login .form-row label, .woocommerce-page .woocommerce .col2-set .register .form-row label {
  width: 100%;
  display: block;
  font-weight: 400;
}
.woocommerce-page .woocommerce .col2-set .woocommerce-form-login .woocommerce-form-login__submit, .woocommerce-page .woocommerce .col2-set .register .woocommerce-form-login__submit {
  display: block;
  float: none !important;
}
.woocommerce-page .woocommerce .col2-set .woocommerce-form-login input.input-text, .woocommerce-page .woocommerce .col2-set .register input.input-text {
  padding: 6px 15px !important;
}
.woocommerce-page .woocommerce .col2-set .woocommerce-form-login .lost_password, .woocommerce-page .woocommerce .col2-set .register .lost_password {
  margin: 0;
}
.woocommerce-page .woocommerce .col2-set .woocommerce-form-login .lost_password a, .woocommerce-page .woocommerce .col2-set .register .lost_password a {
  color: #234FAE;
}
.woocommerce-page .woocommerce .col2-set .woocommerce-form-login .lost_password a:hover, .woocommerce-page .woocommerce .col2-set .woocommerce-form-login .lost_password a:focus, .woocommerce-page .woocommerce .col2-set .register .lost_password a:hover, .woocommerce-page .woocommerce .col2-set .register .lost_password a:focus {
  color: #9b9b9c;
}

/* Cart page */
.woocommerce-cart .page-content .content.white {
  padding-left: 30px;
  padding-right: 30px;
}
.woocommerce-cart .woocommerce table.shop_table {
  background: #FFF;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.woocommerce-cart .woocommerce table.shop_table th {
  color: #234FAE;
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  padding: 30px 20px 20px;
}
.woocommerce-cart .woocommerce table.shop_table th.product-quantity, .woocommerce-cart .woocommerce table.shop_table th.product-subtotal {
  text-align: center;
}
.woocommerce-cart .woocommerce table.shop_table tbody img {
  width: 105px;
}
.woocommerce-cart .woocommerce table.shop_table tbody td {
  padding: 20px;
  border-top: 1px solid #EBEBEB;
}
.woocommerce-cart .woocommerce table.shop_table tbody td.product-name a {
  color: #234FAE;
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
}
.woocommerce-cart .woocommerce table.shop_table tbody td.product-name a:hover, .woocommerce-cart .woocommerce table.shop_table tbody td.product-name a:focus {
  color: #0AC6A1;
}
.woocommerce-cart .woocommerce table.shop_table tbody td.product-price {
  color: #9b9b9c;
  font-size: 18px;
  font-weight: 700;
}
.woocommerce-cart .woocommerce table.shop_table tbody td.product-price span.woocommerce-Price-currencySymbol {
  padding-right: 5px;
}
.woocommerce-cart .woocommerce table.shop_table tbody td.product-quantity {
  text-align: center;
}
.woocommerce-cart .woocommerce table.shop_table tbody td.product-quantity .quantity input {
  border: 0;
  color: #9b9b9c;
  font-size: 14px;
  font-weight: 700;
  background: #ebebeb;
  width: 50px !important;
  padding: 8.5px 10px !important;
}
.woocommerce-cart .woocommerce table.shop_table tbody td.product-subtotal {
  color: #234FAE;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}
.woocommerce-cart .woocommerce table.shop_table tbody td.product-subtotal span.woocommerce-Price-currencySymbol {
  padding-right: 5px;
}
.woocommerce-cart .woocommerce table.shop_table tbody td.actions .coupon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.woocommerce-cart .woocommerce table.shop_table tbody td.actions .coupon #coupon_code {
  border: 0;
  width: 100%;
  color: #909090;
  min-width: 140px;
  font-size: 12px;
  font-weight: 400;
  background: #eeeff0;
  padding: 10px 15px !important;
}
.woocommerce-cart .woocommerce table.shop_table tbody td.actions .coupon .button {
  background: #234FAE !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.woocommerce-cart .woocommerce table.shop_table tbody td.actions .button {
  width: 100%;
  max-width: 173px;
  color: #FFF !important;
  text-transform: uppercase;
  font-size: 14px !important;
  padding: 10px 25px !important;
  margin-left: -3px !important;
}
.woocommerce-cart .woocommerce table.shop_table tbody td.actions .button:hover {
  background: #0AC6A1 !important;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.1);
}
.woocommerce-cart .woocommerce table.shop_table tbody td.actions input[type=submit] {
  background: #234FAE !important;
}
.woocommerce-cart .woocommerce .cart-collaterals {
  padding: 30px 0 0;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {
  color: #234FAE;
  font-size: 24px;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table {
  border: 0;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr:not(.order-total) {
  background: #F7F7F7 !important;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr:not(.order-total) th {
  color: #234FAE;
  font-weight: 700;
  background: #EEEEEE;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr:not(.order-total) td {
  padding: 25px 15px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr:not(.order-total) td .woocommerce-Price-amount {
  color: #9b9b9c;
  font-weight: 700;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.shipping td {
  color: #9b9b9c;
  font-size: 16px;
  font-weight: 700;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total th {
  font-weight: 700;
  padding-left: 15px;
  padding-right: 15px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total td {
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals table.shop_table tr.order-total td .woocommerce-Price-amount {
  color: #234FAE;
  font-size: 18px;
  font-weight: 700;
}
.woocommerce-cart .woocommerce .cart-collaterals .wc-proceed-to-checkout {
  float: right;
}

/* Checkout */
.woocommerce-checkout .woocommerce .woocommerce-form-login {
  border-radius: 0;
  margin: 0 0 50px;
}
.woocommerce-checkout .woocommerce .woocommerce-form-login p:first-child {
  margin: 0;
}
.woocommerce-checkout .woocommerce .woocommerce-form-login .form-row .input-text {
  padding: 6.5px 10px !important;
}
.woocommerce-checkout .woocommerce .woocommerce-form-login .form-row .button {
  margin-right: 10px;
  padding: 10px 20px;
  color: #FFF !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  background: #234FAE !important;
  border-radius: 0 !important;
  text-transform: uppercase !important;
}
.woocommerce-checkout .woocommerce .woocommerce-form-login .form-row .button:hover, .woocommerce-checkout .woocommerce .woocommerce-form-login .form-row .button:focus {
  color: #FFF !important;
  background: red !important;
}
.woocommerce-checkout .woocommerce .woocommerce-form-login .lost_password {
  margin: 0;
}
.woocommerce-checkout .woocommerce .woocommerce-form-login .lost_password a {
  color: #234FAE;
}
.woocommerce-checkout .woocommerce .woocommerce-form-login .lost_password a:hover, .woocommerce-checkout .woocommerce .woocommerce-form-login .lost_password a:focus {
  color: #9b9b9c;
}
.woocommerce-checkout .woocommerce .checkout_coupon {
  border-radius: 0;
  margin: 0 0 50px;
}
.woocommerce-checkout .woocommerce .checkout_coupon .form-row {
  padding: 10px 0;
  margin: 0;
}
.woocommerce-checkout .woocommerce .checkout_coupon .form-row .input-text {
  padding: 11.5px 10px !important;
}
.woocommerce-checkout .woocommerce .checkout_coupon .form-row .button {
  color: #FFF;
  font-size: 14px;
  font-weight: 400;
  background: #234FAE;
  border-radius: 0;
  padding: 13px 25px;
  text-transform: uppercase;
}
.woocommerce-checkout .woocommerce .checkout_coupon .form-row .button:hover, .woocommerce-checkout .woocommerce .checkout_coupon .form-row .button:focus {
  color: #FFF;
  background: #0AC6A1;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout {
  overflow: hidden;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout h3 {
  color: #234FAE;
  font-size: 28px;
  font-weight: 700;
  font-style: italic;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-billing-fields .form-row {
  padding: 0;
  width: 100%;
  margin: 0 0 16px;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-billing-fields .form-row .select2-selection {
  border: 0;
  height: auto !important;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-billing-fields .form-row input.input-text:focus, .woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-billing-fields .form-row .select2-selection__rendered:focus {
  box-shadow: none;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-billing-fields .form-row .select2-selection__rendered {
  padding: 0 10px !important;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-billing-fields .form-row textarea {
  height: 90px;
  color: #9b9b9c;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-billing-fields .form-row#billing_country_field .woocommerce-input-wrapper .select-wrapper .select2-selection .select2-selection__rendered, .woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-billing-fields .form-row#billing_state_field .woocommerce-input-wrapper .select-wrapper .select2-selection .select2-selection__rendered {
  margin: 0 !important;
  width: 100% !important;
  color: #000 !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  line-height: 24px !important;
  padding: 10px 24px !important;
  border-radius: 4px !important;
  background: #F4F5F5 !important;
  border: 1px solid #DDE1E3 !important;
  font-family: "pragmatica", sans-serif !important;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .col2-set {
  width: 48%;
  float: left;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-input-wrapper {
  width: 100%;
  display: block;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order {
  width: 48%;
  float: right;
  padding: 30px;
  border: 1px solid #DEDEDE;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order h3 {
  margin-top: 0;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table {
  border: 0;
  margin: 0 0px 30px 0;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table thead tr th {
  color: #272727;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 4px double #DEDEDE;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tr.cart_item td {
  border: 0;
  color: #9b9b9c;
  font-size: 14px;
  padding: 10px 0;
  font-weight: 400;
  border-bottom: 1px solid #DEDEDE;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table th.product-name, .woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table td.product-name {
  text-align: left;
  padding-left: 0;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table th.product-total, .woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table td.product-total {
  text-align: right;
  padding-right: 0 !important;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr td, .woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr th {
  border: 0;
  color: #9b9b9c;
  font-size: 14px;
  padding: 20px 0;
  text-transform: uppercase;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr.cart-subtotal td, .woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr.cart-subtotal th {
  padding-top: 30px !important;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr.shipping td, .woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr.shipping th {
  padding-bottom: 30px !important;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr.cart-subtotal td, .woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr.cart-subtotal th, .woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr.shipping td, .woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr.shipping th {
  padding: 5px 0;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td, .woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total th {
  color: #234FAE;
  font-size: 18px;
  border-top: 4px double #DEDEDE;
  border-bottom: 4px double #DEDEDE;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr.order-total td {
  color: #234FAE;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot tr th {
  text-align: left;
  padding-left: 0;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order table.shop_table tfoot td {
  text-align: right;
  padding-right: 0 !important;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment {
  background: transparent !important;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods {
  border: 0 !important;
  padding: 0 !important;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li {
  padding-left: 0;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li input[type=radio] {
  display: none;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li label {
  cursor: pointer;
  padding-left: 30px;
  position: relative;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li label:before, .woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li label:after {
  left: 0;
  z-index: 2;
  content: "";
  width: 20px;
  height: 20px;
  padding: 3px;
  cursor: pointer;
  position: absolute;
  border-radius: 500px;
  top: calc(50% - 10px);
  border: 2px solid #182342;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li label:after {
  z-index: 1;
  border: 5px solid transparent;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li input:checked ~ label:after {
  background: #234FAE;
  border-color: #FFF;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li .payment_box {
  padding: 0 !important;
  margin: 15px 0 25px !important;
  background-color: transparent !important;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li .payment_box.payment_method_paypal {
  display: block !important;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li .payment_box:before {
  content: none !important;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li .icon img {
  margin: 0 15px 0 0 !important;
  max-height: inherit !important;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li .icon a {
  color: #9b9b9c;
  font-size: 12px;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li .icon a:hover, .woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_methods li .icon a:focus {
  color: #234FAE;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-payment .payment_box:before {
  border-bottom-color: #F8F8F8 !important;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .place-order {
  margin: 0;
  padding: 30px 0 0 !important;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .place-order .wc-terms-and-conditions {
  margin-bottom: 30px;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .place-order .wc-terms-and-conditions label {
  cursor: pointer;
  padding-left: 30px;
  position: relative;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .place-order .wc-terms-and-conditions label a {
  color: #234FAE;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .place-order .wc-terms-and-conditions label:before, .woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .place-order .wc-terms-and-conditions label:after {
  left: 0;
  top: 0;
  z-index: 2;
  content: "";
  width: 20px;
  height: 20px;
  padding: 3px;
  cursor: pointer;
  position: absolute;
  border: 2px solid #182342;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .place-order .wc-terms-and-conditions label:after {
  z-index: 1;
  border: 5px solid transparent;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .place-order .wc-terms-and-conditions input:checked ~ label:after {
  background: #234FAE;
  border-color: #FFF;
}
.woocommerce-checkout .woocommerce form.woocommerce-checkout .woocommerce-checkout-review-order .place-order .wc-terms-and-conditions input[type=checkbox] {
  display: none;
}
.woocommerce-checkout .woocommerce .woocommerce-shipping-fields,
.woocommerce-checkout .woocommerce .woocommerce-additional-fields {
  display: none;
}

.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-notice--success {
  position: relative;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-notice--success:before {
  content: "✔";
  font-size: 15px;
  padding-right: 10px;
  color: green;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details {
  margin: 0;
  padding: 30px 0 0;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details .woocommerce-order-details__title {
  margin: 0 0 20px;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table {
  border-radius: 0;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tr td a {
  color: #234FAE;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tr td a:hover, .woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-order-details table.shop_table tr td a:focus {
  color: #9b9b9c;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-customer-details {
  margin: 0;
  padding-bottom: 0;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-columns {
  padding: 0;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-customer-details .woocommerce-column__title {
  margin: 0 0 20px;
}
.woocommerce-order-received .woocommerce .woocommerce-order .woocommerce-customer-details address {
  border-radius: 0;
  line-height: 25px;
  border-bottom-width: 5px;
  border-right-width: 1px;
}

@media (min-width: 769px) and (max-width: 991px) {
  .col2-set {
    width: 100% !important;
    float: none !important;
  }
  .woocommerce-checkout-review-order {
    width: 100% !important;
    float: none !important;
  }
}
@media (max-width: 776px) {
  .col2-set {
    width: 100% !important;
    float: none !important;
  }
  .woocommerce-checkout-review-order {
    width: 100% !important;
    float: none !important;
  }
}
.mfp-move-from-top {
  background: #FFF;
  opacity: 1 !important;
  -webkit-transition: initial;
  -moz-transition: initial;
  -ms-transition: initial;
  -o-transition: initial;
  transition: initial;
  backdrop-filter: blur(9.998000145px);
  --webkit-backdrop-filter: blur(9.998000144958496px);
  background-color: rgba(255, 255, 255, 0.15);
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-from-top .mfp-container {
  padding: 0;
}
.mfp-move-from-top .mfp-container .mfp-content {
  height: 100%;
  vertical-align: middle;
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translateY(300px);
  -moz-transform: translateY(300px);
  -ms-transform: translateY(300px);
  -o-transform: translateY(300px);
  transform: translateY(300px);
}
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  transform: translateY(100px);
  opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
}
.mfp-move-from-top.vertical-middle .mfp-container .mfp-content {
  height: auto;
  padding: 0 15px;
}
.mfp-move-from-top.vertical-middle .mfp-container .mfp-content .mfp-close {
  opacity: 1;
  color: #234FAE;
}
.mfp-move-from-top.vertical-middle .mfp-container .mfp-arrow {
  opacity: 1;
  width: 60px;
  height: 60px;
  color: #0AC6A1;
  font-size: 20px;
  overflow: hidden;
  background: #FFF;
  border-radius: 500px;
  filter: drop-shadow(0px 6px 16px rgba(0, 0, 0, 0.06));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.mfp-move-from-top.vertical-middle .mfp-container .mfp-arrow:before {
  border: 0;
  margin: 0;
  opacity: 1;
  padding: 0;
  width: auto;
  height: auto;
  position: initial;
}
.mfp-move-from-top.vertical-middle .mfp-container .mfp-arrow:after {
  content: none;
}
.mfp-move-from-top.vertical-middle .mfp-container .mfp-arrow.mfp-arrow-left {
  left: 10%;
  text-indent: -5px;
}
.mfp-move-from-top.vertical-middle .mfp-container .mfp-arrow.mfp-arrow-right {
  right: 10%;
  text-indent: 5px;
}
.mfp-move-from-top.vertical-middle .mfp-container .mfp-arrow:hover, .mfp-move-from-top.vertical-middle .mfp-container .mfp-arrow:focus {
  color: #FFF;
  background: #0AC6A1;
}
.mfp-move-from-top .mfp-iframe-scaler {
  overflow: inherit;
}

/***********************************
LIVE ODDS PRODUCT STYLES
***********************************/
.page-template-t_liveodds .header .navbar {
  box-shadow: 0px 12px 12px rgba(0, 0, 0, 0.16);
}

.banner-loveodds {
  z-index: 2;
  overflow: hidden;
  position: relative;
  padding: 188px 0 108px;
}
.banner-loveodds .bgimage {
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
  position: absolute;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  /*-webkit-filter: blur(9.772000312805176px);
  filter: blur(9.772000312805176px);*/
}
.banner-loveodds:before {
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.7;
  position: absolute;
  background: #FFFFFF;
}
.banner-loveodds .container {
  position: relative;
  z-index: 2;
}
.banner-loveodds .content {
  max-width: 360px;
}
.banner-loveodds .content p {
  font-size: 18px;
  line-height: 26px;
}

.dark:before {
  opacity: 0.9;
  background: #234FAE;
}
.dark .content .title {
  color: #FFF;
}
.dark .content p {
  color: #FFF;
}
.dark .popup-video:before {
  color: #FFF;
  background: #000;
}
.dark .popup-video:after {
  display: none;
}
.dark .popup-video img {
  filter: grayscale(100%);
}

.popup-video {
  width: 100%;
  display: block;
  position: relative;
}
.popup-video:before {
  left: 0;
  right: 0;
  z-index: 1;
  content: "\e821";
  width: 140px;
  color: #000;
  height: 140px;
  font-size: 56px;
  text-indent: 10px;
  margin-left: auto;
  line-height: 51px;
  position: absolute;
  background: #FFF;
  margin-right: auto;
  text-align: center;
  line-height: 140px;
  border-radius: 500px;
  font-family: "wager-consultant";
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  filter: drop-shadow(0px 24px 24px rgba(0, 0, 0, 0.16));
}
.popup-video:after {
  top: 0;
  left: 0;
  width: 100%;
  content: "";
  height: 100%;
  background: #234FAE;
  position: absolute;
  mix-blend-mode: multiply;
}
.popup-video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popup-video:hover:before {
  color: #FFF;
  background: #0AC6A1;
}

.sports-betting {
  padding: 70px 0;
  background: #FAFAFA;
}
.sports-betting .entry-title {
  max-width: 998px;
  margin-bottom: 40px;
}
.sports-betting .entry-title .sub-title {
  margin-bottom: 5px;
}
.sports-betting .entry-title p {
  font-size: 21px;
  line-height: 32px;
}
.sports-betting .minus {
  margin-bottom: -30px;
}
.sports-betting .minus [class^=col-]:nth-child(3) .betting-item {
  margin-left: -30px;
}
.sports-betting .minus [class^=col-]:nth-child(4) .betting-item {
  max-width: 309px;
  margin-left: -41px;
}

.betting-item {
  max-width: 227px;
  padding-left: 14px;
  margin-bottom: 30px;
  height: calc(100% - 30px);
  border-left: 6px solid #234FAE;
}
.betting-item .number {
  color: #234FAE;
  display: block;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 10px;
}
.betting-item .title {
  font-size: 21px;
  font-weight: 700;
  line-height: 32px;
}

.problems-using {
  padding: 60px 0;
}
.problems-using .content {
  max-width: 650px;
}
.problems-using .content .title {
  max-width: 511px;
  margin-bottom: 10px;
}
.problems-using .content p:last-child {
  margin-bottom: 0;
}

.number-factors {
  background: #000;
  border-radius: 4px;
  padding: 60px 58px 103px;
}
.number-factors .title {
  color: #FFF;
  font-size: 21px;
  line-height: 30px;
  margin-bottom: 25px;
}

.factors li {
  display: block;
  overflow: hidden;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.factors li:last-child {
  margin-bottom: 0;
}
.factors li .icon {
  width: 32px;
  color: #0AC6A1;
  font-size: 30px;
  margin-top: 8px;
  margin-right: 15px;
  text-align: center;
}
.factors li .text {
  overflow: hidden;
}
.factors li .text p {
  margin: 0;
  color: #FFF;
}

.advertisement {
  margin-top: 40px;
  background: #234FAE;
  padding: 52px 55px;
  border-radius: 4px;
}
.advertisement .media {
  margin-right: 28px;
}
.advertisement .text .title {
  margin: 0;
  color: #FFF;
}

.liveodds-quote {
  padding: 60px 0;
}
.liveodds-quote .quote {
  border-radius: 4px;
  background: #F9FAFC;
  padding: 65px 72px 80px 55px;
}
.liveodds-quote .quote .icon {
  color: #0AC6A1;
  font-size: 54px;
  margin-right: 22px;
}
.liveodds-quote .quote .qu {
  overflow: hidden;
}
.liveodds-quote .quote .qu p {
  margin: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
  font-style: italic;
  font-family: "pragmatica", sans-serif;
}
.liveodds-quote .content p {
  margin-bottom: 25px;
}
.liveodds-quote .content p:last-child {
  margin-bottom: 0;
}

.misinformation {
  padding: 60px 0;
}
.misinformation .entry-title .sub-title {
  max-width: 1012px;
  margin-bottom: 20px;
}
.misinformation .entry-title .label {
  margin-bottom: 20px;
}

.wedo li {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
.wedo li:last-child {
  margin-bottom: 0;
}
.wedo li .icon {
  width: 30px;
  color: #000;
  font-size: 30px;
  margin-right: 20px;
}
.wedo li .text {
  overflow: hidden;
}
.wedo li .text p {
  margin: 0;
  font-size: 21px;
  line-height: 30px;
}

.decisions {
  margin-top: 55px;
  border-radius: 4px;
  background: #F8F8F8;
  padding: 45px 56px 70px 60px;
}
.decisions .content {
  margin-top: 15px;
  max-width: 583px;
}
.decisions .content p:last-child {
  margin-bottom: 0;
}

.sticky-viewthe {
  right: 20px;
  z-index: 100;
  bottom: 20px;
  width: 155px;
  padding: 20px;
  height: 155px;
  display: flex;
  color: #FFF;
  position: fixed;
  font-size: 18px;
  overflow: hidden;
  font-weight: 700;
  line-height: 22px;
  background: #234FAE;
  text-align: center;
  align-items: center;
  border-radius: 500px;
  flex-direction: column;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.06), 0px 24px 24px rgba(0, 0, 0, 0.06);
}
.sticky-viewthe i {
  color: #000;
  font-size: 20px;
  margin-bottom: 10px;
}
.sticky-viewthe span {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  text-transform: uppercase;
}
.sticky-viewthe:hover {
  color: #FFF;
  background: #0AC6A1;
}
.sticky-viewthe:hover i {
  animation: shake 0.5s forwards;
}

/***********************************
New LIVE ODDS PAGE STYLES
***********************************/
.liveodds-page {
  padding: 0;
}
.liveodds-page .header-content .entry-title {
  padding-bottom: 17px;
  border-bottom: 1px solid #000000;
}
.liveodds-page .header-content .entry-title .title {
  margin-bottom: 2px;
}
.liveodds-page .header-content .entry-title .sub-title {
  color: #234FAE;
}
.liveodds-page .header-content .navbar-liveodds {
  border-bottom: 2px solid #000000;
}
.liveodds-page .header-content .navbar-liveodds .navbar-nav {
  flex-wrap: wrap;
  margin-bottom: 6px;
  flex-direction: row;
}
.liveodds-page .header-content .navbar-liveodds .navbar-nav li {
  position: relative;
  padding: 17px 0 11px;
}
.liveodds-page .header-content .navbar-liveodds .navbar-nav li:not(:last-child) {
  margin-right: 30px;
}
.liveodds-page .header-content .navbar-liveodds .navbar-nav li a {
  color: #707070;
  position: relative;
  white-space: nowrap;
  display: inline-block;
  font: 700 16px/23px "pragmatica", sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.liveodds-page .header-content .navbar-liveodds .navbar-nav li a:before {
  font-size: 17px;
  margin-right: 5.5px;
}
.liveodds-page .header-content .navbar-liveodds .navbar-nav li:after {
  top: 100%;
  left: 0;
  right: 0;
  height: 6px;
  width: 0;
  content: "";
  margin: 0 auto;
  position: absolute;
  background-color: #000000;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.liveodds-page .header-content .navbar-liveodds .navbar-nav li.active a, .liveodds-page .header-content .navbar-liveodds .navbar-nav li:hover a, .liveodds-page .header-content .navbar-liveodds .navbar-nav li:focus a {
  color: #000000;
}
.liveodds-page .header-content .navbar-liveodds .navbar-nav li.active:after, .liveodds-page .header-content .navbar-liveodds .navbar-nav li:hover:after, .liveodds-page .header-content .navbar-liveodds .navbar-nav li:focus:after {
  width: 100%;
}

.sport-books-navbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 20px 0 16px;
  justify-content: space-between;
}
.sport-books-navbar .nav-list {
  display: flex;
  list-style: none;
  flex-direction: row;
  align-items: center;
}
.sport-books-navbar .nav-list li {
  position: relative;
}
.sport-books-navbar .nav-list li a {
  color: #797979;
  font: 400 16px/24px "pragmatica", sans-serif;
  cursor: pointer;
}
.sport-books-navbar .nav-list li a:any-link:hover, .sport-books-navbar .nav-list li a:any-link:focus {
  color: #234FAE;
  text-decoration: underline;
}
.sport-books-navbar .nav-list li .datepicker {
  line-height: 0;
  vertical-align: middle;
  font: 15px/24px "pragmatica", sans-serif;
  display: flex;
  gap: 5px;
  align-items: center;
  font-weight: 400;
}
.sport-books-navbar .nav-list li .datepicker input[type=date] {
  border: 0;
  outline: 0;
}
.sport-books-navbar .nav-list li .datepicker input[type=date]:focus-visible {
  border: 0;
}
.sport-books-navbar .nav-list li .datepicker input[type=date i]::-webkit-calendar-picker-indicator {
  background-image: url(./images/svg/month-calendar.svg);
  margin-inline-start: 0px;
  padding: 0;
}
.sport-books-navbar .nav-list li .datepicker input::-webkit-datetime-edit {
  display: none;
}
.sport-books-navbar .nav-list li.btn-book a {
  color: #FFF;
  display: block;
  cursor: pointer;
  border-radius: 4px;
  white-space: nowrap;
  padding: 10px 12px 6px;
  text-decoration: none;
  background-color: #234FAE;
  font: 700 14px/20px "pragmatica", sans-serif;
}
.sport-books-navbar .nav-list li.btn-book a:before {
  font-size: 16px;
  margin-right: 3px;
}
.sport-books-navbar .nav-list li.btn-book a:hover, .sport-books-navbar .nav-list li.btn-book a:focus {
  color: #FFF;
  background: #0AC6A1;
  text-decoration: none;
}
.sport-books-navbar .nav-list li.radio-group {
  display: flex;
  flex-direction: row;
}
.sport-books-navbar .nav-list li.radio-group .radio-check:not(:last-child) {
  margin-right: 20px;
}
.sport-books-navbar .nav-list li.radio-group .radio-check [type=radio]:checked,
.sport-books-navbar .nav-list li.radio-group .radio-check [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.sport-books-navbar .nav-list li.radio-group .radio-check [type=radio]:checked + label,
.sport-books-navbar .nav-list li.radio-group .radio-check [type=radio]:not(:checked) + label {
  color: #000000;
  position: relative;
  cursor: pointer;
  padding-left: 28px;
  display: inline-block;
  font: 400 14px/22px "pragmatica", sans-serif;
}
.sport-books-navbar .nav-list li.radio-group .radio-check [type=radio]:checked + label:before,
.sport-books-navbar .nav-list li.radio-group .radio-check [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #D9DBDE;
  border-radius: 4px;
  background: #E8E9EA;
}
.sport-books-navbar .nav-list li.radio-group .radio-check [type=radio]:checked + label:after,
.sport-books-navbar .nav-list li.radio-group .radio-check [type=radio]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #FFF;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 500px;
  border: 1px solid #D9DBDE;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.sport-books-navbar .nav-list li.radio-group .radio-check [type=radio]:checked + label:after {
  background: #234FAE;
}
.sport-books-navbar .nav-list:not(.nav-list--right) {
  margin-left: -10px;
  margin-right: -11px;
}
.sport-books-navbar .nav-list:not(.nav-list--right) li {
  padding-left: 10px;
  padding-right: 11px;
}
.sport-books-navbar .nav-list:not(.nav-list--right) li:not(:last-child):before {
  right: 0;
  content: "|";
  color: #E2E4E8;
  position: absolute;
  font: 400 16px/28px "pragmatica", sans-serif;
}
.sport-books-navbar .nav-list.nav-list--right li {
  padding: 0;
  margin-left: 30px;
}

.nfl-odds {
  padding-top: 0px;
  padding-bottom: 30px;
}
.nfl-odds__title {
  border-bottom: 2px solid #707070;
}
.nfl-odds .sport-books-navbar {
  margin-top: -5px;
  margin-bottom: -5px;
}
.nfl-odds .sport-books-navbar .nav-list {
  padding-top: 5px;
  padding-bottom: 5px;
}
.nfl-odds .sport-books-navbar .customize-book .modal-dialog {
  max-width: 900px;
}
.nfl-odds .sport-books-navbar .customize-book .modal-content {
  padding: 34px 30px 29px;
  background-color: #F7F7F7;
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.36);
}
.nfl-odds .sport-books-navbar .customize-book .modal-content .modal-header {
  border: 0;
  padding: 0;
  display: block;
  text-align: center;
}
.nfl-odds .sport-books-navbar .customize-book .modal-content .modal-header .title {
  color: #234FAE;
  margin-bottom: 4px;
}
.nfl-odds .sport-books-navbar .customize-book .modal-content .modal-header .title:before {
  margin-right: 5px;
  font-size: 19px;
}
.nfl-odds .sport-books-navbar .customize-book .modal-content .modal-header p {
  color: #000;
  margin-bottom: 20px;
  font: 400 14px/22px "pragmatica", sans-serif;
}
.nfl-odds .sport-books-navbar .customize-book .modal-content .modal-body {
  padding: 0;
}
.nfl-odds .sport-books-navbar .customize-book .modal-content .modal-body .customize-book-wrapper {
  margin-left: -4px;
  margin-right: -4px;
  flex-wrap: wrap;
  justify-content: center;
}
.nfl-odds .sport-books-navbar .customize-book .modal-content .modal-body .customize-book-item {
  width: 100%;
  max-width: 112px;
  margin-left: 4px;
  cursor: pointer;
  margin-right: 4px;
  margin-bottom: 15px;
  text-align: center;
  border-radius: 4px;
  padding: 10px 15px 8px;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
}
.nfl-odds .sport-books-navbar .customize-book .modal-content .modal-body .customize-book-item .media {
  justify-content: center;
  margin-bottom: 10px;
}
.nfl-odds .sport-books-navbar .customize-book .modal-content .modal-body .customize-book-item .icon-wrap {
  line-height: 0;
}
.nfl-odds .sport-books-navbar .customize-book .modal-content .modal-body .customize-book-item .icon-wrap i {
  font-size: 6px;
  color: #B1B5BE;
}
.nfl-odds .sport-books-navbar .customize-book .modal-content .modal-footer {
  border: 0;
  padding: 0;
  flex-direction: column;
}
.nfl-odds .sport-books-navbar .customize-book .modal-content .modal-footer .btn {
  padding: 4px 12px;
  margin-bottom: 10px;
  background-color: #0AC676;
}
.nfl-odds .sport-books-navbar .customize-book .modal-content .modal-footer .btn:hover, .nfl-odds .sport-books-navbar .customize-book .modal-content .modal-footer .btn:focus {
  background-color: #234FAE;
}
.nfl-odds .sport-books-navbar .customize-book .modal-content .modal-footer .btn-close {
  color: #ED2208;
  cursor: pointer;
  text-decoration: underline;
  font: 400 14px/22px "pragmatica", sans-serif;
}
.nfl-odds .time-scrub-wrap {
  margin-bottom: 30px;
}
.nfl-odds .time-scrub-wrap .time-scrub-container {
  background-color: #F2F4F7;
  border-bottom: 1px solid #F2F4F7;
}
.nfl-odds .time-scrub-wrap .time-scrub-container.sticky {
  left: 0;
  z-index: 9;
  width: 100%;
  display: flex;
  position: fixed;
  border-color: #E2E4E8;
}
.nfl-odds .time-scrub-wrap .time-scrub-container.sticky .time-scrub {
  width: 100%;
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
}
.nfl-odds .time-scrub-wrap .time-scrub-container .jp-playlist {
  display: none;
}
.nfl-odds .time-scrub-wrap .time-scrub-container .jp-jplayer {
  width: 0 !important;
  height: 0 !important;
}
.nfl-odds .time-scrub-wrap .time-scrub-container.jp-state-playing .time-scrub__controls .play-button a {
  color: #234FAE;
}
.nfl-odds .time-scrub {
  display: flex;
  padding: 10px 23px;
  border-radius: 6px;
  align-items: center;
  flex-direction: row;
  background-color: #F2F4F7;
}
.nfl-odds .time-scrub .jp-progress {
  height: 6px;
  border-radius: 17px;
  background-color: #FFF;
}
.nfl-odds .time-scrub .jp-progress .jp-seek-bar {
  height: 6px;
  cursor: pointer;
  background-color: #FFF;
  border-radius: 5px;
}
.nfl-odds .time-scrub .jp-progress .jp-seek-bar .jp-play-bar {
  float: left;
  height: 6px;
  transition: initial;
  position: relative;
  border-radius: 5px;
  background-color: #234FAE;
  overflow: visible !important;
}
.nfl-odds .time-scrub .jp-progress .jp-seek-bar .jp-play-bar .bullet {
  position: absolute;
  content: "";
  top: -11px;
  right: -13px;
  height: 30px;
  width: 30px;
  background: #0AC6A1;
  border-radius: 50%;
}
.nfl-odds .time-scrub .jp-progress .bullet {
  position: absolute;
  content: "";
  top: -5px;
  right: -7px;
  height: 30px;
  width: 30px;
  background: #0AC6A1;
  border-radius: 50%;
}
.nfl-odds .time-scrub__controls {
  display: flex;
  align-items: center;
  margin-right: 25px;
}
.nfl-odds .time-scrub__controls .time-scrub-button {
  border: 0;
  height: 24px;
  display: flex;
  min-width: 24px;
  cursor: pointer;
  margin-right: 5px;
  border-radius: 500px;
  align-items: center;
  justify-content: center;
  background-color: #FFF;
}
.nfl-odds .time-scrub__controls .time-scrub-button i {
  font-size: 6px;
}
.nfl-odds .time-scrub__controls .time-scrub-button:hover, .nfl-odds .time-scrub__controls .time-scrub-button:focus {
  color: #234FAE;
}
.nfl-odds .time-scrub__controls .play-button {
  border: 0;
  height: 42px;
  display: flex;
  min-width: 42px;
  cursor: pointer;
  position: relative;
  margin-right: 10px;
  margin-left: 5px;
  border-radius: 500px;
  align-items: center;
  justify-content: center;
  background-color: #FFF;
}
.nfl-odds .time-scrub__controls .play-button a {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #000;
  font-size: 11px;
  line-height: 42px;
  text-align: center;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nfl-odds .time-scrub__controls .play-button a:hover, .nfl-odds .time-scrub__controls .play-button a:focus {
  color: #234FAE;
}
.nfl-odds .time-scrub__progress-bar {
  flex-grow: 1;
  margin-right: 20px;
  position: relative;
}
.nfl-odds .time-scrub__live-time .time {
  display: block;
  font: 700 16px/18px "pragmatica", sans-serif;
}
.nfl-odds .time-scrub__live-time .date {
  font: 400 14px/18px "pragmatica", sans-serif;
}
.nfl-odds .game-board-table {
  width: 100%;
  overflow: auto;
  cursor: grabbing;
  cursor: -webkit-grabbing;
}
.nfl-odds .game-board-table table {
  margin-bottom: 15px;
}
.nfl-odds .game-board-table table .sticky-thead {
  background-color: #F2F4F7;
}
.nfl-odds .game-board-table table .sticky-thead th {
  padding: 3px;
  top: 0;
  z-index: 3;
  width: 15vw;
  background: #F2F4F7;
}
.nfl-odds .game-board-table table .sticky-thead th:first-child {
  position: sticky;
  left: 0;
  z-index: 4;
}
.nfl-odds .game-board-table table .sticky-thead th.Open {
  background-color: #F2F4F7;
}
.nfl-odds .game-board-table table .sticky-thead th.score, .nfl-odds .game-board-table table .sticky-thead th.bet, .nfl-odds .game-board-table table .sticky-thead th.money {
  min-width: 50px;
  max-width: 50px;
}
.nfl-odds .game-board-table table .sticky-thead.sticky-active {
  left: 0;
  z-index: 4;
  width: 100%;
  position: sticky;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.nfl-odds .game-board-table table .sticky-thead.sticky-active::-webkit-scrollbar {
  width: 0px;
  display: none;
  background: transparent;
}
.nfl-odds .game-board-table table .sticky-thead.sticky-active th:first-child {
  position: sticky;
  left: 0;
  z-index: 4;
}
.nfl-odds .game-board-table table th {
  border: none;
}
.nfl-odds .game-board-table table tbody td {
  border: 0;
  border-left: 1px solid #E2E4E8;
  border-right: 1px solid #E2E4E8;
  padding: 0 0.5rem;
  min-width: 90px;
  max-width: 90px;
}
.nfl-odds .game-board-table table tbody td:last-child, .nfl-odds .game-board-table table tbody td:first-child {
  border-left: 0;
  border-right: 0;
}
.nfl-odds .game-board-table table tbody td.item-name {
  width: 14.8315972222%;
  min-width: 360px;
}
.nfl-odds .game-board-table table tbody td.open {
  background-color: #F2F4F7;
}
.nfl-odds .game-board-table table tbody td.score, .nfl-odds .game-board-table table tbody td.bet, .nfl-odds .game-board-table table tbody td.money {
  min-width: 50px;
  max-width: 50px;
}
.nfl-odds .game-board-table table tbody td.time div {
  display: flex;
  justify-content: flex-end;
}
.nfl-odds .game-board-table table tbody td.time div img {
  width: 20px;
}
.nfl-odds .game-board-table table tbody td {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  position: relative;
  color: #000;
  font-family: "pragmatica", sans-serif;
}
.nfl-odds .game-board-table table tbody td:first-child {
  text-align: left;
  position: sticky;
  left: 0;
  z-index: 3;
  vertical-align: middle;
  font-size: 14px;
  line-height: 18px;
  background: #FFF;
  display: flex;
  justify-content: space-between;
}
.nfl-odds .game-board-table table tbody td:first-child .hour {
  position: relative;
  top: 5px;
}
.nfl-odds .game-board-table table tbody td.score, .nfl-odds .game-board-table table tbody td.item-name {
  font-weight: 700;
}
.nfl-odds .game-board-table table tbody td.open, .nfl-odds .game-board-table table tbody td.wc, .nfl-odds .game-board-table table tbody td.sports-img {
  white-space: nowrap;
}
.nfl-odds .game-board-table table tbody td.total-wagered-down {
  text-align: right;
}
.nfl-odds .game-board-table table tbody td.total-wagered-up {
  font-weight: 600;
  line-height: 20px;
  color: #0AC6A1;
  text-align: right;
}
.nfl-odds .game-board-table table tbody td .media {
  display: flex;
  align-items: center;
}
.nfl-odds .game-board-table table tbody td .media img {
  margin-right: 5px;
}
.nfl-odds .game-board-table table tbody td .media .text:before {
  bottom: -2px;
  font-size: 9px;
  position: absolute;
}
.nfl-odds .game-board-table table tbody td svg {
  margin: 0 auto;
  transform: rotate(-90deg);
  background: red;
  border-radius: 50%;
  display: block;
  position: absolute;
  right: 10px;
  top: 5px;
  z-index: 2;
}
.nfl-odds .game-board-table table tbody td svg circle {
  fill: red;
  stroke: blue;
  stroke-width: 33;
  stroke-dasharray: 0 100;
  transition: stroke-dasharray 0.3s ease;
}
.nfl-odds .game-board-table table tbody td a.action-icon {
  padding: 0 3px;
  border: 2px solid #DEE0E5;
  background-color: #F0F2f6;
  border-radius: 4px;
  width: 22px;
  display: inline-block;
  height: 22px;
  color: black;
  font-size: 12px;
}
.nfl-odds .game-board-table table tbody td a.action-icon:hover, .nfl-odds .game-board-table table tbody td a.action-icon:focus {
  background-color: #234FAE;
  color: #FFF;
  border: 2px solid #213D90;
}
.nfl-odds .game-board-table table tbody tr.even {
  border-top: 2px solid blue;
}
.nfl-odds .game-board-table table tbody tr.odd {
  border-bottom: 2px solid blue;
}
.nfl-odds .game-board-table table tbody .game-board-select {
  background-color: #F2F4F7;
}
.nfl-odds .game-board-table table tbody .game-board-select td {
  border: 0;
  padding: 5px 12px;
  vertical-align: middle;
}
.nfl-odds .game-board-table table tbody .game-board-select td.game-board-progress {
  padding-left: 0;
}
.nfl-odds .game-board-table table tbody .game-board-select td .radio-check label {
  display: flex;
  white-space: nowrap;
}
.nfl-odds .game-board-table table tbody .game-board-select td .radio-check label .text {
  color: #000000;
  position: relative;
  cursor: pointer;
  display: inline-block;
  font: 400 12px/18px "pragmatica", sans-serif;
}
.nfl-odds .game-board-table table tbody .game-board-select td .progress-wrap {
  display: flex;
}
.nfl-odds .game-board-table table tbody .game-board-select td .progress-wrap .volume, .nfl-odds .game-board-table table tbody .game-board-select td .progress-wrap .liquidity {
  display: flex;
  border-radius: 4px;
  margin-right: 10px;
  align-items: center;
  padding: 4px 8px;
  background-color: #FFF;
}
.nfl-odds .game-board-table table tbody .game-board-select td .progress-wrap .volume .text, .nfl-odds .game-board-table table tbody .game-board-select td .progress-wrap .liquidity .text {
  font: 400 14px/18px "pragmatica", sans-serif;
}
.nfl-odds .game-board-table table tbody .game-board-select td .progress-wrap .volume .marker, .nfl-odds .game-board-table table tbody .game-board-select td .progress-wrap .liquidity .marker {
  height: 16px;
  margin: 0 6px;
  min-width: 50px;
  max-width: 50px;
  position: relative;
  background-color: #DBDBDB;
}
.nfl-odds .game-board-table table tbody .game-board-select td .progress-wrap .volume .marker .line, .nfl-odds .game-board-table table tbody .game-board-select td .progress-wrap .liquidity .marker .line {
  top: 0;
  left: 0;
  height: 100%;
  position: absolute;
  background-color: currentColor;
}
.nfl-odds .game-board-table table tbody .game-board-select td .radio-check [type=checkbox]:checked,
.nfl-odds .game-board-table table tbody .game-board-select td .radio-check [type=checkbox]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.nfl-odds .game-board-table table tbody .game-board-select td .radio-check [type=checkbox]:checked + label .radio,
.nfl-odds .game-board-table table tbody .game-board-select td .radio-check [type=checkbox]:not(:checked) + label .radio {
  color: #000000;
  position: relative;
  cursor: pointer;
  padding-left: 28px;
  display: inline-block;
}
.nfl-odds .game-board-table table tbody .game-board-select td .radio-check [type=checkbox]:checked + label .radio:before,
.nfl-odds .game-board-table table tbody .game-board-select td .radio-check [type=checkbox]:not(:checked) + label .radio:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #D9DBDE;
  border-radius: 4px;
  background: #E8E9EA;
}
.nfl-odds .game-board-table table tbody .game-board-select td .radio-check [type=checkbox]:checked + label .radio:after,
.nfl-odds .game-board-table table tbody .game-board-select td .radio-check [type=checkbox]:not(:checked) + label .radio:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #FFF;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 500px;
  border: 1px solid #D9DBDE;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.nfl-odds .game-board-table table tbody .game-board-select td .radio-check [type=checkbox]:checked + label .radio:after {
  background: #234FAE;
}
.nfl-odds .game-board-table table tbody .game-board-select td .btn-group a {
  color: #FFF;
  height: 26px;
  display: flex;
  padding: 5px;
  min-width: 120px;
  border-radius: 4px;
  align-items: center;
  justify-content: space-between;
  font: 400 14px/18px "pragmatica", sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.nfl-odds .game-board-table table tbody .game-board-select td .btn-group a span {
  margin-left: 6px;
  font-size: 10px;
}
.nfl-odds .game-board-table table tbody .game-board-select td .btn-group a.btn-history {
  background-color: #234FAE;
  margin-right: 10px;
}
.nfl-odds .game-board-table table tbody .game-board-select td .btn-group a.btn-wc {
  background-color: #4279EF;
}
.nfl-odds .game-board-table table tbody .game-board-select td .btn-group a:hover, .nfl-odds .game-board-table table tbody .game-board-select td .btn-group a:focus {
  background-color: #0AC6A1;
}

.nfl-odds-glossary {
  padding: 25px 0 100px;
}
.nfl-odds-glossary .content p {
  margin-top: 24px;
  max-width: 1091px;
  font: 400 18px/24px "proxima-nova", sans-serif;
}
.nfl-odds-glossary .content p strong {
  font-weight: 700;
}

.linehistory-page {
  padding-top: 36px;
  padding-bottom: 0;
}
.linehistory-page .header-content .entry-title {
  margin-bottom: 43px;
}
.linehistory-page .header-content .entry-title .title {
  color: #1247BE;
}
.linehistory-page .header-content .entry-title .sub-title {
  margin-bottom: 5px;
}
.linehistory-page .header-content .entry-title h6 {
  margin-bottom: 4px;
}
.linehistory-page .sport-books-navbar {
  padding-bottom: 0;
}
.linehistory-page .sport-books-navbar .customize-book .modal-dialog {
  max-width: 550px;
}
.linehistory-page .sport-books-navbar .customize-book .modal-content {
  padding: 34px 30px 22px;
  background-color: #F7F7F7;
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.36);
}
.linehistory-page .sport-books-navbar .customize-book .modal-content .modal-header {
  border: 0;
  padding: 0;
  display: block;
  text-align: center;
}
.linehistory-page .sport-books-navbar .customize-book .modal-content .modal-header .title {
  color: #234FAE;
  margin-bottom: 4px;
}
.linehistory-page .sport-books-navbar .customize-book .modal-content .modal-header .title:before {
  margin-right: 5px;
  font-size: 19px;
}
.linehistory-page .sport-books-navbar .customize-book .modal-content .modal-header p {
  color: #000;
  margin-bottom: 20px;
  font: 400 14px/22px "pragmatica", sans-serif;
}
.linehistory-page .sport-books-navbar .customize-book .modal-content .modal-body {
  padding: 0;
}
.linehistory-page .sport-books-navbar .customize-book .modal-content .modal-body .customize-book-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
}
.linehistory-page .sport-books-navbar .customize-book .modal-content .modal-body .customize-book-item {
  width: 100%;
  display: flex;
  max-width: 404px;
  min-height: 50px;
  cursor: pointer;
  margin-bottom: 4px;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  text-align: center;
  border-radius: 4px;
  padding: 10px 15px;
  position: relative;
  justify-content: center;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
}
.linehistory-page .sport-books-navbar .customize-book .modal-content .modal-body .customize-book-item .media {
  justify-content: center;
}
.linehistory-page .sport-books-navbar .customize-book .modal-content .modal-body .customize-book-item .icon-wrap {
  right: 20px;
  line-height: 0;
  position: absolute;
}
.linehistory-page .sport-books-navbar .customize-book .modal-content .modal-body .customize-book-item .icon-wrap i {
  font-size: 13px;
  color: #B1B5BE;
}
.linehistory-page .sport-books-navbar .customize-book .modal-content .modal-footer {
  border: 0;
  padding: 0;
  margin-top: 16px;
  flex-direction: column;
}
.linehistory-page .sport-books-navbar .customize-book .modal-content .modal-footer .btn {
  padding: 8px 13px;
  margin-bottom: 36px;
  background-color: #0AC676;
}
.linehistory-page .sport-books-navbar .customize-book .modal-content .modal-footer .btn:hover, .linehistory-page .sport-books-navbar .customize-book .modal-content .modal-footer .btn:focus {
  background-color: #234FAE;
}
.linehistory-page .sport-books-navbar .customize-book .modal-content .modal-footer .btn-close {
  color: #ED2208;
  cursor: pointer;
  text-decoration: underline;
  font: 400 14px/22px "pragmatica", sans-serif;
}

.linehistory-categories {
  padding-top: 0;
  padding-bottom: 18px;
}
.linehistory-categories__item {
  margin-bottom: 41px;
}
.linehistory-categories__item:not(:first-child) {
  padding-top: 41px;
  border-top: 2px solid #000;
}
.linehistory-categories__item .table-responsive {
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.linehistory-categories__item .table-responsive::-webkit-scrollbar {
  width: 0px;
  background: transparent;
}
.linehistory-categories__item .table {
  margin-bottom: 0;
}
.linehistory-categories__item .table td, .linehistory-categories__item .table th {
  border: 0;
  color: #000;
  font: 700 16px/24px "pragmatica", sans-serif;
}
.linehistory-categories__item .table td.score-angle, .linehistory-categories__item .table th.score-angle {
  padding: 0;
  width: 1.388888889%;
}
.linehistory-categories__item .table td.score-angle .angle-down, .linehistory-categories__item .table td.score-angle .angle-up, .linehistory-categories__item .table th.score-angle .angle-down, .linehistory-categories__item .table th.score-angle .angle-up {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  margin-bottom: 1px;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.linehistory-categories__item .table td.score-angle .angle-down:before, .linehistory-categories__item .table td.score-angle .angle-up:before, .linehistory-categories__item .table th.score-angle .angle-down:before, .linehistory-categories__item .table th.score-angle .angle-up:before {
  content: "";
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.linehistory-categories__item .table td.score-angle .angle-up:before, .linehistory-categories__item .table th.score-angle .angle-up:before {
  border-bottom: 8px solid currentColor;
}
.linehistory-categories__item .table td.score-angle .angle-down:before, .linehistory-categories__item .table th.score-angle .angle-down:before {
  border-top: 8px solid currentColor;
}
.linehistory-categories__item .table td.item-name, .linehistory-categories__item .table th.item-name {
  width: 41.66666667%;
}
.linehistory-categories__item .table td.date, .linehistory-categories__item .table th.date {
  width: 7.204861111%;
}
.linehistory-categories__item .table td.time, .linehistory-categories__item .table th.time {
  width: 11.02430556%;
}
.linehistory-categories__item .table td.line, .linehistory-categories__item .table th.line {
  width: 8.680555556%;
}
.linehistory-categories__item .table td.price, .linehistory-categories__item .table th.price {
  width: 9.548611111%;
}
.linehistory-categories__item .table td.money, .linehistory-categories__item .table th.money {
  width: 9.548611111%;
}
.linehistory-categories__item .table td.tickets, .linehistory-categories__item .table th.tickets {
  width: 9.548611111%;
}
.linehistory-categories__item .table th {
  font-weight: 400;
  padding: 0 16px 10px 16px;
}
.linehistory-categories__item .table th.line, .linehistory-categories__item .table th.price, .linehistory-categories__item .table th.money, .linehistory-categories__item .table th.tickets {
  padding: 0;
  font-weight: 700;
  text-align: center;
  padding-bottom: 3px;
}
.linehistory-categories__item .table th.line .th-group, .linehistory-categories__item .table th.price .th-group, .linehistory-categories__item .table th.money .th-group, .linehistory-categories__item .table th.tickets .th-group {
  display: flex;
  flex-wrap: nowrap;
  padding: 0 10px 7px 10px;
  justify-content: space-between;
}
.linehistory-categories__item .table th.line span, .linehistory-categories__item .table th.price span, .linehistory-categories__item .table th.money span, .linehistory-categories__item .table th.tickets span {
  display: block;
  font-weight: 400;
}
.linehistory-categories__item .table td {
  display: flex;
}
.linehistory-categories__item .table td:first-child {
  border-top-left-radius: 3px;
}
.linehistory-categories__item .table td:last-child {
  border-top-right-radius: 3px;
}
.linehistory-categories__item .table td.price .td-group, .linehistory-categories__item .table td.money .td-group {
  background-color: #F2F4F7;
}
.linehistory-categories__item .table td.line, .linehistory-categories__item .table td.price, .linehistory-categories__item .table td.money, .linehistory-categories__item .table td.tickets {
  padding: 0;
}
.linehistory-categories__item .table td.line .td-group, .linehistory-categories__item .table td.price .td-group, .linehistory-categories__item .table td.money .td-group, .linehistory-categories__item .table td.tickets .td-group {
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 1px;
}
.linehistory-categories__item .table td.line span, .linehistory-categories__item .table td.price span, .linehistory-categories__item .table td.money span, .linehistory-categories__item .table td.tickets span {
  width: 100%;
  height: 100%;
  padding: 10px 9px;
}
.linehistory-categories__item .table td.line span.phx, .linehistory-categories__item .table td.price span.phx, .linehistory-categories__item .table td.money span.phx, .linehistory-categories__item .table td.tickets span.phx {
  text-align: right;
}
.linehistory-categories__item .table td.line span {
  color: #FFF;
}
.linehistory-categories__item .table td.line span:first-child {
  padding-right: 5px;
}
.linehistory-categories__item .table td.line span:last-child {
  padding-left: 5px;
}
.linehistory-categories__item .table tr {
  display: flex;
}
.linehistory-categories__item .table tr:nth-of-type(odd) td {
  background-color: #F5F5F5;
}
.linehistory-categories__item .table tr:nth-of-type(even) td {
  background-color: #FAFAFA;
}
.linehistory-categories__item .table tr:first-child td.score-angle .angle-down, .linehistory-categories__item .table tr:first-child td.score-angle .angle-up {
  margin-top: 1px;
}
.linehistory-categories__item .table tr:first-child td.line .td-group, .linehistory-categories__item .table tr:first-child td.price .td-group, .linehistory-categories__item .table tr:first-child td.money .td-group, .linehistory-categories__item .table tr:first-child td.tickets .td-group {
  margin-top: 1px;
}
.linehistory-categories__item .table tr:first-child td.line .td-group span {
  color: #000;
}
.linehistory-categories__item .table tr:last-child td:first-child {
  border-bottom-left-radius: 3px;
}
.linehistory-categories__item .table tr:last-child td:last-child {
  border-bottom-right-radius: 3px;
}

/***********************************
New 4 DETAILS PAGE STYLES
***********************************/
.mouseDrgTable {
  cursor: grab;
}

.scroll-down .wcdatatable__header {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.wcdatatable .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.wcdatatable .container-fluid .row {
  margin-left: 0;
  margin-right: 0;
}
.wcdatatable .container-fluid .row [class^=col] {
  padding-left: 0;
  padding-right: 0;
}
.wcdatatable__header {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1030;
  position: sticky;
  background: #FFF;
  border-bottom: 1px solid #000;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.wcdatatable__header .wclogo {
  height: 100%;
  padding: 12px;
  border-right: 1px solid #000;
}
.wcdatatable__header .wclogo a {
  display: block;
  max-width: 96px;
}
.wcdatatable__header .wclogos {
  padding: 12px;
  min-width: 80px;
}
.wcdatatable__header .wclogos ul {
  margin-left: -20px;
  margin-right: -20px;
}
.wcdatatable__header .wclogos ul li {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
.wcdatatable__header .wclogos ul li:not(:last-child):after {
  top: 5px;
  right: -10px;
  content: "@";
  font-size: 20px;
  font-weight: 400;
  position: absolute;
  font-family: "pragmatica", sans-serif;
}
.wcdatatable__header .wclogos ul li img {
  max-width: 150px;
  height: auto;
}
.wcdatatable__header .wcdatetime {
  padding: 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  font-family: "pragmatica", sans-serif;
}
.wcdatatable__header .wcdtoggler {
  width: 52px;
  height: 100%;
  padding: 12px;
  cursor: pointer;
  background: transparent;
  border-left: 1px solid #000;
}
.wcdatatable__header .wcdtoggler .icon-bar {
  width: 12px;
  height: 2px;
  display: block;
  margin-bottom: 3px;
  background: #000;
}
.wcdatatable__header .wcdtoggler .icon-bar:last-child {
  margin-bottom: 0;
}
.wcdatatable__filter {
  padding: 12px;
  background: #FFF;
  border-bottom: 1px solid #D0D2D8;
}
.wcdatatable__filter .radio-check [type=radio]:checked,
.wcdatatable__filter .radio-check [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.wcdatatable__filter .radio-check [type=radio]:checked + label,
.wcdatatable__filter .radio-check [type=radio]:not(:checked) + label {
  color: #000000;
  position: relative;
  cursor: pointer;
  padding-left: 28px;
  display: inline-block;
  font: 400 14px/22px "pragmatica", sans-serif;
}
.wcdatatable__filter .radio-check [type=radio]:checked + label:before,
.wcdatatable__filter .radio-check [type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #D9DBDE;
  border-radius: 4px;
  background: #E8E9EA;
}
.wcdatatable__filter .radio-check [type=radio]:checked + label:after,
.wcdatatable__filter .radio-check [type=radio]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #FFF;
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 500px;
  border: 1px solid #D9DBDE;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wcdatatable__filter .radio-check [type=radio]:checked + label:after {
  background: #234FAE;
}
.wcdatatable__filter .filter-lists ul {
  margin-left: -10px;
  margin-right: -10px;
}
.wcdatatable__filter .filter-lists ul li {
  padding-left: 10px;
  padding-right: 10px;
}
.wcdatatable__filter .filter-button .btn {
  color: #FFF;
  display: block;
  cursor: pointer;
  border-radius: 4px;
  white-space: nowrap;
  padding: 7px 12px 6px;
  text-decoration: none;
  background-color: #234FAE;
  font: 700 14px/20px "pragmatica", sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wcdatatable__filter .filter-button .btn i {
  font-size: 16px;
  margin-right: 3px;
}
.wcdatatable__filter .filter-button .btn:hover {
  color: #FFF;
  background: #0AC6A1;
}
.wcdatatable__content {
  background: #F6F8FC;
}
.wcdatatable__content.has-padding {
  padding: 44px;
}
@media only screen and (max-width: 991px) {
  .wcdatatable__content.has-padding {
    padding: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .wcdatatable__content.has-padding {
    padding: 20px;
  }
}
.wcdatatable__content .embed-responsive {
  background: #FFF;
  border-radius: 14px;
}
.wcdatatable__content .embed-responsive:before {
  padding-top: 53%;
}
@media only screen and (max-width: 1800px) {
  .wcdatatable__content .embed-responsive:before {
    padding-top: 60%;
  }
}
@media only screen and (max-width: 1600px) {
  .wcdatatable__content .embed-responsive:before {
    padding-top: 70%;
  }
}
@media only screen and (max-width: 1400px) {
  .wcdatatable__content .embed-responsive:before {
    padding-top: 80%;
  }
}
@media only screen and (max-width: 1280px) {
  .wcdatatable__content .embed-responsive:before {
    padding-top: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .wcdatatable__content .embed-responsive:before {
    padding-top: 110%;
  }
}
@media only screen and (max-width: 992px) {
  .wcdatatable__content .embed-responsive:before {
    padding-top: 120%;
  }
}
@media only screen and (max-width: 880px) {
  .wcdatatable__content .embed-responsive:before {
    padding-top: 140%;
  }
}
@media only screen and (max-width: 767px) {
  .wcdatatable__content .embed-responsive:before {
    padding-top: 160%;
  }
}
@media only screen and (max-width: 690px) {
  .wcdatatable__content .embed-responsive:before {
    padding-top: 200%;
  }
}
@media only screen and (max-width: 575px) {
  .wcdatatable__content .embed-responsive:before {
    padding-top: 230%;
  }
}
@media only screen and (max-width: 500px) {
  .wcdatatable__content .embed-responsive:before {
    padding-top: 260%;
  }
}
@media only screen and (max-width: 480px) {
  .wcdatatable__content .embed-responsive:before {
    padding-top: 300%;
  }
}
.wcdatatable__content .table {
  line-height: 1;
  font-size: 16px;
  margin-bottom: 0;
  border-spacing: 0px;
}
.wcdatatable__content .table .logo-reorderable {
  cursor: move;
}
.wcdatatable__content .table thead.sticky-thead.sticky-active {
  left: 0;
  z-index: 4;
  width: 100%;
  position: sticky;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
.wcdatatable__content .table thead.sticky-thead.sticky-active::-webkit-scrollbar {
  width: 0px;
  display: none;
  background: transparent;
}
.wcdatatable__content .table thead.sticky-thead.sticky-active th:first-child {
  position: sticky;
  left: 0;
  z-index: 4;
}
.wcdatatable__content .table__history-details .angle-down, .wcdatatable__content .table__history-details .angle-up, .wcdatatable__content .table__history-details .angle-none {
  display: inline-flex;
  position: relative;
}
.wcdatatable__content .table__history-details .angle-down:before, .wcdatatable__content .table__history-details .angle-up:before, .wcdatatable__content .table__history-details .angle-none:before {
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.wcdatatable__content .table__history-details .angle-up:before {
  border-bottom: 8px solid #1FA644;
}
.wcdatatable__content .table__history-details .angle-down:before {
  border-top: 8px solid #FA1911;
}
.wcdatatable__content .table__history-details thead tr th {
  border-width: 1px;
  background: #FFF;
}
.wcdatatable__content .table__history-details thead tr th.border-none {
  border-bottom: 0px;
  border-left: 1px solid #DEE2E6;
  border-right: 1px solid #DEE2E6;
}
.wcdatatable__content .table__history-details thead tr th .wcmap {
  display: block;
  margin-top: 5px;
}
.wcdatatable__content .table__history-details thead tr th .wcmap img {
  width: 80px;
  height: auto;
}
.wcdatatable__content .table__history-details thead tr:nth-child(2) th:nth-child(1), .wcdatatable__content .table__history-details thead tr:nth-child(2) th:nth-child(2), .wcdatatable__content .table__history-details thead tr:nth-child(2) th:nth-child(3), .wcdatatable__content .table__history-details thead tr:nth-child(2) th:nth-child(4) {
  border-right: 1px solid #dee2e6;
}
.wcdatatable__content .table__history-details thead tr:nth-child(2) th:nth-child(5) {
  border-left: 0;
}
.wcdatatable__content .table__history-details tbody tr td {
  background: #FFF;
}
.wcdatatable__content .table__history-details tbody tr td.border-gray {
  text-align: center;
  position: relative;
  z-index: 1;
  outline: 1px solid #DEE2E6;
}
.wcdatatable__content .table__history-details tbody tr td.border-gray.active {
  background: #FEFF00;
}
.wcdatatable__content .table__history-details tbody tr td:nth-child(1) {
  background: #D197A1;
}
.wcdatatable__content .table__history-details tbody tr td:nth-child(2) {
  background: #D6D6D6;
}
.wcdatatable__content .table__history-details tbody tr td:nth-child(1), .wcdatatable__content .table__history-details tbody tr td:nth-child(2), .wcdatatable__content .table__history-details tbody tr td:nth-child(3), .wcdatatable__content .table__history-details tbody tr td:nth-child(4) {
  border-right: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
}
.wcdatatable__content .table__history-details thead tr th:nth-child(1), .wcdatatable__content .table__history-details thead tr td:nth-child(1), .wcdatatable__content .table__history-details tbody tr th:nth-child(1), .wcdatatable__content .table__history-details tbody tr td:nth-child(1) {
  left: 0px;
  width: 85px;
  min-width: 85px;
  max-width: 85px;
}
.wcdatatable__content .table__history-details thead tr th:nth-child(2), .wcdatatable__content .table__history-details thead tr td:nth-child(2), .wcdatatable__content .table__history-details tbody tr th:nth-child(2), .wcdatatable__content .table__history-details tbody tr td:nth-child(2) {
  left: 85px;
  width: 85px;
  min-width: 85px;
  max-width: 85px;
}
.wcdatatable__content .table__history-details thead tr th:nth-child(3), .wcdatatable__content .table__history-details thead tr td:nth-child(3), .wcdatatable__content .table__history-details tbody tr th:nth-child(3), .wcdatatable__content .table__history-details tbody tr td:nth-child(3) {
  left: 170px;
  width: 150px;
  min-width: 150px;
  max-width: 150px;
}
.wcdatatable__content .table__history-details thead tr th:nth-child(4), .wcdatatable__content .table__history-details thead tr td:nth-child(4), .wcdatatable__content .table__history-details tbody tr th:nth-child(4), .wcdatatable__content .table__history-details tbody tr td:nth-child(4) {
  left: 320px;
  width: 80px;
  min-width: 80px;
  max-width: 80px;
}
.wcdatatable__content .table__history-details thead tr th:nth-child(1), .wcdatatable__content .table__history-details thead tr th:nth-child(2), .wcdatatable__content .table__history-details thead tr th:nth-child(3), .wcdatatable__content .table__history-details thead tr th:nth-child(4), .wcdatatable__content .table__history-details thead tr td:nth-child(1), .wcdatatable__content .table__history-details thead tr td:nth-child(2), .wcdatatable__content .table__history-details thead tr td:nth-child(3), .wcdatatable__content .table__history-details thead tr td:nth-child(4), .wcdatatable__content .table__history-details tbody tr th:nth-child(1), .wcdatatable__content .table__history-details tbody tr th:nth-child(2), .wcdatatable__content .table__history-details tbody tr th:nth-child(3), .wcdatatable__content .table__history-details tbody tr th:nth-child(4), .wcdatatable__content .table__history-details tbody tr td:nth-child(1), .wcdatatable__content .table__history-details tbody tr td:nth-child(2), .wcdatatable__content .table__history-details tbody tr td:nth-child(3), .wcdatatable__content .table__history-details tbody tr td:nth-child(4) {
  z-index: 1;
  position: sticky;
}
.wcdatatable__content .table__line-history td, .wcdatatable__content .table__line-history th {
  min-width: 30px;
  border: 1px solid #DEE2E6;
}
.wcdatatable__content .table__line-history thead tr:first-child th {
  text-align: center;
}
.wcdatatable__content .table__line-history thead tr:nth-child(3) th:nth-child(1) {
  z-index: 3;
}
.wcdatatable__content .table__line-history tbody tr td.border-black {
  position: relative;
  outline: 2px solid #000;
}
.wcdatatable__content .table__line-history thead tr th:nth-child(1), .wcdatatable__content .table__line-history thead tr td:nth-child(1), .wcdatatable__content .table__line-history tbody tr th:nth-child(1), .wcdatatable__content .table__line-history tbody tr td:nth-child(1) {
  left: 0px;
  width: 80px;
  min-width: 80px;
  max-width: 80px;
}
.wcdatatable__content .table__line-history thead tr th:nth-child(2), .wcdatatable__content .table__line-history thead tr td:nth-child(2), .wcdatatable__content .table__line-history tbody tr th:nth-child(2), .wcdatatable__content .table__line-history tbody tr td:nth-child(2) {
  left: 80px;
}
.wcdatatable__content .table__line-history thead tr th:nth-child(3), .wcdatatable__content .table__line-history thead tr td:nth-child(3), .wcdatatable__content .table__line-history tbody tr th:nth-child(3), .wcdatatable__content .table__line-history tbody tr td:nth-child(3) {
  left: 170px;
  width: 30px;
  min-width: 30px;
  max-width: 30px;
}
.wcdatatable__content .table__line-history thead tr th:nth-child(4), .wcdatatable__content .table__line-history thead tr td:nth-child(4), .wcdatatable__content .table__line-history tbody tr th:nth-child(4), .wcdatatable__content .table__line-history tbody tr td:nth-child(4) {
  left: 200px;
}
.wcdatatable__content .table__line-history thead tr th:nth-child(5), .wcdatatable__content .table__line-history thead tr td:nth-child(5), .wcdatatable__content .table__line-history tbody tr th:nth-child(5), .wcdatatable__content .table__line-history tbody tr td:nth-child(5) {
  left: 240px;
}
.wcdatatable__content .table__line-history thead tr th:nth-child(6), .wcdatatable__content .table__line-history thead tr td:nth-child(6), .wcdatatable__content .table__line-history tbody tr th:nth-child(6), .wcdatatable__content .table__line-history tbody tr td:nth-child(6) {
  left: 280px;
}
.wcdatatable__content .table__line-history thead tr th:nth-child(7), .wcdatatable__content .table__line-history thead tr td:nth-child(7), .wcdatatable__content .table__line-history tbody tr th:nth-child(7), .wcdatatable__content .table__line-history tbody tr td:nth-child(7) {
  left: 320px;
}
.wcdatatable__content .table__line-history thead tr th:nth-child(4), .wcdatatable__content .table__line-history thead tr th:nth-child(5), .wcdatatable__content .table__line-history thead tr th:nth-child(6), .wcdatatable__content .table__line-history thead tr th:nth-child(7), .wcdatatable__content .table__line-history thead tr td:nth-child(4), .wcdatatable__content .table__line-history thead tr td:nth-child(5), .wcdatatable__content .table__line-history thead tr td:nth-child(6), .wcdatatable__content .table__line-history thead tr td:nth-child(7), .wcdatatable__content .table__line-history tbody tr th:nth-child(4), .wcdatatable__content .table__line-history tbody tr th:nth-child(5), .wcdatatable__content .table__line-history tbody tr th:nth-child(6), .wcdatatable__content .table__line-history tbody tr th:nth-child(7), .wcdatatable__content .table__line-history tbody tr td:nth-child(4), .wcdatatable__content .table__line-history tbody tr td:nth-child(5), .wcdatatable__content .table__line-history tbody tr td:nth-child(6), .wcdatatable__content .table__line-history tbody tr td:nth-child(7) {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
}
.wcdatatable__content .table__line-history thead tr th:nth-child(1), .wcdatatable__content .table__line-history thead tr th:nth-child(2), .wcdatatable__content .table__line-history thead tr th:nth-child(3), .wcdatatable__content .table__line-history thead tr th:nth-child(4), .wcdatatable__content .table__line-history thead tr th:nth-child(5), .wcdatatable__content .table__line-history thead tr th:nth-child(6), .wcdatatable__content .table__line-history thead tr th:nth-child(7), .wcdatatable__content .table__line-history thead tr td:nth-child(1), .wcdatatable__content .table__line-history thead tr td:nth-child(2), .wcdatatable__content .table__line-history thead tr td:nth-child(3), .wcdatatable__content .table__line-history thead tr td:nth-child(4), .wcdatatable__content .table__line-history thead tr td:nth-child(5), .wcdatatable__content .table__line-history thead tr td:nth-child(6), .wcdatatable__content .table__line-history thead tr td:nth-child(7), .wcdatatable__content .table__line-history tbody tr th:nth-child(1), .wcdatatable__content .table__line-history tbody tr th:nth-child(2), .wcdatatable__content .table__line-history tbody tr th:nth-child(3), .wcdatatable__content .table__line-history tbody tr th:nth-child(4), .wcdatatable__content .table__line-history tbody tr th:nth-child(5), .wcdatatable__content .table__line-history tbody tr th:nth-child(6), .wcdatatable__content .table__line-history tbody tr th:nth-child(7), .wcdatatable__content .table__line-history tbody tr td:nth-child(1), .wcdatatable__content .table__line-history tbody tr td:nth-child(2), .wcdatatable__content .table__line-history tbody tr td:nth-child(3), .wcdatatable__content .table__line-history tbody tr td:nth-child(4), .wcdatatable__content .table__line-history tbody tr td:nth-child(5), .wcdatatable__content .table__line-history tbody tr td:nth-child(6), .wcdatatable__content .table__line-history tbody tr td:nth-child(7) {
  z-index: 2;
  position: sticky;
  background: #FFF;
}
.wcdatatable__content .table__expanded {
  background: #FFF;
  border-collapse: collapse;
  font: 400 14px/20px "pragmatica", sans-serif;
  border: 1px solid #000;
}
.wcdatatable__content .table__expanded th, .wcdatatable__content .table__expanded td {
  padding: 10px;
  border: 1px solid #DEE2E6;
}
.wcdatatable__content .table__expanded thead tr th {
  min-width: 347px;
  font-weight: 400;
}
.wcdatatable__content .table__expanded thead tr th sup {
  color: #01FFBC;
}
.wcdatatable__content .table__expanded thead tr th .label {
  font-weight: 700;
}
.wcdatatable__content .table__expanded thead tr th .linehistory {
  width: 20px;
  height: 20px;
  color: #000;
  font-size: 12px;
  cursor: pointer;
  line-height: 20px;
  margin-left: 10px;
  border-radius: 3px;
  text-align: center;
  background: #DEE0E5;
  display: inline-block;
  border: 1px solid #DEE0E5;
}
.wcdatatable__content .table__expanded thead tr th .toggleButton {
  left: 0;
  z-index: 1;
  width: 20px;
  height: 20px;
  color: #234fae;
  font-size: 10px;
  cursor: pointer;
  line-height: 23px;
  margin-left: 10px;
  position: absolute;
  border-radius: 3px;
  text-align: center;
  background: #01FFBC;
}
.wcdatatable__content .table__expanded thead tr th .toggleButton[aria-expanded=true] .icon-plus:before {
  content: "\e840";
}
.wcdatatable__content .table__expanded thead tr:nth-child(1) th {
  color: #FFF;
  background: #234FAE;
  border-right-color: #000;
}
.wcdatatable__content .table__expanded thead tr:nth-child(2) th {
  background: #F0F2F6;
}
.wcdatatable__content .table__expanded thead tr:nth-child(2) th:nth-child(5n+5):not(:last-child) {
  border-right-color: #000;
}
.wcdatatable__content .table__expanded tbody tr:nth-child(1) th {
  font-weight: 400;
  background: #F0F2F6;
}
.wcdatatable__content .table__expanded tbody tr:nth-child(1) th:nth-child(5n+5):not(:last-child) {
  border-right-color: #000;
}
.wcdatatable__content .table__expanded tbody tr td {
  border-top: 0px;
}
.wcdatatable__content .table__expanded tbody tr td:not(:last-child) {
  border-bottom: 0px;
}
.wcdatatable__content .table__expanded tbody tr td:nth-child(5n+5):not(:last-child) {
  border-right-color: #000;
}
.wcdatatable__content .table__expanded tbody tr:last-child td {
  border-bottom-color: #000;
}
.wcdatatable__content .table__expandedliveodd {
  background: #FFF;
  font: 400 12px/20px "pragmatica", sans-serif;
}
.wcdatatable__content .table__expandedliveodd thead tr {
  width: 100%;
  display: inline-flex;
}
.wcdatatable__content .table__expandedliveodd thead tr th {
  border: none;
  height: 70px;
  display: flex;
  align-items: center;
  background: #F2F4F7;
}
.wcdatatable__content .table__expandedliveodd th, .wcdatatable__content .table__expandedliveodd td {
  padding: 0 0.5rem;
  min-width: 90px;
  max-width: 90px;
  border: 0;
  border-left: 1px solid #E2E4E8;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.wcdatatable__content .table__expandedliveodd th:nth-child(1), .wcdatatable__content .table__expandedliveodd td:nth-child(1) {
  left: 0;
  z-index: 2;
  min-width: 250px;
  position: sticky;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
}
@media only screen and (max-width: 575px) {
  .wcdatatable__content .table__expandedliveodd th:nth-child(1), .wcdatatable__content .table__expandedliveodd td:nth-child(1) {
    min-width: 170px;
  }
}
.wcdatatable__content .table__expandedliveodd th .tditem, .wcdatatable__content .table__expandedliveodd td .tditem {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wcdatatable__content .table__expandedliveodd th .up, .wcdatatable__content .table__expandedliveodd td .up {
  color: green;
  font-size: 12px;
}
.wcdatatable__content .table__expandedliveodd th .up::after, .wcdatatable__content .table__expandedliveodd td .up::after {
  content: "▲";
  color: green;
  font-size: 14px;
}
.wcdatatable__content .table__expandedliveodd th .down, .wcdatatable__content .table__expandedliveodd td .down {
  color: red;
  font-size: 12px;
}
.wcdatatable__content .table__expandedliveodd th .down::after, .wcdatatable__content .table__expandedliveodd td .down::after {
  content: "▼";
  color: red;
  font-size: 14px;
}
.wcdatatable__content .table__expandedliveodd th.changed, .wcdatatable__content .table__expandedliveodd td.changed {
  background: transparent;
  /* Fallback */
  -webkit-animation: color 20s linear;
  animation: color 20s linear;
}
@-webkit-keyframes color {
  0% {
    background: #ffff02;
  }
  50% {
    background: #feff99;
  }
  100% {
    background: transparent;
  }
}
@keyframes color {
  0% {
    background: #ffff02;
  }
  50% {
    background: #feff99;
  }
  100% {
    background: transparent;
  }
}
.wcdatatable__content .table__expandedliveodd th .wcmap, .wcdatatable__content .table__expandedliveodd td .wcmap {
  display: block;
  margin-top: 5px;
}
.wcdatatable__content .table__expandedliveodd th .wcmap img, .wcdatatable__content .table__expandedliveodd td .wcmap img {
  width: 80px;
  height: auto;
}
.wcdatatable__content .table__expandedliveodd td:nth-child(1) {
  background: #FFF;
}
.wcdatatable__content .table__expandedliveodd td .media {
  display: flex;
  align-items: center;
}
.wcdatatable__content .table__expandedliveodd td .media img {
  margin-right: 5px;
}
.wcdatatable__content .table__expandedliveodd td .media .text:before {
  bottom: -2px;
  font-size: 9px;
  position: absolute;
}
.wcdatatable__content .table__expandedliveodd tbody tr {
  width: 100%;
  display: inline-flex;
}
.wcdatatable__content .table__expandedliveodd tbody tr.even {
  border-top: 2px solid blue;
}
.wcdatatable__content .table__expandedliveodd tbody tr.even.preferred_odd {
  border-top: 2px solid #0AC6A1;
  border-bottom: 2px solid #0AC6A1;
}
.wcdatatable__content .table__expandedliveodd tbody tr.even.preferred_odd + tr {
  border-top: none;
}
.wcdatatable__content .table__expandedliveodd tbody tr.odd {
  border-bottom: 2px solid blue;
}
.wcdatatable__content .table__liveodds {
  background: #FFF;
  font: 400 12px/20px "pragmatica", sans-serif;
}
.wcdatatable__content .table__liveodds thead.sticky-thead {
  background-color: #F2F4F7;
}
.wcdatatable__content .table__liveodds thead.sticky-thead th {
  padding: 3px;
  top: 0;
  z-index: 3;
  background: #F2F4F7;
}
.wcdatatable__content .table__liveodds thead.sticky-thead th.item-name {
  width: 14.8315972222%;
  min-width: 360px;
}
.wcdatatable__content .table__liveodds thead.sticky-thead th:first-child {
  position: sticky;
  left: 0;
  z-index: 4;
}
.wcdatatable__content .table__liveodds thead.sticky-thead th.Open {
  background-color: #F2F4F7;
}
.wcdatatable__content .table__liveodds thead.sticky-thead th.score, .wcdatatable__content .table__liveodds thead.sticky-thead th.bet, .wcdatatable__content .table__liveodds thead.sticky-thead th.money {
  min-width: 50px;
  max-width: 50px;
}
.wcdatatable__content .table__liveodds thead tr {
  width: 100%;
  display: inline-flex;
}
.wcdatatable__content .table__liveodds thead tr th {
  border: none;
  height: 70px;
  display: flex;
  align-items: center;
}
.wcdatatable__content .table__liveodds th, .wcdatatable__content .table__liveodds td {
  padding: 0 0.5rem;
  min-width: 90px;
  max-width: 90px;
  border: 0;
  border-left: 1px solid #E2E4E8;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.wcdatatable__content .table__liveodds th:nth-child(1), .wcdatatable__content .table__liveodds td:nth-child(1) {
  left: 0;
  z-index: 2;
  min-width: 250px;
  position: sticky;
  font-weight: 700;
  font-size: 14px;
  line-height: 18px;
}
@media only screen and (max-width: 575px) {
  .wcdatatable__content .table__liveodds th:nth-child(1), .wcdatatable__content .table__liveodds td:nth-child(1) {
    min-width: 170px;
  }
}
.wcdatatable__content .table__liveodds th .tditem, .wcdatatable__content .table__liveodds td .tditem {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wcdatatable__content .table__liveodds th .up, .wcdatatable__content .table__liveodds td .up {
  color: green;
  font-size: 12px;
}
.wcdatatable__content .table__liveodds th .up::after, .wcdatatable__content .table__liveodds td .up::after {
  content: "▲";
  color: green;
  font-size: 14px;
}
.wcdatatable__content .table__liveodds th .down, .wcdatatable__content .table__liveodds td .down {
  color: red;
  font-size: 12px;
}
.wcdatatable__content .table__liveodds th .down::after, .wcdatatable__content .table__liveodds td .down::after {
  content: "▼";
  color: red;
  font-size: 14px;
}
.wcdatatable__content .table__liveodds th.changed, .wcdatatable__content .table__liveodds td.changed {
  background: transparent;
  /* Fallback */
  -webkit-animation: color 20s linear;
  animation: color 20s linear;
}
@-webkit-keyframes color {
  0% {
    background: #ffff02;
  }
  50% {
    background: #feff99;
  }
  100% {
    background: transparent;
  }
}
@keyframes color {
  0% {
    background: #ffff02;
  }
  50% {
    background: #feff99;
  }
  100% {
    background: transparent;
  }
}
.wcdatatable__content .table__liveodds td:nth-child(1) {
  background: #FFF;
}
.wcdatatable__content .table__liveodds td .media {
  display: flex;
  align-items: center;
}
.wcdatatable__content .table__liveodds td .media img {
  margin-right: 5px;
}
.wcdatatable__content .table__liveodds td .media .text:before {
  bottom: -2px;
  font-size: 9px;
  position: absolute;
}
.wcdatatable__content .table__liveodds tbody tr {
  width: 100%;
  display: inline-flex;
}
.wcdatatable__content .table__liveodds tbody tr.even {
  border-top: 2px solid blue;
}
.wcdatatable__content .table__liveodds tbody tr.odd {
  border-bottom: 2px solid blue;
}
.wcdatatable__content .table__liveodds tbody tr.date {
  border-top: 2px solid blue;
  padding: 5px;
  background-color: #efefef;
  cursor: pointer;
}
.wcdatatable__content .table__liveodds tbody tr.date td {
  background-color: #efefef;
}
.wcdatatable__content .table__liveodds tbody tr.is-started {
  color: gray;
}
.wcdatatable__content .table__liveodds tbody tr td.item-name {
  width: 14.8315972222%;
  min-width: 360px;
}
.wcdatatable__content .table__liveodds tbody tr td.open {
  background-color: #F2F4F7;
}
.wcdatatable__content .table__liveodds tbody tr td.score, .wcdatatable__content .table__liveodds tbody tr td.bet, .wcdatatable__content .table__liveodds tbody tr td.money {
  min-width: 50px;
  max-width: 50px;
}
.wcdatatable__content .table__liveodds tbody tr td.total-wagered {
  text-align: right;
}
.wcdatatable__content .table__liveodds tbody tr td.total-wagered .total-wagered-down {
  text-align: right;
}
.wcdatatable__content .table__liveodds tbody tr td.total-wagered .total-wagered-up {
  font-weight: 600;
  line-height: 20px;
  color: #0AC6A1;
  text-align: right;
}
.wcdatatable__content .table__liveodds tbody tr td a.action-icon {
  padding: 0 3px;
  border: 2px solid #DEE0E5;
  background-color: #F0F2f6;
  border-radius: 4px;
  width: 22px;
  display: inline-block;
  height: 22px;
  color: black;
  font-size: 12px;
}
.wcdatatable__content .table__liveodds tbody tr td a.action-icon:hover, .wcdatatable__content .table__liveodds tbody tr td a.action-icon:focus {
  background-color: #234FAE;
  color: #FFF;
  border: 2px solid #213D90;
}
.wcdatatable .customize-book .modal-dialog {
  max-width: 550px;
}
.wcdatatable .customize-book .modal-content {
  padding: 34px 30px 22px;
  background-color: #F7F7F7;
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.36);
}
.wcdatatable .customize-book .modal-content .modal-header {
  border: 0;
  padding: 0;
  display: block;
  text-align: center;
}
.wcdatatable .customize-book .modal-content .modal-header .title {
  color: #234FAE;
  margin-bottom: 4px;
}
.wcdatatable .customize-book .modal-content .modal-header .title:before {
  margin-right: 5px;
  font-size: 19px;
}
.wcdatatable .customize-book .modal-content .modal-header p {
  color: #000;
  margin-bottom: 0;
  font: 400 14px/22px "pragmatica", sans-serif;
}
.wcdatatable .customize-book .modal-content .modal-header .select-all {
  padding-right: 13px;
  text-align: right;
  margin-bottom: 10px;
  margin-top: 5px;
}
.wcdatatable .customize-book .modal-content .modal-body {
  padding: 0;
}
.wcdatatable .customize-book .modal-content .modal-body .customize-book-wrapper {
  max-width: 404px;
  margin-left: auto;
  margin-right: auto;
  flex-direction: column;
}
.wcdatatable .customize-book .modal-content .modal-body .customize-book-item {
  width: 100%;
  display: flex;
  max-width: 404px;
  min-height: 50px;
  cursor: pointer;
  margin-bottom: 4px;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  text-align: center;
  border-radius: 4px;
  padding: 10px 15px;
  position: relative;
  justify-content: center;
  background-color: #fff;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.16);
}
.wcdatatable .customize-book .modal-content .modal-body .customize-book-item .number {
  left: -7.5px;
  position: absolute;
}
.wcdatatable .customize-book .modal-content .modal-body .customize-book-item .number span {
  width: 15px;
  height: 15px;
  color: #FFF;
  display: block;
  font-size: 8px;
  background: #234FAE;
  line-height: 15px;
  text-align: center;
  border-radius: 500px;
}
.wcdatatable .customize-book .modal-content .modal-body .customize-book-item .media {
  justify-content: center;
}
.wcdatatable .customize-book .modal-content .modal-body .customize-book-item .icon-wrap {
  left: 20px;
  line-height: 0;
  position: absolute;
}
.wcdatatable .customize-book .modal-content .modal-body .customize-book-item .icon-wrap i {
  color: #000;
  font-size: 17px;
}
.wcdatatable .customize-book .modal-content .modal-body .customize-book-item .toggler {
  right: 0px;
  padding: 20px;
  line-height: 0;
  position: absolute;
}
.wcdatatable .customize-book .modal-content .modal-body .customize-book-item .toggler i {
  color: #000;
  font-size: 17px;
}
.wcdatatable .customize-book .modal-content .modal-body .customize-book-item.disabled .toggler i {
  color: #B1B5BE;
}
.wcdatatable .customize-book .modal-content .modal-body .customize-book-item.disabled .toggler i:before {
  content: "\e828";
}
.wcdatatable .customize-book .modal-content .modal-footer {
  border: 0;
  padding: 0;
  margin-top: 16px;
  flex-direction: column;
}
.wcdatatable .customize-book .modal-content .modal-footer .btn {
  padding: 8px 13px;
  margin-bottom: 36px;
  background-color: #0AC676;
}
.wcdatatable .customize-book .modal-content .modal-footer .btn:hover, .wcdatatable .customize-book .modal-content .modal-footer .btn:focus {
  background-color: #234FAE;
}
.wcdatatable .customize-book .modal-content .modal-footer .btn-close {
  color: #ED2208;
  cursor: pointer;
  text-decoration: underline;
  font: 400 14px/22px "pragmatica", sans-serif;
}

.line-history-table {
  padding-left: 10px;
  padding-top: 5px;
}

/***********************************
BASIC WORDPRESS STYLES
***********************************/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/***********************************
BASIC TEMPLATE STYLES
***********************************/
.basic_container {
  padding: 40px 0 48px 0;
}
.basic_container .btn {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  text-align: center;
  text-decoration: none !important;
}

.basic {
  padding: 30px 0;
  margin: 0 auto;
  max-width: 1008px;
}
.basic h2 {
  margin-bottom: 35px;
}
.basic ul {
  margin-left: 30px;
  list-style-type: disc;
}
.basic ul li {
  margin-bottom: 15px;
}
.basic p:last-child {
  margin-bottom: 25px;
}
.basic .btn {
  margin: 0 0 20px;
}

/* left */
.basic_left img {
  max-width: 100%;
  display: block;
  float: left;
}
.basic_left p {
  display: block;
  padding: 0;
}

/* middle */
.middle_box {
  padding: 0 15px;
}

.basic_middle img {
  max-width: 100%;
  display: block;
  float: none;
  margin: 0 auto 50px auto;
  max-width: 1008px;
  max-width: 100%;
}
.basic_middle h2 {
  text-align: center;
}
.basic_middle p {
  margin-bottom: 0 !important;
  margin: 10px 0;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: 50px;
  -moz-column-gap: 50px;
  column-gap: 50px;
}
.basic_middle .btn {
  float: none;
  margin: 25px auto 0 auto;
}

.basic_single .btn {
  float: none;
  margin: 25px auto 0 auto;
}

/* right */
.basic_right img {
  max-width: 100%;
  display: block;
  float: right;
  margin: 0 auto;
}
.basic_right p {
  display: block;
  padding: 0;
}

.gcbase-home {
  width: 100%;
  background: #008cc6;
  background: -moz-linear-gradient(45deg, #008cc6 0%, #8ec652 100%);
  background: -webkit-linear-gradient(45deg, #008cc6 0%, #8ec652 100%);
  background: linear-gradient(45deg, #008cc6 0%, #8ec652 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#008cc6", endColorstr="#8ec652",GradientType=1 );
}

@keyframes toBottomFromTop {
  49% {
    transform: translateY(100%);
  }
  50% {
    opacity: 0;
    transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes bounce {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  80% {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
}
@keyframes shake {
  0%, 20%, 60%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  40% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  80% {
    -webkit-transform: translateX(-3px);
    transform: translateX(-3px);
  }
}
/***********************************
MEDIA QUERIES
***********************************/
@media only screen and (max-width: 1220px) {
  /* Basic Template Styles */
  .basic h2 {
    margin-bottom: 20px;
  }
  .banner .scrollDown {
    bottom: 125px;
    transform-origin: 125px 65px;
  }
} /* 1220 */
@media only screen and (min-width: 1200px) {
  .packageSliderItem .content .entry-title .title {
    line-height: 42px;
  }
}
@media only screen and (max-width: 1199px) {
  h1, .h1 {
    font-size: 50px;
    line-height: 54px;
  }
  h2, .h2 {
    font-size: 36px;
    line-height: 48px;
  }
  h3, .h3 {
    font-size: 30px;
    line-height: 36px;
  }
  h4, .h4 {
    font-size: 24px;
    line-height: 32px;
  }
  h5, .h5 {
    font-size: 20px;
    line-height: 28px;
  }
  /***********************************
  HOME STYLES
  ***********************************/
  /* BANNER */
  .banner {
    height: 600px;
    padding-bottom: 50px;
  }
  .banner .content .hero-title {
    font-size: 72px;
    line-height: 72px;
  }
  .banner .content p {
    font-size: 24px;
    line-height: 32px;
  }
  .banner-about {
    height: 500px;
  }
  .banner-about .media {
    bottom: -100px;
  }
  .banner-about .media img {
    max-width: 75%;
  }
  /***********************************
  PACKAGE STYLES
  ***********************************/
  .woo-package-item {
    padding-right: 10px;
  }
  /***********************************
  BLOG STYLES
  ***********************************/
  .news-page {
    padding: 70px 0;
  }
  /***********************************
  CONTACT US STYLES
  ***********************************/
  .contact-page {
    padding-top: 80px;
    padding-bottom: 200px;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer-top {
    padding: 70px 0;
  }
  .how-work-item-button {
    min-height: inherit;
    height: calc(100% - 30px);
  }
  .how-work-item .icon {
    font-size: 50px;
  }
  .how-work-item .text .title {
    max-width: 190px;
  }
  /***********************************
  LIVE ODDS PRODUCT STYLES
  ***********************************/
  .popup-video:before {
    width: 120px;
    height: 120px;
    font-size: 50px;
    line-height: 120px;
  }
  .banner-loveodds {
    padding: 170px 0 80px;
  }
  .banner-loveodds .content {
    max-width: 330px;
  }
  .number-factors {
    padding: 60px 50px 90px;
  }
  .advertisement {
    padding: 50px;
  }
  .liveodds-quote .quote {
    padding: 60px 40px 55px;
  }
  .liveodds-quote .quote .icon {
    font-size: 50px;
  }
  .decisions {
    padding: 45px 45px 50px 50px;
  }
  .sticky-viewthe {
    right: 15px;
    width: 140px;
    height: 140px;
  }
  /***********************************
  LINE HISTORY PAGE STYLES
  ***********************************/
  .linehistory-categories__item .table td, .linehistory-categories__item .table th {
    font-size: 14px;
  }
  .linehistory-categories__item .table td.score-angle, .linehistory-categories__item .table th.score-angle {
    width: 1.388888889%;
  }
  .linehistory-categories__item .table td.item-name, .linehistory-categories__item .table th.item-name {
    width: 31.66666667%;
  }
  .linehistory-categories__item .table td.date, .linehistory-categories__item .table th.date {
    width: 7.204861111%;
  }
  .linehistory-categories__item .table td.time, .linehistory-categories__item .table th.time {
    width: 11.02430556%;
  }
  .linehistory-categories__item .table td.line, .linehistory-categories__item .table th.line {
    width: 11.180555556%;
  }
  .linehistory-categories__item .table td.price, .linehistory-categories__item .table th.price {
    width: 12.048611111%;
  }
  .linehistory-categories__item .table td.money, .linehistory-categories__item .table th.money {
    width: 12.048611111%;
  }
  .linehistory-categories__item .table td.tickets, .linehistory-categories__item .table th.tickets {
    width: 12.048611111%;
  }
} /* 1199 */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  /* force ipad dropdown carats */
  .open .dropdown-menu > li,
  .open .dropdown-menu > li > a:hover {
    display: inline-block !important;
  }
  .banner .wager-video {
    height: 100%;
  }
} /* iPad Portrait and Landscape */
/* iPad Portrait */
/* iPad Landscape */
/* Kindle Fire HDX Portrait*/
@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
  .banner .wager-video {
    height: 101%;
  }
}
/* ipadPro Portrait*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  .banner .wager-video {
    height: 101%;
  }
}
@media only screen and (max-width: 991px) {
  h1, .h1 {
    font-size: 47px;
    line-height: 52px;
  }
  /***********************************
  HEADER STYLES
  ***********************************/
  .navbar-toggler {
    margin: 0;
    border: 0;
    padding: 0;
    float: left;
    height: 24px;
    display: block;
    border-radius: 0;
    overflow: inherit;
    position: relative;
  }
  .navbar-toggler:hover .icon-bar:nth-child(1) {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  .navbar-toggler:hover .icon-bar:nth-child(3) {
    -webkit-transform: translateY(2px);
    -moz-transform: translateY(2px);
    -ms-transform: translateY(2px);
    -o-transform: translateY(2px);
    transform: translateY(2px);
  }
  .navbar-toggler.in .icon-bar {
    -webkit-transition: -webkit-transform 150ms linear;
    transition: -webkit-transform 150ms linear;
    transition: transform 150ms linear;
    transition: transform 150ms linear, -webkit-transform 150ms linear;
  }
  .navbar-toggler.in .icon-bar:nth-child(1) {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -o-transform: translateY(8px);
    transform: translateY(8px);
  }
  .navbar-toggler.in .icon-bar:nth-child(1) .inner {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .navbar-toggler.in .icon-bar:nth-child(2) {
    opacity: 0;
  }
  .navbar-toggler.in .icon-bar:nth-child(3) {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    -o-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  .navbar-toggler.in .icon-bar:nth-child(3) .inner {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .navbar-toggler .icon-bar {
    width: 28px;
    display: block;
    border-radius: 0;
    background-color: transparent !important;
    -webkit-transition: -webkit-transform 150ms linear 150ms;
    transition: -webkit-transform 150ms linear 150ms;
    transition: transform 150ms linear 150ms;
    transition: transform 150ms linear 150ms, -webkit-transform 150ms linear 150ms;
  }
  .navbar-toggler .icon-bar:not(:last-child) {
    margin-bottom: 6px;
  }
  .navbar-toggler .icon-bar .inner {
    width: 100%;
    height: 4px;
    display: block;
    border-radius: 12px;
    background-color: #FFF;
    -webkit-transition: background-color 150ms linear, opacity 0s linear 150ms, -webkit-transform 150ms linear;
    transition: background-color 150ms linear, opacity 0s linear 150ms, -webkit-transform 150ms linear;
    transition: transform 150ms linear, background-color 150ms linear, opacity 0s linear 150ms;
    transition: transform 150ms linear, background-color 150ms linear, opacity 0s linear 150ms, -webkit-transform 150ms linear;
  }
  .header .container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header .navbar .navbar-header {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header .navbar .navbar-header .navbar-toggler {
    margin-right: 15px;
  }
  .header .navbar .navbar-header .logo .navbar-brand {
    padding: 0;
    margin-left: 10px;
    margin-right: 10px;
  }
  .header .navbar .navbar-header .navbar-nav {
    display: block;
    margin-left: -5px;
    margin-right: -5px;
    flex-direction: row;
  }
  .header .navbar .navbar-header .navbar-nav li {
    display: inline-block;
  }
  .header .navbar .navbar-header .navbar-nav li a {
    color: #FFF;
  }
  .header .navbar .navbar-header .navbar-nav li.btn-icon {
    padding-left: 5px;
    padding-right: 5px;
  }
  .header .navbar .navbar-header .navbar-nav li.btn-icon a {
    width: 36px;
    height: 36px;
    color: #000;
    font-size: 16px;
    line-height: 36px;
    background: #EDEDED;
    border-radius: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header .navbar .navbar-header .navbar-nav li.btn-icon.active a, .header .navbar .navbar-header .navbar-nav li.btn-icon:hover a, .header .navbar .navbar-header .navbar-nav li.btn-icon:focus a {
    color: #FFF;
    background: #0AC6A1;
  }
  .header .navbar .navbar-collapse {
    display: none !important;
  }
  /***********************************
  HOME STYLES
  ***********************************/
  /* BANNER */
  .banner {
    height: 500px;
  }
  .banner .content .hero-title {
    font-size: 60px;
    line-height: 62px;
  }
  .banner .content p {
    font-size: 20px;
    line-height: 28px;
  }
  .banner .scrollDown {
    font-size: 20px;
    transform-origin: 115px 65px;
  }
  .banner-about {
    height: 450px;
    margin-bottom: 70px;
  }
  .banner-about .media {
    bottom: -90px;
  }
  .banner-about .media img {
    max-width: 75%;
  }
  .latest-news {
    padding: 10px 0 50px;
  }
  .latest-news .main-content {
    margin-bottom: 30px;
  }
  .latest-news article.blog-post {
    max-width: 100%;
  }
  .latest-news article.blog-post .entry-content .entry-title {
    max-width: 600px;
  }
  .latest-news .woo-category-item {
    min-height: 200px;
  }
  /***********************************
  PACKAGES STYLES
  ***********************************/
  .featured-packages {
    padding: 50px 0 32px;
  }
  .pick {
    padding-bottom: 40px;
  }
  .all-packages {
    padding: 50px 0;
  }
  .woo-package-item {
    padding-right: 0;
  }
  .woo-package-item:not(:last-child) {
    margin-bottom: 50px;
  }
  .woo-product-item .price-button {
    max-width: 290px;
  }
  .woo-sidebar {
    margin-top: 30px;
  }
  /***********************************
  SINGLE PAC STYLES
  ***********************************/
  .woo-single-package, .woo-single-pick {
    padding: 50px 0;
  }
  .package-slider-wrapper.single-package-slider-wrapper {
    padding-bottom: 50px;
  }
  /***********************************
  ABOUT STYLES
  ***********************************/
  .about-us {
    padding: 50px 0;
  }
  .tiered-system {
    padding: 50px 0 20px;
  }
  /***********************************
  BLOG STYLES
  ***********************************/
  .news-page {
    padding: 60px 0;
  }
  .pagination a {
    font-size: 16px;
    line-height: 22px;
  }
  .pagination a i {
    width: 50px;
    height: 50px;
    font-size: 16px;
  }
  /***********************************
  CONTACT US STYLES
  ***********************************/
  .contact-page {
    padding-top: 70px;
    padding-bottom: 150px;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer-top {
    padding: 50px 0 30px;
  }
  .how-work-item .text p {
    max-width: 320px;
  }
  .footer {
    padding: 60px 0;
  }
  /* Basic Template Styles */
  .basic_left img, .basic_right img {
    float: none;
    margin: 0 auto 50px auto;
  }
  .basic .btn {
    clear: both !important;
    display: block !important;
  }
  /***********************************
  WOOCOMMERCE STYLES
  ***********************************/
  .woocommerce .products .product {
    width: calc(50% - 18px) !important;
  }
  /***********************************
  LIVE ODDS PRODUCT STYLES
  ***********************************/
  .sports-betting {
    padding: 60px 0;
  }
  .betting-item {
    margin-left: 0 !important;
    max-width: 100% !important;
  }
  .number-factors {
    padding: 50px 40px 60px;
  }
  .advertisement {
    padding: 40px;
  }
  .advertisement .media {
    margin-right: 25px;
  }
  .decisions {
    margin-top: 50px;
    padding: 40px 35px;
  }
  .decisions .content {
    margin-top: 0;
  }
  .liveodds-quote .quote {
    padding: 50px 40px;
    margin-bottom: 30px;
  }
  .wedo li .icon {
    width: 30px;
    margin-right: 15px;
  }
  .sticky-viewthe {
    width: 130px;
    height: 130px;
    font-size: 16px;
    line-height: 20px;
  }
  .sticky-viewthe span {
    font-size: 13px;
    line-height: 15px;
  }
  /***********************************
  LINE HISTORY PAGE STYLES
  ***********************************/
  .linehistory-categories__item .table td, .linehistory-categories__item .table th {
    font-size: 12px;
    line-height: 20px;
  }
  /***********************************
  New 4 DETAILS PAGE STYLES
  ***********************************/
  .wcdatatable__header .wclogos ul {
    margin-left: -10px;
    margin-right: -10px;
  }
  .wcdatatable__header .wclogos ul li {
    padding-left: 10px;
    padding-right: 10px;
  }
  .wcdatatable__header .wclogos ul li:not(:last-child):after {
    top: 2px;
    right: -8px;
    font-size: 15px;
  }
  .wcdatatable__header .wclogos ul li img {
    max-width: 120px;
  }
  .wcdatatable__header .wcdatetime {
    font-size: 14px;
  }
  .wcdatatable__filter .radio-check [type=radio]:checked + label, .wcdatatable__filter .radio-check [type=radio]:not(:checked) + label {
    padding-left: 25px;
  }
  .wcdatatable__filter .filter-lists ul {
    margin-left: -5px;
    margin-right: -5px;
  }
  .wcdatatable__filter .filter-lists ul li {
    padding-left: 5px;
    padding-right: 5px;
  }
  .wcdatatable__filter .filter-button .btn {
    font-size: 12px;
    line-height: 16px;
    padding: 6px 12px 8px;
  }
  .wcdatatable__content .table__history-details {
    font-size: 14px;
  }
  .wcdatatable__content .table__history-details td, .wcdatatable__content .table__history-details th {
    min-width: 70px;
  }
  .wcdatatable__content .table__history-details thead tr th .wcmap img {
    width: 70px;
  }
  .wcdatatable__content .table__history-details thead tr th:nth-child(1), .wcdatatable__content .table__history-details thead tr td:nth-child(1), .wcdatatable__content .table__history-details tbody tr th:nth-child(1), .wcdatatable__content .table__history-details tbody tr td:nth-child(1) {
    left: 0px;
    width: 75px;
    min-width: 75px;
    max-width: 75px;
  }
  .wcdatatable__content .table__history-details thead tr th:nth-child(2), .wcdatatable__content .table__history-details thead tr td:nth-child(2), .wcdatatable__content .table__history-details tbody tr th:nth-child(2), .wcdatatable__content .table__history-details tbody tr td:nth-child(2) {
    left: 75px;
    width: 75px;
    min-width: 75px;
    max-width: 75px;
  }
  .wcdatatable__content .table__history-details thead tr th:nth-child(3), .wcdatatable__content .table__history-details thead tr td:nth-child(3), .wcdatatable__content .table__history-details tbody tr th:nth-child(3), .wcdatatable__content .table__history-details tbody tr td:nth-child(3) {
    left: 150px;
    width: 90px;
    min-width: 90px;
    max-width: 90px;
  }
  .wcdatatable__content .table__history-details thead tr th:nth-child(4), .wcdatatable__content .table__history-details thead tr td:nth-child(4), .wcdatatable__content .table__history-details tbody tr th:nth-child(4), .wcdatatable__content .table__history-details tbody tr td:nth-child(4) {
    left: 240px;
    width: 70px;
    min-width: 70px;
    max-width: 70px;
  }
} /* 991 */
@media only screen and (max-width: 767px) {
  h1, .h1 {
    font-size: 36px;
    line-height: 48px;
  }
  h2, .h2 {
    font-size: 30px;
    line-height: 36px;
  }
  h3, .h3 {
    font-size: 24px;
    line-height: 32px;
  }
  h4, .h4 {
    font-size: 20px;
    line-height: 28px;
  }
  h5, .h5 {
    font-size: 18px;
    line-height: 24px;
  }
  h6, .h6 {
    font-size: 16px;
    line-height: 21px;
  }
  .entry-title p {
    font-size: 20px;
    line-height: 28px;
  }
  /***********************************
  HOME STYLES
  ***********************************/
  /* BANNER */
  .banner {
    height: 450px;
  }
  .banner .content .hero-title {
    font-size: 50px;
    line-height: 52px;
  }
  .banner .content p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .banner .content .btn {
    padding: 10px 15px;
  }
  .banner .scrollDown {
    font-size: 18px;
    transform-origin: 100px 65px;
  }
  .banner-about {
    height: auto;
    padding-bottom: 0;
  }
  .banner-about .content {
    margin-top: 30px;
    text-align: center;
  }
  .banner-about .content .entry-title .title {
    margin-left: auto;
    margin-right: auto;
  }
  .banner-about .media {
    bottom: -50px;
    margin-top: -20px;
    text-align: center !important;
  }
  .banner-about .media img {
    max-width: 300px;
    margin-right: auto;
  }
  .latest-news {
    padding: 0 0 40px;
  }
  .package-slider-wrapper {
    padding-top: 40px;
  }
  /***********************************
  PACKAGES STYLES
  ***********************************/
  .featured-packages {
    padding: 40px 0 22px;
  }
  .pick {
    padding-bottom: 30px;
  }
  .wc-difference {
    padding-bottom: 20px;
  }
  .wc-difference .content {
    text-align: center;
  }
  .wc-difference .content .entry-title .title {
    margin-left: auto;
    margin-right: auto;
  }
  .wc-difference .media {
    margin-top: 30px;
  }
  .wc-difference .media img {
    max-width: 350px;
  }
  .all-packages {
    padding: 40px 0;
  }
  .woo-package-item:not(:last-child) {
    margin-bottom: 40px;
  }
  .woo-product-item {
    display: block !important;
  }
  .woo-product-item .price-button {
    width: 100%;
    max-width: 100%;
    margin-top: 18px;
    justify-content: space-between !important;
  }
  /***********************************
  SINGLE PAC STYLES
  ***********************************/
  .woo-single-package, .woo-single-pick {
    padding: 40px 0;
  }
  .woo-single-package .content, .woo-single-pick .content {
    margin-bottom: 30px;
  }
  .woo-single-package .content .entry-content p, .woo-single-pick .content .entry-content p {
    max-width: 100%;
  }
  .package-slider-wrapper.single-package-slider-wrapper {
    padding-bottom: 40px;
  }
  /***********************************
  ABOUT STYLES
  ***********************************/
  .about-us {
    padding: 40px 0;
  }
  .about-us .media {
    margin-top: 30px;
  }
  .tiered-system {
    padding: 40px 0 10px;
  }
  /***********************************
  BLOG STYLES
  ***********************************/
  .news-page {
    padding: 50px 0;
  }
  .sidebar {
    margin-top: 30px;
  }
  .sidebar .widget {
    padding-left: 0;
  }
  .social-timeline-wrap.facebook {
    margin-top: 0;
  }
  /***********************************
  CONTACT US STYLES
  ***********************************/
  .contact-page {
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .contact-page .content {
    margin-bottom: 30px;
  }
  .contact-page .content .quick-contact li .text a {
    font-size: 20px;
    line-height: 28px;
  }
  .contact-form {
    max-width: 100%;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer-top {
    padding: 40px 0 30px;
  }
  .footer {
    padding: 50px 0;
  }
  .footer .footer-logo {
    margin-bottom: 30px;
  }
  .footer .footer-logo a {
    text-align: center;
  }
  .footer .footer-right.text-right {
    text-align: center !important;
  }
  .footer .footer-menu {
    margin-left: -8px;
    margin-right: -8px;
  }
  .footer .footer-menu li {
    padding-left: 8px;
    padding-right: 8px;
  }
  /***********************************
  WOOCOMMERCE STYLES
  ***********************************/
  .woo-single-package .content {
    margin-bottom: 0;
  }
  .woo-single-package .content .product .woocommerce-product-gallery {
    margin-bottom: 30px !important;
  }
  /***********************************
  LIVE ODDS PRODUCT STYLES
  ***********************************/
  .banner-loveodds {
    padding: 150px 0 50px;
  }
  .banner-loveodds .content {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .sports-betting {
    padding: 50px 0;
  }
  .betting-item .title {
    font-size: 20px;
    line-height: 28px;
  }
  .problems-using {
    padding: 50px 0;
  }
  .problems-using .content {
    max-width: 100%;
    margin-bottom: 30px;
  }
  .problems-using .content .title {
    max-width: 100%;
  }
  .number-factors {
    padding: 40px 30px;
  }
  .advertisement {
    padding: 30px;
  }
  .liveodds-quote {
    padding: 50px 0;
  }
  .liveodds-quote .quote {
    padding: 40px 30px;
  }
  .liveodds-quote .quote .icon {
    font-size: 40px;
  }
  .liveodds-quote .quote .qu p {
    font-size: 21px;
    line-height: 32px;
  }
  .decisions {
    margin-top: 40px;
    padding: 40px 30px;
    display: block !important;
  }
  .decisions .content {
    max-width: 100%;
    float: none !important;
  }
  .decisions .media {
    margin-top: 30px;
  }
  .decisions .media img {
    margin-left: auto;
    margin-right: auto;
  }
  /***********************************
  New LIVE ODDS PAGE STYLES
  ***********************************/
  .liveodds-page {
    padding-bottom: 13px;
  }
  .liveodds-page .header-content .navbar-liveodds .navbar-nav {
    margin-bottom: 3px;
  }
  .liveodds-page .header-content .navbar-liveodds .navbar-nav li:not(:last-child) {
    margin-right: 20px;
  }
  .liveodds-page .header-content .navbar-liveodds .navbar-nav li:after {
    height: 3px;
  }
  .nfl-odds .sport-books-navbar {
    margin-top: -5px;
    margin-bottom: -5px;
  }
  .nfl-odds .sport-books-navbar .nav-list {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .nfl-odds .sport-books-navbar .nav-list li.radio-group {
    flex-wrap: wrap;
    margin-left: 0;
  }
  .nfl-odds .sport-books-navbar .nav-list li.radio-group .radio-check {
    margin-bottom: 5px;
  }
  .nfl-odds .sport-books-navbar .nav-list li.btn-book {
    margin-left: auto;
    margin-top: 10px;
  }
  .nfl-odds .sport-books-navbar .nav-list.nav-list--right {
    margin-top: 10px;
    margin-bottom: 10px;
    flex-direction: column;
  }
  /***********************************
  LINE HISTORY PAGE STYLES
  ***********************************/
  .linehistory-page .sport-books-navbar {
    padding-bottom: 30px;
  }
  .linehistory-page .sport-books-navbar .nav-list {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .linehistory-page .sport-books-navbar .nav-list li.radio-group {
    margin-left: 0;
    flex-wrap: wrap;
  }
  .linehistory-page .sport-books-navbar .nav-list li.radio-group .radio-check {
    margin-bottom: 5px;
  }
  .linehistory-page .sport-books-navbar .nav-list li.btn-book {
    margin-bottom: 15px;
    margin-left: auto;
  }
  .linehistory-categories__item .table {
    min-width: 737px;
  }
  .linehistory-categories__item .table td.line span, .linehistory-categories__item .table td.price span, .linehistory-categories__item .table td.money span, .linehistory-categories__item .table td.tickets span {
    padding: 8px 8px;
  }
  .sticky-viewthe {
    width: 120px;
    height: 120px;
    font-size: 15px;
    line-height: 18px;
  }
  .sticky-viewthe i {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .sticky-viewthe span {
    font-size: 12px;
    line-height: 14px;
  }
  /***********************************
  New 4 DETAILS PAGE STYLES
  ***********************************/
  .wcdatatable__header .wclogos ul {
    margin: -5px 0;
  }
  .wcdatatable__header .wclogos ul li {
    display: block;
    padding: 5px 0;
  }
  .wcdatatable__header .wclogos ul li:not(:last-child):after {
    left: 0;
    right: 0;
    top: auto;
    bottom: -15px;
    font-size: 12px;
    text-align: center;
  }
  .wcdatatable__header .wclogos ul li img {
    max-width: 110px;
  }
  .wcdatatable__header .wcdatetime strong {
    display: block;
  }
  .wcdatatable__filter .filter-button .btn {
    font-size: 10px;
    padding: 6px 10px 8px;
  }
  .wcdatatable__filter .filter-button .btn i {
    font-size: 10px;
  }
  .wcdatatable__content .table__history-details {
    font-size: 13px;
  }
  .wcdatatable__content .table__history-details td, .wcdatatable__content .table__history-details th {
    min-width: 60px;
  }
  .wcdatatable__content .table__history-details thead tr th .wcmap img {
    width: 60px;
  }
  .wcdatatable__content .table__history-details thead tr th:nth-child(1), .wcdatatable__content .table__history-details thead tr td:nth-child(1), .wcdatatable__content .table__history-details tbody tr th:nth-child(1), .wcdatatable__content .table__history-details tbody tr td:nth-child(1) {
    left: 0px;
    width: 70px;
    min-width: 70px;
    max-width: 70px;
  }
  .wcdatatable__content .table__history-details thead tr th:nth-child(2), .wcdatatable__content .table__history-details thead tr td:nth-child(2), .wcdatatable__content .table__history-details tbody tr th:nth-child(2), .wcdatatable__content .table__history-details tbody tr td:nth-child(2) {
    left: 70px;
    width: 70px;
    min-width: 70px;
    max-width: 70px;
  }
  .wcdatatable__content .table__history-details thead tr th:nth-child(3), .wcdatatable__content .table__history-details thead tr td:nth-child(3), .wcdatatable__content .table__history-details tbody tr th:nth-child(3), .wcdatatable__content .table__history-details tbody tr td:nth-child(3) {
    left: 140px;
    width: 80px;
    min-width: 80px;
    max-width: 80px;
  }
  .wcdatatable__content .table__history-details thead tr th:nth-child(4), .wcdatatable__content .table__history-details thead tr td:nth-child(4), .wcdatatable__content .table__history-details tbody tr th:nth-child(4), .wcdatatable__content .table__history-details tbody tr td:nth-child(4) {
    left: 220px;
    width: 65px;
    min-width: 65px;
    max-width: 65px;
  }
  .wcdatatable__content .table__line-history tbody tr th:nth-child(4), .wcdatatable__content .table__line-history tbody tr th:nth-child(5), .wcdatatable__content .table__line-history tbody tr th:nth-child(6), .wcdatatable__content .table__line-history tbody tr th:nth-child(7), .wcdatatable__content .table__line-history tbody tr td:nth-child(4), .wcdatatable__content .table__line-history tbody tr td:nth-child(5), .wcdatatable__content .table__line-history tbody tr td:nth-child(6), .wcdatatable__content .table__line-history tbody tr td:nth-child(7), .wcdatatable__content .table__line-history thead tr th:nth-child(4), .wcdatatable__content .table__line-history thead tr th:nth-child(5), .wcdatatable__content .table__line-history thead tr th:nth-child(6), .wcdatatable__content .table__line-history thead tr th:nth-child(7), .wcdatatable__content .table__line-history thead tr td:nth-child(4), .wcdatatable__content .table__line-history thead tr td:nth-child(5), .wcdatatable__content .table__line-history thead tr td:nth-child(6), .wcdatatable__content .table__line-history thead tr td:nth-child(7) {
    width: auto;
    position: inherit;
    min-width: inherit;
    max-width: inherit;
  }
} /* 767 */
@media only screen and (max-width: 680px) {
  /***********************************
  HOME STYLES
  ***********************************/
  /* BANNER */
  .banner .content .hero-title {
    font-size: 48px;
    line-height: 50px;
  }
  .banner .scrollDown {
    display: none;
  }
  /***********************************
  PACKAGE STYLES
  ***********************************/
  .all-packages {
    padding: 30px 0;
  }
  .woo-package-item {
    padding-right: 0;
  }
  .woo-package-item:not(:last-child) {
    margin-bottom: 30px;
  }
  /***********************************
  BLOG STYLES
  ***********************************/
  .news-page {
    padding: 40px 0;
  }
  /***********************************
  CONTACT US STYLES
  ***********************************/
  .contact-page {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer {
    padding: 40px 0;
  }
  /* Basic Template Styles */
  .basic {
    padding: 25px 0;
  }
  .basic ul {
    margin-left: 20px;
  }
  .basic_middle p {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
    -webkit-column-gap: 0px;
    -moz-column-gap: 0px;
    column-gap: 0px;
  }
  .basic_left img, .basic_right img {
    margin: 0 auto 30px auto;
  }
  /***********************************
  WOOCOMMERCE STYLES
  ***********************************/
  .woocommerce .products .product {
    width: calc(100% - 18px) !important;
  }
} /* 680 */
@media only screen and (max-width: 575px) {
  h1, .h1 {
    font-size: 30px;
    line-height: 36px;
  }
  h2, .h2 {
    font-size: 24px;
    line-height: 32px;
  }
  section {
    padding: 30px 0;
  }
  .col {
    width: 100%;
  }
  .entry-title p {
    font-size: 18px;
    line-height: 24px;
  }
  .separator:before {
    width: 50px;
    height: 5px;
  }
  /***********************************
  HEADER STYLES
  ***********************************/
  .header .navbar {
    top: 15px;
  }
  .header .navbar .navbar-header .navbar-toggler {
    margin-right: 0;
  }
  /***********************************
  HOME STYLES
  ***********************************/
  /* BANNER */
  .banner {
    height: 400px;
  }
  .banner .content .hero-title {
    font-size: 36px;
    line-height: 48px;
  }
  .banner .content p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  /* page-header */
  .page-header .content {
    margin-top: 30px;
  }
  .banner-about .media {
    margin-top: -20px;
  }
  .banner-about .media img {
    max-width: 250px;
  }
  .latest-news {
    padding: 0 0 30px;
  }
  .package-slider-wrapper {
    padding-top: 30px;
  }
  /***********************************
  PACKAGES STYLES
  ***********************************/
  .featured-packages {
    padding: 30px 0 12px;
  }
  .woo-featured-package .media .icon {
    font-size: 40px;
  }
  .woo-featured-package .text {
    padding: 25px;
  }
  .woo-featured-package .text .price {
    font-size: 20px;
    line-height: 28px;
  }
  .woo-featured-package .text .btn {
    padding: 10px 20px;
  }
  .pick .content {
    text-align: center;
    margin-bottom: 30px;
  }
  .pick .content .separator:before {
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }
  .pick .media img {
    max-width: 150px;
  }
  .wc-difference {
    padding-top: 30px;
  }
  .wc-difference .media img {
    max-width: 250px;
  }
  /***********************************
  SINGLE PAC STYLES
  ***********************************/
  .woo-single-package, .woo-single-pick {
    padding: 30px 0;
  }
  .woo-single-package .content .price-button, .woo-single-pick .content .price-button {
    padding: 20px;
  }
  .woo-single-package .content .price-button .price, .woo-single-pick .content .price-button .price {
    font-size: 20px;
  }
  /***********************************
  ABOUT STYLES
  ***********************************/
  .about-us {
    padding: 30px 0;
  }
  .tiered-system {
    padding: 30px 0 0;
  }
  .tiered-system-item .text {
    padding: 30px;
  }
  .tiered-system-item .text .title {
    max-width: 270px;
  }
  /***********************************
  BLOG STYLES
  ***********************************/
  .news-page {
    padding: 30px 0 40px;
  }
  .sidebar .widget:last-child {
    margin-bottom: 0;
  }
  .social-timeline-wrap.facebook {
    margin-top: 20px;
  }
  /***********************************
  CONTACT US STYLES
  ***********************************/
  .contact-page {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer-top {
    padding: 30px 0;
  }
  .footer-top .entry-title {
    margin-bottom: 40px;
  }
  .how-work-item .icon {
    font-size: 40px;
  }
  .how-work-item .text .title {
    max-width: 100%;
    margin-bottom: 3px;
  }
  .how-work-item .text p {
    max-width: 100%;
  }
  .footer {
    padding: 30px 0;
  }
  /***********************************
  WOOCOMMERCE STYLES
  ***********************************/
  .woocommerce-cart .woocommerce table.shop_table tbody td.actions .coupon .button {
    padding: 10px !important;
    text-transform: capitalize;
    font-size: 12px !important;
  }
  .wrap_filter_items {
    flex-direction: column-reverse;
  }
  .wrap_filter_items .woocommerce-ordering {
    width: 100%;
  }
  .wrap_filter_items .pagination_result_count {
    width: 100%;
    text-align: center;
    justify-content: center;
    flex-direction: column-reverse;
  }
  .wrap_filter_items .pagination_result_count .woocommerce-result-count {
    margin-top: 10px;
  }
  /***********************************
  LIVE ODDS PRODUCT STYLES
  ***********************************/
  .banner-loveodds {
    padding: 140px 0 40px;
  }
  .popup-video:before {
    width: 100px;
    height: 100px;
    font-size: 45px;
    line-height: 100px;
  }
  .sports-betting {
    padding: 40px 0;
  }
  .betting-item .title {
    font-size: 18px;
    line-height: 26px;
  }
  .problems-using {
    padding: 40px 0;
  }
  .number-factors {
    padding: 30px;
  }
  .number-factors .title {
    margin-bottom: 20px;
  }
  .advertisement {
    padding: 25px;
  }
  .advertisement .media {
    margin-right: 20px;
  }
  .misinformation {
    padding: 40px 0;
  }
  .wedo li .text p {
    font-size: 18px;
    line-height: 26px;
  }
  .liveodds-quote {
    padding: 40px 0;
  }
  .liveodds-quote .quote {
    padding: 30px 25px;
  }
  .liveodds-quote .quote .icon {
    margin-right: 0;
    margin-bottom: 10px;
    float: none !important;
  }
  .decisions {
    padding: 30px 25px;
  }
  .decisions br {
    display: none;
  }
  .sticky-viewthe {
    width: 100px;
    height: 100px;
    padding: 15px;
    font-size: 14px;
    line-height: 16px;
  }
  .sticky-viewthe i {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .sticky-viewthe span {
    font-size: 10px;
    line-height: 12px;
  }
  /***********************************
  New LIVE ODDS PAGE STYLES
  ***********************************/
  .nfl-odds {
    padding-bottom: 20px;
  }
  .nfl-odds .time-scrub {
    flex-wrap: wrap;
    padding: 20px 20px 15px;
  }
  .nfl-odds .time-scrub .jp-progress .jp-seek-bar .jp-play-bar .bullet {
    top: -6px;
    right: -8px;
    height: 20px;
    width: 20px;
  }
  .nfl-odds .time-scrub__controls {
    order: 2;
    flex: 0 0 50%;
    margin-right: 0;
    max-width: 50%;
  }
  .nfl-odds .time-scrub__progress-bar {
    order: 1;
    width: 100%;
    flex: 0 0 100%;
    margin-right: 10px;
    margin-bottom: 15px;
  }
  .nfl-odds .time-scrub__live-time {
    order: 3;
    flex: 0 0 50%;
    max-width: 50%;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
  .nfl-odds .time-scrub__live-time .time {
    display: inline-block;
  }
  /***********************************
  New 4 DETAILS PAGE STYLES
  ***********************************/
  .wcdatatable__header .wclogo {
    padding: 10px;
  }
  .wcdatatable__header .wclogos {
    padding: 10px;
  }
  .wcdatatable__header .wcdatetime {
    padding: 10px;
    font-size: 12px;
  }
  .wcdatatable__content .table__history-details {
    font-size: 12px;
  }
  .wcdatatable__content .table__history-details td, .wcdatatable__content .table__history-details th {
    min-width: 50px;
  }
  .wcdatatable__content .table__history-details thead tr th .wcmap img {
    width: 50px;
  }
  .wcdatatable__content .table__history-details thead tr th:nth-child(1), .wcdatatable__content .table__history-details thead tr td:nth-child(1), .wcdatatable__content .table__history-details tbody tr th:nth-child(1), .wcdatatable__content .table__history-details tbody tr td:nth-child(1) {
    left: 0px;
    width: 65px;
    min-width: 65px;
    max-width: 65px;
  }
  .wcdatatable__content .table__history-details thead tr th:nth-child(2), .wcdatatable__content .table__history-details thead tr td:nth-child(2), .wcdatatable__content .table__history-details tbody tr th:nth-child(2), .wcdatatable__content .table__history-details tbody tr td:nth-child(2) {
    left: 65px;
    width: 65px;
    min-width: 65px;
    max-width: 65px;
  }
  .wcdatatable__content .table__history-details thead tr th:nth-child(3), .wcdatatable__content .table__history-details thead tr td:nth-child(3), .wcdatatable__content .table__history-details tbody tr th:nth-child(3), .wcdatatable__content .table__history-details tbody tr td:nth-child(3) {
    left: 130px;
    width: 75px;
    min-width: 75px;
    max-width: 75px;
  }
  .wcdatatable__content .table__history-details thead tr th:nth-child(4), .wcdatatable__content .table__history-details thead tr td:nth-child(4), .wcdatatable__content .table__history-details tbody tr th:nth-child(4), .wcdatatable__content .table__history-details tbody tr td:nth-child(4) {
    left: 205px;
    width: 60px;
    min-width: 60px;
    max-width: 60px;
  }
  .wcdatatable__content .table__line-history tbody tr th:nth-child(3), .wcdatatable__content .table__line-history tbody tr td:nth-child(3), .wcdatatable__content .table__line-history thead tr th:nth-child(3), .wcdatatable__content .table__line-history thead tr td:nth-child(3) {
    width: auto;
    position: inherit;
    min-width: inherit;
    max-width: inherit;
  }
} /* 575 */
@media only screen and (max-width: 480px) {
  h1, .h1 {
    font-size: 28px;
    line-height: 34px;
  }
  h2, .h2 {
    font-size: 24px;
    line-height: 32px;
  }
  /***********************************
  HEADER STYLES
  ***********************************/
  .header .navbar .navbar-header .navbar-nav li.btn-icon:first-child {
    display: none;
  }
  /***********************************
  HOME STYLES
  ***********************************/
  /* BANNER */
  .banner {
    height: 380px;
    padding-bottom: 30px;
  }
  .banner .content .hero-title {
    font-size: 30px;
    line-height: 36px;
  }
  .latest-news article.blog-post {
    display: block !important;
  }
  .latest-news article.blog-post .media {
    min-width: 100%;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    float: none !important;
  }
  .packageSliderArrow .slickArrow {
    width: 60px;
  }
  .slider-progress {
    margin-top: 30px;
  }
  /***********************************
  PACKAGE STYLES
  ***********************************/
  .woo-product-item .media {
    float: none !important;
  }
  .woo-product-item .price-button {
    min-width: 100%;
  }
  .woo-product-item .price-button .price {
    font-size: 20px;
    margin-right: 0;
  }
  .woo-product-item .price-button .btn {
    padding: 10px 15px;
  }
  /***********************************
  BLOG STYLES
  ***********************************/
  article.blog-post .media {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
    float: none !important;
  }
  /***********************************
  CONTACT PAGE STYLES
  ***********************************/
  .contact-page .content .quick-contact li .text a {
    font-size: 18px;
    line-height: 24px;
  }
  /***********************************
  FOOTER STYLES
  ***********************************/
  .footer-top .entry-title {
    margin-bottom: 30px;
  }
  .how-work-item-button {
    height: 100%;
    padding: 30px !important;
  }
  .how-work-item-button .text {
    max-width: 100px;
  }
  .footer .copyright span {
    display: block;
  }
  /***********************************
  LIVE ODDS PRODUCT STYLES
  ***********************************/
  .banner-loveodds {
    padding: 130px 0 40px;
  }
  .banner-loveodds .content {
    margin-bottom: 20px;
  }
  .advertisement .d-flex {
    display: block !important;
  }
  .advertisement .media {
    margin-right: 0;
    margin-bottom: 15px;
    float: none !important;
  }
  .advertisement .text h3, .advertisement .text .h3 {
    font-size: 21px;
    line-height: 30px;
  }
  .number-factors {
    padding: 20px;
  }
  .decisions {
    padding: 30px 20px;
  }
  .popup-video:before {
    width: 80px;
    height: 80px;
    font-size: 35px;
    line-height: 80px;
  }
  .sticky-viewthe {
    width: 90px;
    height: 90px;
    padding: 10px;
    font-size: 13px;
    line-height: 15px;
  }
  .sticky-viewthe i {
    font-size: 15px;
  }
  .sticky-viewthe span {
    font-size: 9px;
    line-height: 11px;
  }
  /***********************************
  New 4 DETAILS PAGE STYLES
  ***********************************/
  .wcdatatable__content .table__history-details thead tr th:nth-child(1), .wcdatatable__content .table__history-details thead tr td:nth-child(1), .wcdatatable__content .table__history-details tbody tr th:nth-child(1), .wcdatatable__content .table__history-details tbody tr td:nth-child(1) {
    left: 0px;
    width: 65px;
    min-width: 65px;
    max-width: 65px;
  }
  .wcdatatable__content .table__history-details thead tr th:nth-child(2), .wcdatatable__content .table__history-details thead tr td:nth-child(2), .wcdatatable__content .table__history-details tbody tr th:nth-child(2), .wcdatatable__content .table__history-details tbody tr td:nth-child(2) {
    left: 65px;
    width: 65px;
    min-width: 65px;
    max-width: 65px;
  }
  .wcdatatable__content .table__history-details thead tr th:nth-child(3), .wcdatatable__content .table__history-details thead tr th:nth-child(4), .wcdatatable__content .table__history-details thead tr td:nth-child(3), .wcdatatable__content .table__history-details thead tr td:nth-child(4), .wcdatatable__content .table__history-details tbody tr th:nth-child(3), .wcdatatable__content .table__history-details tbody tr th:nth-child(4), .wcdatatable__content .table__history-details tbody tr td:nth-child(3), .wcdatatable__content .table__history-details tbody tr td:nth-child(4) {
    position: inherit;
  }
} /* 480 */
@media only screen and (max-width: 380px) {
  /***********************************
  New LIVE ODDS PAGE STYLES
  ***********************************/
  .liveodds-page {
    padding-bottom: 13px;
  }
  .liveodds-page .header-content .navbar-liveodds .navbar-nav {
    margin-bottom: 3px;
  }
  .liveodds-page .header-content .navbar-liveodds .navbar-nav li a {
    font-size: 14px;
  }
  .liveodds-page .header-content .navbar-liveodds .navbar-nav li:not(:last-child) {
    margin-right: 20px;
  }
  .liveodds-page .header-content .navbar-liveodds .navbar-nav li:after {
    height: 3px;
  }
  .nfl-odds .time-scrub {
    padding: 20px 20px 10px;
  }
  .nfl-odds .time-scrub__controls {
    margin-left: -10px;
  }
  .nfl-odds .time-scrub__controls .time-scrub-button {
    height: 20px;
    min-width: 20px;
  }
  .nfl-odds .time-scrub__controls .time-scrub-button i {
    font-size: 5px;
  }
  .nfl-odds .time-scrub__controls .play-button {
    height: 35px;
    min-width: 35px;
  }
  .nfl-odds .time-scrub__controls .play-button a {
    line-height: 35px;
  }
  .nfl-odds .time-scrub__live-time {
    margin-right: -10px;
    margin-left: auto;
  }
  .nfl-odds .time-scrub__live-time .time {
    font-size: 14px;
  }
  .nfl-odds .time-scrub__live-time .date {
    font-size: 12px;
  }
  .nfl-odds .sport-books-navbar .nav-list li a {
    font-size: 14px;
  }
  .nfl-odds .sport-books-navbar .nav-list:not(.nav-list--right) {
    margin-left: -8px;
    margin-right: -8px;
  }
  .nfl-odds .sport-books-navbar .nav-list:not(.nav-list--right) li {
    padding-left: 8px;
    padding-right: 8px;
  }
  .nfl-odds .sport-books-navbar .nav-list:not(.nav-list--right) li:not(:last-child):before {
    right: -3px;
    font-size: 14px;
  }
}
.react-daterange-picker__wrapper {
  border: 1px solid #D9DBDE !important;
}
.react-daterange-picker__wrapper .react-daterange-picker__inputGroup {
  min-width: 70px !important;
}
.react-daterange-picker__wrapper .react-daterange-picker__inputGroup__input {
  border: none !important;
  width: 18px !important;
  background: none !important;
  padding: 0 1px !important;
  font-weight: normal !important;
  text-align: center;
}
.react-daterange-picker__wrapper .react-daterange-picker__inputGroup__year {
  width: 38px !important;
}

.login-form .modal-dialog {
  max-width: 450px;
}
.login-form .modal-content {
  padding: 40px 35px 35px;
  background-color: #FFF;
  border-radius: 8px;
  box-shadow: 0 12px 36px rgba(0, 0, 0, 0.36);
  border: 0;
}
.login-form .modal-content .modal-header {
  border: 0;
  padding: 0;
  margin-bottom: 20px;
  text-align: left;
}
.login-form .modal-content .modal-header .title {
  margin: 0 0 8px;
  font-size: 24px;
  font-weight: 700;
  color: #234FAE;
  font-family: "pragmatica", sans-serif;
  display: flex;
  align-items: center;
  gap: 10px;
}
.login-form .modal-content .modal-header .title.icon-user:before {
  font-size: 18px;
  color: #234FAE;
  padding: 0px 5px;
}
.login-form .modal-content .modal-header p {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #333333;
  font-family: "proxima-nova", sans-serif;
}
.login-form .modal-content .modal-body {
  padding: 0;
}
.login-form .modal-content .modal-body #loginform {
  margin: 0;
}
.login-form .modal-content .modal-body #loginform .login-username,
.login-form .modal-content .modal-body #loginform .login-password {
  margin-bottom: 20px;
}
.login-form .modal-content .modal-body #loginform .login-username label,
.login-form .modal-content .modal-body #loginform .login-password label {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #333333;
  font-family: "pragmatica", sans-serif;
}
.login-form .modal-content .modal-body #loginform .login-username input[type=text],
.login-form .modal-content .modal-body #loginform .login-username input[type=password],
.login-form .modal-content .modal-body #loginform .login-password input[type=text],
.login-form .modal-content .modal-body #loginform .login-password input[type=password] {
  width: 100%;
  margin: 0;
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #000;
  background: #F4F5F5;
  border: 1px solid #DDE1E3;
  border-radius: 4px;
  font-family: "pragmatica", sans-serif;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.login-form .modal-content .modal-body #loginform .login-username input[type=text]:focus,
.login-form .modal-content .modal-body #loginform .login-username input[type=password]:focus,
.login-form .modal-content .modal-body #loginform .login-password input[type=text]:focus,
.login-form .modal-content .modal-body #loginform .login-password input[type=password]:focus {
  outline: 0;
  border-color: #234FAE;
  background: #FFF;
  box-shadow: 0 0 0 3px rgba(35, 79, 174, 0.1);
}
.login-form .modal-content .modal-body #loginform .login-username input[type=text]::placeholder,
.login-form .modal-content .modal-body #loginform .login-username input[type=password]::placeholder,
.login-form .modal-content .modal-body #loginform .login-password input[type=text]::placeholder,
.login-form .modal-content .modal-body #loginform .login-password input[type=password]::placeholder {
  color: #9B9B9C;
  font-weight: 400;
}
.login-form .modal-content .modal-body #loginform .login-remember {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.login-form .modal-content .modal-body #loginform .login-remember label {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #333333;
  font-family: "proxima-nova", sans-serif;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
}
.login-form .modal-content .modal-body #loginform .login-remember label input[type=checkbox] {
  width: 18px;
  height: 18px;
  margin: 0;
  cursor: pointer;
  accent-color: #234FAE;
  flex-shrink: 0;
}
.login-form .modal-content .modal-body #loginform .login-submit {
  margin-bottom: 20px;
}
.login-form .modal-content .modal-body #loginform .login-submit #wp-submit {
  width: 100%;
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  background: #234FAE;
  padding: 14px 24px;
  font-family: "pragmatica", sans-serif;
  border: 0;
  border-radius: 6px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-transform: none;
}
.login-form .modal-content .modal-body #loginform .login-submit #wp-submit:hover, .login-form .modal-content .modal-body #loginform .login-submit #wp-submit:focus {
  outline: 0;
  color: #FFF;
  background: #0AC6A1;
  box-shadow: none;
}
.login-form .modal-content .modal-body #loginform .login-lost-password {
  text-align: center;
  margin-top: 15px;
}
.login-form .modal-content .modal-body #loginform .login-lost-password a {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #234FAE;
  font-family: "proxima-nova", sans-serif;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.login-form .modal-content .modal-body #loginform .login-lost-password a:hover, .login-form .modal-content .modal-body #loginform .login-lost-password a:focus {
  color: #0AC6A1;
  text-decoration: underline;
}
.login-form .modal-backdrop {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

.hidden-content:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 70px, rgba(255, 255, 255, 0.8) 70%);
  z-index: 99;
}
.hidden-content .login-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #FFF;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  background: #234FAE;
  padding: 8px 15px;
  font-family: "pragmatica", sans-serif;
  border: 0;
  border-radius: 6px;
  top: 80px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 103px;
  height: 40px;
  margin: auto;
  position: absolute;
  z-index: 100;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hidden-content .login-button:hover, .hidden-content .login-button:focus {
  outline: 0;
  color: #FFF;
  background: #0AC6A1;
  box-shadow: none;
}
.hidden-content .login-button i {
  padding-right: 5px;
  font-size: 14px;
}

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