@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Big+Shoulders+Text:wght@700;800&display=swap');

body,
html {
	font-family: 'Open Sans', sans-serif;
	overflow-x: hidden;
}
p,
h1,
h2,
h3,
h4,
h5,
h6,
div,
span,
header,
footer,
ul,
li,
a {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 29px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Big Shoulders Text', cursive;
	color: black;
}


h1 {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 43px;
	text-transform: uppercase;
	color: #020202;
}

.admin-menu p,
.admin-menu h1,
.admin-menu h2,
.admin-menu h3,
.admin-menu h4,
.admin-menu h5,
.admin-menu h6,
.admin-menu div,
.admin-menu span,
.admin-menu header,
.admin-menu footer,
.admin-menu ul,
.admin-menu li,
.admin-menu a {
}
img {
	max-width: 100%;
    height: auto;
}
.btn {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
	
	background: #C7161A;
	border-radius: 40px;
	border-color: #C7161A;
	padding: 13px 20px;
}
.btn:hover {
    color: #fff;
    border: 1px solid #0E1E4D;
	background: #0E1E4D;
}

.btn-secondary {
	color: #000;
    border: 1px solid #0E1E4D;
	background: transparent;
}
.btn-small {
	padding: 13px 25px;
    font-size: 14px;
    line-height: 16px;
}

a { 
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	outline: none !important;
}

a:hover,
a:focus {
	color: #07b0dc;
	text-decoration: none;
}

a:active {
	color: #07b0dc;
	text-decoration: none;
}

.admin-bar #navbar {
	margin-top: 30px;
} 
.pagination {
    margin-top: 35px;
    margin-bottom: 12px;	
	width: 100%;
    text-align: center;
}
.pagination li {
	
}
.pagination a {
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 105%;
    display: flex;
    align-items: center;
    text-align: center;
    color: #224759 !important;
    opacity: 0.5;
    border: none;
    background: none !important;
	display: inline-block;
	padding: 5px;
}
.pagination span {
	display: inline-block;
}
iframe {
	border: none !important;
}
.pagination a:hover {
   color: #224759 !important;
    opacity: 1;
}
.alert {
    margin-bottom: 60px;
}
.pagination span{
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 105%;
    text-align: center;
    border: none;
    background: none !important;
	text-decoration-line: underline;
    color: #0B71A6 !important;
	padding: 5px;
}
.pagination .dots {
	text-decoration: none;
}

.g-recaptcha>div {
	margin: 0 auto;
}

.g-recaptcha {
	margin: 20px 0px 0px 0px;
}

.front .page-header {
	display: none;
}

.front #block-system-main {
	display: none;
}

.main-container {
    padding: 0;
    margin-top: 100px;
}
.footer {
	clear: both;
}
.clearfix {
	clear: both;
} 

/* NAVBAR */
.navbar-collapse {
	float: right;
}
.logo {
	margin-top: 22px;
    margin-right: 35px;
    margin-bottom: 22px;
}
.logo_xxl {
	margin-left: 70px;
	position: absolute;
}
.navbar-header {
	display: flex;
    align-items: center;
}
#block-superfish-1 {
}
#superfish-1 {
	
}
#superfish-1 li a,
#usermenu li a {
	font-family: 'Big Shoulders Text';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	padding: 10px;
}
#usermenu li a {
	padding: 5px 15px;
    margin: 5px;
}
#superfish-1 li a:hover,
#usermenu li a:hover {
	color: #C7161A;
}
#navbar {
	background: transparent;
	border-bottom: 1px solid transparent;
	height: 90px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#navbar.smaller {
	background: white;
}
#navbar .container {
	display: flex;
    align-items: center;
    justify-content: space-between;
}
.socials {
	position: absolute;
    top: calc(50% - 20px);
    z-index: 50;
    right: 90px;
}
.socials a {
	color: black;
	margin: 5px;
}
.page-template-page-front .socials a {
	color: white;
}
.page-template-page-front .smaller .socials a {
	color: black;
}
.socials:after {
	content: "";
    display: block;
    position: absolute;
    width: 200%;
    height: 4px;
    right: calc(-200% - 10px);
    top: calc(50% - 2px);
    background: black;
}
.navbar-header {
	flex-grow: 1;
}
.highlighted {
	border: 1px solid #C7161A;
	border-radius: 40px;
}
#block-superfish-1 .sf-sub-indicator {
    width: 8px;
    height: 5px;
    display: inline-block;
    text-indent: -9999px;
    background: url(../images/arrow_down_superfish_1.svg) no-repeat transparent;
    background-position: center;
    clear: none;
    float: unset;
    position: relative;
    right: -15px;
    vertical-align: top;
    margin-top: -3px;
}

/* FRONT */
.navbar-brand {
	display: none;
}

.slider .container-fluid {
	padding: 0;
}
.slide {
	min-height: 80vh;
	display: flex;
}
.slide .container {
	padding-top: 15vh;
	text-align: center;
}
.slide_1 {
	background: url(../images/slide_1.jpg?v=3) no-repeat transparent;
	background-size: cover;
	background-position: bottom;
}
.slide_2 {
	background: url(../images/slide_2.jpg) no-repeat transparent;
	background-size: cover;
	background-position: top;
} 
.slide h2 {
	font-style: normal;
	font-weight: 700;
	font-size: 115px;
	line-height: 138px;
	text-transform: uppercase;
	color: #000000;
	margin: 0;
	
	background: url(../images/text_effect.png?v=2) center;
	background-clip: text;
	
	background-clip: text;
	-webkit-background-clip: text; 
	color: transparent;
	
	/* color: #C7161A; */
}
.slide h3 {
	font-family: 'Open Sans';
	color: #FFF;
	text-align: center;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 29px; /* 80.556% */
}
.slide h4 {
	font-family: 'Open Sans';
	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 29px;
}
.slide .btn {
	background: white;
	color: #C7161A;
	margin-top: 20px;
}
.slide .btn:hover {
	background: transparent;
	color: #C7161A;
	border-color: #C7161A;
}
/*
.slide h3:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    margin-left: calc(-100% - 30px);
    background: black;
}
*/
.playbook_logo_front_container img {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 40px;
}
.slide p {
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 29px;
	color: #000000;
}
.slide a {
	
}

.box {
	padding: 10px;
}
.box_content {
	text-align: center;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    border-radius: 25px;
    padding: 25px;
    min-height: 460px;
    align-items: flex-end;
    flex-wrap: wrap;
    align-content: flex-end;
}
.box_content > * {
	position: relative;
}
.first {
	background: url(../images/01.png) no-repeat transparent;
}
.second {
	background: url(../images/02.png) no-repeat transparent;
	min-height: 550px;
}
.third {
	background: url(../images/03.png) no-repeat transparent;
}
.box_content:before {
	content: "";
    width: calc(100% - 20px);
    height: 100%;
    background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0%, #000000 100%);
    display: block;
    position: absolute;
    top: 0;
    left: 10px;
    box-sizing: border-box;
	border-radius: 25px;
}

.box h2 {
	font-style: normal;
	font-weight: 800;
	font-size: 36px;
	line-height: 43px;
	color: #FFFFFF;
}
.box p {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 29px;
	text-align: center;
	color: #FFFFFF;
}
.region-boxes {
	display: flex;
    align-items: flex-end;
}
.page-template-page-front .main-container {
	padding: 0;
    margin-top: -50px;
}

