/*
@media screen and (max-width:767px)
@media screen and (min-width:768px) and (max-width:1023px)
@media screen and (min-width:1024px) and (max-width:1399px)
@media screen and (min-width:1400px)
*/
input[type="button"] , input[type="submit"] , input[type="reset"] {
	-webkit-appearance: none;
}

body {
	background: #fff;
	color: #767676;
	font: normal 75% Helvetica , Arial , sans-serif;
}

* {
	box-sizing: border-box;
}

@font-face {
 font-family: 'Material Icons';
 font-style: normal;
 font-weight: 400;
 src: url(https://fonts.gstatic.com/s/materialicons/v43/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
	vertical-align: middle;
}

@media screen and (max-width:1023px) {
 .sUVpDKoBP {
 width: 100% !important;
 top: 70px !important;
}
.search {
 position: absolute;
 top: -30px;
 padding: .75rem 3.75rem .75rem 0.75rem !important;
 background: #fff !important;
}
.TblZI92TX {
 padding: 8px 0px !important;
 height: 70%;
}
#gjHOpzvUQ {
 width: 100% !important;
 float: none !important;
 display: block;
 padding: 0 1.25rem !important;
 min-height: 8.313rem !important;
}
#ysEr6Hq4B {
 width: 100% !important;
 padding: 0 1.25rem !important;
 float: none !important;
 display: block;
}

	#productListHeading {
		font-size: 1.3em;
		line-height: 40px;
		text-align: center;
		color: #3c3c3c;
		text-transform: capitalize;
		margin: 0;
	}
	.zDM3Ov1CK {
		line-height: 36px;
		cursor: pointer;
	}

	#TGKYZmRMP {
		padding-bottom: 30px;
		border-bottom: 1px solid #ececec;
		margin-bottom: 30px;
	}

	.KKSIy6Gec a {
		display: block;
		font-size: 1em;
		width: 100%;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		color: #3c3c3c;
		line-height: 36px;
	}

	.KKSIy6Gec i {
		font-size: 16px;
		width: 16px;
		float: left;
		line-height: 36px;
		}

	.y1m4WzcFS {
		text-decoration: underline;
	}

	.pVM69ReBD .icons1 {
		display: none;
	}

	.Zqv0zDnsQ i {
		float: right;
		font-size: 18px;
		width: 30px;
		line-height: 60px;
		text-align: center;
	}

	.L4R6xuZrp .icons2 {
		display: none;
	}

	.pVM69ReBD {
		border-bottom: 1px solid #ececec;
	}

	.arapMbDnC a {
		height: 30px;
		display: inline-block;
		position: relative;
		cursor: pointer;
		width: 30px;
		background-size: 150% !important;
		border: 1px solid #d4d4d4;
	}

	.aWyfj8tms a {
		display: inline-block;
		width: 55px;
		line-height: 35px;
		border: 1px solid #ccc;
		text-align: center;
		text-decoration: none;
	}

	.RM5qrH19l {
		width: 25%;
		float: left;
		text-align: center;
		margin: 2px 0;
	}

	.L4R6xuZrp {
		border-bottom: 1px solid #ececec;
		padding: 20px 0;
	}

	div.menu {
		position: fixed;
		top: 0px;
		left: 0px;
		right: 0px;
		bottom: 0px;
		z-index: 1000;
		overflow: hidden;
		display: none;
	}

	div.menu::-webkit-scrollbar {
		display: none
	}

	#wrapper {
		z-index: 999 !important;
		width: 100%;
	}

	#wrapper .animate {
		z-index: 99;
		display: block !important;
	}

	.burger {
		padding: 10px;
		position: absolute;
		top: 0;
		right: 0;
	}


	.m_nav {
		position: fixed;
		top: 0px;
		box-shadow: 0 15px 27px 0 rgba(167 ,165 ,165 ,0.38);
		width: 100%;
		height: 100%;
		background: #fff;
		transition: all ease 0.5s;
		-webkit-transition: all ease 0.5s;
		z-index: 1000;
		opacity: 1;
		visibility: visible;
		margin-top: 0;
		overflow-y: auto;
		transition: all .3s cubic-bezier(.77 , 0 , .175 , 1) 0ms;
		top: 0;
		transform: translateX(100%);
	}

	#WYa071QPR {
		width: 100%;
		height: 100%;
		padding: 36px 20px;
		overflow: auto;
	}

	.clearfix {
		top: 10px;
		right: 10px;
		position: absolute;
	}

	.clearfix i {
		font-size: 20px;
		width: 20px;
		color: #000;
	}

	.gdflex {
		position: -webkit-sticky !important;
		position: sticky !important;
		max-width: 1400px;
		margin: 0 auto;
		width: 100%;
		top: 0;
		left: 0;
		background: #fff;
		z-index: 98;
	}

	.m_nav.open {
		transform: translateX(0);
	}

	#UbwBjUsA2 {
		position: relative;
	}

	.gdflex h1 {
		box-shadow: inset 0px -10px 10px -15px #000;
		min-height: 40px;
	}

	.gdflex #productListHeading {
		line-height: 40px !important;
	}

	.gdflex div.burger {
		position: fixed !important;
		z-index: 100;
	}

	div.burger i {
		font-size: 20px;
		width: 20px;
		color: #000;
	}

	.gdflex h1 {
		position: -webkit-sticky !important;
		position: sticky !important;
		max-width: 1400px;
		margin: 0 auto;
		width: 100%;
		top: 0;
		left: 0;
		background: #fff;
		z-index: 98;
	}

	#WbxggRliZf5MaA0 {
		display: block !important;
		float: right;
	}
}

@media screen and (max-width:767px) {
.nc4AxZw87 h1 {font-family: Venus ,Helvetica ,sans-serif; color:#000;font-size:2rem;font-weight:1000;}
.nc4AxZw87 { position:absolute; left:8.28%; bottom:9%;z-index: 10;margin: 0;width:80%;}
.nc4AxZw87 a { text-align:center; text-transform:uppercase; padding:10px; background:#fff; color:#000; margin-top:20px;display:block;font-size:1.2rem;}
.nc4AxZw87 a::after {
 content: "";
 display: inline-block;
 background-repeat: repeat;
 background-size: auto;
 background-repeat: repeat;
 background-size: auto;
 background-repeat: repeat;
 background-size: auto;
 width: 30px;
 height: 9px;
 background-size: contain;
 background-repeat: no-repeat;
 margin-left: 3px;
}
.nc4AxZw87 a:hover { background:#eee; text-decoration:none;}
#kwzYU40Pb p { min-height:80px;}
.gdflex #productListHeading {text-align:center;}

#kwzYU40Pb {
width:100% !important;
	margin:0 auto;
	
}
#kwzYU40Pb a {
	float:left;
	position: relative;
	text-align:center;
	width:100% !important;
}
#kwzYU40Pb a h2 { height:30px!important;}
#kwzYU40Pb img {
	width: 100%;
	float: left;
}
.KcTRgSsBC h1 {font-size: 10vw !important;}
.KcTRgSsBC span {font-size: 4vw !important;}
#uvQIS8Uzn {
background-color: #f9f9f9;
 max-width: 240rem;
 height: auto !important;
 position:relative;
}
.maxWidth {
 margin: auto 1.25rem;
}
#signup {
 width: 100%;
 float: left;
 margin: auto;
 max-width: none;
 padding-top: 0.75rem;
 padding-left: 6vw;
}

#signup p {
 font-size: 14px;
 color: #000;
 font-weight: 400;
 padding-left: 0;
}
#signup .footer-title {font-size: 1rem;text-align:center;}
#signup form input {
 padding: 0.25rem 0.75rem;
 background: #fff;
 height: 40px;
 font-size: 12px;
 border: 1px solid #000000;
}
#signup form button {
 width: auto;
 padding: 0 1.25rem;
 margin-left: 10px;
 height: 2.5rem;
 background: #000;
 color: #fff;
}
#signup .signup-news {
 padding: 20px 0 0 0;
}
.YMvmafAZx {
	width:100%;
 float: left;
 font-size: 2em;
	text-align:center;
	color:#000;
}

#ssrjp3gKT {width:100%!important;padding: 20px 0px 10px 0px!important;}
.plWhBP9Mo , .qf0gYSoim {
 display: block;
 padding: 0 .9375rem;
 font-size: 1rem;
 font-weight: 500;
 line-height: 2.75rem;
 background-color: transparent;
}
.plWhBP9Mo .Lbiva7X6r {
 text-indent: 5px;
 border-bottom: 1px solid #e2e2e2;
 cursor: pointer;
 font-size: 18px;
 background: url(/images/block.png) no-repeat;
 background-position-x: 0%;
 background-position-y: 0%;
 background-position-x: 0%;
 background-position-y: 0%;
 background-position: right 5px top 50%;
		font-size: 1rem;
 font-weight: 500;
	color:#000;
	
}
.qf0gYSoim .Lbiva7X6r {
 text-indent: 5px;
 
 border-bottom: 1px solid #e2e2e2;
 cursor: pointer;
 font-size: 18px;
 background: url(/images/none.png) no-repeat;
 background-position-x: 0%;
 background-position-y: 0%;
 background-position: right 5px top 50%;
 	font-size: 1rem;
 font-weight: 500;
	color:#000;
}
.plWhBP9Mo .psFH0xdgP {
 display: none;
}
.qf0gYSoim .psFH0xdgP {
 font-size: 16px;
 list-style-type: disc;
 list-style-position: inside;
 font-weight: normal;
}
.qf0gYSoim .psFH0xdgP a {
 float:left;
 color: inherit;
 font-size: 1rem;
 font-weight: 300;
 padding-right:1rem;
}



