/*
Theme Name: Flatsome Win-Win
Author: Dmitri Zasypkin
Description: Child theme
Version: 1
Text Domain: flatsomewinwin
Template: flatsome
License:
License URI:
*/

/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/

.woocommerce-breadcrumb.breadcrumbs,
.woocommerce-result-count {
  display: none;
}

.contact_form * {
font-family: "Exo 2", sans-serif;
}

.contact_form form {
background: none;
text-align: left;
margin: 0 auto;
max-width: 600px;
}

.contact_form ._form-title {
font-size: 2em;
font-weight: bold;
}

.contact_form ._clear {
text-align: center;
}

.contact_form ._field-wrapper {
position: relative;}

.contact_form ._button-wrapper {
margin-top: 2em;}

.contact_form ._button-wrapper button {
margin: 0 auto;
display: block;
width: 100%;
border-radius: 0.5em;
box-sizing: border-box;
border: 1px #fff solid;
padding: 0.25em 2em;
}

.contact_form ._error._below {
    padding-top: 4px;
    top: 100%;
    right: 1em;
    margin-top: 1px;
}
.contact_form ._error {
    display: block;
    position: absolute;
    font-size: 0.9em;
    z-index: 10000001;
}

.contact_form ._error._below ._error-arrow {
    top: 0;
    right: 15px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #E1303B;
}
.contact_form ._error-arrow {
    position: absolute;
    width: 0;
    height: 0;
}

.contact_form ._error-inner {
    padding: 8px 12px;
    background-color: #E1303B;
    font-size: 13px;
    font-family: arial, sans-serif;
    color: #fff;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.contact_form input {
display: block;
    border: none;
    outline: none;
    box-sizing: border-box;
    border-radius: 0.25em;
}

.contact_form input[type="text"]._has_error, 
.contact_form textarea._has_error {
    box-shadow: 0 0 2em #E1303B;
}