.steps div {
	font-style: normal;
	font-weight: 700;
	font-size: 64px;
	line-height: 77px;
	color: #C7161A;
	font-family: 'Big Shoulders Text', cursive;
}
.steps h2 {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 43px;
	text-transform: uppercase;
	color: #000000;
}
.steps div:after {
	content: "";
	display: block;
	width: 4px;
	height: 44px;
	background: black;
	margin-top: 10px;
}
.steps_anim video {
	border-radius: 25px;
	overflow: hidden;
}
.region-steps-title > h2 {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 43px;
	text-align: right;
	text-transform: uppercase;
	color: #000000;
	position: relative;
	
	margin-top: 100px;
}
.region-steps-title > h2:before {
	content: "";
    display: block;
    position: absolute;
    width: 81%;
    height: 4px;
    margin-left: 0;
    background: black;
    top: 50%;
}
.region-steps-title > h2:after {
	content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    right: calc(-100% - 31px);
    top: 50%;
    background: black;
}
.region-step-first,
.region-step-second,
.region-step-third,
.region-pro-pass {
	display: flex;
    align-items: center;
	
	
	padding-top: 75px;
	padding-bottom: 75px;
}
.grey_background {
	background: #F3F3F3;
}
.grey_background {
}

.pro {
	background: url(../images/pro_bg.jpg) no-repeat transparent;
	background-position: center;
	background-size: cover;
	padding-top: 65px;
	padding-bottom: 50px;
	position: relative;
}
.pro:after {
	content: "";
    display: block;
    position: absolute;
    width: 4px;
    height: 55%;
    left: 50%;
    background: white;
    top: 30%;
}
.pro .container > h2 {
	font-style: normal;
	font-weight: 700;
	font-size: 48px;
	line-height: 57px;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 60px;
}
.pro div > h2 {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 43px;
	color: #FFFFFF;
}
.pro ul {
	list-style: none;
	padding-left: 0px; 
	margin-left: -28px;
}
.pro li,
.pro li a {
	font-style: normal;
	font-weight: 600;
	font-size: 14px;
	line-height: 29px;
	color: #FFFFFF;
	
	display: flex;
    align-items: center;
	margin-bottom: 10px;
}
.pro li a {
	text-decoration: underline;
}
.pro li:before {
	content: "";
	display: block;
	position: relative;
	background: white;
	width: 10px;
	height: 10px;
	margin-right: 18px;
}
.pro .btn {
	background: white;
	color: black;
}
.btn_container {
	text-align: center;
	margin-top: 60px;
}
.pro_pass {
	padding-top: 75px;
	padding-bottom: 75px;
}

.roadmap {
	background: url(../images/roadmap_bg.jpg) no-repeat transparent;
	background-position: center;
	background-size: cover;
	padding-top: 65px;
	padding-bottom: 50px;
	position: relative;
}

.team {
	padding-top: 75px;
}
.team_member {
	position: relative;
	margin-bottom: 30px;
}
.team_member img {
	border-radius: 25px;
}
.team_member fieldset {
	background: rgba(255,255,255,0.9);
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 15px;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.team_member:hover fieldset {
	opacity: 1;
}
.team_member fieldset h3,
.team_member fieldset h4 {
	margin: 0;
}
.team_member fieldset h3 {
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 29px;
	color: #000000;
}
.team_member fieldset h4 {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
}

.before_footer {
	background: url(../images/before_footer_bg.jpg) no-repeat transparent;
    background-position: center;
    background-size: cover;
    padding-top: 65px;
    padding-bottom: 50px;
    position: relative;
	margin-top: 100px;
}
.before_footer p {
	font-style: normal;
	font-weight: 700;
	font-size: 14px;
	line-height: 29px;
	color: #FFFFFF;
}

.footer {
	padding: 60px 0px;
}
.footer_menu {
	padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-end;
    align-items: center;
	padding: 0;
    margin: 0;
}
.footer_menu a {
	font-family: 'Big Shoulders Text', cursive;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;

	color: #000000;
	padding: 0px 10px;
}
.footer_first_line {
    display: flex;
    align-items: center;
}
.line {
	background: black;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.under_footer_menu {
	padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-end;
    align-items: center;
	padding: 0;
    margin: 0;
}
.under_footer_menu a {
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	padding: 0px 10px;
}
.about_us_btn_container {
    text-align: right;
}
.about_us_btn_container:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    right: calc(-100% - 31px);
    top: 50%;
    background: black;
}

.slider:after {
	content: "";
	width: 77px;
	height: 77px;
	background: url(../images/dots.svg);
	display: block;
	position: absolute;
	z-index: -1;
	
	margin-top: 450px;
	margin-left: 100px;
}
.region-boxes:after {
	content: "";
    width: 77px;
    height: 77px;
    background: url(../images/dots.svg);
    display: block;
    position: absolute;
    z-index: -1;
    margin-top: 0;
    margin-left: -39px;
    top: 122px;
}
.region-boxes:before {
	content: "";
    width: 77px;
    height: 77px;
    background: url(../images/dots.svg);
    display: block;
    position: absolute;
    z-index: -1;
    margin-top: 0;
    right: -190px;
    top: 315px;
}
.region-step-first {
	position: relative;
}
.region-step-first:before {
	content: "";
    width: 77px;
    height: 77px;
    background: url(../images/dots.svg);
    display: block;
    position: absolute;
    z-index: -1;
    margin-top: 0;
    right: -4px;
    top: 45px;
}
.region-step-third {
	position: relative;
}
.region-step-third:before {
	content: "";
    width: 77px;
    height: 77px;
    background: url(../images/dots.svg);
    display: block;
    position: absolute;
    z-index: 3;
    right: -95px;
    top: -39px;
}
.region-step-third:after {
	content: "";
    width: 77px;
    height: 77px;
    background: url(../images/dots.svg);
    display: block;
    position: absolute;
    z-index: -1;
	left: 300px;
    bottom: -39px;
}


.region-pro-pass {
	position: relative;
}
.region-pro-pass:before {
	content: "";
    width: 77px;
    height: 77px;
    background: url(../images/dots.svg);
    display: block;
    position: absolute;
    z-index: 3;
    right: -25px;
    top: 80px;
}

.title_container {
	margin-bottom: 30px;
}
.team .title_container h2 {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 43px;
	color: #000000;
	padding-left: 50px;
}
.team .title_container h2:before {
	content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: calc(-100% + 30px);
    top: 50%;
    background: black;
}
.team .title_container:before,
.team .title_container:after {
	display: none !important;
}

.team {
	position: relative;
}
.team .container {
	position: relative;
}
.team .container:before {
	content: "";
    width: 77px;
    height: 77px;
    background: url(../images/dots.svg);
    display: block;
    position: absolute;
    z-index: -1;
    right: 250px;
    top: -105px;
}
.team:after {
	content: "";
    width: 77px;
    height: 77px;
    background: url(../images/dots.svg);
    display: block;
    position: absolute;
    z-index: -1;
    top: 450px;
    margin-left: 100px;
}
.about_us_btn_container {
	position: relative;
}
.about_us_btn_container:before {
	content: "";
    width: 77px;
    height: 77px;
    background: url(../images/dots.svg);
    display: block;
    position: absolute;
    z-index: -1;
    right: -32px;
    top: -205px;
}

.before_footer .container {
	position: relative;
}
.before_footer .container:before {
	content: "";
    width: 77px;
    height: 77px;
    background: url(../images/dots.svg);
    display: block;
    position: absolute;
    z-index: -1;
    right: 50%;
    top: -113px;
}
.navbar-header {
	height: 90px;
}
.region-navigation {
	display: flex;
    align-items: center;
}
.region-navigation #navbar_socials {
	display: flex;
    align-items: center;
	
	display: none;
}

