#stepdetail1 small{
	font-size:12px;
	text-transform:none; }
.account {
    margin-bottom: 40px; }
.account {
    border: 1px solid #000;
    margin: 0 auto;
    max-width: 960px; }
.account .steptitle {
    border-bottom: 1px solid #000;
    font-size: 24px;
    line-height: 50px;
    padding-left: 15px;
    padding-right: 15px;
    text-transform: uppercase; }
.stepdetail {
    border-bottom: 1px solid #000;
    padding: 15px; }
.form-control,.textbox {
    padding:10px 18px;
    line-height: 1.2;
    background-color: transparent;
    border-color:#000;
    border-radius: 0px !important;
    box-shadow: 0 0 0 #fff inset;
    color: #000;
    display: block;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
	margin-bottom:10px !important;
	clear:both; }
.stepsubtitlesmall{
	margin-bottom:5px; }
.textarea{
	height:80px !important; }
.account .textarea,.account .selector{
	margin-bottom:20px !important; }
.glyphicon-chevron-down {
	top:13px !important; }
.loading {
    background-color: rgba(255, 255, 255, 0.5);
    background-image: url("../images/bx_loader.gif");
    background-position: center center;
    background-repeat: no-repeat;
    bottom: 0;
    display: none;
    left: 0;
    opacity: 0.8;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000000000000000000000000000; }
#stepdetail1 small{
	font-size:12px;
	text-transform:none; }
.glyphicon-chevron-down {
	top:13px; }
.account .disable{
	display:none; }
.pr20{
	padding-right:20px; }
.arrow-right {
	width: 0; 
	height: 0; 
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;	
	border-left: 20px solid #333; }
.payment_opt{
	position:relative;
	height:40px;
	background-color:#333;
	line-height:40px;
	color:#fff;
	padding-left:20px;
	font-family: "TrajanPro-Regular";
	width:200px;
	font-size:14px;
	margin-bottom:1px; }
.payment_opt .arrow-right{
	position:absolute;
	right:-20px;
	top:0; }
.payment_opt.active,.payment_opt:hover{
	background-color:#b6b6b6;
	color:#fff;
	cursor:pointer; }
.payment_opt.active .arrow-right,.payment_opt:hover .arrow-right{
	border-left: 20px solid #b6b6b6; }
.pay_container{
	position:relative; }
.pay_container .content{
	position:absolute;
	left:0;
	top:0;
	height:200px;
	width:250px; }
.pay_container .rcontent{
	min-height:200px;
	margin-left:250px; }
.rcontent .text{
	font-weight:bold;
	color:#333;
	line-height:25px;
	border-bottom:1px dashed; }
.products_slider li {
	margin-left:0px; }
.cart-qty-form .cart-qty{
	border:1px solid #ccc;
	display:inline-block;
	height:30px;
	width:30px;
	text-align:center;
	line-height:30px;
	cursor:pointer;
	text-decoration:none;
	padding-right:5px; }
.cart-qty-textbox{
	border:1px solid #dbc989;
	width:30px;
	display:inline-block;
	height:30px;
	text-align:center;
	padding:0px !important;
	width:30px !important;
	padding-right:5px;
	line-height:30px;
	cursor:pointer;
	text-decoration:none; }
.cart-qty-save{
	font-size:11px;
	cursor:pointer; }
.cart-qty-form .cart-qty:hover{
	border:1px solid #dbc989;
	color:#dbc989;
	text-decoration:none; }
.cart-qty-form .cart-qty-panel-write{
	display:none; }
.cart-qty-form.change .cart-qty-panel-write{
	display:block; }
.cart-qty-form.change .cart-qty-panel-read{
	display:none; }
.closecontainer{
	position:relative; }
.closecontainer .removebtn{
	top:13px;
	left:9px; }
.minicart-content .close-minicart,.removebtn{
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("../images/close-icon.png");
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer; }
/* SEARCH TYPEHEAD */
.twitter-typeahead{
	width:100% !important; }
.tt-dropdown-menu,.tt-menu {
	background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    margin-top: 5px;
    padding: 8px 0;
    min-width: 182px;
	left:0px !important;
	right:0px !important; }
.tt-suggestion{
    color:#333;
    font-weight: 400;
    display: flex;
	padding: 14px;
    white-space: normal;
	background-color: transparent; 
    transition: background-color .1s ease-in-out; }
.tt-suggestion:hover{
    background-color: transparent;
    outline: none;
    text-decoration: none;
}
.tt-suggestion img{
    flex: 1 1 auto;
    flex-grow: 0;
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    margin-right: 12px;
    position: relative;
    object-fit: contain;}
.typeahead {
	background-color: #FFFFFF; }
.typeahead:focus {
	border: 1px solid #333; }
.tt-hint {
	color: #999999; }
.tt-suggestion.tt-is-under-cursor {
	background-color: #333;
	color: #FFFFFF; }
.tt-suggestion p {
	margin: 0; }
.tt-cursor{
	background-color:#333;
	color:#fff; }
.nowrap{
	white-space:nowrap; }
.animation_image{
	height: 75px; display: none; width: 30px; margin: 0px auto;text-align:center;
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	border:1px dashed #ccc; }
.animation_image img {
    display: inline-flex; }
.alert {
	display:none;
	position:fixed;
	top:24%;
	left:50%;
	z-index:10000000;
	width:100%;
	max-width:500px;
	margin-left:-250px; }
.alert span {
    line-height:2; }
.cartimg{
	margin-right:20px; }
.hsbtn{
	font-size:12px;
	line-height:30px;
	display:inline-block; }
.mt20{
	margin-top:20px; }
.hsbtn,.hsbtn:hover {
	cursor:pointer;
    background: #333 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    height: 30px;
    margin-right: 5px;
    padding: 0 18px;
	transition:all 0.3s ease-out 0s;
	-webkit-transition:all 0.3s ease-out 0s; }
.orderbox{
	border:1px solid #ccc;
	padding:20px;
	padding-top:10px; }
.mg0{
	margin:0px; }
.orderbox h2{
	margin-bottom:10px; }
.desc *{
	width:95% !important;
	font-size:12px; }
textarea{
	min-height:80px !important; }
.bold{
	font-weight:bold; }
.additionalinfo{
	width:100%; }
.additionalinfo th, .additionalinfo td{
	padding-right:15px;
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #ccc;
	padding-left:10px; }
.additionalinfo tr:last-child td, .additionalinfo tr:last-child th{
	border-bottom:none; }
.pl20{
	padding-left:20px; }
.prod_color a.active span,.prod_size a.active span{
	border:3px solid gold !important }
.info{
	font-size:10px; }
.mtm10{
	margin-top:-10px;
	display:inline-block;
	color:red; }
.red{
	color:red; }