.ov62cSbWB {
		position: absolute;
		width: 100%;
		top: 82%;
		text-align: center;
		background: #000;
		padding: 10px;
		font-size: 14px;
		color: #fff;
		opacity: 0.8;
	}
	.Q6B9ZWCtf {
		width: 100%;
		padding: 15px;
		margin: 0 auto;
		overflow: hidden;
		font-size:1rem;
	}
	.size_chart {
		cursor: pointer;
		float: left;
		color:#000;
		text-decoration:underline;
	}
	.products_model {
		float: right;
	}
	#size_chart_layer {
		margin: 50px 8px;
	}
	#crhlSsv05 {
		display: none;
	}

	#cartitems {
		max-height: 255px;
		overflow: hidden;
		overflow-y: auto;
	}

	.favoritesWapper {
		width:100%;
		padding: 0 10px 10px 10px;
		margin: 0 auto;
		overflow: hidden;
	}
	.icobox {
		cursor: pointer;
		position: absolute;
		top: 20px;
		right: 20px;
		color: #ff4c4c;
		font-size: 30px;
	}
	.productfavourite {
		width: 50%;
		padding: 10px;
		box-sizing: border-box;
		float: left;
		overflow: hidden;
		position: relative;
	}
	.productListing .productNewList {
 width: 50%;
 padding: 10px;
 box-sizing: border-box;
 float: left;
 overflow: hidden;
 position: relative;
	}
	#XOIdGkCZt {
		float: right;
	}

	.loginForm {
		width: 90%;
		margin: 0 auto;
		padding: 2em 0;
		overflow: hidden;
	}

	.loginTitle {
		width: 100%;
		margin-bottom: 1em;
		font-size: 2em;
		line-height: 30px;
		text-align: center;
		color: #3c3c3c;
		text-transform: capitalize;
		overflow: hidden;
	}

	.layerMainFont {
		text-transform: capitalize;
		line-height: 180%;
		font-size: 1.1em;
	}

	.loginInput {
		width: 100%;
		overflow: hidden;
	}

	.loginInput input {
		margin-bottom: 16px;
		padding: 0;
		width: 100%;
		height: 40px;
		text-indent: 12px;
	}

	.forgot_password {
		width: 100%;
		margin-top: 1em;
		overflow: hidden;
	}

	.loginLayerBtn {
		height: auto;
		padding: 5px 0;
		margin: 5px 0;
	}

	.fl {
		float: left;
	}

	#forgotpswd {
		cursor: pointer;
	}

	.registerForm {
		width: 100%;
		padding: 20px;
		box-sizing: border-box;
		overflow: hidden;
	}

	.registerForm .loginInput {
		width: 100%;
	}

	.layerFormSelect {
		height: 40px;
		width: 100%;
		margin-bottom: 16px;
		text-indent: 12px;
	}

	.initLayerShade {
		position: fixed;
		z-index: 9;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0 ,0 ,0 ,.3);
		overflow: hidden;
	}


	.regularcate .slick-list {
		width: calc(100% - 50px);
		margin: 0 auto;
	}

	.regularcate button i {
		font-size: 20px;
		color: #000;
	}

	.regularcate .slick-prev {
		top: calc(50% - 13px);
		left: 0;
	}

	.regularcate .slick-next {
		top: calc(50% - 13px);
		right: 0;
	}

	.gPpNiPvZSZeEH {
		margin: 20px 0;
		width: 100%;
		overflow: hidden;
	}

	.gPpNiPvZSZeEH img {
		width: 200%;
		margin-left: -70%;
	}

	#AmfeQ79cs {
		width: 100%;
		margin: 20px auto;
	}

	.kZNUpQgaj {
		width: 48%;
		margin: 0 1%;
		float: left;
	}

	.kZNUpQgaj img {
		width: 100%;
		height: auto;
	}

	.Uvgp6MkZz {
		font-size: 1.4em;
		line-height: 40px;
		border-radius: 60px;
		color: #000;
		text-align: center !important;
		width: 100%;
		left: 20px;
	}

	.featuredProductsListingTop , .newProductsDefaultListingTop , .allProductsListingTop , .productsListingTop , .specialsListingTop {
		line-height: 18px;
		padding: 0 10px;
	}

	#Related_pro {
		width: 100%;
		padding: 0 5px;
	}

	.ZKeWxI6hk {
		width: 50%;
		float: left;
		padding: 0 5px 30px;
	}

	.xUfaz6MSc {
		width: 100%;
		height: 0;
		padding-bottom: 100%;
		overflow: hidden;
		position: relative;
	}

	.xUfaz6MSc img {
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
		position: absolute;
	}

	.QuZBNbYgM .VlCTizc0Z {
		padding: 10px;
	}

	#img_a {
		width: 100%;
	}

	#img_m {
		margin: 20px 0;
	}

	#img_a img {
		width: 90%;
		padding: 0 5%;
	}

	#img_b {
		width: 100%;
	}

	.currency-list span {
		float: left;
		width: 50%;
	}

	.ratingRow span {
		display: block;
		padding: 5px 0;
		float: left;
	}

	#imgbox img {
		max-height: 60%;
		max-width: 100%;
		display: block;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50% , -50%);
		-webkit-transform: translate(-50% , -50%);
		z-index: 1003;
	}

	#reviewsWrites {
		display: none;
	}

	#cartitems {
		margin-bottom: 30px;
	}

	.yhtcUmFvQ {
		width: 100%;
		padding: 10px 50px;
	}

	.yhtcUmFvQ a {
		width: 100%;
		padding: 10px;
		text-transform: capitalize;
		background: #fff;
		color: #045886;
		font-weight: bold;
		border-radius: 8px;
		text-decoration: none;
		text-align: center;
		display: block;
	}

	.yhtcUmFvQ a:hover {
		background: #0d7fbc;
		color: #fff;
	}

	.wKQhtPbGn {
		display: flex;
		position: relative;
	}

	.UWMpiXq3Z {
		flex: 1;
		padding-top: 10px;
	}

	.qZ4ZF3SxI img {
		height: 65px;
		width: auto;
	}

	.qZ4ZF3SxI {
		flex: 55px 0;
		margin: 10px;
	}

	#carts {
		border-top: 1px solid #fff;
		float: right;
		display: none;
		background: #ce1478;
		color: #fff;
		padding: 20px;
		width: 100%;
		position: absolute;
		right: 0;
		top: 100%;
		z-index: 9999999999;
	}

	.productsCol .productprice {
		width: 100%;
	}

	.color_q {
		display: none;
	}

	#hoBa8OW1X {
		font-size: 1em;
	}

	.DmxquGIvO {
		font-size: 1em;
	}

	.hDoMAgTf6 {
		text-align: center;
		line-height: 36px !important;
		text-indent: 0 !important;
		cursor: pointer;
		text-transform: capitalize;
		display: block;
		color: #fff;
		padding: 0 18px;
		height: 36px;
		text-decoration: none;
		background: #000;
		width: 100% !important;
	}

	.hDoMAgTf6:hover {
		color: #fff;
		background: #000;
		border: 2px solid #3c3c3c;
		box-sizing: border-box;
		text-decoration: none;
		line-height: 32px !important;
		padding: 0 16px;
	}
	.ICXYrmOZZ {
		height: 48px;
		line-height: 48px !important;
		text-align: center;
		width: 260px;
		margin: 0 auto;
	}

	a.iPMwixYRE:hover {
		line-height: 44px !important;
	}

	#createAcctSuccess {
		padding: 10px;
	}

	.payment_method_img {
		text-align: center !important;
	}

	.payment_method_img img {
		display: block;
		margin: 0 auto;
	}

	#tips {
		float: left;
		width: 100%;
		line-height: 26px;
		color: #f00;
	}

	#createAcctDefault #idcode {
		float: right;
		margin-left: 5px;
		width: calc(50% - 5px);
		height: 44px;
		font-size: 18px;
		background: #fffce5;
		text-align: center;
		letter-spacing: 4px;
		cursor: pointer;
	}

	#s7Z2LCQve i {
		font-size: 25px;
		width: 25px;
	}

	#s7Z2LCQve section>button {
		width: 30px;
		height: 30px;
		border-radius: 30px;
		background: #362d2e;
		color: #fff;
		opacity: 0.4;
	}

	#s7Z2LCQve .slick-prev , #s7Z2LCQve .slick-next {
		top: calc(50% - 12.5px) !important;
	}

	h2.newcenterBoxHeading {
		font-size: 1.3em !important;
	}

	h1.productGeneral {
		padding: 10px !important;
		font-size: 14px !important;
	}

	#cartAdd {
		padding: 10px 10px 0 10px;
	}

	#GwYpcXjiD {
		font-size: 1.2em !important;
	}

	.accountQuantityDisplay {
		text-align: center;
	}

	.accountTotalDisplay , .accountTaxDisplay {
		padding-right: 12px;
	}

	#accountLinksWrapper ul {
		padding-left: 12px !important;
	}

	h1.productGeneral {
		padding: 0 20px;
	}

	#model {
		text-indent: 20px;
	}

	#xZOTFSLqQ {
		left: calc(50% - 40px) !important;
		display: block !important;
		position: absolute;
		margin-top: 17px;
	}

	#xZOTFSLqQ img {
		width: 80px;
	}

	#dihS6tnwa {
		padding: 0 !important;
		overflow: hidden;
	}

	#mxNotSypc , #XOIdGkCZt a {
		display: none;
	}

	.p8bNQLrpF {
		display: block !important;
	}

	.p8bNQLrpF i {
		font-size: 2em;
		width: 2em;
		line-height: 40px;
	}

	.p8bNQLrpF span {
		font-size: 0;
	}

	#siteMap li {
		width: 50% !important;
	}

	.PreviousOrdersDate ,.PreviousOrdersNumber ,.PreviousOrdersStatus {
		line-height: 36px !important;
	}

	#vFKi4D0qg {
		padding-top: 10px;
	}

	#Yxp5uLbhH a {
		display: block;
	}

	#reviewWriteMainImage {
		margin: 0 !important;
	}

	#reviewWriteMainImage img {
		width: 100%;
		height: auto;
	}

	#C4Iy18YfR {
		margin: 0 10px;
		border-top: 1px solid #e0e0e0;
	}

	#tK0d94vRP li {
		width: 19% !important;
	}

	.logincenter {
		padding: 0 20px;
	}

	.productspname {
		display: none;
	}

	.imagesname {
		display: block !important;
	}

	#checkoutBillto , #checkoutShipto {
		margin-bottom: 10px;
	}

	#orderTotals .forward {
		float: right !important;
	}

	#zjNQGLbhp ,#checkoutPaymentForm {
		width: 100% !important;
	}

	#zjNQGLbhp {
		margin-bottom: 10px;
	}

	#checkoutShoppingCart ,#checkoutShippingForm ,#checkoutPaymentForm {
		border: none !important;
	}

	#zjNQGLbhp table {
		margin-top: 15px;
	}

	.back {
		float: inherit !important;
	}

	.centerColumn legend {
		color: #000;
		font-weight: bold;
		font-size: 1.2em;
	}

	#op6f1dDsZ {
		min-height: auto !important;
	}

	#eTtvpvlaL3oBz ,#tK0d94vRP {
		width: 100% !important;
	}

	.proinfo_right {
		width: 100%;
		margin-top: 30px;
	}

	.SGAwS9OcK {
	}

	#dihS6tnwa img {
		width: 300%;
		margin-left: -75%;
	}

	.MjFy2Znxc {
		width: 49%;
		margin: 0 0.5%;
	}

	.product_name_index {
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		word-wrap: break-word;
		overflow: hidden;
		display: -webkit-box;
		margin: 10px 0;
		padding: 0 !important;
	}

	#Yxp5uLbhH li {
		line-height: 40px !important;
		width: 100%;
		text-indent: 15px;
		border-bottom: 1px dashed #fff;
	}

	.CBU4xW0St {
		display: none;
	}

	.productsList {
		width: 49% !important;
		float: left;
	}

	.products_name {
		-webkit-line-clamp: 2 !important;
		line-height: 18px !important;
	}

	#productsListingListingTopLinks ,#productsListingBottomNumber ,#newProductsDefaultListingBottomNumber {
		display: none;
	}

	.productsListingBottom {
		display: flex;
		justify-content: center;
	}

	#createAcctDefault FIELDSET {
		padding: 0 !important;
		margin: 0 !important;
		border: none !important;
		margin-bottom: 10px !important;
	}

	.mm-list-search {
		background: #fbfbfb;
		height: 32px;
	}

	.mm-list-search .hsearchinput {
		width: calc(100% - 40px);
		line-height: 32px;
		height: 32px;
		border: none;
		text-indent: 15px;
	}

	#mWgZRfpnN {
		padding: 0 !important;
	}

	#H6PSCrWcL > span {
		display: block;
		text-align: center;
		line-height: 33px;
		color: #000;
		float: left;
		padding-left: 15px;
	}

	#IPaqZfdL9 img {
		width: 75px !important;
	}

	.search {
		display: block !important;
	}

	.FGkMBpZWj {
		border: none;
		height: 30px;
		line-height: 30px;
		color: #fff;
		cursor: pointer;
		font-size: 18px;
		text-align: center;
		background: #000;
		width: 38px;
		padding: 0 5px;
		overflow: hidden;
		margin-right: 2px;
	}

	.FGkMBpZWj i {
		font-size: 28px;
		width: 28px;
	}

	.search .hsearchinput {
		text-indent: 10px;
		color: #000000 !important;
	}

	.FGkMBpZWj .fa-search {
		display: block !important;
	}

	.search form {
		margin: 0;
		padding: 0;
		width: 100%;
		display: flex;
	}

	.block_home_slider .flex-direction-nav a {
		margin-top: -27px;
		position: absolute;
		top: 50%;
	}

	.block_home_slider {
		height: auto;
	}

	.logincenter {
		width: 100% !important;
		border: none !important;
	}

	.logincenter fieldset {
		width: 100% !important;
	}

	.forgot_password {
		width: 100% !important;
		text-align: right !important;
	}

	.HWLFU6IqZ ,.floatingBox , #accountLinksWrapper , #sendSpendWrapper , #checkoutShipto , #checkoutBillto , #navEZPagesTOCWrapper {
		width: 100% !important;
	}

	.creatcenter {
		width: 100% !important;
		max-width: 320px !important;
		padding: 0 20px;
	}

	#createAcctDefault #Txtidcode {
		width: 50% !important;
	}

	.forward ,.HWLFU6IqZ {
		float: inherit !important;
	}

	#IPaqZfdL9 {
		position: absolute;
		left: calc(50% - 50px) !important;
		top: -2px !important;
	}
 #rtHPCdXUf {display:none;}
	#Yxp5uLbhH ul ,#Yxp5uLbhH {
		width: 100%;
	}

	#g9DzM8Yhd {
		font-size: 3.2em !important;
		width: 100%;
		display: flex;
		justify-content: center;
		padding: 10px 0;
	}

	#g9DzM8Yhd a {
		padding: 0 10px !important;
	}

	#IjbpMLyz7 {
		display: none !important;
	/*padding:0.5em;*/
	}

	#IjbpMLyz7 SELECT {
		height: 40px;
		-webkit-appearance: none;
		appearance: none;
		outline: none;
		border: none;
		font-size: 18px;
		padding: 0px 10px;
		display: block;
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		background-color: #FFFFFF;
		color: #333333;
		border-radius: 4px;
	}
/*767+*/
	#menu-head {
		display: none !important;
	}
	
}

@media screen and (min-width:768px) and (max-width:1023px) {
 .TblZI92TX {top:30%;}
.header {display:block;}
.nc4AxZw87 h1 {font-size:4vw;font-family: Venus ,Helvetica ,sans-serif; color:#fff;}
.nc4AxZw87 { position:absolute; left:8.28%; bottom:9%;z-index: 10;margin: 0;}
.nc4AxZw87 a { width:50%; text-align:center; text-transform:uppercase; font-size:1.5vw; padding:10px; background:#fff; color:#000; margin-top:10px;display:block;}
.nc4AxZw87 a::after {
 content: "";
 display: inline-block;
 background-repeat: repeat;
 background-size: auto;
 background-repeat: repeat;
 background-size: auto;
 background-repeat: repeat;
 background-size: auto;
 width: 30px;
 height: 9px;
 background-size: contain;
 background-repeat: no-repeat;
 margin-left: 3px;
}
.nc4AxZw87 a:hover { background:#eee; text-decoration:none;}

#uvQIS8Uzn {
background-color: #f9f9f9;
 max-width: 240rem;
 height: 220px;
 position:relative;
}
.maxWidth {
 margin: auto 1.25rem;
}
#signup {
 width: 66.66667%;
 float: left;
 margin: auto;
 max-width: none;
 padding-top: 2.75rem;
 padding-bottom: 2.75rem;
 padding-left: 6vw;
}
#signup .signup-off , .footer-title {
 padding-bottom: 20px;
}
#signup p , .footer-title {
 color: #000;
 font-weight: 400;
 padding-left: 0;
}
#signup form input {
 width: 252px;
 height: 2.5rem;
 padding: 0.25rem 0.75rem;
 background: #fff;
 height: 40px;
 font-size: 12px;
 border: 1px solid #000000;
}
#signup form button {
 width: auto;
 padding: 0 1.25rem;
 margin-left: 10px;
 height: 2.5rem;
 background: #000;
 color: #fff;
}
#signup .signup-news {
 padding: 20px 0 0 0;
}
.YMvmafAZx {
 width: 33.3333%;
 float: right;
 font-size: 2em;
 padding-top: 2.75rem;
 padding-bottom: 2.75rem;
 padding-left: 6vw;
}

#Yxp5uLbhH {
	width: 25%;
	float: left;
}
#Yxp5uLbhH h1 {
text-indent:10px;
}
#Yxp5uLbhH li {
	text-indent:10px;
	text-align: left;
	line-height: 30px;
	display: block;
	float: left;
	width:100%;
}
#Yxp5uLbhH a {
	text-transform: capitalize;
	padding-right: 30px;
	color:#111;
	font-size: 1rem;
 font-weight: 300;
}
#TWx6fiqBP { width:75%; float:left;}
#TWx6fiqBP h1 {font-weight: 400;
 cursor: default;
	text-indent:10px;
 text-transform:capitalize;
	color:#000;
 line-height: 1.88;
 padding: 0;
	}
#TWx6fiqBP a { float:left; width:33.33%; list-style:none; text-indent:10px; height:30px;text-transform: capitalize;color:#111;font-size: 1rem;font-weight: 300;}
#TWx6fiqBP a:hover { color:#f00;}
	
	#onBTjxXOZ {float:left;}

	.R5UxygDXF {
		width: 100%;
		margin: 0 auto;
		padding: 0 20px;
		color: #999;
	}

	#cartitems {
		max-height: 255px;
		overflow: hidden;
		overflow-y: auto;
	}
	.icobox {
		 cursor: pointer;
		 position: absolute;
		 top: 20px;
		 right: 20px;
		 color: #ff4c4c;
		 font-size: 30px;
	 }

	.regularcate .slick-list {
		width: calc(100% - 50px);
		margin: 0 auto;
	}

	.regularcate button i {
		font-size: 20px;
		color: #000;
	}

	.regularcate .slick-prev {
		top: calc(50% - 13px);
		left: 0;
	}

	.regularcate .slick-next {
		top: calc(50% - 13px);
		right: 0;
	}

	.gPpNiPvZSZeEH {
		margin: 20px 0;
	}

	.gPpNiPvZSZeEH img {
		width: 100%;
	}

	#AmfeQ79cs {
		width: 100%;
		padding: 10px auto;
	}

	.kZNUpQgaj {
		width: 31%;
		margin: 0 1%;
		float: left;
	}

	.kZNUpQgaj img {
		width: 100%;
		height: auto;
	}

	.kZNUpQgaj .Uvgp6MkZz {
		font-size: 1.4em;
		line-height: 40px;
		border-radius: 60px;
		color: #000;
		text-align: center !important;
		width: 100%;
		left: 20px;
	}

	.featuredProductsListingTop , .newProductsDefaultListingTop , .allProductsListingTop , .productsListingTop , .specialsListingTop {
		line-height: 30px;
		padding: 5px 15px;
	}

	.proinfo_left {
		padding: 0 20px;
	}

	#Related_pro {
		width: 100%;
		padding: 0 10px;
	}

	.ZKeWxI6hk {
		width: 33.33%;
		float: left;
	}

	.xUfaz6MSc {
		width: 100%;
		height: 0;
		padding-bottom: 100%;
		overflow: hidden;
		position: relative;
	}

	.xUfaz6MSc img {
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
		position: absolute;
	}

	#qsH87KykL {
		width: 100%;
		height: 70px;
	}

	.Uvgp6MkZz {
		line-height: 40px;
		border-radius: 40px;
		text-align: center;
		color: #000;
	}

	#IPaqZfdL9 img {
		width: 80px !important;
	}

	#mWgZRfpnN {
		border-bottom: 1px solid #eae5db;
	}

	#g9DzM8Yhd {
		float: left !important;
		margin: 10px 0;
	}

	.mm-list-search {
		background: #fbfbfb;
	}

	.mm-list-search .hsearchinput {
		width: calc(100% - 40px);
		line-height: 30px;
		border: none;
		text-indent: 15px;
	}

	.productsList {
		width: 32.33% !important;
	}

	#zR3ZKaxzI {
		padding: 15px;
	}

	.CBU4xW0St {
		padding: 15px;
		border-top: 1px solid #d5d5d5;
		text-align:center;
	}

	#H6PSCrWcL {
		line-height: 36px;
	}

	#dihS6tnwa img {
		width: 100%;
	}

	.FGkMBpZWj .fa-search {
		display: block !important;
	}

	.MjFy2Znxc {
		width: 33.33%;
		padding: 0 0.5em;
	}

	#pbZCNap2y {
		display: none;
	}

	.block_home_slider .flex-direction-nav a {
		margin-top: -27px;
		position: absolute;
		top: 50%;
	}

	.block_home_slider {
		height: auto;
	}

	.proinfo_right {
		width: 60%;
		margin: 35px 20%;
	}

	#cartAdd {
		text-align: left;
		line-height: 42px;
		width: 430px;
		margin: 0 auto;
	}

	#C4Iy18YfR {
		width: 430px;
		margin: 8px auto;
	}

	.logincenter {
		width: 100% !important;
		border: none !important;
	}

	.logincenter fieldset {
		width: 100% !important;
	}

	.forgot_password {
		width: 100% !important;
		text-align: right !important;
	}

	.HWLFU6IqZ {
		width: auto !important;
	}

	#IPaqZfdL9 {
		text-align: center;
	}

	#mWgZRfpnN {
	
	}
	#rtHPCdXUf {display:none;}

	#IPaqZfdL9 {
		top: 6px !important;
	}

	.SGAwS9OcK {
		position: absolute;
		top: 1px;
		right: 10px;
	}
	div#menu-head {display:none;}
