/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2011 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */
body , dl , dt , dd , ol , ul , pre , form , field , p , blockquote , th , td , h1 , h2 , h3 , h4 , h5 , h6 {
	margin: 0;
	padding: 0;
	font-family:arial , helvetica , sans-serif;
}
div {
	padding:0;
}
a {
	text-decoration: none;
	color: var(--partial-color);
}
a:hover {
	text-decoration:underline;
}
ul ,ol ,li {
	list-style:none;
}
img {
	border:none;
	vertical-align:middle;
}
p , li {
	line-height:1.8em;
}
.clear {
	clear:both;
}
.pointer {
	cursor:pointer;
}
.linkbtn {
	display:block;cursor:pointer;
}
.linkbtn:hover {
	text-decoration:none;
}
.tablepad tr td {
	padding:0.1875em 0.3125px;
}
input ,select ,button {
	font:1em Verdana ,Arial ,Tahoma;
	vertical-align:middle;
}
/**********		base	**********/
h1 {
	font-size: 1.5em;
	}
h2 {
	font-size: 1.4em;
	}
h3 {
	font-size: 1.3em;
	}
h4 , h5 , h6 , LABEL , h4.optionName , LEGEND , ADDRESS , .sideBoxContent , .larger {
	font-size: 1.1em;
	}
.biggerText {
	font-size: 1.2em;
	}
h1 , h2 , h3 , h4 , h5 , h6 {
	margin: 0.3em 0;
	}
/**********			**********/
CODE {
	font-family: arial , verdana , helvetica , sans-serif;
	font-size: 1em;
	}
FORM , SELECT , INPUT {
	display: inline;
	}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
	}
input:focus , select:focus , textarea:focus {
	background: #E4FEF5;
	}

LEGEND {
	padding: 0.3em 0;
	}
LABEL , h4.optionName {
 line-height: 1.5em;
 margin-top: -3px;
	}
LABEL.checkboxLabel , LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}
.centerBoxContents , .specialsListBoxContents , .categoryListBoxContents , .centerBoxContentsAlsoPurch , .attribImg {
	float: left;
	}
LABEL.inputLabel {
 width: 10em;
 line-height: 30px;
 float: left;
 margin: 5px 0;
	}
LABEL.selectLabel , LABEL.switchedLabel , LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}
P , ADDRESS {
	padding: 0.5em;
	}
ADDRESS {
	font-style: normal;
 text-transform: initial;
	}
.clearBoth {
	clear: both;
	}
/**********		warnings , errors , messages	**********/
.messageStackWarning , .messageStackError , .messageStackSuccess , .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}
.messageStackWarning , .messageStackError {
 margin: 5px 0 10px;
 color: #fff;
 background: red;
	}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}
.messageStackCaution {
 margin-bottom: 10px;
 border: none;
 font-weight: bold;
 color: #c9000a;
	}
/**********		wrappers - page or section containers	**********/

#tagline {
	color:#000000;
	font-size: 2em;
	text-align: center;
	vertical-align: middle;
	}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}
.floatingBox , #sendSpendWrapper , #checkoutBillto , #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}
#checkoutShipAddressDefault , #accountLinksWrapper ,#accountEditDefault ,#accountPassword ,#addressBookProcessDefault , #checkoutPayAddressDefault  {
 max-width: 100%;
 width: 400px;
 margin: 0 auto;
 overflow: hidden;
 overflow-x: auto;
}
#addressBookDefault {
 max-width: 100%;
 width: 600px;
 margin: 0 auto;
 overflow: hidden;
 overflow-x: auto;
}
#addressBookDefault table , #checkoutPayAddressDefault table , #checkoutShipAddressDefault table ,#shippingInfo table {
 border-collapse: collapse;
 max-width: 100%;
 margin: 0 auto;
 overflow: hidden;
 overflow-x: auto;
 display: block;
}
#checkoutShipto table , #shippingInfo table {
 border-collapse: collapse;
	margin: 0 auto;
}
#checkoutPayAddressDefault table , #checkoutShipAddressDefault table {
	width: 400px;
}
#addressBookDefault table {
	width: 600px;
}
.new_bi_td {
 text-decoration: underline;
 font-size: 14px;
 color: color: var(--main-color);;
 text-transform: capitalize;
}
.new_bi_th {
	font-weight: bold;
	color: var(--main-color);
}
#addressBookDefault th , #addressBookDefault td , #checkoutPayAddressDefault th , #checkoutPayAddressDefault td , #checkoutShipAddressDefault th , #checkoutShipAddressDefault td ,#checkoutShipto th , #checkoutShipto td , #shippingInfo th , #shippingInfo td {
	white-space: nowrap;
 padding: 10px 15px;
 border: 1px solid #efefef;
}
#addressBookDefault th , #checkoutPayAddressDefault th , #checkoutShipAddressDefault th {
	background: #fbfbfb;
}
#checkoutShipto th , #shippingInfo th {
	background: #fff;
	color: var(--main-color);
}
#addressBookDefault td {
	text-align: center;
}

#addressBookDefault td a {
	text-decoration: underline;
}

#accountLinksWrapper label ,#accountEditDefault label ,#addressBookDefault label ,#accountPassword label ,#addressBookProcessDefault label {
	width: 100%;
	line-height: 18px !important;
}
#addressBookProcessDefault input , #addressBookProcessDefault select , #accountLinksWrapper input ,#accountEditDefault .EditDefault_account input ,#addressBookDefault input ,#accountPassword input , #accountEditDefault input[type=text] {
	line-height: 30px;
	width: 100%;
	text-indent: 2px;
}
#primary {
	width: auto !important;
}
#checkoutBillto , #checkoutShipto {
	width:100% !important;
}
.wrapperAttribsOptions {
	width: 100%;
	background: #f9f9f9;
	padding: 10px;
	}
.list_attribute li {
	float: left;
	border: 1px solid #ccc;
	background: #fff;
	color: #000;
	font-size: 10px;
	margin: 2px;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	height: 40px;
    padding: 0 10px;
    width: auto;
}
.list_name_id_no {
	background: linear-gradient(to bottom right ,#fff ,#fff 49% ,#e5e5e5 50% ,#e5e5e5 51% ,#fff 0 ,#fff) !important;
	color: #e5e5e5 !important;
	border: 1px solid #e5e5e5 !important;
	cursor: context-menu !important;
}
.attr_selected {
	background: var(--background-main-color) !important;;
	color: #fff !important;;
}
.new_select {
	line-height: 36px;
 color: var(--background-main-color);
 font-weight: bold;
 font-size: 1.3em;
}
.not_select {
	line-height: 36px;
	 color: var(--background-main-color);
	 font-weight: bold;
	 font-size: 1.3em;
}
/**********		navigation	**********/
.navSplitPagesResult {
	float:none;
}
#accountHistoryDefault fieldset {
	border: 1px solid #d0d0d0;
}

.prod-list-wrap{
    clear: both;
    display: block;
    text-align: center;
}

.navSplitPagesLinks {
	float:none;
	display: inline-flex;
	}
.navNextPrevCounter {
 margin: 0em;
 font-size: 0.9em;
 display: inline;
 line-height: 26px;
 float: left;
 padding: 0 10px;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	padding: 0em;
	list-style-type: none;
	}
#navMainWrapper ,#navCatTabsWrapper {
	margin: 0em;
	padding: 0.5em 0.2em;
	font-weight: bold;
	height: 1%;
	}
#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}
#navMain ul , #navSupp ul , #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
#navMain ul li , #navSupp ul li , #navCatTabs ul li {
	display: inline;
	}
#navMain ul li a , #navSupp ul li a , #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
#navCatTabs ul li a {
	color: #9a9a9a;
	}
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}
#navEZPagesTOC ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}
#navEZPagesTOC ul li {
	white-space: nowrap;
	}
#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}
#navCategoryIcon , .buttonRow , #JONVMkjLdlCatDescription {
	margin: 0.5em;
	}
	
.buttonRow{
	margin: 10px 0;
}	

.buttonRow input{
	height: 30px;
	line-height:25px;
    color: var(--bottom-font-color);
	border: 2px solid var(--bottom-font-color);
	text-decoration: none;
	background: var(--background-main-color);
}

#navMainSearch {
	float: right;
	}
/*The main content classes*/
.alert {
	vertical-align: top;
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating {}
.gvBal {
	float: right;
	}
.centerColumn , #bannerOne , #bannerTwo , #bannerThree , #bannerFour , #bannerFive , #bannerSix {
	padding: 0em;margin: 0em;
	}
.smallText , #siteinfoLegal , #siteinfoCredits , #siteinfoStatus , #siteinfoIP {
	font-size: 0.9em;
	}
/*Shopping Cart Display*/
#cartSubTotal {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	line-height: 38px;
	color: #000;
	padding-right: 15px;
}
.cartProductDisplay {
	position: relative;
}
.cartQuantity input {
	height: 26px;
	width: 26px;
	text-align: center;
	}
.cartUnitDisplay , .cartTotalDisplay {
	text-align: center;
	padding-right: 0.2em;
	}
#scUpdateQuantity {
	width: 2em;
	}
.cartQuantity {
	text-align:center;
	}
.cartNewItem {
	color: #33CC33;
	position: relative; /*do not remove-fixes stupid IEbug*/
	}
.cartOldItem {
	color: #660099;
	position: relative; /*do not remove-fixes stupid IEbug*/
	}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}
#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}
.normalprice , .productSpecialPriceSale {
	text-decoration: line-through;
	}
.productSpecialPrice , .productSalePrice , .productSpecialPriceSale , .productPriceDiscount {
	color: #000;
	}
.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 
#cartBoxListWrapper ul , #ezPageBoxList ul {
	list-style-type: none;
	}
#cartBoxListWrapper li , #ezPageBoxList li , .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 
#cartBoxEmpty , #cartBoxVoucherBalance {
	font-weight: bold;
	}
.lineTitle , .amount {
	text-align: right;
	padding: 0.2em;
	}
.amount {
	width: 5.5em;
	}
/*Image Display*/
#productMainImage , #reviewsInfoDefaultProductImage , #productReviewsDefaultProductImage , #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}
.categoryIcon { float:right;}
/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
.attributesComments {}
/*list box contents*/
.centerBoxContents , .specialsListBoxContents , .categoryListBoxContents , .additionalImages , .centerBoxContentsSpecials , .centerBoxContentsAlsoPurch , .centerBoxContentsFeatured , .centerBoxContentsNew {
	margin: 0em 0em;
	}
h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;
	}
/*sideboxes*/
h3.leftBoxHeading , h3.leftBoxHeading a ,
h3.rightBoxHeading , h3.rightBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
#manufacturersHeading , #currenciesHeading , #musicgenresHeading , #recordcompaniesHeading , #searchHeading , #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;
}
.leftBoxHeading , .centerBoxHeading , .rightBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}
.leftBoxContainer , .rightBoxContainer {
	margin: 0em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid #336633;
	margin-top: 1.5em;
	}
.sideBoxContent {
	padding: 0.4em;
	}
h3.leftBoxHeading a:hover , h3.rightBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 
.rightBoxHeading a:visited , .leftBoxHeading a:visited , .centerBoxHeading a:visited {
	
	}
.centeredContent , TH , #cartEmptyText , #cartBoxGVButton , #cartBoxEmpty , #cartBoxVoucherBalance , #navCatTabsWrapper , #navEZPageNextPrev , #bannerOne , #bannerTwo , #bannerThree , #bannerFour , #bannerFive , #bannerSix , #siteinfoLegal , #siteinfoCredits , #siteinfoStatus , #siteinfoIP , .center , .cartRemoveItemDisplay , .cartQuantityUpdate , .cartTotalsDisplay , #cartBoxGVBalance , .leftBoxHeading , .centerBoxHeading ,.rightBoxHeading , .productListing-data , .accountQuantityDisplay , .ratingRow , LABEL#textAreaReviews , #productMainImage , #reviewsInfoDefaultProductImage , #productReviewsDefaultProductImage , #reviewWriteMainImage , .centerBoxContents , .specialsListBoxContents , .categoryListBoxContents , .additionalImages , .centerBoxContentsSpecials , .centerBoxContentsAlsoPurch , .centerBoxContentsFeatured , .centerBoxContentsNew , .gvBal , .attribImg {
	text-align: left;
	}
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}
#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}
#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}
#bannerboxHeading {
	background-color: #0000CC;
}
#upProductsHeading {
	text-align: left;
	}
#upDateHeading {
	text-align: right;
	}
/* categories box parent and child categories */
A.category-top , A.category-top:visited {
	color: #008000;
	text-decoration: none;
	}
A.category-links , A.category-links:visited {
	padding-left:12px;
	color: #492C08;
	text-decoration: none;
	}
A.category-subs , A.category-products , A.category-subs:visited , A.category-products:visited {
	color: #FF0000;
	text-decoration: none;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}
SPAN.category-subs-selected {
 color: #990000;
 font-weight: bold;
 /*text-decoration: underline;*/
	}
/* end categories box links */
/*misc*/
.back {
	float: left;
	}
.forward , #shoppingCartDefault #PPECbutton {
	float: right;
	}
#vb9jiT8jQd {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}
.bold {
	font-weight: bold;
	}
.rowOdd {
	height: 1.5em;
	vertical-align: top;
	}
.rowEven {
	height: 1.5em;
	vertical-align: top;
	}
.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}
CAPTION {
	/*display: none;*/
	}
#myAccountGen li , #myAccountNotify li {
	margin: 0;
	} 
.accountTotalDisplay , .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}
.accountQuantityDisplay {
	width: 15%;
	}
#myAccountTotal {
	text-align:right;
}
TR.tableHeading {
	background-color: #cacaca;
	color: #fff;
	height: 40px;
	}
.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);
	height: 2em;
	color: #FFFFFF;
	}
#myAccountShipInfo ,#myAccountPaymentInfo ,#addressBookDefault address {
	line-height: 18px;
}
#siteMapList {
	padding: 10px;
	}
#siteMapList a {
	color:#000 !important;
}
.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}
#popupShippingEstimator , #popupSearchHelp , #popupAdditionalImage , #popupImage , #popupCVVHelp , #popupCouponHelp , #popupAtrribsQuantityPricesHelp , #infoShoppingCart {
	background-color: #ffffff;
	}
.information {padding: 10px 3px; line-height: 150%; font-size:1.2em;}
#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}
.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
#checkoutShoppingCart {
 border: 1px solid #d8d8d8;
 border-radius: 5px;
	}


.cart_img_name {
	float: left;
	width: 10%;
}
.cartQuantity ,.cartQuantityUpdate ,.cartUnitDisplay ,.cartTotalDisplay ,.cartRemoveItemDisplay {
 float: left;
}
@media screen and (min-width:768px) {

.cartProductDisplay {
		width: 70%;
		float:left;
}
.cartImage a {
	height: 100%;
	justify-content: center;
	align-items: center;
	display: flex !important;
	width: 90px;
	background: var(--images-angle-bgcolor);
	overflow: hidden;
	}
.cartImage {
	height: 90px;
	width: 100px;
	box-sizing: content-box;
	text-align: center;
}
.cartImage img {
	width: auto;
	max-height: 90px;
	max-width: 90px;
	height: auto;
	transform: var(--images-angle) var(--images-proportion);
}
.cartUnitDisplay , .cartTotalDisplay , .cartRemoveItemDisplay , .cartQuantity , #cartInstructionsDisplay {
	line-height: 90px;
	}
.cart_img_name td ,.cartRemoveItemDisplay td {
	height: 90px;
}
.cart_img_name table ,.cartRemoveItemDisplay table {
	width: 100%;
}
}
.cartImage {
	
}
.cartTotalDisplayselect {
	float:right;
	width:20%;
}
.cartTotalDisplayselect .cartTotalDisplay {
	width: 80%;
}
 .cartTotalDisplayselect .cartRemoveItemDisplay {
	 width: 20%;
 }
.cartAttribsList {

}
.cart-row {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #e6e6e6;
}
.cartQuantity ,.cartQuantityUpdate {
	width:50%;
	text-align:center;
}
@media screen and (max-width:767px) {
.cartImage {
	width: 70px;
	height: 60px;
	text-align: center;
}
.cartImage a {
	height: 100%;
	justify-content: center;
	align-items: center;
	display: flex !important;
	width: 60px;
	background: var(--images-angle-bgcolor);
	overflow: hidden;
}
.cartImage img {
	max-width: 60px;
	max-height: 60px;
	height: auto;
	width: auto;
	transform: var(--images-angle) var(--images-proportion);
}
.cart_img_name td ,.cartRemoveItemDisplay td {
	height: 50px;
}
.cart_img_name table ,.cartRemoveItemDisplay table {
	width: 100%;
}

.cartProductDisplay {
	width: 100% !important;
	float: left;
	padding: 0 10px;
	}
.cart_img_name ,.cartTotalDisplayselect {
	width: 50% !important;
}
.cartUnitDisplay , .cartTotalDisplay , .cartQuantity , #cartInstructionsDisplay {
	line-height: 50px !important;
}
.cartQuantity input {
	margin: 13px 0 !important;
}
.cart-row {
 margin-top: 15px !important;
 padding-top: 15px !important;
	}
