.height-260{
	height: 260px;
}

.height-170 {
	height: 170px;
}

.myaccount_menu{
	padding: 0px 10px;
	font-size: 16px !important;
}

.promo-1{
	background-color: #1150B8;
	color: #FFF;
	margin: 5px;
    padding: 5px 0;
    text-align: center;
}

.gap20{height:20px;}

.promotion {
	position: absolute;
	z-index: 10;
	bottom: 20px;
	left: 0;
	height: 24px;
	width: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

.promotion1 {
	position: absolute;
	z-index: 10;
	bottom: 176px;
	left: 0;
	height: 24px;
	width: auto;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}

.promotion {
	line-height: 18px;
}

.promotion1 {
	line-height: 18px;
}

.discount {
	background: #4CAF50;/*background: #EC1C24;*/ /* old browser */
	border-radius: 0 4px 4px 0;
	color: #fff;
	display: inline-block;
	float: left;
	font-family: Oswald, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 16px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	font-weight: lighter;
	height: 100%;
	padding: 3px 5px;
}

.discount1 {
	background: #FF5C00 none repeat scroll 0 0; /* old browser */
	border-radius: 0 4px 4px 0;
	color: #fff;
	display: inline-block;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	float: left;
	font-family: Oswald, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	height: 100%;
	padding: 3px 5px;
}

.errorclass{ 
	color: red;
	font-size: 13px;
	/*font-weight: bold;*/ 
}

.successclass {
    color: green;
    font-size: 13px;
    font-weight: bold;
}

.red
{
	color: red;
}

.block-title-2 {
    border-bottom: 1px solid #cecece;
    font-size: 11px;
    font-weight: 500;
    margin: 0 0 15px;
    padding: 10px 0 10px;
    position: relative;
    text-transform: normal;
}

.myAccountList li a i {
    clear: both;
    display: block;
    font-size: 44px;
    margin-bottom: 10px;
}

.w100{width:100%;}

.orderStep {
	clear: both;
	display: inline-block;
	height: auto;
	padding: 0;
	margin-bottom: 30px;
	width: 100%;
}
.orderStep li {
	display: inline-block;
	float: left;
	height: auto;
	margin: 0;
	min-height: 55px;
	padding: 0;
	/*width: 20%;*/
	width: 25%;
}
.orderStep li.active a {
	/*color: #fff;*/
	color: #ff5c01;
}
.orderStep li.active a {
	position: relative;
}
.orderStep li.active a:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-width: 10px;
	margin-left: -10px;
}
.orderStep li a {
	background: #EFF0F2;
	display: inline-block;
	font-size: 14px;
	height: 100%;
	line-height: normal;
	padding: 20px 0 0;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	text-transform: uppercase;
	font-size: 13px;
}
.orderStep li a i {
	background: rgba(0, 0, 0, 0.05);
}
.orderStep li.active a i {
	background: rgba(0, 0, 0, 0.1);
	color: #FFFFFF;
}
.orderStep li a i {
	border-radius: 0;
	display: block;
	font-size: 20px;
	height: auto;
	left: 0;
	line-height: 40px;
	margin-top: -20px;
	padding: 0;
	text-align: center;
	width: auto;
	float: none !important;
}
.orderStep li a span {
	display: block;
	padding: 5px 0;
}

.menu-panel-warning
{
	background-color: #2874F0; 
	color:#fff;
}

.menu-panel-warning:hover, .menu-panel-warning:focus
{
	background-color: #1150B8; 
	color:#fff;
}


.captchaFont
{
	font-size: 16px;
}

.megamenu-content ul
{
	font-size: 1.4rem; 
	font-weight: 400; 
	line-height: 28px;
}

.megamenu-content ul li
{
	border-bottom: 1px solid #ededed;
}

/*Load more*/
.load-more-block:after {
    /*background: none repeat scroll 0 0 #dddddd;*/
    content: "";
    display: block;
    height: 1px;
    margin-left: 30%;
    position: absolute;
    top: 18px;
    width: 40%;
    z-index: 1;
}

.load-more-block {
    padding-bottom: 30px;
    position: relative;
}

.btn-thin {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #bdc3c7;
    color: #bdc3c7;
}
/*Load more*/

/* by rajni for delete from header */
td.delete:hover {
        color: #F07746;
        cursor: pointer;
}
.fa-14x{
  font-size:14px
}
.ui-all-images
{
	height: 230px;
}

.bottom-10 {
    bottom: 10px !important;
}
.second_img img{
	 height:auto;
 }
.colorchange img{
	height:100px;
	width:100px;
} 
.view-label-sale {
    background-color: #ffd839;
    right: 0;
    top: 0px;
    border-radius: 50%;
    color: #333;
    display: block;
    font-size: 1.2rem;
    font-weight: 600;
    height: 38px;
    line-height: 38px;
    margin-bottom: 5px;
    padding: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 38px;
    z-index: 2;
}

.autocomplete {
  position: relative;
  display: inline-block;
}
.autocomplete-items {
  position: absolute;
  border: 1px solid #d4d4d4;
  border-bottom: none;
  border-top: none;
  z-index: 99;
  /*position the autocomplete items to be the same width as the container:*/
  top: 100%;
  left: 17px;
  right: 0;
  width:492px;
}

.autocomplete-items div {
  padding: 10px;
  cursor: pointer;
  background-color: #fff; 
  border-bottom: 1px solid #d4d4d4; 
}

/*when hovering an item:*/
.autocomplete-items div:hover {
  background-color: #e9e9e9; 
}

/*when navigating through the items using the arrow keys:*/
.autocomplete-active {
  background-color: DodgerBlue !important; 
  color: #ffffff; 
}

.title-product {
	width: 95%;
  }