/*768+*/
}

@media screen and (min-width:768px) {
	.ov62cSbWB {
		position: absolute;
		width: 100%;
		top: 85%;
		text-align: center;
		padding: 10px;
		font-size: 14px;
		color: #000;
		opacity: 0.8;
	}
	#cartAdd {
		margin: 0 auto;
		text-align: left;
		line-height: 42px;
		width: 430px;
	}

	.Q6B9ZWCtf {
		width: 430px;
		margin: 0 auto;
		line-height: 40px;
		overflow: hidden;
	}
	.size_chart {
		cursor: pointer;
		float: left;
		font-weight:bold;
		color:#000;
		text-decoration:underline;
		font-size:15px;
	}
	.products_model {
		float: right;
		color: #000;
		font-size: 15px;
		font-weight: bold;
	}
	#size_chart_layer {
		margin: 20px;
		max-width: 100%;
		width: 620px;
		overflow: hidden;
		overflow-x: auto;
	}
	#crhlSsv05 {
		line-height: 38px;
		background: #fff;
		color: #fff;
	}

	.favoritesWapper {
		width:430px;
		margin: 0 auto;
		overflow: hidden;
	}
	.productfavourite {
		width: 25%;
		padding: 10px;
		box-sizing: border-box;
		float: left;
		overflow: hidden;
		position: relative;
	}
	.productListing .productNewList {
 width: 25%;
 padding: 10px;
 box-sizing: border-box;
 float: left;
 overflow: hidden;
 position: relative;
	}

	#XOIdGkCZt {
		float: right;		
	}
	#XOIdGkCZt span {
		font-size: 1.3em;
	}
	#XOIdGkCZt i {
		font-size: 20px;
		width: 20px;
		overflow: hidden;
		line-height: 43px;
	}
	#XOIdGkCZt a {
		cursor: pointer;
	}
	.loginForm {
		width: 300px;
		margin: 0 auto;
		padding: 2em 0;
		overflow: hidden;
	}

	.loginTitle {
		width: 100%;
		margin-bottom: 1em;
		font-size: 2em;
		line-height: 30px;
		text-align: center;
		color: #3c3c3c;
		text-transform: capitalize;
		overflow: hidden;
	}

	.layerMainFont {
		text-transform: capitalize;
		line-height: 180%;
		font-size: 1.1em;
	}

	.loginInput {
		width: 100%;
		overflow: hidden;
	}

	.loginInput input {
		margin-bottom: 16px;
		padding: 0;
		width: 100%;
		height: 40px;
		text-indent: 12px;
	}

	.forgot_password {
		width: 100%;
		margin-top: 1em;
		overflow: hidden;
	}

	.loginLayerBtn {
		height: auto !important;
		padding: 10px 0 !important;
		margin: 10px 0;
	}

	.fl {
		float: left;
	}

	#forgotpswd {
		cursor: pointer;
	}

	.registerForm {
		width: 100%;
		padding: 50px;
		box-sizing: border-box;
		overflow: hidden;
	}

	.registerForm .loginInput {
		width: 50%;
		padding: 0 10px;
	}

	.layerFormSelect {
		height: 40px;
		width: 100%;
		margin-bottom: 16px;
		text-indent: 12px;
	}

	.initLayerShade {
		position: fixed;
		z-index: 9;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0 ,0 ,0 ,.3);
		overflow: hidden;
	}

	.ZKeWxI6hk {
		padding: 0 10px 30px;
	}

	.QuZBNbYgM .VlCTizc0Z {
		padding: 10px 30px;
	}

	#img_a {
		width: 50%;
		float: left;
	}

	#img_m {
		margin: 20px 0;
	}

	#img_a img {
		width: 90%;
		padding: 85px 0;
	}

	#img_b {
		float: right;
		width: 50%;
	}

	.currency-list span {
		float: left;
		width: 30%;
	}

	#imgbox img {
		max-height: 100%;
		display: block;
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50% , -50%);
		-webkit-transform: translate(-50% , -50%);
		z-index: 1003;
	}

	#reviewsWrites {
		width: 200px;
	}

	#productrreviewsImage img {
		width: 90px;
		height: auto;
	}

	.yhtcUmFvQ {
		width: 100%;
		padding-top: 10px;
	}

	.yhtcUmFvQ a {
		float: right;
		padding: 10px;
		text-transform: capitalize;
		background: #ffffff;
		color: #045886;
		border-radius: 8px;
		text-decoration: none;
		font-weight: bold;
	}

	.yhtcUmFvQ a:hover {
		background: #0d7fbc;
		color: #fff;
		text-decoration: none;
	}

	#carts {
		border-top: 1px solid #fff;
		float: right;
		display: none;
		background: #ce1478;
		color: #fff;
		padding: 20px;
		max-width: 350px;
		position: absolute;
		right: 0;
		top: 100%;
		z-index: 9999999999;
	}

	.wKQhtPbGn {
		display: flex;
		position: relative;
	}

	.UWMpiXq3Z {
		flex: 1;
		padding-top: 20px;
	}

	.qZ4ZF3SxI img {
		height: 65px;
		width: auto;
	}

	.qZ4ZF3SxI {
		flex: 65px 0;
		margin: 10px;
	}

	#hoBa8OW1X {
		font-size: 16px;
	}

	.DmxquGIvO {
		font-size: 16px;
	}

	.hDoMAgTf6 {
		text-align: center;
		line-height: 26px !important;
		text-indent: 0 !important;
		cursor: pointer;
		text-transform: capitalize;
		display: block;
		color: #fff;
		padding: 0 18px;
		height: 26px;
		text-decoration: none;
		background: #000;
	}

	.hDoMAgTf6:hover {
		color: #000;
		background: #fff;
		border: 2px solid #000;
		box-sizing: border-box;
		text-decoration: none;
		line-height: 22px !important;
		padding: 0 16px;
	}

	.ICXYrmOZZ {
		height: 48px;
		line-height: 48px !important;
		text-align: center;
		width: 260px;
		margin: 0 auto;
	}

	a.iPMwixYRE:hover {
		line-height: 44px !important;
	}

	#g9DzM8Yhd a {
		color: #000;
		display: block;
		float: left;
		margin: 0 5px;
		width: 30px;
		height: 30px;
	}

	.FGkMBpZWj .fa-search {
		display: block !important;
	}

	.FGkMBpZWj i {
		font-size: 24px;
		width: 24px;
	}

	.FGkMBpZWj {
		border: none;
		height: 26px;
		color: #3c3c3c;
		cursor: pointer;
		font-size: 26px;
		background: none;
		flex: 0 0 38px;
		text-align: center;
		border-left: 1px solid #282321;
	}

	.search {
		z-index: 99;
		padding: 3px 0 3px 10px;
		background: #fff;
		width: 400px;
		float: right;
		border: 1px solid #282321;
		display:block;
	}

	.search div {
	}

	.search div i {
		color: #cecece;
		font-size: 26px;
	}

	.search form {
		margin: 0;
		padding: 0;
		width: 100%;
		display: flex;
	}

	.search span {
		border-bottom: 0;
	}

	.search .searchinput {
		color: #000 !important;
		height: 24px;
		width: 205px;
		outline: none !important;
		line-height: 24px;
		border: none;
		background: none;
		text-indent: 1em;
		font-size: 1em;
	}
}

@media screen and (min-width:1024px) {
#menu-head ul li {width:250px;}
#menu-head ul li.submenu {font-size:20px;color:#000;}
div#menu-head > .level1 > li.submenu {text-align:center;width:120px;}
.header {display:none;}
#onBTjxXOZ {border-bottom:1px solid #ccc;background:#fff;width:100%;margin:0 auto;height:86px;}
#rtHPCdXUf { width:100%; margin:0 auto; height:60px; background:#A4AACF;font-size: 1rem;font-weight: 300;line-height: 1.5rem;text-align: center;}
#rtHPCdXUf div { float:left; width:calc((100% - 4px)/3);line-height:60px; color:#000; text-align:center;}
#rtHPCdXUf span {float:left; height:50px; line-height:50px; background:#ccc; width:2px; margin-top:5px;}
.nc4AxZw87 h1 {font-size:2.5rem;font-family: Venus ,Helvetica ,sans-serif; color:#fff;font-weight:800;}
.nc4AxZw87 { position:absolute; left:8.28%; bottom:9%;z-index: 10;margin: 0;}
.nc4AxZw87 a { width:20%; text-align:center; text-transform:uppercase; font-size:1.5vw; padding:10px; background:#fff; color:#000; margin-top:20px;display:block;}
.nc4AxZw87 a::after {
 content: "";
 display: inline-block;
 background-repeat: repeat;
 background-size: auto;
 background-repeat: repeat;
 background-size: auto;
 background-repeat: repeat;
 background-size: auto;
 width: 30px;
 height: 9px;
 background-size: contain;
 background-repeat: no-repeat;
 margin-left: 3px;
}
.nc4AxZw87 a:hover { background:#eee; text-decoration:none;}
#uvQIS8Uzn {
background-color: #f9f9f9;
 max-width: 240rem;
 height: 220px;
 position:relative;
}
.maxWidth {
 margin: auto 1.25rem;
}
#signup {
 width: 66.66667%;
 float: left;
 margin: auto;
 max-width: none;
 padding-top: 2.75rem;
 padding-bottom: 2.75rem;
 padding-left: 6vw;
}
#signup .signup-off , .footer-title {
 padding-bottom: 20px;
}
#signup p , .footer-title {
 color: #000;
 font-weight: 400;
 padding-left: 0;
}
#signup form input {
 width: 252px;
 height: 2.5rem;
 padding: 0.25rem 0.75rem;
 background: #fff;
 height: 40px;
 font-size: 12px;
 border: 1px solid #000000;
}
#signup form button {
 width: auto;
 padding: 0 1.25rem;
 margin-left: 10px;
 height: 2.5rem;
 background: #000;
 color: #fff;
}
#signup .signup-news {
 padding: 20px 0 0 0;
}
.YMvmafAZx {
 width: 33.3333%;
 float: right;
 font-size: 2em;
 padding-top: 2.75rem;
 padding-bottom: 2.75rem;
 padding-left: 6vw;
}

#TWx6fiqBP { width:75%; float:left;}
#TWx6fiqBP h1 {font-weight: 400;
 cursor: default;
	text-indent:10px;
 text-transform:capitalize;
	color:#000;
 line-height: 1.88;
 padding: 0;
	}
#TWx6fiqBP a { float:left; width:33.33%; list-style:none; text-indent:10px; height:30px;text-transform: capitalize;color:#111;font-size: 1rem;font-weight: 300;}
#TWx6fiqBP a:hover { color:#f00;}
#Yxp5uLbhH {
	width: 25%;
	float: left;
}
#Yxp5uLbhH h1 {
text-indent:10px;
}
#Yxp5uLbhH li {
	text-indent:10px;
	text-align: left;
	line-height: 30px;
	display: block;
	float: left;
	width:100%;
}
#Yxp5uLbhH a {
	text-transform: capitalize;
	padding-right: 30px;
	color:#111;
	font-size: 1rem;
 font-weight: 300;
}

	#productListHeading {
		font-size: 2em;
		line-height: 30px;
		text-align: center;
		color: #3c3c3c;
		text-transform: capitalize;
	}
	#cartitems {
		max-height: 255px;
		overflow: hidden;
		overflow-y: auto;
	}
	.icobox {
		cursor: pointer;
		position: absolute;
		top: 25px;
		right: 25px;
		color: #ff4c4c;
		font-size: 40px;
	}
	.gAIRoerHX {
		width: 240px;
		margin: 0 auto;
	}

	#WYa071QPR {
	}

	.regularcate .slick-list {
		width: calc(100% - 50px);
		margin: 0 auto;
	}

	.regularcate button i {
		font-size: 26px;
		color: #000;
	}

	.regularcate .slick-prev {
		top: calc(50% - 13px);
		left: 0;
	}

	.regularcate .slick-next {
		top: calc(50% - 13px);
		right: 0;
	}

	.gPpNiPvZSZeEH {
		margin: 35px 0;
	}

	.gPpNiPvZSZeEH img {
		width: 100%;
	}

	.zDM3Ov1CK {
		line-height: 30px;
		cursor: pointer;
	}

	#qsH87KykL {
		width: 100%;
		height: 80px;
	}

	#IPaqZfdL9 {
		position: absolute;
		top: 14px;
		left: calc(15% - 120px);
	}
 
	#IPaqZfdL9 img {
		width: 64px;
		height: auto;
	}
	

	.SGAwS9OcK {
		position: absolute;
		right: 40px;
		top: 45;
	}

	.KKSIy6Gec a , .kvn3wzrO8 a {
		display: block;
		font-size: 1em;
		width: 100%;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		color: #3c3c3c;
		line-height: 28px;
	}

	.KKSIy6Gec i , .kvn3wzrO8 i {
		font-size: 16px;
		width: 16px;
		float: left;
		line-height: 28px;
	}

	.Zqv0zDnsQ i {
		float: right;
		font-size: 20px;
		width: 36px;
		line-height: 60px;
	}

	.L4R6xuZrp .icons2 {
		display: none;
	}

	.pVM69ReBD .icons1 {
		display: none;
	}

	.pVM69ReBD {
		border-top: 1px solid #ececec;
	}

	.arapMbDnC a {
		float: left;
		height: 30px;
		position: relative;
		cursor: pointer;
		margin: 5px;
		width: 30px;
		background-size: 100% !important;
		border: 1px solid #d4d4d4;
	}

	.aWyfj8tms {
		padding-left: 16px;
	}

	.aWyfj8tms a {
		display: block;
		float: left;
		width: 55px;
		line-height: 35px;
		border: 1px solid #ccc;
		text-align: center;
		margin: 2px;
		text-decoration: none;
	}

	.L4R6xuZrp {
		padding-bottom: 20px;
		width: 100%;
		border-bottom: none;
		border-top: 1px solid #ececec;
	}

	#TGKYZmRMP {
		padding-bottom: 30px;
		border-bottom: 1px solid #ececec;
		margin-bottom: 30px;
	}

	.y1m4WzcFS {
		text-decoration: underline;
	}

	div.burger , .clearfix {
		display: none;
	}

	#g9DzM8Yhd {
		float: left;
	}

	.Uvgp6MkZz {
		font-size: 1.4em;
		line-height: 40px;
		border-radius: 60px;
		color: #000;
		text-align: center;
		left: 20px;
	}
}

