/* The 2021 Custom Neon Fonts */
 
@font-face {
  font-family: 'Alexa';  src: url('neon_fonts/Alexa.ttf') format('truetype');
}
@font-face {
  font-family: 'Amanda';  src: url('neon_fonts/Amanda.ttf') format('truetype');
}
@font-face {
  font-family: 'Amsterdam';  src: url('neon_fonts/Amsterdam.ttf') format('truetype');
}
@font-face {
  font-family: 'Austin';  src: url('neon_fonts/Austin.ttf') format('truetype');
}
@font-face {
  font-family: 'Avante';  src: url('neon_fonts/Avante.ttf') format('truetype');
}
@font-face {
  font-family: 'Barcelona';  src: url('neon_fonts/Barcelona.ttf') format('truetype');
}
@font-face {
  font-family: 'Bayview';  src: url('neon_fonts/Bayview.ttf') format('truetype');
}
@font-face {
  font-family: 'Beachfront';  src: url('neon_fonts/Beachfront.ttf') format('truetype');
}
@font-face {
  font-family: 'Buttercup';  src: url('neon_fonts/Buttercup.ttf') format('truetype');
}
@font-face {
  font-family: 'Chelsea';  src: url('neon_fonts/Chelsea.ttf') format('truetype');
}
@font-face {
  font-family: 'ClassicType';  src: url('neon_fonts/ClassicType.ttf') format('truetype');
}
@font-face {
  font-family: 'Freehand';  src: url('neon_fonts/Freehand.ttf') format('truetype');
}
@font-face {
  font-family: 'Freespirit';  src: url('neon_fonts/Freespirit.ttf') format('truetype');
}
@font-face {
  font-family: 'Greenworld';  src: url('neon_fonts/Greenworld.ttf') format('truetype');
}
@font-face {
  font-family: 'LoveNeon';  src: url('neon_fonts/LoveNeon.ttf') format('truetype');
}
@font-face {
  font-family: 'LoveNote';  src: url('neon_fonts/LoveNote.ttf') format('truetype');
}
@font-face {
  font-family: 'Marquee';  src: url('neon_fonts/Marquee.ttf') format('truetype');
}
@font-face {
  font-family: 'Mayfair';  src: url('neon_fonts/Mayfair.ttf') format('truetype');
}
@font-face {
  font-family: 'Melbourne';  src: url('neon_fonts/Melbourne.ttf') format('truetype');
}
@font-face {
  font-family: 'Monaco';  src: url('neon_fonts/Monaco.ttf') format('truetype');
}
@font-face {
  font-family: 'NeonGlow';  src: url('neon_fonts/NeonGlow.ttf') format('truetype');
}
@font-face {
  font-family: 'NeonLite';  src: url('neon_fonts/NeonLite.ttf') format('truetype');
}
@font-face {
  font-family: 'Neonscript';  src: url('neon_fonts/Neonscript.ttf') format('truetype');
}
@font-face {
  font-family: 'Neontrace';  src: url('neon_fonts/Neontrace.ttf') format('truetype');
}
@font-face {
  font-family: 'NeoTokyo';  src: url('neon_fonts/NeoTokyo.ttf') format('truetype');
}
@font-face {
  font-family: 'Nevada';  src: url('neon_fonts/Nevada.ttf') format('truetype');
}
@font-face {
  font-family: 'NewCursive';  src: url('neon_fonts/NewCursive.ttf') format('truetype');
}
@font-face {
  font-family: 'Northshore';  src: url('neon_fonts/Northshore.ttf') format('truetype');
}
@font-face {
  font-family: 'Rocket';  src: url('neon_fonts/Rocket.ttf') format('truetype');
}
@font-face {
  font-family: 'Royalty';  src: url('neon_fonts/Royalty.ttf') format('truetype');
}
@font-face {
  font-family: 'SciFi';  src: url('neon_fonts/SciFi.ttf') format('truetype');
}
@font-face {
  font-family: 'Signature';  src: url('neon_fonts/Signature.ttf') format('truetype');
}
@font-face {
  font-family: 'Typewriter';  src: url('neon_fonts/Typewriter.ttf') format('truetype');
}
@font-face {
  font-family: 'Vintage';  src: url('neon_fonts/Vintage.ttf') format('truetype');
}
@font-face {
  font-family: 'Waikiki';  src: url('neon_fonts/Waikiki.ttf') format('truetype');
}
@font-face {
  font-family: 'WildScript';  src: url('neon_fonts/WildScript.ttf') format('truetype');
}
 