#navbar_socials {
	margin-left: 10px;
	
}
#navbar_socials a {
	color: black;
    margin: 5px;
}

.region-athletes ul {
	padding: 0;
	list-style: none;
	
	display: flex;
    flex-wrap: wrap;
}
.region-athletes ul li {
    width: calc(25% - 20px);
    height: 370px;
    margin: 10px;
	background-size: cover !important;
	background-position: center !important;
	
	display: flex;
    align-items: stretch;
    align-content: stretch;
	position: relative;
	
	border-radius: 25px;
	cursor: pointer;
	overflow: hidden;
}
.region-athletes ul li:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/athlete_overlay.png) no-repeat transparent;
	background-size: cover;
	background-position: center;
}
.region-athletes ul li a {
    width: 100%;
}
.region-athletes fieldset {
    background: rgba(255,255,255,0.9);
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 15px;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
} 
.region-athletes li:hover fieldset {
    opacity: 1;
}
.region-athletes fieldset h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
	margin: 0;
}
.region-athletes fieldset h4 {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
	margin: 0;
	margin-top: 5px;
}
.region-page-title h2 {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 43px;
	text-align: left;
	text-transform: uppercase;
	color: #000000;
	position: relative;
	display: inline-block;
	margin-left: 20px;
}
.region-page-title h2:before {
	content: "";
    display: block;
    position: absolute;
    width: 10000%;
    height: 4px;
    margin-left: calc(-10000% - 30px);
    background: black;
    top: 48%;
}
.region-page-title h2:after {
	content: "";
    display: block;
    position: absolute;
    width: 10000%;
    height: 4px;
    right: calc(-10000% - 31px);
    top: 50%;
    background: black;
}
.region-athletes {
	margin-top: 50px;
}

.cover_photo_url {
    background-size: cover !important;
    background-position: center !important;
    position: absolute;
    width: 100%;
    height: calc(100% + 100px);
    z-index: 0;
    left: 0;
    top: 0;
    width: 100vw;
    left: calc(-50vw + 50%);
    opacity: 0.1;
    top: -100px;
}
.um-page-user .main-container {
    padding: 0;
    margin-top: 0;
}
.um-page-user .content {
	padding-top: 180px;
}
.author .main-container {
	/* min-height: 1200px; */
}
.athlete_container {
	position: relative;
	padding-bottom: 80px;
}
.athlete_image {
	width: 100%;
	height: 460px;
	border-radius: 25px;
	overflow: hidden;
	background-size: cover !important;
    background-position: center !important;
}
.athlete_image:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/athlete_overlay.png) no-repeat transparent;
    background-size: cover;
    background-position: center;
}

.athlete_text_container {
	
}
.tabs {
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 29px;
	border-bottom: 4px solid #E2E2E2;
}
.tabs > span {
	padding: 8px 30px;
    display: inline-block;
	cursor: pointer;
}
.tabs .active {
	font-weight: 700;
    color: #C7161A;
    position: relative;
}
.tabs .active:after {
	content: "";
    display: block;
    width: 100%;
    height: 4px;
    background: #C7161A;
    position: absolute;
    left: 0;
    bottom: -4px;
}
.bio {
	padding: 32px 5px;
}
.athlete_info {
    display: flex;
}
.athlete_info .item {
    display: flex;
    align-items: flex-start;
}
.sports_container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.athlete_info > * {
	width: 50%;
}
.athlete_info .item > * {
	margin: 0px 5px;
}
.athlete_info .item label {
	margin: 0;
	width: 135px;
}
.athlete_info .item.sport label {
	margin: 0;
	width: 65px;
}
.athlete_info .item .value {
	background: #F3F3F3;
    border-radius: 25px;
    position: relative;
    display: block;
    padding: 3px 13px;
	
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
}
.sports_container .value {
	margin-right: 2.5px;
	margin-bottom: 2.5px;
}
.athlete_info .socials {
	position: relative;
	top: initial;
	right: initial;
	margin-top: 20px;
}
.athlete_info .socials:after {
	display: none;
}
.athlete_info .socials.sharing {
	display: flex;
    flex-direction: column;
}
.athlete_info .socials.sharing label {
	width: 100%;
}
.athlete_info .item.website {
	background: #F3F3F3;
    border-radius: 25px;
    position: relative;
    display: block;
    padding: 3px 13px;
	
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
}
.athlete_info .item.website label {
    margin: 0;
    min-width: initial;
	margin-right: 15px;
}
.athlete_info .item.website a {
	margin: 0;
	color: black;
}
.wallet_address {
	background: #F3F3F3;
    border-radius: 25px;
    position: relative;
    display: block;
    padding: 3px 13px;
	margin-top: 8px;
	
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.15);
}
.wallet_address:after {
	content: "";
    display: block;
    width: 19px;
    height: 19px;
    background: url(../images/copy.svg);
    position: absolute;
    right: 13px;
    top: calc(50% - 10px);
}
.wallet_header_container h2 {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 43px;
	text-align: right;
	text-transform: uppercase;
	color: #000000;
}
.wallet_header_container h2:before {
    content: "";
    display: block;
    position: absolute;
    width: 85%;
    height: 4px;
    margin-left: 0;
    background: black;
    top: 50%;
}
.wallet_header_container h2:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    right: calc(-100% - 31px);
    top: 50%;
    background: black;
}
.wallet_collection_info_container {
	
}
.wallet_collection_info_container h3 {
	font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 29px;
    color: #000000;
    padding-bottom: 8px;
    border-bottom: 4px solid #E2E2E2;
    position: relative;
	padding-left: 18px;
}
.wallet_collection_info_container h3:after {
    content: "";
    display: block;
    height: 4px;
    background: #000;
    position: absolute;
    left: 0;
    bottom: -4px;
	width: 110px;
}
.collection_info {
	padding-top: 30px;
}
.collection_info .item {
	display: flex;
}
.collection_info .item label {
	min-width: 180px;
}
.collection_info_text {
	padding-top: 30px;
}
.athlete_posts_container {
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
}