#cartProdName {
	padding-right:10px;
}
}


input[type="button"] , input[type="submit"] , input[type="reset"] {
	-webkit-appearance: none;
}

body {
	background: #fff;
	color: var(--partial-color);
	font: normal 75% Helvetica , Arial , sans-serif;
}

* {
	box-sizing: border-box;
}

.material-icons {
	vertical-align: middle;
}

@media screen and (max-width:1023px) {

	#ws1ujdPg4b {
		display: none;
	}
	#AyKxbcUrkx h2, #AyKxbcUrkx h3 {
		text-align: center;
		font-weight: normal;
		font-size: 14px;
		margin: 5px 0 0 0;
	}

	h2#productPrices .normalprice {
		font-weight: normal;
		font-size: 14px;
	}

	h2#productPrices {
		text-align: center;
		font-size: 20px;
		width: 100%;
		max-width: 430px;
		margin: 10px auto;
	}

	.mm-list-search hr {
		margin: 0;
		height: 1px;
		background-color: var(--top-navigation-color);
	}
	#productListHeading {
		font-size: 1.3em;
		line-height: 40px;
		text-align: left;
		color: var(--main-color);
		text-transform: capitalize;
		margin: 0;
		padding: 0 0 5px 0;
		float: left;
	}
	.Hhi2ob8f6E {
		line-height: 36px;
		cursor: pointer;
	}

	#XKHOkHAJDl {
		padding-bottom: 30px;
		border-bottom: 1px solid #ececec;
		margin-bottom: 30px;
	}

	.CmoUo8sNEM a, .EltwPGIqgU a {
		display: block;
		font-size: 1em;
		width: 100%;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		color: var(--partial-color);
		line-height: 36px;
	}

	.CmoUo8sNEM i, .EltwPGIqgU i {
		font-size: 16px;
		width: 16px;
		float: left;
		line-height: 36px;
		}

	.bqTdpVpg7d {
		text-decoration: underline;
	}

	.JpI6xm4swc .icons1 {
		display: none;
	}

	.VBsPcATOSP i {
		float: right;
		font-size: 18px;
		width: 30px;
		line-height: 60px;
		text-align: center;
	}

	.s3Iitd9JRU .icons2 {
		display: none;
	}

	.JpI6xm4swc {
		border-bottom: 1px solid #ececec;
	}

	.cN02XO5H3o a {
		height: 30px;
		display: inline-block;
		position: relative;
		cursor: pointer;
		width: 30px;
		background-size: 150% !important;
		border-radius: 30px;
		border: 1px solid #d4d4d4;
	}

	.O6N9gyu2qq a {
		display: inline-block;
		min-width: 55px;
		line-height: 35px;
		border: 1px solid #ccc;
		text-align: center;
		text-decoration: none;
		padding: 0 5px;
	}

	.LUgSg1t0LK {
		min-width: calc(25% - 4px);
		float: left;
		text-align: center;
		margin: 2px;
	}

	.s3Iitd9JRU {
		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;
	}

	.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%);
	}

	#haXifi3zks {
		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 {
		box-shadow: inset 0px -10px 10px -15px #000;
		min-height: 40px;
	}

	.m_nav.open {
		transform: translateX(0);
	}

	.FE5vWjBXBq{
		position: relative;
		line-height: 40px;
		padding: 0 14px 0 14px;
	}

	.gdflex #productListHeading {
		line-height: 40px !important;
	}

	div.burger i {
		font-size: 20px;
		width: 20px;
		color: #000;
	}

	#WbxggRliZf5MaA0 {
		display: block !important;
		float: right;
	}

}
.LUgSg1t0LK a {
	overflow: hidden;
	font-size: 0.6rem;
}
@media screen and (max-width:767px) {

	#VaGJjr8yoo {
		padding: 10px;
	}
	.doMFA2FINN, .W2hs2uBpAA {
		overflow: hidden;
	}

	.W2hs2uBpAA {
		background: var(--advertise-avigation-bg-color);
		color: var(--advertise-avigation-color);
		text-align: center;
	}

	.W2hs2uBpAA span {
		font-size: 24px;
		display: block;
		line-height: 26px;
	}

	.W2hs2uBpAA p {
		padding: 20px 40px;
	}

	#VaGJjr8yoo img {
		width: 100%;
	}

	#D4misJu3rp {
		padding: 10px 20px;
		background: red;
		color: #fff;
		line-height: 34px;
		font-size: 22px;
		text-decoration: none;
	}

	#size_chart_table {
		border-collapse: collapse;
		clear: both;
		border-top: 1px solid #ececec;
		border-left: 1px solid #ececec;
		border-right: 1px solid #ececec;
	}

	.size_uni_menu {
		height: 50px;
		position: sticky;
		top: 0;
		left: 0;
		z-index: 999;
		width: 100%;
		background: #fff;
	}

	#size_chart_layer th {
		position: sticky;
		left: -1px;
		z-index: 999;
		background:#fff;
		border: 1px solid #ececec;
		padding: 8px 15px;
		text-indent: 10px;
		box-shadow: 2px 2px 2px #ccc;
	}

	#size_chart_table td {
		padding: 8px 15px;
		position: relative;
		outline: 0;
		cursor: pointer;
		border-bottom: 1px solid #ececec;
	}

	#size_chart_layer_cloum th.no-hs {
		top: -1px !important;
	}
	#size_chart_layer_cloum th {
		position: sticky;
		top: 48px;
		z-index: 999;
		background: #fff;
		border: 1px solid #ececec;
		padding: 8px 15px;
		width: 80px;
		min-width: 80px;
		box-shadow: 0px 2px 2px #ccc;
	}

	#size_chart_layer_cloum {
		height: 400px;
		max-height: 80%;
		margin: 45px 20px;
		overflow: hidden;
		overflow-y: auto;
		overflow-x: auto;
	}

	#GOtmzGdJVt {
		display: flex;
		justify-content: center;
	}

	.regularnew .slick-slide img {
		margin: 0;
		padding: 0;
		max-width: 100%;
		max-height: var(--product-70-colorLists-all);
		width: auto;
		height: auto;
		object-fit: cover;
		position: absolute;
		transform: var(--images-angle) var(--images-proportion);
	}
	#GOtmzGdJVt>div {
		width: 70px;
		font-size: 0;
		line-height: 0;
		overflow: hidden;
		position: relative;
		height: var(--product-70-colorLists-all);
		float: left;
		padding: 0 1px;
	}
	#GOtmzGdJVt div .select, #GOtmzGdJVt div a:hover {
		display:block;
		border-bottom: 2px solid #000;
	}

	#GOtmzGdJVt div a {
		border-bottom: 2px solid #ccc;
	}
	
	#size_chart_layer_cloum th.no-hs, #size_chart_layer_cloum th.unit, #GOtmzGdJVt div a, #GOtmzGdJVt div .select {
		width: 100%;
		position: absolute;
		height: 100%;
		justify-content: center;
		align-items: center;
		background: var(--images-angle-bgcolor);
		overflow: hidden;
	}
	#GOtmzGdJVt div img {
		margin: 0;
		padding: 0;
		max-width: 100%;
		max-height: var(--product-70-colorLists-all);
		width: auto;
		height: auto;
		object-fit: cover;
		position: absolute;
		transform: var(--images-angle) var(--images-proportion);
	}

	#GOtmzGdJVt div img:hover, #GOtmzGdJVt div .select img {
		border-color: var(--background-main-color) !important;
	}

	.top-link {
		right: 16px;
		bottom: 16px;
	}

	#m1KfVKnWAD {
		margin-bottom: 20px;
	}

	#m1KfVKnWAD img {
		max-width: 100%;
        max-height: 100%;
		width: auto;
		height: 200px;
	}
	#checkoutPaymentForm img {
		max-width: 238px;
	}

	.NAeLmC0maX .rLdEIQi4hK hr {
		display: none;
	}

	.FJ7WNJdpKS .rLdEIQi4hK {
		display: none;
	}
	.O3oJ2snW8k {
		line-height: 40px;
		font-weight: bold;
		color: var(--bottom-font-color);
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.O3oJ2snW8k i {
		color: var(--bottom-font-color);
		line-height: 40px;
		padding: 0 15px;

	}

	.rLdEIQi4hK {
		text-indent: 25px;
	}

	.KUOPub0BQa .icons1, .FJ7WNJdpKS .icons2 {
		display: none;
	}
	.FJ7WNJdpKS, .KUOPub0BQa  {
		text-indent: 15px;
	}
	.sharelink {
		width: 20px;
		height: 20px;
		fill: var(--bottom-font-color);
	}

	.cJGA0SRikw hr {
		opacity: 0.3 !important;
	}
	.NAeLmC0maX .icons2 {
		display: none;
	}
	.cJGA0SRikw .icons1 {
		display: none;
	}
	.NAeLmC0maX .wDIDuWDnrU {
		display: block !important;
	}
	.NAeLmC0maX a {
		display: none;
		line-height: 40px;
	}

	.wDIDuWDnrU {
		float: left;
	}

	.cJGA0SRikw a, .FJ7WNJdpKS a, .KUOPub0BQa a {
		display: block;
		line-height: 40px;
	}

	.wDIDuWDnrU {
		line-height: 40px;
	}

	.cJGA0SRikw .wDIDuWDnrU {
		display: block;
	}

	.NAeLmC0maX>a:first-child,.cJGA0SRikw>a:first-child {
		float: left;
	}
	.NAeLmC0maX i, .cJGA0SRikw i {
		float: right;
		line-height: 40px;
		padding: 0 15px;
		color: var(--bottom-font-color);
	}

	.xWXDWBesem {
		padding: 15px 30px;
		width: 100%;
		background: var(--top-navigation-bg-color);
	}

	.xWXDWBesem span {
		line-height: 20px;
		color: var(--top-navigation-color);
		font-size: 14px;
		font-weight: bold;
		display: block;
		margin-top: 8px;
	}

	.xWXDWBesem .show_description {
		font-weight: normal !important;
		margin: 0 !important;
	}

	.xWXDWBesem b {
		color: var(--top-navigation-color);
		font-size: 14px;
	}

	.xWXDWBesem i {
		font-weight: bold;
		font-size: 14px;
		margin-left: 3px;
	}

	.Sw98AS6E1T .show_description {
		font-weight: normal !important;
		font-size: 14px !important;
		margin: 0 !important;
		padding: 0 10px;
	}

	.Sw98AS6E1T b {
		font-size: 18px;
		color: #fff;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 6px;
	}

	.Sw98AS6E1T b span {
		margin: 0 !important;
		padding: 10px 16px;
		background: #000;
		color: #fff;
	}

	.Sw98AS6E1T span {
		text-align: center;
		margin-top: 12px;
		font-size: 16px;
		font-weight: bold;
		color: #000;
		display: block;
	}

	.mp6VvT9Oul {
		padding: 5px;
		width: 100%;
	}

	.QEB3B34gSa, .Sw98AS6E1T {
		padding: 5px;
		overflow: hidden;
	}

	.QEB3B34gSa img {
		width: 100%;
	}

	.QEB3B34gSa a {
		display: block;
		position: relative;
	}

	.mp6VvT9Oul .QEB3B34gSa span {
		position: absolute;
		bottom: 15px;
		left: 15px;
		padding: 8px 12px;
		background: var(--background-main-color);
		color: #fff;
		border-radius: 14px;
		font-size: 12px;
	}

	.vkNUzU0OOI .QEB3B34gSa span {
		position: absolute;
		width: 220px;
		height: 40px;
		font-size: 16px;
		text-align: center;
		line-height: 40px;
		left: calc(50% - 110px);
		top: calc(50% - 20px);
		color: #000;
		background: rgba(255,255,255,0.4);
	}

	.mp6VvT9Oul .show_description, .w9Pe4auJfc .show_description {
		position: initial !important;
		font-size: 14px !important;
		padding: 15px;
		line-height: 22px !important;
		width: 100% !important;
		height: 100% !important;
		float: left;
		text-align: left !important;
		background: none !important;
		color: #000 !important;
		font-weight: normal !important;
	}

	.w9Pe4auJfc b {
		position: absolute;
		bottom: 0;
		right: 0;
		background: #fff;
		width: 50px;
		height: 50px;
		text-align: center;
	}

	.w9Pe4auJfc b i {
		line-height: 50px;
	}

	.w9Pe4auJfc span {
		position: absolute;
		bottom: 0;
		left: 0;
		line-height: 40px;
		text-indent: 15px;
		font-weight: bold;
		color: #fff;
		font-size: 18px;
	}

	.vkNUzU0OOI .show_description {
		position: initial !important;
		font-size: 14px !important;
		padding: 15px;
		line-height: 22px !important;
		width: 100% !important;
		height: 100% !important;
		float: left;
		text-align: center !important;
		background: none !important;
		color: #000 !important;
	}

	.NEpWn7Czev, #SWocUygE6g i {
		padding: 0 15px;
	}


	.header i {
		color: var(--top-navigation-color);
		font-size: 26px;
	}
	#iO53yH7rDP a {
		display: none;
	}

	.sb-search {
		display: none;
	}

	.header {
		padding: 0 15px;
	}
	#FOLnSggd2O {
		flex: 1;
		order: 1;
		display: flex;
		height: var(--phone-top-menu-high);
		align-items: center;
	}
	.burger {
		float: right;
	}

	#QGEouIKuLa {
		padding: 0 8px;
		line-height: 24px;
		padding-bottom: 30px;
		border-bottom: 1px solid #ececec;
		margin-bottom: 30px;
	}

	#QGEouIKuLa i {
		font-weight: bold;
		color: var(--partial-color);
		float: left;
		font-size: 14px;
		line-height: 24px;
		margin-right: 5px;
	}

	#QGEouIKuLa span {
		display: block;
	}

	.sMhsS2vaxL {
		display: none;
	}

	.yEhi7C2mJj {
		width: 36px;
		line-height: 36px;
		border-radius: 36px;
		background: var(--background-main-color);
		text-align: center;
		color: #fff;
		position: absolute;
		top: 15px;
		left: 15px;
		z-index: 7;
		font-size: 12px;
	}

	.KoGD5CDFhf {
		position: absolute;
		width: 100%;
		top: calc( 50% - 18px);
		text-align: center;
		background: #fff;
		padding: 10px;
		font-size: 14px;
		color: #000;
		opacity: 0.8;
	}

	.lPuh9XJ2IE {
		width: 100%;
		padding: 15px;
		margin: 0 auto;
		overflow: hidden;
	}

	.size_chart {
		cursor: pointer;
		float: left;
	}

	.products_model {
		float: right;
	}

	#size_chart_layer {
		margin: 50px 8px;
		overflow-x: scroll;
		overflow-y: scroll;
		max-height:400px;
	}

	#ykD7nS3hWz {
		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: var(--add-cart-color);
		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;
	}

	#rUaCgmyqwD {
		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: var(--main-color);
		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;
	}

	#m1KfVKnWAD {
		width: 100%;
		margin: 20px auto;
	}

	.iGcaPIyw4h {
		width: 48%;
		margin: 0 1%;
		float: left;
	}

	.iGcaPIyw4h img {
		width: 100%;
		height: auto;
	}

	.AmH9WSqrzm {
		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, #RTSHGAl9eg {
		width: 100%;
		padding: 0 10px;
	}

	#Related_pro hr, #RTSHGAl9eg hr {
		margin: 0 0 15px 0;
	}

	#MtCNtxS8rn {
		line-height: 18px;
		padding: 0 10px 10px;
	}

	.RoAkc1T8cG {
		width: 50%;
		float: left;
		padding: 0 5px 30px;
	}

	.QfCacxHTnn {
		width: 100%;
		padding-bottom: 100%;
		overflow: hidden;
		position: relative;
	}

	.QfCacxHTnn img {
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.y5fJsGdXQR .HAKtQfXz2t {
		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;
	}

	.BjKzUnfnIh {
		width: 100%;
		padding: 10px 50px;
	}

	.BjKzUnfnIh a {
		width: 100%;
		padding: 10px;
		text-transform: capitalize;
		background: var(--advertise-avigation-color);
		color: var(--advertise-avigation-bg-color);
		border: 1px solid var(--advertise-avigation-bg-color);
		font-weight: bold;
		border-radius: 8px;
		text-decoration: none;
		text-align: center;
		display: block;
	}

	.BjKzUnfnIh a:hover {
		background: var(--advertise-avigation-bg-color);
		color: var(--advertise-avigation-color);
		text-decoration: none;
		border: 1px solid var(--advertise-avigation-color);
	}

	.RsyCOqgssv {
		display: flex;
		position: relative;
	}

	.OOlcSWQ8IS {
		flex: 1;
		padding-top: 15px;
	}
	.lSNI1yU2fd a {
		height: 100%;
		justify-content: center;
		align-items: center;
		display: flex !important;
		width: 100%;
		background: var(--images-angle-bgcolor);
		overflow: hidden;
	}
	.lSNI1yU2fd img {
		max-width: 100%;
		max-height: 100%;
		width: auto;
		height: auto;
		transform: var(--images-angle) var(--images-proportion);
	}

	.lSNI1yU2fd {
		flex: 55px 0;
		margin: 10px;
		height: 55px;
	}

	#carts hr {
		margin: 0;
		color: var(--top-navigation-color);
		opacity: 0.5;
	}

	#carts {
		display: none;
		background: var(--advertise-avigation-bg-color);
		color: var(--advertise-avigation-color);
		width: 100%;
		position: absolute;
		right: 0;
		top: 100%;
		z-index: 9999999999;
	}

	.GNb92G7cIw {
		padding: 20px;
	}

	.productsCol .productprice {
		width: 100%;
	}

	.color_q {
		display: none;
	}

	#IRHyfkpdPH {
		font-size: 1em;
	}

	.addtocart {
		font-size: 1em;
	}

	.buttonRow input.I9d786feOk{
		height: 40px !important;
		line-height: 40px !important;
		max-width:280px;
		margin: 0 auto;
	}

	.I9d786feOk {
		text-align: center;
		line-height: 40px !important;
		text-indent: 0 !important;
		cursor: pointer;
		text-transform: capitalize;
		display: block;
		color: #fff;
		padding: 0 18px;
		height: 40px;
		text-decoration: none;
		background: var(--background-main-color);
		width: 100% !important;
	}

	.I9d786feOk:hover {
		color: var(--background-main-color);
		background: #fff;
		border: 2px solid var(--background-main-color);
		box-sizing: border-box;
		text-decoration: none;
		line-height: 32px !important;
		padding: 0 16px;
	}

	.riUaBXpvOw {
		height: 48px;
		line-height: 48px !important;
		text-align: center;
		width: 260px;
		margin: 0 auto;
	}

	#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;
	}

	#JpQj9K3TEA i {
		font-size: 25px;
		width: 25px;
	}

	#JpQj9K3TEA section>button {
		width: 30px;
		height: 30px;
		border-radius: 30px;
		background: #362d2e;
		color: #fff;
		opacity: 0.4;
	}

	#JpQj9K3TEA .slick-prev , #JpQj9K3TEA .slick-next {
		top: calc(50% - 12.5px) !important;
	}

	h2.newcenterBoxHeading {
		font-size: 1.3em !important;
	}

	h1.productGeneral {
		font-size: 14px;
		margin: 0;
		color: var(--main-color);
		text-align: center;
		text-transform: capitalize;
	}

	#cartAdd {
		padding: 10px 10px 0 10px;
	}

	#VcnuAibGNP {
		font-size: 1.2em !important;
	}

	.accountQuantityDisplay {
		text-align: center;
	}

	.accountTotalDisplay , .accountTaxDisplay {
		padding-right: 12px;
	}

	#accountLinksWrapper ul {
		padding-left: 12px !important;
	}


	#model {
		text-indent: 20px;
	}

	#flzK1ulD3E , #rUaCgmyqwD a {
		display: none;
	}

	.dOK1HLKJfH {
		display: block !important;
	}

	.dOK1HLKJfH span {
		font-size: 0;
		display: none;
	}

	#siteMap li {
		width: 50% !important;
	}

	.PreviousOrdersDate ,.PreviousOrdersNumber ,.PreviousOrdersStatus {
		line-height: 40px !important;
	}

	#VmiptUTtqs {
		padding-top: 10px;
	}

	#MLxd6xiG5K a {
		display: block;
	}

	#reviewWriteMainImage {
		margin: 0 !important;
	}

	#reviewWriteMainImage img {
		width: 100%;
		height: auto;
	}

	#ATQMtwaxVv {
		margin: 0 10px;
		border-top: 1px solid #e0e0e0;
	}

	#Oj9Qoe0O7j 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;
	}

	#qmBgNXljfv ,#checkoutPaymentForm {
		width: 100% !important;
		overflow: hidden;
		overflow-x: auto;
	}

	#qmBgNXljfv {
		margin-bottom: 10px;
	}

	#checkoutShoppingCart ,#checkoutShippingForm ,#checkoutPaymentForm {
		border: none !important;
	}

	#qmBgNXljfv table {
		margin-top: 15px;
	}

	.back {
		float: inherit !important;
	}

	.centerColumn legend {

	}

	#QyrvkkHG2T {
		min-height: auto !important;
	}

	#eTGkfCPOnz2gT ,#Oj9Qoe0O7j {
		width: 100% !important;
	}

	.proinfo_right {
		width: 100%;
		margin-top: 30px;
	}

	.mHucgCU6yb {
	}

	.cclist {
		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;
	}

	#MLxd6xiG5K li, #QHPCJxA7HS li {
		line-height: 40px;
		width: 100%;
		text-indent: 15px;
		text-align: left;
		display: block;
	}

	#KUOPub0BQa {
		width: 100%;
		text-indent: 15px;
	}

	.oGrKgTzqHG {
		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: var(--advertise-avigation-bg-color);
		height: 32px;
	}

	.mm-list-search .hsearchinput {
		width: calc(100% - 40px);
		line-height: 32px;
		height: 32px;
		border: none;
		text-indent: 15px;
		background: none;
		color: var(--advertise-avigation-color);
	}

	#O26SAm4qOP {
		padding: 0 !important;
	}

	#iO53yH7rDP > span {
		display: block;
		text-align: center;
		line-height: 33px;
		color: #000;
		float: left;
		padding-left: 15px;
	}

	#EV7ab8sgpe img, #T80LQ3ncBA img {
		width: auto;
		height: var(--phone-logo-high);
	}

	.search {
		display: none !important;
	}

	.CNuv3UatvT {
		border: none;
		height: 30px;
		line-height: 30px;
		cursor: pointer;
		text-align: center;
		background: none;
		width: 38px;
		padding: 0 5px;
		overflow: hidden;
		margin-right: 2px;
		float:right;
	}

	.CNuv3UatvT i {
		font-size: 20px;
		width: 28px;
		color: var(--advertise-avigation-color);
	}

	.search .hsearchinput {
		text-indent: 10px;
		color: #000000 !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;
	}

	.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 {
		float: inherit !important;
	}


	#EV7ab8sgpe, #T80LQ3ncBA {
		display: flex;
		justify-content: center;
		align-items: center;
		flex: 2;
		order: 2;
	}

	#iO53yH7rDP {
		flex: 1;
		flex-direction: row-reverse;
		display: flex;
		align-items: center;
		order: 3;
	}

	#MLxd6xiG5K ul ,#MLxd6xiG5K, #QHPCJxA7HS ul, #QHPCJxA7HS {
		width: 100%;
	}

	#nuAlOsheyf {
		font-size: 3.2em !important;
		width: 100%;
		display: flex;
		justify-content: center;
		padding: 10px 0;
	}

	#nuAlOsheyf a {
		padding: 0 10px !important;
	}

	#PzUuMrOjgI {
		display: none !important;
	/*padding:0.5em;*/
	}

	#PzUuMrOjgI 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:1025px) {

	#GOtmzGdJVt>div {
		width: 78px;
		font-size: 0;
		line-height: 0;
		overflow: hidden;
		position: relative;
		float: left;
		height: var(--product-78-colorLists-all);
		padding: 0 1px;
	}

	.regularnew .slick-slide img {
		max-width: 100%;
		max-height: var(--product-78-colorLists-all);
		width: auto;
		height: auto;
		transform: var(--images-angle) var(--images-proportion);
	}

	#GOtmzGdJVt div img {
		margin: 0;
		padding: 0;
		max-width: 100%;
		max-height: var(--product-78-colorLists-all);
		width: auto;
		height: auto;
		object-fit: cover;
		position: absolute;
		transform: var(--images-angle) var(--images-proportion);
	}
}
@media screen and (min-width:768px) and (max-width:1023px) {

	.cartProductDisplay {
		padding: 0 10px;
	}

	.etWd3JP9gu {
		height: var(--768-top-menu-high);
	}

	.uzglxL62UU ul {
		display: flex;
	}

	#size_chart_layer_cloum {
		height: 400px;
		max-height: 80%;
		margin: 45px 20px;
		overflow: hidden;
		overflow-y: auto;
	}
	#GOtmzGdJVt {
		display: flex;
		justify-content: center;
	}

	#GOtmzGdJVt div .select, #GOtmzGdJVt div a:hover {
		display:block;
		border-bottom: 2px solid #000;
	}

	#GOtmzGdJVt div a {
		border-bottom: 2px solid #ccc;
	}
	#GOtmzGdJVt div a, #GOtmzGdJVt div .select {
		display: flex;
		width: 100%;
		position: absolute;
		height: 100%;
		justify-content: center;
		align-items: center;
		background: var(--images-angle-bgcolor);
		overflow: hidden;
	}

	#GOtmzGdJVt div img:hover, #GOtmzGdJVt div .select img {
		border-color: var(--background-main-color) !important;
	}

	h1.productGeneral {
		font-size: 18px;
		margin: 0;
		color: var(--main-color);
		text-align: center;
		text-transform: capitalize;
	}

	#MLxd6xiG5K a {
		padding-right: 20px;
	}
	.productfavourite {
		width: 33.33%;
		padding: 10px;
		box-sizing: border-box;
		float: left;
		overflow: hidden;
		position: relative;
	}
	.productListing .productNewList {
		width: 33.33%;
		padding: 10px;
		box-sizing: border-box;
		float: left;
		overflow: hidden;
		position: relative;
	}

	.top-link {
		right: 16px;
		bottom: 16px;
	}

	#JpQj9K3TEA .slick-prev , #JpQj9K3TEA .slick-next {
		top: calc(50% - 23px);
	}

	#JpQj9K3TEA .slick-prev i ,
	#JpQj9K3TEA .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;
	}

	.paymentelection {
		flex-flow: column;
	}

	.paymentelection label {
		flex: 0 !important;
	}

	#checkoutPaymentForm img {
		max-width: 198px;
	}

	h2.newcenterBoxHeading, #RTSHGAl9eg h3 {
		text-transform: capitalize;
		font-size: 20px;
		color: var(--main-color);
		line-height: 22px;
		padding: 10px;
		text-align: left;
	}

	#nuAlOsheyf a {
		display: block;
		float: left;
		margin: 0 5px;
		width: 20px;
		height: 20px;
	}

	.sharelink {
		width: 20px;
		height: 20px;
		fill: var(--bottom-font-color);
	}

	.xWXDWBesem {
		display: flex;
		padding: 15px 25px;
		width: 100%;
		background: var(--top-navigation-bg-color);
	}

	.mp6VvT9Oul .QEB3B34gSa span {
		position: absolute;
		bottom: 15px;
		left: 15px;
		padding: 15px 20px;
		background: var(--background-main-color);
		color: #fff;
		border-radius: 28px;
		font-size: 12px;
	}

	.vkNUzU0OOI .QEB3B34gSa span {
		position: absolute;
		width: 220px;
		height: 40px;
		font-size: 16px;
		text-align: center;
		line-height: 40px;
		left: calc(50% - 110px);
		top: calc(50% - 20px);
		color: #000;
	}

	#O26SAm4qOP {
		flex-direction: row;
	}

	.header {
		padding: 0 15px;
		order: 1;
		display: flex;
		height: var(--768-top-menu-high);
		align-items: center;
	}

	.header i {
		color: var(--top-navigation-color);
		font-size: 30px;
	}

	.burger {
		float: right;
		margin: 5px 10px;
	}

	.sMhsS2vaxL, .tnP1LbjKbU {
		float: right;
		font-size: 14px;
		color: #000;
		cursor: pointer;
		position: relative;
	}
	.sMhsS2vaxL .icons1, .sMhsS2vaxL .X5xVyWXeFc  {
		display: none;
	}
	.tnP1LbjKbU .icons2 {
		display: none;
	}
	.umMLEGOPga {
		float: right;
		font-size: 20px;
		margin: 6px;
	}
	.umMLEGOPga span {
		font-size: 14px;
	}
	.X5xVyWXeFc {
		position: absolute;
		top: 45px;
		text-align: right;
		font-size: 14px;
		right: 0;
		padding: 0 28px;
		line-height: 30px;
		background: #fff;
		border-bottom-left-radius: 15px;
		border-bottom-right-radius: 15px;
	}
	.X5xVyWXeFc span {
		display: block;
	}

	.xaWPH4qE9A {
		width: 100%;
		margin: 0 auto;
		padding: 0 10px;
		color: #000;
	}

	#cartitems {
		max-height: 255px;
		overflow: hidden;
		overflow-y: auto;
	}
	.icobox {
		 cursor: pointer;
		 position: absolute;
		 top: 20px;
		 right: 20px;
		 color: var(--add-cart-color);
		 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;
	}

	#m1KfVKnWAD {
		width: 100%;
		padding: 10px auto;
	}

	.iGcaPIyw4h {
		width: 31%;
		margin: 0 1%;
		float: left;
	}

	.iGcaPIyw4h img {
		width: 100%;
		height: auto;
	}

	.iGcaPIyw4h .AmH9WSqrzm {
		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, #RTSHGAl9eg {
		width: 100%;
		padding: 0 10px;
	}

	#MtCNtxS8rn {
		padding: 15px;
		line-height: 20px;
	}

	.RoAkc1T8cG {
		width: 33.33%;
		float: left;
	}

	.QfCacxHTnn {
		width: 100%;
		padding-bottom: 100%;
		overflow: hidden;
		position: relative;
	}

	.QfCacxHTnn img {
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	#qsH87KykL {
		width: 100%;
		height: 70px;
	}

	.AmH9WSqrzm {
		line-height: 40px;
		border-radius: 40px;
		text-align: center;
		color: #000;
	}

	#EV7ab8sgpe img, #T80LQ3ncBA img {
		width: auto;
		height: var(--768-logo-high);
	}

	#MLxd6xiG5K {
		width: 100%;
	}

	#nuAlOsheyf {
		margin: 10px 0;
	}

	.mm-list-search .hsearchinput {
		width: calc(100% - 40px);
		line-height: 30px;
		border: none;
		text-indent: 15px;
		background: none;
		color: var(--top-navigation-bg-color);
	}

	.mm-list-search .hsearchinput::-webkit-input-placeholder {
		color: var(--top-navigation-bg-color);
		opacity: 0.8;
	}

	.productsList {
		width: 32.33% !important;
	}

	#zLkRFvDHfK {
		padding: 15px;
		display: flex;
	}

	.flex {
		flex-flow: column;
	}

	.oGrKgTzqHG {
		padding: 0 15px;
		line-height: 40px;
		text-align: var(--bottom-statement-align);
	}

	#iO53yH7rDP {
		margin: 0 10px;
		display: flex;
		justify-content: right;
		align-items: center;
		flex: 1;
		flex-direction: row-reverse;
		order: 3;
	}

	#SWocUygE6g {
		display: flex;
		align-items: center;
	}

	.KBUm8MpWCp {
		margin-right: 10px;
	}

	#FOLnSggd2O {
		flex: 1;
	}
	#b3ApqBHRyv img {
		width: 100%;
	}

	.CNuv3UatvT .fa-search {
		display: block !important;
	}

	.cclist {
		width: 33.33%;
		padding: 0 0.5em;
	}

	#iJjVuXh0US {
		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;
	}

	#ATQMtwaxVv {
		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;
	}

	#EV7ab8sgpe, #T80LQ3ncBA {
		margin: 0 10px;
		display: flex;
		justify-content: center;
		align-items: center;
		flex: 0.6;
		order: 2;
	}

	#O26SAm4qOP {
	}

	.mHucgCU6yb {
	}

	.aQRvBOhzBa, .sb-search, #SWocUygE6g a, .search {
		display: none;
	}

	.KBUm8MpWCp, .dOK1HLKJfH {
		display: block !important;
	}


