@charset "utf-8";



.crdShdw {
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.24);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.24);
    box-shadow: 0 1px 10px rgba(0,0,0,0.24);
}

.tbold { font-weight:700;}

.buttonadd {
	background: none;
	border: none;
	margin-left: 20px;
}
.rightboxbg {
	padding-bottom: 20px;
}

.colume-6 {Display: inline;
    float: left;
    width: 45.9468599%;
    margin: 0 1.02657005% 10px;}

.colume-3{display: inline;
    float: left;
    width: 20.9468599%;
    margin: 0 1.02657005% 10px;}

@media screen and (min-width:560px) {
.h1color {
	text-transform: uppercase;
	font-size: 24px;
	color: #82858c;
	font-weight: bold;
	margin: 10px 3px;
}
.myAccount {
	adding-bottom: 0;
	text-transform: none;
	font-size: 20px;
	font-weight: 700;
	line-height: 27px;
	color: #82858c;
}
}

@media screen and (max-width:559px) {
.h1color {
	text-transform: uppercase;
	font-size: 18px;
	color: #f29200;
	font-weight: bold;
	margin: 10px 3px;
}
.myAccount {
	adding-bottom: 0;
	text-transform: none;
	font-size: 18px;
	font-weight: 700;
	line-height: 27px;
	color: #337ab7;
}
}
.h3text {
	text-transform: uppercase;
	font-size: 18px;
	color: #f29200;
	font-weight: bold;
}