@media screen and (min-width:1024px) and (max-width:1399px) {
	
	.R5UxygDXF {
		width: 100%;
		margin: 0 auto;
		padding: 0 20px;
		color: #999;
	}

	#AmfeQ79cs {
		width: 100%;
		padding: 10px auto;
	}

	.kZNUpQgaj {
		width: 14.6667%;
		margin: 0 1%;
		float: left;
	}

	.kZNUpQgaj img {
		width: 100%;
		height: auto;
	}

	#Related_pro {
		width: 100%;
		padding: 0 10px;
	}

	.ZKeWxI6hk {
		width: 25%;
		float: left;
	}

	.xUfaz6MSc {
		width: 100%;
		height: 0;
		padding-bottom: 100%;
		overflow: hidden;
		position: relative;
	}

	.xUfaz6MSc img {
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
		position: absolute;
	}

	.SGAwS9OcK {
		width: 40%;
	}

	#HjdVSwXUD , #qRIfL6YAo {
		padding: 10px;
		width: 230px;
		float: left;
	}

	.VYDn08e3U {
		padding: 10px;
		width: calc(100% - 230px);
		float: right;
	}

	#mxNotSypc a {
		margin-left: 12px !important;
		margin-right: 0px !important;
	}

	#dihS6tnwa img {
		width: 100%;
	}

	.centerBoxWrapper .MjFy2Znxc {
		width: 33.33%;
		padding: 0 0.5%;
	}

	#zR3ZKaxzI {
		padding: 15px;
	}

	.Men {
		padding-left: 0.5em;
		padding-right: 1em;
	}

	.Women {
		padding-right: 0.5em;
		padding-left: 1em;
	}

	.girls {
		padding: 10px 0 0 5px;
		margin-bottom: 30px;
	}

	.boys {
		padding: 10px 5px 0 0;
		margin-bottom: 30px;
	}

	.CBU4xW0St {
		padding: 15px;
		border-top: 1px solid #d5d5d5;
		text-align:center;
	}

	#pbZCNap2y {
		width: 100%;
		padding: 0 15px;
		color: #999;
	}

	#HjdVSwXUD , #qRIfL6YAo {
		padding: 10px 2px;
		flex: 0 0 230px;
	}

	.VYDn08e3U {
		padding: 10px 2px;
	}

	.block_home_slider .flex-direction-nav a {
		margin-top: -27px;
		position: absolute;
		top: 50%;
	}

	.block_home_slider {
		height: auto;
	}

	.proinfo_right {
		float: right;
		width: 48%;
		margin: 0 1%;
	}

	#C4Iy18YfR {
		width: 430px;
		margin: 8px auto;
	}

	#reviewWriteMainImage {
		margin: 0 !important;
	}

	#reviewWriteMainImage img {
		width: 100%;
		height: auto;
	}

	.proinfo_left {
		float: left;
		width: 500px;
		max-width: 100%;
		padding-left: 20px;
	}
/*1024+*/
}

.ZKeWxI6hk .sprice {
	display: block;
	text-align: left;
	color: #000;
	text-indent: 5px;
	font-weight: bold;
}

@media screen and (min-width:1400px) {
	.R5UxygDXF {
		width: 1170px !important;
		max-width: 100%;
		margin: 0 auto;
		color: #999;
	}

	#cartitems {
		max-height: 425px;
		overflow: hidden;
		overflow-y: auto;
	}
	.productfavourite {
		width: 20%;
		padding: 10px;
		box-sizing: border-box;
		float: left;
		overflow: hidden;
		position: relative;
	}

	.regularcate .slick-list {
		width: calc(100% - 50px);
		margin: 0 auto;
	}

	.regularcate button i {
		font-size: 26px;
		color: #000;
	}

	.regularcate .slick-prev {
		top: calc(50% - 13px);
		left: 0;
	}

	.regularcate .slick-next {
		top: calc(50% - 13px);
		right: 0;
	}

	.gPpNiPvZSZeEH {
		margin: 35px 0;
	}

	.gPpNiPvZSZeEH img {
		width: 100%;
	}

	#AmfeQ79cs {
		width: 1400px;
		margin: 0 auto;
	}

	.kZNUpQgaj {
		width: 14.6667%;
		margin: 0 1%;
		float: left;
	}

	.kZNUpQgaj img {
		width: 100%;
		height: auto;
	}

	.cIRfMZrmV {
	
	}

	.regular .draggable {
		width: 90%;
		margin: 0 auto;
	}

	#Related_pro {
		width: 1186px;
		margin: 30px auto;
	}

	.SGAwS9OcK {
		width: 30%;
	}

	#DbtKI36Wr {
		max-width: 1170px;
		margin: 0 auto
	}

	.ZKeWxI6hk {
		width: 25%;
		float: left;
	}

	.proinfo_left {
		float: left;
		width: 600px;
		max-width: 100%;
	}

	#onBTjxXOZ #XOIdGkCZt {
		line-height: 60px;
	}

	#H6PSCrWcL {
	}

	#dihS6tnwa img {
		width: 100%;
	}

	#vFKi4D0qg {
		width: 1400px;
		margin: 0 auto 40px;
	}

	#indexProductList .centerBoxWrapper .MjFy2Znxc {
		width: 25%;
		padding: 0 0.5em 1em;
	}

	#advSearchResultsDefault .centerBoxWrapper .MjFy2Znxc , #whatsNew .MjFy2Znxc {
		width: 20%;
		padding: 0 0.5em 1em;
	}

	.Men {
		padding-right: 0.5em;
	}

	.Women {
		padding-left: 0.5em;
	}

	.girls {
		padding: 1em 0.5em 0 0;
		margin-bottom: 3em;
	}

	.boys {
		padding: 1em 0 0 0.5em;
		margin-bottom: 3em;
	}

	#wy3dFxf9t {
		width: 1300px;
		margin: 0 auto;
	}

	#HjdVSwXUD , #qRIfL6YAo {
		padding: 10px;
		width: 250px;
		float: left;
	}

	.VYDn08e3U {
		padding: 10px;
		width: calc(100% - 250px);
		float: right;
	}

	#zR3ZKaxzI {
		padding: 20px 0;
	}

	.CBU4xW0St {
		padding: 20px 0;
		border-top: 1px solid #d5d5d5;
		text-align:center;
	}

	.CBU4xW0St span {
		float: right;
	}

	#pbZCNap2y {
		width: 1370px;
		margin: 0 auto;
		color: #999;
	}

	.search div {
	}

	.search div i {
		color: #cecece;
		font-size: 26px;
	}

	.search form {
		margin: 0;
		padding: 0;
		width: 100%;
		display: flex;
	}

	.search span {
		border-bottom: 0;
	}

	.search .searchinput {
		color: #000 !important;
		height: 24px;
		width: 205px;
		outline: none !important;
		line-height: 24px;
		border: none;
		background: none;
		text-indent: 1em;
		font-size: 1em;
	}

	.block_home_slider .flex-direction-nav a {
		margin-top: -27px;
		position: absolute;
		top: 50%;
	}

	.block_home_slider {
		width: 600px;
		height: auto;
	}

	.proinfo_right {
		float: left;
		width: 550px;
		margin: 30px 0 0 20px;
	}

	ul.level2>li.submenu {
		font-weight: normal !important;
		;
	}

	.level2 li {
		height: auto !important;
	}
	.level2 .submenu a {
		color:#000;
		font-size:15px;
	}

	#C4Iy18YfR {
		width: 430px;
		margin: 28px auto 8px;
		border-top: 1px solid #e0e0e0;
	}
/*1400+*/
}

#s7Z2LCQve .MjFy2Znxc .RM27u9grl {
	height: 0;
	padding-bottom: 125%;
	overflow: hidden;
	position: relative;
}

#s7Z2LCQve .MjFy2Znxc .RM27u9grl a {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	background: #ececec;
}

#s7Z2LCQve .MjFy2Znxc a img {
	margin: 0 auto;
}

#s7Z2LCQve .MjFy2Znxc {
	padding: 0 0.5%;
	position: relative;
}

.products_img img {
	width: 100%;
	height: auto;
}

.categoryListBoxContents {
	margin-bottom: 10px;
	font-weight: bold;
}

.categoryListBoxContents a {
	text-decoration: underline;
}

.categoryListBoxContents a:hover {
	color: #ff4a4a;
}

#bottom_service {
	margin: 0px;
	text-align: center;
	height: 60px;
	overflow-y: scroll;
	width: 96%;
	line-height: 20px;
	border: 1px solid #ddd;
	margin: 20px 0 0 19px;
	background-color: #eee;
	font-size: 1em;
}

.instructions {
	float: right;
	padding: 0.5em;
}

.logincenter {
	width: 100%;
	color: #000;
	margin: 0 auto;
	max-width: 320px;
}

.logincenter fieldset {
	width: 320px;
	padding: 0;
	margin: 0;
	float: right;
}

.HWLFU6IqZ {
	text-align: -webkit-center;
}

.forgot_password {
	width: 320px;
	float: right;
	margin: 0;
}

.GECqNeiKk {
	margin-bottom: 20px;
}

#eYeEVZjO3 {
	padding: 40px;
	box-shadow: 2px 2px 8px #b9b9b9;
}

#eYeEVZjO3 img {
	width: 590px;
	float: left;
}

.ZXcohSzV8 .VlCTizc0Z {
	display: none;
}

#country , #stateZone , #addressBookProcessDefault input ,#accountEditDefault input ,#accountPassword input ,#tellAFriendDefault input ,#checkoutNewAddress input {
	margin: 5px 0;
}

.VXVs9uMT5 {
	text-indent: 30px;
	height: 80px;
	line-height: 80px;
	border-bottom: 1px solid #e0e0e0;
	cursor: pointer;
	font-size: 18px;
	color: #000;
}

.ZXcohSzV8 ,.QuZBNbYgM {
	width: 100%;
}

.proinfo_left button {
	width: 60px;
	height: 60px;
	top: calc(50% - 30px);
}

.proinfo_left i {
	font-size: 40px;
	width: 40px;
}

.proinfo_left .slick-prev {
	left: 0px;
}

.proinfo_left .slick-next {
	right: 0px;
}

.proinfo_left img {
	width: 100%;
}

#tK0d94vRP {
	max-width: 430px;
	margin: 10px auto;
}

#tK0d94vRP button {
	color: #000;
	top: calc(50% - 12.5px);
}

#tK0d94vRP i {
	width: 20px;
	font-size: 20px;
}

#tK0d94vRP .slick-prev {
	left: -20px;
}

#tK0d94vRP .slick-next {
	right: -20px;
}

#tK0d94vRP a {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
}

#tK0d94vRP span img ,.scroll_list span img {
	opacity: 1;
	border-bottom: 3px solid #000;
}

#prevOrders tr {
	height: 60px;
}

#historyorder tr {
	height: 70px;
}

#tK0d94vRP span {
	float: left;
}

#tK0d94vRP li:hover span {
	border: none;
}

#tK0d94vRP li:hover {
}

#model {
	padding: 0;
	line-height: 36px;
}

#country , #stateZone {

	height: 36px;
}

@media screen and (min-width:768px) {
	.TblZI92TX {top:107px;padding: 8px 0px !important;height: 70%;}

	#s7Z2LCQve .slick-prev , #s7Z2LCQve .slick-next {
		top: calc(50% - 23px);
	}

	#s7Z2LCQve .slick-prev i ,
#s7Z2LCQve .slick-next i {
		font-size: 45px;
		width: 45px;
		color: #000;
	}

	#tips {
		float: left;
		line-height: 26px;
		margin-left: 10px;
		color: #f00;
	}

	#createAcctDefault #idcode {
		float: left;
		margin: 5px 3px;
		width: calc(25% - 14px);
		line-height: 44px;
		font-size: 18px;
		background: #fffce5;
		text-align: center;
		letter-spacing: 4px;
		cursor: pointer;
	}

	#createAcctDefault fieldset input {
		float: left;
		width: 280px;
		text-indent: 1em;
		line-height: 40px;
		margin: 5px 3px;
		padding: 0;
		height: 44px;
	}

	#createAcctDefault #Txtidcode {
		width: 25% !important;
	}
}

#crhlSsv05 b ,#productListHeading b {
	display: none;
}
/*-select css-*/
a:hover .MlCGDZKHO {
	opacity: 0.8;
}

a.MlCGDZKHO {
	text-align: center;
	padding-top: 8px;
}

.Zqv0zDnsQ span {
	font-size: 1em;
}

.Zqv0zDnsQ {
	margin: 0em;
	font-size: 14px;
	color: #3c3c3c;
	position: relative;
	line-height: 60px;
	padding-left: 15px;
	text-align: left;
	text-transform: capitalize;
	cursor: pointer;
}

.vLVx5kANm {
	text-indent: 10px;
}

.KKSIy6Gec > div > div {
	text-indent: 15px;
}

.KKSIy6Gec > div > div > div {
	text-indent: 20px;
}

.KKSIy6Gec a:hover , .selextbox:hover {
	text-decoration: none;
	opacity: 0.8;
}

.KKSIy6Gec ul li {
	line-height: 23px;
	list-style-type: none;
	text-indent: 1em;
	font-size: 1em;
}

.KKSIy6Gec , .arapMbDnC , .kvn3wzrO8 {
	z-index: 1;
	display: block;
	padding: 10px;
}

.KKSIy6Gec , .kvn3wzrO8 {
	text-indent: 10px;
}

.pVM69ReBD .KKSIy6Gec , .pVM69ReBD .kvn3wzrO8 , .pVM69ReBD .arapMbDnC ,.pVM69ReBD .WWjR7IiSc ,.pVM69ReBD .aWyfj8tms {
	display: none;
}

.KKSIy6Gec span {
	padding-left: 5px;
	line-height: 27px;
	font-size: 1em;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	max-width: 80px;
}

.arapMbDnC a:hover {
	border: 1px solid #616363;
	box-shadow: 0 0 0 1px #fff ,0 0 0 1px #fff;
}

.arapMbDnC a div {
	background-size: 200% !important;
}
/*-select css end-*/
#pageNotFound b {
	display: none;
}