/*768+*/
}

@media screen and (min-width:768px) {

	.rLdEIQi4hK {
		padding-right: 15px;
	}
	.Oml5aufLim {
		display: flex;
		flex: 1;
	}

	.uzglxL62UU ul li {
		padding-right: 15px;
	}
	.size_uni_menu {
		height: 60px;
		position: sticky;
		top: 0;
		left: 0;
		z-index: 999;
		width: 100%;
		background: #fff;
	}

	#size_chart_layer_cloum th.no-hs {
		top: -1px !important;
	}
	#size_chart_layer_cloum th {
		position: sticky;
		top: 58px;
		z-index: 999;
		min-width: 58px;
		max-width: 58px;
		width: 58px;
		background: #fff;
		border: 1px solid #ececec;
		padding: 15px 30px;
		box-shadow: 0px 2px 2px #ccc;
	}

	#size_chart_table {
		border-collapse: collapse;
		clear: both;
		border-top: 1px solid #ececec;
		border-left: 1px solid #ececec;
		border-right: 1px solid #ececec;
	}

	#size_chart_layer th {
		position: sticky;
		left: -1px;
		z-index: 999;
		min-width: 58px;
		max-width: 58px;
		width: 58px;
		background:#fff;
		border: 1px solid #ececec;
		text-indent: 10px;
		box-shadow: 2px 2px 2px #ccc;
	}

	#size_chart_table td {
		padding: 15px 30px;
		position: relative;
		outline: 0;
		cursor: pointer;
		border-bottom: 1px solid #ececec;
	}

	#ilWcPn39nw {
		margin-top: 10px;
	}

	#b3ApqBHRyv, #m1KfVKnWAD, .swiper-container, .xWXDWBesem {
		margin-bottom: 20px;
	}

	.rLdEIQi4hK a {
		display: block;
		line-height: 30px;
	}

	.O3oJ2snW8k {
		display: none;
	}


	.NAeLmC0maX hr, .NAeLmC0maX i {
		display: none;
	}

	.FJ7WNJdpKS {
		display: flex;
	}

	.FJ7WNJdpKS hr {
		display: none;
	}

	.NAeLmC0maX a, .wDIDuWDnrU {
		display: block;
		line-height: 30px;
	}

	.NAeLmC0maX {
		float: left;
		padding: 0 10px;
	}

	#QHPCJxA7HS li {
		text-align: left;
		line-height: 30px;
		display: block;
	}

	#KUOPub0BQa {
		display: flex;
		flex: 1;
	}

	#MLxd6xiG5K hr, #QHPCJxA7HS hr {
		display: none;
	}

	.xWXDWBesem span {
		margin-top: 12px;
		line-height: 28px;
		color: var(--top-navigation-color);
		font-size: 16px;
		display: block;
		font-weight: bold;
	}
	.xWXDWBesem .show_description {
		margin: 0 !important;
		font-weight: normal !important;
		font-size: 14px;
	}
	.mp6VvT9Oul, .vkNUzU0OOI, .Sw98AS6E1T {
		display: flex;
		padding: 10px 5px;
		width: 100%;
	}

	#VaGJjr8yoo {
		display: flex;
		margin: 10px 5px;
		width: 100%;
	}

	#D4misJu3rp {
		padding: 10px 20px;
		background: red;
		color: #fff;
		line-height: 34px;
		font-size: 22px;
		text-decoration: none;
	}

	.doMFA2FINN, .W2hs2uBpAA {
		flex: 1;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
	  }
	.W2hs2uBpAA {
		background: var(--advertise-avigation-bg-color);
		color: var(--advertise-avigation-color);
	}

	.W2hs2uBpAA span {
		font-size: 30px;
		line-height: 30px;
		display: block;
	}

	.W2hs2uBpAA p {
		padding: 0 40px;
	}

	.w9Pe4auJfc {
		display: flex;
		padding: 50px;
		width: 100%;
	}
	.w9Pe4auJfc span {
		position: absolute;
		bottom: 0;
		left: 0;
		line-height: 40px;
		text-indent: 15px;
		font-weight: bold;
		color: #fff;
		font-size: 18px;
	}
	.Sw98AS6E1T span {
		text-align: center;
		margin-top: 12px;
		font-size: 20px;
		font-weight: bold;
		color: #000;
		display: block;
	}

	.Sw98AS6E1T .show_description {
		font-weight: normal !important;
		font-size: 14px !important;
		margin: 0 !important;
		padding: 0 10px;
	}

	.Sw98AS6E1T b {
		font-size: 18px;
		color: #fff;
		display: flex;
		justify-content: center;
		align-items: center;
		margin-top: 6px;
	}

	.Sw98AS6E1T b span {
		margin: 0 !important;
		padding: 10px 16px;
		background: #000;
		color: #fff;
	}

	.xWXDWBesem b {
		color: var(--top-navigation-color);
		line-height: 24px;
		font-size: 14px;
	}

	.xWXDWBesem b i {
		font-weight: bold;
		font-size: 14px;
		margin-left: 3px;
	}
	.QEB3B34gSa {
		flex: 1;
		padding: 5px;
	}
	.mp6VvT9Oul .show_description, .w9Pe4auJfc .show_description {
		position: initial !important;
		font-size: 14px !important;
		padding: 15px;
		line-height: 22px !important;
		width: 100% !important;
		height: 100% !important;
		float: left;
		text-align: left !important;
		background: none !important;
		color: #000 !important;
		font-weight: normal !important;
	}

	.w9Pe4auJfc b {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #fff;
	width: 50px;
	height: 50px;
	text-align: center;
    }

	.w9Pe4auJfc b i {
		line-height: 50px;
	}

	.vkNUzU0OOI .show_description {
		position: initial !important;
		font-size: 14px !important;
		padding: 15px;
		line-height: 22px !important;
		width: 100% !important;
		height: 100% !important;
		float: left;
		text-align: center !important;
		background: none !important;
		color: #000 !important;
	}

	.QEB3B34gSa img, .doMFA2FINN img {
		width: 100%;
	}

	.QEB3B34gSa a {
		display: block;
		position: relative;
	}


	#QGEouIKuLa{
		display: none;
	}

	.yEhi7C2mJj {
		width: 50px;
		line-height: 50px;
		border-radius: 50px;
		background: var(--background-main-color);
		text-align: center;
		color: #fff;
		position: absolute;
		top: 20px;
		left: 20px;
		font-size: 14px;
		z-index: 7;
	}
	.pc-banner {
		margin: 40px 0;
	}
	.KoGD5CDFhf {
		position: absolute;
		width: 100%;
		top: calc(50% - 18px);
		text-align: center;
		background: #fff;
		padding: 10px;
		font-size: 14px;
		color: #000;
		opacity: 0.8;
	}
	#cartAdd {
		margin: 0 auto;
		text-align: left;
		line-height: 42px;
		width: 430px;
		overflow: hidden;
	}

	.lPuh9XJ2IE {
		width: 430px;
		margin: 0 auto;
		line-height: 40px;
		overflow: hidden;
	}
	.size_chart {
		cursor: pointer;
		float: left;
	}
	
	.products_model {
		float: right;
	}
	
	#size_chart_layer {
		margin: 45px 20px;
		max-width: 100%;
		width: 620px;
		overflow-x: scroll;
		height: 600px;
		overflow-y: scroll;
	}
	
	#ykD7nS3hWz {
		margin-top: 10px;
		background: #fff;
		color: #fff;
	}

	.favoritesWapper {
		width:430px;
		margin: 0 auto;
		overflow: hidden;
	}

	#rUaCgmyqwD {
		display: flex;
		align-items: center;
	}
	#rUaCgmyqwD span {
		font-size: 1.3em;
		line-height: 43px;
	}
	#rUaCgmyqwD i {
		float: left;
		font-size: 17px;
		width: 17px;
		overflow: hidden;
		line-height: 43px;
	}
	#rUaCgmyqwD 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: var(--main-color);
		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;
	}

	.RoAkc1T8cG {
		padding: 0 10px 30px;
	}

	.y5fJsGdXQR .HAKtQfXz2t {
		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;
	}

	.BjKzUnfnIh {
		width: 100%;
		padding-top: 10px;
	}

	.BjKzUnfnIh a {
		float: right;
		padding: 10px;
		text-transform: capitalize;
		background: var(--advertise-avigation-color);
		color: var(--advertise-avigation-bg-color);
		border-radius: 8px;
		text-decoration: none;
		font-weight: bold;
		border: 1px solid var(--advertise-avigation-bg-color);
	}

	.BjKzUnfnIh a:hover {
		background: var(--advertise-avigation-bg-color);
		color: var(--advertise-avigation-color);
		text-decoration: none;
		border: 1px solid var(--advertise-avigation-color);
	}

	#carts {
		display: none;
		background: var(--advertise-avigation-bg-color);
		color: var(--advertise-avigation-color);
		max-width: 350px;
		position: absolute;
		right: 0;
		top: 100%;
		z-index: 9999999999;
	}

	#carts hr {
		height: 1px;
		border: none;
		background-color: #ccc;
		opacity: 0.8;
		margin: 0;
	}

	.GNb92G7cIw {
		padding: 20px;
	}

	.RsyCOqgssv {
		display: flex;
		position: relative;
	}

	.OOlcSWQ8IS {
		flex: 1;
		padding-top: 20px;
	}

	.lSNI1yU2fd img {
		height: 65px;
		width: auto;
	}

	.lSNI1yU2fd {
		flex: 65px 0;
		margin: 10px;
		height: 65px;
		position: relative;
	}


	.lSNI1yU2fd a  {
		position: absolute;
		height: 100%;
		justify-content: center;
		align-items: center;
		display: flex !important;
		width: 100%;
		background: var(--images-angle-bgcolor);
		overflow: hidden;
	}
	.lSNI1yU2fd img {
		max-width: 100%;
		max-height: 100%;
		width: auto;
		height: auto;
		transform: var(--images-angle) var(--images-proportion);
	}

	#IRHyfkpdPH {
		font-size: 16px;
	}

	.addtocart {
		font-size: 16px;
	}

	.I9d786feOk {
		text-align: center;
		line-height: 26px !important;
		text-indent: 0 !important;
		cursor: pointer;
		text-transform: capitalize;
		display: block;
		color: var(--bottom-font-color);
		padding: 0 18px;
		border: 2px solid var(--bottom-font-color);;
		text-decoration: none;
		background: var(--background-main-color);
	}

	.I9d786feOk:hover {
		color: var(--background-main-color);
		background: var(--bottom-font-color);
		border: 2px solid var(--background-main-color);
		box-sizing: border-box;
		text-decoration: none;
	}
	
	
	.I9d786feOk:visited {
		text-align: center;
		line-height: 26px !important;
		text-indent: 0 !important;
		cursor: pointer;
		text-transform: capitalize;
		display: block;
		color: var(--bottom-font-color);
		padding: 0 18px;
		border: 2px solid var(--bottom-font-color);;
		text-decoration: none;
		background: var(--background-main-color);
	}

	.riUaBXpvOw {
		height: 48px;
		line-height: 48px !important;
		text-align: center;
		width: 260px;
		margin: 0 auto;
	}

	.CNuv3UatvT .fa-search {
		display: block !important;
	}

	.CNuv3UatvT i {
		font-size: 24px;
		width: 24px;
		color: var(--top-navigation-bg-color);
	}

	.CNuv3UatvT {
		border: none;
		height: 33px;
		cursor: pointer;
		font-size: 26px;
		background: none;
		flex: 0 0 38px;
		text-align: center;
		border-left: 1px solid var(--top-navigation-bg-color);
	}

	.search {
		z-index: 99;
		padding-left: 10px;
		background: var(--top-navigation-color);
		width: 250px;
		float: right;
	}

	.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) {

	#JpQj9K3TEA button {
		top: calc(50% - 12px);
	}
	#ws1ujdPg4b {
		position: relative;
		display: flex;
		justify-content: center;
		box-shadow: 0 2px 5px rgba(0 ,0 ,0 ,.16);
		background: var(--menu-independent-bg-color);
	}

	#ws1ujdPg4b div#menu-head>ul>li>a {
		color: var(--menu-independent-color) !important;
	}

	#ws1ujdPg4b .etWd3JP9gu, #ws1ujdPg4b div#menu-head>ul>a {
		height: var(--menu-independent-high) !important;
	}

	#ws1ujdPg4b div#menu-head>.level1>li {
		line-height: var(--menu-independent-high) !important;
	}

	#ws1ujdPg4b div#menu-head ul.level2 {
		top: var(--menu-independent-high) !important;
	}

	#size_chart_layer_cloum {
		height: 400px;
		margin: 45px 20px;
		overflow: hidden;
		overflow-y: auto;
	}

	#AyKxbcUrkx h2, #AyKxbcUrkx h3 {
		font-weight: normal;
		font-size: 16px;
		margin: 5px 0 0 0;
	}

	h2#productPrices .normalprice {
		font-weight: normal;
		font-size: 18px;
	}

	h2#productPrices {
		text-align: left;
		font-size: 25px;
		width: 100%;
		max-width: 430px;
		margin: 15px auto;
	}

	.top-link {
		right: 16px;
		bottom: 16px;
	}

	#checkoutPaymentForm img {
		max-width: 238px;
	}

	h2.newcenterBoxHeading, #RTSHGAl9eg h3 {
		text-transform: capitalize;
		font-size: 26px;
		color: var(--main-color);
		line-height: 22px;
		padding: 10px;
		text-align: left;
	}

	#Related_pro hr {
		margin-bottom: 20px;
	}

	#MtCNtxS8rn {
		padding: 0 20px;
		line-height: 24px;
	}

	.uzglxL62UU ul {
		display: flex;
	}

	#nuAlOsheyf a {
		display: block;
		float: left;
		margin: 0 5px;
		width: 30px;
		height: 30px;
	}

	.sharelink {
		width: 30px;
		height: 30px;
		fill: var(--bottom-font-color);
	}

	#MLxd6xiG5K a, #QHPCJxA7HS a {
		text-transform: capitalize;
		padding-right: 30px;
	}

	#zLkRFvDHfK {
		max-width: 1400px;
		margin: 0 auto;
		width: 100%;
		display: flex;
		justify-content: space-between;
	}

	.xWXDWBesem {
		display: flex;
		padding: 30px 50px;
		width: 100%;
		background: var(--top-navigation-bg-color);
	}

	.mp6VvT9Oul .QEB3B34gSa span {
		position: absolute;
		bottom: 15px;
		left: 15px;
		padding: 15px 20px;
		background: var(--background-main-color);
		color: #fff;
		border-radius: 40px;
		font-size: 16px;
	}

	.vkNUzU0OOI .QEB3B34gSa span {
		position: absolute;
		width: 300px;
		height: 40px;
		font-size: 20px;
		text-align: center;
		line-height: 40px;
		left: calc(50% - 150px);
		top: calc(50% - 20px);
		color: #000;
		background: rgba(255,255,255,0.4);
	}

	#O26SAm4qOP {
		display: flex;
	}

	#SWocUygE6g {
		display: flex;
		align-items: center;
	}

	#SWocUygE6g a {
		padding: 0 7px;
	}

	#iO53yH7rDP {
		flex: 1.2;
	}
	.sMhsS2vaxL, .tnP1LbjKbU {
		float: right;
		font-size: 15px;
		color: var(--main-color);
		cursor: pointer;
		position: relative;
	}
	.sMhsS2vaxL .icons1, .sMhsS2vaxL .X5xVyWXeFc  {
		display: none;
	}
	.tnP1LbjKbU .icons2 {
		display: none;
	}
	.umMLEGOPga {
		float: right;
		font-size: 28px;
		margin: 6px 0;
	}
	.umMLEGOPga span {
		font-size: 18px;
	}
	.X5xVyWXeFc {
		position: absolute;
		top: 40px;
		text-align: right;
		font-size: 14px;
		right: 0;
		padding: 0 28px;
		line-height: 30px;
		background: #fff;
		border-bottom-left-radius: 15px;
		border-bottom-right-radius: 15px;
	}
	.X5xVyWXeFc span {
		display: block;
	}
	#productListHeading {
		font-size: 24px;
		text-align: left;
		color: var(--main-color);
		text-transform: capitalize;
		float: left;
	}
	#cartitems {
		max-height: 255px;
		overflow: hidden;
		overflow-y: auto;
	}
	.icobox {
		cursor: pointer;
		position: absolute;
		top: 25px;
		right: 25px;
		color: var(--add-cart-color);
		font-size: 40px;
	}
	.PrqU9f0ozo {
		width: 240px;
		margin: 0 auto;
	}

	#haXifi3zks {
		width: 220px;
	}

	.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;
	}

	.Hhi2ob8f6E {
		line-height: 30px;
		cursor: pointer;
	}

	#qsH87KykL {
		width: 100%;
		height: 80px;
		align-items: flex-end;
	}

	.mHucgCU6yb {
		padding-right: 10px;
		overflow: hidden;
		display: flex;
		flex-direction: column;
		align-items: flex-end;
	}

	.pjzf1964es {
		height: 100%;
		display: flex;
		flex-direction: row-reverse;
	}

	.CmoUo8sNEM a , .EltwPGIqgU a {
		display: block;
		font-size: 1em;
		width: 100%;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		color: var(--partial-color);
		line-height: 28px;
	}
	.CmoUo8sNEM .selextbox {
		color: var(--main-color);
	}

	.CmoUo8sNEM i , .EltwPGIqgU i {
		font-size: 16px;
		width: 16px;
		float: left;
		line-height: 28px;
	}

	.VBsPcATOSP i {
		float: right;
		font-size: 20px;
		width: 36px;
		line-height: 60px;
	}

	.s3Iitd9JRU .icons2 {
		display: none;
	}

	.JpI6xm4swc .icons1 {
		display: none;
	}

	.JpI6xm4swc {
		border-top: 1px solid #ececec;
	}

	.cN02XO5H3o a {
		float: left;
		height: 30px;
		position: relative;
		cursor: pointer;
		margin: 5px;
		width: 30px;
		background-size: 100% !important;
		border-radius: 30px;
		border: 1px solid #d4d4d4;
	}

	.O6N9gyu2qq {
		padding-left: 16px;
	}

	.O6N9gyu2qq a {
		display: block;
		float: left;
		min-width: 55px;
		line-height: 35px;
		border: 1px solid #ccc;
		text-align: center;
		margin: 2px;
		padding: 0 5px;
		text-decoration: none;
	}

	.s3Iitd9JRU {
		padding-bottom: 20px;
		width: 100%;
		border-bottom: none;
		border-top: 1px solid #ececec;
	}

	#XKHOkHAJDl {
		padding-bottom: 30px;
		border-bottom: 1px solid #ececec;
		margin-bottom: 30px;
		overflow: hidden;
	}

	.bqTdpVpg7d {
		text-decoration: underline;
	}

	div.burger , .clearfix {
		display: none;
	}

	.AmH9WSqrzm {
		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) {
	#SWocUygE6g span {
		display: none;
	}

	.NEpWn7Czev span {
		display: block !important;
		float: right;
	}

	.sb-search {
		position: relative;
		width: 0%;
		margin-right: 7px;
		min-width: 42px;
		overflow: hidden;
		-webkit-transition: width 1s;
		-moz-transition: width 1s;
		transition: width 1s;
		-webkit-backface-visibility: hidden;
	}

	.sb-search.sb-search-open, .no-js .sb-search {
		flex: 1;
	}

	#proinfo_info {
		width: 100%;
		display: flex;
		padding: 0 20px;
	}

	.etWd3JP9gu {
		height: var(--1024-top-menu-high)
	}

	#GOtmzGdJVt div .select, #GOtmzGdJVt div a:hover {
		border-bottom: 2px solid #000;
		display:block;
	}

	#GOtmzGdJVt div a {
		border-bottom: 2px solid #ccc;
	}
	
    #GOtmzGdJVt>div {
        width: 65px;
        font-size: 0;
        line-height: 0;
        overflow: hidden;
        position: relative;
        padding: 0 1.5px;
        float: left;
    }

	#GOtmzGdJVt div a, #GOtmzGdJVt div .select {
        overflow: hidden;
        width: 100%;
        height: 100%;
        justify-content: center;
        align-items: center;
        background: var(--images-angle-bgcolor);
	}


	#GOtmzGdJVt div img:hover, #GOtmzGdJVt div .select img {
		border-color: var(--background-main-color) !important;
	}

	#FOLnSggd2O {
		flex: 1.2;
	}

	h1.productGeneral {
		font-size: 18px;
		margin: 0;
		color: var(--main-color);
		text-align: left;
		text-transform: capitalize;
	}

	.productfavourite {
		width: 33.33%;
		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;
	}

	#RTSHGAl9eg {
		margin: 30px auto 0;
		width: 100%;
		padding: 0 10px;
	}

	.sb-icon-search i {
		font-size: 16px;
	}

	.nb.sb-search .sb-icon-search, .nb.sb-search .sb-search-submit {
		top: calc(50% - 17px);
		width: 34px;
		height: 34px;
		display: block;
		position: absolute;
		right: 0;
		padding: 10px;
		margin: 0;
		text-align: center;
		cursor: pointer;
	}

	.nb.sb-search .sb-search-input {
		position: absolute;
		top: calc(50% - 21px);
		border: none;
		outline: none;
		width: 100%;
		height: 42px;
		margin: 0;
		z-index: 10;
		padding: 20px 65px 20px 20px;
		font-family: inherit;
		font-size: 20px;
		color: var(--top-navigation-color);
		background: none;
	}

	.sb.sb-search {
		position: relative;
		width: 0%;
		min-width: 42px;
		overflow: hidden;
		-webkit-transition: width 1s;
		-moz-transition: width 1s;
		transition: width 1s;
		-webkit-backface-visibility: hidden;
	}

	.sb.sb-search .sb-search-input{
	position: absolute;
	top: calc(50% - 17px);
	border: none;
	outline: none;
	width: 100%;
	height: 34px;
	margin: 0;
	z-index: 10;
	padding: 20px 65px 20px 20px;
	font-family: inherit;
	font-size: 20px;
	color: var(--top-navigation-color);
	background: none;
	}

	.sb.sb-search .sb-icon-search {
		top: calc(50% - 17px);
		width: 34px;
		height: 34px;
		display: block;
		position: absolute;
		right: 0;
		padding: 10px;
		margin: 0;
		text-align: center;
		cursor: pointer;
	}

	#SWocUygE6g i {
		font-size: 16px;
		width: 16px;
		overflow: hidden;
	}

	.FE5vWjBXBq{
		line-height: 40px;
		padding: 0 14px 13px;
	}

	#EV7ab8sgpe img, #T80LQ3ncBA img {
		width: auto;
		height: var(--1024-logo-high);
	}

	#EV7ab8sgpe {
		display: flex;
		justify-content: center;
		align-items: center;
		flex: 0.6;
	}

	#T80LQ3ncBA {
		display: flex;
		align-items: center;
		margin: 0 15px;
	}

	.xaWPH4qE9A {
		width: 100%;
		margin: 0 auto;
		padding: 0 20px;
		color: #000;
	}

	#m1KfVKnWAD {
		width: 100%;
		padding: 10px auto;
	}

	.iGcaPIyw4h {
		width: 14.6667%;
		margin: 0 1%;
		float: left;
	}

	.iGcaPIyw4h img {
		width: 100%;
		height: auto;
	}

	#Related_pro {
		width: 100%;
		padding: 0 10px;
	}

	.RoAkc1T8cG {
		width: 25%;
		float: left;
	}

	.QfCacxHTnn {
		width: 100%;
		padding-bottom: 100%;
		overflow: hidden;
		position: relative;
	}

	.QfCacxHTnn img {
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	#Owp6eJq3oF , #zKvd0oehnv {
		padding: 10px;
		width: 230px;
		float: left;
	}

	#JONVMkjLdl {
		padding: 10px;
		width: calc(100% - 230px);
		float: right;
	}

	#b3ApqBHRyv img {
		width: 100%;
	}

	.centerBoxWrapper .cclist {
		width: 33.33%;
		padding: 0 0.5%;
	}

	#zLkRFvDHfK {
		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;
	}

	.oGrKgTzqHG {
		line-height: 45px;
		text-indent: 20px;
		padding: 0 15px;
		text-align: var(--bottom-statement-align);
	}

	#iJjVuXh0US {
		width: 100%;
		padding: 0 15px;
		color: #999;
	}

	#Owp6eJq3oF , #zKvd0oehnv {
		padding: 10px 2px;
		flex: 0 0 350px;
	}

	#JONVMkjLdl {
		padding: 10px 2px;
	}

	.block_home_slider .flex-direction-nav a {
		margin-top: -27px;
		position: absolute;
		top: 50%;
	}

	.block_home_slider {
		height: auto;
	}

	.proinfo_right {
		flex: 0.5;
	}

	#ATQMtwaxVv {
		width: 430px;
		margin: 8px auto;
	}

	#reviewWriteMainImage {
		margin: 0 !important;
	}

	#reviewWriteMainImage img {
		width: 100%;
		height: auto;
	}

	.proinfo_left {
		flex: 0.5;
		width: 492px;
	}
	/*1024+*/
}

