@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;0,800;1,300;1,400;1,600&display=swap');
/*------------------Theme Style--------------------*/

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500&display=swap');

a {
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
}

a:hover,
a:focus {
	text-decoration: none !important;
}

html,
body {
	margin: 0;
	padding: 0;
	position: relative;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 12px;
	color: #000;
	background: #fff;
	/* background: url(../../images/body_bg.jpg)  repeat !important; */
}

a,
a:hover,
a:focus,
img,
div {
	border: 0;
	outline: none !important;
}

p {
	font-size: 15px;
	color: #464646;
}

.fright {
	float: right;
}

.fleft {
	float: left;
}

#wrapper {
	width: 100%;
	position: relative;
	margin: 0 auto;
	background-color: #f3f3f3 !important;
}

.logo {
	/* padding: 15px 0 0 0; */
	padding: 1px 0 0px 8px;
	min-height: 90px;
}

.header_rt_top {
	width: 100%;
	font-weight: normal;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal !important;
}

.header_rt_bottom {
	width: 100%;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal !important;
}

.header_rt_top_item_lt {
	float: right;
}

.header_rt_top_item_rt {
	float: right;
	width: 100%;
}

.header_rt_top_item_login {}

.header_rt_top_item_login .fa {
	color: #949494;
	float: left;
	margin: 9px 0 0 0;
	font-size: 24px;
}

.header_rt_top_item_login a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #949494;
}

.header_rt_top_item_login a:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #e72623;
}

.header_rt_top_item_mycart {
	background: url(cart_icon.png) 0% 50% no-repeat;
	padding-left: 25px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #949494;
	min-height: 24px;
	text-transform: uppercase;
	display: block;
	line-height: 24px;
	float: right;
	margin-bottom: 2%;
}

.header_rt_top_item_mycart a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #949494;
}

.header_rt_top_item_mycart a:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #949494;
	text-decoration: none;
}

.header_rt_top_item_mycart a span {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #e72623;
}

a.newproduct_link {
	color: #e72623 !important;
}

a.newproduct_link:hover {
	color: #FFF !important;
}

.sec_marg {
	margin: 10px 0;
}

.main_body {
	min-height: 400px;
}

.topsearch_fld {
	border: none;
	background-color: rgba(255, 255, 255, 0.2) !important;
	padding: 0px 25px 0px 4px !important;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	height: 30px;
	line-height: 30px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #171717;
	text-transform: uppercase;
	outline: none;
	font-weight: 600;
}

.nav li a {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal !important;
	font-size: 12px;
	color: #949494 !important;
	text-transform: uppercase;
	margin-right: 10px;
}

.nav li:last-child a {
	margin-right: 0;
	padding-right: 5px;
}

.nav li a:hover,
.nav li a.activelink {
	color: #FFF !important;
	border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}

ul.navbar-nav {
	float: none;
	text-align: center;
	margin: auto;
	display: inline-block;
	margin-top: 7px;
}

.topnavsec1 {
	/*width:150px;
  height:20px;*/
	padding: 0 15px;
	text-align: right;
	float: right;
}

.greycat {
	background: #e72623;
	width: 100%;
}

.banner_sec {
	width: 100%;
	background: #fff;
}

.banner {
	position: relative;
	/*overflow: auto;*/
}

.banner li {
	list-style: none;
}

.banner ul li {
	float: left;
}

#category_list {}

#category_list ul {
	list-style: none;
	margin: 0 !important;
	text-decoration: none;
}

#category_list li {
	padding: 10px;
	margin: 0;
	font-size: 13px;
	font-weight: 500;
	list-style: none;
	float: left;
	font-family: ''Open Sans', sans-serif' !important;
	text-transform: uppercase;
}

#category_list li a:link,
#category_list li a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: 500;
}

#category_list li a:active {
	text-decoration: none;
	color: #CCC;
}

#category_list li a:hover {
	color: #FFF;
	background: #979797;
}

#category_list li:hover,
#category_list li.category_act {
	color: #FFF;
	background: #979797;
}

.welcomenote {
	width: 100%;
	margin: 0 0 0 0;
	padding: 60px 30px;
	/* background: #f7f7f7; */
	background: #024884;
	text-align: center;
	background: url(../../images/amazon_bg.jpg) no-repeat center center !important;
}

.welcomenote h1,
.welcomenote h1 p {
	font-family: 'Open Sans', sans-serif;
	font-weight: 600 !important;
	font-size: 42px;
	color: #0060af !important;
	text-transform: uppercase;
	margin: 0px;
	padding: 15px 5px;
}

.shop_new_bt .btn_blue {
	background: transparent;
	color: #0060af;
	border: solid 3px #0060af;
}

.shop_new_bt .btn_blue:hover {
	background: #0060af;
	color: #fff;
	border: solid 3px #0060af;
}

.welcomenote p {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal !important;
	font-size: 14px;
	line-height: 30px;
	color: #1b1b1b !important;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
}

.welcomenote p span {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal !important;
	font-size: 14px;
	line-height: 30px;
	color: #1b1b1b !important;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px 217px;
	text-align: center;
	display: block;
}

.success {
	width: 100%;
	background: #f7f7f7;
}

.prod_marg {
	background-color: #FFF;
}

.prod_marg:last-child {
	margin-right: 0;
}

.category_listings_new {
	margin: 0 auto;
	background-color: #ffffff;
	padding: 0;
}

.cat_box {
	background-color: #f3f3f3;
	margin: 15px 0;
	transition: all 5s;
	-moz-transition: all 5s;
	-webkit-transition: all 5s;
	border-radius: 8px;
}

.products {
	background-color: #f3f3f3 !important;
	margin: 0;
	height: 336px;
	/*position:relative;*/
	transition: all 5s;
	-moz-transition: all 5s;
	-webkit-transition: all 5s;
	border-radius: 8px;
	position: relative;
}

.products img {
	text-align: center;
}

.featuredproduct_list.sellerproducts .products {
	position: relative;
	margin-bottom: 30px;
	background-color: #f3f3f3 !important;
}

.featuredproduct_list.sellerproducts .products h5 {
	margin: 25px 0 6px;
}

.product_anchor {
	display: block;
	vertical-align: middle;
	text-align: center;
	height: 260px;
	width: 100%;
	background: #f9f9f9;
	overflow: hidden;
	border: 0 solid #ececec;
	border-radius: 8px 8px 0px 0px;
}

.prodover_blk {
	padding: 75px 10px 20px 10px;
}

.prodover_blk_row {
	width: 100%;
	margin: 10px 0;
}

.prod_green {
	display: none;
	height: 260px;
	text-decoration: none !important;
}

.products:hover .prod_green {
	position: absolute;
	display: block;
	width: 100%;
	height: 260px;
	vertical-align: middle;
	z-index: 100;
	left: 0;
	top: 0;
	cursor: pointer;
	-webkit-transition: 0.3s all ease-in-out;
	-moz-transition: 0.3s all ease-in-out;
	-ms-transition: 0.3s all ease-in-out;
	-o-transition: 0.3s all ease-in-out;
	transition: 0.3s all ease-in-out;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	z-index: 1;
}

.products:hover .prod_green:hover {
	background: #efededf2;
}

.artist_name {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal !important;
	font-size: 18px;
	color: #FFF !important;
	margin: 5px 0 10px 0;
}

.artist_name a {
	font-family: 'Open Sans', sans-serif;
	color: #0e0e0e !important;
	text-transform: capitalize;
}

.artist_name a:hover {
	text-decoration: none;
	color: #0060af !important;
}

.product_img {
	max-width: 387px;
	max-height: 260px;
}

.cat_box h5 {
	text-align: center;
	width: 100%;
}

.products h5 {
	text-align: left;
	margin: 7px 8px 6px;
}

.cat_box h5 a {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
	padding: 8px 5px 18px;
	display: block;
}

.products h5 a:hover,
.cat_box h5 a:hover {
	color: #0060af;
	text-decoration: none;
}

.product_price span,
.product_price p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px !important;
	padding: 0;
	color: #000;
	margin: 0;
	font-weight: normal;
	text-align: center;
	idth: auto;
	font-weight: 600;
	word-wrap: break-word;
	list-style: none;
	float: left;
}

.product_price span strike {
	color: #929292;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

.sellerproducts .prodover_blk {
	padding: 84px 10px 20px !important;
}

.imgblock {
	display: block;
	width: 100%;
	height: 260px;
	line-height: 260px;
}

.imgblock img {
	vertical-align: middle;
	text-align: center;
	max-height: 260px;
	max-width: 100%;
}

.noproducts {
	padding: 20px 10px 20px 10px;
	text-align: center;
	color: #727272;
	background: #fcfcfc;
	margin-bottom: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#itemBigimage2 {
	float: left;
	padding: 10px 0 10px 0;
	background: #fcfcfc;
	border: 1px solid #EBEBEB;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#itemBigimage3 {
	float: left;
	padding: 10px 0 10px 0;
	background-color: #86848B;
	width: 988px;
	margin: 10px 0px 10px 0px;
}

#itemBigimage3 legend {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px !important;
	padding: 5px 10px 5px 10px;
	background-color: #86848B;
	margin: 0;
}

#items_top_area_ttl2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #757575;
	margin: 0 0 0 65px;
}

#items_top_area_ttl_3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #757575;
}

#items_top_area_ttl_4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #757575;
	padding: 0 0 10px 0;
}

.adtocart_tbn_blk {
	width: 100%;
	text-align: center;
}

.adtocart {
	width: auto;
	margin: 5px auto;
	padding: 10px 30px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	text-align: center;
	color: #FFF;
	background: #0060af;
	text-transform: uppercase;
	border-radius: 70px;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
}

.adtocart:hover {
	background: #024278;
	text-decoration: none;
	color: #FFF;
}

.carousel-caption p {
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-size: 36px;
}

.btn_code {
	margin: 0 !important;
	width: 100px;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	height: 34px;
}

.cart_btn_home {
	margin-top: 35px;
}

.search_area {
	vertical-align: middle;
}

.search_box {
	border: 1px solid #FFF;
	padding: 3px 3px 3px 5px;
	position: relative;
	width: 100%;
	height: 30px;
	margin: 5px 0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #9c9c9c;
}

.cart_contshopbtn {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #4f4f4f;
	font-weight: normal;
	margin: 5px 25px 8px 0;
	background: url(../../images/shopping_icon.png) no-repeat 0% 50% #FFF !important;
	padding-left: 22px;
	cursor: pointer;
	border: 0;
	outline: none;
	float: right;
}

.search_btn {
	height: 24px;
	width: 24px;
	position: absolute;
	right: 20px;
	top: 7px;
	z-index: 999;
	border: 0;
	outline: none;
	background: url(search_btn.png) 0% 50% no-repeat;
	text-indent: -9999;
}

.sec_marg h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #3a3a3a;
	font-weight: normal;
	margin-bottom: 24px;
}

.inner_page_container h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #3a3a3a;
	margin-bottom: 24px;
}

.text_information {
	padding: 0 5px;
	color: #ff0000;
	text-align: center;
	line-height: 24px;
}

.text_information.success {
	color: green;

}

.success_msg {
	padding: 0 5px;
	color: green;
	text-align: center;
	line-height: 24px;
}

.text_information.errormsg {
	padding: 0 5px;
	color: #e72623 !important;
	text-align: center;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
	padding-top: 15px;
}

.text_information h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #82ab14;
	font-weight: normal;
	display: block;
	margin: 50px 0px 0px;
}

h4.shiphd {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #e72623;
	font-weight: normal;
}

div.table-wrapper div.scrollable,
.pinned table th,
.pinned table td {
	font-family: ''Open Sans', sans-serif' !important;
}

.hr_line {
	padding: 10px 0;
	margin: 15px 0;
	border-top: 1px solid #EEE;
	width: 100%;
}

.shopcart_list {
	font-family: ''Open Sans', sans-serif' !important;
	background: #fcfcfc;
	border: 1px solid #EBEBEB;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #999;
	padding: 0 0 15px 0;
	margin: 10px 15px 0 15px;
	line-height: 28px;
}

.shopcart_heads {
	background-color: #e7e7e7;
	font-family: 'Open Sans', sans-serif;
	color: #0d0d0d;
	font-weight: normal;
}

.rmm.minimal .rmm-toggled-title {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
	color: #979894;
	padding: 5px 10px;
	text-align: center;
}

h3.new_userhd {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #e7e7e7;
}

/*--------- common classes start --------- */

.clear {
	clear: both;
}

.error_message {
	font-family: 'Open Sans', sans-serif;
	color: #FF0000;
	font-size: 12px;
}

.success_message {
	font-family: 'Open Sans', sans-serif;
	color: green;
	font-size: 13px;
	text-align: center;
}

.required {
	font-family: 'Open Sans', sans-serif;
	color: #FF0000;
	font-size: 12px;
}

.textfield {
	border: 1px solid #cfcfcf;
	padding: 8px;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
}

.textfield:focus {
	border: 1px solid #a4a4a4;
}

.bttn_cnt {
	padding-top: 10px;
}

.textfield2 {
	border: 1px solid #cfcfcf;
	padding: 4px;
	font-family: 'Open Sans', sans-serif;
	color: #818181;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.textfield_logintrans {}

.search_details a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.textarea {
	border: 1px solid #cfcfcf;
	padding: 2px 2px 2px 5px;
}

.thanku_msg {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #3a9200;
	font-weight: normal;
	padding: 8px 0;
	text-align: center;
}

.stock_detail_outer {
	padding-left: 10px !important;
}

.button {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	background: #0060af;
	padding: 8px 16px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	border: 0;
	outline: none;
	margin: 10px 0;
	text-transform: uppercase;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
	border-radius: 70px;
}

.button:hover {
	background: #001c33;
}

.buttongrey {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	background: #4f4f4f;
	padding: 7px 8px;
	-moz-border-radius: 70px;
	border-radius: 70px;
	-webkit-border-radius: 70px;
	cursor: pointer;
	border: 0;
	outline: none;
	margin: 10px 0;
	text-transform: uppercase;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
}

.buttongrey:hover {
	background: #181818;
}

.login_btn {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	background: #0060af;
	padding: 5px 10px !important;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	border: 0;
	outline: none;
	margin: 10px 5px 10px 0;
	text-transform: uppercase;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
}

.login_btn:hover {
	background: #0060af;
	text-decoration: none;
}

.login_btn:hover {
	background: #208488;
	text-decoration: none;
}

.reset_btn {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	background: #565656;
	padding: 5px 10px !important;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	border: 0;
	outline: none;
	margin: 10px 5px 10px 0;
	text-transform: uppercase;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
}

.reset_btn:hover {
	background: #000;
	text-decoration: none;
}

.button1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	border: 0;
	padding: 5px 3px;
	background-color: #c84a0f;
	border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}

.button1:hover {
	font-family: 'Open Sans', sans-serif;
	background-color: #0192c3;
}

.cart_view_btm {
	width: 100%;
	margin-top: 15px;
	text-align: center;
}

table.emptycart th,
table.emptycart td {
	padding: 0px !important;
}

#product_mid_details .prdetails_productinfo_row {
	margin: 0 0 !important;
}

#product_mid_details .prdetails_productinfo_row_desc p {
	margin: 0 !important;
	padding: 0 !important;
}