.athlete_posts_container .tabs {
    display: inline-block;
}
.add_new_post {
	float: right;
}
.highlights {
	
}
.highlights .highlight {
	display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px 0;
}
.highlights .highlight:nth-child(odd) {
	flex-direction: row-reverse;
}
.highlights .highlight:nth-child(even) .highlight_content {
	flex-direction: row-reverse;
}
.highlights .highlight .date {
	display: flex;
    align-items: center;
    width: 80px;
    justify-content: center;
    margin: 0;
    margin-right: 20px;
}
.highlights .highlight .date div {
	font-family: 'Big Shoulders Text', cursive;
	font-style: normal;
	font-weight: 700;
	font-size: 64px;
	line-height: 77px;
	color: #C7161A;
	transform: rotate(-90deg);
	display: block;
}
.highlight_image {
	width: 470px;
    height: 350px;
    background-size: cover !important;
    background-position: center !important;
    border-radius: 25px;
    display: block;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.post_highlight_image {
	width: 100%;
    height: 350px;
    background-size: cover !important;
    background-position: center !important;
    border-radius: 25px;
    display: block;
    flex-shrink: 0;
	position: relative;
}
.highlight_image a {
    display: block;
    position: absolute;
    height: 100%;
    width: 100%;
}
.highlight_content .title,
.highlight_content .title a {
	font-family: 'Big Shoulders Text', cursive;
	font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 43px;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
    margin-bottom: 30px;
}
.highlight_content {
	width: 43%;
	display: flex;
}
.highlights {
	
}
.athlete_posts_container:before {
	content: "";
    display: block;
    position: absolute;
    height: calc(100% - 50px);
    width: 4px; 
    background: black;
    left: calc(50% - 2px);
    top: 0;
}
.timeline_start {
	display: flex;
    justify-content: center;
}
.timeline_start span {
	font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    background: #C7161A;
    border-radius: 40px;
    border-color: #C7161A;
    padding: 13px 20px;
}

.add_new_highlight {
	
}
.add_new_highlight .highlight_image {
	background-size: 30% !important;
	background-position: center !important;
}

.acf-form {
	margin-bottom: 100px;
    border: 1px solid #dfdfdf;
    padding: 35px;
    border-radius: 25px;
    margin-top: 30px;
}
.acf-form input[type="text"],
.acf-form input[type="password"],
.acf-form input[type="number"],
.acf-form input[type="search"],
.acf-form input[type="email"],
.acf-form input[type="url"],
.acf-form textarea,
.acf-form select {
	background: #FFFFFF;
    border: 1px solid rgba(15, 59, 85, 0.5);
    border-radius: 8px;
    box-shadow: none;
    padding: 10px 20px !important;
    height: unset;
}
.acf-button {
	font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    background: #C7161A;
    border-radius: 40px;
    border-color: #C7161A;
    padding: 13px 25px;
    font-size: 14px;
    line-height: 16px;
	height: unset;
    display: block;
	
	color: #000;
    border: 1px solid #0E1E4D;
    background: transparent;
}
.acf-button:hover {
	color: #fff;
    border: 1px solid #0E1E4D;
    background: #0E1E4D;
}
.acf-form-submit input {
	font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    background: #C7161A;
    border-radius: 40px;
    border-color: #C7161A;
	height: unset;
    display: block;
	
}
.acf-url i {
	top: 10px !important;
    left: 4px;
}

.wallet_address span {
    width: 100%;
    display: block;
	cursor: pointer;
}
.wallet_address .pmproup-protocol-login-container {
    margin-bottom: 0 !important;
}
.wallet_address .pmproup-protocol-connect-button {
	background-color: transparent !important;
    color: black !important;
    padding: 0 !important;
    border: 0px solid #0E1E4D;
    border-radius: 30px;
    padding: 0px 15px !important;
    display: block;
    line-height: 180%;
    margin-left: -8px;
	z-index: 50;
    position: relative;
}
.why_i_grind span {
	cursor: pointer;
}
.wallet_not_connected:after {
    background: url(../images/arrow.svg);
	transform: rotate(180deg);
}

@keyframes bgAnim {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.claim_free_nft {
    background: url(../images/hologram.png) repeat;
    background-position: 0% 50%;
    -webkit-background-clip: text;
    color: transparent !important;
	animation-name: bgAnim;
	animation-duration: 15s;
	animation-iteration-count: infinite;
}
.claim_pro_pass_nft {
	background: url(../images/hologram.png) repeat;
    background-position: 0% 50%;
    animation-name: bgAnim;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    border-radius: 20px;
    color: white !important;
}
.remove_wallet {
	color: #C7161A;
    margin: 0;
    border: 0;
    background: none;
    top: 2px;
    display: block;
    position: absolute;
    right: 38px;
}

.pmpro_checkout_gateway-paypalexpress .pmpro_submit {
	/* display: none; */
}
.checkout_button {
	clear: both;
    display: table;
    margin-top: 30px;
    margin-bottom: 30px;
}
.membership_levels {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}
.membership_levels .level {
	background: url(../images/level_1.png) no-repeat transparent;
	background-position: center;
	background-size: cover;
	border-radius: 25px;
	width: calc(50% - 10px);
	padding: 35px 60px;
}
.membership_levels .level,
.membership_levels .level:last-child {
	background: url(../images/level_2.png) no-repeat transparent;
	background-position: center;
	background-size: cover;
}
.membership_levels .level h2 {
	font-style: normal;
	font-weight: 700;
	font-size: 36px;
	line-height: 43px;
	text-transform: uppercase;
	color: #C7161A;
	margin: 0;
    margin-bottom: 20px;
}
.membership_levels .level h2,
.membership_levels .level:last-child h2 {
	color: #fff;
}
.membership_levels .level ul {
	padding: 0;
	list-style: none;
}
.membership_levels .level ul li {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 29px;
	color: #000000;
	position: relative;
	margin-bottom: 12px;
}
.membership_levels .level ul li:before {
	content: "";
    background: black;
    width: 10px;
    height: 10px;
    position: absolute;
    left: -28px;
    top: 10px;
}
.membership_levels .level ul li,
.membership_levels .level:last-child ul li {
	color: #fff;
}
.membership_levels .level ul li:before,
.membership_levels .level:last-child ul li:before {
    background: white;
}

.level .btn {
	min-width: 200px;
	margin-top: 20px;
}

.title_container h1 {
    position: relative;
	display: inline-block;
}
.title_container h1 {
    background: white;
    z-index: 5;
    padding-right: 30px;
}
.title_container {
    position: relative;
}
.title_container:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: calc(-100% - 30px);
    top: calc(50% - 2px);
    background: black;
}
.title_container:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    right: 0;
    top: calc(50% + 2px);
    background: black;
}
.checkout_video_container {
	display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    border-radius: 25px;
}
.card_video_container {
	display: flex;
    align-items: center;
    justify-content: center;
}
.card_video_container.disabled video {
	opacity: 0.35;
}
.btn_claim_free_nft {
	position: absolute;
    z-index: 5;
}
.card_video_container video {
    /* overflow: hidden; */
    /* border-radius: 25px; */
}
/*
.wallet_collection_cards_container {
	display: flex;
    justify-content: center;
}
*/
.card_video_container {
	display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
	
	border-radius: 25px;
    max-width: 300px;
    height: 300px;
	
	margin: 10px;
}
.card_video_container_inner {
	display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
	
    max-width: 300px;
    height: 300px;
}
.card_video_container video {
    max-height: 300px;
    height: auto;
}
.playbook_nft_preview {
	margin: 10px;
	border-radius: 25px;
	overflow: hidden;
}
.wallet_collection_container {
	display: flex;
	align-items: center;
}
/*
#pmpro_btn-submit-paypalexpress {
	display: none;
}
*/
.pmpro_checkout h3 a {
	font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #c7161a;
    background: transparent;
    border-radius: 40px;
    border-color: #C7161A;
    border: 1px solid;
    padding: 6px 20px;
}
.pmpro_checkout-fields strong {
	color: #C7161A;
}

