/*
Theme Name: X – Child Theme
Theme URI: https://adamevestores.com/
Author: Taraprasad Swain
Author URI: https://puresilvercreative.com/our-team/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x
*/


@font-face {
	font-family: "GothamBook";
	src: url("fonts/gotham/GothamBook.woff2") format('woff2'), url("fonts/gotham/GothamBook.woff") format('woff');
}

body {
	font-family: 'GothamBook'!important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'GothamBook'!important;
}

.x-logobar-inner {
	padding-top: 12px !important;
	padding-bottom: 12px !important;
}

.x-navbar,
.x-logobar {
	border-bottom: none !important;
}

footer .metaslider img {
	border-radius: 20px;
}

h .x-entry-share p {
	color: #fff !important;
}

.custom-topbar {
	float: right;
}

.desktop .sub-menu a {
	text-transform: uppercase;
}

.custom-icons-box {
	float: right;
}

.custom-icons {
	text-align: center;
	margin-top: -20px;
	width: 337px;
}

a,
a:active,
a:link,
a:focus {
	outline: 0px none!important;
}

.header-box {
	color: #ffffff;
	cursor: pointer;
	display: inline-table;
	font-size: 12px;
	margin-top: 20px;
	text-align: center;
	margin-right: 7px;
}

.header-box>img {
	display: list-item;
	height: 32px;
	margin: 0 auto;
	width: auto;
}

.hentry .entry-wrap,
.search-results .x-container>.product .entry-wrap {
	padding: 30px 0px;
}

.x-video .x-video-inner.five-by-three {
	padding-bottom: 864px !important;
}

table th,
table td {
	background-color: #000000;
}

.x-video.with-container {
	background-color: #000000;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin: 5px 0px;
}
h1,
.h1 {
	font-size: calc(20px + (32 - 24) * ((100vw - 260px) / (1200 - 260))) !important;
}
h2,
.h2 {
	font-size: calc(20px + (30 - 24) * ((100vw - 260px) / (1200 - 260))) !important;
	line-height: 1.2;
}

h3,
.h3 {
	font-size: 200%;
}

h4,
.h4 {
	font-size: 149%;
}

h5,
.h5 {
	font-size: 125%;
}

article .entry-title {
	font-size: 190%;
	padding-bottom: 20px;
}
header .x-social-global {
	float: left !important;
}

.imgboxes img {
	width: 85%;
	opacity: 1;
	padding: 5px;
	border: 1px solid #c6c6c6;
	background-color: #ffffff;
	transition: opacity ease-in-out 400ms;
	-webkit-transition: opacity ease-in-out 400ms;
	-moz-transition: opacity ease-in-out 400ms;
	-o-transition: opacity ease-in-out 400ms;
	-ms-transition: opacity ease-in-out 400ms;
}

.imgboxes img:hover {
	opacity: 0.8;
}

.x-topbar {
	background-color: #ed2724;
	color: #FFF;
	padding-top: 7px;
}

.x-topbar a {
	color: #FFF;
	opacity: 0.85 !important;
}

.x-topbar a:hover {
	opacity: 1 !important;
	color: #fff;
}

.x-topbar .p-info {
	margin: 4px 0 0;
}

.x-colophon.bottom {
	background-color: #fff;
	color: #0E0E0E;
	padding-top: 8px;
	padding-bottom: 0px !important;
}

.x-colophon.bottom a {
	color: #de3f34;
}

.x-colophon.bottom a:hover {
	opacity: 0.75!important;
	color: #de3f34;
}

.x-colophon.bottom .x-colophon-content {
	font-size: 13px;
}

.x-navbar .desktop .x-nav>li>a:hover,
.x-navbar .desktop .x-nav>.x-active>a,
.x-navbar .desktop .x-nav>.current-menu-item>a,
.x-navbar .desktop .sub-menu a:hover,
.x-navbar .desktop .sub-menu .x-active>a,
.x-navbar .desktop .sub-menu .current-menu-item>a,
.x-navbar .desktop .x-nav .x-megamenu>.sub-menu>li>a,
.x-navbar .mobile .x-nav li>a:hover,
.x-navbar .mobile .x-nav .x-active>a,
.x-navbar .mobile .x-nav .current-menu-item>a {
	color: #de3f34!important;
}

.x-navbar .desktop .x-nav>.x-active>a>span,
.x-navbar .desktop .x-nav>.current-menu-item>a>span {
	border-color: #de3f34!important;
}

