.futura-pt-book {
    font-family: "futura-pt", sans-serif;
    font-weight: 400; /* book */
}

.futura-pt-medium {
    font-family: "futura-pt", sans-serif;
    font-weight: 500; /* medium */
}

.futura-pt-light {
    font-family: "futura-pt", sans-serif;
    font-weight: 300; /* light */
}

.futura-pt-demi {
    font-family: "futura-pt", sans-serif;
    font-weight: 600; /* demi */
}

optgroup, select {
	font-family: 'futura-pt-medium';
	font-size: 14px !important;
}

.tgrRed {
	color: #ff0000 !important;
}

.border-radius-none {
	border-radius: 0 !important;
}

html, body {
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

body {
	background: #FFFFFF;
	font-family: "futura-pt",sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
	line-height: 1.5;
}

	#bodyW {
	}

	#cookieBar {
		position: fixed;
		z-index: 1;
		left: 0;
		right: 0;
		bottom: 0;

		background: rgba(0, 0, 0, 0.75);
		color: #efefef;
		padding: 8px;
		text-align: center;
	}

header {
}

	header nav.navbar {
		padding-top: 0;
		padding-bottom: 0;
	}

	header nav.navbar.bg-dark {
		background-color: #1A1A1A !important;
	}

		header nav.navbar .navbar-toggler {
			width: 24px;
			height: 52px;
			padding: 0;
			background: url('../../images/icons/menu-white.png');
			background-position: center;
			background-repeat: no-repeat;
			border: none;
		}

		header nav.navbar .navbar-brand {
			height: 68px;
			padding: 8px 24px 8px 24px;
		}
		@media(max-width: 992px) {
			header nav.navbar .navbar-brand {
				padding-left: 0;
			}
		}
			header nav.navbar .navbar-brand img.logo {
				max-height: 100%;
			}

		header nav.navbar #navbar {
		}

			header nav.navbar #navbar ul.navbar-nav {
			}

				header nav.navbar #navbar ul.navbar-nav li.nav-item {
					text-align: center;
				}

					header nav.navbar #navbar ul.navbar-nav li.nav-item.dropdown {
						background-color: #1a1a1a;
					}

						header nav.navbar #navbar ul.navbar-nav li.nav-item.dropdown .dropdown-menu {
							background-color: #1a1a1a;
							width: 100%;
						}

							header nav.navbar #navbar ul.navbar-nav li.nav-item.dropdown .dropdown-menu a {
								font-size: 14px;
								color: #fff;
								text-align: center;
								padding: 10px;
							}

							header nav.navbar #navbar ul.navbar-nav li.nav-item.dropdown .dropdown-menu a:hover {
								background-color: #333;
								color: #fff;
							}

							header nav.navbar #navbar ul.navbar-nav li.nav-item.dropdown .dropdown-menu a:visited {
								background-color: #333;
								color: #fff;
							}

					header nav.navbar #navbar ul.navbar-nav li.nav-item a.nav-link {
						padding: 10px;
						font-weight: 600;
						font-size: 15px;
						color: #ffffff;
					}

					header nav.navbar #navbar ul.navbar-nav li.nav-item a.nav-link.vip {
						color: rgba(197, 179, 88);
					}

			header nav.navbar #navbar ul#shoppincCartC {
				list-style-type: none;
				font-family: 'LetterGothicMTStd-Bold';
				font-size: 14px;
				letter-spacing: 0.03em;
			}

				header nav.navbar #navbar ul#shoppincCartC li {
				}

				header nav.navbar #navbar ul#shoppincCartC li.book-now-li {
					float: left;
					margin-right: 12px;
					font-size: 15px;

					/*animation-duration: .3s;
					animation-name: fadeAndScale;
					animation-timing-function: cubic-bezier(.71,.55,.62,1.57);*/
				}

				header nav.navbar #navbar ul#shoppincCartC li.cart-icon-li {
					float: right;
				}

					header nav.navbar #navbar ul#shoppincCartC li a {
						color: #9d9d9d;
					}

					header nav.navbar #navbar ul#shoppincCartC li a:hover {
						color: #fff;
						text-decoration: none;
					}

.vip-yellow {
	color: rgba(197, 179, 88) !important;
}

section#middle {
	padding: 68px 0 0 0;
}

.no-padding {
	padding: 0 0 0 0;
}

.alert-grey {
	background-color: #777;
	color: #fff;
}