.pmpro_btn.pmpro_btn-submit-checkout {
	font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    background: #C7161A;
    border-radius: 40px;
    border-color: #C7161A;
    padding: 13px 20px;
}
.no_nfts_container {
	width: 420px;
    height: 303px;
    background: #c1c1c1;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.no_nfts {
	font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    background: #8c8c8c;
    border-radius: 40px;
    border-color: #c7161a00;
    padding: 13px 20px;
}
#loginform {
	margin-bottom: 30px;
    border: 1px solid #dee0e9;
    padding: 20px;
    box-sizing: border-box;
    max-width: 400px;
    margin: 0 auto;
}
#loginform input[type="text"],
#loginform input[type="password"] {
	width: 100%;
    padding: 4px 8px;
    border-radius: 0;
    min-height: 36px;
    margin-bottom: 10px;
    line-height: 1.5;
}
#loginform input[type="submit"] {
	font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    background: #C7161A;
    border-radius: 40px;
    border-color: #C7161A;
    padding: 13px 20px;
	padding: 10px 20px;
    line-height: 1.5;
    text-align: center;
    word-break: break-word;
    white-space: normal;
    border: none;
    cursor: pointer;
    transition: 0.35s all ease-out;
}

.more_from_athlete .highlight {
    margin-bottom: 25px;
    border-bottom: 2px solid #efefef;
    padding-bottom: 35px;
}
.more_from_athlete .highlight:last-child {
    border-bottom: 2px solid transparent;
}
.more_from_athlete .highlight_content {
	width: 100%;
	display: flex;
    flex-direction: column;
}
.more_from_athlete .highlight_image {
	width: 100%;
	height: 260px;
}
.more_from_athlete .highlight_content .title {
	margin-bottom: 0;
}
.right_sidebar h2 {
	font-size: 22px;
	line-height: 160%;
}
.more_from_athlete h2 {
    margin-bottom: 15px;
    border-bottom: 2px solid #efefef;
    padding-bottom: 10px;
}
.author_name {
	display: flex;
    align-items: center;
    justify-content: space-between;
	
}
.author_name a {
	color: #000;
    border: 1px solid #0E1E4D;
    background: transparent;
    border-radius: 50px;
    padding: 0px 15px;
	flex-shrink: 0;
}
.author_name a:hover {
	color: #fff;
    border: 1px solid #0E1E4D;
    background: #0E1E4D;
}

.single-post .content {
	padding: 0;
}
.single-post .content .about_author {
	padding-top: 20px;
    display: block;
    padding-bottom: 20px;
	display: flex;
	
    border-bottom: 2px solid #efefef;
	margin-bottom: 15px;
}
.single-post .content .about_author > * {
	margin-right: 20px;
}
.single-post .content .about_author .fa {
	margin-right: 10px;
}
.single_content {
	
}
.single_content h1 {
	font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 43px;
    text-transform: uppercase;
    color: #020202;
}
.single_content h2 {
    font-size: 36px;
    line-height: 43px;
}
.single_content h3 {
	font-size: 22px;
    line-height: 160%;
}

.post_gallery_image {
	width: calc(33% - 10px);
    height: 180px;
    background-size: cover !important;
    background-position: center !important;
    border-radius: 25px;
    display: block;
    flex-shrink: 0;
    position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	outline: none !important;
	cursor: pointer;
	margin: 5px;
}
.post_gallery_image:hover {
	-webkit-transform: scale(1.025);
	-ms-transform: scale(1.025);
	transform: scale(1.025);
}
.edit_link a {
	color: #C7161A;
}
.single_gallery {
	display: flex;
    flex-wrap: wrap;
}
.post_gallery_video {
	display: block;
	clear: both;
}
.post_gallery_video video {
	max-width: 100%;
	height: auto;
}
.acf-gallery .acf-gallery-attachment .thumbnail {
	background-color: transparent;
	border: transparent;
	padding: initial;
    transform: translate(0%, 0%) !important;
	display: flex;
    align-items: center;
    justify-content: center;
}
.acf-gallery .acf-gallery-attachment.-icon .thumbnail img {
    transform: translate(0%, 0%) !important;
}
.acf-gallery .acf-gallery-attachment .thumbnail img {
    transform: translate(0%, 0%) !important;
}
.media-attachments-filter-heading {
	position: relative !important;
    left: 0 !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    font-weight: initial !important;
    display: inline-block !important;
    margin-right: 10px !important;
	font-family: 'Open Sans';
}
.roadmap_xs {
	display: none;
}

.why_i_grind_text {
	display: none;
}
.why_i_grind_visible .bio_text {
	display: none;
}
.why_i_grind_visible .why_i_grind_text {
	display: block;
}

.highlight_image video {
	background: black;
}