.x-btn {
	box-shadow: none!important;
	padding: 10px 20px!important;
}

.x-colophon.bottom {
	padding: 1% 0 4%;
}

.x-logobar-inner .x-container {
	width: 50% !important;
}

.brand_left {
	float: left !important;
	margin-left: 30px;
	text-align: left;
}

.brand_right {
	float: right !important;
	text-align: right;
}

.brand_right img {
	margin-left: 20px;
	margin-top: -26px;
	width: 120px;
}

.x-colophon.top {
	background-color: #000000;
	border-top: 1px solid rgba(0, 0, 0, 0.075);
	padding: 35px 0 0;
	position: relative;
}

.footer-box>img {
	display: list-item;
	height: 45px;
	width: auto;
	margin: 0 auto;
}

.footer-box {
	display: inline-table;
	width: 31%;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	cursor: pointer;
	margin-top: 20px;
}

.footer-box:hover {
	color: #D8002D;
}

.x-social-global-footer {
	text-align: center;
}

.x-social-global-footer a {
	color: #ffffff;
	font-size: 25px;
	height: 40px;
	line-height: 32px;
	text-align: center;
	width: 24px;
	margin-right: 10px;
}

.x-topbar .x-social-global a {
	font-size: 30px;
	margin-right: 7px;
}

.x-navbar .desktop .x-nav>li>a>span {
	border-radius: 0;
}

.x-navbar .desktop .x-nav>li>a>span:hover {
	border: 1px solid red;
}



.x-btn.x-btn-transparent,
.x-btn.x-btn-transparent:hover {
	border-width: 0.16em !important;
	border-color: #000 !important;
	color: #000 !important;
	font-weight:bold;
}

/********** iContact Only Form **************/

.icontact-only-form .wpcf7-list-item-label {
	color: #c5c5c5;
	font-weight: bold;
	margin-left: 12px;
}

.icontact-only-form .wpcf7-form-control.wpcf7-submit {
	display: block;
}

.icontact-only-form .input-email,
.input-name {
	width: 390px;
}

.icontact-only-form .wpcf7-response-output {
	float: right;
	text-align: center;
	width: 100%;
}

.icontact-only-form .wpcf7-form p {
	color: #eee;
}


/***** END ********/

.logo-mobile {
	display: none;
}


/*Promotions Page*/

.promotions a.x-img>img {
	width: 554px !important;
}

.promotions .x-img>img {
	border: 1px solid #000;
}

.promotions .x-column.x-sm {
	width: 46%;
}

#custom_html-5 .input-email {
	text-align: left;
}

.remote-slider-box {
	width: 400px;
	float: right;
	margin-left: 16px;
	margin-top: 25px;
	margin-bottom: 2px;
	margin-left: 10px;
}

.remote-slider-box .metaslider {
	margin-bottom: 0;
}

.x-navbar .mobile .x-nav li>a {
	text-transform: uppercase;
}

.wpcf7-response-output {
	float: right;
	text-align: center;
	width: 100%;
}

.cp-form-container ::-webkit-input-placeholder {
	font-family: inherit;
	line-height: normal;
	color: inherit;
	opacity: 1;
	padding-top: 12px!important;
}

.cp-form-container :-moz-placeholder {
	font-family: inherit;
	line-height: normal;
	color: inherit;
	opacity: 1;
	padding-top: 12px!important;
}

.cp-form-container ::-moz-placeholder {
	font-family: inherit;
	line-height: normal;
	color: inherit;
	opacity: 1;
	padding-top: 12px!important;
}

.cp-form-container :-ms-input-placeholder {
	font-family: inherit;
	line-height: normal;
	color: inherit;
	opacity: 1;
	padding-top: 12px!important;
}

.cp-form-container :placeholder-shown {
	font-family: inherit;
	line-height: normal;
	color: inherit;
	opacity: 1;
	padding-top: 12px!important;
}


/*customizer CSS*/

.grecaptcha-badge {
	visibility: collapse !important;
}

.global_shadow {
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.5) !important
}

.ps_header_title_shadow {
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5) !important
}

.hentry .entry-wrap,
.search-results .x-container>.product .entry-wrap {
	padding: 0 30px 0px;
}

.x-breadcrumb-wrap {
	border-bottom: 0 !important;
}

.x-main.full {
	margin: 0 auto;
}