#m9HhIS48k {
	margin: 10px 0 30px 0;
}

#reviewsWritePrice {
	display: none;
}

.productDiscount {
	width: 40px;
	background: #fff;
	height: 40px;
	position: absolute;
	color: #000;
	display: block;
	top: 8px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	right: 8px;
	font-size: 1em;
	z-index: 9;
	border: 1px solid #000;
	border-radius: 40px;
}

.colBorder .grid-item {
	display: block;
	margin: 8px 28px 0 28px;
}

.colBorder .grid-color {
	margin: 0 1em;
	padding-bottom: 10px;
	margin-bottom: 3px;
}

.colBorder:hover .grid-color {
	display: none;
}

#tK0d94vRP .select img ,#tK0d94vRP .slick-slide img:hover {
	border-color: #000 !important;
}

#tK0d94vRP .slick-slide div div {
	float: left;
	cursor: pointer;
	height: 0;
	padding-bottom: 100%;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
}

#tK0d94vRP img {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	border-bottom: 3px solid #ccc;
}

#MsKWde5wp {
	width: 20px;
	text-align: center;
}

#hoBa8OW1X {
	float: right;
	text-align: center;
	line-height: 40px;
	height: 40px;
	margin: 10px 0;
	display: block;
	background: #000;
	cursor: pointer;
	font-weight: bold;
	color: #fff;
	width: calc(100% - 10px);
	text-transform: uppercase;
}

#hoBa8OW1X:hover {
	background: #941820;
	box-sizing: border-box;
}

.DmxquGIvO {
	float: right;
	text-align: center;
	height: 50px;
	margin: 10px 0;
	display: block;
	background: #000;
	cursor: pointer;
	font-weight: bold;
	font-size: 1.4rem;
	color: #fff;
	width: calc(100% - 10px);
	text-transform: uppercase;
	line-height: 50px;
	text-transform: uppercase;
	font-family: Malgun Gothic;
	border-radius: 3px;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.bordernone {
	border: none;
}

#productrreviewsImage {
	text-align: center;
}

#reviewsWrites {
	float: left;
}

#logoffDefault {
	padding: 10px;
}

p.productname {
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	overflow: hidden;
	display: -webkit-box;
	margin: 5px;
	padding: 0;
}

span.productname {
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-wrap: break-word;
	overflow: hidden;
	display: -webkit-box;
}

.productname a:hover {
	color: #000;
}

#TmBLcWX1l {
	width: 100%;
	max-width: 430px;
	margin: 0 auto;
}

#productPrices .productDiscount {
	display: none;
}

#centerColumn {
	font-size: 1em;
}

.centerBoxContentsNew:hover ,.centerBoxContentsSpecials:hover {
	z-index: 9999 !important;
}

#checkoutPaymentForm {
}

/*****		outermost	*****/

.wyjOLm3et {
	width: 100%;
	margin: 0 auto;
	min-height: 420px;
	clear: both;
	background-size: 200%;
}

#cartEmptyText {
	text-transform: capitalize;
	text-align: center;
	margin: 15px 0;
}

#hD7UAFerI3 {
	display: none;
}

#hD7UAFerI3 a {
	float: left;
	display: -webkit-inline-box;
	width: 25%;
	font-size: 1em;
	line-height: 36px;
	padding: 0;
	margin: 0;
	text-align: left;
	overflow: hidden;
	height: 36px;
}

.SYUWqMt5C {
	position: absolute;
	left: 10px;
	top: 10px;
	opacity: 0;
	z-index: 10;
}

.productsCol:hover .SYUWqMt5C {
	-webkit-animation: hoverlogo1 2s ease both;
	-moz-animation: hoverlogo1 2s ease both;
	animation: hoverlogo1 2s ease both;
}

#text_box {
	height: 40px;
	text-align: center;
	text-align-last: center;
	outline: none;
	color: #000;
	background: none;
	margin: 10px 0;
	border: 1px solid #dbd8ce;
	width: 80px;
	float: left;
}

#attrib-1 {
	width: 100%;
}

.wrapperAttribsOptions select option {
	outline: none;
}

.SYUWqMt5C img {
	height: auto !important;
	width: 20px !important;
}

@keyframes hoverlogo1 {
	to {
		opacity: 1;
	}
}

#DwrGTpAezReg7sfgAaPnb {
	font-size: 1em;
	color: #fff;
	float: right;
	width: 29%;
	margin: 8px 0;
}

#DwrGTpAezReg7sfgAaPnb a {
	float: right;
	padding-left: 20px;
}
/* ============================= top ===================== */
#aV6yPml2DE {
	padding: 16px 20px;
	background: #a9a9a9;
}

#MH7bB8qMydW {
	width: 1180px;
	margin: auto;
	background: #fff;
}

.Qn9yzlAprNM {
	margin: 0;
	padding-right: 23px;
}

.headerbanner {
	float: left;
	padding: 5px 40px;
	padding-right: 35px;
}

.SGAwS9OcK a {
	text-align: center;
	color: #7b7b7b;
	float: left;
	text-decoration: none;
	font-size: 0.9em;
}

.ltkLcBoE0 img {
	vertical-align: middle;
}

.currenccontent option {
	padding: 0 !important;
}

.currenccontent form {
	display: block;
}

#login {
	padding: 0 10px;
}

#VoOFuWDHP LABEL.inputLabel {
	width: 100%;
	font-size: 14px;
}

.SGAwS9OcK a:hover {
	color: #000;
}
#XOIdGkCZt {
padding-top: 25px;
}
#mxNotSypc {
	float: right;
	padding-top: 36px;
	line-height: 19px;
}

#mxNotSypc a {
	margin-right: 12px;
}

.Zkae0ZsOF {
	float: left;
}

.Zkae0ZsOF select {
	font-size: 10px;
	outline: none;
	font-weight: normal;
	color: #7b7b7b;
	width: auto;
	vertical-align: middle;
	border: 1px solid #7b7b7b;
}

.fasize {
	font-size: 1em !important;
}

.search .hsearchinput {
	background: none;
	flex: 1;
	text-align: left;
	border: none;
	color: #3c3c3c;
	font-size: 1em;
	outline: none !important;
}

#backtop a {
	background: url(../images/backtop.png);
	bottom: 10px;
	right: 30px;
	overflow: hidden;
	position: fixed;
	z-index: 999;
	width: 39px;
	height: 39px;
}



#XeZwZvkXq {
	text-align: center;
	font-size: 18px;
	color: red;
	text-transform: capitalize;
}

#dQcMZL4K1Y>img {
	padding-right: 10px;
}
/* ============================= Main Content ===================== */
span.pricecut {
	color: #000;
	text-decoration: none;
	background: url(../images/priceahover.png) no-repeat scroll 0 7px transparent;
}

#kwzYU40Pb {
	margin:0 auto;
}
#kwzYU40Pb a {
	display:block;
	float:left;
	position: relative;
	width: 50%;
	text-align:center;
	padding:10px;
}
#kwzYU40Pb img {
	width: 100%;
	float: left;
}
span.IDnVcNSxp::after ,.nc4AxZw87 a::after {
 content: "";
 display: inline-block;
 background: url("/images/cta-arrow-b.png");
 background-repeat: repeat;
 background-size: auto;
 background-repeat: repeat;
 background-size: auto;
 background-repeat: repeat;
 background-size: auto;
 width: 30px;
 height: 9px;
 background-size: contain;
 background-repeat: no-repeat;
 margin-left: 3px;
}
.KcTRgSsBC { position:absolute; left:0%; bottom:5%; width:100%;color:#000;}
.KcTRgSsBC h1 {z-index: 10;margin: 0;padding: 0.2em 0em;text-align:center;font-weight: bold;letter-spacing: normal;-webkit-transition: all .3s;transition: all .3s;
 white-space: nowrap;font-size: 3rem;}
.KcTRgSsBC span {
 text-align:center;
 font-size:1rem;
 z-index: 10;
 margin: 0;
 padding: 1em 3.5em;
 font-weight: bold;
 font-size: 1.2vw;
 letter-spacing: normal;
 -webkit-transition: all .3s;
 transition: all .3s;
 white-space: nowrap;
}
.KcTRgSsBC:hover { text-decoration:none;}

#dihS6tnwa {
	width: 100%;
	text-align: center;
	padding: 0 0 1em 0;
	position:relative;
}

#contentMainWrapper {
	margin: 0;
	padding: 0;
	width: 100%;
}	/*		table	*/
#op6f1dDsZ {
	padding-bottom: 10px;
	min-height: 580px;
}

#indexDefaultMainContent {
	border: 1px solid #DDD;
	margin: 6px 2px;
	padding: 2px;
	font-size: 1.5em;
	line-height: 0;
	color: #555;
	clear: both;
}

#indexDefaultMainContent p {
	line-height: 18px;
}

.currenccontent {
	line-height: initial;
}

.ltkLcBoE0 {
	float: left;
	margin-right: 5px;
	padding: 1px;
}

#xsEXaCb50 {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	margin-top: 20px;
	margin: 0 auto;
	background: #fff;
	color: #000;
}

#xsEXaCb50 a {
	color: #000;
}

#efMHXgFpb {
	width: 96%;
	margin: 0 2%;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #ccc;
}

.ic2kANa6S {
	width: 31%;
	padding: 0 1%;
	float: left;
	text-align: center;
	height: 40px;
	line-height: 40px;
	position: relative;
}

.ic2kANa6S span {
	display: block;
	width: 40px;
	height: 5px;
	background: #000;
	left: 45%;
	position: absolute;
}

.ic2kANa6S img {
	margin-top: 20px;
}

.bZpYjlaGte li {
	text-align: left;
	float: left;
	line-height: 28px;
	width: 33%;
}

.proinfo_left button {
	opacity: 0.5;
}

.leftBoxContainer {
	padding: 0;
	margin: 0;
	border: 0;
	margin-bottom: 10px;
}

.leftBoxContainer h3 {
	background: none repeat scroll 0 0 #333;
	padding: 0;
	line-height: 30px;
	height: 30px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-left: 15px;
	text-transform: capitalize;
}

.leftBoxHeading {
}

.leftBoxContainer .sideBoxContent {
	padding: 10px;
	font-size: 1.2em;
	border-top: 0;
	margin-bottom: -18px;
}

.leftBoxContainer h3 a {
	color: #FFFFFF;
}

.leftBoxContainer h3 a:hover {
	color: #fff;
}

.sideBoxContent {
}

#categoriesHeading {
}

#categoriesContent {
	padding: 2px;
	background: url(../images/extra-box-bg.jpg) repeat scroll 0 0 transparent;
}

#categoriesContent ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#categoriesContent ul li {
	line-height: 28px;
	font-weight: bold;
	width: 100%;
	background: url(../images/list-line.gif) repeat-x scroll left bottom transparent
}

#categoriesContent ul li a.category-top {
	display: block;
	padding: 0 3px;
	padding-left: 1em;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	background: url(../images/list-marker.gif) no-repeat 8px 11px;
}

#categoriesContent ul li a.category-top:hover {
	text-decoration: underline;
	background: url(../images/list-item-bg-act.png) repeat scroll 0 0;
}

#categoriesContent ul li a.category-products {
	color: #333;
	padding-left: 16px;
	background: url(../images/image034.gif) no-repeat 18px center;
	width: 195px;
	display: block;
	line-height: 22px;
}

#categoriesContent ul li a.category-products:hover {
	color: #FE5338;
	text-decoration: none;
	background: url(../images/list-item-bg-act.png) repeat scroll 0 0;
}

#categories .sideBoxContent {
	padding-bottom: 10px;
}

#specialsHeading {
 /*background:none repeat scroll 0 0 #845720;*/
}

#bestsellerContent {
	padding: 5px;
}

#bestsellerContent li {
	clear: both;
	padding: 0;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}

#bestsellerContent .image {
	width: 50px;
	float: left;
}

#bestsellerContent .proname {
	padding-right: 5px;
	float: left;
	width: 130px;
	line-height: 18px;
}

#reviews {
	background: url(../images/extra-box-bg2.jpg) repeat scroll 0 0;
	color: #FFF;
}

#reviews a {
	text-decoration: underline;
}

.centerBoxWrapper {
	border: 0px;
	padding: 0px;
	text-align: left;
}

#newProductsDefault .productsList ,#advSearchResultsDefault .productsList {
	width: 19%;
}

h2.centerBoxHeading {
	text-transform: capitalize;
	font-size: 16px;
	color: #000;
	line-height: 22px;
	text-align: center;
	width: 100%;
}

h2.newcenterBoxHeading {
	text-transform: capitalize;
	font-size: 26px;
	color: #000;
	line-height: 22px;
	padding: 10px;
	text-align: left;
}

#accountLinksWrapper a {
	color: #000 !important;
}
/* ============================= footer style ===================== */
#eTtvpvlaL3oBz a {
	color: #000;
}

#textxh {
	text-decoration: underline;
}

#crhlSsv05 a {
	color: #999;
}

#crhlSsv05 a:hover {
	color: #555;
	text-decoration: none;
}

.bZpYjlaGte a {
	color: #fff;
	text-decoration: none;
}

.bZpYjlaGte a:hover ,#Yxp5uLbhH a:hover {
	text-decoration: underline;
}

.CBU4xW0St a {
	text-transform: initial;
}

#bottom_count {
	display: none;
}

#bottom_service object {
	display: none;
}
/* ============================= slider ===================== */
.index_topbanner {
	padding-bottom: 0px;
	padding: 1px 0;
}

#indexbanner {
	position: relative;
}
/* ============================= ezpage ===================== */
#ezPageDefault h1 {
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}

#ezPageDefault {
	padding: 10px;
	font-size: 1.3em;
}

#ezPageDefault a {
	color: #888;
	text-decoration: underline;
}
/* ============================= product price ===================== */
.normalprice {
	color: #000;
}

.blockprice {
	display: block;
}
/* ============================= list ===================== */
#categoryIcon {
	padding-right: 10px;
}

.centeredContent {
}

.centerColumn {
	font-size: 1em;
}

.centerColumn h1 ,.centerColumn #sorter , #contactUsForm>legend {
	color: #000;
	padding-bottom: 5px;
	font-size: 18px;
	text-transform: capitalize;
}

#productListing {
	clear: both;
	margin-bottom: 20px;
}

#VReqIkf9t {
	color: #000;
	text-transform: capitalize;
	line-height: 20px;
	padding-left: 15px;
}

#GwYpcXjiD {
	text-transform: uppercase;
	padding-left: 15px;
	font-size: 32px;
	color: #808080;
}
/*.midColumn { border-right:1px dashed #DDD;border-bottom:1px dashed #DDD;}
.firstColumn { border-right:1px dashed #DDD;border-bottom:1px dashed #DDD;}
.lastColumn { border-bottom:1px dashed #DDD;}*/
.productsList {
	position: relative;
	width: 24%;
	font-size: 1em;
	margin: 0 0.5%;
	padding-bottom: 10px;
}

#ft1FaWE6ST {
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}

#prevOrders {
	padding-bottom: 10px;
	border-bottom: 1px solid #aaaaaa;
}

#productReviewsDefaultPrice .productDiscount ,.wrap span.productDiscount {
	display: none !important;
}