.RoAkc1T8cG .sprice {
	display: block;
	text-align: left;
	color: #000;
	text-indent: 5px;
	font-weight: bold;
}

@media screen and (min-width:1400px) {

	.regularnew .slick-slide img {
		max-width: 100%;
		max-height: var(--product-64-colorLists-all);
		width: auto;
		height: auto;
		transform: var(--images-angle) var(--images-proportion);
	}

	#EV7ab8sgpe {
		flex: 1;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.sb-search {
		position: relative;
		width: 0%;
		min-width: 42px;
		overflow: hidden;
		-webkit-transition: width 1s;
		-moz-transition: width 1s;
		transition: width 1s;
		-webkit-backface-visibility: hidden;
	}
	#proinfo_info {
		width: 100%;
		display: flex;
	}
	.etWd3JP9gu {
		height: var(--pc-top-menu-high);
	}

	#GOtmzGdJVt>div {
		width: 65px;
		font-size: 0;
		line-height: 0;
		overflow: hidden;
		position: relative;
		padding: 0 0.5px;
		float: left;
	}
	#GOtmzGdJVt div a {
		border-bottom: 2px solid #ccc;
	}
	#GOtmzGdJVt div .select, #GOtmzGdJVt div a:hover {
		display:block;
		border-bottom: 2px solid #000;
	}
	#GOtmzGdJVt div a, #GOtmzGdJVt div .select {
		display: flex;
		overflow: hidden;
		width: 100%;
		height: 100%;
		justify-content: center;
		align-items: center;
		background: var(--images-angle-bgcolor);
	}
	#GOtmzGdJVt div img {
		max-width: 100%;
		width: auto;
		height: auto;
		transform: var(--images-angle) var(--images-proportion);
		max-height:  var(--product-64-colorLists-all);
	}

	#GOtmzGdJVt div img:hover, #GOtmzGdJVt div .select img {
		border-color: var(--background-main-color) !important;
		transform: var(--images-angle) var(--images-proportion);
	}

	h1.productGeneral {
		font-size: 22px;
		margin: 0;
		color: var(--main-color);
		text-align: left;
		text-transform: capitalize;
	}
	.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;
	}

	.top-link {
		right: 40px;
		bottom: 40px;
	}

	#RTSHGAl9eg {
		margin: 30px auto 0;
		width: 1400px;
	}

	.sb-icon-search, .sb-search-submit {
		top: calc(50% - 22px);
		width: 42px;
		height: 42px;
		display: block;
		position: absolute;
		right: 0;
		padding: 10px;
		margin: 0;
		text-align: center;
		cursor: pointer;
	}

	.sb-search-input {
		position: absolute;
		top: calc(50% - 21px);
		border: none;
		outline: none;
		width: 100%;
		height: 42px;
		margin: 0;
		z-index: 10;
		padding: 20px 65px 20px 20px;
		font-family: inherit;
		font-size: 20px;
		color: var(--top-navigation-color);
		background: none;
	}

	#SWocUygE6g i {
		font-size: 24px;
		width: 24px;
		overflow: hidden;
	}


	#zLkRFvDHfK {
		padding: 20px 0;
	}

	#iO53yH7rDP {
		flex: 1;
	}
	#FOLnSggd2O {
		flex: 1;
	}

	.FE5vWjBXBq{
		line-height: 40px;
		padding: 0 23px 13px;
	}

	#EV7ab8sgpe img, #T80LQ3ncBA img {
		width: auto;
		height: var(--pc-logo-high);
		padding: 0 50px;
	}

	#T80LQ3ncBA {
		margin: 0 10px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.xaWPH4qE9A {
		max-width: 97%;
		margin: 0 auto;
		color: #000;
	}

	#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;
	}

	#m1KfVKnWAD {
		width: 1400px;
		margin: 0 auto;
	}

	.iGcaPIyw4h {
		width: 14.6667%;
		margin: 0 1%;
		float: left;
	}

	.iGcaPIyw4h img {
		width: 100%;
		height: auto;
	}

	.regular .draggable {
		width: 90%;
		margin: 0 auto;
	}

	#Related_pro {
		width: 1400px;
		margin: 30px auto;
	}

	#ilWcPn39nw {
		max-width: 1400px;
		margin: 10px auto 0;
	}

	.RoAkc1T8cG {
		width: 25%;
		float: left;
	}

	.proinfo_left {
		width: 644px;
	}

	#FOLnSggd2O #rUaCgmyqwD {
		line-height: 60px;
	}

	#b3ApqBHRyv img {
		width: 100%;
	}

	#VmiptUTtqs {
		width: 1400px;
		margin: 0 auto 40px;
	}

	#JONVMkjLdl .centerBoxWrapper .cclist {
		width: 25%;
		padding: 0 0.5em 1em;
	}

	#advSearchResultsDefault .centerBoxWrapper .cclist , #whatsNew .cclist {
		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;
	}

	#IQSIRTm9Qs {
		width: var(--bottom-menu-width);
		margin: 0 auto;
		padding: 0 20px;
	}

	#Owp6eJq3oF , #zKvd0oehnv {
		padding: 10px;
		width: 250px;
		float: left;
	}

	#JONVMkjLdl {
		padding: 10px;
		width: calc(100% - 250px);
		float: right;
	}

	.oGrKgTzqHG {
		width: 1400px;
		margin: 0 auto;
		line-height: 50px;
		text-align: var(--bottom-statement-align);
	}


	#iJjVuXh0US {
		padding-left: 23px;
		width: 100%;
		margin: 0 auto;
		color: var(--partial-color);
	}

	.search div {
	}

	.search div i {
		color: #cecece;
		font-size: 26px;
	}

	.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 {
		flex: 1;
	}

	ul.level2>li.submenu {
		font-weight: normal !important;
		;
	}

	.level2 li {
		height: auto !important;
	}

	#ATQMtwaxVv {
		width: 430px;
		margin: 28px auto 8px;
		border-top: 1px solid #e0e0e0;
	}