.x-topbar .p-info {
	float: none;
	text-align: right;
}

.header-box-left {
	float: left;
	width: 50%;
	text-align: left;
}

.header-box-right {
	font-weight: bold;
	float: right;
	width: 50%;
	text-align: right;
	padding: 27px 0 0 0;
}

.x-logobar-inner .x-container {
	width: 80% !important;
	border-bottom: 1px solid #CECECE !important;
	padding: 0 0 16px 0;
}

.x-navbar .desktop .x-nav>li>a {
	padding-top: 10px !important;
}

.x-iso-container.cols-3>.hentry {
	background-color: #ed2724;
}

.x-colophon.bottom .x-colophon-content {
	margin: 0;
}

.x-colophon.bottom {
	padding: 60px 0px 0px 0px;
}

footer .x-container.max {
	max-width: none;
}

footer .x-container.width {
	width: 100%;
}

.x-colophon.bottom {
	padding: 60px 0px 6px 0px;
}

.footer-box-content {
	background-color: #000;
	color: #fff;
	font-size: 82%;
	padding: 22px 0px;
	text-transform: none;
	text-shadow: none !important;
	margin: 30px 0 0 0;
}

.x-colophon.bottom {
	padding: 60px 0px 0px 0px;
}

.footer-box-content a {
	color: #fff !important
}

.footer-box-content a:hover {
	color: #fff !important;
}


/*##### FOOTER ###########*/

.x-colophon.bottom {
	background-color: #ed2724;
	color: #fff;
}

.x-colophon.bottom a {
	color: #fff;
}

.x-colophon.bottom a:hover {
	color: #fff;
}

/*##### BLOG #############*/

.x-iso-container {
	margin: 10px 0% 10px 4%;
}

.x-iso-container.cols-3>.hentry {
	width: 31.28%;
}

.x-iso-container-posts>.hentry .entry-wrap {
	border: none;
	padding: 0;
}

.entry-header {
	background-color: #ed2724;
	padding: 17px 0 0 0;
}

.x-iso-container-posts .x-container.width {
	width: 100%;
}

.x-iso-container-posts.cols-3 .entry-title {
	font-size: 93%;
}

.entry-featured {
	margin-top: 0;
	border: none;
	padding: 0;
}

.x-container.width {
	width: 100%;
}

.format-standard .entry-title::before {
	content: "";
}

.entry-title a,
.entry-title a:hover {
	color: #fff;
}

.x-post-meta-disabled .post .entry-featured {
	margin-top: 0;
}

.entry-content {
	margin-top: 2%;
	padding: 0 4%;
}

.entry-content {
	margin-top: 2%;
	padding: 12px 4%;
}

.x-nav-wrap.mobile {
	background-color: rgba(255, 255, 255, 0.98);
	box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.6);
	margin-left: -51%;
}

.x-navbar .mobile .x-nav li>a {
	border: 0;
}



.x-colophon.bottom {
	padding: 0;
}

footer.x-colophon.top {
	padding: 5px 0 0;
}

/*
.c7signupdisclaimer {
	display: block !important;
}
*/

.product-info-box {
	margin: 0 0 30px 0 !important;
	border-width: 0px;
	border-style: solid;
	border-color: rgba(76, 76, 76, 0.08);
	border-radius: 3px 3px 3px 3px;
	padding: 0 9px !important;
	background-color: rgb(238, 42, 36) !important;
	box-shadow: 1px 1px 3px 0em rgba(76, 76, 76, 0.32);
}

.product-info-box a,
.product-info-box-a {
	display: inline-block;
	position: relative;
	border: none;
	border-radius: 0;
	padding: 15px 0 15px 0;
	cursor: pointer;
	font-size: 16px;
	font-weight: inherit;
	line-height: 1.3;
	text-align: center;
	color: #fff;
	background-color: rgb(238, 42, 36) !important;
	transition: all 0.15s linear;
	display: block;
}

.product-info-box a:hover,
.product-info-box-a:hover {
	color: #fff;
	background-color: #333 !important;
}



table,
table th,
table td {
	background-color: transparent;
	border-top: none;
}

.table2cols {
	width: 700px;
}

.application-form table {
	width: 100% !important;
}

.wpcf7-email, .phone input,
.full-name input,
.name input,
.address input,
.email input,
.DateAvailabletoStart input,
.service-experience input,
.describe-knowledge input,
.other-skills input {
	width: 100% !important;
}