/* Categories Style */
@media screen and (max-width: 450px) {
.productdiv .content {
	margin-right: 0;
	margin-left: 0;
}
.productdiv img {
	max-width: 50px;
}
.productdiv .content {
	margin-right: 0;
	margin-left: 0;
}
.productdiv .title {
	min-height: 60px;
}
.productdiv .product-item-list {
	width: 59.9%;
	float: left;
	padding-top: 20px!important;
}
.product-item-price-container {
	position: relative;
	text-align: right;
	min-height: 0;
	top: 0;
	padding-top: 5px;
	clear: both;
	float: right;
	width: 39.9%;
	margin-top: -20px;
}
.productdiv .title {
	margin: 0 0 10px!important;
	padding: 5px 0 0 60px!important;
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	color: #01b997;
	float: none;
	text-transform: none!important;
}

.productdiv .title a{ color:#01b997;}
}
.from {
	color: #f29200;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 0px !important;
	list-style: none;
	background-color: #fff;
	border-radius: 4px;
	font-size: 12px;
}
.breadcrumb>li {
	display: inline-block;
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
	content: "/\00a0";
}
.breadcrumb > li a {
	text-decoration: none; color:#01b997; font-weight:normal;
}
.page_hname {
	background: #fdffb9;
	border-radius: 4px;
	position: relative;
	z-index: 1;
	padding: 8px 20px;
	display: block;
}
.page_hname .page-count {
	text-transform: uppercase;
	list-style: none;
	font-size: 11px;
	color: #666;
	font-weight: 600;
	float: left;
	padding-top: 6px;
}
.page_hname .pager-btn {
	float: left;
	display: inline-block;
	margin-left: 3px;
	cursor: pointer;
}
.page_hname .pager-btn .btn {
	display: block;
	background: #fff;
	text-decoration: none;
	color: #777371;
	text-align: center;
	padding-top: 6px;
	font-size: 11.5px;
	border-radius: 3px;
	box-shadow: 0 2px 4px rgba(0,0,0,.2);
	height: 30px;
	font-weight: 600;
	border-top: 1px solid #fff;
	-webkit-transition: .3s all ease;
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	-ms-transition: .3s all ease;
	transition: .3s all ease;
}

@media (min-width: 768px) {
	
	
.left{ float:left;}
.right{ float:right;}

	
	
.page_hname .pager-btn-container {
	float: right;
	list-style: none;
}
.productdiv img {
	max-width: 60px;
	margin: 10px 15px 0px 0px;
	/*box-shadow: 0 2px 5px rgba(0,0,0,.3);*/
}
.productdiv .content {
	margin-right: 100px;
	margin-left: 80px;
}
.h2color {
	text-transform: uppercase;
	font-size: 24px;
	color: #82858c;
	font-weight: bold;
	margin: 0px 0px;
}
.h2color > span {
	font-weight: normal;
}
}

@media (max-width: 767px) {
.page_hname .pager-btn {
	float: none;
	display: inline-block;
	margin-left: 3px;
	cursor: pointer;
}
.h2color {
	text-transform: uppercase;
	font-size: 20px;
	color:#01b997;
	line-height: 30px;
	font-weight: bold;
	margin: 10px 0px;
}
.h2color > span {
	font-weight: normal;
}

.left{ float:left;}
.right{ float:left;}

.mobile_padding{ padding-left:10px;}

}

@media screen and (max-width: 620px) {
.page_hname .page-count {
	clear: both;
	text-align: center;
	float: none;
	padding-bottom: 6px;
}
.page_hname .pager-btn-container {
	clear: both;
	float: none;
	list-style: none;
}
.page_hname {
	text-align: center;
	padding: 8px 0;
}



}

@media screen and (max-width: 749px) {
.page_hname {
	text-align: left;
}
}
.page_hname .page-count strong {
	color: #000;
}
.page_hname ul {
	margin: 0;
	padding: 0;
}
.page_hname .filter-container .btn {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	padding: 7px 10px 0;
}
.page_hname .filter-container .filter {
	position: relative;
	z-index: 1;
	display: inline-block;
	float: right;
}
.page_hname .filter-container .filter ul {
	position: absolute;
	top: 25px;
	-ms-filter: "alpha(Opacity=0)";
	-ms-filter: alpha(opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
	visibility: hidden;
	left: 0;
	width: 100%;
	-webkit-transition: .3s all ease;
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	-ms-transition: .3s all ease;
	transition: .3s all ease;
	text-align: center;
	background: #fff;
	border-radius: 2px;
	border-top: none;
	box-shadow: 0 2px 4px rgba(0,0,0,.2);
}
.page_hname .filter-container .filter ul li {
	display: block;
}
.page_hname .filter-container .filter ul li a {
	text-decoration: none;
	color:#777371;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 700;
	padding: 5px;
	display: block;
	-webkit-transition: .2s all ease;
	-moz-transition: .2s all ease;
	-o-transition: .2s all ease;
	-ms-transition: .2s all ease;
	transition: .2s all ease;
	border-top: 1px solid #eee;
}
.page_hname .filter-container .filter:hover ul {
	display: block;
	visibility: visible;
	top: 30px;
	-ms-filter: "alpha(Opacity=100)";
	-ms-filter: alpha(opacity=100);
	filter: alpha(opacity=100);
	opacity: 1;
}
.page_hname .filter-container .filter ul li a:hover {
	background: #eee;
}
.page_hname .filter-container .label {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	padding: 9px 10px 0;
	color: #666;
	display: inline-block;
	float: right;
}
#leftrefine {
	border: 1px solid #e7e8ee;
	border-radius: 2px 2px 0 0;
	padding: 0px 0px 20px 0px;
	box-shadow: 0 2px 4px rgba(0,0,0,.2);
	-webkit-transition: .3s all ease;
	-moz-transition: .3s all ease;
	-o-transition: .3s all ease;
	-ms-transition: .3s all ease;
	transition: .3s all ease;
}
#leftrefine .title {
	padding: 15px 19px 5px;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
	background: #01b997;
}
#leftrefine div.row {
	padding: 0 20px 0px;
	overflow: hidden;
	min-height: 20px;
	position: relative;
	margin: 0px 0px;
}
#leftrefine div.row input {
	margin: 3px 0 0;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 20px;
	z-index: 2;
}
.labelfilter {
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #454544;
	position: relative;
	width: 100%;
	float: left;
	cursor: pointer;
	padding-right: 21%;
	padding-left: 25px;
	margin-bottom: 0px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.countfilterx {
	position: absolute;
	top: 2px;
	right: 0;
	display: block;
	font-weight: 400;
	font-size: 13px;
	color: #484848;
}
.sub-title {
	padding: 10px 0 8px;
	margin: 0 20px 8px;
	border-bottom: 1px solid #e7e8ee;
	font-weight: 700;
	font-size: 13px;
	color: #000;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#countries-add-facet, #regions-add-facet {
	margin: 5px 20px 7px;
}
.add-facet {
	color: #3D6E93;
	font-size: 11px;
	text-decoration: none;
	line-height: 1.6em;
	display: block;
	font-weight: 400;
	padding: 0;
}
.facet-text-box {
	border: 1px solid #ccc;
	border-radius: 3px;
	font-size: 13px;
	padding: 5px 10px;
	margin: 0 auto;
	display: block;
}
.product-item-small {
	position: relative;
	border-bottom: 1px solid #ddd;
	background: #fff;
	-webkit-transition: .4s all ease;
	-moz-transition: .4s all ease;
	-o-transition: .4s all ease;
	-ms-transition: .4s all ease;
	transition: .4s all ease;
	padding: 15px 20px;
	min-height: 100px;
	/* box-shadow: 0 2px 4px rgba(0,0,0,.2); chnaged by nk*/
	box-shadow: 0 2px 4px rgba(1, 185, 151, 0.31);
	margin-bottom: 10px;
}
productdiv .title a {
	display: block;
	color: #01b997;
	text-decoration: none;
}

.productdiv .product-item-list {
	padding: 0!important;
	margin: 0!important;
}
.productdiv .product-item-list li {
	display: inline-block;
	margin-right: 7px;
	font-size: 11px;
	padding: 0;
	padding-bottom: 0!important;
	line-height: normal;
	font-weight: 500;
	text-transform: uppercase;
	color: #666;
}
.productdiv .product-item-list li+li {
	border-left: 1px solid #5d5e5f;
	padding-left: 7px;
}

@media screen and (max-width: 3000px) and (min-width: 520px) {
.productdiv .title {
	margin: 0 0 10px!important;
	padding: 5px 0 0!important;
	font-size: 15px;
	font-weight: 600;
	line-height: 20px;
	color: #1e659a;
	float: none;
	text-transform: none!important;
}

.productdiv .title a { color:#01b997;}

.product-item-price-container {
	width: 100px;
	position: absolute;
	top: 3%;
	right: 0;
	padding-top: 44px;
	min-height: 90%;
	text-align: center;
}
}
.product-item-small:hover {
	background: #fdffb9;
}
.currencytxt {
	font-weight: bold;
}
/* End of Categories Page */




/* Start AboutUS Style*/


.aboutstyle p {
	line-height: 26px;
	font-size: 15px;
	text-align: justify;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif, "Neutraface 2 Display Bold";
}
.contactinfo {
	margin-bottom: 20px;
}

@media (min-width: 768px) {
.contactinfo h2 {
	color: #fff;
	font-size: 21px;
	text-transform: uppercase;
	padding: 10px 20px;
	position: relative;
	background-color: #0f70b7;
	margin-bottom: 0;
	text-align: left;
}
}

@media (max-width: 767px) {
.contactinfo h2 {
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 20px;
	position: relative;
	background-color: #0f70b7;
	margin-bottom: 0;
	text-align: left;
}
}
.contactinfo .contactinfo2 {
	background-color: rgb(231, 231, 231);
	padding: 25px 25px;
	font-size: 16px;
}
.contactinfo .contactinfo2 > p > span {
	font-size: 25px;
	vertical-align: middle;
	color: #f29200;
	margin-right: 20px;
	margin-bottom: 5px;
}
.contactinfo .contactinfo2 > p a {
	color: #000;
}
.contactinfo .contactinfo2 > p a:hover {
	color: #f29200;
	text-decoration: none;
}
.productdetails {
	margin-bottom: 20px;
	margin-left: 18px;
	overflow: hidden;
}
.productparagra {
	text-align: justify;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif, "Neutraface 2 Display Bold";
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.4px;
}
.productimg img {
	margin-right: 30px;
}

/* End AboutUS Style*/

/* ContactUs Style Start*/

@media (min-width: 768px) {
.inputcontact {
	width: 380px !important;
	height: 44px !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #d3d3d3;
}
.conttextarea {
	width: 380px !important;
	height: 100px !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #d3d3d3;
}


.basketForm {
	width: 380px !important;
	height: 44px !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #d3d3d3;
}













.formClear {
	clear: both;
	padding: 10px 0px;
	font-size: 13px;
}
}

@media screen and (max-width:980px) and (min-width:768px) {
.inputcontact {
	width: 230px !important;
	height: 44px !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #d3d3d3;
}
.conttextarea {
	width: 230px !important;
	height: 100px !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #d3d3d3;
}


.basketForm {
	width: 230px !important;
	height: 44px !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #d3d3d3;
}


}

@media screen and (max-width: 320px) and (min-width: 250px) {
.inputcontact {
	width: 240px !important;
	height: 44px !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #d3d3d3;
}
.conttextarea {
	width: 240px !important;
	height: 60px !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #d3d3d3;
}



.basketForm {
	width: 200px !important;
	height: 44px !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #d3d3d3;
}








.formClear {
	clear: both;
	padding: 10px 0px;
	font-size: 15px;
}
}

@media screen and (max-width: 640px) and (min-width:360px) {
.inputcontact {
	width: 300px !important;
	height: 44px !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #d3d3d3;
}


.basketForm {
	width: 240px !important;
	height: 44px !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #d3d3d3;
}

.conttextarea {
	width: 300px !important;
	height: 70px !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #d3d3d3;
}
}
.contactbg {
	background: #fff;
	padding: 0px 0px 20px 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif, "Neutraface 2 Display Bold";
}
.contactform {
	background: #fff;
	border-top: 4px solid #26c3a6;
	-webkit-transition: .4s all ease;
	-moz-transition: .4s all ease;
	-o-transition: .4s all ease;
	-ms-transition: .4s all ease;
	transition: .4s all ease;
	padding: 15px 20px;
	box-shadow: 0 2px 4px rgba(0,0,0,.2);
}
.contactheading {
	padding: 10px 10px;
}
.contactheading h1 {
	text-transform: uppercase;
	font-size: 24px;
	color: #f29200;
	font-weight: bold;
	margin: 10px 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
.starreq {
	color: #f49100;
	font-weight: bold;
}
.rightsidecontact {
	margin: 30px 0px 30px 0px;
}
.info-box {
	margin-bottom: 46px;
}
.info-box .info-icon {
	float: left;
	color: #fff;
	background: #f29200;
	border-radius: 5px;
	font-size: 24px;
	text-align: center;
	width: 60px;
	height: 60px;
	line-height: 60px;
	margin: 6px 25px 25px 0;
}
.info-box .info-content {
	padding-left: 85px;
}
.info-box .info-title {
	font-size: 16px;
	font-weight: 700;
	color: #0f70b7;
	margin-top: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.info-box .info-desc {
	font-size: 13px;
	font-style: normal;
}
.info-box .info-desc span, .info-box .info-desc a {
	display: block;
	margin-right: 5px;
	color: #f29200;
}
.info-desc a:hover {
	color: #0f70b7;
}
/* ContactUs Style End*/


/* Start Login & Registration Form */

.Forgetpass.active.focus, .Forgetpass.active:focus, .Forgetpass.focus, .Forgetpass:active.focus, .Forgetpass:active:focus, .btn:focus {
	color: #f19300;
	outline-offset: -2px;
}
.accFont {
	font-size: 13px;
}
.accFont a {
	color: #0f70b7;
}
.accFont a:hover {
	color: #f19300;
}
.Forgetpass {
	font-size: 13px;
	margin-top: 10px;
	background: none !important;
	display: block;
	outline: none;
	border: none;
	color: #0f70b7;
}
.Forgetpass:hover {
	color: #f19300;
}
.loginFormbg {
	background: #eee;
	padding: 30px 0px;
}
.inputloginss {
	width: 300px !important;
	height: 44px;
}

@media screen and (max-width: 4000px) and (min-width:736px) {
.Formbglogin {
	background: #fff;
	padding: 20px 20px;
	width: 80%;
	height: auto;
	margin: 0px auto;
	clear: both;
}
.Basket_innerbg{ width:100% !important;}



.inputloginss {
	width: 100% !important;
	height: 44px;
}
.formdiv {
	clear: both;
	padding: 10px 0px;
	font-size: 15px;
}
}

@media screen and (max-width:767px) and (min-width:250px) {
.Formbglogin {
	background: #fff;
	padding: 20px 20px;
	width: 100%;
	height: auto;
	margin: 0px auto;
	clear: both;
}
.inputloginss {
	width: 100% !important;
	height: 20px;
}
.formdiv {
	clear: both;
	padding: 10px 0px;
	font-size: 15px;
}
}
/* End Login & Registration Form */ 


/* Start Product Details Page */

.productdbg {
	padding: 0px 0px 20px 0px;
}
.titleproduct {
	adding-bottom: 0;
	text-transform: none;
	font-size: 22px;
	font-weight: 700;
	line-height: 27px;
	color: #01b997;
}
.product-item-list ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
.product-item-list > ul > li {
	float: left;
	margin-left: 10px;
	list-style: outside;
	padding-right: 5px;
	vertical-align: middle;
	font-size: 13px; color:#01b997;
	padding-bottom: 10px; line-height:25px;
}
.tabdiv {
	margin: 20px 0px;
}

@media screen and (max-width: 749px) {
.mobile-hide {
	display: none;
}
}
/*Start TAB */


.tab-content>.active {
	display: block;
	padding: 5px 0px 0px 0px;
	line-height: 26px;
	text-align: justify;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif, "Neutraface 2 Display Bold";
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #01b997 !important;
	cursor: default;
	background-color: #fff;
	border-top: 3px solid;
	border-bottom-color: transparent;
}

@media screen and (min-width:560px) {
.nav-tabs>li {
	text-transform: uppercase;
	float: left;
	margin-bottom: -1px;
	border-right: none !important;
	background: #eee; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#dedddb, #eeeeee); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#dedddb, #eeeeee); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#dedddb, #eeeeee); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#dedddb, #eeeeee); /* Standard syntax */
	margin-top: 10px;
	margin-left: 5px;
}
}

@media screen and (max-width:559px) {
.nav-tabs>li {
	float: left;
	margin-bottom: -1px;
	border-right: none !important;
	background: #eee; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#dedddb, #eeeeee); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#dedddb, #eeeeee); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#dedddb, #eeeeee); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#dedddb, #eeeeee); /* Standard syntax */
}
}

@media screen and (max-width: 479px) {
.nav-tabs-responsive > li {
	display: none;
	width: 23%;
}
.nav-tabs-responsive > li > a {
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
	width: 100%;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
.nav-tabs-responsive > li.active {
	width: 54%;
}
.nav-tabs-responsive > li.active:first-child {
	margin-left: 23%;
}
.nav-tabs-responsive > li.active, .nav-tabs-responsive > li.prev, .nav-tabs-responsive > li.next {
	display: block;
}
.nav-tabs-responsive > li.prev, .nav-tabs-responsive > li.next {
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
}
.nav-tabs-responsive > li.next > a, .nav-tabs-responsive > li.prev > a {
	-webkit-transition: none;
	transition: none;
}
.nav-tabs-responsive > li.next > a .text, .nav-tabs-responsive > li.prev > a .text {
	display: none;
}
.nav-tabs-responsive > li.next > a:after, .nav-tabs-responsive > li.next > a:after, .nav-tabs-responsive > li.prev > a:after, .nav-tabs-responsive > li.prev > a:after {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.nav-tabs-responsive > li.prev > a:after {
	content: "\e079";
}
.nav-tabs-responsive > li.next > a:after {
	content: "\e080";
}
.nav-tabs-responsive > li.dropdown > a > .caret {
	display: none;
}
.nav-tabs-responsive > li.dropdown > a:after {
	content: "\e114";
}
.nav-tabs-responsive > li.dropdown.active > a:after {
	display: none;
}
.nav-tabs-responsive > li.dropdown.active > a > .caret {
	display: inline-block;
}
.nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-left {
	left: 0;
	right: auto;
}
.nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-center {
	right: auto;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.nav-tabs-responsive > li.dropdown .dropdown-menu.pull-xs-right {
	left: auto;
	right: 0;
}
}
/**
 * product wrapper Style
 */
.wrapper {
	padding: 15px 0;
}
.bs-example-tabs .nav-tabs {
	margin-bottom: 15px;
}

@media (max-width: 479px) {
#narrow-browser-alert {
	display: none;
}
}
/*END TAB */



/* Start rightside box*/

.boxcartproduct {
	background: #01b997 !important;
	padding: 10px 10px;
	margin: 0px 0px 20px 0px;
	
	
}
.boxcartproduct h2 {
	font-size: 21px;
	text-transform: uppercase;
	margin: 0px;
	text-align: center;
	color:#82858a;
}
.listingformat {
	clear: both;
	display: block;
	border-bottom: 1px solid #999;
}
.listingformat ul {
	margin: 0px;
	padding: 0px;
}
.listingformat ul li {
	color: #FFF;
	margin: 5px 10px;
	list-style: none;
	float: left;
}
/* End rightside box*/

.funkyradio div {
	clear: both;
	/*margin: 0 50px;*/
	overflow: hidden;
}
.funkyradio label {
	/*min-width: 400px;*/
	width: 100%;
	border-radius: 3px;
	border: 1px solid #01b997;
	font-weight: normal;
}
.funkyradio input[type="radio"]:empty, .funkyradio input[type="checkbox"]:empty {
	display: none;
}
.funkyradio input[type="radio"]:empty ~ label, .funkyradio input[type="checkbox"]:empty ~ label {
	position: relative;
	text-align: right;
	line-height: 2.5em;
	text-indent: 3.25em;
	margin-top: 8px;
	padding-right: 3px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.funkyradio input[type="radio"]:empty ~ label:before, .funkyradio input[type="checkbox"]:empty ~ label:before {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	content: '';
	width: 2.5em;
	background: #81848b;
	border-radius: 3px 0 0 3px;
}
.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before, .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
	content: '\2714';
	text-indent: .9em;
	color: #C2C2C2;
}
.funkyradio input[type="radio"]:hover:not(:checked) ~ label, .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
	color: #888;
}
.funkyradio input[type="radio"]:checked ~ label:before, .funkyradio input[type="checkbox"]:checked ~ label:before {
	content: '\2714';
	text-indent: .9em;
	color: #333;
	background-color: #ccc;
}
.funkyradio input[type="radio"]:checked ~ label, .funkyradio input[type="checkbox"]:checked ~ label {
	color:#01b997;
}
.funkyradio input[type="radio"]:focus ~ label:before, .funkyradio input[type="checkbox"]:focus ~ label:before {
	box-shadow: 0 0 0 3px #999;
}
.funkyradio-primary input[type="radio"]:checked ~ label:before, .funkyradio-primary input[type="checkbox"]:checked ~ label:before {
	color: #fff;
	background-color: #01b997;
}
.spanprice {
	text-align: right;
	margin-left: 50px;
	font-weight: bold;
}
.BasketButton {
	text-align: center;
	margin-top: 10px;
}
.button.blue {
	background:#01b997;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}
.button.blue:hover {
	background:#257b6d;
	box-shadow: inset 0 2px 5px #000;
	-webkit-box-shadow: inset 0 2px 5px #000;
	-moz-box-shadow: inset 0 2px 5px #000;
	-ms-box-shadow: inset 0 2px 5px #000;
	-o-box-shadow: inset 0 2px 5px #000;
}
.related_product {
	
	padding-top : 20px;
}
/* Table Css */

table tr th {
	padding: 0 0 12px;
	font-size: 14px;
	font-weight: 700;
	color: #1673b9;
	text-transform: uppercase;
	text-align: left;
}
.first {
	width: 26%;
}
.second {
	width: 35%;
}
.tabletext {
	line-height: 25px;
	text-align: left;
}
.printinfoproduct ul {
	margin: 0px;
	padding: 0px;
}
.printinfoproduct ul > li {
	list-style: none;
	display: block;
}


.printinfoproduct ul > li button { margin:8px 0px;}
.printinfoproduct ul > li button:hover{ color:#fff;
	
	
	}




/* End Product Details Page */


/* Start MyAccount Page Stylesheet */

@media screen and (min-width:560px) {
.panel-title {
	text-align: left;
}
.logout {
	margin-top: 20px;
}


.accordion-option .toggle-accordion {
	float: right;
	font-size: 16px;
	color: #6a6c6f;
}
}

@media screen and (max-width:559px) {
.panel-title {
	font-size: 13px !important;
	line-height: 24px;
	text-align: left;
}
.recentView > h3 {
	color: #0f70b7;
	font-size: 15px !important;
}
.logout {
	margin-top: 5px;
}

.accordion-option .toggle-accordion {
	float: right;
	font-size: 9px;
	color: #6a6c6f;
}






}
.button.logout {
	background: #f29200;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}
.button.logout:hover {
	background: #ab6c0c;
	box-shadow: inset 0 2px 5px #000;
	-webkit-box-shadow: inset 0 2px 5px #000;
	-moz-box-shadow: inset 0 2px 5px #000;
	-ms-box-shadow: inset 0 2px 5px #000;
	-o-box-shadow: inset 0 2px 5px #000;
}
.recentView > h3 {
	color:#82858a;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 20px;
	position: relative;
	background-color: #e7e7e7;
	margin-bottom: 0;
	text-align: center;
	font-weight: bold;
}
.recentView .recentView2 {
	background-color: rgb(231, 231, 231);
	padding: 10px 5px;
	font-size: 16px;
}
.recentView2 ul {
	margin: 0px;
	padding: 0px;
}
.recentView2 ul > li {
	margin: 5px 5px;
	list-style: none;
	background: #FFF;
	padding: 10px 10px;
}
.recentView2 ul > li a {
	color: #33c6ac;
}

.recentView2 ul > li a:hover {
	color: #000;
}

.testimonialtext {
	font-size: 16px;
}
.testibtn {
	margin-top: 5px;
	margin-left: 5px;
}
.button.testibtn {
	background: #f29200;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}
.button.testibtn:hover {
	background: #ab6c0c;
	box-shadow: inset 0 2px 5px #000;
	-webkit-box-shadow: inset 0 2px 5px #000;
	-moz-box-shadow: inset 0 2px 5px #000;
	-ms-box-shadow: inset 0 2px 5px #000;
	-o-box-shadow: inset 0 2px 5px #000;
}
.panel-default>.panel-heading {
	color: #333;
	padding: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.panel-default>.panel-heading a {
	display: block;
	padding: 10px 15px;
	text-decoration: none;
}
.panel-default>.panel-heading a:after {
	content: "";
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: right;
	transition: transform .25s linear;
	-webkit-transition: -webkit-transform .25s linear;
}
.panel-default>.panel-heading a[aria-expanded="true"] {
	background-color: #01b997;
	color: #FFF;
}
.panel-default>.panel-heading a[aria-expanded="true"]:after {
	content: "\2212";
	-webkit-transform: rotate(180deg);
	-moz--transform: rotate(180deg);
	-ms--transform: rotate(180deg);
	-o--transform: rotate(180deg);
	transform: rotate(180deg);
}
.panel-default>.panel-heading a[aria-expanded="false"]:after {
	content: "\002b";
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.accordion-option {
	width: 100%;
	float: left;
	clear: both;
	margin: 2px 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif, "Neutraface 2 Display Bold";
}
.accordion-option .title {
	font-size: 18px;
	font-weight: bold;
	float: left;
	padding: 0;
	margin: 0;
	color: #337ab7;
}

.accordion-option .toggle-accordion:before {
	content: "Expand All";
}
.accordion-option .toggle-accordion.active:before {
	content: "Collapse All";
}

.productcartinner { line-height:25px; color:#246a9f; font-size:15px; font-weight:bold; text-align:left
;}


/* Change Password */

.myaccountbtn {
	background: #f29200;
	border: none !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin-top: 1px;
	color: #fff;
}
.myaccountbtn:hover {
	color: #fff;
	background-color: #0f70b7;
}



@media (min-width: 768px) {
	
	
	.ChangePass {
	clear: both;
	padding: 10px 0px;
	font-size: 13px;
}

.inputPass {
	width: 320px !important;
	height: 44px !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #d3d3d3;
}

	}

@media screen and (max-width: 320px) and (min-width: 250px) {
	
	.ChangePass {
	clear: both;
	
	font-size: 13px;
}
	
	.inputPass {
	
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #d3d3d3;
}
	}
	
	

/* End Change Password */



/* Inquiries Start */

.inquiriestitle {
    font-size: 18px;
    font-weight: bold;
    float: left;
    padding: 0;
    margin: 0;
    color: #337ab7;
}


.btninquiries { margin-bottom:10px;}

/* Inquiries End */



/* Categories Page Stylesheet Start */

.newsletter-text{font-size: 18px;
    font-weight: bold;
 
  
    color: #337ab7;}

.newsletter-selectbox > ul{ margin:0px; padding:0px; }

.newsletter-selectbox > ul > li{ float:left; font-size:13px; list-style:none; margin:5px 5px; border:1px solid #999; padding:5px 10px; }



.sub-unsub-btn { clear:both;}
/* End Categories Page Stylesheet */

/* End MyAccount Page Stylesheet */


/* My Basket Start here */

.currency_cart{ font-weight:bold; font-size:16px;}

.inputbasket {
	width: 80px ;
	height: 44px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #d3d3d3;
}





.basketname {padding: 10px 0 0;
    border-bottom: 1px solid #e9e8e8;
    margin-bottom: 0;
    font-size: 14px;}

.btn_basket { font-size:14px;
	background: #0f70b7;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
}
.btn_basket:hover { color:#FFF;
	background: #0d4e7d;
	box-shadow: inset 0 2px 5px #000;
	-webkit-box-shadow: inset 0 2px 5px #000;
	-moz-box-shadow: inset 0 2px 5px #000;
	-ms-box-shadow: inset 0 2px 5px #000;
	-o-box-shadow: inset 0 2px 5px #000;
}

#cartvalue {padding: 15px 0;
    border-bottom: 1px solid #e9e8e8;}
	
.cartdiv{ margin:20px auto; }	
	
	
	
	
	
	.product-item-cart {
    position: relative;
    border-bottom: 1px solid #ddd;
    background: #fff;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    -o-transition: .4s all ease;
    -ms-transition: .4s all ease;
    transition: .4s all ease;
    padding: 15px 20px;
    min-height: 100px;
}


.product-item-cart:hover {
    background: #fdffb9;
}


#cartvalue .product-item-content {
    display: inline;
    float: left;
    width: 47.9468599%;
    margin: 0 1.02657005%;
}


#cartvalue .product-item-content .content {
    margin-right: 0;
}

.product-item-content .content {
   
    margin-left: 80px;
}


.product-item-content .title {
    margin: 0 0 10px!important;
    padding: 5px 0 0!important;
    font-size: 15px!important;
    color: #1e659a;
    float: none;
    text-transform: none!important;
}
.product-item-content .title a { text-decoration:none; font-weight:
600;}

.product-item-content .product-item-list {
    padding: 0!important;
    margin: 0!important;
}


#cartvalue .product-item-content+form {
    display: inline;
    float: left;
    width: 20.9468599%;
    margin: 0 1.02657005%;
    text-align: right;
}


#cartvalue .product-item-price-container {
    display: inline;
    float: left;
    width: 20.9468599%;
    margin: 0 1.02657005%;
    border-left: none;
    position: relative;
    text-align: right;
    padding: 10px 0 0;
}


.product-item-content img {
    max-width: 60px;
    margin-right: 15px;
    box-shadow: 0 2px 5px rgba(0,0,0,.3); float:left;
}



 .product-item-list li {
    display: inline-block;
    margin-right: 7px;
    font-size: 11px;
    padding: 0;
    padding-bottom: 0!important;
    line-height: normal;
    font-weight: 500;
    text-transform: uppercase;
    color: #666;
}

.product-item-list li+li {
    border-left: 1px solid #01b997;
    padding-left: 7px;
}


#cartvalue .remove:hover {
    background: #1e659a;
    color: #fff;
}




#cartvalue .remove {
    text-decoration: none;
    color: #1e659a;
    display: inline-block;
    padding: 3px 10px;
    margin-top: 5px;
    font-size: 10px;
    border: 1px solid #1e659a;
    border-radius: 3px;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -o-transition: .3s all ease;
    -ms-transition: .3s all ease;
    transition: .3s all ease;
}


#cartvalue div.totalprice ul.totals {
    float: right;
    width: 35%;
    min-width: 310px;
    padding: 5px 0 0 20px;
    border-left: 1px solid #f1eded;
}


#cartvalue div.totalprice ul.totals li{ margin:10px 0px; list-style:none;}

.gradvalue{
    padding: 10px 0 0;
    border-top: 1px solid #ebebeb;}



.titlebasket {
   
    font-weight: 400;
    font-size: 13px;
    color: #434343; display:inline;
}

.currency_cart-2{font-size:25px;
float: right;
    display: inline;
    font-weight: 700;
  
    color: #434343;
    padding-right: 9px;

}


.totalvalue {
    float: right; display:inline;
    font-weight: 700;
    font-size: 16px;
    color: #434343;
    padding-right: 9px; }

@media only screen and (max-width: 600px)
{
#cartvalue {
    padding: 13px 0;
}
}


@media screen and (max-width: 749px)
{
#cartvalue .product-item-content {
    display: inline;
    float: left;
    width: 97.9468599%;
    margin: 0 1.02657005%;
}

.product-item-quantity {
    float: none;
}

#cartvalue .product-item-list {
    display: none;
}


.phonehide { display:none;}

#cartvalue .product-item-content+form select {
    margin-left: 85px;
    min-width: 80px;
}


#cartvalue .product-item-price-container {
    display: inline;
    float: left;
    width: 47.9468599%;
    margin: 0 1.02657005%;
    padding-top: 20px;
    text-align: right;
    clear: none;
}


#cartvalue .remove {
    
    margin-top: 0;
    clear: both;
    display: inline-block;
    position: absolute;
    bottom: 20px;
    left: 6px;
}

#cartvalue .product-item-content+form {
    display: inline;
    float: left;
    width: 47.9468599%;
    margin: 0 1.02657005%;
    text-align: left;
    padding-top: 10px;
}

}