/*1400+*/
}

#JpQj9K3TEA .cclist .cclist_content {
	/*height: 0;*/
	/*padding-bottom: 125%;*/
	overflow: hidden;
	position: relative;
}

#JpQj9K3TEA .cclist .cclist_content a {
	width: 100% !important;
}

#JpQj9K3TEA .cclist a img {
	margin: 0 auto;
}

#JpQj9K3TEA .cclist {
	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;
}

.forgot_password {
	width: 320px;
	float: right;
	margin: 0;
}

#lMdgRcVSWW {
	padding: 40px;
	box-shadow: 2px 2px 8px #b9b9b9;
}

#lMdgRcVSWW img {
	width: 590px;
	float: left;
}

.DT8EPE6OfS .HAKtQfXz2t {
	display: none;
}

#country , #stateZone , #addressBookProcessDefault input ,#accountEditDefault input ,#accountPassword input ,#tellAFriendDefault input ,#checkoutNewAddress input {
	margin: 5px 0;
    line-height: 30px;
    width: 100%;
    text-indent: 2px;
}

.PEOh7Ew4co {
	text-indent: 30px;
	height: 80px;
	line-height: 80px;
	border-bottom: 1px solid #e0e0e0;
	cursor: pointer;
	font-size: 18px;
	color: var(--main-color);
}

.PEOh7Ew4co i {
 font-size: 30px;
 float: right;
 margin: 0 7px 0 0;
 line-height: 80px;
}



@media screen and (max-width: 767px) {
	.PEOh7Ew4co {
	text-indent: 0px;
	height: 50px;
	line-height: 50px;
    font-size: 15px;
    }
	
	.PEOh7Ew4co i {
    font-size: 20px;
    float: right;
    margin: 0 7px 0 0;
    line-height: 50px;
}
	
}


.DT8EPE6OfS ,.y5fJsGdXQR {
	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;
}

#Oj9Qoe0O7j, #GOtmzGdJVt {
	max-width: 430px;
	margin: 10px auto;
	overflow: hidden;
}

#Oj9Qoe0O7j button {
	color: #000;
	top: calc(50% - 10px);
}

#Oj9Qoe0O7j i {
	width: 20px;
	font-size: 20px;
}

#Oj9Qoe0O7j .slick-prev {
	left: -20px;
}

#Oj9Qoe0O7j .slick-next {
	right: -20px;
}


#Oj9Qoe0O7j span img ,.scroll_list span img {
	opacity: 1;
	border-bottom: 3px solid #000;
}

#prevOrders tr {
	height: 60px;
}

#historyorder tr {
	height: 70px;
}

#Oj9Qoe0O7j span {
	float: left;
}

#Oj9Qoe0O7j li:hover span {
	border: none;
}

#Oj9Qoe0O7j li:hover {
}

#model {
	padding: 0;
	line-height: 40px;
}

#country , #stateZone {
	height: 40px;
}


#ykD7nS3hWz b ,#productListHeading b {
	display: none;
}
/*-select css-*/
a:hover .pOaECKu0TL {
	opacity: 0.8;
}

a.pOaECKu0TL {
	text-align: center;
	padding-top: 8px;
}

.VBsPcATOSP span {
	font-size: 1em;
}

.VBsPcATOSP {
	margin: 0em;
	font-size: 14px;
	color: var(--main-color);
	position: relative;
	line-height: 60px;
	padding-left: 15px;
	text-align: left;
	text-transform: capitalize;
	cursor: pointer;
}

.xeFSFcxRMO {
	text-indent: 10px;
}

.CmoUo8sNEM > div > div {
	text-indent: 15px;
}

.CmoUo8sNEM > div > div > div {
	text-indent: 20px;
}

.CmoUo8sNEM a:hover , .selextbox:hover {
	text-decoration: none;
	opacity: 0.8;
}

.CmoUo8sNEM ul li {
	line-height: 23px;
	list-style-type: none;
	text-indent: 1em;
	font-size: 1em;
}

.CmoUo8sNEM , .cN02XO5H3o , .EltwPGIqgU {
	z-index: 1;
	display: block;
	padding: 10px;
}

.CmoUo8sNEM , .EltwPGIqgU {
	text-indent: 10px;
}

.JpI6xm4swc .CmoUo8sNEM , .JpI6xm4swc .EltwPGIqgU , .JpI6xm4swc .cN02XO5H3o ,.JpI6xm4swc .JmxsS1J9wt ,.JpI6xm4swc .O6N9gyu2qq {
	display: none;
}

.CmoUo8sNEM span {
	padding-left: 5px;
	line-height: 27px;
	font-size: 1em;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	max-width: 80px;
}

.cN02XO5H3o a:hover {
	border: 1px solid #616363;
	box-shadow: 0 0 0 1px #fff ,0 0 0 1px #fff;
}

.cN02XO5H3o a div {
	background-size: 200% !important;
}
/*-select css end-*/
#pageNotFound b {
	display: none;
}

#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;
}