.add_to_cart_main_button {
	float: left;
	background: #e72623;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0px 10px 0 0;
	padding: 10px 20px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.add_to_cart_main_button:hover {
	background: #c2120f;
	color: #FFF;
	text-decoration: none;
}

.qantity_input {
	border: 1px solid #cfcfcf;
	padding: 2px;
	color: #575757;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	font-size: 13px;
	text-align: center;
}

.search_list_box {
	background: #fbfbfb;
	border: 1px solid #e7e7e7;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 10px 0;
	color: #575757;
	font-size: 13px;
	font-family: ''Open Sans', sans-serif' !important;
	padding: 2%;
	width: 100%;
}

.search_list_box_row {
	margin: 10px 0;
	width: 100%;
	height: auto;
}

.spansearch_check {
	height: 0px;
	display: table-cell;
	vertical-align: middle;
}

.search_login {
	text-align: right;
	width: 100%;
}

.spansearch_name {
	height: 0px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 10px;
}

.search_details .products {
	margin-bottom: 27px;
}

.match_with_blocks {
	margin-bottom: 0px;
	width: 100%;
}

/*--------- Listing table style start --------- */

.listing_table {
	/*--------- use cell space 1px for Listing Table --------- */
	background-color: #cccccc;
}

.listing_table td {
	background-color: #fff;
	padding: 3px;
}

.listing_table tr .header {
	background-color: #ccc;
	font-weight: bold;
	padding: 3px;
}

/*-----------Select box header style--------------*/

.select {
	position: absolute;
	width: 158px;
	/* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial, sans-serif;
	background: url(../images/select.png) no-repeat;
	overflow: hidden;
}

.seller_porfolio_header {
	background: #000;
}

.seller_porfolio_header .header_rt_top_item_mycart {
	padding-left: 0px;
	background: none;
}

.seller_porfolio_header .header_rt_top_item_mycart .fa {
	font-size: 16px;
}

.greycat_porfolio_header {
	background: #2c2c2c;
}

.greycat_porfolio_header .search_box {
	background: #2B2B2B;
	border: 1px solid #404040;
}

.prdetails_multipile_product_option {
	padding: 15px;
	border: 1px solid #e8e8e8;
	margin: 15px 0 0 0;
}

.prdetails_multipile_product_option select {
	width: 100%;
	padding: 5px 10px;
	border: 1px solid #ccc;
}

.related_product_outer {
	background: #fff;
	padding: 15px 30px;
}

.related_product_outer h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300 !important;
	font-size: 29px;
	color: #000000 !important;
	margin: 0;
	padding: 0px 15px 15px 15px;
	text-align: center;
	width: 100%;
}

.owl-wrapper .owl-item {
	margin-left: 15px;
	margin-right: 15px;
}

.artistfeedbacks_outer {
	padding: 0;
}

.artistfeedbacks_inner {
	padding: 15px 0;
	border-bottom: 1px solid #ECECEC;
}

.artistfeedbacks_inner .count {
	float: left;
	width: 50px;
	height: 50px;
	text-align: center;
	background: #f6f6f6;
	border: 1px solid #e5e5e5;
	line-height: 50px;
	font-weight: 500;
	font-size: 15px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

.artistfeedbacks_inner .rating_outer {
	background: #f6f6f6;
	padding: 25px;
	border: 1px solid #e5e5e5;
	text-transform: uppercase;
}

.container_outer {
	padding: 20px 30px;
	margin: 0;
}

.container_outer h1 {
	padding: 0;
	margin: 0 0 10px 0;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
}

.tertiary_btt {
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #d6dbeb;
	border: 0px;
	padding: 0px;
	text-transform: uppercase;
	color: #868b9b;
	font-size: 13px !important;
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 400;
}

.tertiary_btt .fa {
	float: left;
	width: auto;
	height: 40px;
	line-height: 40px;
	background: #aab4d3;
	padding: 0 15px;
	color: #565b6b;
}

.tertiary_btt:hover {
	background: #c3c9dc;
}

/*--------- Listing table style end ------------- */

@media only screen and (max-width: 767px) {
	.ship_form_marg {
		margin: 0px;
		width: 100%;
	}

	.product_detail_tab_txt_L,
	.product_detail_tab_txt_R {
		text-align: left !important;
	}

	.checkoutbtn {
		padding-left: 15px !important;
		padding-right: 15px !important;
		font-style: 15px !important;
	}

	.cart_contshopbtn {
		float: left !important;
		margin-top: 10px !important;
	}

	.table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		overflow-x: scroll;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		-webkit-overflow-scrolling: touch;
	}

	ul.navbar-nav {
		float: left !important;
		margin: 8px 0px !important;
		width: 100% !important;
	}

	.navbar-collapse {
		border-top: 1px solid #e7e7e7 !important;
	}

	.rmm ul {
		margin: 0px !important;
	}

	.banner a.btn-lg {
		font-size: 11px;
		padding: 2px 3px;
	}

	.top_cart_outer {
		height: 40px !important;
		padding: 0 11px !important;
	}

	.top_cart_inner {
		padding-top: 11px !important;
	}

	.top_cart_inner .fa {
		font-size: 20px !important;
	}

	.top_cart_inner span {
		top: -10px !important;
		right: -10px !important;
	}

	.header_user_outer {
		float: left;
		min-width: 86px !important;
		padding: 0 5px 0 5px !important;
	}

	.header_user_outer span {
		font-size: 13px !important;
		padding: 0px !important;
	}

	.user_icon {
		margin-right: 6px !important;
	}

	.header_rt_top_item_login .fa {
		margin: 6px 6px 0 0;
		font-size: 17px;
	}

	.logo_outer {
		min-height: inherit !important;
		line-height: inherit !important;
		padding: 5px 0 !important;
	}

	.section_top_btt {
		float: right;
		width: auto;
		height: auto !important;
		min-height: inherit !important;
		margin: 13px 0 0 0 !important;
	}

	.section_top_btt a {
		min-height: inherit !important;
		background: none !important;
		line-height: normal !important;
	}

	.section_top_btt a span {
		padding: 7px 0 10px 4px !important;
		float: right !important;
		text-align: right !important;
		font-size: 10px;
	}

	.section_list_outer a.active span {
		padding-left: 0px !important;
	}

	.section_list_outer a img {
		width: 25px !important;
		height: 25px !important;
	}

	.login_header_sec_outer {
		width: 320px !important;
		left: -180px !important;
		top: 40px !important;
	}

	.header_user_outer button {
		margin-left: 7px !important;
	}

	.navbar-default .navbar-toggle {
		margin-left: 11px !important;
	}

	.header_search_outer {
		margin-top: 5px !important;
		max-width: 150px !important;
	}

	.search_header_feild {
		float: left !important;
		width: 100% !important;
		padding: 0px !important;
		position: inherit !important;
		cursor: text !important;
	}

	.search_header_btt {
		width: 30px !important;
		background: url(../../images/search_header_btt_mob.png) center center no-repeat;
		background-size: 19px !important;
	}

	.section_list_outer {
		padding-left: 15px !important;
		padding-right: 15px !important;
		padding-bottom: 0 !important;
	}

	.welcomenote h1,
	.welcomenote h1 p,
	.welcomenote h1,
	.welcomenote h1 {
		font-size: 26px !important;
	}

	.welcomenote p {
		font-size: 13px;
		line-height: 22px;
	}

	.flex-direction-nav li a {
		width: 27px !important;
		height: 30px !important;
	}

	.flex-direction-nav li a.next {
		bottom: 33px !important;
	}

	.flex-direction-nav li a.prev {
		bottom: 0px !important;
	}

	.slides,
	.flex-control-nav,
	.flex-direction-nav {
		/*position: absolute!important;
	right: 0!important;
	bottom: 0!important;*/
	}

	.flex-direction-nav li a {
		right: 0 !important;
	}

	.header_category_outer {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.header_category_outer a {
		float: left !important;
		width: 45% !important;
		text-align: left !important;
		margin: 0 5px 6px 0 !important;
		border: 1px solid #505050;
		padding: 6px 7px !important;
	}

	.header_R_outer {
		border-top: 1px solid #e0e0e0 !important;
	}

	.shop_img {
		display: none;
	}
}

/*-------------------Rating Star ------------------*/

.rating_5 {
	width: 71px;
	height: 12px;
	background-image: url(../../images/rating_sprite.png);
	background-position: 0px 0px;
	margin: 5px auto;
}

.rating_4 {
	width: 71px;
	height: 12px;
	background-image: url(../../images/rating_sprite.png);
	background-position: 0px -14px;
	margin: 5px auto;
}

.rating_3 {
	width: 71px;
	height: 12px;
	background-image: url(../../images/rating_sprite.png);
	background-position: 0px -28px;
	margin: 5px auto;
}

.rating_2 {
	width: 71px;
	height: 12px;
	background-image: url(../../images/rating_sprite.png);
	background-position: 0px -43px;
	margin: 5px auto;
}

.rating_1 {
	width: 71px;
	height: 12px;
	background-image: url(../../images/rating_sprite.png);
	background-position: 0px -57px;
	margin: 5px auto;
}

.rating_0 {
	width: 71px;
	height: 12px;
	background-image: url(../../images/rating_sprite.png);
	background-position: 0px -71px;
	margin: 5px auto;
}

.out_stock {
	font-family: 'Open Sans', sans-serif;
	color: #e2ffa4;
	font-size: 12px;
	padding: 3px 0;
}

.qty_txtbox {
	width: 40px !important;
	text-align: center !important;
}

.prdct_container {}

.prdct_search_container {
	padding: 0px;
	margin-bottom: 0px;
}

.brdcrumbnbtn_container {
	padding: 0 0 0 0;
	margin-bottom: 10px;
	clear: both;
}

.brdcrumb_container {
	float: left;
	padding: 20px 0 15px 0;
	margin: 0;
	color: #e72623;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	list-style: none;
}

.brdcrumb_container a:link,
.brdcrumb_container a:visited,
.brdcrumb_container a:active {
	color: #989898;
	text-decoration: none;
	float: left;
	padding: 0px 20px;
	margin: 0;
	background: url(../../images/brdcrumb.png) left center no-repeat;
	font-size: 14px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}

.brdcrumb_container a:hover {
	color: #0060af;
}

.brdcrumb_container a:first-child {
	background: none;
	padding-left: 0px;
}

.brdcrumb_container:last-child,
.brdcrumb_container a:last-child {
	color: #0060af;
}

.prdetails_row {
	clear: both;
}

.product_details_div_btm {
	margin: 0px;
	padding: 30px;
}

.prdetails_row img {
	/* max-width: 100%;
	max-height: 318px; */
	max-width: 100%;
	max-height: 600px;
	width: 100%;
}

.prdetails_row {
	width: 100%;
	height: auto;
}

.prodetails_topsection {
	clear: both;
	padding: 0;
	margin: 30px 0px 0px;
	border: 0;
}

.prdetails_imagearea {
	background: #fff;
	text-align: center;
	padding: 0;
	margin: 0;
	height: auto;
	/* line-height: 328px; */
	border-radius: 8px;
}

.prdetails_infoarea {
	padding: 0px;
	color: #666666;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
}

.prdetails_productprice {
	background-color: #FFF;
	padding: 0 0 15px 0;
	color: #e72623;
	font-family: 'Open Sans', sans-serif;
	font-size: 23px;
	font-weight: 400;
}

.prdetails_productprice span {
	color: #0060af;
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	font-weight: 400;
}

.prdetails_productprice span strike {
	color: #909090;
	font-size: 18px;
}

.prdetails_productprice_off {
	color: #53a700 !important;
	font-family: ''Open Sans', sans-serif' !important;
	font-size: 18px !important;
	font-weight: 400 !important;
}

.prdetails_productname {
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	color: #2c2c2c;
	clear: both;
	margin-bottom: 10px;
	font-weight: 400;
	line-height: 33px;
}

.prdetails_productinfo {
	clear: both;
	text-align: left;
	margin: 15px 0;
}

.prdetails_productinfo_row_sep {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 1px solid #e8e8e8;
}

.digital_seal_inr {
	background-image: url("../../images/digital_seal.png");
	height: 100px;
	left: 9px;
	position: absolute;
	top: 12px;
	width: 122px;
	z-index: 8;
}

.prdetails_position {
	position: relative;
}

.specialmessage {
	color: #0160af;
	font-weight: normal;
}

.prdetails_productinfo_row {
	width: 100%;
	margin: 10px 0;
}

.prdetails_productinfo_row_hd {
	width: 100%;
	padding: 5px 0 0 0;
}

.prdetails_productinfo_row_hd h4 {
	color: #262626;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 13px;
	text-transform: capitalize;
	margin: 0 0px 0 0;
}

.prdetails_productinfo_row_desc {
	width: 100%;
	color: #929292;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}

.prdetails_productinfo_row_desc p {
	width: 100%;
	color: #2c2c2c;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	margin-bottom: 0;
	font-style: normal;
	line-height: 18px;
}

.prdetails_productinfo_row_desc p a {
	color: #4e4e4e;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}

.total_td_left {
	text-align: right;
	color: #434343;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	padding-right: 10px;
}

.total_td_right {
	text-align: left;
	color: #ec5412;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
}

.dv_fant {
	float: none;
	text-align: center;
	width: 100%;
}

.topnavsec a {
	padding: 0 8px 0 0px;
	text-decoration: none;
}

#footersection {
	width: 100%;
	margin: 0;
	padding: 0px;
}

.footersep {
	width: 100%;
	padding: 40px 30px 30px 30px;
	background: #1c1c1c;
}

.footerlinks_left {
	width: 49%;
	margin-right: 1%;
	float: left;
}

.footerlinks_left ul {
	list-style: none;
	margin: 0;
	text-decoration: none;
}

.footerlinks_left li {
	padding: 8px 0px;
	margin: 0 20px 0 0;
	font-size: 13px;
	font-weight: 500;
	list-style: none;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}

.footerlinks_left li a:link,
.footerlinks_left li a:visited {
	text-decoration: none;
	color: #686868;
	font-weight: 500;
}

.footerlinks_left li a:active {
	text-decoration: none;
	color: #e72623;
}

.footerlinks_left li a:hover {
	color: #e72623;
}

.footerlinks_right {
	width: 100%;
}

.footerlinks_right ul {
	list-style: none;
	margin: 0;
	float: right;
	text-decoration: none;
}

.footerlinks_right li {
	padding: 10px 0px;
	margin: 0 0 0 20px;
	font-size: 13px;
	font-weight: 500;
	list-style: none;
	float: left;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
}

.footerlinks_right li a:link,
.footerlinks_right li a:visited {
	text-decoration: none;
	color: #686868;
	font-weight: 500;
}

.footerlinks_right li a:active {
	text-decoration: none;
	color: #e72623;
}

.footerlinks_right li a:hover {
	color: #e72623;
}

.copyrightsectins {
	width: 100%;
	text-align: right;
	margin: 0;
	padding: 18px 0;
	background: #323232;
}

.copyrightsectins p {
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-align: center;
	color: #666666;
	margin: 0;
	padding: 0;
}

.copyrightsectins img {
	max-height: 18px;
}

.copyrightsectins a {
	color: #999999
}

.copyrightsectins a:hover {
	color: #0060af;
	text-decoration: none;
}

.payment_method a {
	margin-left: 30px;
}

p.payment_method img {
	max-height: 22px;
	margin: 10px 0px 5px 5px;
}

/*-------Login-Reg form----------*/

.register_form_outer {
	margin: 15px 0;
	padding: 10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.registrationform_container {
	padding: 15px;
}

.registrationform_container h3 {
	font-family: 'Open Sans', sans-serif;
	color: #0060af;
	font-weight: 500 !important;
}

h3.hd_signup {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #253f0a;
	padding-bottom: 15px;
	border-bottom: 1px solid #5BBC3E;
}

h3.details {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #253f0a;
	padding: 15px 0 5px 0;
}

.formerror {
	color: #CC0000;
	margin-bottom: 10px;
}

.registrationform_container label {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px !important;
	color: #253f0a;
	padding: 0 0 0 0 !important;
	float: none !important;
	margin: 0 !important;
	width: 100% !important;
	text-align: left !important;
}

.registrationform_container p {
	font-size: 13px;
}

.registrationform_container input[type="text"],
.registrationform_container input[type="password"],
.registrationform_container input[type="email"] {
	border: 1px solid #CCC;
	padding: 3px;
	position: relative;
	width: 100%;
	height: 36px;
	margin: 5px 0 5px 0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #666666;
}

.registrationform_container .textarea {
	background: #FFF;
	border: 0;
	height: 95px;
	box-shadow: none !important;
	color: #5BBC3E !important;
	margin-top: 10px;
	border-radius: 2px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #666666;
	resize: none;
}

.registrationform_container select {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #666666;
}

.registrationform_container select option {
	outline: none;
	border: 0;
	padding: 5px 5px;
}

.vertical_divider {}

.vertical_divider:after {
	background: red;
	width: 1px;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -15px;
}

.bill_form_marg {
	padding: 0 5%;
	width: 90%;
}

.ship_form_marg {
	padding: 0 5%;
	width: 90%;
}

.ship_border {
	border-left: 1px solid #ebebeb;
	font-weight: normal !important;
	font-family: 'Open Sans', sans-serif;
}

/*-------Login-Reg form end------*/

/* Sellers listing */

.seller_lst_wrap {
	border: 1px solid #E7E7E7;
	margin-bottom: 10px;
	margin-top: 5px;
	background-color: #FFFFFF;
	border-radius: 8px;
}

.clear {
	clear: both;
}

.seller_lst_wrap {
	padding: 10px;
}

.seller_lst_wrap a {
	color: #232323;
	text-decoration: none;
}

.seller_lst_wrap a:hover {
	color: #333333;
	text-decoration: none;
}

.seller_lst_wrap h3 {
	margin: 0;
	padding: 21px 8px 3px;
	font-family: 'Open Sans', sans-serif;
	font-size: 19px;
	color: #666666;
}

.seller_user_box {
	width: 100%;
}

.btn_dark {
	background: #002e54 !important;
	border: none;
	color: #fff;
}

.btn_dark:hover {
	background: #001b31 !important;
	color: #fff !important;
}

.seller_lst_wrap img {
	float: left;
	margin: 0 8px 10px 0;
}

.seller_lst_wrap p {
	margin: 0;
	padding: 8px 0 0 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000000;
}

.image_div {
	width: 70px;
	height: 70px;
	text-align: center;
	float: left;
}

.image_div {
	max-width: 70px;
	max-height: 70px;
}

.sellerlst_content {
	float: left;
	margin: 0;
}

/* Sellers listing end */

/*--------- Pagination styles start --------- */

.pagination {
	padding: 0;
	margin: 10px 0 10px 0 !important;
	text-align: right;
	background: none;
	float: right;
}

.paging_links {
	background-color: #ffffff;
}

.current_page {
	background-color: #e72623;
	padding: 3px 4px 3px 4px;
	color: #ffffff;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

a.paging_links {
	font-size: 12px;
	color: #FFF;
	padding: 3px 4px 3px 4px;
	font-weight: bold;
	text-decoration: none;
	background-color: #ccc;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

a.paging_links:hover {
	color: #000000;
}

.pagination ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.pagination li {
	float: left;
	margin: 0;
	padding: 0 3px 0 3px;
}

.pagination li a {
	background-color: #999999;
	color: #FFFFFF;
	border: 1px solid #000;
	text-decoration: none;
	margin: 0;
	padding: 5px 6px 5px 6px;
	display: block;
}

.pagination li a:hover {
	background-color: #000000;
	color: #FFFFFF;
}

/*--------- Pagination styles end ----------------- */

/*------------------Theme Style--------------------*/

/*~~~~~~~~~~ Armia Systems 2011 ~~~~~~~~~~~~~*/

/*----------- Tag styles start  ---------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif !important;
}

img {
	border: 0 none;
}

a {
	color: #e72623;
	outline: none;
	text-decoration: none;
}

input,
select {
	font: 100% Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

form,
fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}

p {
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	padding: 3px 0;
}

ul {
	margin: 0;
	padding: 0;
}

/*------------ Tag styles end  ----------- */

/*--------- Banner Space styles start ------------- */

.banners {
	width: 460px;
	height: 200px;
}

.bannertop {
	width: 988px;
	height: 100px;
	background-image: url(banner_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: none;
}

#banner {
	float: left;
	padding: 2px 2px 0px 0px;
	width: 988px;
	height: 337px;
	display: none;
}

#cms_align {
	width: 500px;
	text-align: justify;
	padding: 68px 10px 0px 74px;
	overflow: hidden;
}

#cms_align h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	color: #fff;
	letter-spacing: -2px;
	text-align: justify;
	text-shadow: 0 4px 0 #A5B12B;
}

#cms_align p {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #fff;
	text-align: LEFT;
}

.register {
	width: 308px;
	float: right;
}

/*--------- Banner Space styles end --------------- */

/*--------- common classes end ----------------- */

/*---------  Layout Styles start ----------------*/

#wrapper {
	width: 100%;
	position: relative;
	margin: 0 auto;
	background-color: #FFFFFF;
}

/*---------  header container start -------------*/

#header {
	background: #FFF;
	height: 145px;
}

.headerleft {
	padding: 0px 0 0 0;
	width: 340px;
	float: left;
	height: 145px;
}

.headerright {
	width: auto;
	float: right;
	height: 145px;
}

.login_sec {
	width: 365px;
	float: left;
	height: 50px;
	padding: 40px 0 0 0;
	margin-right: 20px;
}

.login_sec h6 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: normal;
	width: 250px;
	margin: 0;
	padding: 0 0 5px 0;
	color: #0192B5;
}