.productsCol {
	text-align: left;
	line-height: 24px;
}

.productsCol .colBorder {
	overflow: hidden;
}

.productsCol .productimg_afde {
	padding: 0;
	margin: 0;
	padding-top: 10px;
}

.productsCol .productimg_afde a {
	width: 195px;
	height: 170px;
	text-align: center;
	display: block;
	border: 0px solid #eeeeee;
	overflow: hidden;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
}

.productsCol .productimg_afde a:hover {
	border: 0px solid #DDDDDD;
}

.productsCol .productimg_afde {
	font-size: 1em;
	font-weight: bold;
	color: #6E6E6E;
	text-decoration: none;
	text-align: left;
	height: auto!important;
	min-height: 36px;
	height: 36px;
	display: block;
	padding: 0px;
	margin: 5px 5px;
	line-height: 18px;
}

.productsCol .productimg_afde a {
	text-decoration: none;
	color: #7C7C7C;
	font-weight: normal;
}

.productsCol .productimg_afde a:hover {
	text-decoration: underline;
	color: #ED8C01;
}

.productsCol .productwrapper .blockprice {
	display: block;
	padding-left: 20px;
}

#VoOFuWDHP a {
	color: #000;
}

#createAcctDefaultLoginLink {
	text-transform: capitalize;
}

#createAcctDefaultLoginLink a {
	color: red;
}

#createAcctDefault fieldset legend {
	padding: 10px;
	font-weight: normal;
	text-transform: capitalize;
}

#createAcctSuccess legend {
	padding: 0;
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
}

#createAcctSuccess fieldset {
	margin-top: 32px;
}

.productsCol .productwrapper .productPriceDiscount {
	font-size: 1em;
	text-align: center;
}

.productsCol .productimg_afde {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
	line-height: 20px;
}

.productsCol .productimg_afde {
	float: right;
	padding: 0;
	margin: 0;
}

.productsCol .productSpecialPrice {
	color: #fff;
	float: right;
	background: #000;
	padding: 0 10px;
	margin-left: 10px;
	border-radius: 18px;
	font-weight: bold;
}

.centeren {
	margin: 0 10px;
}

.productSpecialPrice {
}

.productsCol .productPriceDiscount {
	color: #ff0000;
}
/* ============================= product detail ===================== */
h1.productGeneral {
 font-size: 1.6rem;
 margin: 0 0 0.8rem 0;
 color: #111;
 text-align: left;
 text-transform: capitalize;
 font-family: arial , helvetica , sans-serif;
 font-weight: 900;
}

.jHNRMrZnm {
	width: 83px;
	height: 15px;
	background: url(../images/stars.png);
	margin-right: 10px;
	float: left;
}

.IZw1dtuqf {
	background-position: 0 -18px;
}

.i08mhd4y3 {
	background-position: 0 -36px;
}

.xQ8KZLR1Y {
	background-position: 0 -54px;
}

.uxM6WKbIa {
	background-position: 0 -72px;
}

.Df64irReW {
	background-position: 0 -90px;
}

.x4WqywbjI {
	background-position: 0 -109px;
}

.dnKUfb0Td {
	background-position: 0 -127px;
}

.IrOiEycoM {
	background-position: 0 -145px;
}

.MNIYcmLBt {
	background-position: 0 -164px;
}

.NBOWjGcrx {
	background-position: 0 -182px;
}

.product_model {
	font-size: 1.1em;
	background: url(../images/hr_d.gif) bottom repeat-x;
	height: 24px;
	line-height: 24px;
	margin: 0 10px;
}

#m9HhIS48k a {
}

.productGeneral h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 40px;
	margin-bottom: 20px;
	background: #333333;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding-left: 6px;
}

#productGeneral .DescriptionText {
	padding: 3px;
	line-height: 160%;
	color: #666;
	font-size: 1.3em;
}

#productAdditionalImages {
}

.additionalImages {
	padding-bottom: 3px;
	width: 100px;
	text-align: center;
}

.additionalImages a {
	display: block;
	margin-right: 3px;
	border: 1px solid #CCC;
	height: 70px;
	width: 86px;
	overflow: hidden;
}

#productMainImage {
	text-align: center;
	margin: 10px 10px 30px 10px;
	float: left;
}

#productMainImage a {
	display: block;
	border: 1px solid #CCC;
}

.content {
	text-transform: capitalize;
	line-height: 180%;
	font-size: 1.1em;
}

.reviewsInfoDefaultProductPageLink {
	float: left;
	margin-right: 10px;
}

.reviewinfo {
}

#productinfoBody .centerColumn {
	padding-top: 15px;
	width: 730px;
}

.topCateAndNext {
	display: none;
}

h2 .productSpecialPrice {
}

.QuZBNbYgM .VlCTizc0Z {
	border-bottom: 1px solid #e2e2e2;
	color: #000;
	display: block;
	word-wrap: break-word;
	line-height: 25px;
	max-height: 300px;
	overflow: hidden;
	overflow-y: auto;
}

.detailReview_Title {
	float: left;
}

div.centerBoxHeading a {
	float: right;
}

.productReviewsDefaultProductMainContent {
	border-bottom: 1px dashed #f2f2f2;
}

h2#productPrices {
	font-size: 2rem;
	text-align: center;
	color: #000;
}

h2#productPrices .normalprice {
	font-weight: normal;
	height: 22px;
}

.productGeneral .productSpecialPrice {
	background: #000;
	color: #fff;
	padding: 0 15px;
	margin-left: 10px;
	border-radius: 18px;
}

#Related_pro .normalprice {
	color: #cecece !important;
}

#Related_pro .productSpecialPrice {
	background: #000;
	color: #fff;
	padding: 0 15px;
	border-radius: 5px;
	margin-left: 10px;
}

h2#productPrices .productPriceDiscount {
	color: #373737;
	font-style: normal;
	height: 22px;
	text-decoration: none;
}

h2#productPrices .productPriceDiscount s {
	text-decoration: none;
	color: #990000;
}

h2#productPrices .productPriceDiscountString {
	font-style: normal;
	text-decoration: none;
	display: block;
	font-size: 1.1em;
	height: 22px;
	color: #888;
}

h2#productPrices .productPriceDiscountString s {
	text-decoration: none;
	color: #990000;
}

#productAttributes table td {
	height: 30px;
}

.addthis {
	padding-left: 60px;
}

#SizingContent h2 {
	font-size: 1.1em;
}

#SizingContent {
	font-size: 0.9em;
	color: #666666;
	padding-top: 20px;
}

#SizingContent table {
	border: 1px solid #AAA;
	border-collapse: collapse;
}

#SizingContent table td {
	border: 1px solid;
	padding: 3px;
	text-align: center;
}

#SizingContent table th {
	border: 1px solid;
	padding: 3px;
	text-align: center;
	padding: 4px;
}

#SizingContent .cellHEADER {
	background: #E3E3E3;
}

#sidebar-tab {
	border: 1px solid #AAA;
	margin-bottom: 1.5em;
	overflow: hidden;
	background: #FFF;
}

#tab-title h3 {
	color: #666;
	font-size: 15px;
	font-weight: 400;
	background: #DDD;
	height: 28px;
	padding: 0;
	margin: 0;
}

#tab-title .selected {
	color: #DDD;
	border-bottom: 0px;
	background: #AAA;
}

#tab-title span {
	padding: 0px 9px 0px 10px;
	height: 28px;
	line-height: 28px;
	cursor: pointer;
	display: block;
	float: left;
	background: #DDD;
}

#tab-content .hide {
	display: none;
}

#tab-content ul {
	padding: 5px 10px;
	height: auto!important;
	min-height: 200px;
	height: 200px;
	font-size: 1.2em;
}

#tab-content ul a {
	text-decoration: underline;
}
/* ============================= page ===================== */
#productsListingListingTopLinks ul ,#productsListingListingBottomLinks ul ,.navSplitPagesLinks ul {
	max-width: 500px;
}

#productReviewsDefaultListingTopLinks li ,#productsListingListingTopLinks li ,#productsListingListingBottomLinks li ,.navSplitPagesLinks li {
	width: 30px;
	height: 30px;
	float: left;
	text-align: center;
	line-height: 30px;
}

#productReviewsDefaultListingTopLinks li a ,#productsListingListingTopLinks li a ,#productsListingListingBottomLinks li a ,.navSplitPagesLinks li a {
	width: 30px;
	height: 30px;
	float: left;
	color: #000;
}

#productsListingListingTopLinks i ,#productsListingListingBottomLinks i {
	font-size: 18px;
	width: 18px;
}

#productReviewsDefaultListingTopLinks li a:hover ,#productsListingListingTopLinks li a:hover ,#productsListingListingBottomLinks li a:hover ,.navSplitPagesLinks li a:hover {
	background: #c34086;
	text-decoration: none;
	color: #fff;
}

.star {
	width: 110px !important;
	background: url(../images/stars.png) no-repeat;
	height: 15px;
	display: block;
	margin: 8px auto 0;
	text-align: left;
	padding-left: 88px;
	color: #000;
}

#productsListingListingTopLinks i ,#productReviewsDefaultListingTopLinks i ,#productsListingListingBottomLinks i ,.navSplitPagesLinks i {
	line-height: 30px;
}

.featuredProductsListingTop , .newProductsDefaultListingTop , .allProductsListingTop , .productsListingTop , .specialsListingTop {
	padding: 0 10px;
	padding-bottom: 10px;
}

.featuredProductsListingBottom , .newProductsDefaultListingBottom , .allProductsListingBottom , .productsListingBottom , .specialsListingBottom {
	padding: 0 10px;
	padding-top: 10px;
}
/* ============================= news ===================== */
#newsboxHeading {
	background: none repeat scroll 0 0 #845720;
}

#newsboxContent ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#newsboxContent ul li {
	padding: 0;
	margin: 0;
	padding-left: 10px;
	line-height: 16px;
}

#newsboxContent ul div {
	text-align: right;
	padding-top: 6px;
}

#news h1 {
	margin: 0;
	padding: 10px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}

#news .articles_date {
	text-align: right;
	padding-right: 20px;
}

#news .articles_content {
	line-height: 180%;
	font-size: 1em;
	padding: 10px;
}

#news .list_date {
	text-align: right;
	padding-right: 20px;
}

#news .list_col {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #DDD;
	margin-right: 20px;
}

#news .list_col .list_intro {
	padding: 0;
	margin: 0;
	font-size: 1em;
	line-height: 180%;
}

#news .list_col .list_intro p {
	padding: 0;
	margin: 0;
}

#news .list_col h2 {
	margin: 0;
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
}

#news .pageNav {
}

#news .pageNav .navSplitPagesResult {
	float: right;
}

#news .pageNav .navSplitPagesLinks {
	float: right;
}

#newsdetail .newsHeadlineText {
	text-align: right;
	padding-right: 20px;
}

#newsdetail .newsLinkList a {
	font-size: 1.1em;
}
/* ============================= article ===================== */
#articlesboxContent ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#articlesboxContent ul li {
	padding: 0;
	margin: 0;
	padding-left: 10px;
	background: url(../images/news_icon.gif) no-repeat 0px 5px;
	line-height: 16px;
}

#articlesboxContent ul div {
	text-align: right;
	padding-top: 6px;
}

#articles_body h1 {
	margin: 0;
	padding: 10px;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
}

#articles_body .articles_date {
	text-align: right;
	padding-right: 20px;
}

#articles_body .articles_content {
	line-height: 180%;
	font-size: 1em;
	padding: 10px;
}

#articles_body .list_date {
	text-align: right;
	padding-right: 20px;
}

#articles_body .list_col {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #DDD;
	margin-right: 20px;
}

#articles_body .list_col .list_intro {
	padding: 0;
	margin: 0;
	font-size: 1em;
	line-height: 180%;
}

#articles_body .list_col .list_intro p {
	padding: 0;
	margin: 0;
}

#articles_body .list_col h2 {
	margin: 0;
	padding: 5px 0;
	font-size: 14px;
	font-weight: bold;
}

#articles_body .pageNav {
}

#articles_body .pageNav .navSplitPagesResult {
	float: right;
}

#articles_body .pageNav .navSplitPagesLinks {
	float: right;
}
/* ============================= member ===================== */
#checkoutSuccessOrderNumber {
	font-size: 1.6em;
}

#accountLinksWrapper ul {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
}

#accountLinksWrapper i {
	width: 13px;
	font-size: 13px;
	background: #000;
	color: #fff;
}

#accountLinksWrapper li {
	margin-bottom: 5px;
	width: 100%;
}

#accountLinksWrapper li a {
	padding: 5px 10px;
	text-transform: capitalize;
}

#accountLinksWrapper h2 {
	font-size: 18px;
	color: #000;
}

#accountLinksWrapper li a:hover {
	color: #8a8a8a;
}
/* ============================= review ===================== */
.reviewCount {
	padding: 10px;
	display: inline-block;
}

.VlCTizc0Z h2 .detailReview_Title {
	float: left;
}

.VlCTizc0Z h2 a {
	display: block;
	float: right;
	width: 50px;
}
/* ============================= table bg ===================== */
.tableHeading TH {
	background: #f1f2ed;
	padding: 0 10px;
	color: #000;
	text-align: center;
}

.rowEven {
	height: 1.5em;
	vertical-align: top;
}

.scroll_list span {
	cursor: auto;
}

#crhlSsv05 a b {
	display: none;
}

.specialsListBoxContents img {
	width: auto;
	height: 160px;
}

.rowOdd {
	height: 1.5em;
	vertical-align: top;
}

.productimg_afde img {
	width: 160px;
	height: auto;
}

.o0sue1MDF a {
}

.o0sue1MDF img {
	opacity: 0;
}

.o0sue1MDF:hover img {
	opacity: 1;
}

.xUfaz6MSc {
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	overflow: hidden;
	position: relative;
}

.xUfaz6MSc img {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
}

.w0FPRkaUt {
	font-size: 14px;
	background: #000;
	padding: 5px 15px;
	color: #fff;
}

.GESOuxK9a {
}

.productimg ,.wqOvHeba81 {
	display: table-cell;
	vertical-align: middle;
}

.o0sue1MDF {
	top: 0;
	left: 0;
	height: 230px;
	position: absolute;
	display: table;
}

#siteMapList b {
	display: none;
}

#range {
	width: 190px;
}

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 13px;
	height: 21px;
	cursor: pointer;
	background: url(../images/arr.png) no-repeat;
	outline: none;
	top: -10px;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	display: block;
	border: 0;
	background: #e2e2e2;
}

.ui-slider-horizontal {
	height: 10px;
	border-top: 2px solid #000;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	width: auto;
}

.ui-slider-horizontal .ui-slider-handle {
	margin-left: -7px;
	right: 0 !important;
}

.ui-slider-horizontal .ui-slider-range {
	height: 2px;
	margin-top: -2px;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

#start ,#end {
	width: 55px;
	text-align: center;
	border: 1px solid #ccc;
	float: left;
}

.productprice {
	font-size: 1.25em;
	color: #000;
	padding: 5px;
	float: left;
}

.color_q {
	font-size: 1.25em;
	color: #000;
	padding: 5px;
	float: right;
}
/*wrap*/
.wrap {
	position: fixed;
	right: 0;
	top: 200px;
	background: #fff;
	z-index: 1;
}

