html,
body {
    
    
/*  background-image: url("../image/background_purple.jpg");     
    background-image: url("../image/background_night_001.jpg");    
    background-image: url("../image/background_galaxy_001.jpg");
    background-image: url("../image/purple_003.jpg");      
    background-image: url("../image/background_night_005.jpg"); 
    background-image: url("../image/earth_three.jpg");  textCircle
    background-image: url("../image/moon.jpg"); 
    background-image: url("../image/stars.jpg"); 
    background-image: linear-gradient(to bottom, #0f0c29, #302b63, #24243e);
    background-image: radial-gradient(circle farthest-side, #00FFFF,   #003355);
    background-image:       url("../image/background_night_008.jpg"); 
    background-image: linear-gradient(to right , #FFF, #00FFFF, #FFF, #00FFFF, #FFF, #00FFFF, #FFF, #00FFFF, #FFF, #00FFFF, #FFF, #00FFFF, #FFF);
    background-size:        cover;
    background-image: linear-gradient(to bottom , #AAFFFF, #AAEEFF, #AAFFFF);
    background-image: linear-gradient(to bottom , #FFF, #EEE, #FFF);
    background-image: linear-gradient(to bottom , #003355, #3399CC, #003355);
    background-image: linear-gradient(to bottom , #000, #003355, #00FFFF, #003355,  #000 );
    background-image: linear-gradient(to bottom , #FFF );
    background-attachment:  fixed;
    background-image: linear-gradient(to bottom , #FFF, #00FFFF, #00FFFF, #00FFFF,  #003355 );
    background-image: url("../image/Sport_Forza_Background_002.png"); 
    background-image: url("../image/Sport_Forza_Background_004.png"); 
    background-image: linear-gradient(to bottom , #FFF,  #FFF, #00FFFF, #003355 );
    
    color:          #EEE;
    
*/ 
    
    
    background:     #FFF;
    
    font-family:    'Kanit';
	font-weight:    100;
	color:          #003355;
	font-size:      16px;
	line-height:    1.4;
	width:          100%;
	
	overflow-x:     hidden;
    position:       relative;
    height:         100%;
    
}



/* default font size */
.fa {
	font-size:      18px;
}
/* Override the bootstrap defaults */
h0,.h0 {
	font-size:      40px;
}
h1,.h1 {
	font-size:      36px;
}
h2,.h2 {
	font-size:      32px;
}
h3,.h3 {
	font-size:      28px;
}
h4,.h4 {
	font-size:      24px;
}
h5,.h5 {
	font-size:      20px;
}
h6,.h6 {
	font-size:      16px;
}
h7,.h7 {
	font-size:      12px;
}



.darkblue {
    color:          #003355;
}
.white {
	color:          #FFFFFF;
}
.green {
	color:          #FFDD00;
}
.blue {
	color:          #00FFFF;
}
.darkgrey{
    color:          #777777;
}
.lightgrey{
    color:          #AAAAAA;
}
.gold{
    color:          #FFDD00;
}
.red{
    color:         #FF0000;
}

.lightweight{
    font-weight:    100;
}
.featherweight{
    font-weight:    300;
}
.middleweight{
    font-weight:    600;
}
.heavyweight{
    font-weight:    900;
}

a {
	color:          #003355;
}
a:hover {
	color:          #FFCC00;
	text-decoration: none;
}
legend {
	font-size:      24px;
	padding:        7px 0px
}
label {
	font-size:      18px;
	font-weight:    100;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size:      18px;
	height:         40px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size:      18px;
	height:         40px;
	
}




.dropdown-menu > ul{
    background:     #FFF;
}



.input-group .input-group-addon {
	font-size:      24px;
	height:         36px;
	border:         solid 1px #003355;	
	
}





/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color:          #FF0000;
    font-weight:    100;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color:           #ffffff;
    background-image: linear-gradient(to right, rgb(0,60,90), rgb(0,70,100));	
}
/* top */
#top {
	background-color: #55DDFF;
	color:#003355;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}


#top #form-currency .dropdown-menu,
#top #form-language .dropdown-menu{
	border:     1px solid #FFCC00;
}


#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #FFCC00;
	background-image: linear-gradient(to bottom, #FFCC00, #FFDD00);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color:             #55DDFF;
	text-decoration:    none;
	font-size:          18px;
}
#top .btn-link:hover, #top-links a:hover {
	color:          #FFCC00;
}

#top-links ul li ul li a{
    color:             #003355;
}
#top-links .dropdown-menu{
    border:     1px solid #00FFFF;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size:      18px;
    line-height:    20px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */

#search {
	margin-bottom: 10px;
	border:        none;
}
#search:hover{
    
}
#search .input-lg {
	height:         42px;
	line-height:    40px;
	padding:        0 20px;
    overflow:       hidden;
}
#search input{
    background:     #FFF;
    color:          #002244;
}
#search input:focus {

}
#search .btn-lg {
	font-size:      18px;
	line-height:    20px;
	padding:        10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