.demo_text{
	padding-top: 90%;
	background-position: top center;
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	border-radius: 3px;
	border-radius: 11px;
	margin-bottom: 15px;
}
.demo_text {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.demo_text {
    background-color: black;
    background-size: 100%;
    z-index: 2;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    /* border: 1px solid white; */
}
.MagicScroll > div > a{
	position: fixed;
	left: -15pc;
}
.MagicScroll > span > a{
	position: fixed;
	left: -15pc;
}

.demo_text > .text_show {
	font-size: 5rem;
	position: absolute;
	top: 5%;
	width: 100%;
	line-height: 7rem;
	text-align: center;
	color: white;
	cursor: pointer;
	z-index: 2;
	-webkit-transition: text-shadow 0.5s ease;
	-moz-transition: text-shadow 0.5s ease;
	-ms-transition: text-shadow 0.5s ease;
	-o-transition: text-shadow 0.5s ease;
	transition: text-shadow 0.5s ease;
}
.demo_text > .text_show {
	font-size: 7rem;
	position: absolute;
	top: 35%;
	width: 100%;
	line-height: 7rem;
	text-align: center;
	color: white;
	cursor: pointer;
	z-index: 2;
	-webkit-transition: text-shadow 0.5s ease;
	-moz-transition: text-shadow 0.5s ease;
	-ms-transition: text-shadow 0.5s ease;
	-o-transition: text-shadow 0.5s ease;
	transition: text-shadow 0.5s ease;
}
.demo_text > .text_show {
	width: auto;
	white-space: pre-wrap;
}
.radio, .checkbox {
	padding: 5px;
	margin: 0;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: auto;
}

#product .radio input{
	display: none;
	position: absolute;
	width: 100%;
	text-align: center;
	border: none;
	padding: 0;
	top: 100%;
	-webkit-transform: translateY(-20%);
	transform: translateY(-20%);
	min-height: auto;
	min-width: auto;
	background: none;
	line-height: 1;
	-webkit-box-shadow: none;
	box-shadow: none;
} 
#product .radio input:checked+span.op {
	text-shadow: rgb(255 255 255) 0px 0px 2px, rgb(255 255 255) 0px 0px 4px, #a2e6ff 0px 0px 8px, #a2e6ff 0px 0px 6px, #a2e6ff 0px 0px 8px, #a2e6ff 0px 0px 22px, #a2e6ff 0px 0px 30px;
}
.op-font{
	font-size: 20px;
}