@media screen and (max-width: 450px)
{
.product-item-content img {
    max-width: 50px;
}

.product-item-content .content {
    margin-left: 0;
}

.product-item-content .title {
    min-height: 60px;
}
}



/* END My Basket here */


/* Basket_Checkout Start here */


.basket_bg{ background:#e8e7e4; padding-top:20px; padding-bottom:20px;

font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif, "Neutraface 2 Display Bold";
}


.step_left {
    left: -30px;
    position: absolute;
    top: -16px;
    width: 80px;
}
.append_bottom15 {
    margin-bottom: 15px;
}



.review_borderbottom {
   
    padding-bottom: 20px;
    padding-top: 20px; 
}

.review_steps_info {
    border-bottom: 1px solid #CACACA;
    margin: 0 auto 20px;
    position: relative;
    width: 80%;
}



.active .step_icon { background:#f29200;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    margin: 0 auto 5px;
    padding-top: 6px;
    text-align: center;
    width: 30px;
}
.block {
    display: block;
}

.active .step_label {
    color: #2F2F2F;
}

.step_center {
    left: 65%;
    position: absolute;
    top: -16px;
    width: auto;
}

.step_second{left:27%;
    position: absolute;
    top: -16px;
    width: auto;}


.tobe_select .step_icon {
    background:#0f70b7;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    margin: 4px auto 7px;
    padding-top: 4px;
    text-align: center;
    width: 24px;
}
.step_label {
    color: #838383;
    font-size: 14px;
    font-weight: bold;
    line-height: 10px;
    text-align: center; padding-top:5px;
}


