.home-special a,
.btn {
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease
}

.btn {
	border: none;
	border-radius: 0;
	display: inline-block;
	padding: 10px 15px;
	vertical-align: middle;
	font-size: 16px;
	font-family: lato, sans-serif;
	cursor: pointer
}

.btn-primary {
	background: #285c4d;
	color: #fff
}

.create-account-content {
	margin-bottom: 40px
}

.col-4 {
	float: left;
	width: 33.3333%;
	padding: 0 15px
}

.bottom-floating-footer {
	position: fixed;
	left: 7px;
	bottom: 0;
	width: 100%;
	background-color: transparent;
	color: #fff;
	text-align: center;
	padding-top: 3px;
	padding-right: 15px;
	display: none;
}

#bottom-floating-footer-b {
	position: fixed;
	left: 0;
	bottom: 0;
	width: -webkit-fill-available;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	text-align: -webkit-center;
	bottom: -110px;
	display: none
}

.bfb-container {
	align-items: center;
	width: 50%;
	background-color: #f2f2f2;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-left-radius: 10px
}

.bfb-panel {
	line-height: 36px
}

.bfa-panel {
	width: auto;
	background-color: #f2f2f2;
	border-top-left-radius: 10px
}

.btn-bfb-close {
	margin-right: -10px;
	margin-top: -20px;
	font-size: 20px
}

#downbtn-floating-footer {
	opacity: .8;
	width: 24px;
	height: 24px;
	border-radius: 12px;
	margin-top: -12px;
	margin-right: -12px;
	background-color: #d4d4d4;
	font-size: 20px
}

#upbtn-floating-footer {
	opacity: .8;
	width: 24px;
	height: 24px;
	border-radius: 12px;
	background-color: #d4d4d4
}

h4 {
	margin-top: 30px
}

h3,
h4 {
	font-weight: 600
}

a.btn-fallsale {
	font-family: domine, serif;
	font-weight: 700;
	font-size: 24px;
	border-radius: 200px;
	overflow: hidden;
	padding: 5px 25px;
	background-image: none;
	background-color: #e36c09;
	color: #fff
}

a.btn-fallsale:hover {
	background-color: #b6500a;
	text-decoration: none
}

.pnl-flex {
	display: flex
}

.bottom-flex-container {
	flex: auto;
	align-items: center;
	justify-content: flex-end
}

a.textonly {
	color: #000;
	text-decoration: none;
	font-size: 18px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px
}

a.textonly:hover {
	color: #000;
	text-decoration: none;
	font-size: 18px
}

a.btn-download {
	font-family: Verdana, serif;
	font-weight: 400;
	font-size: 14px;
	border-radius: 5px;
	overflow: hidden;
	padding: 5px 25px;
	background-image: none;
	background-color: #53a2d4;
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	white-space: nowrap
}

a.btn-learn-more {
	font-family: Verdana, serif;
	font-weight: 400;
	font-size: 14px;
	border-radius: 5px;
	overflow: hidden;
	padding: 5px 25px;
	background-image: none;
	background-color: #ff8c00;
	color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-left: 10px;
	white-space: nowrap
}

.clr-transparent {
	background-color: transparent
}

.full-wh {
	width: 100%;
	height: 100%
}

.full-w {
	width: 100%
}

p.ult-text {
	margin-top: 16px;
	text-align: center;
	color: #424242;
	white-space: nowrap;
	font-size: 32px;
	font-family: domine, serif;
	font-weight: 400
}

p.sale-text {
	white-space: nowrap;
	color: #424242;
	text-align: right;
	line-height: 1.8;
	font-family: domine, serif;
	font-weight: 400;
	font-size: 14px
}

.bff-border {
	border-width: 1px;
	border-style: solid;
	border-color: #c8c8c8
}

.bfa-round {
	border-top-left-radius: 25px;
	background-position: left top;
	padding: 1px;
	/* margin-left: 10px; */
}

/*  time Code*/

.timer-part {
	position: relative;
	margin-right: 10px;
	float: left;
	border-radius: 50px;
	border: 0;
	padding: 0;
	background: #000;
}

.timer-cell {
	position: relative;
	overflow: hidden;
	font-size: 60px;
	height: 30px;
	min-width: 30px;
	padding: 0 14px;
}

.timer-span {
	box-sizing: border-box;
	top: 0;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-style: normal;
	font-size: 18px;
	line-height: 40px;
	min-width: 18px;
	width: 18px;
}

.timer-span-break {
	position: static;
	display: inline-block;
}

.timer-span-value {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	text-rendering: auto !important;
	font-family: lato, sans-serif;
	-webkit-box-direction: normal;
	position: absolute;
}

.timer-span-value.next {
	top: 10px;
}

.timer-caption {
	text-align: center;
	position: relative;
	border-top: 1px solid rgba(255, 255, 255, .4);
	color: #fff;
	font-size: 11px;
	min-width: 54px;
	margin: 0 5px;
	padding: 2px 0 12px;
}

.timer-container {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	color: #424242;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.8;
	text-rendering: auto !important;
	font-family: lato, sans-serif;
	-webkit-box-direction: normal;
	box-sizing: content-box !important;
	display: table;
	margin-left: auto;
	margin-right: auto;
	display: none;
}