.scrollbox {
	width: 200px;
	position: relative;
}

#scrollDiv {
	width: 200px;
	max-height: 360px;
	overflow: hidden;
	display: block;
}

#scrollDiv ul {
	width: 200px;
}

#scrollDiv li {
	width: 100px;
	padding: 10px 0 0 10px;
	float: left;
	background: #fff;
	height: 120px;
	position: relative;
	overflow: hidden;
}

#scrollDiv li img {
	width: 90px;
	float: left;
}

#scrollDiv li span {
	float: right;
	width: 186px;
	height: 88px;
	overflow: hidden;
	display: block;
}

#scrollDiv li span h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 5px;
	color: #a57132;
}

#scrollDiv li span p {
	line-height: 20px;
	height: 40px;
	font-size: 1em;
	color: #666666;
	display: block;
	overflow: hidden;
}

#scrollDiv li span em {
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 14px;
	width: 30px;
	border: 1px solid #72ae2d;
	display: block;
	color: #72ae2d;
	margin-top: 8px;
}

.scroltit small {
	margin: 0 15px;
}

.scroltit {
	text-align: center;
	margin-left: 10px;
	padding: 10px 0;
}

.scroltit small img {
	margin-top: 6px;
}

#scrollDiv .productSpecialPrice {
	line-height: 20px;
	height: 20px;
	width: 90px;
	position: absolute;
	bottom: 0;
	text-align: center;
	background: #a4d8ce;
	opacity: 0.75;
	color: #000;
	border-bottom: 3px solid #3ababb;
}

.logincenter .cart-row {
	position: relative;
}

.logincenter .cart-row span {
	position: absolute;
	top: -7px;
	left: calc(50% - 30px);
	width: 60px;
	text-align: center;
	background: #fff;
}

#contactUsForm input {
	line-height: 20px;
	margin-bottom: 10px;
	text-indent: 5px;
}

#contactUsForm #idcode {
	float: left;
	height: 26px;
	width: 90px;
	text-align: center;
	background: #fffce5;
	margin-left: 10px;
	letter-spacing: 3px;
}

.centerBoxWrapper .MjFy2Znxc {
	padding: 1em 0.5em;
	border-right: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
}

#contactUsForm #Txtidcode {
	float: left;
}

#example {
	width: 600px;
	height: 800px;
	position: relative;
}

#ribbon {
	position: absolute;
	top: -3px;
	left: -15px;
	z-index: 500;
}

#frame {
	position: absolute;
	z-index: 0;
	width: 739px;
	height: 341px;
	top: -3px;
	left: -80px;
}

#slides {
	position: absolute;
	z-index: 9;
}

#slides .next ,#slides .prev {
	position: absolute;
	top: 386px;
	left: 20px;
	width: 24px;
	height: 43px;
	display: block;
	z-index: 101;
}

.slides_container {
	width: 600px;
	overflow: hidden;
	position: relative;
	z-index: -9;
}

.slides_container img {
	width: 600px;
}

#slides .next {
	left: 573px;
}

.pagination {
	margin: -30px auto 10px;
	text-align: center;
	z-index: 10;
}

.pagination li {
	display: inline-block;
	margin: 0 1px;
}

.pagination li a {
	display: block;
	border: 1px solid #000;
	width: 1em;
	height: 0;
	padding-top: 1em;
	background: #dcdcdc;
	background-position: 0 0;
	float: left;
	overflow: hidden;
}

.pagination li a:hover ,.pagination .current a {
	background: #000;
}

.pagination li.current a {
	background-position: 0 -1em;
}
/* IE 6 doesn't like height: 100% */
* html .ad-gallery .ad-forward , .ad-gallery .ad-back {
	height: 100px;
}
.ad-gallery .ad-nav .ad-thumbs {

}
.ad-gallery .ad-thumbs .ad-thumb-list {
	float: left;
	width: 9000px;
	list-style: none;
}
.ad-gallery .ad-thumbs li a {
	display: block;
}
/* Can't do display none , since Opera won't load the images then */
#DialogDiv {
	position: absolute;
 top: 50%;
 left: 50%;
 height: auto;
 z-index: 100;
 background-color: #fff;
 border: 1px #efefef solid;
 padding: 1px;
 margin-top: -219px;
 margin-left: -300px;
	}
#DialogDiv2 {
	position: absolute;
	top:40px;
 left: 50%;
 height: auto;
 z-index: 100;
 background-color: #fff;
 border: 1px #efefef solid;
 padding: 1px;
 margin-left: -300px;
	}
#DialogDiv iframe {
	width:600px;
	height:438px;
}
#DialogDiv2 iframe {
	width: 617px;
	height: 730px;
	padding-top:15px;
}
.form {
	position: relative;
}
#btnClose {
	position: absolute;
	right: 5px;
	top: 5px;
}
.ad-thumbs section {
	width: calc(100% - 40px);
 margin: 0 auto;
}
#shippingInfo , #privacy , #siteMap , #contactUsDefault ,#addressBookProcessDefault ,#addressBookDefault ,#accountPassword ,#accountEditDefault , #reviewsDefault , #reviewsWrite , #payment_method , #timeoutDefault , #about_us {
	padding: 10px;
}
#shippingInfo th {
	background:#efefef;
	padding:0 20px;
	border: 1px solid #ccc;
}
#shippingInfo td {
	padding:0 20px;
	text-align:center;
	border: 1px solid #ccc;
}
.navSplitPagesLinks li.current {
	border: 2px solid #c34086;
	z-index: 99;
	color: #c34086;
	line-height: 26px !important;
}
.pagination .current a {
	color:#fff;
}

#eTtvpvlaL3oBz {
	line-height:36px;
	width: 430px;
	margin:0 auto;
}
.MjFy2Znxc a {
	display:block;
}
.MjFy2Znxc img {
	width: 104%;
 height: auto;
 top: -2%;
 left: -2%;
 position: absolute;
}
.product_name_index {
	padding:5px 10px;
	line-height:14px;
}
.slides_control {
	height: 800px !important;
}
#XOIdGkCZt a {
	color:#000;
}
a.iPMwixYRE {
	line-height:48px;
}
#XOIdGkCZt a {
	padding:0 10px;
}
#mWgZRfpnN {
	background: #fff;
	width: 100%;
	z-index:9999;
	position:relative;
}
#mWgZRfpnN li {
	line-height:40px;
}
.KKSIy6Gec a.selextbox {
	display: block;
	font-weight: bold;
	font-size: 13px;
	}
.ZyvAj8Hie>a {
	display: block;
 line-height: 14px;
 font-size: 13px;
 width: 185px;
 text-overflow: ellipsis;
 white-space: nowrap;
 overflow: hidden;
 color: #000;
 padding: 5px 15px;
}
.WWjR7IiSc i {
 font-size: 12px;
 width: 14px;
 float: left;
 line-height: 14px;
 background: #000;
 color: #fff;
 text-align: center;
 border-radius: 14px;
 margin-right: 6px;
	}
.CABDQUlXx a {
	background: #000 !important;
	float: left;
	width: inherit;
	padding: 5px 10px;
	margin: 10px 0 0 10px;
	color: #fff;
	text-decoration: none;
}
.aWyfj8tms a:hover ,.Y0UpCBeL4 {
	background:#ccc;
}
.first_price , .last_price {
	width: 40px;
	float:left;
}
#qmhgPOCkS span {
	float:left;
	padding:0 2px;
}
#amount {
	margin: 15px auto 0;
	width: 138px;
	display: flex;
}
#qmhgPOCkS {
	flex:1;
}
.rZiV7Y3Bw {
	flex:35px 0 0;
}
#guide {
	color: #000;
	width: 1280px;
	margin: 0 auto;
	border-top: 2px solid #000;
}
#guide .cnrttl {
 padding: 10px 0;
 text-align: center;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 0;
}
#guide .guide_left , #guide .guide_right {
 width: 425px;
 float: left;
 margin: 0;
 padding: 0;
}
#guide ul.guide_time li {
 display: inline-block;
 background: #024883;
 color: #fff;
 width: 40px;
 text-align: center;
 padding: 10px 0;
}
#guide dt {
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 10px;
}
#guide dd {
	font-size: 1em;
	display: list-item;
	list-style: disc outside;
	margin-left: 15px;
	line-height: 2rem;
}
#guide dd.guidelink {
	list-style: none;
	text-align: right;
	position: relative;
	padding-right: 16px;
	margin-top: 6px;
}
#guide dd.guidelink a {
	color:#024883;
}
.CABDQUlXx {
	display: inline-table;
}
#HvqDHgFTB {
 width: 100%;
 background:#000;
 line-height: 36px;
 text-align: center;
 text-transform: capitalize;
 color: #fff;
 max-height:37px;
 overflow: hidden;
 z-index:1000;
}
#HvqDHgFTB section {
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}
#HvqDHgFTB button {
	top: calc(50% - 7px);
	color: #fff;
}
#HvqDHgFTB i {
	font-size: 14px;
	width: 14px;
}
#Yxp5uLbhH ul {
	float:left;
}
#IjbpMLyz7 {
	display:none;
}
.VlCTizc0Z table {
	width:100%;
 text-align: center;
}
.VlCTizc0Z table th {
 text-align: center;
}
.cartRemoveItemDisplay {
 text-align: center;
 vertical-align: middle;
}
#zjNQGLbhp {
 flex: 1;
 padding: 20px 10px 60px 10px;
 background: #fff;
 position: relative;
}
#otshipping ,#otsubtotal ,#ottotal , #otluckyoffer {
	display:flex;
}
.totalBox {
	flex:0 0 7em;
}
.lineTitle {
	flex:1;
}
.paymentelection {
	display:flex;
 margin-bottom: 8px;
}
.PreviousOrdersDate ,.PreviousOrdersNumber ,.PreviousOrdersStatus {
	line-height:26px;
	width:25%;
	float:left;
	text-align: center;
}
#about_us , #passwordForgotten , #accountDefault ,#accountHistInfo ,#siteMap ,.creatcenter ,#contactUsDefault ,#createAcctSuccess , #logoffDefault , #reviewsDefault , #reviewsWrite , #shippingInfoMainContent , #payment_method , #timeoutDefault , #privacy {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}
#about_us img {
 max-width: 100%;
}
#about_us {
 color: #000;
}
#about_us span {
 font-size: 13px;
}
#shippingInfo img {
	max-width: 100%;
	margin: 30px 0;
}
#siteMap ul {
	float:left;
}
#siteMap li {
	width: 25%;
	float:left;
}

.PreviousOrdersBut {
	float:right !important;
}
#Fristoneccns-cardNo ,#creditCardCardNo {
	flex:1;
 width: 100%;
}
#Fristoneccns-expires-month ,#Fristoneccns-expires-year ,#ccpay-expires-month ,#ccpay-expires-year {
	flex:0.5;
}
#Fristoneccns-cvv ,#creditCardCvv {
	flex:0.3;
}
.inputLabelPayment {
	line-height:36px;
	height:36px;
}
.paymentelection input {
	height:36px;
	border:1px solid #ccc;
}
.ccinfo {
	margin-top:10px;
	max-width: 400px;
}
.imagesname {
	display:none;
}
.payment_method_img {
 width: 100%;
 text-align: right;
 line-height: 35px;
 padding: 10px 0;
}
#addressBookDefault address {
	line-height:22px;
}
#myAccountOrdersStatus {
	text-align: center;
}
#xZOTFSLqQ {
	display: none;
}
.MjFy2Znxc {
	font-size:12px;
}

div.screen {
	background: #fff;
	width: 100%;
	top:0px; 
	left:0px;
	-webkit-transition: all 500ms cubic-bezier(0.000 , 0.995 , 0.990 , 1.000);
	 -moz-transition: all 500ms cubic-bezier(0.000 , 0.995 , 0.990 , 1.000);
	 -ms-transition: all 500ms cubic-bezier(0.000 , 0.995 , 0.990 , 1.000);
	 -o-transition: all 500ms cubic-bezier(0.000 , 0.995 , 0.990 , 1.000);
	 transition: all 500ms cubic-bezier(0.000 , 0.995 , 0.990 , 1.000);	
}
/*---------------*/
.nan {
	height: 0;
	padding-bottom: 100%;
	position: relative;
}

/*产品页*/
#Related_pro section {
	width: calc(100% - 40px);
	margin: 0 auto;
}
#Related_pro button {

}
#Related_pro i {
	font-size: 3em;
 color: #000;
}
.block_home_slider {
	width: 100%;
	max-width: 600px;
}
.ad-image-wrapper {
	height: 0;
	position: relative;
	padding-bottom: 125%;
	overflow: hidden;
	text-align: center;
}
.ad-image-wrapper > div {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	background: #ececec;
}
.ad-thumbs span {
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
	position: absolute;
	border-bottom: 3px solid #ccc;
}
.ad-thumbs span.ad-active {
	border-bottom: 3px solid #000;
}
.ad-thumbs span img {
	margin:0;
	padding:0;
	cursor: pointer;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.ad-thumbs button {
	color: #000;
	font-size: 20px;
	top: calc(50% - 10px);
	opacity: 0.8;
	}
.ad-thumbs .slick-track {
	margin: 0 !important;
}
.ad-image-href {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	top: 0;
}
.xsTQW6qer {
	width: 30px;
	height: 30px;
	fill: #000;
}
.xsTQW6qer:hover {
	fill: #000;
 transition: fill .6s;
	}
#C4Iy18YfR i {
 font-size: 30px;
 float: right;
 margin: 0 7px 0 0;
 line-height: 80px;
}
.QuZBNbYgM .icons2 {
	display: none;
}
.ZXcohSzV8 .icons1 {
	display: none;
}
#createAcctSuccess .addressBookDefaultName {
 font-weight: normal;
 color: #f10000;
}

.Uvgp6MkZz .productSpecialPrice {
	color: #d44e4e !important;
	font-weight: bold;
	margin-left: 10px;
}
#vFKi4D0qg {
 margin: 20px auto 40px;
}
.qZ4ZF3SxI {
	background: #000;
}
.UWMpiXq3Z span {
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
 word-wrap: break-word;
 overflow: hidden;
 display: -webkit-box;
}
.uyTuHRNf9 {
	font-size: 16px;
	color: #fff;
	text-align: right;
}
.vF29pnGcD {
	color: #000;
	font-size: 15px;
 text-transform: capitalize;
 padding-bottom: 3px;
 border-bottom: 1px solid #000;
	float: right;
	cursor: pointer;
}
a.vF29pnGcD:hover {
	text-decoration: none;
}
.select_images {
	text-align: center;
 margin: 50px 0;
 cursor: pointer;
}

#img-upload {
 display: none;
}
.ratingRow input {
	margin: 0 5px;
}
.ratingRow span i {
	color: #ffb400;
}
#rewiew_img {
	width: 100%;
}
#rewiew_img img {
 max-width: 90px;
 height: auto;
 margin-right: 5px;
 margin-top: 10px;
 float: left;
 max-height: 90px;
}
#rewiew_info_img img {
	width: 48%;
	height: auto;
	margin:10px 1%;
	float: left;
}
#reviewsInfoDefaultDate {
	padding: 5px 0;
}
#imgFrame {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	display: none;
	width: 100%;
	height: 100%;
}
#imgbox {
	width: 100%;
}
#imgclose ,#imgclose a {
	background-color: black;
	z-index: 1001;
	opacity: .70;
	width: 100%;
	height: 100%;
	position: absolute;
}
#S3VpKhi0a a {
	padding: 10px;
	line-height: 24px;
}
#S3VpKhi0a {
	max-height: 220px;
	overflow: hidden;
	overflow-y: auto;
	margin-bottom: 30px;
	scrollbar-color: #cccccc #fff;
	scrollbar-width: thin;
	padding-bottom: 5px;
}
.currency-list {
 background-color: #f8f8f8;
 padding: 20px;
}
#payment_method img {
	max-width: 100%;
}