#qrcode{
    border:         1px solid #00FFFF;
    border-radius:  9px;
    box-shadow:     rgba(0, 0, 0, 0.2) 0px 10px 20px 0px, rgba(0, 0, 0, 0.25) 0px 6px 6px 0px;
    overflow:       hidden;
}
/* cart */
#cart {
	margin-bottom:  10px;
	padding-bottom: 20px;
}
#cart > .btn {
	font-size:      16px;
	line-height:    20px;
	color:          #FFF;
    
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border:         1px solid #E6E6E6;
	color:          #666;
	box-shadow:     none;
	text-shadow:    none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index:    1001;
	border:     1px solid #00FFFF;
}
#cart .dropdown-menu {
	min-width:      100%;
	overflow-y:     auto;
	max-height:     800px;
	scrollbar-width: thin;
	overflow-x:     hidden;
}
#sort{
    
}
#sort select{
    width:          100%;
    color:          #00FFFF;
    background:     #003355;
    border:         1px solid #00FFFF;
    box-shadow:     rgba(0, 0, 0, 0.2) 0px 10px 20px 0px, rgba(0, 0, 0, 0.25) 0px 6px 6px 0px;
    font-weight:    100;
    font-size:      18px;
}
#sort select:hover{
    border:         1px solid #FFCC00;
}
#sort .dropdown-menu{
    border:         2px solid #00FFFF;
    box-shadow:     rgba(0, 0, 0, 0.2) 0px 10px 20px 0px, rgba(0, 0, 0, 0.25) 0px 6px 6px 0px;
}

#sort select option{
    color:          #00FFFF;
}
#sort option:selected{
    color:          #FFCC00;
}

@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
    border:         1px solid #00FFFF;
	background-image: linear-gradient(to right, rgba(0,60,90,1), rgba(0,70,100,1));
	box-shadow:     rgba(0, 0, 0, 0.2) 0px 10px 20px 0px, rgba(0, 0, 0, 0.25) 0px 6px 6px 0px;
	min-height:     20px;
}

#menu:hover {
    border:     1px solid #FFCC00;
}


#menu .nav > li > a {
	color:          #00FFFF;
/*  	text-shadow:    0 -1px 0 rgba(0, 0, 0, 0.25);
*/

	padding:        7px 7px 7px 7px;
	min-height:     15px;
	background-color: transparent;
}
#menu .nav > li > a:hover {
	color:          #FFCC00;
}


#menu .nav > li > div > div > ul > li > div {
    color:      #777;
}

#menu .nav > li > div {
    background: #003355;
}

#menu .nav > li > div > div > ul > li > div > a{
    color:      #00FFFF;
}

#menu .nav > li > div > div > ul > li > div > a:hover{
    color:      #FFCC00;
}

#menu .nav > li > div > div > ul > li > a {
	color:      #FFF;
}

#menu .nav > li > a:hover, #menu .nav > li.open > a {
/*	background-color: rgba(0, 0, 0, 0.1);
*/	
}
#menu .dropdown-menu {
	padding-bottom: 0;
	border:         1px solid #FFCC00;
	box-shadow:     rgba(0, 0, 0, 0.2) 0px 10px 20px 0px, rgba(0, 0, 0, 0.25) 0px 6px 6px 0px;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width:      160px;
	display:        block;
	padding:        3px 20px;
	clear:          both;
	line-height:    20px;
	color:          #333333;
	font-size:      16px;
}
#menu .dropdown-inner li a:hover {
	color: #00FFFF;
}
#menu .see-all {
	display:        block;
	margin-top:     0.5em;
	border-top:    1px solid #FFCC00;
	padding:        3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius:  0 0 3px 3px;
	font-size:      16px;
	color:          #FFF;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color:          #00FFFF;
	background-image: linear-gradient(to right, rgba(0,60,90,1), rgba(0,70,100,1));
}
#menu #category {
	float:          left;
	padding-left:   15px;
	font-size:      18px;
	font-weight:    100;
	line-height:    40px;
	color:          #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size:      16px;
	font-stretch:   expanded;
	color:          #FFF;
	padding:        2px 18px;
	float:          right;

	background-image: linear-gradient(to right, rgba(0,60,90,1), rgba(0,70,100,1));
	background-repeat: repeat-x;
	
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #FFF;
	background-color: #003355;
}
@media (min-width: 768px) {
    
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 0px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #007700;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border-radius: 0;
		color: #FFF;
	}
}
/* content */
#content {
	min-height: 300px;
}

#topmost{
    background-image: linear-gradient(to right, #003355, #004466);
}