.login_sec span {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	padding: 0 0 0 15px;
}

.login_sec2 {
	width: auto;
	/*float:left;
	height:50px;
	padding:60px 0 0 0;
	margin-right:20px;*/
}

.login_sec3 {
	width: 446px;
	float: left;
	height: 50px;
	padding: 20px 0 0 0;
}

.login_sec2 h1 {
	float: left;
	width: auto;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #0192C3;
	padding: 7px 10px 0 0;
	margin: 0;
}

.login_sec .button {
	margin: 0 0 0 5px;
	padding: 4px 5px 4px 5px;
	background-color: #0192B5;
	color: #FFFFFF;
	border: 0;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}

.login_sec .button:hover {
	background-color: #d66115;
}

.login_sec p {
	padding: 6px 102px 0 0;
	text-align: right;
}

.login_sec a {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #0192c3;
	text-decoration: none;
}

.login_sec a:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	color: #a1a3a4;
	text-decoration: underline;
}

.login_sec .textfield {
	border: 1px solid #cfcfcf;
	padding: 4px;
}

.header_inneright {
	float: right;
	height: 100px;
}

.cart_section {
	background: url(cart_items_bg.jpg) no-repeat;
	height: 50px;
	width: 245px;
	float: right;
	padding-top: 10px;
	margin-right: 5px;
	clear: both;
}

.cart_section h4 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0192B5 !important;
	margin: 0;
	padding: 15px 0 0 80px;
}

.cart_section h4 span {
	padding: 0 0 0 15px;
}

.searc_tbltop {
	padding: 10px 5px 10px 5px;
	background-color: #fcfcfc;
	border: 1px solid #EBEBEB;
}

.searc_tbltop td {
	padding: 5px 0 5px 0;
}

.searc_tbltop .textarea {
	border: 1px solid #CFCFCF;
	padding: 5px;
	width: 280px;
}

.searc_tbltop .textbox {
	border: 1px solid #CFCFCF;
	padding: 5px;
	width: 290px;
}

.search_details {
	padding: 10px 0px;
}

.sellerfeedbk {
	background: #fcfcfc;
	border: 1px solid #EBEBEB;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 10px 5px 10px 5px;
	width: 600px;
}

.searchdtails_hd td {
	background-color: #000000;
	padding: 5px 0 5px 5px;
}

.register_styles {
	background-color: #BAB9BD;
	border: 1px solid #778574;
	padding: 10px 10px 10px 10px;
	width: 600px;
}

.forgot_passpage {
	background-color: #BAB9BD;
	border: 1px solid #778574;
	padding: 10px 5px 10px 5px;
	width: 510px;
}

.artistfeedbk {
	background-color: #BAB9BD;
	border: 1px solid #778574;
	padding: 10px 5px 10px 5px;
}

.navigate {
	font-size: 15px;
	color: #FFFFFF;
}

/*------------ Top Search start -----------*/

.searcharea {}

.searchfield {}

.searchbutton {}

/*------------- Top Search end ------------*/

/*------------- Top Nav Start -------------*/

.navbar-inverse {
	background: none !important;
}

.navtop {
	width: 1260px;
	height: 57px;
	background: #f5f5f5;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.navtop ul {
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
}

.navtop li {
	float: left;
	padding: 0 0 0 0;
}

.navtop li a {
	font-size: 12px;
	color: #686868;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	font-family: 'Open Sans', sans-serif;
	padding: 21px 25px 20px 25px;
}

.navtop li a:hover {
	text-decoration: none;
	color: #e72623;
	background: #e2e2e2;
}

.seller_info_table td {
	font-size: 15px;
	padding: 2px 0 2px;
	0;
}

.topnavsec {
	height: 25px;
	text-align: right;
	float: left;
	padding: 10px 0 0 0;
}

.topnavsec2 {
	height: 25px;
	text-align: right;
	float: right;
}

.noborder {
	background-image: none !important;
}

/*----------- Top Nav End ---------------*/

/*---------  header container end ---------*/

/*---------  Banner container start -------*/

.bannesection {}

/*---------  Banner container end ---------*/

/*---------  Content Area start -----------*/

.subheading {
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 0 5px 14px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}

.contentarea {
	width: 100%;
	margin: 0;
	padding: 0px 0px 0px 0px;
	/* background:url(contentarea_bg.jpg) top left #52644E repeat-y; */
}

.pb-6 {
	padding-bottom: 35px;
}

.contentarea_left {
	width: 248px;
	float: left;
	margin: 2px 2px 0 2px;
}

.contentarea_right {
	width: 988px;
	float: right;
}

.search_results_products {
	width: 230px;
	height: 250px;
	float: left;
	background-color: #FFF;
	margin: 0 6px 11px !important;
	text-align: left;
	border: 1px solid #E4E4E2;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
}

.ht_less {
	height: 250px !important;
}

.search_top {
	width: 250px;
	position: relative;
	padding: 5px 5px 5px 5px;
}

.category_blk {
	background-color: #F5F5F1;
	padding: 10px 0px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	margin-right: 10px;
}

.category_listings {
	margin: 0 auto;
	background-color: #BAB9BD;
	border: 1px solid #616064;
}

.category_listings {
	color: #FFFFFF;
	padding: 20px;
}

.category_searchdiv {
	margin: 0 0 0 0;
}

.category_searchdiv label {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0 5px 0 0;
}

.category_listings a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url("brdcrumb.gif");
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding-left: 18px;
}

.product_bigimage {
	width: 283px;
	height: 269px;
}

#itemBigimage {
	width: 325px;
	float: left;
	padding: 10px 0 10px 0;
	background-color: #86848B;
	border: 1px solid #616064;
}

.productId {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 0 5px 0;
}

.productPrice {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

#itemDescription {
	width: 635px;
	float: right;
	padding: 0 5px 0 0;
}

#itemDescription h4 {
	font-family: Arial, Helvetica, sans-serifl;
	font-size: 20px;
	color: #000000;
	margin: 0 0 10px 0;
	padding: 0;
	width: 100%;
}

#itemDescription p {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0 0 10px 0;
	line-height: 20px;
	text-align: justify;
}

.productHead {
	width: 620px;
	text-align: left;
}

#itemDescription a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFE400;
	font-weight: bold;
}

.detailsBotLinks {
	width: 985px;
	padding: 5px 0 5px 0;
	margin: 20px 0 0 0;
	background-color: #000000;
	text-align: center;
}

.detailsBotLinks a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}

#login_area {
	width: 400px;
	height: 130px;
	padding: 20px;
	background-color: #86848B;
	border: 1px solid #616064;
}

#login_area .textfield {
	width: 90%;
	padding: 8px 5%;
}

.logform_flheads {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}

.logform_flheads2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding: 0 0 0 15px;
}

#items_display_area fieldset {
	border: 1px solid #000000;
}

.product_sold {
	padding: 20px 0 5px 0;
}

.product_sold .button {
	margin: 10px 0 0 0;
}

.featuredproduct_btn {
	width: auto;
	height: 40px;
	float: right;
}

.myaccount_list {
	padding: 50px 10px;
	margin: auto;
	color: #505050;
	width: 100%;
	min-height: 150px;
	border: 1px solid #e7e7e7;
	margin-top: 10px;
	margin-bottom: 20px;
}

.myaccount_list_img {
	width: 100%;
	height: auto;
	text-align: center;
	background: #f1f1f1;
	padding: 20px;
}

.myaccount_list a {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #0060af;
	text-decoration: none;
	font-weight: normal;
	width: 100% !important;
	text-align: center;
	float: none !important;
	display: block;
	outline: none;
	margin: 5px 0 25px 0;
}

.myaccount_list a:hover {
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	color: #26400e;
	outline: none;
}

.instock {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BECF23;
}

.myaccount_list ul {
	list-style: none;
}

.myaccount_list li {
	padding: 6px 0 6px 15px;
	background: url(black_bullet.png) no-repeat left 8px;
}

.myaccount_list li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #0192C3;
	text-decoration: none;
	font-weight: bold;
}

.myaccount_list li a:hover {
	color: #000000;
}

.order_serch_sec {
	margin: 2% 3%;
	width: 94%;
}

.chng_pass {
	width: 504px;
	padding: 10px;
	margin: 0;
	color: #000000;
	background: #fcfcfc;
	border: 1px solid #EBEBEB;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.chng_pass .textarea {
	border: 1px solid #cfcfcf;
	padding: 5px;
	width: 350px;
}

.chng_pass .button {
	margin: 0 7px 0 0;
	float: left;
}

.chng_pass .button[type="button"] {
	margin: 0 7px 0 133px;
}

.edt_profilestyles {
	width: 504px;
	padding: 10px;
	margin: 0 0 0 0;
	color: #000000;
	background: #fcfcfc;
	border: 1px solid #EBEBEB;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.edt_profilestyles .textarea {
	border: 1px solid #cfcfcf;
	padding: 5px;
	width: 350px;
}

.edt_profilestyles .button {
	float: left;
	margin: 0 7px 0 0;
}

.edt_profilestyles .button[type="button"] {
	margin: 0 7px 0 133px;
}

.order_listings {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0 0 20px 2px;
	background: #fcfcfc;
	border: 1px solid #EBEBEB;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 20px;
}

.my_rtrndtails {
	background-color: #BAB9BD;
	width: 500px;
	border: 1px solid #738270;
	padding: 20px;
	color: #000000;
}

.order_detailspg {
	background-color: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #737373;
	margin: 0;
	padding: 10px 0;
}

.border_bgclr {
	background-color: #f1f1f1;
	padding: 5px;
	margin: 0;
	color: #666666;
}

.boxborder {}

.clscheckbox {
	width: auto !important;
	margin-right: 5px;
}

.boxborder input {
	margin: 5px 0 5px 0;
	padding: 4px;
	width: 290px;
}

.boxborder select {
	margin: 5px 0 5px 0;
	padding: 4px;
	width: 300px;
	border: 1px solid #CFCFCF;
}

#shipping_block {
	color: #FFFFFF;
}

#shipping_block legend {
	color: #000;
	/*font-family: Arial,Helvetica,sans-serif;*/
	font-size: 15px;
	padding: 5px 0 5px 0;
}

.shippinadd {
	color: #FFE400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 0 10px 10px;
}

.shippinghd {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px !important;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

.shippinghd input {
	padding: 3px 0 3px 0;
}

#item_details {
	color: #212121 !important;
	width: 100%;
	line-height: 28px;
}

.qty_txtbox {
	padding: 2px !important;
}

#item_details tr th {
	background: #fcfcfc;
	border: 1px solid #EBEBEB !important;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.sellerfeedbk input[type="text"] {
	border: 1px solid #cfcfcf;
	padding: 5px;
	width: 350px;
}

.sellerfeedbk textarea {
	border: 1px solid #cfcfcf;
	padding: 5px;
	width: 350px;
}

#item_details td.headng {
	padding: 0;
	font: bold 15px Arial, Helvetica, sans-serif;
}

#item_details .prdct_container .featuredproduct_list .products .product_price strike {
	color: #929292;
}

.shippingmthd {
	color: #999;
	padding: 10px 0 10px 15px;
	background: #fcfcfc;
	margin-bottom: 10px;
	border: 1px solid #EBEBEB;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.billaddres {
	padding: 15px 0 15px 0;
	color: #999;
	background: #fcfcfc;
	margin-bottom: 0;
	border: 1px solid #EBEBEB;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.yourcrtstyles {
	background: #fcfcfc;
	margin-bottom: 20px;
	border: 1px solid #EBEBEB;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.yourcrtstyles hr {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
}

.feedbackforms {
	background-color: #86848B;
	border: 1px solid #738270;
}

.billaddres input {
	margin: 5px 0 5px 0;
	padding: 4px;
	width: 290px;
}

.billaddres select {
	margin: 5px 0 5px 0;
	padding: 4px;
	width: 300px;
	border: 1px solid #CFCFCF;
}

.billaddress_sec legend {
	font-family: bold 15px Arial, Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	padding: 0 0 10px 0;
}

.address_bill {
	background-color: #FF0000;
}

.order_detailspg legend {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #181818;
	font-weight: normal;
	padding: 5px 0 5px 0;
}

.toplinksCopy {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #FFE400;
	font-weight: normal;
}

.shippinadd {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #FFE400;
	font-weight: bold;
}

.order_listings td {
	padding: 5px 0 5px 5px;
}

.order_listings a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #000000;
}

.order_listings a:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #e72623;
	text-decoration: underline;
}

.ordheads_heads {
	background-color: #ececec;
	color: #404040;
	padding: 0 0 0 10px;
}

/*---------  Product Disply start -------------*/

#items_top_area {}

#items_top_area_ttl {
	font-family: 'Open Sans', sans-serif;
	padding: 0;
	color: #222222;
	font-size: 18px;
	margin-top: 15px;
}

.crthdstyles {
	font-family: ''Open Sans', sans-serif' !important;
	color: #323232 !important;
	font-weight: 500 !important;
}

#items_top_area_ttl a {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #7E7E7E;
}

.items_top_area_img {
	float: left;
}

.cms_content_area p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 0 10px 0 10px;
	text-align: justify;
	line-height: 19px;
	margin: 0;
}

#items_display_area {
	margin: 0 0 10px 0;
	padding: 0px 0 10px 0;
}

.toplinksforshowport {
	background-color: #86848B;
	color: #FFFFFF;
	border: 1px solid #879783;
}

.login_btm_lnks {
	padding: 0 0 0 15px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}

.login_btm_lnks:hover {
	color: #e72623;
}

.login_btm_lnks a {
	padding: 0;
}

.innertextCopy1 ul {
	margin: 0 0 10px 0;
}

.innertextCopy1 li {
	padding: 0 0 0 12px;
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 8px 0;
	background: url(black_bullet.png) no-repeat left 8px;
}

.innertext {
	/*width:867px;*/
	padding: 0 10px 0 0;
	overflow: hidden;
}

.productHead {
	float: left;
}

.innertextCopy1 a {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #0192C3;
	font-weight: normal;
	text-decoration: none;
}

.innertextCopy1 a:hover {
	color: #000000;
	text-decoration: underline;
}

.headng u {
	font-family: 'Open Sans', sans-serif !important;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0;
}

.innertextCopy1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 19px;
	padding: 0;
}

.innertextCopy2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 19px;
	font-weight: normal;
}

table.responsive {
	font-family: ''Open Sans', sans-serif' !important;
	font-weight: normal !important;
}

/*---------  Product Disply end -------------*/

/*---------  seller Profile start -------------*/

#portfilo_top_links {
	background-color: #000000;
	height: 17px;
	color: #FFFFFF;
	padding: 5px 0 5px 0;
}

#portfilo_top_links a {
	color: #FFFFFF;
	padding: 5px 0 5px 0;
	font-size: 15px;
	font-weight: bold;
}