.btn-sm {
	font-size: 10px;
}

.btn-red {
	color: #fff;
	background-color: #ff0000;
	border: none;
}

.btn-red:hover {
	background-color: #dd0000;
	color: #fff;
}

.btn-primary:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc;
}

.btn-danger:focus, .btn-danger.focus {
	box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #bd2130;
	border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-tgr {
	display: block;
	background: url('../../images/buttons/barber-style-small.png');
	background-size: initial;
	background-position: bottom;
	border: 0 none;
	border-radius: 0;
	width: 90px;
	min-width: 0;
	height: 23px;
	line-height: 23px;
	padding: 0;
	color: #1A1A1A;
	font-size: 11px;
}

.btn-tgr:hover {
	background-position: top;
	color: #fff;
	text-decoration: none;
}

.btn-tgr-yellow-white {
	display: block;
	background: url('../../images/buttons/barber-style-small.png');
	background-size: initial;
	background-position: top;
	border: 0 none;
	border-radius: 0;
	width: 90px;
	min-width: 0;
	height: 23px;
	line-height: 23px;
	padding: 0;
	color: #1A1A1A;
	font-size: 11px;
}

.btn-tgr-yellow-white:hover {
	background-position: bottom;
	color: #000;
	text-decoration: none;
}

.btn-tgr-black {
	display: inline-block;
	background-image: url('../../images/buttons/btn-tgr-black.png');
	background-size: initial;
	background-position: bottom;
	background-color: transparent;

	border: 0 none;
	border-radius: 0;

	font-weight: 600;
	font-size: 14px;
	font-weight: normal;
	line-height: 47px;

	width: 175px;
	height: 44px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #FFFDF3;
	text-indent: 0;
	text-align: center;
	text-decoration: none;
}

	.btn-tgr-black:hover {
		background-position: top;
		color: #fff;
		text-decoration: none;
	}

.btn-tgr-red {
        display: inline-block;
        background-image: url('../../images/buttons/btn-tgr-red.png');
        background-size: initial;
        background-position: bottom;
        background-color: transparent;

        border: 0 none;
        border-radius: 0;

        font-weight: 600;
        font-size: 14px;
        font-weight: normal;
        line-height: 47px;

        width: 175px;
        height: 44px;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        color: #FFFDF3;
        text-indent: 0;
        text-align: center;
        text-decoration: none;
}

        .btn-tgr-red:hover {
                background-position: top;
                color: #fff;
                text-decoration: none;
        }
.btn-tgr-black-wide {
	display: inline-block;
	background-image: url('../../images/buttons/btn-tgr-black-wide.png');
	background-size: initial;
	background-position: bottom;

	border: 0 none;
	border-radius: 0;

	font-weight: 600;
	font-size: 14px;
	font-weight: normal;
	line-height: 45px;

	width: 300px;
	height: 45px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #FFFDF3;
	text-indent: 0;
	text-align: center;
	text-decoration: none;
}

	.btn-tgr-black-wide:hover {
		background-position: top;
		color: #FFFFFF;
		text-decoration: none;
	}

.btn-tgr-gold-white-wide {
	display: inline-block;
	background-image: url('../../images/buttons/btn-tgr-gold-white-wide.png');
	background-size: initial;
	background-position: bottom;

	border: 0 none;
	border-radius: 0;

	font-weight: 600;
	font-size: 14px;
	font-weight: normal;
	line-height: 45px;

	width: 300px;
	height: 45px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000;
	text-indent: 0;
	text-align: center;
	text-decoration: none;
}

	.btn-tgr-gold-white-wide:hover {
		background-position: top;
		color: #000;
		text-decoration: none;
	}

.btn-tgr-red-wide {
	display: inline-block;
	background-image: url('../../images/buttons/btn-tgr-black-wide.png');
	background-size: initial;
	background-position: top;

	border: 0 none;
	border-radius: 0;

	font-weight: 600;
	font-size: 14px;
	font-weight: normal;
	line-height: 45px;

	width: 300px;
	height: 45px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #FFFDF3;
	text-indent: 0;
	text-align: center;
	text-decoration: none;
}

	.btn-tgr-red-wide:hover {
		background-position: bottom;
		color: #FFFFFF;
		text-decoration: none;
	}




footer {
	background-color: #1a1a1a;
	color: #fff;
	z-index: 2;
}

@media(min-width: 992px) {
	#bodyW {
		min-height: 100%;
		padding-bottom: 250px;
	}
	
	footer {
		position: relative;
		height: 250px;
		margin-top: -250px;
	}
}