.step_right {
    position: absolute;
    right: -38px;
    top: -16px;
    width: auto;
}
@media (min-width: 768px)
{
	
	#Summarydiv div.details {
    float: left;
    width: 64%;
    padding: 2px 0 1px;
}
	
.basketdebtn {
	background: #0f70b7;
	border: none !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin-top: 1px;
	color: #fff;
}
.basketdebtn:hover {
	color: #fff;
	background-color: #f29200;
}
	
	
	}




@media (max-width: 767px)
{
.review_steps_info {
    width: 70%;
}

.step_label {
    color: #838383;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    text-align: center; padding-top:5px;
}

#Summarydiv div.details {
    float: left;
    width:100%;
    padding: 2px 0 1px;
}


.basketdebtn {
	background: #0f70b7;
	border: none !important;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	margin-top: 1px; font-size:15px;
	color: #fff;
}
.basketdebtn:hover {
	color: #fff;
	background-color: #f29200;
}

}


@media (max-width: 480px) and (min-width: 320px)
{
.review_steps_info {
    width: 60%;
}

.step_label {
    color: #838383;
    font-size:9px;
    font-weight: bold;
    line-height: 10px;
    text-align: center; padding-top:5px;
}



}


.basket_Form{ background:#fff; padding:10px 10px;  }


.basket_sumbg{  background:#f8f8f8; margin-top:55px;}

.basket_echout{ margin-top:0px !important;}



#Summarydiv {
    padding: 10px 15px;
   
    border-radius: 2px;
}

#Summarydiv h3 {
  color: #f29200;
    font-size: 18px;
    text-transform: uppercase;
    padding: 5px 20px;
    position: relative;
   
    margin-bottom: 0;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #e9e8e8;
}