.quick-login-icon {
    display: inline-block;
    padding: 0.5rem;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    line-height: 24px;
    background: var(--quick-login-color, #ccc);
    transition: transform 0.2s ease;
    margin-right: 0.5rem;
    cursor: pointer;
	position: relative;
}
.quick-login-avatar {
    position: absolute;
    top: -10px;
    right: -5px;
    border-radius: 50%;
    box-shadow: 0px 1px 3px 2px rgba(0, 0, 0, 0.1);
}
.social_icon {
	display: inline-block;
    padding: 0.5rem;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    line-height: 24px;
    background: var(--quick-login-color, #ccc);
    transition: transform 0.2s ease;
    margin-right: 0.5rem;
    cursor: pointer;
    position: relative;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}
.social_icon i {
    color: #fff;
}
.instagram {
	background: #f09433; 
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
	background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.linkedin {
	background: #0077b5; 
}
.facebook {
	background: #4267B2; 
}
.twitter {
	background: #4ab3f4; 
}
.connect_socials {
	display: flex;
	padding: 12px 12px 25px 12px;
}
.connect_socials .social_icon {
	width: initial;
    display: flex;
    align-items: center;
    height: initial;
    font-size: 24px;
    padding: 4px 20px;
}
.connect_socials span {
    padding: 5px 5px;
    font-size: 16px;
}
.connect_socials a:hover {
    color: white;
}
.connect_socials a {
    display: flex;
    padding: 5px 10px !important;
    align-items: center;
}

.socials_stats .twitter_stats {
	border: 1px solid #00000030;
    border-radius: 8px;
    margin-top: 15px;
    width: 100%;
    padding: 3px 10px;
}
.user-registration-page {
	
}
.user-registration-page .quick-login-buttons {
    max-width: 400px;
    margin: 0 auto;
}
.user-registration-page .quick-login-separator {
    max-width: 400px;
    margin: 0 auto;
}
.user-registration-page .quick-login-button {
    margin: 0 auto;
}
.user-registration-page .quick-login-label {
	opacity: 0;
}

.page-template-page-membership-options .description {
	color: white;
}

.page-template-page-edit-profile .acf-form-submit {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.deactivate_profile input {
	border: 0;
    background: 0;
    color: black;
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    color: red;
}

.resources-template-page-metamask .item {
	border-radius: 25px;
	background: #F5F5F5;
	width: calc(33% - 8px);
	padding: 25px;
	margin-top: 45px;
}
.resources-template-page-metamask .item:last-child {
    flex-grow: 1;
}
.resources-template-page-metamask .item > span {
	color: #C7161A;
    font-family: Big Shoulders Text;
    font-size: 64px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    background: white;
    width: 97px;
    height: 97px;
    display: flex;
    border-radius: 50px;
    justify-content: center;
    align-items: center;
    position: absolute;
    margin-top: -70px;
}
.resources-template-page-metamask .item h3 {
	color: #C7161A;
	font-family: Big Shoulders Text;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	max-width: 233px;
	margin-top: 40px;
}
.resources-template-page-metamask .item p {
	color: #000;
	text-align: justify;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.connect_your_wallet {
	display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 100px;
    margin-top: 50px;
    color: white;
    padding: 10px 50px;
}
.connect_your_wallet {
    background: url(../images/before_footer_bg.jpg) no-repeat transparent;
    background-position: center;
    background-size: cover;
}
.connect_your_wallet p {
	margin: 0;
}
.btn-connect-your-wallet {
	color: #FFF;
	font-family: Big Shoulders Text;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
}
.btn-connect-your-wallet:hover {
	color: #FFF;
}
.item_switchers {
	text-align: center;
	margin-bottom: 30px;
}
.item_switchers > * {
	color: #AAA6A7;
	font-family: Big Shoulders Text;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	cursor: pointer;
}
.item_switchers *.active {
	color: #C7161A;
}

.resources-template-page-metamask .items_pc,
.resources-template-page-metamask .items_mobile {
	display: none;
}
.switcher_pc .items_pc,
.switcher_mobile .items_mobile {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}



.resources .resource {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 30px 0;
}
.resources .resource .date {
}
.resource_content .title a {
    font-family: 'Big Shoulders Text', cursive;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 43px;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
    margin-bottom: 30px;
}
.resources .resource_image {
    width: 470px;
    height: 350px;
    background-size: cover !important;
    background-position: center !important;
    border-radius: 25px;
    display: block;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
	flex-shrink: 0;
	margin-right: 30px;
}
.resources .resource_image a {
	width: 100%;
    height: 100%;
}
.resource_content {
	flex-grow: 1;
}
.resource_content h3 {
	margin-top: 5px;
}

.web3modal-modal-lightbox {
	z-index: 5001 !important;
}
.connect_wallet_overlay {
	position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5000;
    background: rgb(199 22 26 / 80%);
	
	display: none;
}
.connect_wallet_overlay_open .connect_wallet_overlay {
	display: flex;
}
.connect_wallet_overlay_container {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	gap: 20px;
}
.connect_wallet_overlay_container h2 {
	color: #FFF;
	text-align: center;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	width: 100%;
}
.connect_wallet_overlay_container .connect_wallet {
	background: url(../images/connect_wallet_bg_1.png) no-repeat transparent;
	background-size: cover;
	background-position: center;
	width: 600px;
	padding: 50px 70px;
}
.connect_wallet_overlay_container .connect_wallet h2 {
	font-family: 'Big Shoulders Text', cursive;
	color: #C7161A;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	max-width: 375px;
    text-align: left;
}
.connect_wallet_overlay_container .setup {
	background: url(../images/connect_wallet_bg_2.png) no-repeat transparent;
	background-size: cover;
	background-position: center;
	width: 600px;
	padding: 50px 70px;
}
.connect_wallet_overlay_container .setup h2 {
	font-family: 'Big Shoulders Text', cursive;
	color: #fff;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	max-width: 375px;
    text-align: left;
}

.steps .connect_wallet_overlay:after,
.steps .connect_wallet_overlay div:after {
	display: none;
}
.steps .pmproup-protocol-login-container:after {
	display: none;
}

.steps .connect_wallet_overlay_container .connect_wallet h2:after,
.connect_wallet_overlay_container .connect_wallet h2:after {
	display: block;
	content: "";
	display: block;
	width: 32px;
	height: 24px;
	background: url(../images/arrow_right_red.svg) no-repeat transparent;
	background-position: center;
	background-size: contain;
	display: inline-block;
    margin-left: 15px;
}
.steps .connect_wallet_overlay_container .setup h2:after,
.connect_wallet_overlay_container .setup h2:after {
	display: block;
	content: "";
	display: block;
	width: 32px;
	height: 24px;
	background: url(../images/arrow_right_white.svg) no-repeat transparent;
	background-position: center;
	background-size: contain;
	display: inline-block;
    margin-left: 15px;
}

w3m-modal {
	z-index: 99999;
	position: fixed;
}













/* Update */
.woocommerce-cart-form .product-thumbnail iframe {
	transform: scale(.4);
    transform-origin: left top;
    margin-bottom: -120%;
    margin-right: -380px;
}
.woocommerce-cart-form .product-name .variation-pid {
	display: none !important;
}
#order_review .product-name .variation-pid {
	display: none !important;
}
.woocommerce-cart-form .product-quantity {
	display: none !important;
}

.playbook_nft_container {
	display: flex;
    justify-content: space-around;
    align-items: center;
}
.playbook_nft_container .playbook_nft_container_data {
	width: 500px;
}
.playbook_nft_container .playbook_nft_container_preview {
	flex-grow: 1;
}
.playbook_collection_name {
	font-family: 'Big Shoulders Text', cursive;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 43px;
    text-transform: uppercase;
    color: #000000;
    margin: 0;
    margin-bottom: 0px;
}
.playbook_nft_container_data div > b {
	min-width: 130px;
	display: inline-block;
}
.playbook_number_of_mints {
	margin-bottom: 23px;
}
.playbook_nft_description {
	margin-bottom: 40px;
}
.playbook_delimiter {
	background: #E2E2E2;
	width: 208px;
	height: 4px;
	display: block;
	margin-bottom: 16px;
}
.playbook_nft_opensea_link {
	margin-top: 38px;
}

.playbook_slick_arrows_container,
.wallet_collection_cards_arrows_container {
	display: flex;
    align-items: center;
    justify-content: flex-end;
}
.playbook_slick_arrows_container > *,
.wallet_collection_cards_arrows_container > * {
	background: #EFEFEF;
	border: 0;
	text-indent: -9999px;
	display: block;
	line-height: 0;
	margin: 2px;
}
.wallet_collection_cards_arrows_container > * {
	background: #fff;
}
.playbook_slick_arrows_container .slick-prev,
.wallet_collection_cards_arrows_container .slick-prev {
	border-radius: 25px 0px 0px 25px;
	padding-right: 0px;
}
.playbook_slick_arrows_container .slick-next,
.wallet_collection_cards_arrows_container .slick-next {
	border-radius: 0px 25px 25px 0px;
	padding-left: 0px;
}
.playbook_slick_arrows_container > *:after,
.wallet_collection_cards_arrows_container > *:after {
	content: "";
    display: block;
    width: 19px;
    height: 19px;
    top: calc(50% - 10px);
    background: url(../images/arrow.svg);
    transform: rotate(180deg);
	margin: 5px;
	margin: 5px 8px;
}
.playbook_slick_arrows_container .slick-prev:after,
.wallet_collection_cards_arrows_container .slick-prev:after {
	transform: rotate(0deg);
}
.athlete_posts_container.remove_timeline:before {
	display: none !important;
}
.playbook_nft_empty {
	margin-top: 30px;
}
.playbook_author_nfts_slider {
	margin-top: 30px;
}


.page-template-page-front #superfish-1 li a,
.page-template-page-front #usermenu li a {
	color: white;
}
.page-template-page-front .smaller #superfish-1 li a,
.page-template-page-front .smaller #usermenu li a {
	color: black;
}
.page-template-page-front #navbar_socials a {
	color: white;
}
.page-template-page-front .smaller #navbar_socials a {
	color: black;
}
.page-template-page-front .socials:after {
	background: white;
}
.page-template-page-front .smaller .socials:after {
	background: black;
}