/* POPUP CSS */

center {
    display: block;
    clear: both;
}
.popup-form .c7signupdisclaimer {
	font-size: 75% !important;
	margin-top:5px;
}

.popup-form p {
	margin-bottom: 0 !important;
}

.popup-form center {
	height: 47px;
}

.captchamsg {
	font-size: 72%;
}

.popup-form .wpcf7-list-item {
	margin: 0 0 0 4px;
}

.popup-form .wpcf7-list-item-label {
	color: #000000;
	margin-left: 5px;
	font-size: 12px !important;
}

.popup-form .wpcf7-form-control.wpcf7-submit {
	display: block;
	width: 100% !important;
	background-color: #fff;
color: #DD3333;

}

.popup-form .wpcf7-form-control.wpcf7-submit:hover {
	color: #000;

}

.popup-form .input-email,
.input-name {
	width: 100%;
}

.popup-form .wpcf7-response-output {
	float: right;
	text-align: center;
	width: 100%;
}

.popup-form .wpcf7-form p {
	color: #000000;
}

.popup-form .text-program,
.email-program {
	float: left;
	width: 80px;
}

.popup-form label {
  display: initial;
}

.cp-desc-container,
.cp-sec-title-container,
.cp-title-container {
	padding: 0;
	margin-top: -17px;
}

.cp-locked-content .cp-form-container form {
    padding: 7px 22px !important;
}
.cp-locked-content .cp-form-container {
    padding: 0 !important;
}
.cp-locked-content .captchamsg {
    font-size: 12px;
}
.cp-locked-content .cp-modal-popup-container select, .cp-modal-popup-container textarea {
    padding: 8px;
    margin-bottom: 0px;
}
.cp-locked-content .cp-title-container {
    margin-bottom: 0px !important;
    padding: 0;
}
.cp-locked-content .cp-desc-container, .cp-locked-content .cp-description {
    margin-bottom: 0px !important;;
    padding: 3px;
}

.cp-locked-content .cp-title span {
    font-size: 20px !important;
}

.cp-locked-content .cp-desc-container span, .cp-locked-content .cp-description span {
    font-size: 16px !important;
}


/* JOIN TEAM FORM */

.join-team-form {
  background-color: #f5f5f5;
  padding: 30px 20px;
  max-width: 800px;
  margin: 0 auto;
  border-radius: 5px;
}

.join-team-form h5 {
  font-size: 140%;
  line-height: 14px;
  color: #333333;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0 0 10px;
  text-align: left;
}

.join-team-form label {
  font-size: 14px;
  line-height: 14px;
  color: #333333;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0 0 10px;
  text-align: left;
}

.join-team-form .f-field {
  padding: 0 10px;
  float: left;
  width: 100%;
}

.join-team-form .f-field.ff-half {
  float: left;
  width: 50%;
  padding: 0 10px;
}
/* END JOIN TEAM FORM */

/* CF7 SPINNER */
@keyframes spin {
	from { transform: rotate(0deg);	}
	to { transform: rotate(360deg);	}
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

form.submitting .wpcf7-submit {
  opacity: 0.3;
  cursor: not-allowed;
  pointer-events: none;
}
 /* END SPINNER*/

@media screen and (max-width: 1200px) {
	.sliderMessage {
		visibility: hidden;
	}
	.x-navbar .desktop .x-nav>li>a>span,
	#menu-main a>span {
		font-size: 11px !important;
	}
}

@media screen and (max-width: 980px) {
	
	.x-logobar {
		width: 60%;
		float: left;
	}
	.x-navbar-wrap {
		width: 40%;
		float: right;
		padding-top: 20px;
	}
	.x-nav-wrap.mobile {
		position: absolute;
		width: 240px;
	}
	.header-box-right span {
		display: none;
	}
	.x-logobar-inner .x-container {
		border-bottom: none !important;
	}
	.x-topbar .x-topbar-inner {
		width: 89% !important;
	}
}

@media screen and (max-width: 880px) {
	.x-topbar .p-info {
		float: none;
		text-align: center;
	}
	.custom-icons {
		width: 100%;
	}
	.custom-icons-box {
		float: none !important;
		margin: 0 auto;
		width: 100%;
	}
	.logo-mobile {
		display: block;
	}
	
	.x-img.x-img-none {
		display: block;
	}
	.custom-topbar {
		float: none;
	}
	.custom-icons {
		margin-top: -20px;
		width: 100%;
	}
	.mobileInput {
		width: 1%;
		color: black;
	}
}