footer .container,
footer .container-fluid {
	padding-top: 10px;
}

	footer .title {
		font-weight: 600;
		margin: 0 0 20px 0;
		font-size: 16px;
	}

	footer #footer-leftC {
		margin: 0 0 16px 0;
	}

		footer #footer-leftC ul {
			padding: 0;
			font-size: 0.8em;
			list-style: none;
		}

			footer #footer-leftC ul li {
				line-height: 1;
			}

				footer #footer-leftC ul li a {
					line-height: 14px;
					color: #777;
				}

				footer #footer-leftC ul li a:hover {
					color: #777;
				}

	footer #footer-middleC {
		margin: 0 0 16px 0;
	}
		footer #footer-middleC a {
			color: #fff;
		}

		footer #footer-middleC #backToTop:hover {
			cursor: pointer;
		}

		footer #footer-middleC .socialC {
			font-size: 30px;
		}

			footer #footer-middleC .socialC a {
				color: #fff;
			}

			footer #footer-middleC .socialC a:hover {
				text-decoration: none;
				color: #DD0000;
			}

		footer #footer-middleC #footer-smallLogo {
			width: 212px;
		}

		footer #footer-middleC #footer-rights {
			font-size: 10px;
		}

	footer #footer-rightC {
		margin: 0 0 16px 0;
	}

		footer #footer-rightC form .signUpNewsButtonC {
			padding: 0 0 0 0;
			background-color: #fff;
			color: #1a1a1a;
			border: none;
			border-radius: 0;
		}

		footer #footer-rightC form .signUpNewsButtonC:hover {
			background-color: #DD0000;
			border: none;
			cursor: pointer;
		}

			footer #footer-rightC form .signUpNewsButtonC button {
				width: 60px;
				background-color: transparent;
				border: none;
				color: #1a1a1a;
				line-height: 30px;
			}

			footer #footer-rightC form .signUpNewsButtonC button:hover {
				background-color: transparent;
			}

		footer #footer-rightC form input[name="email"] {
			color: #fff;
			background-color: #1a1a1a;
			border-radius: 0;
		}

	footer #cardIconsC {
		display: inline-block;
		margin: 0 0 6px 0;
	}

		footer #cardIconsC img {
			height: 22px;
			margin-right: 6px;
			float: left;
		}

	#mModalC {}

		#mModalC button.close {
			top: 80px;
			right: 30px;
			color: #ffffff;
			z-index: 999;
			opacity: 1;
		}

		#mModalC .modal-dialog {
			margin-top: 140px;
		}

		@media(max-width: 767px) {
			#mModalC .modal-dialog {
				margin-top: 80px;
			}			
		}

			#mModalC .modal-dialog .modal-content {
				display: inline-block;
				background: transparent;
				box-shadow: none;
				border: none;
			}

				#mModalC .modal-dialog .modal-content .modal-body {
					padding: 0;
				}

					#mModalC .modal-dialog .modal-content .modal-body .modal-dialog {}

						#mModalC .modal-dialog .modal-content .modal-body .modal-dialog img {
							width: 100%;
						}

.pulse {
	-webkit-animation: fadeAndScale 5s ease-out;
	-webkit-animation-iteration-count: infinite;
	animation-delay: 2s;
}

@keyframes fadeAndScale {
	0% {
		transform: scale(1, 1);
	}
	10% {
		transform: scale(1.2, 1.2);
	}
	20% { 
		transform: scale(1, 1);
	}
	60% { 
		transform: scale(1, 1);
	}
	80% { 
		transform: scale(1, 1);
	}
	100% { 
		transform: scale(1, 1);
	}
}

.custom-radio-button {
	margin-bottom: 4px;
	width: 100%;
	position: relative;
}
.custom-radio-button:hover {
	cursor: pointer;
}

	.custom-radio-button input {
		position: absolute;
		visibility: hidden;
	}

	.custom-radio-button .radio {
		margin-right: 4px;
		padding: 2px 6px;
		display: inline-block;
		border: 1px solid #ccc;
	}
	.custom-radio-button.selected .radio {
		border-color: green;
	}

		.custom-radio-button .radio i {
			max-width: auto;
			max-height: auto;
		}