#about_1 .container,
#about_3 .container {
    padding: 0;
	
	display: flex;
    align-items: center;
}
#about_1 .container p {
    color: #000;
	text-align: justify;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 29px; /* 207.143% */
}


#about_2 .container {
    background: url(../images/before_footer_bg.jpg) no-repeat transparent;
    background-position: center;
    background-size: cover;
    position: relative;
    margin-top: 65px;
    margin-bottom: 65px;
    padding: 55px;
	text-align: center;
}

#about_2 .container p {
	color: #FFF;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 29px; /* 207.143% */
}

#about_3 .container p {
    color: #000;
	text-align: justify;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 29px; /* 207.143% */
}
#about_3 .container h2 {
	font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 43px;
    text-transform: uppercase;
    color: #020202;
}


.uid {
	display: none;
}


.price {
	background: white;
    padding: 8px 20px;
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    border-radius: 100px;
    margin-bottom: 12px;
    color: #c7161a;
    margin-top: 0;
}

.pmpro_cancel_wrap {
	margin-bottom: 100px;
    border: 1px solid #dfdfdf;
    padding: 35px;
    border-radius: 25px;
    margin-top: 30px;
}
.pmpro_cancel_wrap h2 {
	font-size: 21px;
}
.pmpro_cancel_wrap .pmpro_actions_nav a {
	font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: #FFFFFF;
    background: #C7161A;
    border-radius: 40px;
    border-color: #C7161A;
    height: unset;
    display: inline-block;
    padding: 15px 25px;
    margin-top: 10px;
}


.page-template-page-add-edit-post .insert-media.add_media {
	display: none;
}

.resources-template-page-resource h2 {
	font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
    color: #020202;
}
.resources-template-page-resource h3 {
	font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
    color: #020202;
}

/* RESPONSIVE */