#portfilo_top_links a:hover {
	color: #CDDD25;
	padding: 5px 0 5px 0;
}

#portfilo_top_links_active a {
	color: #CDDD25 !important;
	padding: 5px 0 5px 0;
}

#seller_info_container {
	margin-top: 13px;
}

.product_amounthd {
	color: #e72623;
	text-align: right;
	float: right;
}

/*---------  seller Profile end -------------*/

/*---------  Content Area End -------------*/

/*---------  Footer Area Start ------------*/

#footersection h3 {
	color: #fff;
	font-size: 13px;
}

.footersection1 {
	width: 1280px;
	height: 202px;
	position: relative;
	padding: 15px 5px 5px 15px;
}

.copyright_txtright {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #666666;
	float: right;
	padding: 25px 18px 28px 0;
}

.coprigght_left a {
	color: #0192c3;
	text-decoration: underline;
}

.footersection2 {
	width: 1260px;
	height: 90px;
	background-color: #ffffff;
	background-image: url(paymentimages.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.footerleftsection {}

.footerrightsection {}

.footerlins {
	width: 230px;
	height: 150px;
	float: left;
	padding: 30px 0px 0px 29px;
}

.footerlins li {
	list-style-type: none;
	margin-top: 11px;
	padding: 0px;
	background: url(list_underline.jpg) bottom left repeat-x;
	padding: 2px 0 5px 0px;
	color: #FFFFFF;
}

.popularclients {
	width: 250px;
	height: 150px;
	float: left;
	padding: 40px 0px 0px 0px;
	margin-left: 20px;
}

.popularclients li {
	list-style-type: none;
	margin-top: 11px;
	padding: 0px;
	/* background:url(arrow2.gif) no-repeat left center; */
	color: #FFFFFF;
}

.followsus {
	width: 252px;
	height: 150px;
	float: left;
	padding: 40px 0px 0px 0px;
}

.otheroptions {
	width: 230px;
	height: 150px;
	float: left;
	padding: 40px 0px 0px 0px;
}

.otheroptions p {
	text-align: left;
	width: 150px;
	color: #FFFFFF;
}

.shippingadds {
	background-color: #86848B;
	border: 1px solid #778E71;
	padding: 5px 0 5px 10px;
}

.shipping_optstyles fieldset {
	border: 1px solid #778E71;
	background-color: #86848B;
	margin: 0 0 25px 0;
}

.maintext {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #303030;
	padding: 0;
}

.msg_required {
	color: #5d5d5d;
	font-weight: bold;
}

.payments_styles {
	margin: 0 auto;
	width: 100%;
	padding: 10px 0 10px 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	background: #fcfcfc;
	border: 1px solid #EBEBEB;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: 'Open Sans', sans-serif;
}

.payment_dtlhead {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-align: left;
}

#couponCode {
	border: 1px solid #CFCFCF;
	padding: 5px 2px 6px 5px;
}

.payment_styles {
	width: 946px;
	padding: 20px;
	background: #fcfcfc;
	border: 1px solid #EBEBEB;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.payment_styles b {
	background: #e1e1e1 !important;
	border: 1px solid #989898 !important;
	-moz-border-radius: 10px !important;
	-webkit-border-radius: 10px !important;
	border-radius: 10px !important;
	padding: 20px 70px !important;
	color: #000000 !important;
}

.payment_styles .textarea {
	border: 1px solid #CFCFCF;
	padding: 5px 2px 6px 5px;
	width: 200px;
}

.payment_styles select {
	border: 1px solid #CFCFCF;
	padding: 5px 2px 6px 5px;
	width: 103px;
}

.payment_styles .button[name="btnCancelOrder"] {
	float: left;
	margin: 0 10px 0 236px;
}

.payment_styles .button[name="btnCompleteOrder"] {
	float: left;
	margin: 0;
}

.designupdate_cart {
	width: 220px;
	height: 150px;
	float: left;
	padding: 40px 0px 0px 0px;
}

/*-------------- footer nav --------------*/

.footernav {}

.footernav ul {
	margin: 0;
	padding: 0;
}

.footernav li {
	padding: 0 5px 0 0;
}

/*---------- footer nav ----------------*/

.footertop {
	background-image: url(footertop.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.copyrightrightarea {
	width: 320px;
	padding-top: 25px;
	float: right;
}

.copyrightrighttext {
	background-image: url(footerlinkseparator.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 100px;
	font-size: 12px;
	color: #9D9D9D;
	float: left;
	padding-left: 10px;
}

.copyrightrighttext1 {
	width: 80px;
	font-size: 12px;
	color: #9D9D9D;
	float: left;
	padding-left: 10px;
}

/*---------  Footer Area End -----------*/

/*---------  Layout Styles End ---------*/

.new_usersection {
	background-color: #fcfcfc;
	border: 1px solid #EBEBEB;
	width: 489px;
	height: 285px;
	padding: 20px;
	float: left;
	margin: 0 0 0 15px;
}

.logform_flheads2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	padding: 0 0 5px 0;
}

#login_area {
	width: 400px;
	height: 285px;
	padding: 20px;
	background-color: #fcfcfc;
	float: left;
	border: 1px solid #EBEBEB;
}

#login_area h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	margin: 0;
}

.new_usersection h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin: 0;
}

.new_usersection p {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 15px 0 15px 0;
	padding: 0;
}

.login_btm_lnks {
	padding: 0 0 0 0;
}

.textfield_serach {
	border: 1px solid #cfcfcf;
	padding: 4px;
	font-family: 'Open Sans', sans-serif;
	color: #818181;
	width: 205px;
}

.search_topheader {
	margin-right: 10px;
	width: 425px;
	clear: both;
}

/* New style for product detail page */

.left {
	float: left;
}

.right {
	float: right;
}

.prdetails_container {
	clear: both;
	padding: 10px 30px 20px 30px;
	background: #fff;
}

.prdetails_container div {
	font-family: 'Open Sans', sans-serif;
}

.prdetails_tbl {
	width: 100%;
}

.prdetails_tbl td {
	padding: 5px 5px 5px 0px;
}

.prdetails_link1 {
	background-color: #ededed;
	color: #e72623;
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	margin-left: 10px;
	float: left;
}

a.prdetails_link1:hover {
	background-color: #5f5f5f;
	color: #FFF;
	text-decoration: none;
}

.prdetails_cartgroup {
	clear: both;
	margin-bottom: 10px;
}

.prdetails_qantity {
	background-color: #ececec;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	height: 42px;
	vertical-align: middle;
	margin-right: 30px;
	margin-bottom: 10px;
	padding: 0px 10px 0px 10px;
}

.prdetails_qantity .txt {
	float: left;
	padding-top: 12px;
	padding-right: 10px;
}

.prdetails_qantity .inputbox {
	float: left;
	padding-top: 8px;
}

.prdetails_img {
	width: 220px;
	height: 210px;
}

.prdetails_thumbrow {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	min-width: 100px;
	display: table;
}

.prdetails_thumbrow a {
	float: left;
	width: 76px;
	height: 76px;
	margin: 0;
	padding: 0;
	line-height: 76px;
	border: none;
	background: #fff;
	border-left: 0px;
	text-align: center;
}

.prdetails_thumbrow a img {
	max-width: 66px;
	max-height: 60px;
	margin: 5px;
}

.prdetails_imgthumb {
	max-width: 75px;
	max-height: 75px;
	margin-right: 5px;
	line-height: 75px !important;
}

#jqNewComment {
	float: left;
}

/* New style for product detail page  Tabs */

/************************************************

*********************************/

/* Caution! Ensure accessibility in print and 

other media types... */

@media projection,
screen {

	/* Use class for 

showing/hiding tab content, so that visibility 

can be better controlled in different media 

types... */
	.tabs-hide {
		display: none;
	}
}

/* Hide useless elements in print layouts... */

@media print {
	.tabs-nav {
		display: none;
	}
}

/* Skin */

.tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 0;
}

.tabs-nav:after {
	/* clearing without 

presentational markup, IE gets extra treatment */
	display: block;
	clear: both;
	content: " ";
}

.tabs-nav li {
	float: left;
	margin: 0 5px 0 0;
	background-color: none;
	min-width: 84px;
	/* be nice to Opera */
}

.tabs-nav a,
.tabs-nav a span {
	display: block;
	padding: 0 10px;
}

.tabs-nav a {
	position: relative;
	top: 0px;
	z-index: 2;
	padding-left: 0;
	color: #7f7f7f;
	background-color: #e7e7e7;
	border: 0 !important;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 2;
	text-align: center;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	white-space: nowrap;
	/* required in IE 6 */
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 5px;
}

.tabs-nav .tabs-selected a {
	color: #FFF !important;
	background-color: #e72623;
	border: 0 !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.tabs-nav .tabs-selected a,
.tabs-nav a:hover,
.tabs-nav a:focus,
.tabs-nav a:active {
	color: #FFF !important;
	background-color: #e72623 !important;
	border: 0 !important;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-position: 100% 0px;
	text-decoration: none;
	outline: 0;
	/* prevent dotted border in 

Firefox */
}

.tabs-nav a,
.tabs-nav .tabs-disabled a:hover,
.tabs-nav .tabs-disabled a:focus,
.tabs-nav .tabs-disabled a:active {
	background-position: 100% -100px;
}

.tabs-nav a span {
	width: 64px;
	/* IE 6 treats width as 

min-width */
	min-width: 64px;
	height: 18px;
	/* IE 6 treats height as 

min-height */
	min-height: 18px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-right: 0;
}

*>.tabs-nav a span {
	/* hide from IE 6 */
	width: auto;
	height: auto;
}

.tabs-nav .tabs-selected a span {
	padding-top: 7px;
}

.tabs-nav .tabs-selected a span,
.tabs-nav a:hover span,
.tabs-nav a:focus span,
.tabs-nav a:active span {
	background-position: 0 -50px;
}

.tabs-nav a span,
.tabs-nav .tabs-disabled a:hover span,
.tabs-nav .tabs-disabled a:focus span,
.tabs-nav .tabs-disabled a:active span {
	background-position: 0 0;
}

.tabs-nav .tabs-selected a:link,
.tabs-nav .tabs-selected a:visited,
.tabs-nav .tabs-disabled a:link,
.tabs-nav .tabs-disabled a:visited {
	/* @ Opera, use pseudo classes 

otherwise it confuses cursor... */
	cursor: text;
}

.tabs-nav a:hover,
.tabs-nav a:focus,
.tabs-nav a:active {
	/* @ Opera, we need to be explicit 

again here now... */
	cursor: pointer;
	color: #666666;
	background-color: #fcfcfc;
}

.tabs-nav .tabs-disabled {
	opacity: .4;
}

.tabs-container {
	float: left;
	width: 100%;
	padding: 1em 8px;
	background: #fff;
	/* declare background 

color for container to avoid distorted fonts in 

IE while fading */
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	border: 1px solid #e7e7e7;
}

/*

Tabs - additional IE specific bug fixes

Recommended usage (Conditional Comments):
<!--[if lte IE 7]>
<link rel="stylesheet" href="tabs_ie.css" 

type="text/css" media="projection, screen" />
<![endif]-->

*/

.tabs-nav {
	/* auto clear */
	display: inline-block;
}

.tabs-nav .tabs-disabled {
	position: relative;
	/* fixes opacity */
	filter: alpha(opacity=40);
}

.tabs-nav .tabs-disabled a span {
	_height: 19px;
	/* for some reason the height 

is 1px to less with opacity... */
	min-height: 19px;
	/* ...in both IE 6 and 7 */
}

.prd_info_name {
	color: #56523D;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
}

.prd_info {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

.prd_info_Manfctr {
	color: #000;
	font-weight: normal;
	font-size: 12px;
	padding: 5px 0 5px 0;
}

.prd_info_row1 {
	background-color: #FCFCFD;
}

.prd_info_row2 {
	background-color: #F2F2F4;
}

.clientname h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #6f6f6f;
	margin: 0;
	width: 96%;
	padding: 5px 2px 2px 10px;
	float: left;
}

.subsec {
	margin: 10px 0 10px 0;
	border-bottom: 1px solid #d2d2d2;
}

.commens_icon {
	background-image: url(../../images/comments.png);
	width: 23px;
	background-repeat: no-repeat;
	height: 23px;
	float: right;
	clear: right;
	margin: 5px 0px 5px 10px;
}

.revcmntsdiv p {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #7b7b7b;
	text-align: justify;
	line-height: 20px;
	margin: 10px 0 15px 0;
	padding: 0 5px 0 10px;
}

#jqRatingPop {
	background: none repeat scroll 0 0 #F9F9F9;
	border: 1px solid #d7d7d7;
	display: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	height: auto;
	padding: 12px;
	position: fixed;
	width: 450px;
	z-index: 9999;
}

#jqRatingPop .modal-footer {
	padding: 10px 0 0 0 !important;
}

#ratingArea {
	padding: 12px;
}

/* jQuery.Rating Plugin CSS - 

http://www.fyneworks.com/jquery/star-rating/ */

div.rating-cancel,
div.star-rating {
	float: left;
	width: 17px;
	height: 15px;
	text-indent: -999em;
	cursor: poin ter;
	display: block;
	background: transparent;
	overflow: hidden
}

div.rating-cancel,
div.rating-cancel a {
	background: url(../../images/delete.gif) no-repeat 0 -16px
}

div.star-rating,
div.star-rating a {
	background: url(../../images/star.gif) no-repeat 0 0px
}

div.rating-cancel a,
div.star-rating a {
	display: block;
	width: 16px;
	height: 100%;
	background-position: 0 0px;
	border: 0
}

div.star-rating-on a {
	background-position: 0 -16px !important
}

div.star-rating-hover a {
	background-position: 0 -32px
}

/* Read Only CSS */

div.star-rating-readonly a {
	cursor: default !important
}

/* Partial Star CSS */

div.star-rating {
	background: transparent !important;
	overflow: hidden !important
}

/* END jQuery.Rating Plugin CSS */

.reviecontents {
	color: #000000;
}

.review_date {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	margin: 8px 5px 8px 5px;
	text-align: right;
}

.ratings {
	width: 100px;
	float: left;
	height: 15px;
	margin: 0 0 0 0px;
}

#ProductReviews {
	color: #666666;
	font-size: 12px;
}

/*-------  Product Detail Styling       -------*/

.jqReviewDetails {
	color: #adadad;
}

.tab_tblbg {
	background-color: none;
	color: #666 !important;
}

.tab_tblbg span {
	color: #666 !important;
}

.tab_tblbg a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

.pr_name_hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.prd_dtls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.tab_tblbg span>h1 {
	width: 100% !important;
	font: bold 14px Arial, Helvetica, sans-serif !important;
	color: #666666 !important;
}

.viewmorefdback a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: green;
	text-decoration: none;
	margin: 3px 0 0 10px;
	float: left;
}

.postproduct_rev a {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding: 10px 0;
	font-weight: 400;
	font-size: 16px;
	display: block;
	color: #0060af !important;
	text-decoration: none;
}

.postproduct_rev a:hover {
	color: #000000 !important;
	text-decoration: none;
}

.jqPostRating {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 8px 5px 8px;
	border: 1px solid #333333;
	margin: 10px 8px 0 0;
}

.jqRatingCancel {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 8px 5px 8px;
	border: 1px solid #333333;
	margin: 10px 5px 0 0;
}

.jqSellerRating {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 8px 5px 8px;
	border: 1px solid #333333;
	margin: 10px 8px 0 0;
}

.jqSellerRatingCancel {
	background-color: #333333;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 8px 5px 8px;
	border: 1px solid #333333;
	margin: 10px 5px 0 0;
}

.ratingReview textarea {
	padding: 5px;
	width: 100%;
	border: solid 1px #e0e0e0;
}

.review_popup .modal {
	border: 1px solid rgb(148 148 148 / 20%) !important;
	border-radius: 8px !important;
}

#jqSellerRating a {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #0060af;
	font-weight: normal;
	text-decoration: none;
	padding-left: 0px;
	cursor: pointer;
}

.header_user_dropdown .login_sec2_inner a i {
	font-size: 15px;
	color: #2f6bae;
}

.review_div1 {
	color: #666666 !important;
}

/*-------  Product Detail Styling       -------*/

.search_details a.prname_searchpg {
	margin: 5px 0 0 20px;
	display: block;
	color: #000000;
}

.feedbklnk a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.ratings__bg {
	background-color: #364632;
	padding: 10px 0 10px 0;
}

.footer_links {
	color: #666666;
	padding: 5px 0;
	text-align: right;
}

.footer_links a {
	color: #666666;
}

.footer_links a:hover {
	text-decoration: underline;
}

.prdct_search_container .textarea {
	border: 1px solid #CFCFCF;
	padding: 4px 2px 4px 5px;
}

.prdct_search_container .button[type="submit"] {
	padding: 3px 5px 2px;
}

.seller_fedbk_btn {
	height: auto;
	display: block;
	line-height: 25px;
	float: left;
	width: 100%;
	margin: 25px 0px 10px;
}

.seller_fedbk_btn a {
	width: 100%;
	height: 32px;
	display: inline-block;
	line-height: 1px;
	padding: 4px 0 0 35px;
	text-align: left;
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(seller_fedbk_btn_icon.png) no-repeat 2% 50% #969696;
	-moz-border-radius: 31px;
	-webkit-border-radius: 31px;
	-khtml-border-radius: 31px;
	border-radius: 8px;
}