#Oj9Qoe0O7j .select img ,#Oj9Qoe0O7j .slick-slide img:hover {
	border-color: var(--background-main-color) !important;
}


#jMFpNSX3zg {
	width: 20px;
	text-align: center;
}

#IRHyfkpdPH {
	float: right;
	text-align: center;
	line-height: 40px;
	height: 40px;
	margin: 10px 0;
	display: block;
	background: var(--add-cart-color);
	cursor: pointer;
	font-weight: bold;
	color: #fff;
	width: calc(100% - 10px);
	text-transform: uppercase;
}

#IRHyfkpdPH:hover {
	box-sizing: border-box;
}

.addtocart button{
	float: right;
	text-align: center;
	height: 40px;
	margin: 10px 0;
	display: block;
	border: 2px solid var(--bottom-font-color);
	background: var(--add-cart-color);
	cursor: pointer;
	font-weight: bold;
	color: #fff;
	width: calc(100% - 10px);
	text-transform: uppercase;
	line-height: 35px;
}

.addtocart button span{
	line-height: 35px;
}

.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;
}

#AyKxbcUrkx {
	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	*****/

.kRATio6OLM {
	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;
}

#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;
}

@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;
}

.mHucgCU6yb a {
	text-align: center;
	float: left;
	text-decoration: none;
	font-size: 0.9em;
}

.aQRvBOhzBa 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;
}

#VoOFuWDHP label {
	line-height:26px;
	}
FIELDSET {
	padding: 0;
	margin: 0;
	border:none;
	}
#VoOFuWDHP LEGEND {
	font-size:16px;
	margin-bottom: 16px;
}

.mHucgCU6yb a:hover {
	color: #000;
}

.VObjp7l0SF {
	float: left;
}

.VObjp7l0SF select {
	font-size: 10px;
	outline: none;
	font-weight: normal;
	color: #7b7b7b;
	width: auto;
	vertical-align: middle;
	border: none;
}

.fasize {
	font-size: 1em !important;
}

.search .hsearchinput {
	background: none;
	flex: 1;
	text-align: left;
	border: none;
	color: var(--top-navigation-bg-color);
	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;
}

#MLxd6xiG5K li {
	text-align: left;
	line-height: 30px;
	display: block;
	float: left;
}


#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;
}

#b3ApqBHRyv {
	width: 100%;
	text-align: center;
	padding: 0 0 1em 0;
}

#contentMainWrapper {
	margin: 0;
	padding: 0;
	width: 100%;
}	/*		table	*/
#QyrvkkHG2T {
	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;
}

.aQRvBOhzBa {
	float: left;
	margin-right: 5px;
	padding: 1px;
}

#H6iHUi2fmb {
	position: relative;
	box-sizing: border-box;
	width: 100%;
	margin-top: 20px;
	margin: 0 auto;
	background: var(--background-main-color);
	color: #fff;
}

#H6iHUi2fmb a {
	color: var(--bottom-font-color);
}

.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%;
}

#accountLinksWrapper a {
	color: #000 !important;
}
/* ============================= footer style ===================== */
#eTGkfCPOnz2gT a {
	color: #000;
}

#textxh {
	text-decoration: underline;
}

#ykD7nS3hWz a {
	color: var(--partial-color);
}

#ykD7nS3hWz a:hover {
	color: #555;
	text-decoration: none;
}

.bZpYjlaGte a {
	color: #fff;
	text-decoration: none;
}

.bZpYjlaGte a:hover ,#MLxd6xiG5K a:hover, #QHPCJxA7HS a:hover {
	text-decoration: underline;
}

.oGrKgTzqHG 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: var(--partial-color);
}

.blockprice {
	display: block;
}
/* ============================= list ===================== */
#categoryIcon {
	padding-right: 10px;
}

.centeredContent {
}

.centerColumn {
	font-size: 1em;
}

.centerColumn h1 ,.centerColumn #sorter , #contactUsForm>legend {
	color: var(--main-color);
	padding-bottom: 5px;
	font-size: 18px;
	text-transform: capitalize;
}

#productListing {
	clear: both;
}

#Cc8aRU97El {
	color: #000;
	text-transform: capitalize;
	line-height: 20px;
	padding-left: 15px;
}

#VcnuAibGNP {
	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: var(--background-main-color);
	padding: 0 10px;
	margin-left: 10px;
	border-radius: 18px;
	font-weight: bold;
}

.centeren {
	margin: 0 10px;
}

.productSpecialPrice {
}

.productsCol .productPriceDiscount {
	color: #ff0000;
}
/* ============================= product detail ===================== */

.sQJeloEafX {
	width: 83px;
	height: 15px;
	background: url(../images/stars.png);
	margin-right: 10px;
	float: left;
}

.YDOQfThwTsAw {
	background-position: 0 -164px;
}

.product_model {
	font-size: 1.1em;
	background: url(../images/hr_d.gif) bottom repeat-x;
	height: 24px;
	line-height: 24px;
	margin: 0 10px;
}

.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;
	padding:7px;
}

.centerColumn fieldset{
	padding:15px;
}


.reviewsInfoDefaultProductPageLink {
	float: left;
	margin-right: 10px;
}

.reviewinfo {
}

#productinfoBody .centerColumn {
	padding-top: 15px;
	width: 730px;
}

.topCateAndNext {
	display: none;
}

h2 .productSpecialPrice {
}

.y5fJsGdXQR .HAKtQfXz2t {
	border-bottom: 1px solid #e2e2e2;
	color: var(--partial-color);
	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;
}

.productGeneral .productSpecialPrice {
	background: var(--background-main-color);
	color: #fff;
	padding: 0 15px;
	margin-left: 10px;
	border-radius: 18px;
}

#Related_pro .productSpecialPrice {
	background: var(--background-main-color);
	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: #000000;
	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;
}

/* ============================= member ===================== */
#checkoutSuccessOrderNumber {
	font-size: 1.6em;
}

#accountLinksWrapper ul {
	padding: 0;
	margin: 0;
	font-size: 1.2em;
}

#accountLinksWrapper i {
	width: 20px;
	font-size: 20px;
	color: #000;
}

#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;
}

.HAKtQfXz2t h2 .detailReview_Title {
	float: left;
}

.HAKtQfXz2t h2 a {
	display: block;
	float: right;
	width: 50px;
}
/* ============================= table bg ===================== */
.tableHeading TH {
	background: #fbfbfb;
	padding: 0 10px;
	color: #000;
	text-align: center;
}

.rowEven {
	height: 1.5em;
	vertical-align: top;
}

.scroll_list span {
	cursor: auto;
}

#ykD7nS3hWz a b {
	display: none;
}

.specialsListBoxContents img {
	width: auto;
	height: 160px;
}

.rowOdd {
	height: 1.5em;
	vertical-align: top;
}

.productimg_afde img {
	width: 160px;
	height: auto;
}

.QfCacxHTnn {
	width: 100%;
	padding-bottom: var(--aspect-ratio);
	overflow: hidden;
	position: relative;
}

.KDlX9bVQNG {
    width: 100%;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    position: relative;
    padding-bottom: var(--aspect-ratio);
    background: var(--images-angle-bgcolor);
}

.KDlX9bVQNG a {
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.KDlX9bVQNG img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: 200px;
    transform: var(--images-angle) var(--images-proportion);
}


.productimg ,.wqOvHeba81 {
	display: table-cell;
	vertical-align: middle;
}

#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;
}

.loginInput {
	display: flex;
}

.loginInput #idcodes {
	float: left;
	width: 120px;
	height: 40px;
	text-align: center;
	background: #f5f5f5;
	margin-left: 10px;
	letter-spacing: 3px;
}

#Txtidcodes {
	flex: 1;
	width: calc(100% - 130px);
}
.centerBoxWrapper .cclist {
	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 {
  color: var(--heading-color);
  font-weight: var(--text-font-bolder-weight);
  font-size: calc(var(--base-text-font-size)  - (var(--default-text-font-size)  - 14px));
  border-top: 1px solid var(--border-color);
  padding: 40px 0;
}


.pagination{
    width: 100%;
	float:left;
    text-align: center;
    background: #fcf9f8;
    padding: 5px;
    font-size: 12px;
    line-height: 39px;
    margin: 5px 0;
}

.pagination .current {
    border: 1px solid #e8e8e8;
    background: #000;
    color: #fff;
    padding: 8px 10px;
    border-radius: 2px;
}

.pagination a{
    padding: 0px 5px;
}


/* 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 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 #000000;
	z-index: 99;
	color: #000000;
	line-height: 26px !important;
}
.pagination .current a {
	color:#fff;
}

#eTGkfCPOnz2gT {
	line-height:36px;
	width: 430px;
	margin:0 auto;
}
.cclist a {
	display:block;
}
.cclist img {
	width: 100%;
	height: auto;
}
.product_name_index {
	padding:5px 10px;
	line-height:14px;
}
.slides_control {
	height: 800px !important;
}
#rUaCgmyqwD a, #SWocUygE6g a {
	color:var(--top-navigation-color);
}

#SWocUygE6g span {
	padding: 0 5px;
}

#rUaCgmyqwD a {
	padding:0 10px;
}
#O26SAm4qOP {
	background: var(--top-navigation-bg-color);
	width: 100%;
	z-index: 10;
	position: relative;
	display: flex;
}

.CmoUo8sNEM 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;
}
.JmxsS1J9wt i {
	 font-size: 12px;
	 width: 14px;
	 line-height: 14px;
	 background: var(--main-color);
	 color: #fff;
	 text-align: center;
	 border-radius: 14px;
	 margin-right: 6px;
	}
.JmxsS1J9wt a {
	margin-left: 12px;
	display: block;
}
.tb9RJs3Wbm a {
	background: #000 !important;
	float: left;
	width: inherit;
	padding: 5px 10px;
	margin: 10px 0 0 10px;
	color: #fff;
	text-decoration: none;
}
.O6N9gyu2qq a:hover ,.nu0OCE6QmF {
	background:#ccc;
}
.first_price , .last_price {
	width: 50px;
	float:left;
}
#vguqLugrVy span {
	float:left;
	padding:0 2px;
}
#amount {
	margin: 15px auto 0;
	width: 160px;
	display: flex;
}
#vguqLugrVy {
	flex:1;
}
.piybnIK3Fg {
	flex:35px 0 0;
}
#guide {
	color: #000;
	width: 1280px;
	margin: 0 auto;
	border-top: 2px solid #ae946d;
}
#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;
}
.tb9RJs3Wbm {
	display: inline-table;
}
#Mf0ptIoxQa {
	width: 100%;
	background: var(--advertise-avigation-bg-color);
	line-height: 36px;
	height: 36px;
	text-align: center;
	text-transform: capitalize;
	color: var(--advertise-avigation-color);
	overflow: hidden;
}
#Mf0ptIoxQa section {
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
}
#Mf0ptIoxQa button {
	top: calc(50% - 7px);
	color: var(--advertise-avigation-color);
}
#Mf0ptIoxQa i {
	font-size: 14px;
	width: 14px;
}
#MLxd6xiG5K ul {
	overflow: hidden;
}
#PzUuMrOjgI {
	display:none;
}
.HAKtQfXz2t table {
	width:100%;
 text-align: center;
}
.HAKtQfXz2t table th {
 text-align: center;
}
.cartRemoveItemDisplay {
 text-align: center;
 vertical-align: middle;
}
#qmBgNXljfv {
	flex: 0.5 0 0;
	padding: 20px 10px 60px 10px;
	background: #fff;
	position: relative;
	width: 450px;
	max-width: 100%;
}
#otshipping ,#otsubtotal,#otcoupon ,#ottotal , #otluckyoffer,#otdiscount {
	display:flex;
}
.totalBox {
	flex:0 0 8em;
	text-align: right;
	padding: 0.2em;
}
.lineTitle {
	flex:1;
}
.paymentelection {
	display:flex;
	margin-bottom: 8px;
}
.PreviousOrdersDate ,.PreviousOrdersNumber ,.PreviousOrdersStatus {
	line-height:26px;
	width:25%;
	float:left;
	text-align: center;
}
#shippingInfo , #privacy , #addressBookProcessDefault ,#addressBookDefault ,#accountPassword ,#accountEditDefault , #about_us, #loginDefault, #shoppingCartDefault, #checkout_payment {
	padding: 10px;
}

#aboutUsContent , #passwordForgotten , #accountDefault ,#accountHistInfo ,#siteMap ,.creatcenter ,#contactUsDefault ,#createAcctSuccess , #logoffDefault , #reviewsDefault , #reviewsWrite , #shippingInfoMainContent , #payment_method , #timeoutDefault , #privacy, #createAccountForm, #loginForm ,#accountHistoryDefault,#checkoutSuccess,#searchDefault,#loginDefault{
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
	padding:0 0 30px 10px;
}

#aboutUsContent img {
 max-width: 100%;
}
#aboutUsContent {
 color: #000;
}
#aboutUsContent 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 label {
	margin: 0;
	padding: 0;
}
.paymentelection input, .paymentelection select {
	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;
}

.cclist {
	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;
}

.y5fJsGdXQR .icons2 {
	display: none;
}
.DT8EPE6OfS .icons1 {
	display: none;
}

.sharelink:hover {
	fill: var(--bottom-font-color);
 transition: fill .6s;
	}

#createAcctSuccess .addressBookDefaultName {
 font-weight: normal;
 color: #f10000;
}

.AmH9WSqrzm .productSpecialPrice {
	color: var(--background-main-color) !important;
	font-weight: bold;
	margin-left: 10px;
}
#VmiptUTtqs {
 margin: 20px auto 40px;
}
.lSNI1yU2fd {
	background: #000;
}
.OOlcSWQ8IS span {
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
 word-wrap: break-word;
 overflow: hidden;
 display: -webkit-box;
}
.KgptUUmEMP {
	font-size: 16px;
	color: #fff;
	text-align: right;
}
.p4nQ6bsyCM {
	color: var(--main-color);
	font-size: 15px;
	text-transform: capitalize;
	padding-bottom: 3px;
	border-bottom: 1px solid #000;
	float: right;
	cursor: pointer;
}
a.p4nQ6bsyCM: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;
	font-size: 18px;
}
#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;
}
#mc83IqJrPi a {
	padding: 10px;
	line-height: 24px;
}
#mc83IqJrPi {
	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%;
}

.HAKtQfXz2t table {
 overflow: hidden;
}
#item_m {
	margin-top: 20px;
}
.CmoUo8sNEM .xeFSFcxRMO {
	max-height: 224px;
 overflow: hidden;
}
.EltwPGIqgU .Hhi2ob8f6E {
	display: none;
}

.ssAm8Mmwjp {
	margin: 0em;
	font-size: 16px;
	color: var(--main-color);
 	position: relative;
 	height: 26px;
 	text-align: left;
 	text-transform: capitalize;
 	cursor: pointer;
 	font-weight: bold;
 	text-indent: 10px;
}
.HAKtQfXz2t img {
	max-width: 100%;
}
.timeoutjx {
 	max-width: 600px;
 	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;
}

#contactUsDefault span {
	color: red;
	font-weight: bold;
	width: 100%;
	display: block;
	margin-bottom: 8px;
}

.wHefkR7h0m {
	overflow: hidden;
	float: left;
	padding-left: 20px;
	text-indent: 0;
}
.wHefkR7h0m i {
	float: left !important;
	font-size: 18px !important;
	width: 20px;
	color: #ffb400;
	margin: 0 !important;
}

.reviewsRating i {
	float: left !important;
	font-size: 14px !important;
	color: #ffb400;
	width: 16px;
	margin: 0 !important;
}
#contactUsDefault span a {
	color: #000;
}


.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 a {
	width: 100%;
	/*position: absolute;*/
	height: 100%;
	justify-content: center;
	align-items: center;
}
.productShowImage {
	width: 100%;
 	font-size: 0;
 	line-height: 0;
 	overflow: hidden;
	position: relative;
	padding-bottom: var(--aspect-ratio);
	background: var(--images-angle-bgcolor);
}
.productShowImage img {
 	max-width: 100%;
	max-height: 100%;
	width: auto;
	transform: var(--images-angle) var(--images-proportion);
}


@media screen and (max-width:767px) {
.productShowImage img{
 	max-width: 100%;
	max-height: 100%;
	width: auto;
	transform: var(--images-angle) var(--images-proportion);
}
}

.productColorLists {
 	width: 100%;
 	display: flex;
 	overflow: auto;
	scrollbar-color: #cccccc #fff;
	scrollbar-width: thin;
	height: var(--product-colorLists);
}
.productColorLists .productColorList {
	flex: 1;
	min-width: 40px;
	max-width: 40px;
	font-size: 0;
	line-height: 0;
	padding: 0 1px;
	overflow: hidden;
}
.productColorLists .productColorList a {
	display: flex;
	overflow: hidden;
    width: 100%;
    height: 100%;
	max-height: var(--product-colorLists-all);
    justify-content: center;
    align-items: center;
	background: var(--images-angle-bgcolor);
}
.productColorLists .productColorList img {
	max-width: 100%;
	max-height: 100%;
	height: auto;
	width: auto;
	transform: var(--images-angle) var(--images-proportion);
}
.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;
}
#IRHyfkpdPH:focus ,
#IRHyfkpdPH:visited ,
#IRHyfkpdPH:active {
	outline: none;
}
#sub_cartqulery {
	display: none;
}