.VlCTizc0Z table {
 overflow: hidden;
}
#item_m {
	margin-top: 20px;
}
.KKSIy6Gec .vLVx5kANm {
	max-height: 224px;
 overflow: hidden;
}
.kvn3wzrO8 .zDM3Ov1CK {
	display: none;
}

.P5YPfz7Ij {
	margin: 0em;
 font-size: 16px;
 color: #000000;
 position: relative;
 height: 26px;
 text-align: left;
 text-transform: capitalize;
 cursor: pointer;
 font-weight: bold;
 text-indent: 10px;
}
.VlCTizc0Z img {
	max-width: 100%;
}
.timeoutjx {
 max-width: 400px;
 width: 100%;
 display: flex;
 margin: 10px auto;
}
div.inputLabel {
	flex: 0 0 100px;
	line-height: 36px;
}
.timeoutjx input {
	flex: 1;
	width: 100%;
	line-height: 36px;
}

.bgstar {
 background: url(../images/stars.png);
 float: left;
 width: 83px;
 height: 15px;
 margin: 33px 0 0 15px;
}
.star5 {
	background-position: 0 0;
}
.star10 {
	background-position: 0 -15px;
}
.star15 {
	background-position: 0 -30px;
}
.star20 {
	background-position: 0 -45px;
}
.star25 {
	background-position: 0 -60px;
}
.star30 {
	background-position: 0 -75px;
}
.star35 {
	background-position: 0 -90px;
}
.star40 {
	background-position: 0 -105px;
}
.star45 {
	background-position: 0 -120px;
}
.star50 {
	background-position: 0 -135px;
}
.star0 {
	background: none !important;
}
#contactUsDefault span {
	color: red;
 font-weight: bold;
	width: 100%;
	display: block;
	margin-bottom: 8px;
}
#contactUsDefault span a {
	color: #000;
}
.logincenter > span {
 line-height: 40px;
 text-align: center;
 width: 100%;
 display: block;
 font-size: 13px;
}
.logincenter > span b {
 color: red;
}
#gift {
 width: 100%;
 margin: 5px auto;
 max-width: 430px;
 text-align: center;
 color: #077ab7;
 font-size: 14px;
}
#gift p {
 padding: 0.2em !important;
}
.css-wtrpap::after {
 border: solid 0.05em transparent;
 border-top-color: #000;
}
.css-wtrpap::before {
 border: solid 0.05em transparent;
 border-color: #ccc;
}
.css-wtrpap::before , .css-wtrpap::after {
 position: absolute;
 top: 1px;
 right: 0.5em;
 bottom: 0.5em;
 left: 0;
 content: '';
 width: 100%;
 height: 100%;
 border-radius: 100%;
 box-sizing: border-box;
 display: block;
 -webkit-animation: rotation 0.5s linear infinite;
 animation: rotation 0.5s linear infinite;
}
:after ,:before {
 -webkit-box-sizing: inherit;
 box-sizing: inherit;
}
.css-wtrpap {
 width: 32px;
 height: 32px;
 font-size: 2rem;
 box-sizing: content-box;
 background: transparent;
 border-radius: 100%;
 position: absolute;
 top: 50%;
 left: 50%;
 -webkit-transform: translate(-50% ,-50%);
 -ms-transform: translate(-50% ,-50%);
 transform: translate(-50% ,-50%);
}
.add-wtrpap::after {
 border: solid 0.05em transparent;
 border-top-color: #fff;
}
.add-wtrpap::before {
 border: solid 0.05em transparent;
 border-color: #efefef;
}
.add-wtrpap::before , .add-wtrpap::after {
 position: absolute;
 top: 1px;
 right: 0.5em;
 bottom: 0.5em;
 left: 0;
 content: '';
 width: 100%;
 height: 100%;
 border-radius: 100%;
 box-sizing: border-box;
 display: block;
 -webkit-animation: rotation 0.5s linear infinite;
 animation: rotation 0.5s linear infinite;
}
:after ,:before {
 -webkit-box-sizing: inherit;
 box-sizing: inherit;
}
.add-wtrpap {
	display: none;
 width: 26px;
 height: 26px;
 font-size: 2rem;
 box-sizing: content-box;
 background: transparent;
 border-radius: 100%;
 position: absolute;
 top: 50%;
 left: 50%;
 -webkit-transform: translate(-50% ,-50%);
 -ms-transform: translate(-50% ,-50%);
 transform: translate(-50% ,-50%);
}
.css-add-cart {
 position: relative;
	overflow: hidden;
}
@-webkit-keyframes rotation {
 0% {-webkit-transform: rotate(0deg);}
 100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes rotation {
 0% {-moz-transform: rotate(0deg);}
 100% {-moz-transform: rotate(360deg);}
}
@keyframes rotation {
 0% {transform: rotate(0deg);}
 100% {transform: rotate(360deg);}
}
.selfLoading {
	width: 100%;
	position: relative;
	padding: 35px 0;
	text-align: center;
	overflow:hidden;
}
.productListing {
 clear: both;
 width: 100%;
 margin-bottom: 20px;
 overflow: hidden;
}
.mescroll-upwarp {
 position: relative;
 bottom: 150px;
 width: 100%;
 font-weight: 500;
 display: block;
 visibility: hidden;
}
.mescroll-upwarp .upwarp-tip {
 text-align: center;
}
.isLoadMore {
 position:relative !important;
 top: auto !important;
 bottom: 160px !important;
 left: calc(50% + 105px) !important;
 height: 0;
}

.productfavouritebox:hover .iconothover {
	display: none;
}
.productfavouritebox:hover .icohover {
	display: block;
}
.icohover {
	display: none;
}
.productShowImage {
 width: 100%;
 font-size: 0;
 line-height: 0;
 overflow: hidden;
}
.UZAFhSbDH {
	width: 50px;
 line-height: 50px;
 border-radius: 50px;
 background: #000;
 text-align: center;
 color: #fff;
 position: absolute;
 top: 20px;
 left: 20px;
	font-size: 14px;
}
.productShowImage img {
 width: 100%;
}
.productColorLists {
 width: 100%;
	height: 45px;
 display: flex;
 overflow: auto;
	scrollbar-color: #cccccc #fff;
	scrollbar-width: thin;
}
.productColorLists .productColorList {
 flex: 1;
 min-width: 40px;
 max-width: 40px;
 font-size: 0;
 line-height: 0;
 margin-right: 1%;
 overflow: hidden;
	height: 40px;
}
.productColorLists .productColorList img {
 height: 100%;
 width: auto;
}
.productColorLists .productColorList .yjPrice {
 text-decoration: line-through;
}
.mescroll-downwarp {
 display:none;
}

::-webkit-scrollbar {
 width: 5px;
 height: 5px;
 -webkit-transition: all 1s;
 transition: all 1s;
}
::-webkit-scrollbar-thumb
 {
 border-radius: 5px;
 background-color: rgba(0 ,0 ,0 ,.2);
}
::-webkit-scrollbar-thumb:hover {
 background-color: rgba(0 ,0 ,0 ,.5);
}
.svg_close {
	width: 18px;
	height: 18px;
	fill: #000;
}
#hoBa8OW1X:focus ,
#hoBa8OW1X:visited ,
#hoBa8OW1X:active {
	outline: none;
}
#sub_cartqulery {
	display: none;
}

.gAIRoerHX {
	clear: both;
}
.is_clickable {
	cursor: hand;
	cursor: pointer
}

.nstSlider {
	cursor: hand;
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	height: 20px;
	background: #efefef;
	margin: 0 auto;
}

.nstSlider .leftGrip.gripHighlighted {
	background: #134
}

.nstSlider .rightGrip.gripHighlighted {
	background: #134
}

.nstSlider .rightGrip ,.nstSlider .leftGrip {
	position: absolute;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 20px;
	height: 20px;
	background: #fff
}

.nstSlider .bar {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: absolute;
	background: #fff;
	height: 8px;
	top: 6px
}

.nstSlider .highlightPanel {
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: absolute;
	background: #e87722;
	height: 20px;
	top: 0
}

.leftMenuFixed {
 position: fixed;
 background: #fff;
 width: 250px;
 top: 20px;
 bottom: 0;
 overflow-y: auto;
 overflow-x: hidden;
	scrollbar-color: #cccccc #fff;
	scrollbar-width: thin;
}

.not_favourite {
	width: 100%;
	text-align: center;
	line-height: 2.2em;
	font-size: 2.2em;
	color: #000;
	padding: 130px 0;
}

.favoritesPro {
	width: 100%;
	color: #000000;
	text-align: center;
	border: 1px solid #ccc;
	box-sizing: border-box;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}
.favoritesPro:hover ,
.favoritesPro.selected {
	color: #000;
	border: 1px solid #000;
}
.favoritesPro span {
	position: relative;
	padding-right: 30px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}
.favoritesPro span:before {
	position: absolute;
	content: '';
	right: 0;
	top: 0;
	width:30px;
	height: 40px;
	background: url("../images/love.png") center center no-repeat;
	background-size: 16px 16px;
}
.favoritesPro:hover span:before {
	background: url("../images/love_hover.png") center center no-repeat;
	background-size: 16px 16px;
}
.favoritesPro.selected span:before {
	background: url("../images/loved.png") center center no-repeat;
	background-size: 16px 16px;
}

#size_chart_table td {
	padding: 15px;
	position: relative;
	outline: 0;
	cursor: pointer;
	border-bottom: 1px solid #ececec;
	text-align:center;
}
.size_description {
	padding-top: 20px;
}
/* Focus stuff for mobile */
#size_chart_table td:focus::before ,
#size_chart_table tbody th:focus::before {
	background-color: lightblue;
	content: '';
	height: 100%;
	top: 0;
	left: -5000px;
	position: absolute;
	width: 10000px;
	z-index: -1;
}

#size_chart_table {
	border-collapse: collapse;
	clear: both;
	margin-top: 50px;
	border-top: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
}
#size_chart_table th {
	position: sticky;
	left: 0;
	z-index: 999;
	min-width: 108px;
	max-width: 108px;
	width: 108px;
	border: 1px solid #ececec;
	text-indent: 10px;
	text-align:center;
	background:#000;
	color:#fff;
}

#size_chart_table td:nth-child(2n) {
	background: #fbfbfb;
}
.size_uni_menu {
	width: 100px;
	border-radius: 5px;
	background: #dedede;
	overflow:hidden;
	float: right;
}
.size_uni_menu .uni_menu {
	float: left;
	width: 50px;
	height: 30px;
	line-height: 30px;
	color: #333;
	text-align: center;
	cursor: pointer;
	overflow:hidden;
}
.size_uni_menu .uni_menu.selected {
	color: #fff;
	background: #000;
}
.toMenuFixed {
	position: sticky !important;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
	box-shadow: 2px 2px 20px #6f6f6f;
}
.WWjR7IiSc >a {
	display: block;
	padding: 3px 10px;
}

/*search*/
#tb70cKCPt { float:right; margin-right:5px; }
#tb70cKCPt img { width:25px;}
#gEeagu6M1 {cursor: pointer; height:70px; line-height:85px; padding-right:10px;}
#gEeagu6M1:hover { text-decoration:none;}
.AxFQUuh0Z { 
	display: none;
	position: fixed; 
	top: 107px; 
	left: 0%; 
	width: 100%; 
	height: 100%; 
	background-color: black; 
	z-index:93; 
	-moz-opacity: 0.8; 
	opacity:.80; 
	filter: alpha(opacity=88); 
} 

.TblZI92TX {
width:100%;
	display: none;
	border-radius: 0px;
	position:fixed;
	right: 0px;
	padding: 8px 8px;
	background:#F2F3F3;
	z-index: 94;
	overflow: auto;
} 

.TblZI92TX h2 { text-align:center;}
.sUVpDKoBP {
 width: 33.33333%;
 display: none;
 border-radius: 0px;
 position: absolute;
 top: 89px;
 right: 0px;
 padding: 8px 8px;
 background: #F2F3F3;
 z-index: 95;
}
#DSGHfgdFG img {
position: absolute;
top: 15px;
cursor: pointer;
right: 20px;
color: #848484;
font-size: 18px;
z-index:99999;

}
.search {
 position: -webkit-sticky;
 position: sticky;
 padding: .75rem 3.75rem .75rem 2.5rem;
 background: #fff;
 border: none;
}

#gjHOpzvUQ {
 background: #F2F3F3;
 float: right;
 float: right;
 width: 33.33333%;
 padding: 6.1875rem 0rem 1.25rem 0rem;
 top: 0;
}
#gjHOpzvUQ .series {
 font-size: 17px;
 font-weight: 100;
 color: #000;
}
#gjHOpzvUQ .series {
 display: inline-block;
 float: left;
 width: 100%;
 padding-left: 30px;
 line-height: 30px;
 cursor: pointer;
 text-decoration: none;
 transition: none;
 font-weight: 300;
}
#ysEr6Hq4B {
 min-height: 20.3125rem;
 padding: 1.5625rem 5rem 1.25rem 5rem;
 background-color: #fff;
 float: left;
 width: 66.66666%;
}
#ysEr6Hq4B li {
 float: left;
 width: 50%;
 height: 100px;
}
#ysEr6Hq4B a {
 display: block;
 float: left;
 width: auto;
 color: #111;
 text-transform: uppercase;
 font-size: 16px;
 box-sizing: border-box;
 padding: 0 0px;
}
#ysEr6Hq4B li a img {
 width: 100px;
 height: 100px;
 float: left;
}
#ysEr6Hq4B li a span {
 width: calc(100% - 100px);
 float: right;
 text-align: left;
 line-height: normal;
 font-weight: bold;
 height: auto;
 display: inline-block;
 vertical-align: middle;
 margin-top: 30px;
}
#ysEr6Hq4B li a span b {
 margin: 0 auto;
 font-size: .875rem;
 line-height: 1.43;
 display: block;
 max-height: 2.86em;
 overflow: hidden;
}
#ysEr6Hq4B li a span b {
 margin: 0 auto;
 font-size: .875rem;
 line-height: 1.43;
 display: block;
 max-height: 2.86em;
 overflow: hidden;
}
.samll-b {
 font-weight: 100 !important;
 font-size: 13px !important;
 text-transform: capitalize;
}
.goTop {
 border-radius: 50%;
 background-color: #fff;
 display: none;
 position: fixed;
 top: 80%;
 right: 3%;
 z-index: 9;
 }

 .goTop svg {
 color: #FFFFFF;
 font-size: 24px;
 display: flex;
 align-items: center;
 justify-content: center;
 height: 52px;
 width: 52px;
 }
 
/*search*/
@media screen and (max-width:767px) {.TblZI92TX {top:25%;}}