.seller_fedbk_btn a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #444444;
}

/*------------Seller's Profile page new design styles---------------------------------------------------*/

.seller_imgndetails {
	padding: 10px;
}

.seller_img {
	height: auto;
	margin: 0 auto;
	background: #fff;
	padding: 10px;
}

.seller_details {
	margin: 10px 0;
	font-family: 'Open Sans', sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.seller_name {
	font-weight: bold;
	font-size: 16px;
}

.sllr_tble {}

.sllr_tble td {
	padding: 3px 0;
}

.seller_port_cnt {
	padding: 10px;
	margin-bottom: 10px;
	background: #FFF;
}

.seller_port_cnt p {
	font-size: 13px;
	color: #4f4f4f;
	line-height: 21px;
	font-family: 'Open Sans', sans-serif;
}

/*-------------------Product Page Bread Crumb End -------------*/

/*----------------------------buyer Registration new design-------------------------*/

.reg_wrapper {
	padding: 0 0 0;
	color: #000000;
}

.reg_wrapper_header {
	padding: 0 10px 10px 0px;
}

.reg_wrapper_header h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: Normal;
	color: #000;
}

.reg_container {
	padding: 0;
	background-color: #fcfcfc;
	border: 1px solid #EBEBEB;
	color: #000000;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.register_leftcolumn {
	width: 575px;
	float: left;
	background: url(reg_L_bg.png) no-repeat right center;
	margin-right: 15px;
	padding: 10px 0 15px 0;
}

.register_rightcolumn {
	width: 323px;
	float: left;
	padding: 15px 20px 0 20px;
}

.register_leftcolumn_hdr {
	background-color: #6D9F3E;
	padding: 10px;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal !important;
	margin-bottom: 15px;
}

.field_wrapper,
.field_wrapper_required {
	height: auto;
	padding: 8px 0;
}

.field_wrapper_required label {
	width: 185px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-size: 14px;
	font-weight: normal;
	margin-right: 20px;
	padding: 7px;
	background: url(star_red.png) no-repeat right center;
}

.field_wrapper_required label span {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}

.field_wrapper label {
	width: 185px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-size: 14px;
	font-weight: normal;
	margin-right: 20px;
	padding: 7px;
}

.field_wrapper .text_field,
.field_wrapper_required .text_field {
	padding: 7px;
	background-color: #FFF;
	border: 1px solid #B2C0D0;
}

.field_wrapper:focus,
.text_field:focus,
.field_wrapper_required .text_field:focus {
	border-color: #B2C0D0;
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px, 0 0 8px #dddddd;
	-moz-box-shadow: inset 0 1px 1px #dddddd, 0 0 8px #dddddd;
	box-shadow: inset 0 1px 1px #dddddd, 0 0 8px #dddddd;
}

.regiterbtn_container {
	background-color: #ebebeb;
	padding: 10px;
	clear: both;
	height: 45px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

.small_txt {
	font-size: 13px;
}

.nwsletter {
	width: 375px;
	float: left;
	padding-top: 15px;
}

.regiterbtn {
	float: left;
	width: auto;
	height: 45px;
	background: #d76a00;
	/* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ff9600 0%, #d76a00 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9600), color-stop(100%, #d76a00));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ff9600 0%, #d76a00 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ff9600 0%, #d76a00 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ff9600 0%, #d76a00 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #ff9600 0%, #d76a00 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9600', endColorstr='#d76a00', GradientType=0);
	/* IE6-8 */
	border: 2px solid #e55803;
	padding: 0 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #FFFFFF;
	font: 18px/45px normal Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	display: block;
	cursor: pointer;
}

.regiterbtn:hover {
	background: #ff9600;
	/* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #d76a00 0%, #ff9600 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d76a00), color-stop(100%, #ff9600));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d76a00 0%, #ff9600 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d76a00 0%, #ff9600 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d76a00 0%, #ff9600 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #d76a00 0%, #ff9600 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d76a00', endColorstr='#ff9600', GradientType=0);
	/* IE6-8 */
}

.register_rightcolumn p {
	font-size: 13px;
	line-height: 20px;
	padding-top: 10px;
}

.register_rightcolumn h3 {
	font-size: 20px;
	font-weight: normal;
}

/*----------------------help new style---------------------*/

.help_tblestyle1 {
	background-color: #CFCED2;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: Normal;
	color: #414141;
}

.help_tblestyle1 a {
	color: #414141;
	font-size: 14px;
}

.help_tblestyle1 a:hover {
	color: #1a7f83;
}

.help_tblestyle1 td {
	background-color: #ffffff;
}

.help_hdrs {
	border-bottom: 1px solid #dfdfdf;
	color: #0060af;
	padding: 5px 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	margin-top: 15px;
}

.help_hdrs td {
	background-color: #CFCED2;
	color: #000000;
	padding: 5px;
}

.help_text {
	font-size: 12px;
	color: #000000;
}

/*---------------- cms styles------------------*/

.cms_content_area_help {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding: 0 10px 10px 10px;
}

.rss_container {
	padding: 5px 20px;
}

.heading_style1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	padding: 5px 0;
	font-weight: bold;
}

.faq_body .reg_wrapper_header h2 {
	text-align: left;
}

.helpcontent h2 {
	text-align: left;
	font-size: 15px !important;
	margin-bottom: 2px;
}

.helpcontent p {
	text-align: left;
	font-size: 15px !important;
}

.helpcontent .heading_style1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	padding: 5px 0;
	font-weight: bold;
	text-align: left;
	margin-bottom: 0;
}

.helpcontent .text_style1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding: 5px 0 0 0;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
}

.text_style1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	padding: 5px 0 0 0;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
}

.list_style1 {
	margin: 0;
	padding: 0 10px 10px 10px;
}

.list_style1 li {
	list-style: none;
	font-size: 12px;
	padding: 5px 0 0 15px;
	background-image: url(list_arrow1.png);
	background-position: 0% 50%;
	background-repeat: no-repeat;
}

.list_style2 {
	margin: 0 10px 10px 10px;
	padding: 0;
}

.list_style2 li {
	font-size: 13px;
	padding: 5px 0 5px 15px;
	list-style: none;
	font-weight: bold;
}

.list_style2 a,
.text_style1 a {
	color: #433F3F;
}

.text_style3 {
	font-weight: bold;
}

.text_style3 a {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #232323;
	text-decoration: underline;
}

.text_style4 {
	float: right;
	padding: 3px;
	background-color: #000000;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.text_style4 a {
	color: #ffffff;
	text-decoration: none;
	background-image: url(arrow-right.png);
	background-position: 100% 50%;
	padding-right: 16px;
	background-repeat: no-repeat;
}

.text_style5 {
	float: left;
	padding: 3px;
	background-color: #000000;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.text_style5 a {
	color: #ffffff;
	text-decoration: none;
	background-image: url(arrow-left.png);
	background-position: 0% 50%;
	padding-left: 16px;
	background-repeat: no-repeat;
}

.more_btn {
	width: auto;
	height: 20px;
	float: right;
	display: block;
	margin: 0;
	padding: 0 25px 0 15px;
	font: 12px/20px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	background: url(../../images/more_arrow.png) right center #0192c3 no-repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.more_btn:hover {
	background-color: #0d617d;
}

/*Home page Slide show */

.transbg {
	width: 353px;
	height: 191px;
	padding: 5px;
	position: absolute;
	background-color: #000000;
	filter: alpha(opacity=50);
	border: 1px solid #ffffff;
	opacity: 0.4;
	top: 27px;
	left: 10px;
	z-index: -100;
}

#cms_align {
	width: 500px;
	text-align: justify;
	z-index: 1000;
	margin-right: 100px;
	margin-top: 27px;
	padding: 5px;
	color: #8c8d8a;
}

#cms_align p {
	color: #ffffff;
}

/*-----new styles for new seller listing and category listing----------*/

.seller_contact_btn {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 8px;
}

.seller_contact_btn a {
	width: 100%;
	height: 32px;
	display: block;
	padding: 4px 0 0 35px;
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(seller_contact_btn_icon.png) no-repeat 2% 50% #0192c3;
	-moz-border-radius: 34px;
	-webkit-border-radius: 34px;
	-khtml-border-radius: 34px;
	border-radius: 8px;
}

.seller_contact_btn a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #39b6e0;
}

.my_account_login_btt {
	float: left;
	/*width:84px;*/
	height: 26px;
	padding: 0px 10px;
	margin: 0 10px 0 0;
	text-align: center;
	font: bold 12px/26px Arial, Helvetica, sans-serif;
	color: #0192C3;
	border: 1px solid #bebdba;
	background: #bebdba;
	/* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkYjllOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTU3OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ededeb 0%, #bebdba 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededeb), color-stop(100%, #bebdba));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ededeb 0%, #bebdba 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ededeb 0%, #bebdba 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ededeb 0%, #bebdba 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #ededeb 0%, #bebdba 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededeb', endColorstr='#bebdba', GradientType=0);
	/* IE6-8 */
}

.my_account_login_btt:hover {
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkYjllOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTU3OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #bebdba 0%, #ededeb 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bebdba), color-stop(100%, #ededeb));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #bebdba 0%, #ededeb 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #bebdba 0%, #ededeb 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #bebdba 0%, #ededeb 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #bebdba 0%, #ededeb 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bebdba', endColorstr='#ededeb', GradientType=0);
	/* IE6-8 */
}

/** Avoiding image stretching 20/06/2014****/

/******** for seller differentiated shipping block 24/06/2014 Added by Vidhya********/

.sp_L {
	line-height: 20px;
	color: #666666
}

.sp_header {
	background: #F7F7F7;
	color: #0192C3;
	border-bottom: 1px solid #E7E7E7;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.sp_header a {
	color: #e72623;
}

.sp_header a:hover {
	color: #000;
}

.spname {
	width: 100%;
	float: left;
	color: #e72623;
	font-weight: normal;
	padding: 15px 0 0 0;
}

.spoptions {
	padding: 0 0 0 5px;
}

/*-------------------------New Style---------------------------*/

.logo a {
	height: 70px;
	display: block;
	line-height: 70px;
}

.seller_img img {
	max-height: 164px;
	max-width: 100%;
}

.sellerhd {
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 10px;
	margin: 25px 15px 10px 15px;
}

.sellerhd h3 {
	font-family: 'Open Sans', sans-serif;
	color: #2f2f2f;
	font-size: 20px !important;
	margin: 0 0 0 -15px;
}

.top_sortlist {
	float: right;
	margin-right: -15px !important;
}

.welcomenote h3 p {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal !important;
	font-size: 25px;
	color: #000000 !important;
	text-transform: uppercase;
}

.checkoutbtn {
	margin: 0 0 8px 5px !important;
	color: #FFFFFF;
	border: 0;
	float: right;
	font-size: 18px !important;
	padding: 7px 45px;
}

h4.paymenthd {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #6f6f6f !important;
	margin: 0;
	padding: 5px 0 0 0;
}

.prdetails_productinfo_row_desc .raterowdiv {
	color: #4e4e4e;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	font-style: italic;
	line-height: 18px;
	text-align: left;
	float: left;
}

.prodtotal_td {
	padding-bottom: 20px;
	border-top: 1px solid #ebebeb;
}

.searc_tbltop td {
	padding: 10px;
	font-family: ''Open Sans', sans-serif' !important;
}

.cart_dltbtn {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #4f4f4f;
	font-weight: normal;
	margin: 5px 25px 8px 0;
	background: url(../../images/delete_icon.png) no-repeat 0% 50% #FFF !important;
	padding-left: 20px;
	cursor: pointer;
	border: 0;
	outline: none;
	float: left;
}

.cart_dltbtn:hover {
	color: #db3c22;
}

.cart_updtbtn {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #4f4f4f;
	font-weight: normal;
	margin: 5px 25px 8px 0;
	background: url(../../images/update_icon.png) no-repeat 0% 50% #FFF !important;
	padding-left: 20px;
	cursor: pointer;
	border: 0;
	outline: none;
	float: left;
}

.cart_updtbtn:hover {
	color: #247dec;
}

.cart_contshopbtn {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #4f4f4f;
	font-weight: normal;
	margin: 5px 25px 8px 0;
	background: url(../../images/shopping_icon.png) no-repeat 0% 50% #FFF !important;
	padding-left: 22px;
	cursor: pointer;
	border: 0;
	outline: none;
	float: right;
}

.cart_contshopbtn:hover {
	color: #7bb844;
}

.createacc_link {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #3a3a3a;
	font-weight: normal;
	width: 100%;
	padding: 10px 0 5px 0;
	border-top: 1px solid #EEE;
	margin-top: 5px;
	text-align: center
}

.createacc_link a {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #0060af;
}

.acc_btn:hover {
	text-decoration: none !important;
}

.help_list ul {
	margin-top: 15px;
}

.help_list ul li {
	margin-top: 15px;
	list-style: none;
	font-family: 'Open Sans', sans-serif;
	display: table;
	width: 100%;
}

.help_list ul li a {
	font-family: 'Open Sans', sans-serif;
	color: #7f7f7f;
	text-decoration: none;
	outline: none;
	border: 0;
}

.help_list_left {
	width: 79%;
	margin-right: 1%;
	display: table-cell;
	font-family: 'Open Sans', sans-serif;
	vertical-align: middle;
}

.help_list_left a {
	float: left;
	color: #7f7f7f;
	font-family: 'Open Sans', sans-serif;
}

.help_list_right {
	width: 20%;
	display: table-cell;
	vertical-align: middle;
}

.help_list_right a {
	float: right;
	color: #7f7f7f;
	font-family: 'Open Sans', sans-serif;
}

/*-------------------New Styles-------------------------*/

.featuredproduct_list.sellerproducts {
	margin: 10px 0;
	padding: 0 0 10px 0 !important;
	/*background: #FFF;*/
}

.seller_left {
	width: 100%;
	margin: 20px 0;
	background: #f3f3f3c2;
	text-align: center;
}

.addtowishlish_btn {
	padding: 0;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	float: left;
	margin: 15px 0 15px 0;
	border: 0px solid #ccc;
	text-transform: capitalize;
	color: #262626;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
}

.addtowishlish_btn:hover {
	text-decoration: none;
	color: #e72623;
}

.addtowishlish_btn span,
.addtowishlish_btn i {
	color: #e72623 !important;
}

.addtowishlish_btn span,
.addtowishlish_btn:hover i {
	color: #262626 !important;
}

.adtowish_container {
	float: left;
}

.adtowish_container-new {
	float: right;
}

.addtowishlish_btn span {
	font-size: 18px;
	font-family: Calibri, Arial;
	color: #e72623;
	font-weight: normal;
}

.addto_fav_icon {
	width: 100%;
	height: 25px;
	float: left;
}

.addto_fav_icon a {
	width: 100%;
	height: 25px;
	display: block;
	padding: 0 0 0 35px;
	text-align: left;
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(fav_icon.png) no-repeat 2% 50% #e72623;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}

.addto_fav_icon a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #39b6e0;
}

.addto_rassfeed_icon {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 8px;
}

.addto_rassfeed_icon a {
	width: 100%;
	height: 32px;
	display: block;
	padding: 4px 0 0 35px;
	text-align: left;
	font: bold 12px/25px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(rss_feed_icon.png) no-repeat 2% 50% #ff9900;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	-khtml-border-radius: 35px;
	border-radius: 8px;
}

.addto_rassfeed_icon a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #39b6e0;
}

.favourites_txt_icon {
	margin-top: 10px;
	color: #0192c3;
	font-size: 15px;
}

.jconfirm .jconfirm-box div.title {
	color: #8f8f8f !important;
	text-align: center;
}

.fa-warning {
	color: #bf0000;
}

.btn.btn-info {
	background-color: #0060af !important;
}

.jconfirm-box .content {
	text-align: center;
}

.fa-check {
	color: green !important;
}

.fav_detaila_icon {
	float: left;
	/* margin-left: 20px; */
	padding: 10px 0 0;
}

.fav_detaila_icon .fa.fa-star {
	color: #e72623;
	font-size: 20px;
}

.warning {
	color: red;
}

.freeship_text {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #0060af;
	font-weight: 400;
}

.tr_bg_warning {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: blue;
	font-weight: normal;
	background-color: #F5F5F6;
}

.pop-new {
	width: 100%;
	padding: 5px;
}

.pop-new-inner {
	width: 100%;
	float: left;
	padding-bottom: 15px;
}

.pop-new-inner2 {
	width: 40%;
	float: left;
}

.pop-new-inner3 {
	width: 60%;
	float: left;
}

.pop-new-inner4 {
	width: 25%;
	float: left;
	margin-right: 5%;
}

.pop-new-inner5 {
	width: 70%;
	float: left;
}

.pop-new-inner6 {
	width: 15%;
	float: left;
}

.pop-new-innerP {
	padding: 22px 10px 10px 0px;
}

.pop-new-innerNP {
	padding-top: 8px;
}

.new-width {
	width: 100% !important;
}

.no-padding {
	padding: 0 !important;
}

.text_align_center {
	text-align: center;
}

.text_align_left {
	text-align: left;
}

/********************** New CSS Changes **********************/