#Summarydiv div.row {
    padding: 5px 14px; background:#fff;
    color: #101010;
    border-bottom: 1px solid #e9e8e8;
    min-height: 30px;
}



#Summarydiv div.row h4 {
    padding: 0 0 7px; color:#1e659a;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4em;
}

#Summarydiv div.row span {
    display: block;
    padding: 0 0 2px;
   
    font-size: 11px;
    line-height: 1;
    color: #101010;
}


#Summarydiv div.row span.qty {
    font-weight: 700;
    font-size: 12px;
    line-height: 1em;
}

#Summarydiv div.row span.price {
    text-align: right;
    padding: 2px 0 0;
    font-weight: 700;
    font-size: 14px;
    float: right;
}


.finalbold { color:#f29200 !important;}

.basket_payment_card{ margin:30px 0px;}


.card_expdate{ margin:5px 0px; width:188px;
    height: 44px !important;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border: 1px solid #d3d3d3;
}


.cvvpayment{ margin:0px 0px; width:188px;
    height: 44px !important;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border: 1px solid #d3d3d3;
}
.ptnc{ padding-top:20px; clear:both; }


/* Basket_Checkout END here */


/* Product left refine Start here */


.leftcatebg{    background: rgb(244, 244, 244);
    padding: 10px 0px; color: #454544;}

.pricerange { text-align:left; font-size:14px; color:#f09200; background:#f3f3f3; padding:2px 2px; width:150px; border:1px solid #ccc;}