/* footer */
footer {
	margin-top:         30px;
	padding-top:        30px;
	background:         #EEE;
	color:              #003355;
	border-top:         3px solid #003355;
	font-size:          18px;
}
footer hr {
	border-top:         none;
	border-bottom:      1px solid #003355;
}
footer a {
	color:              #003355;
}
footer a:hover {
	color:              #FFCC00;
}
footer h5 {
	font-family:        'Kanit';
	font-size:          24px;
	font-weight:        100;
	color:              #003355;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size:     16px;
}

.breadcrumb > li > a{
    color:          #003355;
}

.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -2px;
	right: -5px;
	width: 24px;
	height: 24px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
html[dir=rtl] .breadcrumb > li::after {
  top: -3px;
  left: -5px;
  width: 26px;
  height: 26px;
  border-left: 1px solid #DDD;
  border-top: 1px solid #DDD;
  right: unset;
  border-right: unset;
  border-bottom:unset;

}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	font-size:      18px;
	border:         1px solid #00FFFF;
	border-radius:  4px;
	box-shadow:     inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	overflow:       hidden;
}
.btn:hover {
	box-shadow:     inset 0 1px 0 rgba(0,200,255,.2), 0 1px 2px rgba(0,200,255,.05);
}


.btn-xs {
	font-size:      12px;
}
.btn-sm {
	font-size:      14px;
}
.btn-md {
	font-size:      16px;
}
.btn-lg {
	padding:        10px 16px;
	font-size:      18px;
}


.btn-cart {
	color:          #ffffff;
	text-shadow:    0 -1px 0 rgba(0, 0, 0, 0.25);
	background-image: linear-gradient(to right, #55AA55, #339933);
	box-shadow:     rgba(0, 0, 0, 0.2) 0px 10px 20px 0px, rgba(0, 0, 0, 0.25) 0px 6px 6px 0px;
    overflow:       hidden;
}



.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size:      16px;
}
.btn-group > .btn-xs {
	font-size:      12px;
}
.btn-group > .btn-sm {
	font-size:      14px;
}
.btn-group > .btn-sm {
	font-size:      16px;
}
.btn-group > .btn-lg {
	font-size:      18px;
}
.btn-default {
	color:              #777;
	text-shadow:        0 1px 0 rgba(255, 255, 255, 0.5);
	background-color:   #e7e7e7;
	background-image:   linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat:  repeat-x;
	border-color:       #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color:              #ffffff;
	text-shadow:        0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color:   #12008a;
	background-image:   linear-gradient(to bottom, #1200aa, #1200CC);
	background-repeat:  repeat-x;
	border-color:       #1200CC #1200CC #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color:   #1200CC;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow:         inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}


.btn-success {
	color:              #000;
	background-color:   #5bb75b;
	background-image:   linear-gradient(to bottom, #EEFFEE, #AAEEAA);
	background-repeat:  repeat-x;
	border-color:       #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    color:              #55AA55;
	background-image:   linear-gradient(to top, #FFAAAA, #FFEEEE);
	border-color:       #993333 #AA4444 #772222;
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #66EEFF;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #1200aa;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: #003355;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 50, 75, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
    background:     #003355;
	border:         1px solid #003355;
	margin-bottom:  30px;
	overflow:       auto;
	box-shadow:     rgba(0, 0, 0, 0.2) 0px 10px 20px 0px, rgba(0, 0, 0, 0.25) 0px 6px 6px 0px;
}
.product-thumb:hover {
    background:     #002244;
	border:         1px solid #55DDFF;
}

.product-thumb:hover + .image{
    border:         1px solid #FFCC00;
}

.product-thumb:hover + .circular-image{
    border:         1px solid #FFCC00;
}

.product-thumb:hover + .rectangular-image{
    border:         1px solid #FFCC00;
}

.product-thumb p{
    font-size:      16px;
    
}



.product-thumb  .venue_name{
    font-size:      18px;
    line-height:    18px;
    padding:        5px;
    color:          #00FFFF;
}

.product-thumb  .venue_location{
    line-height:    12px;
    padding:        5px;
    color:          #FFF;
    font-size:      16px;
}

.product-thumb  .venue_date_viewed{
    line-height:    8px;
    padding:        5px;
    color:          #888;
    font-size:      12px;
}



.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}

.product-thumb .caption p{
	line-height: 20px;
}


@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 10px;
}
}
.product-thumb h4 {
	font-weight: 100;
}
.product-thumb .caption {
	padding: 0 10px;
	height: 150px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 300px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 1px;
}
.rating .fa-stack {
	font-size: 12px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 18px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 18px;
}

.rating .fa-star-half {
	color: #FC0;
	font-size: 18px;
}
.rating .fa-star-half-o {
	color: #FC0;
	font-size: 18px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}

.rating .fa-star-half + .fa-star-half-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #FFDD00;
}
.product-thumb .price-new {
	font-weight: 100;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 16px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 50%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #003355;
	line-height: 38px;
	font-weight: 100;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 50%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;

}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
html[dir=rtl] .checkbox input[type="checkbox"],
html[dir=rtl] .checkbox-inline input[type="checkbox"],
html[dir=rtl] .radio input[type="radio"],
html[dir=rtl] .radio-inline input[type="radio"] {
    position: absolute;
    margin-top:     0px;
    margin-right:   0px;
    margin-left: unset;
}
html[dir=rtl] .input-group-btn:last-child > .btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
html[dir=rtl] .input-group .form-control:first-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: unset;
    border-bottom-left-radius: unset;
}
html[dir=rtl] .container .row:first-child  .col-sm-4, html[dir=rtl] .container .row:first-child  .col-sm-5 {
  float: right;

}
html[dir=rtl] #cart .dropdown-menu {
  left: 0;
  right: auto;

}
@media (min-width: 768px) {
   
    html[dir=rtl] .navbar-nav {
        float: right;
        margin: 0;
    }
    
    html[dir=rtl] .navbar-nav > li {
        float: right;
    }
   
}
.col-lg-15 {
    width: 12.5%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}