body {font-size: 16px;line-height:1.2;}
a {color: #d8aaf2;}


.banner h1, .banner h2 {font-size: 2.5em;line-height: 0.9em;}
.banner h3 {font-size: 1.8em; line-height: 1em;margin-bottom: 0;font-weight:bold;}
.banner h3 + p {margin-top: 0.5em;}
.banner h4 {font-size: 1em;color:#d8aaf2;text-transform:uppercase; line-height: 1em;}
h6, .dark h6 a  {color:#d8aaf2;}
.full-width .ubermenu-nav, .container, .row {max-width: 1200px;}
.container {padding: 0;}
.ux-timer span span {display: none;}
.ww_pink{color:#d8aaf2;}
.ww_icons .box-text {padding-bottom:0;}
th,td {text-align: center;text-transform:none;}
td:first-child{text-align: left;}
th, td {padding: 0.5em; max-width: 300px;}
#ww_countdown {width: 100%;
    position: relative;
    border-spacing: 3px;
    margin: 0.75em 0 0 -3px;
    display: none;
    table-layout: fixed;
max-width: 25em;}
#ww_countdown div {display: table-cell;background:#000;padding:1em 0;border-radius:0.5em;}
#ww_countdown span {display: block;}
#ww_countdown span.tag {text-transform:uppercase;font-weight:bold;color:#aaa;font-size:0.7em;}
#ww_countdown span.val{font-size:2.5em;line-height:0.9;padding-bottom:0.1em;}
#main.dark{background: #1b1c28;}
.recent-blog-posts-li .post-date .badge-inner {border: none;background: #6b15a1;border-radius:0.25em;padding: 0.75em;}
.recent-blog-posts-li .post-date .badge-inner span {color: #fff;}
.dark .widget .badge-outline .badge-inner {opacity: 1;}
.ww_video {position: relative;}
.ww_video .section-content {position: relative;width: 100%;padding-bottom: 56.25%;}
.ww_video iframe {
position: absolute; top:0; left:0; width: 100%; height: 100%;}
.entry-header-text-top {padding-bottom: 0;}
.entry-header .posted-on a {color: #fff; font-weight: bold;}
.entry-header h2, .entry-header h1 {margin-bottom: 0;}
article + #comments {background: #25263a; padding: 2em;     border-radius: .5em;}
article + #comments form, article + #comments form .form-submit, article + #comments form .form-submit input {margin-bottom: 0;}
article + #comments textarea {    background: #303146;
    color: #8f92b3;
  width: 100%;
    font: inherit;
    padding: .75em;
    border: 1px solid #303146;
    border-radius: .5em;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  margin-top: 1em;
}
article + #comments label[for="comment"] {display: none;}

article + #comments #submit {
background: #5C0B85;
    border-radius: 0.5em;
    font-size: inherit;
    text-transform: none;
}

article + #comments .logged-in-as {color: #87889a;}

.comment-inner {
  color: #87889a;
  border-bottom: 1px #303146 solid;
  padding-bottom: 1em;
}

.comment-inner:target {
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    border: none;
}

.mr-half {
margin-right: 0;}

.next-prev-nav .flex-col+.flex-col {
    border-left: 1px solid #303146;
}

.bb {
    border-bottom: 1px solid #303146;
}
.bt {
    border-top: 1px solid #303146;
}

.comment-content {
padding-top: 0.5em;}

ul ul, ul ol, ol ol, ol ul {
    margin: 1em 0 1em 2em;
}

#respond {
padding-top: 2em;}

.recent-blog-posts-li .mr-half {
margin-right: 0.75em;}

.comment+.comment {
border-top: none;}

.header-wrapper {
padding: 0 1.5em}

.header-nav > li + li {
  margin-left: 1em;
}

.off-canvas-center .mfp-content {
    padding-top: 0;
}

html {
margin-right: 0 !important;}

.off-canvas-center .mfp-content {
    overflow-y: hidden;
}

#form_anchor {
position: absolute;
  bottom: 70px;
}



h1.entry-title {
    font-size: 3em;
  text-transform: initial;
}


#tl-catalog-list td,
#tl-catalog-list tr{
background: none;
  text-align: left;
}

#tl-catalog-list td {
padding: 1.5em 1em;
}

#tl-catalog-list td.tl-course-price-btn {
text-align: right;}

#tl-catalog-list a.tl-course-title {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 0.5em;
}

.tl-course-price-btn {
    text-align: right;
}

.tl-course-price-btn a {
color: #333;}


.mbr_logout_link {
display: inline-block;
margin-bottom: 2em;}

#tl-catalog-list_wrapper .ui-toolbar  {padding: 0;}

 .tl-catalog #tl-catalog-list_filter {
    position: absolute;
    left: 100%;
    top: -3.5em;
    margin-left: 4em;
    right: auto;
    width: 25%;
}

.tl-catalog-categories ul li {
  margin: 0.75em 0 0 0 !important;
    padding-left: 2em;
    position: relative;
}

.tl-catalog-categories ul {
margin-left: 1em;}

.tl-catalog-categories ul span {
padding-left: 2em;}

.tl-catalog-categories ul span a,
.tl-catalog-categories ul li {
color: #d8aaf2;}

.tl-catalog-categories ul li input {
display: inline;
    margin-right: 10px;
    font-size: 16px;
    position: absolute;
    left: 0;
}

.tl-catalog-categories option {
display: none;}


.woocommerce-MyAccount-content > p {
display: none;}

.chart_wrapper {
margin-bottom: 2em;}

.chart_space {
background: #2C0D41;
width: 100%;
padding-bottom: 75%;
  position: relative;
}

.chart_space iframe {
position: absolute;
width: 100%;
height: 100%;
border: none;}


@media all and (max-width: 1200px) {
  .chart_space { 
    padding-bottom: 100%;
  }
}

@media all and (max-width: 900px) {
  .chart_space { 
    padding-bottom: 250%;
  }
}

@media all and (max-width: 600px) {
  .chart_space { 
    padding-bottom: 350%;
  }
}

@media all and (max-width: 400px) {
  .chart_space { 
    padding-bottom: 500%;
  }
}

.home .banner .button  {
  background-color: #8f0296 !important;
  border-top: 1px #b31fba solid;
  box-shadow: 0 0 2em rgba(243, 0, 255, 0.5);
 -webkit-transition: box-shadow .2s linear;
   -moz-transition: box-shadow .2s linear;  transition: box-shadow .2s linear;
}

.home .banner .button span {
background: none;}

.home .banner .button:hover {
   background-color: #8f0296 !important;
 box-shadow: 0 0 4em rgba(243, 0, 255, 0.5);
}

.contact_form input[type="checkbox"],
.contact_form input[type="checkbox"] + span label {
display: inline;
}

.pricing {
    margin: 1em 0;
}

.pricing th {color: #d8aaf2;
}

.widget_shopping_cart .button {
border-radius: 0.5em;
}


#cart-popup,
#cart-popup h4 {
    color: #000;
}