.nav-tabs.custom_tab {
	border: 1px solid #4bc3c9;
	background: none;
}
.nav-tabs.custom_tab li {
	border-right: 0;
}
.nav-tabs.custom_tab li a {
	color: #4bc3c9;
	text-shadow: none;
}
.nav-tabs.custom_tab > li.active > a, .nav-wizard > li.active > a:hover, .nav-tabs.custom_tab > li.active > a:focus {
	color: #ffffff;
	background: #4bc3c9 !important;
}
.nav-tabs.custom_tab>li.active>a, .nav-tabs.custom_tab>li.active>a:focus, .nav-tabs.custom_tab>li.active>a:hover {
	background-color: #4bc3c9;
}
.nav-tabs.custom_tab > li:not(:last-child) > a {
	margin-right: 0;
}
.nav-tabs.custom_tab > li:not(:last-child) a:before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 10px solid #4bc3c9;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	margin-left: 1px;
	left: 100%;
	z-index: 1;
}
.nav-tabs.custom_tab > li.active:not(:last-child) > a:after {
	border-left: 10px solid #4bc3c9;
}
.nav-tabs.custom_tab > li:not(:last-child) a:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 10px solid #ffffff;
	position: absolute;
	top: 50%;
	margin-top: -20px;
	left: 100%;
	z-index: 2;
}
.nav-tabs.custom_tab li {
	position: relative;
	display: block;
	float: left;
	margin-right: 0;
	font-size: 13px;
	border-radius: 0;
	width: calc( 100% / 3);
}
.nav-tabs.custom_tab>li.active>a{
	border:1px solid #4bc3c9;
	border-radius: inherit;
}
.nav-tabs.custom_tab>li>a:focus, .nav-tabs.custom_tab>li>a:hover {
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px solid #4bc3c9;
}
.nav-tabs.custom_tab>li>a{
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	cursor:pointer;
	margin:0px;
}
textarea#input_text {
	text-align: center;
	padding-top: 6%;
	background: #f5f5f5;
	border-radius: 15px;
	resize: none;
	height: 90px;
}
.op-label{
	
	margin-bottom: 10px;
	color: #666666;
	font-size: 13pt;
	font-weight: 700;
}
.option_group_custom .op-box {
	height: 0;
	display: none;
	opacity: 0;
	margin: 0;
}
.option_group_custom .op-box.active {
	height: auto;
	opacity: 1;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: block;
}
.option_group_custom {
	border: none;
	margin-bottom: 0;
}
.make_style_form {
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 6px 23px -2px rgb(0 0 0 / 27%);
	-moz-box-shadow: 0px 6px 23px -2px rgba(0,0,0,0.27);
	box-shadow: 0px 6px 23px -2px rgb(0 0 0 / 27%);
}
.form-group{
	padding: 10px;
}
.size-box .radio{
	width: 30%;
    padding: 5px;
    margin-bottom:10px;
    color: #000;
    border: 2px solid #f5f5f5;
    border-radius: 7px;
	background: #f5f5f5;
	margin-right: 5px;
}
.size-box .radio label{
	font-size: 15px;
    font-weight: 700;
	width: 100%;
    padding: 0px;
}

.size-box .radio:hover{
	border: 2px solid #4bc3c9;
}

.size-box .radio.active{
	border: 2px solid #4bc3c9;
}
.size-box .control-label{
	padding-bottom: 10px;
    color: #666666;
    font-size: 13pt;
    font-weight: 700;
	max-width: 100%;
	display: block;
    text-align: center;
}
.demo_on_off.offswitch {
  background: url(off_new.png) no-repeat;
    background-size: auto;
  height: 34px;
  background-size: auto 100%;
  width: 74px;
  z-index: 9999;
	display: block;
	position: absolute;
	left: 25px;
	top: 10px;
	cursor: pointer;
}
.demo_on_off.onswitch {
  background: url(on_new.png) no-repeat;
    background-size: auto;
  height: 34px;
  background-size: auto 100%;
  width: 74px;
  z-index: 9999;
    display: block;
    position: absolute;
    left: 25px;
	top: 10px;
    cursor: pointer;
}
#neon-image-big{
	padding-right: 15px;
    padding-left: 15px;
}
.make_style_form .nav-tabs>li>a {
    padding: 10px 15px;
}
.make_style_form .nav-tabs>li.active {
    border: none;
}
.make_style_form .size-box .form-group > div {
	display:block;
}
.make_style_form .size-box .form-group{
	display:block;
}
.neon-quantity{
	max-width:100% !important
}
@media only screen and (max-width: 768px) {
  .size-box .radio{
    width: 45%;
  }
}
@media screen and (max-width: 767px){
.demo_text {
    padding-top: 92%;
    background-position: top center;
}
}