@media (max-width:620px) {
    .popup-form .wpcf7-list-item-label {
	    font-size: 11px !important;
	}
	.popup-form .text-program, .email-program {
        width: 70px !important;
    }
	.hentry .entry-wrap,
	.search-results .x-container>.product .entry-wrap {
		padding: 0 1px 0px;
	}
	.header-box-left {
		width: 70%;
	}
	.x-navbar {
		background-color: transparent;
	}
	.masthead-stacked .x-navbar {
		text-align: right;
		margin-right: 40px;
	}
	.x-navbar-wrap {
		width: 50% !important;
	}
	.x-logobar {
		width: 50% !important;
	}
	.header-box-right {
		display: none;
	}
	.x-container.width {
		width: 100%;
	}
	.x-container:not(.x-row):not(.x-grid)::before,
	.x-container:not(.x-row):not(.x-grid)::after {
		display: initial;
	}
	.x-logobar-inner .x-container {
		width: 100% !important;
		border-bottom: none !important;
		padding: 0 0px 0px 20px;
	}
	.x-topbar .p-info {
		float: none;
		text-align: center;
		font-size: 80%;
		display: block;
	}
	
	/*Join Team */
	.join-team-form {
  padding: 25px 0px; 
	}
.join-team-form .f-field.ff-half  {
  width: 100% !important;
}
	
	.join-team-form table th, .join-team-form table td {
  display: block;
		width: 70%;
		padding: 0;
}
/* END JOIN TEAM FORM */
}

@media (max-width: 580px) {
	
	#custom_html-5 {
		height: 210px;
	}
	#custom_html-6 {
		height: 130px;
	}
	#custom_html-4 {
		margin-top: 10px !important;
		height: 30px;
	}
	.hide-mobile {
		display: none !important;
	}
	.input-email-label {
		text-align: center;
		width: 100%;
	}
	h4,
	.h4 {
		text-align: center;
	}
	.remote-slider-box {
		width: 298px;
		margin: 0 auto;
		float: none;
	}
	.x-topbar .p-info {
		/*display: none;*/
		margin: 0px;
		padding: 0px;
	}
	header {
		height: 125px;
	}
	.x-breadcrumb-wrap {
		position: absolute;
		top: 28px;
		width: 100%;
		padding: 2px;
		display: none !important;
	}
	.x-topbar {
		position: absolute;
		top: 80px;
		width: 100%;
		z-index: 1030;
	}
	.x-nav-wrap.mobile.collapse.in {
		z-index: 9999;
	}
	.x-breadcrumbs {
		text-align: left;
	}
	.x-navbar .mobile .x-nav {
		padding-left: 10px;
	}
	#custom_html-4,
	#custom_html-2 {
		margin-top: 0 !important;
	}
	#custom_html-4 .textwidget,
	#custom_html-2 .textwidget {
		height: 95px !important;
	}
	
	#custom_html-4 .custom-html-widget>div,
	#custom_html-2 .custom-html-widget>div {
		padding-top: 0 !important;
	}
	#custom_html-5 .input-email {
		text-align: center !important;
		width: 100% !important;
	}
	.x-breadcrumb-wrap {
		font-size: 10px !important;
	}
	.promotions .offers-header h1 {
		font-size: 38px;
	}
	.promotions .x-column.x-sm {
		width: 96%;
	}
	.promotions a.x-img>img {
		height: auto !important;
	}
	.x-brand.img>img {
		width: 98px !important;
	}
	.x-navbar-wrap {
		height: 28px !important;
	}
	.x-navbar-inner {
		min-height: 27px !important;
	}
	.x-btn-navbar {
		margin-top: 0 !important;
	}
	.x-navbar {
		padding-bottom: 19px;
	}
	.x-navbar-wrap {
		float: right !important;
		width: 49% !important;
	}
	.x-navbar-wrap {
		height: 80px !important;
		padding-top: 28px !important;
	}
	.x-logobar {
		float: left !important;
		width: 48% !important;
	}
	.x-navbar .mobile .x-nav li>a {
		display: block;
		font-size: 11px;
	}
	.sub-menu {
		margin: 0 !important;
		padding-left: 15px;
	}
	.x-nav-wrap.mobile.collapse.in {
		width: 173px !important;
		margin-left: -42px;
	}
	.x-nav-wrap.mobile {
		background-color: #fff;
	}
	.cp-form-container {
		padding-left: 0 !important;
		padding-right: 0 !important;
		margin: 0 auto !important;
		width: 100%;
		max-width: 98% !important;
	}
	.cp-modal {
		width: 90% !important;
	}
	.cp-locked-content .cp-text-container {
		padding: 20px 5px !important;
	}
	.wpcf7-list-item {
		margin: 0 !important;
	}
	.club-locations-timings {
		font-size: 65%;
	}
	.x-feature-box-title {
		font-size: 1em;
	}
	.application-form {
		font-size: 60%;
		margin-left: -9px !important;
	}
	.application-form table {
		width: 350px !important;
	}
	.table2cols {
		width: 366px;
	}

}