#cboxTitle {
	display: none !important;
}
@media (max-width:991px) {
	
	#about_1 .container, #about_3 .container {
		padding: 0;
		display: flex;
		align-items: center;
		flex-direction: column;
	}
	#about_2 .container {
		padding: 25px;
	}

	.page-template-page-about-us .content {
		padding: 15px;
	}
	.page-template-page-about-us .team .container {
		padding: 0px;
	}

	.connect_wallet_overlay_container .connect_wallet {
		width: 100%;
		padding: 20px;
	}
	.connect_wallet_overlay_container .setup {
		width: 100%;
		padding: 20px;
	}
	.connect_wallet_overlay_container .connect_wallet h2 {
		max-width: initial;
	}
	.connect_wallet_overlay_container .setup h2 {
		max-width: initial;
	}
	.connect_wallet_overlay {
		padding: 10px;
	}
	
	.resources-template-page-metamask .items {
		flex-direction: column;
	}
	.resources-template-page-metamask .item {
		width: calc(100% - 30px);
		padding: 25px;
		margin: 15px;
		margin-top: 45px;
	}
	.connect_your_wallet {
		flex-direction: column;
		width: calc(100% - 30px);
		margin: 15px;
	}

	.navbar-header {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.logo {
		flex-grow: 1;
		padding-left: 15px;
	}
	.navbar-default .navbar-toggle {
		border-color: transparent;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #000;
	}
	
	/* Toggle sooner */
	.navbar-toggle {
		display: block;
	}
	
	.navbar-collapse.collapse {
        display: none !important;
		left: 0;
    }
	.navbar-collapse {
    float: unset;
}
	
    .navbar-collapse.collapse.in {
        display: block !important;
    }
	/*
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
	*/
	
	
	.slide .container {
		padding-top: 100px;
	}
	.playbook_logo_front_container img {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.slide h2 {
		font-size: 48px;
		line-height: 160%;
	}
	.slide h3 {
		font-size: 32px;
		line-height: 160%;
	}
	.slider .slick-slide {
		height: 700px;
		min-height: initial;
	}
	
	
	.region-boxes {
		display: block;
	}
	.slick-dots {
		display: flex;
		align-items: center;
		justify-content: center;
		list-style: none;
		padding: 0;
		margin-top: 15px;
	}
	.slick-dots button {
		background: none;
		width: 14px;
		height: 14px;
		border: 1px solid black;
		text-indent: -9999px;
		display: block;
		border-radius: 50px;
		margin: 5px;
	}
	.slick-dots .slick-active button {
		background: #C7161A;
		border: 1px solid #C7161A;
	}
	.first,
	.second,
	.third {
		min-height: 250px;
	}
	
	.box_content {
		background: url(../images/01.png) no-repeat transparent;
		background-size: cover;
		display: flex;
		flex-direction: column;
		align-items: center;
		flex-wrap: nowrap;
	}
	.second {
		background: url(../images/02.png) no-repeat transparent;
		background-size: cover;
	}
	.third {
		background: url(../images/03.png) no-repeat transparent;
		background-size: cover;
		background-position: center;
	}
	.region-steps-title > h2:before {
		width: 1000%;
		z-index: -5;
		left: -1000%;
	}
	.region-steps-title > h2 {
		padding: 0px 15px;
		text-align: right;
		margin-top: 25px;
		margin-bottom: 0;
		display: inline-block;
		background: white;
		float: right;
		font-size: 24px;
		line-height: 29px;
	}
	.region-step-first, .region-step-second, .region-step-third, .region-pro-pass {
		display: flex;
		align-items: center;
		padding-top: 25px;
		padding-bottom: 25px;
		flex-direction: column;
	}
	.steps_anim video {
		max-width: 100%;
	}
	.steps {
		margin-bottom: 25px;
	}
	.pro:after {
		display: none;
	}
	.pro .container > div {
		max-width: 80%;
		margin: 0 auto;
	}
	.pro .btn {
		margin-top: 25px;
	}
	.pro .container > div:nth-of-type(1) {
		border-bottom: 4px solid white;
		padding-bottom: 30px;
		margin-bottom: 35px;
	}
	.pro_pass {
		padding-top: 25px;
		padding-bottom: 25px;
	}
	.steps div {
		font-size: 36px;
		line-height: 43px;
		position: relative;
		display: flex;
		align-items: center;
	}
	.steps span {
		display: flex;
		align-items: center;
		margin-bottom: 15px;
		margin-top: 25px;
	}
	.steps h2 {
		font-size: 20px;
		line-height: 24px;
		margin: 0;
		max-width: 130px;
	}
	.steps div:after {
		content: "";
		display: block;
		width: 28px;
		height: 4px;
		background: black;
		margin-top: 0px;
		position: relative;
		top: 50%;
		margin: 10px;
	}
	.steps .btn {
		margin: 0 auto;
		display: table;
		margin-top: 20px;
	}
	.region-step-first,
	.region-step-third {
		flex-direction: column-reverse;
	}
	.roadmap_xs {
		display: block;
	}
	.roadmap_desktop {
		display: none;
	}
	.team_member img {
		margin: 0 auto;
	}
	.team .title_container h2 {
		font-size: 24px;
		line-height: 29px;
		text-align: left;
		text-transform: uppercase;
		padding: 0;
		position: relative;
		display: inline-block;
		background: white;
		padding-right: 20px;
	}
	.team .title_container h2:before {
		content: "";
		display: block;
		position: absolute;
		width: 1000%;
		height: 4px;
		margin-left: 0;
		background: black;
		top: 50%;
		left: 0;
		margin-right: 0;
		z-index: -5;
	}
	.team {
		padding-top: 15px;
	}
	.about_us_btn_container {
		position: relative;
		text-align: center; 
		margin-top: 30px;
	}
	.navbar-collapse {
		top: 90px;
		width: 100%;
		background: white;
		position: absolute;
	}
	.region-navigation {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		padding: 20px 0;
	}
	#superfish-1 {
		display: flex !important;
		align-items: center;
		justify-content: center;
		flex-direction: column;
		flex-direction: row;
	}
	.grey_background .container,
	.white_background .container,
	.pro_pass {
		padding: 0;
	}
	.region-pro-pass:before {
		display: none;
	}
	.roadmap .container {
		display: flex;
		justify-content: center;
	}
	.region-athletes ul li {
		width: 100%;
		height: 120vw;
		margin: 10px;
	}
	.region-page-title h2 {
		font-size: 24px;
		line-height: 29px;
	}
	.title_container h1 {
		font-size: 24px;
		line-height: 29px;
	}
	.region-content h1 {
		font-size: 24px;
		line-height: 29px;
		margin-left: 0;
	}
	.page-template-page-register .region-content h1 {
		margin-left: 15px;
		position: relative;
		background: white;
		display: inline-block;
		padding-right: 15px;
	}
	.page-template-page-register .region-content h1:after {
		content: "";
		display: block;
		position: absolute;
		width: 1000%;
		height: 4px;
		right: 0;
		top: calc(50% - 2px);
		background: black;
		z-index: -5;
		margin-right: -1000%;
	}
	.title_container {
		margin-left: 15px;
	}
	.region-athletes {
		margin-top: 0px;
	}
	.ur-frontend-form {
		margin-bottom: 30px;
		border: 0px solid #dee0e9;
		padding: 5px;
		box-sizing: border-box;
	}
	.author h1 {
		padding-left: 15px;
	}
	.athlete_text_container {
		margin-top: 15px;
	}
	.athlete_info {
		flex-direction: column;
	}
	.athlete_info > * {
		width: 100%;
	}
	.athlete_info_right {
		margin-top: 5px;
	}
	.athlete_info .socials {
		display: flex;
		justify-content: center;
	}
	.wallet_header_container h2 {
		font-style: normal;
		font-weight: 700;
		font-size: 24px;
		line-height: 29px;
		text-align: right;
		text-transform: uppercase;
		color: #000000;
		display: inline-block;
		margin: 0;
	}
	.wallet_header_container h2:before {
		width: 85%;
		height: 4px;
		margin-left: 90px;
		background: black;
		top: calc(50% - 2px);
	}
	.region-athlete-wallet {
		margin-top: 35px;
	}
	.wallet_collection_container {
		display: flex;
		align-items: center;
		flex-direction: column-reverse;
		margin-top: 30px;
	}
	.wallet_collection_info_container {
		padding: 0;
	}
	.wallet_collection_cards_container {
		padding: 0;
	}
	.highlights .highlight,
	.highlights .highlight:nth-child(odd) {
		flex-direction: column-reverse;
	}
	.athlete_posts_container:before {
		display: none;
	}
	.highlight_content {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		margin-top: 25px;
	}
	.highlights .highlight:nth-child(even) .highlight_content {
		flex-direction: row;
	}
	.highlights .highlight .date div {
		font-size: 36px;
		line-height: 43px;
		transform: rotate(0deg);
		display: block;
	}
	.highlights .highlight .date {
		display: flex;
		align-items: center;
		width: 100%;
		justify-content: flex-start;
	}
	.highlight_image {
		width: 100%;
		height: 70vw;
	}
	.athlete_image {
		width: 100%;
		height: 120vw;
	}
	.single-post .content {
		padding: 15px;
	}
	.single-post .content video {
		width: 100%;
		height: auto;
	}
	.single_gallery {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	.title_container {
		margin-bottom: 0px;
	}
	.region-athletes fieldset {
		opacity: 1;
	}
	.post_gallery_image {
		width: calc(50% - 10px);
	}
	.page-template-page-edit-profile .main-container,
	.page-template-page-add-edit-post .main-container {
		padding: 15px;
	}
	.membership_levels .level {
		width: calc(100% - 30px);
		margin: 15px;
	}
	body .hidden_mobile {
		display: none !important;
	}
	.navbar-collapse.collapse.in.hidden_mobile {
		display: none !important;
	}
	.card_video_container {
		max-width: initial;
		height: 100%;
	}
	.card_video_container video {
		max-height: 100%;
		height: auto;
	}
	.card_video_container_inner {
		max-width: 100%;
		height: calc(100vw - 60px);
	}
	
	.playbook_nft_container {
		flex-direction: column-reverse;
	}
	.playbook_nft_container .playbook_nft_container_data {
		width: initial;
	}
	.playbook_nft_container iframe {
		max-width: 90vw;
		max-height: 90vw;
	}
	
	.playbook_nft_container {
		align-items: flex-start;
	}
	
	.region-navigation {
		padding: 0;
	}
	#block-superfish-1 {
		padding-top: 20px;
	}
	.resources .resource {
		flex-direction: column;
	}
	.resources .resource_image {
		max-width: 100%;
		width: 100%;
		margin: 0;
	}
	.resource_content {
		margin-top: 10px;
	}
	.page-template-page-resources-php .content {
		padding: 15px;
	}
	
	.page-template-page-front #superfish-1 li a,
	.page-template-page-front #usermenu li a {
		color: black;
	}
	.page-template-page-front .main-container {
		margin-top: 0;
	}
	
	.page-template-page-front .socials a {
		color: black;
	} 
	.page-template-page-front #navbar_socials a {
		color: black;
	}
	.page-template-page-front .socials:after {
		color: black;
	}

}
@media (min-width:991px) and (max-width:1200px) {
	.right_sidebar h2 {
		font-size: 17px;
	}
	.highlight_image {
		width: 400px;
		height: 300px;
	}
	.steps_anim {
		
	}
	.steps_anim video {
		max-width: 100%;
		height: auto;
	}
}

.logo_xxl {
	display: none;
}
@media (min-width:1460px) {
	.logo_xxl {
		display: block;
	}
	#navbar .container .logo {
		display: none;
	}
}
@media (max-width:1640px) {
	.navbar-collapse.collapse.socials {
		display: none !important;
	}
	.region-navigation #navbar_socials {
		display: flex;
	}
}
