.menudiv select {
	display: none;
}
.prod-list li .productimg {
	display: block;
	background: url(images/product-loader.gif) no-repeat 50% 50% #fff;
	overflow: hidden;
}
.css_style {
	line-height: 45px;
	height: 45px;
	color: #3f48cc;
	font-weight: bold;
	font-size: 20px;
	text-decoration: underline;
}

.cat-black {
	color: #000 !important;
}

.cat-h1 {
	font-size: 24px !important;
}
.cat-red {
	color: red;
}
.cat-rust {
	color: rgb(255, 102, 0);
}

.float-right {
	float: right;
}

.css_style2 {
	height: 45px;
	color: #3f48cc;
	font-weight: bold;
	font-size: 22px;
	text-decoration: underline;
}
.rsArrowIcn {
	display: none;
}
.trackorder {
	display: none;
}
@media (max-width:480px) {
.trackorder {
	display: block;
}
}
.btn-orange {
	background: #ff9900;
	background-image: -webkit-linear-gradient(top, #ff9900, #ff8800);
	background-image: -moz-linear-gradient(top, #ff9900, #ff8800);
	background-image: -ms-linear-gradient(top, #ff9900, #ff8800);
	background-image: -o-linear-gradient(top, #ff9900, #ff8800);
	background-image: linear-gradient(to bottom, #ff9900, #ff8800);
}
.btn-orange:hover {
	background: #ff931f;
	background-image: -webkit-linear-gradient(top, #ff931f, #ff6600);
	background-image: -moz-linear-gradient(top, #ff931f, #ff6600);
	background-image: -ms-linear-gradient(top, #ff931f, #ff6600);
	background-image: -o-linear-gradient(top, #ff931f, #ff6600);
	background-image: linear-gradient(to bottom, #ff931f, #ff6600);
}
.btn-orange-new {
	-webkit-border-radius: 20;
	-moz-border-radius: 20;
	border-radius: 20px;
	color: #ffffff;
	font-size: 28px;
	padding: 8px 20px 8px 20px;
}
.btn-orange-new-ctgy {
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	color: #ffffff;
	font-size: 16px;
	padding: 4px 20px 4px 20px;
	font-weight: bold;
}
#search #search-by {
	background: #ff9900;
	background-image: -webkit-linear-gradient(top, #ff9900, #ff8800);
	background-image: -moz-linear-gradient(top, #ff9900, #ff8800);
	background-image: -ms-linear-gradient(top, #ff9900, #ff8800);
	background-image: -o-linear-gradient(top, #ff9900, #ff8800);
	background-image: linear-gradient(to bottom, #ff9900, #ff8800);
	border-radius: 6px 0px 0px 6px;
	color: #FFF;
}
#search #search-by:hover {
	background: #ff931f;
	background-image: -webkit-linear-gradient(top, #ff931f, #ff6600);
	background-image: -moz-linear-gradient(top, #ff931f, #ff6600);
	background-image: -ms-linear-gradient(top, #ff931f, #ff6600);
	background-image: -o-linear-gradient(top, #ff931f, #ff6600);
	background-image: linear-gradient(to bottom, #ff931f, #ff6600);
}
#search #serch-bg {
	border-right: 1px solid #ff6600;
	border-top: 1px solid #ff6600 !important;
	border-bottom: 1px solid #ff6600;
}
.searchspring-results_container .button-cart {
	background: #ff9900;
	background-image: -webkit-linear-gradient(top, #ff9900, #ff8800);
	background-image: -moz-linear-gradient(top, #ff9900, #ff8800);
	background-image: -ms-linear-gradient(top, #ff9900, #ff8800);
	background-image: -o-linear-gradient(top, #ff9900, #ff8800);
	background-image: linear-gradient(to bottom, #ff9900, #ff8800);
	-webkit-border-radius: 10;
	-moz-border-radius: 10;
	border-radius: 10px;
	color: #ffffff;
	font-size: 16px;
	padding: 0px 20px;
	font-weight: bold;
	text-align:center;
}
.searchspring-results_container .button-cart:hover {
	background: #ff931f;
	background-image: -webkit-linear-gradient(top, #ff931f, #ff6600);
	background-image: -moz-linear-gradient(top, #ff931f, #ff6600);
	background-image: -ms-linear-gradient(top, #ff931f, #ff6600);
	background-image: -o-linear-gradient(top, #ff931f, #ff6600);
	background-image: linear-gradient(to bottom, #ff931f, #ff6600);
	color: #ffffff !important;
}
.tab_content img {
	max-width: 100%;
}

.container #headercont #headerright .cart  {
    background: none !important;
    width: 79.3%;
    padding: 8px 3% 0 45px;
    min-height: 47px;
    font-weight: 400;
    font-size: 18px;
    float: right;
    background-color: #2fb5d4 !important;
}