#cart-popup .is-divider {
display: none;}



.product .box-image {
  overflow: visible;
}

.woocommerce-ordering {
    visibility: hidden;
}

.product .add-to-cart-button {
text-align: center;}

.product .add-to-cart-button a {
      border: none;
  color: #fff;
    background-color: #8f0296 !important;
    border-top: 1px #b31fba solid;
    box-shadow: 0 0 2em rgba(243, 0, 255, 0.5);
    -webkit-transition: box-shadow .2s linear;
    -moz-transition: box-shadow .2s linear;
    transition: box-shadow .2s linear;
      font-size: 1em;
    border-radius: 0.5em;

}

.product .add-to-cart-button a:hover {
  background-color: #8f0296 !important;
    box-shadow: 0 0 4em rgba(243, 0, 255, 0.5);
}


#content.login-page {
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
}

#content.login-page h1 {
    text-align: center;
}


.charts-page,
.charts-page #content,
.charts-page .chart_wrapper
{
  margin-bottom: 0;
  padding-bottom :0;
}

.charts-page #content {
    padding-left: 0;
    padding-right: 0;
}

.charts-page .entry-header {
    padding: 0 1em;
}

.charts-page.page-wrapper {
    max-width: 100%;
  padding: 0;
}

.page-template-page-charts #header {
    position: absolute !important;
    background: transparent;
}

.page-template-page-charts .header-wrapper {
    background: transparent;
    box-shadow: none;
     position: relative;
}

.page-template-page-charts .header-main {
    height: 75px;
}

.page-template-page-charts .nav {
    margin-top: 25px;
}

.nav-dropdown {
    border-radius: 1em;
    padding: 1em;
    border: none;
}

.nav-dropdown-has-arrow li.has-dropdown:before {
    border-color: rgba(255,255,255,0);
}


.page-template-page-charts #logo,
.page-template-page-charts .header-bg-container {
    display: none;
}

h1.entry-title {
    line-height: 1em;
}

body,
#wrapper, #main{
background-color: #1b1c28;}



.error-404 {
    height: calc(100vh - 189px);
    min-height: 17em;
  text-align: center;
}

.error-404 .page-title {

top: 50%;
 -webkit-transform: translateY(-60%);
    -moz-transform: translateY(-60%);
    transform: translateY(-60%);
}

.error-404 .page-title h1 {
    color: #fff;
  margin: 0;
  line-height: 0.9em;
font-size: 12em;}

.error-404 .page-title h2 {
    font-size: 1.35em;
    font-weight: bold; 
    color: #d8aaf2;
  margin-bottom: 2em;
}

.error404 #main {
    background: url(/wp-content/uploads/2017/05/bg_404.jpg) no-repeat center;
    -webkit-background-size: cover;
  background-size: cover;
}

.absolute-footer {
    padding: 20px 0;
}

#wrapper #main button._submit {
  padding: 0 1em !important;
}