.sellerdash {
	background: url("dashboard_icon.png") no-repeat scroll 0 50% rgba(0, 0, 0, 0);
	color: #949494;
	display: block;
	float: right;
	font-family: "'Open Sans', sans-serif";
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 2%;
	min-height: 24px;
	padding-left: 39px;
	text-transform: uppercase;
}

.sellerdash a {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #949494;
	text-transform: uppercase;
}

.sellerdash a:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #949494;
	text-decoration: none;
}

.fb-share {
	width: 58px !important;
	float: left !important;
	display: inline-block;
	vertical-align: top;
}

.fb-share a img {
	vertical-align: top !important;
}

.tweetbutton {
	width: 66px;
	float: left !important;
}

.seller_details .tweetbutton {
	width: 66px;
	float: left !important;
	margin-right: 6px !important;
}

.seller_details .fb_iframe_widget span {
	width: 148px !important;
}

.socialmediaicons_detailpage .tweetbutton {
	width: 66px;
	float: left !important;
	margin-right: -2px;
	margin-left: 0px !important;
}

@media(max-width:767px) {
	.tweetbutton {
		width: 71px;
	}

	.product_sub p {
		padding: 7px 0px !important;
	}

	.featuredproduct_list {
		padding: 20px 0 5px 0 !important;
	}
}

.Newg-plus {
	width: 66px;
	float: left !important;
}

.top-mrg {
	margin-top: 10px;
}

.table-head {
	font-size: 14px !important;
	color: #e72623;
}