.PrqU9f0ozo {
	clear: both;
}
.is_clickable {
	cursor: pointer;
}

.nstSlider {
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	height: 20px;
	background: #efefef;
	margin: 0 auto;
	width: 200px;
	display:block;
	clear:both;
}

.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;
	display: inline-block;
	background: var(--background-main-color);
}

.nstSlider .bar {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: absolute;
	width: 100%;
	background: #eee;
	height: 8px;
	top: 6px;
	display: inline-block;
}

.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 {
	background: #fff;
	top: 70px;
	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;
	max-width: 600px;
	margin: 0 auto;
}

.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: var(--add-cart-color);
	border: 1px solid var(--add-cart-color);
}
.favoritesPro span {
	position: relative;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}

.favoritesPro i {
	font-size: 16px;
	padding: 0 3px;
	float: right;
	line-height: 42px;
}

.favoritesPro:hover .icons2 {
	display: block;
}

.favoritesPro:hover .icons1 {
	display: none;
}

.selected:hover .icons2 {
	display: none;
}

.selected:hover .icons1 {
	display: block;
}


.favoritesPro .icons2 {
	display: none;
}

.selected .icons1 {
	display: none;
}

.selected .icons2 {
	display: block;
}

.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 td:nth-child(2n) {
	background: #fbfbfb;
}

.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 {
	background: var(--background-main-color) !important;
	color: #fff;
}
#inch_menu_id {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

#cm_menu_id, #inch_menu_id {
	background: #dedede;
}

#cm_menu_id {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.toMenuFixed {
	position: sticky !important;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
	box-shadow: 2px 2px 20px #6f6f6f;
}
.lx3DU42r1>a {
	display: block;
	padding: 3px 10px;
}
.sideBoxContentItem { 
 margin-bottom: 28px;
 margin-top: -15px;
 text-align: center;
}

.sideBoxContentItem img { 
	margin:10px;
	}
.regularbanner button{
	display: none !important;
}
.regularbanner .slick-dots {
	bottom: 25px !important;
}
.FE5vWjBXBq{
	position: sticky;
	top: 0;
	z-index: 8;
	background: #fff;
}
.JmxsS1J9wt>a {
	color: var(--main-color);
}
.cartRemoveItemDisplay i {
	font-size: 1.3em;
	color: var(--background-main-color);
	color: #e2281f;
}


.sb-search-input::-webkit-input-placeholder {
	color: var(--top-navigation-color);
	opacity: 0.5;
}
.hsearchinput::-webkit-input-placeholder {
	color: var(--top-navigation-bg-color);
	opacity: 0.5;
}

.sb-search-submit {
	background: #fff;
	filter: alpha(opacity=0);
	opacity: 0;
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
}

.sb-icon-search {
	color: var(--top-navigation-color);
	z-index: 90;
}

.sb-search.sb-search-open,
.no-js .sb-search {
	flex: 1;
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: var(--top-navigation-color);
	color: var(--top-navigation-bg-color);;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}

.sb-icon-search i {
	font-weight: bold;
}
.QEB3B34gSa a {
	text-decoration: none;
}

.sb-search-open input {
	background: none;
}

#H6iHUi2fmb hr {
	margin: 0;
	height: 1px;
	border: none;
	background-color: var(--bottom-font-color);
	opacity: 0.3;
}


.wDIDuWDnrU {
	font-weight: bold;
}

#Mf0ptIoxQa hr {
	height: 1px;
	margin: 0;
	border: none;
	background-color: var(--advertise-avigation-color);
	opacity: 0.5;
}

.FlJGq62PqJ a {
	font-weight: normal;
}

.top-link {
	box-shadow: 0 1px 2px 0 rgba(60,64,67,.3), 0 2px 6px 2px rgba(60,64,67,.15);
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background: #fff;
	border-radius: 50%;
	color: #5f6368;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	height: 56px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 56px;
	min-width: 0;
	overflow: visible;
	position: fixed;
	-webkit-transition: background-color .3s cubic-bezier(.4,0,1,1),box-shadow .3s cubic-bezier(.4,0,1,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);
	transition: background-color .3s cubic-bezier(.4,0,1,1),box-shadow .3s cubic-bezier(.4,0,1,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);
	transition: background-color .3s cubic-bezier(.4,0,1,1),box-shadow .3s cubic-bezier(.4,0,1,1),transform .4s cubic-bezier(.25,.8,.25,1);
	transition: background-color .3s cubic-bezier(.4,0,1,1),box-shadow .3s cubic-bezier(.4,0,1,1),transform .4s cubic-bezier(.25,.8,.25,1),-webkit-transform .4s cubic-bezier(.25,.8,.25,1);
	vertical-align: middle;
	width: 56px;
	z-index: 80;
	cursor: pointer;
}

#RTSHGAl9eg hr, #Related_pro hr {
	margin-bottom: 15px;
	height: 1px;
	border: none;
	background-color: #e0e0e0;
}

.lazye .slick-slide>div,.lazye .regularnew .slick-slide>div>div,.lazye .content,.lazye .KDlX9bVQNG {
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-bottom: var(--aspect-ratio);
}

.lazye .slick-slide>div>div,.lazye .regularnew .slick-slide>div a,.lazye .content a,.lazye .KDlX9bVQNG a  {
	overflow: hidden;
	height: 100%;
	justify-content: center;
	align-items: center;
	display: flex !important;
	width: 100%;
	background: var(--images-angle-bgcolor);
}
.lazye .slick-slide img,.lazye .content img,.lazye .KDlX9bVQNG img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	transform: var(--images-angle) var(--images-proportion);
}
#Oj9Qoe0O7j .select {
	pointer-events: none;
}

.regularnew .slick-slide a {
	border-bottom: 2px solid #ccc;
}

.regularnew .slick-slide a.select {
	border-bottom: 2px solid #000;
}
.regularnew .slick-slide a:hover {
	border-bottom: 2px solid #000;
}
.productfavouritebox {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
}

#favourites i {
	cursor: pointer;
}

.regularnew .slick-slide {
	padding: 0.5px;
}


#T80LQ3ncBA a img:hover {
	opacity: 0.7;
}

.sLGSvtuWfF {
	display: flex;
	flex-flow: column;
	padding: 0 8px;
}

@media screen and (max-width:1024px) {
 #Related_pro section {
 width: calc(100% - 40px);
 margin: 0 auto;
 }
}

#Oj9Qoe0O7j section {
 width: calc(100% - 40px);
 margin: 0 auto;
}


.bqTdpVpg7d > a {
 color: #000;
 text-decoration: underline;
}
.bqTdpVpg7d > div {
	display: block !important;
}

/* Arrows */
.slick-prev ,
.slick-next {
 z-index: 9;
 color: var(--background-main-color);
 line-height: 0;
 position: absolute;
 padding: 0;
 cursor: pointer;
 border: none;
 outline: none;
 background: none;
}

#JpQj9K3TEA .slick-prev {
left: 20px;
}

#Mf0ptIoxQa .slick-prev {
left: 0px;
}

.ad-thumbs .slick-prev {
left: -18px;
}
[dir='rtl'] .slick-prev {
right: 5px;
left: auto;
}

.ad-thumbs .slick-next {
right: -18px;
}

#JpQj9K3TEA .slick-next {
right: 20px;
}

#Mf0ptIoxQa .slick-next {
right: 0;
}
[dir='rtl'] .slick-next {
right: auto;
left: 5px;
}

/* Dots */
.slick-dots {
 position: absolute;
 bottom: 25px;
 width: 100%;
 padding: 0;
 margin: 0;
 list-style: none;
 text-align: center;
}

.slick-dots li {
 position: relative;
 display: inline-block;
 width: 10px;
 height: 10px;
 padding: 0;
 cursor: pointer;
 background: var(--background-main-color);
 opacity: .15;
 margin: 0 1px;
 border-radius: 10px;
}

.slick-dots li.slick-active {
 opacity: 1;
}

.slick-dots li button {
 font-size: 0;
 line-height: 0;
 display: block;
 width: 15px;
 height: 15px;
 padding: 5px;
 cursor: pointer;
 color: transparent;
 border: 0;
 outline: none;
 background: transparent;
}

.slick-dots li button:hover ,
.slick-dots li button:focus {
 outline: none;
}


select, fieldset select { margin-left: 0; height: 40px; }

#checkoutConfirmDefault { display: none; }
#checkoutOneLoading { position: relative; height: 95vh; top: 50%; left: 50%; display: none; }
#checkoutPaymentNoJs { box-sizing:border-box; text-align: center; border: 1px solid red; width: 95%; margin: 0 auto; }

#messages-bill, #messages-ship { margin-top: 10px; }


.clearRight { clear: right; }
.clearBoth { clear: both; }
.inputLabel { width: 110px; }

#choices-bill, #choices-ship { text-align: right; }
#select-address-bill, #select-address-ship { width: auto; }

.edit-button { text-align: right; }
.opc-buttons { display: none; }
.opc-buttons > div:first-child {/* float: left;*/ }
.opc-buttons::after { clear: both; }

.opc-changed { border: 1px solid #0000ff; }
.opc-error { border: 2px solid red; }
.opc-right { text-align: right; }
.opc-view { position: relative; z-index: 2; box-shadow: 3px 3px 5px 6px #ccc;padding:10px;}
.opc-cc-submit, #opc-order-confirm, #opc-order-review, #opc-bill-cancel, #opc-bill-save, #opc-ship-cancel, #opc-ship-save, #opc-guest-cancel, #opc-guest-save, #opc-bill-edit, #opc-ship-edit { cursor: pointer; }
.opc-base, .opc-credit { position: relative; }
.opc-overlay.active { background: #dcdcdc; height: 100%; width: 100%; opacity: 0.5; top: 0; left: 0; position: absolute; padding: 0; z-index: 1; }
.opc-disabled { background: #dcdcdc; opacity: 0.5; z-index: 1; cursor: not-allowed; pointer-events: none; }
.buttonRow.opc-buttons { clear: both; }

.back { float: left; }
.forward { float: right; }
.hiddenField { display: none; }
.visibleField { display: inline; }
.alert { padding-left: 0.5em; }

@media (max-width: 979px) {
  .floatingBox { width: 95%; float: none; margin: 0 auto; }
}


#checkoutOneLR{
    display: flex;
}

@media screen and (max-width: 767px) {
    #checkoutOneLR{
        display: inline !important;
    }
}

#checkoutOneLeft{
	flex:0.5;
    padding: 20px;
}


#checkoutOneRight{
    flex: 0.5 0 0;
    padding: 20px 10px 60px 10px;
    background: #fff;
    position: relative;
    width: 650px;
    max-width: 100%;
}


@media screen and (max-width:767px) {
#checkoutPayment form {
    display: inline !important;
}
#checkoutOneLeft {
    width: 100% !important;
    padding: 10px !important;
    flex: initial !important;
}
#checkoutOneRight {
    width: 100% !important;
    flex: initial !important;
    background: #fff !important;
}
#checkoutShippingForm {
	float: initial;
}
}

.checkououtcar {
    display: flex;
    margin-bottom: 10px;
}


.checkoutcartProductDisplay {
    flex: 1;
}

.checkoutcartProduct {
    width: 100%;
    float: left;
}

.checkoutcartTotalDisplay {
        float: right;
}


#loginDefault .registert, #checkoutOneLR .registert{
    font-size: 13px;
	font-weight:bold;
    margin-bottom: 2em;
	padding: 0 0 13px 0;
}


#loginDefault fieldset input, #checkoutOneLR #checkoutOneBillto input, #checkoutOneLR #checkoutOneShipto input{
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 12px;
    height: 30px;
    padding: 3px 6px;
    margin:5px 0;
}

#loginDefault fieldset select, #checkoutOneLR #checkoutOneBillto select, #checkoutOneLR #checkoutOneShipto select {
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 12px;
    height: 30px;
    padding: 3px 6px;
    margin:5px 0;
}


@media screen and (min-width:768px) {
#loginDefault fieldset input {
    float: left;
    width: 280px;
    text-indent: 1em;
    line-height: 40px;
    margin: 5px 3px;
    padding: 0;
    height: 44px;
    color: #565656;
}

#loginDefault fieldset select#country,#loginDefault fieldset select#stateZone {
    float: left;
    width: 280px;
    margin: 5px 3px;
    height: 44px;
	padding:0px;
    line-height: 40px;
    text-indent: 1em;
    color: #565656;
}
}


@media screen and (max-width: 767px){
#loginDefault fieldset{
   text-align:center;
}
	
#loginDefault fieldset input {
    width: 280px;
    text-indent: 1em;
    line-height: 40px;
    padding: 0;
    margin: 0 0 12px 0 !important;
    height: 40px;
    color: #565656;
}

#loginDefault fieldset select#country,#loginDefault fieldset select#stateZone {
    width: 280px;
    margin: 5px 3px 10px 3px;
    height: 44px;
	padding:0px;
    line-height: 40px;
    text-indent: 1em;
    color: #565656;
}
}


@media screen and (min-width:768px) {
#checkoutOneLR #checkoutOneBillto #address-form-bill input {
    float: left;
    width: 280px;
    text-indent: 1em;
    line-height: 36px;
    margin: 5px 3px;
    padding: 0;
    height: 36px;
    color: #565656;
}

#checkoutOneLR #checkoutOneBillto #address-form-bill select#country-bill,#checkoutOneLR #checkoutOneBillto #address-form-bill select#stateZone-bill {
    float: left;
    width: 280px;
    margin: 5px 3px;
    height: 36px;
	padding:0px;
    line-height: 36px;
    text-indent: 1em;
    color: #565656;
}


#checkoutOneLR #checkoutOneShipto #address-form-ship input {
    float: left;
    width: 280px;
    text-indent: 1em;
    line-height: 36px;
    margin: 5px 3px;
    padding: 0;
    height: 36px;
    color: #565656;
}

#checkoutOneLR #checkoutOneShipto #address-form-ship select#country-ship,#checkoutOneLR #checkoutOneShipto #address-form-ship select#stateZone-ship {
    float: left;
    width: 280px;
    margin: 5px 3px;
    height: 36px;
	padding:0px;
    line-height: 36px;
    text-indent: 1em;
    color: #565656;
}

}


@media screen and (max-width: 767px){
#checkoutOneLR #checkoutOneBillto #address-form-bill{
   text-align:center;
}
	
#checkoutOneLR #checkoutOneBillto #address-form-bill input {
    width: 280px;
    text-indent: 1em;
    line-height: 36px;
    padding: 0;
    margin: 0 0 12px 0 !important;
    height: 36px;
    color: #565656;
}

#checkoutOneLR #checkoutOneBillto #address-form-bill select#country-bill,#checkoutOneLR #checkoutOneBillto #address-form-bill select#stateZone-bill {
    width: 280px;
    margin: 5px 3px 10px 3px;
    height: 44px;
	padding:0px;
    line-height: 36px;
    text-indent: 1em;
    color: #565656;
}


#checkoutOneLR #checkoutOneShipto #address-form-ship{
   text-align:center;
}
	
#checkoutOneLR #checkoutOneShipto #address-form-ship input {
    width: 280px;
    text-indent: 1em;
    line-height: 36px;
    padding: 0;
    margin: 0 0 12px 0 !important;
    height: 36px;
    color: #565656;
}

#checkoutOneLR #checkoutOneShipto #address-form-ship select#country-ship,#checkoutOneLR #checkoutOneShipto #address-form-ship select#stateZone-ship {
    width: 280px;
    margin: 5px 3px 10px 3px;
    height: 44px;
	padding:0px;
    line-height: 36px;
    text-indent: 1em;
    color: #565656;
}

}

/*menu*/
div#menu-head {
	float: left;
	}
div#menu-head ul {
	}
div#menu-head li {
 list-style: none outside none;
	}
div#menu-head>ul>li:hover {
	}
div#menu-head>ul>ul>li {
	text-transform: uppercase;
}

div#menu-head>.level1>li {
	float: left;
	padding: 0 15px;
}
@media screen and (max-width:768px) {
	div#menu-head {
		display: none;
	}
}
@media screen and (min-width:1400px) {
	div#menu-head>.level1>li {
		line-height: var(--pc-top-menu-high);
	}
	div#menu-head ul.level2 {
		top: var(--pc-top-menu-high);
	}
}

@media screen and (min-width:1024px) and (max-width:1399px) {
	div#menu-head>.level1>li {
		line-height: var(--1024-top-menu-high);
	}
}
div#menu-head>.level1>li.submenu:hover , div#menu-head>.leveljx1>li.submenu:hover {

}
div#menu-head>.level1>li.submenu>a:hover , div#menu-head>.leveljx1>li.submenu>a:hover {

}
div#menu-head .level1>li:hover>a {
	height: var(--pc-top-menu-high);
	border-bottom: 2px solid var(--top-navigation-color);
	}
