/* ----------------------------------------------------------------
	CSS Specific to the Gym Demo

	Some of the CSS Codes have been modified from the Original
	style.css File to match the Styling of this Demo
-----------------------------------------------------------------*/

/* Pricing table */
.pricing-box {
	margin: 0 10px;
	padding: 15px 30px;
	background-color: #FFF;
	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.08);
	border-radius: 16px;
	border: 3px solid #fff;
}
.pricing-box-selected {
	border: 3px solid #01A874;
}

.pricing-title {
	background-color: transparent;
	border-bottom: 0;
}

.pricing-title h3 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 15px;
	letter-spacing: 0;
}

.pricing-price {
	font-size: 44px;
}

.pricing-price:after,
.pricing-features {
	border: 0;
	font-family: 'Poppins', sans-serif;
}

.pricing-price,
.pricing-price span { font-weight: 600; }

.pricing-price span {
	margin: 3px 5px 0 0;
	font-size: 22px;
}

.pricing-price span.price-tenure {
	display: block;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	text-align: center;
	color: #888;
	letter-spacing: 1px;
}

.pricing-tenure-switcher { position: relative; }

.pricing-tenure-switcher .pts-left,
.pricing-tenure-switcher .pts-right,
.pricing-tenure-switcher .pts-switcher {
	display: inline-block;
	margin: 0 10px;
	height: 30px;
	overflow: hidden;
}

.pricing-tenure-switcher .pts-left,
.pricing-tenure-switcher .pts-right {
	font-size: 16px;
	font-weight: 600;
	color: #666;
	line-height: 30px;
	-webkit-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
}

.pricing-tenure-switcher .pts-switch-active { color: #EEE; }

.pricing-tenure-switcher .pts-switcher label { margin-bottom: 0; }

.pts-switcher input.switch-toggle-round + label:before,
.pts-switcher input.switch-toggle-round + label {
	/*background-color: #1E8C93; */
	background-color: #01A874;
}
.pts-switcher input.switch-toggle-round:checked + label:before,
.pts-switcher input.switch-toggle-round:checked + label {
	background-color: #b4b4b4;
}


.pts-switcher input.switch-toggle-round + label:after {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}


.pricing-price .price-unit {
	display: inline-block;
    vertical-align: middle;
    margin: 0;
    font-size: 28px;
    font-weight: normal;
}

.plan-detail-section {
	padding: 0px 10px;
	background-color: transparent;
}

.plan-detail-section > h4 {
	border-bottom: 1px solid #ddd;
	line-height: 3rem;
}

#modal-get-started-package {
	margin-top: 6px;
	text-align: right;
	line-height: 24px;
	font-size: 13px;
	font-weight: 600;
	color: #AAA;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/* Pricing table End */



.svg-discount {
	position: absolute;
	display: block;
	opacity: .7;
	top: 0;
	right: 50%;
	margin-top: -15px;
	margin-right: -190px;
	background: url("img/discount.93d6d7a44a78.svg") no-repeat 0 0,-webkit-gradient(linear,left top,left bottom,from(transparent),to(transparent));
	background: url("img/discount.93d6d7a44a78.svg") no-repeat 0 0,-moz-linear-gradient(transparent,transparent);
	background: url("img/discount.93d6d7a44a78.svg") no-repeat 0 0,linear-gradient(transparent,transparent);
	width: 60px;
	height: 39px;
}

.price-new-label-krw {
	width: 110px;
	height: 110px;
	position: absolute;
	top: -1px;
	right: -1px;
	text-align: center;
	border-top-right-radius: 3px;
	background: #01A874;
}
.price-new-label-krw:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 112px 0 0 112px;
	border-color: transparent transparent transparent #FFF;
}
.price-new-label-krw span {
	position: absolute;
	top: 25px;
	right: 15px;
	text-transform: uppercase;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	font-weight: 700;
	font-size: 18px;
	color: #FFF;
	letter-spacing: 1px;
}

.price-popular-label-krw {
	width: 110px;
	height: 110px;
	position: absolute;
	top: -1px;
	right: -1px;
	text-align: center;
	border-top-right-radius: 3px;
	background: #01A874;
}
.price-popular-label-krw:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 112px 0 0 112px;
	border-color: transparent transparent transparent #FFF;
}
.price-popular-label-krw span {
	position: absolute;
	top: 25px;
	right: 15px;
	text-transform: uppercase;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	font-weight: 700;
	font-size: 18px;
	color: #FFF;
	letter-spacing: 1px;
}

.price-new-label-usd {
	width: 110px;
	height: 110px;
	position: absolute;
	top: -1px;
	right: -1px;
	text-align: center;
	border-top-right-radius: 3px;
	background: #01A874;
}
.price-new-label-usd:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 112px 0 0 112px;
	border-color: transparent transparent transparent #FFF;
}
.price-new-label-usd span {
	position: absolute;
	top: 25px;
	right: 13px;
	text-transform: uppercase;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	font-weight: 700;
	font-size: 18px;
	color: #FFF;
	letter-spacing: 1px;
}

.price-popular-label-usd {
	width: 110px;
	height: 110px;
	position: absolute;
	top: -1px;
	right: -1px;
	text-align: center;
	border-top-right-radius: 3px;
	background: #01A874;
}
.price-popular-label-usd:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 112px 0 0 112px;
	border-color: transparent transparent transparent #FFF;
}
.price-popular-label-usd span {
	position: absolute;
	top: 30px;
	right: -2px;
	text-transform: uppercase;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	font-weight: 700;
	font-size: 17px;
	color: #FFF;
	letter-spacing: 1px;
}

/*checkbox size*/
.custom-control-label::before,
.custom-control-label::after {
	top: 1px;
	width: 1.25rem;
	height: 1.25rem;

}

.button-listly-color {
	background: #01A874 !important;
}
.text-listly-color {
	color: #01A874 !important;
}
.text-listly-coupon-color {
	color: #FF6A2A !important;
}
.border-coupon-color {
	border-color: #FF6A2A !important;
}

.tooltip.show {
    opacity: 0.80;
}

.tooltip-inner {
    max-width: 330px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}

.btn-outline-primary {
	color: #3F74DE;
}
.btn-primary {
	background: #3F74DE;
}

.text-mystic-silver {
	color: #888888;
}

.button-pricing-cta {
	padding: 8px 26px;
    font-size: 1rem;
	line-height: 40px;
	width: 100%;
	border: 1px solid;
}
.button-disabled-plan {
	background-color: #CECECE;
	color: #ffffff;
}

.button-current-plan {
	background-color: #ffffff;
	color: #01A874;
	border: 1px solid #01A874;
}
.bg-coupon-color {
	background: #FF6A2A;
}

.plan-description {
	height: 80px;
}