.cp-overlay {
    z-index: 999999999!important;
}
form {margin: 0;}
::-webkit-input-placeholder{color:#666 !important;}
::-moz-placeholder{color:#666 !important;}
:-ms-input-placeholder{color:#666 !important;}
:-moz-placeholder{color:#666 !important;}
.sidebar-location-join-form input[type=text], .sidebar-location-join-form input[type=email], .sidebar-location-join-form input[readonly]:not(input[type=submit]), .sidebar-location-join-form select{border:none; border-radius:3px; height:43px; background-color:#fff; color:#666;}
.sidebar-location-join-form label, .popup-form.sidebar-location-join-form .wpcf7-list-item-label, .sidebar-location-join-form .c7signupdisclaimer{color:#fff;}
.popup-form.sidebar-location-join-form .wpcf7-form-control.wpcf7-submit{background-color:#000; color:#fff !important; margin-top:8px; margin-bottom: 15px; padding: 0.813em 1em 0.813em;} 

.sidebar-location-join-form input[type='checkbox']{
transform:scale(2);
appearance:none;
border:1px solid #000;
height:10px;
width:10px;
background:#fff
accent-color: #fff;
margin-left:5px; margin-top:3px; margin-right:5px; font-size:8px; line-height:8px; position:relative; }

.sidebar-location-join-form input[type='checkbox']:checked:before{content:'\2713'; background:#000; width:100%; height:100%; top:0; left:0;  display:flex; align-items:center; justify-content:center; color:white; font-weight:bold; }

span.wpcf7-not-valid-tip {
    text-align: left;
    background-color: #000;
    padding: 5px;
    margin: 5px 0;
    border-radius: 3px;
    color: yellow;
}
.wpcf7-response-output {
    background-color: #000;
    border: none;
    color: yellow;
	margin: 0 0 15px !important;
}
.wpcf7 .wpcf7-spinner {display: none;}
.wpcf7 form.submitting .wpcf7-spinner {display: inline-block;}

.cp-modal-body, .cp-module .col-lg-12 {
    padding: 0px!important;
}

/*Join Form*/
.checkdescription {
  font-size: 15px;
  margin-left: 5px;
}
.checkdescription .wpcf7-list-item-label {
  display: none;
}
.checkdescription a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: underline;
}
.checkdescription a:hover {
  color: #0000FF!important;
}
.signup-heading {
  margin-top: 10px;
}

/*Tick*/

.tick {
    font-size: 1rem;
    white-space: nowrap;
    font-family: arial, sans-serif;
    max-width: 350px;
    width: 100%;
    margin: 15px auto 0px auto;
}

.tick-flip,
.tick-text-inline {
    font-size: 2.5em;
}

.tick-label {
    margin-top: 1em;
    font-size: 1em;
}

.tick-char {
    width: 1.5em;
}

.tick-text-inline {
    display: inline-block;
    text-align: center;
    min-width: 1em;
}

.tick-text-inline+.tick-text-inline {
    margin-left: -.325em;
}

.tick-group {
    margin: 0 .5em;
    text-align: center;
}

body {
    background-color: rgb(0, 0, 0) !important;
}

.tick-text-inline {
    color: #595d63 !important;
}

.tick-label {
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
}

.tick-flip-panel {
    color: #fff !important;
}

.tick-flip {
    
}

.tick-flip-panel-text-wrapper {
    line-height: 1.45 !important;
}

.tick-flip-panel {
    background-color: #3c3e3c !important;
}

.tick-flip {
    border-radius: 0.12em !important;
}

/*Tick*/