.panel{
    color:              #003355;
    border:             1px solid #00FFFF;        
    border-radius:      0px;
}
.panel:hover{

    border-color:       #AAEEFF #66EEFF #AAEEFF;
    animation:          blinker_border_glow_blue 0.8s ease-in infinite;
}

.panel-heading{
    background:         #003355;
    color:              #00FFFF;
    border-radius:      0px;
}

.panel-heading i {
    color:              #FFF;
}

.panel-heading h3 {
    color:              #00FFFF;
}


.panel-footer{
    color:              #FFF;
    background:         #003355;
    border-radius:      0px;
}

.panel-body hr{
    line-height:        1px;
    height:             1px;
    padding:            3px 0px 3px 0px;
}

.center-items{
    justify-content:    center;
    text-align:         center;
    display: flex;
    align-items:        center;
}

.btn-account i{
    font-size:          40px;
}

.btn-account .top{
    
}

.btn-account .bottom{
    
}

.btn-account:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image:   none;

	color:              #FFCC00;
	border-color:       #FFCC00;
}

.btn-long{
    width:              50%;
}

.btn-superlong{
    width:              100%;
}

.btn-short{
    width:              200px;
}

.btn-supershort{
    width:              100px;
}


.well-forza {
    color:              #002244;
  min-height:           20px;
  padding:              19px;
  margin-bottom:        20px;
  border-radius:        10px;      
  background-color:     #FFF;
  border:               1px solid #003355;
  border-radius:        10px;
  -webkit-box-shadow: inset 0 1px 1px rgba(88, 222, 255, .05);
          box-shadow: inset 0 1px 1px rgba(88, 222, 255, .05);
}

.well-white {
  min-height:           20px;
  padding:              19px;
  margin-bottom:        20px;
  border-radius:        10px;      
  background-color:     #FFFFFF;
  border:               1px solid #003355;
  border-radius:        10px;  
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 51, 85, .05);
          box-shadow: inset 0 1px 1px rgba(0, 51, 85, .05);
}

.well-blue {
  min-height:           20px;
  padding:              19px;
  margin-bottom:        20px;
  border-radius:        10px;      
  background-color:     #00FFFF;
  border:               1px solid #003355;
  border-radius:        10px;  
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 51, 85, .05);
          box-shadow: inset 0 1px 1px rgba(0, 51, 85, .05);
}



.well-forza blockquote {
  border-color: #00FFFF;
  border-color: rgba(88, 222, 255, .15);
}

.table-forza thead tr td{
    background-color:   #003355;
    color:              #00FFFF;
}

.table-forza  tr:hover{
    background-color:   #00FFFF;
    color:              #003355;
}