ul.level1>li.submenu>a,.level2>li>a,.level2 ul li.submenu {
	font-weight: bold;
}
.level2 .submenu {
	margin-bottom: 10px;
}
.FlJGq62PqJ a {
	margin-bottom: 5px;
}
ul.level2>li {
	font-weight: normal;
}
div#menu-head>ul a {
	width: auto;
	color: var(--top-navigation-color);
	text-transform: capitalize;
	font-size: 14px;
	box-sizing: border-box;
	display: block;
}
div#menu-head ul li.firstli {
	background:none;
	}
div#menu-head>ul a:hover {
	text-decoration: none;
	}
div#menu-head ul ul .ccc {
	display: none;
	}
ul.level2 li ul {
	display: flex;
}
#menu-head > ul.level1, ul.level2 li.submenu  {
	vertical-align: top;
	display: inline-block;
	text-align: left;
	padding:0 8px;
	}

div#menu-head li.submenu li.submenu:hover { }

div#menu-head ul.level2 {
	position: absolute;
	z-index: 20;
	border-top: 1px solid #ccc;
	text-align: center;
	width: 100%;
	padding: 20px 0;
	left: 0;
	display: none;
	box-shadow: 0 2px 5px rgba(0 ,0 ,0 ,.16);
}
div#menu-head ul.level1>li.submenu:hover ul.level2  {
	display: flex;
	justify-content: center;
	background: #fff;
}


div#menu-head ul.level22 {
    background: var(--menu-independent-bg-color);
    width: calc(100% + 0rem);
    padding: 0;
    z-index: 999;
    position: absolute;
    top: var(--menu-independent-high);
    width: 200px;
    display: none;
}

.QD8sX79Px {
    width: 250px;
    margin: 0 auto;
    padding: 30px 10px;
    position: relative;
}

div#menu-head ul.level1>li.submenu:hover ul.level22  {
	display: flex;
	justify-content: center;
	background: var(--menu-independent-bg-color);
}

div#menu-head ul.level22 a {
    color: var(--menu-independent-color);
    font-weight: bold;
    font-size: 15px;
    font-family: arial, helvetica, sans-serif;
    height: 32px;
    line-height: 32px;
}

ul.level1 {
	float:left;
	}

ul.level2 ul li {
	color: var(--partial-color);
}

ul.level2 ul a.submenu {
	font-weight: bold !important;
	color: var(--main-color);
}

ul.level2 a {
	text-align: left;
}

ul.level2>li>a {
	padding-left: 8px;
}

.FlJGq62PqJ {
	margin: 0 8px;
}

.level3 {
	display: flex;
}

ul.level2>#menu {
	width:1020px;
	margin:0 auto;
}
div#menu-head ul.level2 a {
	color: var(--partial-color);
	font-size: 12px;
	font-family: arial , helvetica , sans-serif;
	}
div#menu-head ul.level2 a:hover {
 text-decoration: underline;
}

div#menu-head ul ul li:hover {
	}

.categories_img img {
	max-width: 600px;
}
ul.categories_img li img {
	max-width: 350px;
	padding: 0 20px;
}

.categories_img span {
	text-align: center; 
	display: block;
}

@media screen and (max-width:1024px) {
	div#menu-head ul.level2 {
		display: none !important;
	}
}


/*menu*/
nav:not(.mm-menu)
{
	display: none;
}

.header.fixed
{
	position: fixed;
	top: 0;
	left: 0;
}


@media screen and (min-width:1023px) {
.header{
	display:none !important;
}
}


.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease; }

.mm-menu .mm-hidden {
  display: none; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0; }

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }
  .mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 20px;
    -webkit-transform: translate(0 ,100%);
    -moz-transform: translate(0 ,100%);
    -ms-transform: translate(0 ,100%);
    -o-transform: translate(0 ,100%);
    transform: translate(0 ,100%); }
    .mm-menu > .mm-panel.mm-opened {
      -webkit-transform: translate(0%, 0);
      -moz-transform: translate(0%, 0);
      -ms-transform: translate(0%, 0);
      -o-transform: translate(0%, 0);
      transform: translate(0%, 0); }
    .mm-menu > .mm-panel.mm-subopened {
      -webkit-transform: translate(-30%, 0);
      -moz-transform: translate(-30%, 0);
      -ms-transform: translate(-30%, 0);
      -o-transform: translate(-30%, 0);
      transform: translate(-30%, 0); }
    .mm-menu > .mm-panel.mm-highest {
      z-index: 1; }
  .mm-menu .mm-list {
    padding: 20px 0; }
  .mm-menu > .mm-list {
    padding-bottom: 0; }
    .mm-menu > .mm-list:after {
      content: '';
      display: block;
      height: 40px; }

.mm-panel > .mm-list {
  margin-left: -20px;
  margin-right: -20px; }
  .mm-panel > .mm-list:first-child {
    padding-top: 0; }

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-list {
  font: inherit;
  font-size: 14px; }
  .mm-list a,
  .mm-list a:hover {
    text-decoration: none; }
  .mm-list > li {
    color: var(--top-navigation-color);
    position: relative; }
    .mm-list > li > a,
    .mm-list > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      line-height: 20px;
      display: block;
      padding: 10px 10px 10px 20px;
      margin: 0; }
 .mm-list > li > span > a{
    color: var(--top-navigation-color);
    display: block;
 }
  .mm-list > li > span > i {
	margin-right:8px;
  }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    content: '';
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
    width: auto;
    margin-left: 20px;
    position: relative;
    left: auto; }
  .mm-list a.mm-subopen {
    background: rgba(3, 2, 1, 0);
    width: 40px;
    height: 100%;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2; }
    .mm-list a.mm-subopen:before {
      content: '';
      border-left-width: 1px;
      border-left-style: solid;
      display: block;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
    .mm-list a.mm-subopen.mm-fullsubopen {
      width: 100%; }
      .mm-list a.mm-subopen.mm-fullsubopen:before {
        border-left: none; }
    .mm-list a.mm-subopen + a,
    .mm-list a.mm-subopen + span {
      color: var(--top-navigation-color);
      padding-right: 5px;
      margin-right: 40px; }
  .mm-list > li.mm-selected > a.mm-subopen {
    background: transparent; }
  .mm-list > li.mm-selected > a.mm-fullsubopen + a,
  .mm-list > li.mm-selected > a.mm-fullsubopen + span {
    padding-right: 45px;
    margin-right: 0; }
  .mm-list a.mm-subclose {
    text-indent: 20px;
    padding-top: 30px;
    margin-top: -20px; }
  .mm-list > li.mm-label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 10px;
    text-transform: uppercase;
    text-indent: 20px;
    line-height: 25px;
    padding-right: 5px; }
  .mm-list > li.mm-spacer {
    padding-top: 40px; }
    .mm-list > li.mm-spacer.mm-label {
      padding-top: 25px; }
  .mm-list a.mm-subopen:after,
  .mm-list a.mm-subclose:before {
    content: '';
    border: 2px solid transparent;
    display: inline-block;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -5px;
    position: absolute;
    bottom: 50%; }
  .mm-list a.mm-subopen:after {
    border-top: none;
    border-left: none;
    right: 18px; }
  .mm-list a.mm-subclose:before {
    border-color: var(--top-navigation-bg-color) !important;
    opacity: 1 !important;
    border-right: none;
    border-bottom: none;
    margin-bottom: -15px;
    left: 22px; }

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
    border-color: transparent; }
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block; }
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 40px; }
  .mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
    top: 16px;
    bottom: auto; }
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 25px; }

html.mm-opened .mm-page {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu {
	background: var(--top-navigation-bg-color);
}
  .mm-menu .mm-list > li:after {
	border-color: var(--top-navigation-color);
    opacity: 0.4;
	}
  .mm-menu .mm-list > li > a.mm-subclose {
    background: var(--top-navigation-color);
    color: var(--top-navigation-bg-color);
	}
  .mm-list-search {
    background: var(--advertise-avigation-bg-color);
  }
  .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
	border-color: var(--top-navigation-color);
    opacity: 0.4;
	}
  .mm-menu .mm-list > li > a.mm-subopen:before {
	border-color: var(--top-navigation-color);
    opacity: 0.4;
}
  .mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
  .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0, 0, 0, 0.1); }
  .mm-menu .mm-list > li.mm-label {
    background: rgba(255, 255, 255, 0.05); }
  .mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
  .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255, 255, 255, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }
  html.mm-opened body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
  }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }
/*
	jQuery.mmenu buttonbars addon CSS
*/
.mm-buttonbar {
  border: 1px solid transparent;
  border-radius: 5px;
  text-align: center;
  line-height: 20px;
  overflow: hidden;
  display: block;
  padding: 0;
  margin: 0;
  position: relative; }
  .mm-buttonbar:after {
    content: '';
    display: block;
    clear: both; }
  .mm-buttonbar > * {
    border-left: 1px solid transparent;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 100%;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .mm-buttonbar > a {
    text-decoration: none; }
  .mm-buttonbar > input {
    position: absolute;
    left: -1000px;
    top: -1000px; }
  .mm-buttonbar > input:checked + label {
    border-color: transparent  !important; }
  .mm-buttonbar > *:first-child,
  .mm-buttonbar > input:first-child + * {
    border-left: none; }
  .mm-buttonbar.mm-buttonbar-2 > * {
    width: 50%; }
  .mm-buttonbar.mm-buttonbar-3 > * {
    width: 33.33%; }
  .mm-buttonbar.mm-buttonbar-4 > * {
    width: 25%; }
  .mm-buttonbar.mm-buttonbar-5 > * {
    width: 20%; }

.mm-header .mm-buttonbar {
  margin-top: 20px;
  margin-left: -30px;
  margin-right: -30px; }

.mm-footer .mm-buttonbar {
  border: none;
  border-radius: none;
  line-height: 40px;
  margin: -10px -10px 0 -20px; }
  .mm-footer .mm-buttonbar > * {
    border-left: none; }

.mm-list > li > .mm-buttonbar {
  margin: 10px 20px; }

.mm-menu .mm-buttonbar {
  border-color: rgba(255, 255, 255, 0.6);
  background: #333333; }
  .mm-menu .mm-buttonbar > * {
    border-color: rgba(255, 255, 255, 0.6); }
  .mm-menu .mm-buttonbar > input:checked + label {
    background: rgba(255, 255, 255, 0.6);
    color: #333333; }

/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 40px;
  top: 50%; }
  em.mm-counter + a.mm-subopen {
    padding-left: 40px; }
    em.mm-counter + a.mm-subopen + a,
    em.mm-counter + a.mm-subopen + span {
      margin-right: 80px; }
  em.mm-counter + a.mm-fullsubopen {
    padding-left: 0; }

.mm-vertical em.mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-nosubresults > em.mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(255, 255, 255, 0.3); }


/*slick*/
a:-webkit-any-link:focus {
 outline: none;
 blr: expression(this.onFocus=this.blur());
}

#Related_pro a:active {
 color: red;
}

.slick-slide {
 transition: all ease-in-out .3s;
 opacity: .2;
}

.slick-active {
 opacity: 1;
}

.slick-current {
 opacity: 1;
}
/* Slider */
.slick-slider {
 position: relative;
 display: block;
 box-sizing: border-box;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none;
 -webkit-touch-callout: none;
 -khtml-user-select: none;
 -ms-touch-action: pan-y;
 touch-action: pan-y;
 -webkit-tap-highlight-color: transparent;
}

.slick-list {
 position: relative;
 display: block;
 overflow: hidden;
 margin: 0;
 padding: 0;
}

.slick-list:focus {
 outline: none;
}

.slick-list.dragging {
 cursor: pointer;
 cursor: hand;
}

.slick-slider .slick-track ,
.slick-slider .slick-list {
 -webkit-transform: translate3d(0 , 0 , 0);
 -moz-transform: translate3d(0 , 0 , 0);
 -ms-transform: translate3d(0 , 0 , 0);
 -o-transform: translate3d(0 , 0 , 0);
 transform: translate3d(0 , 0 , 0);
}

.slick-track {
 position: relative;
 top: 0;
 left: 0;
 display: block;
 margin-left: auto;
 margin-right: auto;
}

.slick-track:after {
 clear: both;
}

.slick-loading .slick-track {
 visibility: hidden;
}

.slick-slide {
 display: none;
 float: left;
 height: 100%;
 min-height: 1px;
}
[dir='rtl'] .slick-slide {
 float: right;
}

.slick-slide img:link {
 border: none;
}

.slick-slide img {
 display: block;
}

.slick-slide.slick-loading img {
 display: none;
}

.slick-slide.dragging img {
 pointer-events: none;
}

.slick-initialized .slick-slide {
 display: block;
}

.slick-loading .slick-slide {
 visibility: hidden;
}

.slick-vertical .slick-slide {
 display: block;
 height: auto;
 border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
 display: none;
}

@charset 'UTF-8';
/* Arrows */
.slick-prev ,
.slick-next {
 z-index: 9;
 color: var(--background-main-color);
 line-height: 0;
 position: absolute;
 padding: 0;
 cursor: pointer;
 border: none;
 outline: none;
 background: none;
}

#Related_pro .slick-prev ,#Related_pro .slick-next {
 top: calc(50% - 18px);
}

#JpQj9K3TEA .slick-prev {
left: 20px;
}

#Mf0ptIoxQa .slick-prev {
left: 0px;
}

.ad-thumbs .slick-prev {
left: -18px;
}
[dir='rtl'] .slick-prev {
right: 5px;
left: auto;
}

.ad-thumbs .slick-next {
right: -18px;
}

#JpQj9K3TEA .slick-next {
right: 20px;
}

#Mf0ptIoxQa .slick-next {
right: 0;
}
[dir='rtl'] .slick-next {
right: auto;
left: 5px;
}

#Related_pro .slick-prev {
left: -15px;
}

#Related_pro .slick-next {
right: -15px;
}
/* Dots */
.slick-dots {
 position: absolute;
 bottom: 25px;
 width: 100%;
 padding: 0;
 margin: 0;
 list-style: none;
 text-align: center;
}

.slick-dots li {
 position: relative;
 display: inline-block;
 width: 10px;
 height: 10px;
 padding: 0;
 cursor: pointer;
 background: var(--background-main-color);
 opacity: .15;
 margin: 0 1px;
 border-radius: 10px;
}

.slick-dots li.slick-active {
 opacity: 1;
}

.slick-dots li button {
 font-size: 0;
 line-height: 0;
 display: block;
 width: 15px;
 height: 15px;
 padding: 5px;
 cursor: pointer;
 color: transparent;
 border: 0;
 outline: none;
 background: transparent;
}

.slick-dots li button:hover ,
.slick-dots li button:focus {
 outline: none;
}

@media screen and (max-width:1024px) {
 #Related_pro section {
 width: calc(100% - 40px);
 margin: 0 auto;
 }
}

#Oj9Qoe0O7j section {
 width: calc(100% - 40px);
 margin: 0 auto;
}


#k8gjSOCnYT {
 position: relative;
 display: inline-block;
 overflow: hidden;
 flex-basis: calc(33% - 20px);
 margin: 10px;
}
#g2hgRWHvST img {
 width: 100%;
 display: block;
 max-width: 100% !important;
 height: auto !important;
}
#g2hgRWHvST a {
text-align: center;
background: rgba(0 , 0 , 0 , 0.5) none repeat scroll 0 0;
border: 2px solid #ffffff;
color: #ffffff;
display: block;
font-size: 10px;
font-weight: 800;
height: 25px;
letter-spacing: 1.7px;
line-height: 25px;
margin: 12px auto;
transition-duration: 0.3s;
transition-property: background-color;
width: 180px;
position: absolute;
top: 52%;
right: 50%;
left: 50%;
transform: translate(-50% , -50%);
}

@media screen and (min-width: 767px){
    #g2hgRWHvST {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
        flex-direction: row;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
    #k8gjSOCnYT {
        position: relative;
        display: inline-block;
        overflow: hidden;
        flex-basis: calc(25% - 20px);
        margin: 10px;
    }
	
    #k8gjSOCnYT img {
        width: 100%;
    }
}


@media screen and (min-width: 767px){
    #g6siSPDvDWF {
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
        flex-direction: row;
        margin-bottom: 20px;
    }
}

#k8lkCDDvDFF {
 position: relative;
 display: inline-block;
 overflow: hidden;
 flex-basis: calc(50% - 20px);
 margin: 10px;
}
#g6siSPDvDWF img {
 width: 100%;
 display: block;
 max-width: 100% !important;
 height: auto !important;
}
#g6siSPDvDWF a {
text-align: center;
background: var(--background-main-color);
color: var(--bottom-font-color);
display: block;
font-size: 10px;
font-weight: 800;
height: 40px;
letter-spacing: 1.7px;
line-height: 38px;
margin: 12px auto;
transition-duration: 0.3s;
transition-property: background-color;
width: 180px;
position: absolute;
top: 50%;
right: 50%;
left: 50%;
transform: translate(-50% , -50%);
}


#passwordForgotten #email-address{
    height:44px;
}

.main_img img#imagee{
    max-width: 98%;
    height: auto;
	margin:0px;
	padding:0px;
}

.detailedimg img {
	float:left;
	width:100px;
    border: 2px solid #E8E8E1;
	margin:4px;
	padding:2px;
}

.detailedimg img.select {
    border: 2px solid #000;
	margin:4px;
	padding:2px;
}