.btn_special,
button._submit {
    display: inline-block;
    font-size: 1em;
    line-height: 2.4em;
    padding: 0 1em !important;
    border-radius: 0.5em;
    font-weight: bold;
    color: #ffffff;
    font-weight: 500;
    height: 2.6em;
    background-color: #8f0296 !important;
    border-top: 1px #b31fba solid;
    box-shadow: 0 0 2em rgba(243,0,255,0.5);
    -webkit-transition: box-shadow .2s linear;
    -moz-transition: box-shadow .2s linear;
    transition: box-shadow .2s linear;
    white-space: nowrap;
}

button._submit:hover,
.btn_special:hover {
    background-color: #8f0296 !important;
    box-shadow: 0 0 4em rgba(243,0,255,0.5);
    text-decoration: none;
}

._form-thank-you {
        text-align: center;
    font-weight: bold;
    color: #d8aaf2;
    font-size: 1.2em;
}

.page-wrapper {
padding: 50px 0;}

.race {
margin-top: 2em;
  position: relative;
}

.race p {
max-width: 580px;
 font-size: 24px;
  position: relative;
  z-index: 1;
}

h1.entry-title i {
  font-style: normal;
  display: block;
  font-size: 0.5em;
  color: #d7acf0;
  letter-spacing:0;
  line-height: 1;
}

.race_desc {
    font-size: 14px;
    color: #7a7285;
}

.race_row {
    display: flex;
    flex-direction: row;
   position: relative;
  z-index: 1;
}

.race_row div {
    flex: 1;
  position: relative;
}

.race_row div:first-child {
    margin-right: 2%;
}

.race_row div:last-child {
    margin-left: 2%;
}

.race_board img {
    display: block;
  width: 100%;
  height: 100%;
border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 -1px 0 #3b3450;
}

.race_board span {
    position: absolute;
    display: block;
    top: 0;
    height: 100%;
}

.race_board span img {
    box-shadow: none;
    border-radius: none;
}

.race_board div:first-child span {
    left: 100%;
    width: 3.08%;
}

.race_board div:last-child span {
    right: 100%;
    width: 7.1%;
}

.race_board div {
    box-shadow: 0 1em 4em rgba(0,0,0,0.5);
}

.race_desc {
    padding-top: 3em;
}

.race_desc ul {
  padding-left: 2em;
}

.race_monitor {
position: absolute;
  width: 100%;
  top: 50%;
  left: 62%;
  -webkit-transform: translateY(-62%);
  -moz-transform: translateY(-62%);
  transform: translateY(-62%);
  z-index: 0;
}

.page-wrapper {
    overflow: hidden;
}

.race p:last-child {
max-width: 100%;
text-align: center;
font-size: 1em;
}

.race .btn_special {
padding: 0 3em;margin: 0;}

@media all and (max-width: 600px) {
  .race p {
 font-size: 16px;
}
  
  .race .btn_special {
padding: 0 1em;
    font-size: 1.2em;
  }
  
 .race_row div:first-child,
  .race_row div:last-child {
    margin: 0;
  }
  .race_row div + div {
    margin-top: 1em;    
  }
  
  .race_row {
    flex-direction: column;
    }
  
  .race_board div:last-child {
  margin-top: 2em;}
}

.video-page {
    background: url(/wp-content/uploads/2017/09/bg.jpg)  no-repeat center;
    background-size: cover;
}

.video-page .video_wrapper {
width: 100%; margin: 0 auto;  max-width: 1000px;
}

.contact_form ._button-wrapper {
    margin-top: 1.5em; 
}


@media (max-width: 549px) {
    table {font-size: 1.2em;}
    th {display:none;}
    td {display:block;text-align:left;}
    td[data-th]::before{content:attr(data-th);display:block;float:left;width:9em;margin:1em;opacity:0.5;}
    td:first-child{border-color:#fff;border-top: 1px #fff solid;padding:1em;}
    td:last-child{border-bottom: none;}
    body{font-size:14px;}
    .banner h1, .banner h2 {font-size: 2.2em;}
    .res-text {font-size: inherit;}

    .error-404 {
        height: calc(100vh - 124px);
        min-height: 7em;
    }
}