.field{
	color:              #003355;
	text-shadow:        0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color:   #339933;
	background-image:   linear-gradient(to bottom, #339933, #55AA55);
	background-repeat: repeat-x;
	border-color:       #00FFFFF;
	border-radius:      5px;
}

.field:hover{
    background:         #66BB66;
    background-image:   linear-gradient(to bottom, #55AA55, #339933);
}

.field-line{
    
    padding:            5px;
    border-radius:      5px;
    border:             1px solid #FFFFFF;
}

.field_name{
    color:      #00FFFF;
    font-size:  20px;    
}

.field_size{
    color:      #FFF;
    font-size:  12px;    
}

.field_sporttype{
    color:      #FFDD00;
    font-size:  16px;    
}

.field_floor{
    color:      #FFF;
    font-size:  12px;    
}

.field_noofplayer{
    color:      #FFDD00;
    font-size:  12px;    
}

.field_duration{
    color:      #FFF;
    font-size:  16px;    
}
.field_duration:hover{
    color:      #FFF;
}





.field_price{
    color:      #FFDD00;
    font-size:  18px;
}

.promotion_date{
    color:      #00FFFF;
    font-size:  16px;
    line-height:12px;
}

.promotion_time{
    color:      #003355;
    font-size:  16px;
    line-height:16px;
}

.promotion_day{
    color:      #FFFFFF;
    font-size:  16px;
}

.promotion_price{
    color:      #FFDD00;
    font-size:  24px;
}

.text_review{
    color:      #00FFFF;
    font-size:  16px;
}









.btn-normal {
	color:              #005500;
	background:         #CCFFCC;
	background-image:   linear-gradient(to bottom, #EEFFEE, #AAEEAA);
	background-repeat:  repeat-x;
	border-color:       #51a351 #51a351 #387038;
}
.btn-normal:hover, .btn-normalprice:active, .btn-normalprice.active, .btn-normalprice.disabled, .btn-normalprice[disabled] {
	background-image:   none;
	background-color:   #55DDFF;
	color:              #003355;
	border-color:       #003355 #004466 #003355;
}

.btn-special {
	color:              #775500;
	background:         #FFEE99;
	background-image:   linear-gradient(to bottom, #FFEEBB, #FFEE99);
	background-repeat:  repeat-x;
	border-color:       #775500 #CC8800 #775500;
}
.btn-special:hover, .btn-specialprice:active, .btn-specialprice.active, .btn-specialprice.disabled, .btn-specialprice[disabled] {
	color:              #003355;
	border-color:       #003355 #004466 #003355;
	border:             solid 1px #FFCC00;
}

.btn-closed {
	color:              #777;
	text-shadow:        0 1px 0 rgba(255, 255, 255, 0.5);
	background-color:    #EEEEEE;
	background-image:   linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat:  repeat-x;
	border-color:       #555555 #444444 #666666 #777777;
}


.btn-reserved {
	color:              #003355;
	background:         #AAEEAA;
	background-image:   linear-gradient(to bottom, #EEFFEE, #AAEEAA);
	border:             solid 1px #003355;
}

.btn-reserved:hover {
	color:              #003355;
	background-image:   linear-gradient(to bottom, #55DDFF, #66EEFF);
	border:             solid 1px #003355;
}

.btn-booked {
	color:              #bd362f;
	background:         #FFEEEE;
	background-image:   linear-gradient(to bottom, #FFDDDD, #FFBBBB);
	border-color:       #FF5555 #FF7777 #FF5555;
}

.btn-booked:hover {
	color:              #bd362f;
	}


.btn-basket {
	color:              #003355;
	background:         #66EEFF;
	background-image:   linear-gradient(to bottom, #55DDFF, #66EEFF);
	border:             solid 1px #003355;
}



.btn-forza {
	color:              #55DDFF;
	text-shadow:        0 -1px 0 rgba(0, 0, 0, 0.25);
	background:         #003355;
	background-image:   linear-gradient(to bottom, #003355, #004466);
	background-repeat: repeat-x;
	border-color:       #55DDFFF;

}

.btn-forza:hover {
    color:              #FFF;
	border-color:       #55DDFFF #FFF #55DDFFF #FFF;	
}

.btn-field {
	color:              #FFF;
	text-shadow:        0 -1px 0 rgba(0, 0, 0, 0.25);
	background:         #55AA55;
	background-image:   linear-gradient(to bottom, #55AA55, #77AA55);
	background-repeat:  repeat-x;
}

.btn-field:hover {
	background-image:   linear-gradient(to bottom, #44AA44, #66AA44);
}



.btn-offline {
	color:              #FFF;
	background:         #AAA;
	border-color:       #FF0000 #bd362f #FF0000;
}

.btn-locked {
	color:              #FFF;
	background:         #FF8800;
	border-color:       #FF0000 #bd362f #FF0000;
}

.btn-offline:hover {

    
}


.btn-locked:hover {

}


.btn-reserved {
	color:              #003355;
	background:         #55DDFF;
	background-image:   linear-gradient(to bottom, #55DDFF, #AAEEFF);
	border-color:       #003355 #004466 #003355;
}

.btn-checkined {
	color:              #FFF;
	background:         #77BBFF;
	background-image:linear-gradient(to bottom, #55AAFF, #77BBFF);
	border-color:       #00EEFF #0000EE #0000FF;
}

.btn-checkouted {
	color:              #FFF;
	background:         #FF99FF;
	background-image:   linear-gradient(to bottom, #FF77FF, #FF99FF);
	border-color:       #FF00FF #FF55FF #FF00FF;
}



.btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image:   none;
	background:         #55DDFF;
	color:              #003355;
	border-color:       #003355 #004466 #003355;
}


.btn-account {
	color:              #55DDFF;
	text-shadow:        0 -1px 0 rgba(0, 0, 0, 0.25);
	background:         #004466;
	background-image:   linear-gradient(to bottom, #003355, #004466);
	background-repeat:  repeat-x;
	border-color:       #55DDFF #55DDFF #55DDFF;
    padding:            5px;
    border-radius:      5px;
}

.btn-account i{
    font-size:          40px;
    padding:            5px;
}

.btn-account .top{
    padding-top:        5px;
}

.btn-account .bottom{
    padding-bottom:     5px;
}

.btn-account:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image:   none;

	color:              #FFF;
	border-color:       #003355 #004466 #003355;
}











.btn-normal-changefield {
	color:              #005500;
	background-color:   #5bb75b;
	background-image:   linear-gradient(to bottom, #EEFFEE, #AAEEAA);
	background-repeat:  repeat-x;
	border-color:       #51a351 #51a351 #387038;
}
.btn-normal-changefield:hover {

}

.btn-special-changefield {
	color:              #775500;
	background-color:   #CC8800;
	background-image:   linear-gradient(to bottom, #FFEEBB, #FFEE99);
	background-repeat:  repeat-x;
	border-color:       #775500 #CC8800 #775500;
}

.btn-special-changefield:hover {

}

.btn-booked-changefield {
	color:              #bd362f;
	background-image:   linear-gradient(to bottom, #FFDDDD, #FFBBBB);
	border-color:       #FF5555 #FF7777 #FF5555;
}

.btn-booked-changefield:hover {
	background-image:   none;
	background-color:   #55DDFF;
	color:              #003355;
	border-color:       #003355 #004466 #003355;
}
	
.btn-reserved-changefield {
	color:              #FFF;
	background-image:   linear-gradient(to bottom, #55AA55, #66AA66);
	border-color:       #44AA44 #66AA44 #55AA55;
}





.btn-promotion{
    color:              #00FFFF;
	text-shadow:        0 1px 0 rgba(0, 0, 0, 0.25);
	background-color:   #003355;
	background-image:   linear-gradient(to bottom, #003355, #005577);
	background-repeat:  repeat-x;
	border:             3px solid  #FFDD00;
	border-radius:      5px;
}

.btn-promotion:hover{
	background-color:   #005577;
	background-image:   linear-gradient(to bottom, #004466, #005577);
}

.promotion_name{
    font-size:      24px;
    color:          #FFDD00;
    text-align:     center;
    width:          100%;
    word-wrap:      break-word;
}

.promotion_price{
    font-size:      18px;
    color:          #FFDD00;
    text-align:     center;
    width:          100%;
    word-wrap:      break-word;
    word-break:     break-all;
}



.promotion_date{
    font-size:      18px;
    font-weight:    100;
    color:          #00FFFF;
    text-align:     center;
    width:          100%;
    word-wrap:      break-word;

}


.promotion_time{
    font-size:      12px;
    font-weight:    100;
    color:          #00FFFF;
    text-align:     center;
    width:          100%;
    word-wrap:      break-word;

}

.promotion_column{
    font-size:      14px;
    font-weight:    100;
    color:          #FFF;
    width:          100%;
    word-wrap:      break-word;
    word-break:     break-all;
}

.promotion_extra{
    font-size:      12px;
    color:          #00FFFF;
    word-wrap:      break-word;
}
.promotion_extra2{
    font-size:      18px;
    color:          #FFDD00;
    word-wrap:      break-word;
}

.bg-blue{
    background:     #AAEEFF;
}
.bg-green{
    background:     #90EE90;
}
.bg-orange{
    background:     #FFDD99;
}
.bg-gold{
    background:     #FFDD00;
}
.bg-pink{
    background:     #FFBBCC;
}

.circle_1{
    border-radius:  50%;
    border:         solid 3px #003355;
    width:          150px;
    height:         150px;    
}

.circle_2{
    border-radius:  50%;
    border:         solid 1px #003355;
    background:     #FFF;
    width:          120px;
    height:         120px;
    float:          left;
    position:       relative;
    left:           12px;
    top:            12px;
    
}

.circle_3{
    text-align:     center;
    width:          100px;
    height:         100px;      
    float:          left;
    position:       relative;
    top:            10px;
    left:           10px;
}

.forza-bullet{
    font-size:      12px;
    background:     #003355;
    color:          #FFDD00;
    border-radius:  20px;
    padding:        8px;
    word-break:     keep-all;
}


#venue .venue_price{
    font-size:      16px;
    color:          #FFDD00;
}


.img_gray {
  filter:           gray;                     
  -webkit-filter:   grayscale(1);           /* Google Chrome, Safari 6+ & Opera 15+ */
  filter:           grayscale(1);             /* Microsoft Edge and Firefox 35+ */
}


.blink_text {
  animation: blinker 0.8s ease-in infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.hr{
    line-height:        1px;
    height:             1px;
    padding:            3px 0px 3px 0px;
}



::-webkit-input-placeholder { /* Edge */
  color: red;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

::placeholder {
  color: red;
}

.numberCircle {
    width:          36px;
    height:         36px;
    border-radius:  50%;
    text-align:     center;
    font-size:      24px;
    border:         2px solid #003355;
    color:          #003355;
    background:     #FFDD00;

}

.textCircle{
    font-size:      24px;
    color:          #003355;
}
        
tr .selected{
    background:     #FF0000;
}


.glow_blue { 
    text-shadow:    0px 0px 5px #00FFFF; 
}
.glow_white { 
    text-shadow:    0px 0px 5px #FFFFFF; 
}
.glow_gold { 
    text-shadow:    0px 0px 5px #FFCC00; 
}

.blink_glow_darblue {
  animation: blinker_glow_darblue 0.8s ease-in infinite;
}

@keyframes blinker_glow_darblue {
  50% {
    text-shadow:    0px 0px 5px #003355; 
  }
}
.blink_glow_gold:hover {
  animation: blinker_glow_gold 0.8s ease-in infinite;
}

@keyframes blinker_glow_gold {
  50% {
    text-shadow:    0px 0px 5px #FFCC00; 
  }
}

.blink_glow_blue:hover {
  animation: blinker_glow_blue 0.8s ease-in infinite;
}

@keyframes blinker_glow_blue {
  50% {
    text-shadow:    0px 0px 5px #00FFFF; 
  }
}


.inline-list div{
    display:    inline-block;    
}

.venue_title{
    font-weight:    100;
    font-size:      18px;
    color:          #FFCC00;

    border-radius:  5px;
    margin-top:     0px;
    margin-bottom:  20px;
    padding-top:    6px;
    padding-bottom: 6px;
    background:     #005577;
    box-shadow:     rgba(0, 0, 0, 0.2) 0px 10px 20px 0px, rgba(0, 0, 0, 0.25) 0px 6px 6px 0px;
}




.journal_title{
    color:          #FFCC00;
    border:         1px solid #FFCC00;
    border-radius:  5px;
    margin-top:     0px;
    margin-bottom:  20px;
    padding-top:    8px;
    padding-bottom: 8px;
    font-weight:    100;
    font-size:      24px;
    background:     #003355;
    box-shadow:     rgba(0, 0, 0, 0.2) 0px 10px 20px 0px, rgba(0, 0, 0, 0.25) 0px 6px 6px 0px;
}


.shadow{
  box-shadow:     rgba(0, 0, 0, 0.2) 0px 10px 20px 0px, rgba(0, 0, 0, 0.25) 0px 6px 6px 0px;
}


.circular-image { 
    position:       relative; 
    width:          200px; 
    height:         200px; 
    overflow:       hidden; 
    border-radius:  50%; 
    border:         1px solid #00FFFF;
    padding:        5px;
    margin:         15px;
} 
.circular-image img { 
    width:          100%; 
    height:         auto;
    
}

.rectangular-image { 
    position:       relative; 
    overflow:       hidden; 
    border:         1px solid #00FFFF;
    padding:        0px;
    margin:         0px;
} 
.rectangular-image img { 
    width:          100%; 
    height:         auto;
    
}

.bubbledWhite{
    background:     #FFF;
    border-radius:  5px;
    border:         2px solid #003355;
    text-align:     center;
    padding:        0px 0px 0px 0px;
}

 input[type='radio']:after {
        width: 16px;
        height: 16px;
        border-radius: 15px;
        top:  -5px;
        left: -3px;
        position: relative;
        background-color: #dddddd;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
}

input[type='radio']:checked:after {
        width: 16px;
        height: 16px;
        border-radius: 15px;
        top:  -5px;
        left: -3px;
        position: relative;
        background-color: #FFCC00;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid white;
}

.zoom {
  transition: transform .1s; /* Animation */
}


.zoom:hover {
  transform: scale(1.05); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}



/* width */
::-webkit-scrollbar {
  width:            12px;
  background:       #003355; 
}

/* Track */
::-webkit-scrollbar-track {

}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background:       #55DDFF; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background:       #55DDFF; 
}



.vdo-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.vdo-responsive-iframe {
  position:     absolute;
  top:          0;
  left:         0;
  bottom:       0;
  right:        0;
  width:        100%;
  height:       100%;
}

.accordionza {
  background-color: #eee;
  color:        #FFCC00;
  cursor:       pointer;
  padding:      18px;
  width:        100%;
  border:       none;
  display:      block;
  text-align:   left;
  outline:      none;
  font-size:    15px;
  transition:   0.4s;
  position:     relative;
}

.active, .accordionza:hover {
  background-color: #ccc;
}



.accordionza:after {
    content:    '\002B';
    color:      #FFCC00;
    font-weight:bold;
    font-size:  32px;
    position:   absolute;
    top:        -12px;
    right:      0;
    padding:    5px;
}

.accordionza_active:after {
    content:    "\2212";
    color:      #FFCC00;
}

.accordionza-panel {
    padding:      0 18px;
    background-color: white;
    overflow:     hidden;
    transition:   max-height 0.2s ease-out;
}

.accordionza_button {
    content:    '\002B';
    color:      #FFCC00;
    font-weight:bold;
    font-size:  24px;
    position:   absolute;
    top:        -12px;
    right:      0;
    padding:    5px;
}


button i:hover{
    color:      #FFCC00;
}

.big-navy{
    font-size:  24px;
    color:      #003355;
}




.col-lg-15 {
    width: 12.5%;
}

.col-lg-15 {
    float: left;
}

.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


.booking-booked {
	color:              #FF0000;
	font-size:          12px;
	font-weight:        lighter;
	background-color:   #FFF;
	border-color:       #FF0000;
	border:             1px solid #FF0000;
	border-radius:      5px;
	text-align:         center;
}

.booking-normalprice {
	color:              #55AA55;
	font-size:          12px;
	font-weight:        lighter;
	background-color:   #FFF;
	border-color:       #55AA55;
	border:             1px solid #55AA55;
	border-radius:      5px;
	text-align:         center;
}
.booking-normalprice:hover, .booking-normalprice:active, .booking-normalprice.active, .booking-normalprice.disabled, .booking-normalprice[disabled] {
	box-shadow:         inset 0 1000px 0 rgba(55, 155, 255, 0.1);
	background-image:   linear-gradient(to bottom, #5fee5b, #36bd2f);
	color:              #FFF;
}

input.toggle-round {
  display:none;
}
input.toggle-round + label {
  display: block;
  position: relative;
  cursor: pointer;
}
input.toggle-round + label {
  padding: 2px;
  width: 60px;
  height: 36px;
  background-color: #DDD;
  border-radius: 50px;
  border: 1px solid #ccc;
}
input.toggle-round + label:after {
  display: block;
  position: absolute;
  content: "";
  width: 30px; 
  height: 30px;
  background-color: white;
  border-radius: 100%;
  box-shadow: 0 2px 3px #AAAAAA;
  transition: margin 0.2s;
}
input.toggle-round:checked + label {
  padding:          2px;
  background-color: #55AA55;
}


input.toggle-round:checked + label:after {
  margin-left: 26px;
}





*{
  box-sizing:border-box;  
}



.container-card{
  margin:0 auto;
  text-align:center;
  white-space: nowrap;
}


.card .h2 {
    margin: 0;
    width: 100%;
    font-size: 30px;
    background: #C44536;
    padding: 20px 0;
    color: #EDDDD4;
    box-shadow:inset 0px 5px 4px -4px #55DDFF;
  }
  
.card   h3{
    margin:20px 0;
    font-size:60px;
  } 
  
.card p{
    font-style:italic;
    margin:0 0 30px 0;
}
  
  
.card  ul{
    text-align:left;
    padding:0 50px;
    margin:0;
  }

.card li{
      display:block;
      
}


.card li:not(:last-child){
        margin-bottom:10px;
}
      
     
    
.card {
     background:#781940;
}

.card h3 span{
      font-size:20px;
    }

.card{
  display:      inline-block;
  position:     relative;
  background:   #FFF;
  color:        #003355;
  width:        300px;
  height:       450px;
  border-radius: 20px;
  overflow:     hidden;
  margin: 0     auto;
  text-align:   center;
  box-shadow:   0 1px 3px 3px #55DDFF6E, inset 0 -3px 3px #55DDFF6E;
  
}


.red-badge::after {
    content: 'HOT';
    position: absolute;
    background: linear-gradient(to right, #FF0000, #FF2222);
    padding: 5px 54px;
    box-shadow: 0 0 5px 3px #FFF;
    top: 17px;
    right: -46px;
    color: #FFF;
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.hot-badge::after {
    content: 'HOT';
    position: absolute;
    background: linear-gradient(to right, #ffd400, #ffbc00);
    padding: 5px 54px;
    box-shadow: 0 0 5px 3px #FFF;
    top: 17px;
    right: -46px;
    color: #FFF;
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.free-badge::after {
    content: 'FREE';
    position: absolute;
    background: linear-gradient(to right, #55DDFF, #66EEFF);
    padding: 5px 54px;
    box-shadow: 0 0 5px 3px #FFF;
    top: 17px;
    right: -46px;
    color: #003355;
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.creator-link{
  

}

.creator-link:hover{
    background: #56251f;
    color: white;
  }
  
.creator-link:link, .creator-link:visited{
    text-decoration: none;
    color: #d8d8d8;
    background: #2d2d2d;
    text-shadow: 0 1px 3px #55DDFF;
    position: fixed;
    bottom: 40px;
    right: -54px;
    padding: 5px 0px;
    margin: 0 auto;
    width: 230px;
    text-align: center;
    display: block;
    font-size: 20px;
    font-family: 'Nunito', sans-serif;
    margin-top: 50px;
    transform: rotateZ(-45deg);  
    z-index:10;
    transition:150ms;
  }


.center {
  display:          flex;
  justify-content:  center;
  align-items:      center;
 
}