.no-padding {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.disable_btn {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #fff !important;
	font-weight: normal;
	background: #a2a2a2;
	padding: 5px 8px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	border: 0;
	outline: none;
	margin: 10px 0;
	text-transform: uppercase;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
}

.disable_btn:hover {
	background: #626262;
	border-radius: 70px;
}

@media only screen and (max-width: 990px) {
	.top-mrg {
		margin-top: -14px !important;
	}
}

/*  ===============================================    07/13/2017   ===============================================  */

/*  ========================= Design edits made as part of customization : American muscle ========================= */

/*  Author : Rafeeq
/*  =======================================    American muscle START   ==============================================  */

.main_header_outer {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
}

.logo_outer {
	float: left;
	width: auto;
	padding: 5px 15px;
	min-height: 70px;
	line-height: 70px;
}

.logo_outer img {
	max-height: 61px;
	max-width: none;
}

.section_top_btt {
	min-height: 70px;
	line-height: 70px;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-weight: normal !important;
	background: #2c2c2c;
}

.section_top_btt span {
	font-weight: 400 !important;
	color: #d1d1d1 !important;
	font-family: 'Open Sans', sans-serif !important;
	text-transform: uppercase;
}

.section_top_btt img {
	width: 24px;
	height: 24px;
	-webkit-border-radius: 120px;
	-moz-border-radius: 120px;
	border-radius: 120px;
}

.menu_icon {
	width: 100%;
}

.menu_icon img {
	max-width: inherit !important;
	max-height: inherit !important;
	width: 83px !important;
	height: 20px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.section_top_btt a {
	float: left;
	min-height: 70px;
	line-height: 70px;
	width: 100%;
	background: #2c2c2c;
	text-align: center;
	color: #cdcdcd;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}

.section_top_btt a:hover,
.section_top_btt a:focus {
	background: #2c2c2c;
	text-decoration: none;
	color: #FFFFFF;
}

.section_top_btt a span {
	padding: 0 8px;
}

.header_R_outer {
	padding-right: 0px !important;
}

.header_R_inner {
	float: right;
	width: auto;
}

.header_currency_outer {
	float: left;
	min-width: 126px;
	min-height: 30px;
	/* border-right: 1px solid #585858; */
	margin: 20px 0 0 0;
}

.header_rt_top_currency {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #949494;
	min-height: 24px;
	display: block;
	line-height: 24px;
	float: right;
	margin-bottom: 2%;
}

.currency_feild_outer {
	padding: 0 15px;
}

.currency_feild_outer .cs-placeholder {
	border: 0px;
	padding: 0 0 0 30px;
	text-transform: uppercase;
	color: #9f9f9f !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	background: url(../../images/currency_feild_icon.png) no-repeat left center #000 !important;
	content: inherit !important;
}

.currency_feild_outer .cs-options ul li span {
	background: #000 !important;
	text-transform: uppercase;
	color: #9f9f9f !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	padding: 10px 15px;
}

.header_search_outer {
	float: left;
	width: auto;
	min-height: 30px;
	/* border-right: 1px solid #585858; */
	margin: 20px 0 0 0;
}

.header_rt_top_item_login span {
	color: #0060af;
}

.header_user_outer {
	float: left;
	min-width: 120px;
	padding: 15px 30px 10px 30px;
}

.header_user_outer button {
	padding: 0px;
	margin: 0px;
	background: none;
	border: 0px;
	line-height: 28px;
}

.header_user_outer img {
	width: 24px;
	height: 24px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

.header_user_outer span {
	float: left;
	color: #171717;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 6px 10px 0 10px;
}

.header_user_outer a:hover span,
.header_user_outer a:focus span {
	color: #e72623;
	text-decoration: none;
}

.header_user_outer a:hover {
	text-decoration: none;
}

.header_user_dropdown {
	width: 203px !important;
	background: #fff !important;
	border: 0px solid #ffffff !important;
	border-top: 0px !important;
	border-bottom: 0px !important;
	padding: 10px 15px !important;
	top: 53px !important;
	left: -27px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.header_user_dropdown .login_sec2_inner a {
	float: left;
	width: 100%;
	color: #2f2f2f !important;
	padding: 0 0 20px 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase;
}

.header_user_dropdown .login_sec2_inner a:hover {
	background: none !important;
	color: #0060af !important;
}

.header_user_dropdown .login_sec2_inner a .fa {
	color: #949494;
	font-size: 18px;
	margin: 0 10px 0 0;
}

.header_user_dropdown .login_sec2_inner a:hover .fa {
	color: #0060af;
}

.login_header_sec_outer {
	width: 319px;
	position: absolute;
	left: -160px;
	top: 55px;
	background: #fff;
	padding: 15px;
	z-index: 13333;
	border: solid 1px #f1f1f1;
}

.owl-item .products {
	margin: 10px;
}

.login_header_sec_feild_outer {
	width: 100%;
	padding: 0 0 10px 0;
}

.login_header_sec_feild_outer input {
	width: 100%;
	padding: 10px 5px 5px 5px;
	border: 0px;
	border-bottom: 1px solid #e0e0e0;
	background: #fff;
	color: #141414 !important;
}

.login_header_sec_btt_outer {
	width: 100%;
	padding: 10px 0 0 0;
}

.login_header_sec_btt_outer button {
	float: left;
	width: 100%;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 10px 15px;
	text-align: center;
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
}

.login_header_sec_btt_outer .login_btt {
	background: #0060af;
}

.login_header_sec_btt_outer .login_btt:hover {
	background: #f0cf02;
}

.login_header_sec_btt_outer .sign_up_btt {
	background: #002e54;
}

.login_header_sec_btt_outer .sign_up_btt:hover {
	background: #f0cf02;
}

.login_header_sec_forgt_pssd {
	padding: 15px 0 0;
}

.login_header_sec_forgt_pssd a {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
}

.login_header_sec_forgt_pssd a:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
}

.header_category_outer {
	padding: 12px 15px;
	background: #262626;
	text-align: center;
}

.header_category_outer a {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #9f9f9f;
	margin: 0 25px;
	padding: 0 0;
	text-transform: uppercase;
}

.header_category_outer a:hover,
.header_category_outer a:focus {
	color: #0060af;
	text-decoration: none;
}

.top_cart_outer {
	float: left;
	width: auto;
	height: 70px;
	line-height: 70px;
	background: transparent;
	padding: 0 37px 0px 0px;
}

.top_cart_outer:hover {}

.top_cart_inner {
	position: relative;
	line-height: normal;
	padding: 20px 0 0 0;
}

.top_cart_inner .fa {
	color: #0060af;
	font-size: 34px;
}

.top_cart_inner span {
	width: 24px;
	height: 24px;
	position: absolute;
	right: -19px;
	top: 6px;
	background: #f0cf02;
	color: #000000;
	font-size: 12px;
	text-align: center;
	line-height: 26px;
	font-weight: 400;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

.main_menu_outer {
	float: right;
	width: 100px;
	height: 70px;
	line-height: 70px;
}

.main_menu_outer button {
	float: left;
	width: 100%;
	background: #414141;
	border: 0px;
	height: 70px;
	line-height: 70px;
	text-align: center;
}

.main_menu_outer .fa {
	color: #aeaeae;
	font-size: 28px;
}

.section_list_outer {
	float: left;
	width: 100% !important;
	background: #2c2c2c;
	padding: 0 30px;
	text-align: center;
}

.section_list_outer a {
	/*margin: 0 6%;*/
	display: inline-block;
	color: #FFF;
	padding: 10px 30px;
	font-family: ''Open Sans', sans-serif', sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
}

.section_list_outer a:hover,
.section_list_outer a:focus {
	color: #e72623;
	text-decoration: none;
}

.section_list_outer a.active span {
	background: url(section_list_active.png) no-repeat right center;
	color: #FFFFFF;
	padding: 0 15px;
}

.section_list_outer a img {
	width: 45px;
	height: 45px;
	-webkit-border-radius: 120px;
	-moz-border-radius: 120px;
	border-radius: 120px;
}

.footersep_inner {
	float: left;
	width: 100%;
}

.footersep_inner h1 {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	font-weight: 500;
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}

.footersep_inner ul {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.footersep_inner ul li {
	width: 100%;
	padding: 3px 0 10px 0;
	margin: 0px;
	list-style: none;
	color: #717171;
}

.footersep_inner ul li a {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #717171;
}

.footersep_inner ul li a:hover {
	color: #0060af;
	text-decoration: none;
}

.connect_with_us_outer img {
	width: 40px;
}

.connect_with_us_outer a {
	float: left;
}

.subscribe_outer {
	width: 100%;
	padding: 0px 0 0px 0;
	max-width: 400px;
	margin: auto;
	text-align: center;
	display: block;
}

.subscribe_outer h4 {
	width: 100%;
	color: #71716e;
	font-size: 20px;
	padding-bottom: 10px;
}

.footer_bt_border {
	border-top: 1px solid #252525;
}

.subscribe_feild {
	float: left;
	width: 60%;
	height: 40px;
	line-height: 40px;
	text-align: left;
	padding: 0 10px;
	margin: 0;
	background: #ffffff;
	border: 1px solid #ebebeb;
	color: #131313;
	font-family: 'Open Sans', sans-serif;
}

.subscribe_feild:focus {
	border: 1px solid #6f6f6f;
}

.subscribe_btt {
	float: left;
	width: 40%;
	height: 40px;
	line-height: 37px;
	background: #0060af;
	text-align: center;
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	border: 0px;
}

.subscribe_btt:hover {
	background: #004680;
}

.product_detail_txt {
	padding: 0px !important;
	border-left: 1px solid #e8e8e8;
}

.product_detail_txt_R {
	padding: 0px !important;
	border-left: 1px solid #e8e8e8;
}

.product_detail_txt:first-child {
	border-left: 0px;
}

.product_detail_txt h1 {
	padding: 8px 15px;
	margin: 0px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #393939;
	border-bottom: 1px solid #e8e8e8;
}

.product_detail_txt_R h1 {
	padding: 8px 15px;
	margin: 0px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #393939;
	border-bottom: 1px solid #e8e8e8;
}

.product_detail_txt .prdetails_productinfo_row,
.product_detail_txt_R .prdetails_productinfo_row {
	padding: 0px;
	margin: 0px;
}

.product_detail_txt .prdetails_productinfo_row p,
.product_detail_txt_R .prdetails_productinfo_row p {
	padding: 10px 15px;
	margin: 0px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #919191;
}

.product_detail_txt .prdetails_productinfo_row p a,
.product_detail_txt_R .prdetails_productinfo_row p a {
	color: #0060af;
	text-decoration: none;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
}

.detail_page_img_thumb_outer {
	position: relative;
	width: 100%;
	margin: 0 auto;
	bottom: 0;
	text-align: center;
}

.featuredproduct_list {
	padding: 45px 0 5px 0;
}

.featuredproduct_list h1 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 300 !important;
	font-size: 28px;
	color: #3a3a3a !important;
	margin: 0;
	padding: 2px ​15px 5px 15px !important;
	text-align: center;
	width: 100%;
}

.product_detail_rating_outer {
	width: 100%;
	padding: 0;
	margin: 0;
}

.product_detail_rating_inner {
	float: left;
	width: auto;
	padding: 0 5px 0 0;
	font-family: 'Open Sans', sans-serif;
	color: #FFFFFF;
}

.product_detail_rating_inner_L {
	float: left;
	width: auto;
	height: 33px;
	line-height: 33px;
	background: #0060af;
	padding: 0px 8px;
	font-size: 15px;
}

.product_detail_rating_inner_R {
	float: left;
	width: auto;
	height: 33px;
	line-height: 33px;
	background: #f0cf02;
	padding: 0px 5px;
}

.product_detail_rating_inner_R_txt {
	float: left;
	width: auto;
	padding: 5px 0 0 0;
	color: #262626;
	font-size: 12px;
	font-weight: 400;
	line-height: 30px;
}

.product_detail_rating_inner_R_txt a {
	color: #262626;
}

.product_detail_rating_inner_R_txt a:hover {
	color: #e72623;
	text-decoration: none;
}

.rate_flt .prdetails_link1 {
	float: left;
	width: auto;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #e72623;
	font-family: ''Open Sans', sans-serif' !important;
	font-weight: 300;
	background: none;
}

.rate_flt .prdetails_link1:hover {
	background: none;
	color: #000;
}

.stock_detail_outer {
	float: right;
	width: auto;
	padding: 2px 0 0 0;
}

.stock_detail_outer .prdetails_productinfo_row_hd {
	float: left;
	width: auto;
	padding: 5px 0 0 0;
}

.stock_detail_outer .prdetails_productinfo_row_desc {
	float: left;
	width: auto;
}

.detail_page_btt_outer {
	padding: 27px 0 36px 0;
}

.detail_page_cart_btt {
	background: #e72623;
	border: 0px;
	color: #FFFFFF;
	width: 230px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
}

.detail_page_cart_btt:hover {
	background: #2c2c2c;
}

.detail_page_buynow_btt {
	background: #0060af;
	border: 0px;
	color: #FFFFFF;
	width: 188px;
	height: 46px;
	line-height: 47px;
	text-align: center;
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin: 10px 17px 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	border-radius: 26px;
}

.detail_page_buynow_btt:hover {
	background: #2c2c2c;
}

ul.product_details_tabs {
	padding: 0px;
}

.product_details_tabs li {
	padding: 0px;
	margin: 0px !important;
	border: 0px;
}

.product_details_tabs li a {
	background-color: #fff !important;
	border-bottom: none !important;
	border-left: 0px !important;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	padding: 10px 30px !important;
	margin: 0;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.product_details_tabs li a:hover,
.product_details_tabs li a:focus {
	background: #f5f5f5 !important;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	padding: 10px 30px !important;
	color: #000000 !important;
	border-bottom: none !important;
	border-left: 0px !important;
}

.product_details_tabs li.tabs-selected a {
	background: #0060af !important;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	padding: 10px 30px !important;
	color: #fff !important;
	border-bottom: none !important;
	border-left: 0px !important;
}

.product_details_tabs li:first-child a {
	border-left: none !important;
}

.product_detail_tab_txt_outer {
	border: 2px solid #f0f0f0;
	background: #f9f9f9;
	margin: 35px 0;
	padding: 20px 15px;
}

.product_detail_tab_txt {
	float: left;
	width: 100%;
	padding: 10px 0;
}

.product_detail_tab_txt h1 {
	width: 100%;
	padding: 0 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 400;
}

.product_detail_tab_txt h1 a {
	color: #e72623;
}

.product_detail_tab_txt h1 a .fa {
	color: #666666;
}

.product_detail_tab_txt h1 a:hover {
	color: #c51b18;
	text-decoration: none;
}

.product_detail_tab_txt p {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}

.product_detail_tab_txt_L {
	text-align: right;
	color: #0060af;
}

.product_detail_tab_txt_R {
	text-align: left;
	color: #333333;
}

.qty_feild_detail_page {
	float: left;
	width: 49px;
	height: 33px;
	line-height: 33px;
	padding: 0 5px;
	border: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	background: #ececec;
	text-align: center;
	margin-right: 5px;
}

input {
	outline: none !important;
}

.productdetails_review_list {
	padding: 10px 15px;
	margin: 0 0;
	font-size: 13px;
	line-height: 24px;
	text-align: center
}

.productdetails_review_listr:nth-child(even) {
	background: #f9f9f9
}

.productdetails_review_list:nth-child(odd) {
	background: #F1F1F1
}

.product_box_outer {
	float: left;
	width: 24%;
	min-height: 335px;
	border: none;
	position: relative;
	margin: 0.5%;
	background-color: #f3f3f3 !important;
	border-radius: 8px;
	z-index: 1;
}

.product_box_img_outer {
	width: 100%;
	min-height: 205px;
	line-height: 195px;
	text-align: center;
	overflow: hidden;
}

.product_box_img_outer img {
	max-width: 100%;
	max-height: 205px;
}

.product_box_outer h2,
.product_box_outer h2 a {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: 300;
	padding: 0;
	margin: 0 0 15px 0;
	text-align: center;
}

.product_box_outer h2 a:hover {
	color: #e72623;
	text-decoration: none;
}

.viewall_bt {
	text-align: center;
	padding: 19px 20px 30px;
	display: block;
}

.viewall_bt a {
	font-size: 14px;
	font-weight: 600;
	color: #0060af;
	text-transform: uppercase;
}

.viewall_bt a:hover {
	color: #00325a;
}

.viewall_bt a span {
	font-size: 16px;
}

.product_box_outer p {
	color: #3b3b3b;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 300;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 24px;
}

.product_list_row .product_box_outer {
	border: 1px solid #e8e8e8;
	border-left: 0px;
}

.product_price {
	padding: 0px 0 0 8px;
	margin: 0px;
	width: 100%;
	height: 40px;
	text-align: left;
	position: relative;
	z-index: 8;
	color: #0060af;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: 400;
}

.new_collectction_main_outer {}

.popular_collectction_main_outer .product_box_outer {
	border-top: 0px !important;
}

.product_list_row_new_collectction {
	background: url(../../images/new_collection_bg.jpg) no-repeat center center;
	text-align: center;
	display: none;
}

.product_list_row_new_collectction>h1 {
	padding: 38px 0 0 0;
	margin: 0;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 400 !important;
}

#category_list {
	display: none;
}

.product_list_row_new_collectction>.view_all_btt {
	width: 60%;
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 400;
	padding: 7px 25px !important;
	margin: 0 20%;
	background: #0060af;
	position: absolute;
	left: 0px;
	bottom: 25px;
	border-radius: 70px;
}

.product_list_row_new_collectction>.view_all_btt:hover {
	background: #004680;
	text-decoration: none;
}

.product_list_row_new_collectction>.view_all_btt .fa {
	font-size: 13px;
}

.product_list_row_popular_collectction {
	background: url(../../images/popular_collection_bg.jpg) no-repeat center center;
	text-align: center;
	display: none;
}

.product_list_row_popular_collectction>h1 {
	padding: 38px 0 0 0;
	margin: 0;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 400 !important;
}

.product_list_row_popular_collectction>.view_all_btt {
	width: 60%;
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	padding: 7px 25px !important;
	margin: 0 20%;
	background: #0060af;
	position: absolute;
	left: 0px;
	bottom: 25px;
	border-radius: 70px;
}

.product_list_row_popular_collectction>.view_all_btt:hover {
	background: #02467e;
	text-decoration: none;
}

.product_list_row_popular_collectction>.view_all_btt .fa {
	font-size: 13px;
}

.box_border_B {
	/* border-bottom: 1px solid #e7e7e7; */
}

/*  MEDIA QUERY */

@media (max-width: 767px) {
	.footersep_inner {
		width: 100%;
		padding: 0 0 15px 0;
	}

	.product_detail_rating_outer {
		padding-bottom: 15px
	}

	.product_list_row {
		float: left;
		width: 100%;
	}

	.product_box_outer {
		width: 98%;
		margin: 1%;
		border: 1px solid #e8e8e8 !important;
	}

	.product_detail_txt .prdetails_productinfo_row h1 {
		background: #f0f0f0;
	}

	.product_detail_txt_R .prdetails_productinfo_row h1 {
		background: #f0f0f0;
	}

	.product_detail_txt_R {
		border-left: 0px;
	}

	.section_list_outer a {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
		text-align: left;
	}

	.section_list_outer br {
		display: none;
	}

	.section_list_outer a {
		float: left;
		width: 100%;
		margin: 0 0 10px 0;
		text-align: left;
	}

	.section_list_outer a img {
		float: left;
		margin: 0 5px 0 0;
	}

	.section_list_outer a span {
		float: left !important;
		margin: 2px 0 0 5px !important;
		font-size: 11px !important;
	}

	.footersep_inner h1 {
		font-size: 20px;
	}

	.footersep_inner ul li {
		padding: 0px 0 5px 0;
	}

	.header_user_dropdown {
		top: 38px !important;
	}

	.header_user_dropdown .login_sec2_inner a {
		font-size: 11px;
		padding: 0 0 10px 0 !important;
	}

	.subscribe_outer {
		float: none;
		margin: auto;
		text-align: center;
	}

	.footer_social {
		text-align: center !important;
	}

	.prdetails_thumbrow a {
		width: 45px;
		height: 45px;
		line-height: 0;
	}

	.prdetails_thumbrow a img {
		max-width: 100%;
		max-height: 100%;
		line-height: 0;
	}

	.prdetails_infoarea {
		margin-top: 50px;
	}
}

@media (max-width:480px) {
	.header_category_outer a {
		margin-right: 0 !important;
		width: 100% !important;
		font-size: 11px;
	}

	.need_section {
		margin-top: 30px;
	}

	.brdcrumb_container {}

	.brdcrumb_container a {
		padding: 0px 5px !important;
		font-size: 11px !important;
	}

	.product_details_tabs li {
		width: 100%;
		padding: 0px;
		margin: 0 0 5px 0 !important;
	}

	.product_details_tabs li a {
		padding: 5px !important;
		text-align: left;
		border: 1px solid #e8e8e8 !important;
	}

	.prdetails_productprice {
		padding-bottom: 0px;
	}

	.stock_detail_outer {
		float: left;
	}

	.detail_page_btt_outer {
		padding: 27px 0 15px 0;
	}

	.product_details_tabs li a:hover {
		padding: 5px !important;
		border: 1px solid #e8e8e8 !important;
	}

	.product_details_tabs li.tabs-selected a {
		padding: 5px !important;
		border: 1px solid #0060af !important;
	}

	.product_detail_tab_txt_L,
	.product_detail_tab_txt_R {
		text-align: left;
	}

	.product_detail_tab_txt_outer .primary_btt {
		padding: 8px 10px;
		font-size: 11px;
	}

	.user_text p {
		font-size: 16px !important;
	}

	.user_text h4 {
		font-size: 13px !important;
	}

	.seller_name {
		width: 40px !important;
	}

	.seller_video a {
		font-size: 30px !important;
	}

	.seller_video {
		width: 26px;
		height: 30px;
		padding: 0px 5px 7px 35px !important;
	}

	.head_top_news p {
		padding: 0px 10px;
		line-height: 18px;
	}

	.top_cart_outer {
		margin-right: 2px;
	}

	.login_header .logo {
		margin: auto !important;
		float: none;
		text-align: center;
		padding: 10px !important;
	}
}

@media only screen and (min-width: 1200px) and (max-width:1296px) {
	.prdetails_productinfo_row_hd h4 {
		font-size: 12px;
	}

	.stock_detail_outer {
		padding-left: 0px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	.footersep_inner {
		/*width:33%;*/
		width: 100%;
		padding: 0 0 15px 0;
	}

	.product_list_row {
		float: left;
		width: 100%;
	}

	.product_box_outer {
		width: 48%;
		margin: 1%;
		border: 1px solid #e8e8e8 !important;
	}

	.detail_page_img_thumb_outer {
		bottom: -2px;
	}

	.prdetails_imagearea {
		height: 616px;
		background: #ffffff;
	}

	.prdetails_infoarea {
		margin-top: 65px;
	}
}

@media only screen and (min-width: 1200px) {
	.section_list_outer {
		height: 70px !important;
	}
}

/*  HEADDER SEARCH ANIMATION  */

.search_header {
	margin: 0;
	display: inline-block;
	position: relative;
	height: 30px;
	float: right;
	padding: 0;
	position: relative;
}

.search_header_feild {
	width: 120px;
	height: 30px;
	font-size: 13px;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	border: none;
	outline: none;
	color: #1b1b1b;
	padding: 3px;
	padding-left: 40px;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #fff;
	z-index: 3;
	transition: width .4s cubic-bezier(0.000, 0.795, 0.000, 1.000);
	cursor: pointer;
	background: none;
}

.search_header_feild:focus:hover {
	border-bottom: 0px solid #BBB;
}

.search_header_feild:focus {
	width: 250px;
	z-index: 1;
	border-bottom: 0px solid #BBB;
	cursor: text;
	padding-left: 0;
	padding-right: 120px;
}

.search_header_btt {
	height: 30px;
	width: 115px;
	display: inline-block;
	color: #000;
	float: right;
	background: url(../../images/search_icon.png) no-repeat 0 center;
	text-indent: -10000px;
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	cursor: pointer;
	transition: opacity .4s ease;
}

.search_header_btt.clicked {
	z-index: 200;
}

/*  HEADDER SEARCH ANIMATION END */

/*  =================================================================    American muscle END   ========================================================================  */

/*  =============================  COMMON STYLE  =============================   */

.align_C {
	text-align: center;
}

.no_padding {
	padding: 0px !important;
}

.no_margin {
	margin: 0px !important;
}

.primary_btt {
	color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	background: #0060af;
	padding: 13px 35px;
	border: 0px;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 70px;
}

.primary_btt:hover,
.primary_btt:focus {
	background: #003c6d;
	color: #FFFFFF;
	text-decoration: none;
}

/*  =============================  COMMON STYLE  =============================   */

h2 {
	text-align: center;
}

table caption {
	padding: .5em 0;
}

@media screen and (max-width: 767px) {
	table caption {
		border-bottom: 1px solid #ddd;
	}
}

.p {
	text-align: center;
	padding-top: 140px;
	font-size: 14px;
}

.font_fira {
	font-family: ''Open Sans', sans-serif' !important;
}

/*  =============================  Mega Menu color change start  =============================   */

.megamenu_outer {
	float: none !important;
	width: inherit;
}

.menu-dropdown-icon:before {
	background: #fff;
	color: #333;
}

.menu>ul>li a {
	color: #cdcdcd;
}

.menu>ul>li a:hover {
	color: #e72623;
}

.menu>ul>li:hover {
	background: #3d3d3d;
}

.menu>ul>li>ul li.block:nth-child(odd) {
	background: #1e1e1e !important;
}

.menu>ul>li>ul li.block:nth-child(even) {
	background: #242424 !important;
}

.menu>ul>li>ul>li a {
	color: #BFBFBF;
}

.menu>ul>li a.title {
	color: #e72623 !important;
	padding-bottom: 8px;
	border-bottom: 1px solid #353535;
	margin-bottom: 7px;
	font-size: 15px !important;
	font-weight: 400 !important;
}

@media only screen and (max-width: 991px) {
	.ship_border {
		border-left: 0px !important;
		border-top: 1px solid #ebebeb !important;
	}

	.menu-mobile {
		background: none;
		color: #fff;
	}

	.menu-mobile:hover,
	.menu-mobile:focus,
	.menu-mobile:active {
		background: none;
		color: #FFFFFF;
	}

	.menu-dropdown-icon:before {
		background: #e72623;
		color: #fff;
	}

	.menu>ul>li {
		border-bottom: 1px solid #3c3c3c;
	}

	.footersep_inner {
		min-height: 237px;
	}
}

/*  =============================  Mega Menu color change end  =============================   */

/*====================================
=            masonry Page            =
====================================*/

.masonry {
	display: block;
	-webkit-column-gap: 1rem;
	-moz-column-gap: 1rem;
	column-gap: 1rem;
}

/* 5 columns */

.masonry.masonry-columns-5 {
	-webkit-column-count: 5;
	-moz-column-count: 5;
	column-count: 5;
}

@media(max-width: 1170px) {
	.masonry.masonry-columns-5 {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4;
	}
}

/*-4 columns------*/

.masonry.masonry-columns-4 {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
}

/*-3 columns------*/

.masonry.masonry-columns-3 {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}

/*-2 columns------*/

.masonry.masonry-columns-2 {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
}

/*-1 columns------*/

.masonry.masonry-columns-1 {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
}

/*--------Responsive---------*/

@media(max-width: 991px) {

	.masonry.masonry-columns-4,
	.masonry.masonry-columns-5 {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
	}
}

@media(max-width: 767px) {

	.masonry.masonry-columns-4,
	.masonry.masonry-columns-5,
	.masonry.masonry-columns-3 {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}

	.logo_outer img {
		max-height: 60px;
		max-width: 148px;
		text-align: center;
		margin: auto;
	}

	.logo_outer {
		float: none;
		text-align: center;
		margin: auto;
	}

	.flex-control-nav {
		display: none;
	}

	.welcomenote p span {
		padding: 0px 10px;
	}
}

@media(max-width: 540px) {

	.masonry.masonry-columns-4,
	.masonry.masonry-columns-5,
	.masonry.masonry-columns-3,
	.masonry.masonry-columns-2 {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
}

.masonry .masonry-item {
	display: inline-block !important;
	width: 100% !important;
	max-width: 100% !important;
	position: relative;
	display: block;
	/*padding: 3px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: .25rem;*/
	float: none !important;
	margin-right: 0 !important;
	margin-bottom: 0 !important;
	margin-bottom: 20px !important;
}

.masonry .masonry-item {
	display: inline-block;
	margin-bottom: 20px;
	width: 100%;
	padding: 10px;
	border: 1px solid transparent;
	transition: all 0.4s ease-in-out;
}

.masonry .masonry-item:hover {
	background: #303030;
}

.masonry .masonry-item .post-title {
	font-size: 20px;
}

.masonry .masonry-item .post-info {
	color: #999;
	text-transform: uppercase;
}

.masonry .masonry-item p {
	color: #666;
}

.masonry .masonry-item .read-more {
	color: #27c2aa;
}

.masonry .masonry-item .tag-comment {
	border-top: 1px solid #f0f0f0;
	margin-top: 10px;
	padding: 5px 0;
	color: #999;
}

.masonry-item ul li {
	width: 100% !important;
	list-style: none !important;
}

/*=====  End of masonry Page  ======*/

/*-------------Newly added--------------*/

.megaproductarea {
	width: 100%;
	/*display: table;*/
}

.megaproduct_cell1 {
	width: 100%;
	min-height: 100px;
	padding: 5px;
	display: block;
	background: #2a2a2a;
	margin-bottom: 7px;
	/*display: table-cell;
  padding-right: 2%;
  */
}

.megaproduct_cell2 {
	width: 100%;
	min-height: 100px;
	padding: 5px;
	display: block;
	background: #2a2a2a;
	/*display: table-cell;
  padding-right: 2%;
  */
}

.megaproduct_cell1 a img,
.megaproduct_cell2 a img {
	max-height: 175px;
	max-width: 100%;
	width: inherit !important;
	height: inherit !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.megaproduct_cell1 h5,
.megaproduct_cell2 h5 {
	font-size: 16px;
	color: #FFF;
	display: table;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}

.megaproduct_cell1 h5 a,
.megaproduct_cell2 h5 a {
	display: table-cell;
	width: 80%;
	vertical-align: middle;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
}

.megaproduct_cell1 h5 span,
.megaproduct_cell2 h5 span {
	display: table-cell;
	width: 20%;
	vertical-align: middle;
	color: #e72623;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	text-align: right;
}

#category_list font {
	font-family: 'Open Sans', sans-serif;
}

.align_lt {
	clear: both;
	overflow: hidden;
}

/* vk add */

.head_top_news {
	background: #0060af;
	padding: 3px 0px;
	line-height: 15px;
	float: left;
	width: 100%;
}

.head_top_news p {
	margin: 0;
	font-weight: 600;
	color: #fff;
}

.navbar-brand-centered {
	position: absolute;
	left: 50%;
	display: block;
	width: 160px;
	text-align: center;
	background-color: transparent;
}

.navbar>.container .navbar-brand-centered,
.navbar>.container-fluid .navbar-brand-centered {
	margin-left: -80px;
}

.nave_center {
	text-align: center;
}

.header_category_outer {
	display: none;
}

.new_nav {
	margin: 0;
	line-height: normal;
	float: left;
	width: 100%;
	border: none !important;
	position: relative !important;
	z-index: 9;
}

.new_nav .navbar-nav li a {
	color: #000 !important;
	font-size: 14px;
	font-weight: 600 !important;
}

/* .new_nav .navbar-nav li a:hover:before {
	border: 2px solid #d1dddb;
	width: 38%;
	content: '';
	position: absolute;
	top: 1px;
	transition: all 1s;
	-moz-transition: all 1s;
	-webkit-transition: all 1s;
} */

.btn_blue {
	background: #0060af;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 13px 28px;
	border-radius: 70px;
}

.btn_blue:hover {
	color: #fff !important;
	background: #024881;
}

.shop_new_bt {
	margin-top: 41px;
	width: 100%;
	float: left;
	height: 42px;
}

.shop_img {
	max-width: 100%;
	max-height: 341px;
}

.footer_social {
	text-align: center;
	min-height: auto;
}

.footer_social img {
	border-radius: 70px;
	filter: grayscale(1);
	width: 36px;
}

.footer_social img:hover {
	filter: grayscale(0);
}

.request_bt {
	float: right;
	right: 21px;
	position: absolute;
	top: 0;
	padding-top: 12px;
	list-style: none;
}

.request_bt a {
	color: #fff !important;
	padding: 10px 15px;
	background: #012746;
	text-transform: uppercase;
	border-radius: 70px;
	position: relative;
}

.request_bt a:hover {
	color: #fff;
}

.request_count {
	background: #f0cf02;
	width: 25px;
	height: 25px;
	top: -8px;
	border-radius: 70px;
	font-size: 13px;
	display: inline-block;
	padding: 4px 0px;
	color: #000;
	text-align: center;
}

.mt-4 {
	margin-top: 20px;
}

.navbar-toggle {
	background-color: #0060af !important;
}

.navbar-default .navbar-toggle {
	border-color: #ffffff !important;
	margin-left: 15px;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff !important;
}

.yellow_bt {
	background: #f0cf02;
	border: 0px;
	color: #FFFFFF;
	width: 188px;
	height: 46px;
	line-height: 47px;
	text-align: center;
	font-family: 'Open Sans', sans-serif, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
	border-radius: 26px;
}


.seller_name {
	width: 100%;
	float: left;
	margin-right: 0;
	text-align: center;
}

.user_text {
	border-right: 2px solid #e6e6e6;
	float: left;
	padding-right: 20px;
}

.user_text h4 {
	color: #8e8e8e;
	font-size: 16px;
	margin: 4px 0px 1px;
}

.user_text p {
	font-size: 22px;
	padding: 0;
	color: #0060af;
}

.seller_section {
	width: 100%;
	float: left;
	margin: 13px 0px;
}

.seller_video {
	width: 30px;
	height: 30px;
	float: left;
	padding: 7px 35px;
}

.seller_video a {
	color: #FF0000;
	font-size: 39px;
}

.seller_video a:hover {
	color: #FF0000;
}

.quote_popup {
	max-width: 530px;
	border-radius: 0px !important;
}

.quote_popup .modal-dialog {
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin: 0;
	box-shadow: none;
	border: none;
	border-radius: 0px !important;
}

.quote_popup .modal-body {
	box-shadow: none;
	border-radius: 0px !important;
}

.modal {
	border: 1px solid rgb(202 202 202 / 20%) !important;
	border-radius: 0px !important;
	box-shadow: none !important;
}

.fixed-header {
	z-index: 9;
}

.modal-content {
	-webkit-box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
	/* box-shadow: none; */
	border: none !important;
	border-radius: 0px !important;
}

.quote_popup .form-control {
	display: block;
	width: 100%;
	height: 39px;
	padding: 9px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #717171;
	background-color: #fff;
	background-image: none;
	border: 1px solid #d4d4d4;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.quote_popup label {
	color: #2f2f2f;
	font-weight: 500;
}

.quote_popup a {
	color: #0060af;
}

.quote_popup textarea {
	height: auto !important;
}

.cart_privacy_text {
	max-width: 315px;
	float: left;
}

.cart_privacy_text span {
	width: 100%;
	display: block;
	font-size: 14px !important;
	color: #5a5a5a !important;
}

.cart_privacy_text span a {
	color: #5a5a5a !important;
}

.cart_privacy_text span a:hover {
	color: #0060af !important;
}

.cart_privacy_inner {
	float: left
}

.cart_privacy_box {
	width: 100%;
	float: left;
	margin: 0px;
}

.cart_privacy_text_outer {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

.cart_privacy_icon {
	float: left;
	margin-right: 10px;
	/* display: flex; */
	vertical-align: middle;
	height: auto;
	font-size: 24px;
	color: #0060af;
	margin-top: 2px;
	width: 25px;
	text-align: center;
}

.product_price span {
	width: auto;
	float: left;
	text-align: left;
	font-weight: 600;
	color: #000;
	padding-right: 7px;
}

.quote_popup .btn {
	padding: 10px 5px;
}

.quote_popup .btn:hover {
	background: #1d7f83;
	color: #fff;
}

.price_home {
	padding-right: 4px;
	width: auto !important;
	float: left !important;
}

.price_discount {}

.foot_addres li span {
	width: 20px;
	margin-right: 10px;
	text-align: center;
	display: inline-block;
}

.foot_phone_icon {
	font-size: 21px;
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	.new_nav .navbar-nav li a {
		font-size: 13px;
	}

	.new_nav {
		position: initial !important;
	}

	.request_bt {
		top: 47px;
	}

	.welcomenote p span {
		padding: 0px 56px;
	}
}

@media only screen and (min-width: 768px) and (max-width:1024px) {
	.flex-control-nav {
		display: none;
		bottom: 10px;
		left: 16px;
	}
}

@media only screen and (min-width: 768px) and (max-width:991px) {
	.new_nav {
		position: initial !important;
	}

	.request_bt {
		top: 15px;
	}

	.flex-control-nav {
		display: none;
		bottom: 10px;
		left: 16px;
	}

	.product_sub p {
		padding: 7px 27px !important;
	}
}

@media only screen and (min-width: 992px) and (max-width:1300px) {
	.nave_center {
		text-align: left;
	}
}

body .navbar-default {
	background-color: #efefef;
	border-color: #0060af;
	border-radius: 0px !important;
}

.products h5 a {
	color: #000;
	font-size: 15px
}

.home_main_head {
	text-align: center;
	width: 100%;
	display: block;
}

.home_main_head h1 {
	text-transform: uppercase;
}

.trending_bg {
	background: url(../../images/trending_new.jpg) no-repeat center center !important;
}

.product_box_outer h1 {
	padding: 28px 5px !important;
	font-size: 23px;
}

.sec_marg .products {
	margin-bottom: 10px;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
	color: #0060af !important;
}

.user_icon {
	padding: 2px 10px !important;
	line-height: 5px;
	margin: 0;
	display: inline-block;
}

.user_icon i {
	margin: 0 !important;
	font-size: 24px !important;
	color: #0060af !important;
}

.mb-4 {
	margin-bottom: 21px;
}

.checkbox {
	margin-right: 10px !important;
}

.form_header th {
	padding: 9px 2px !important;
}

.product_sub p {
	text-align: center;
	padding: 7px 125px;
	font-size: 16px;
	color: #888;
	max-width: 1000px;
	margin: auto;
}

.admin_reply .badge {
	color: #0060af !important;
	font-family: 'Open Sans', sans-serif !important;
}

.home_main_head {
	display: none;
}

.welcomenote {
	display: none;
}

.subscribe_area {
	width: 100%;
	/* background: #efefef; */
	padding: 52px 0px;
	margin: 0;
	background: url(../../images/amazon_bg.jpg) no-repeat center center !important;
	float: left;
}

.subscribe_area h3 {
	padding-bottom: 24px;
	font-size: 28px;
	margin: 0;
}

.offer_box {
	position: absolute;
	background: #ff0000;
	border-radius: 4px;
	width: auto;
	height: auto;
	border: solid 2px #ff0000;
	text-align: center;
	padding: 0px 6px;
	margin: 6px;
	display: flex;
}

.offer_box h3 {
	padding: 2px 4px 0px 0px;
	margin: 0;
	font-weight: 600;
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
}

.offer_box p {
	padding: 0;
	margin: 0;
	color: #ffffff;
}

.form-control {
	box-shadow: none !important;
	border: 1px solid #e4e4e4 !important;
}

.seller_login {
	width: 100% !important;
}

.seller_login .form_wrapper {
	max-width: 400px;
	margin: auto !important;
}

.seller_login input[type="radio"],
input[type="checkbox"] {
	margin: 0px 0 0 !important;
}

.seller_login .forgot_row {
	float: right;
	padding: 5px 0px;
}

.faq h1 p {
	font-size: 24px;
	font-weight: 600;
}

.count_outer p {
	text-align: left;
	padding-top: 15px;
	padding-left: 10px;
	display: inline-block;
}

.count_outer {
	margin-bottom: 10px;
}

.pro_outer .seller_portfolio_detils {
	background: #f1f1f1;
	border-radius: 8px;
	width: 300px;
	margin: auto;
	float: none;
	display: flex;
	margin-bottom: 20px;
}

.contact_page {
	background: #fbfbfb;
	/* max-width: 600px; */
	margin: 32px auto;
	font-family: 'Open Sans', sans-serif !important;
	display: block;
	padding: 30px;
	margin: 25px auto !important;
}

.contact_page h1 span {
	font-size: 28px;
	font-weight: 600;
}

.contact_page p span span {
	font-style: italic;
	font-size: 17px;
	font-family: 'Open Sans', sans-serif !important;
}

.faq_body {
	padding: 25px 0 31px 0 !important;
	display: inline-block;
	margin: auto;
	float: none;
	width: 100%;
}

/* poruct list */

.mt-60 {
	margin-top: 60px;
}

.policy_home .section-heading {
	text-align: center;
}

.policy_home h1 {}

.section-block-grey {
	padding: 40px 0px 77px 0px;
	background-color: #f9f9f9;
}

.serv-section-2 {
	position: relative;
	border: 1px solid #eee;
	background: #fff;
	box-shadow: 0px 10px 30px 0px rgb(50 50 50 / 16%);
	border-radius: 5px;
	overflow: hidden;
	padding: 36px 7px 10px;
	min-height: 165px;
	margin-bottom: 10px;
}

.serv-section-2:before {
	position: absolute;
	top: 0;
	right: 0px;
	z-index: 0;
	content: " ";
	width: 70px;
	height: 70px;
	background: #f5f5f5;
	border-bottom-left-radius: 136px;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}

.serv-section-2-icon {
	position: absolute;
	top: 16px;
	right: 11px;
	max-width: 80px;
	z-index: 1;
	text-align: center;
}

.serv-section-2-icon i {
	color: #0060af;
	font-size: 30px;
	line-height: 25px;
	transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
}

.serv-section-desc {
	position: relative;
	width: 100%;
}

.serv-section-desc h4 {
	font-size: 17px;
	font-weight: 600;
	text-transform: capitalize;
}

.serv-section-2 p {
	margin-top: 9px;
	padding-right: 20px;
	font-size: 14px;
}

.serv-section-2:hover .serv-section-2-icon i {
	color: #fff;
}

.serv-section-2:hover:before {
	background: #0060af;
}

@media only screen and (min-width: 992px) and (max-width:1279px) {
	.serv-section-desc {
		position: relative;
		width: 96%;
		overflow-wrap: break-word !important;
	}

	.serv-section-2 {
		min-height: 207px;
	}
}

/* product_tab */

.board {
	width: 75%;
	margin: 60px auto;
	height: 500px;
	background: #fff;
	/*box-shadow: 10px 10px #ccc,-10px 20px #ddd;*/
}

.board .nav-tabs {
	position: relative;
	/* border-bottom: 0; */
	/* width: 80%; */
	margin: 40px auto;
	margin-bottom: 0;
	box-sizing: border-box;
}

.board>div.board-inner {
	background: #fafafa url(http://subtlepatterns.com/patterns/geometry2.png);
	background-size: 30%;
}

p.narrow {
	width: 60%;
	margin: 10px auto;
}

.liner {
	height: 2px;
	background: #ddd;
	position: absolute;
	width: 80%;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 50%;
	z-index: 1;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #555555;
	cursor: default;
	/* background-color: #ffffff; */
	border: 0;
	border-bottom-color: transparent;
}

span.round-tabs {
	width: 70px;
	height: 70px;
	line-height: 70px;
	display: inline-block;
	border-radius: 100px;
	background: white;
	z-index: 2;
	position: absolute;
	left: 0;
	text-align: center;
	font-size: 25px;
}

span.round-tabs.one {
	color: rgb(34, 194, 34);
	border: 2px solid rgb(34, 194, 34);
}

li.active span.round-tabs.one {
	background: #fff !important;
	border: 2px solid #ddd;
	color: rgb(34, 194, 34);
}

span.round-tabs.two {
	color: #febe29;
	border: 2px solid #febe29;
}

li.active span.round-tabs.two {
	background: #fff !important;
	border: 2px solid #ddd;
	color: #febe29;
}

span.round-tabs.three {
	color: #3e5e9a;
	border: 2px solid #3e5e9a;
}

li.active span.round-tabs.three {
	background: #fff !important;
	border: 2px solid #ddd;
	color: #3e5e9a;
}

span.round-tabs.four {
	color: #f1685e;
	border: 2px solid #f1685e;
}

li.active span.round-tabs.four {
	background: #fff !important;
	border: 2px solid #ddd;
	color: #f1685e;
}

span.round-tabs.five {
	color: #999;
	border: 2px solid #999;
}

li.active span.round-tabs.five {
	background: #fff !important;
	border: 2px solid #ddd;
	color: #999;
}

.nav-tabs>li.active>a span.round-tabs {
	background: #fafafa;
}

.nav-tabs>li {
	width: 20%;
}

/*li.active:before {
    content: " ";
    position: absolute;
    left: 45%;
    opacity:0;
    margin: 0 auto;
    bottom: -2px;
    border: 10px solid transparent;
    border-bottom-color: #fff;
    z-index: 1;
    transition:0.2s ease-in-out;
}*/

.nav-tabs>li:after {
	content: " ";
	position: absolute;
	left: 45%;
	opacity: 0;
	margin: 0 auto;
	bottom: 0px;
	border: 5px solid transparent;
	border-bottom-color: #ddd;
	transition: 0.1s ease-in-out;
}

.nav-tabs>li.active:after {
	content: " ";
	position: absolute;
	left: 45%;
	opacity: 1;
	margin: 0 auto;
	bottom: 0px;
	border: 10px solid transparent;
	border-bottom-color: #ddd;
}

.nav-tabs>li a {
	width: 70px;
	height: 70px;
	margin: 20px auto;
	border-radius: 100%;
	padding: 0;
}

.nav-tabs>li a:hover {
	background: transparent;
}

.tab-content {}

.tab-pane {
	position: relative;
	padding-top: 50px;
}

.tab-content .head {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.btn-outline-rounded {
	padding: 10px 40px;
	margin: 20px 0;
	border: 2px solid transparent;
	border-radius: 25px;
}

.btn.green {
	background-color: #5cb85c;
	/*border: 2px solid #5cb85c;*/
	color: #ffffff;
}

@media(max-width: 585px) {
	.board {
		width: 90%;
		height: auto !important;
	}

	span.round-tabs {
		font-size: 16px;
		width: 50px;
		height: 50px;
		line-height: 50px;
	}

	.tab-content .head {
		font-size: 20px;
	}

	.nav-tabs>li a {
		width: 50px;
		height: 50px;
		line-height: 50px;
	}

	.nav-tabs>li.active:after {
		content: " ";
		position: absolute;
		left: 35%;
	}

	.btn-outline-rounded {
		padding: 12px 20px;
	}
}

.product_detail_tab_txt_outer {
	background: transparent;
	border: none;
}

.search_list_box_row .form-control {
	width: 100%;
}

.btn_code {
	width: auto;
}

.edit_profile .form_radio_text {
	padding: 0px 0px 0px 20px !important;
	display: block;
	line-height: 14px !important;
}

body .form-control {
	color: #171717 !important;
}

@media only screen and (min-width: 1600px) and (max-width:3000px) {
	.main_body {
		min-height: 100vh !important;
		bottom: 0;
	}

	.login_header #item_details {
		height: 90vh;
	}

	.affliti_outr {
		height: 86vh;
	}
}

.mb-1 {
	margin-bottom: 10px !important;
}

.mb-2 {
	margin-bottom: 20px !important;
}

.mb-3 {
	margin-bottom: 30px !important;
}

.mb-4 {
	margin-bottom: 40px !important;
}

.mb-5 {
	margin-bottom: 50px !important;
}

.mt-1 {
	margin-top: 10px !important;
}

.mt-2 {
	margin-top: 20px !important;
}

.mt-3 {
	margin-top: 30px !important;
}

.mt-4 {
	margin-top: 40px !important;
}

.mt-5 {
	margin-top: 50px !important;
}

.w-100 {
	width: 100% !important;
}

.sellerlst_content p {
	padding: 1px 8px;
	font-size: 13px;
}

.pinext {
	margin-left: 9px;
	height: 21px;
	line-height: 0px;
	display: block;
	margin-top: 0;
	padding-top: 0;
	float: left;
	width: 50px;
}

.share_fc {
	height: 20px;
}

.product_sub {
	margin-bottom: 25px;
}

.product_detail_tab_txt.seller_portfolio_detils img {
	width: 120px;
}

.m-0 {
	margin: 0 !important;
}

.header_user_dropdown .login_sec2_inner a img {
	width: 15px;
	height: auto;
}

.border-none {
	border: none !important;
}

.modal {
	background: transparent !important;
}

.qstn_img img {
	width: 31px;
}

.pad_select {
	padding: 0px 10px;
	width: 120px;
}

.jconfirm.white .jconfirm-box .buttons button {
	background: #0060af !important;
}

.retun_select {
	padding: 0px 5px;
	min-width: 100px;
}

.show-on-hover:hover>ul.dropdown {
	display: block;
}

.retun_select {
	padding: 0px 18px 0px 5px;
}

.reason_box {
	width: 196px;
}

.table-responsive {
	overflow: auto;
}

.login_home_text {
	margin: 29px 0px 0px;
	display: inline-block;
}

.need_change {
	width: 100%;
	float: left;
	font-size: 15px;
	position: absolute;
	top: -17px;
}

.need_section {
	position: relative;
	display: inline-block;
}

.foot_social img {
	border-radius: 70px;
	filter: grayscale(1);
	width: 36px;
}