@media (max-width:481px) {
.productListCnt{
width:100%;
margin-left:0;
    margin-top: 71px;
}
.menuAreaUrlsLangs{
    margin-right: 40px;
     margin-top: -8px;
}
.fixedPopUpCnt{
width:86% !important;
left:0 !important;
margin-left:7% !important;
}
.fixedPopUpStartFinal{
width:100% !important;
left:0 !important;
margin:0 !important;
    min-height: 100vh;
}
.storeLocationsCntH{
font-size: 14px;
}
.cartBigCntBottom{
padding-left:10px;
padding-right:10px;
    width: calc(97% - 20px);
	        margin-bottom: 0;
       margin-top: 1%;
}
.productLists{
margin-left:1%;
width:97%;
margin-top:calc(1% + 10px);
}
.miniCartTotal{
margin-right: 10px;
font-size: 22px;
   height: 70px;
    line-height: 70px;
    margin-top: 0;
}
}
.miniCartTotal:before{
    width: 30px;
    height: 30px;
    top: 20px;
    left: -45px;
}
.productListCntTopFiltersBigFixed{
    width: 100% !important;
	top:71px;
}
.productListInCnt{
    margin-right:0  !important;
	width: calc(100% - 20px);
}
.productTitleH, .productSubTitleH{
    font-size: 18px;
}
.productCoverImg{
    width: 110px;
    height: 110px;
	background-size: 100px;
}
.footerCnt{
margin-top: 1%;
}
.productPriceCnt{
    font-size: 22px;
	font-weight:bold;
}
.popup_productCover{
    width: calc(100% - 20px);
}
.popup_productDetails{
padding:15px;
width: calc(100% - 30px);
}
.closePopUpBtn, .removeItemFromCart, .closePopUpBtnFinal, .editProductBtn{
 	    right: 15px;
    top: 15px;
    width: 40px;
    height: 40px;
	    background-size: 28px;
}
.clearAddressInput{
right: 4px;
}
.removeItemFromCart, .editProductBtn{
    background-size: 18px;
	right: 0;
    top: 0;
	 width: 34px;
    height: 34px;
}
.editProductBtn{
    top: 40px;
	    z-index: 999999;
    background-size: 24px;
}
.bigCntHeader{
z-index: 9999999;
    height: 70px;
}
.logo{
width: 150px;
margin-left: 0px;
}
.productListCntTopFiltersBig {
    z-index: 999999999;
height:53px;
    border-bottom: 1px solid #e9e9e9;
	    max-width: 100% !important;
    width: 100% !important;
	overflow: hidden !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
    -ms-overflow-style: -ms-autohiding-scrollbar !important;
    scrollbar-color: #FFF #FFF !important;
    scrollbar-width: none !important;
	-ms-overflow-style: none  !important; /* IE and Edge */
 	
}
.productListCntTopFiltersBig::-webkit-scrollbar {
display: none;
height: 0 !important;
width:100% !important;
cursor: ew-resize !important;
background-color: #FFF !important;
}
.productListCntTopFiltersBig::-webkit-scrollbar-track {
height: 0 !important;
background-color: #FFF !important;
}

.productListCntTopFiltersBig::-webkit-scrollbar-thumb {
height: 0 !important;
background-color: #FFF !important;
}
.productSubTitleH {
    font-size: 15px;
}
.closePopUpBtn{
background-color:#FFF;
border-radius:5px;
}
.bigCntCover{
margin-bottom:1%;
}
.selectChipBtnContinue, .selectChipBtnSubmit, .extraOptions{
margin-bottom: 80px;
}
.productListInCntRecommended{
width:49.5% !important;
}
.popupHalfHalf{
width:100%;
margin:0;
}
.popupHalfHalfHH{
text-align:center
}
.popupHalfHalfOther{
min-height:inherit;
float:left;
width:calc(100% - 40px);
}
.orderDetailsPopUpFinal{
     margin-left: 20px;
 	    margin-bottom: 1%;
		padding: 20px;
     width: calc(100% - 80px);
}
.totalPriceCartItem, .unitPriceCartItem{
font-size: 18px;
}
.getBtnsContainerSubFinal{
    margin-bottom: 5%;
}
.footerCntFalft{
   margin-left:20%;
   width:60%;
   float:left;
   text-align:center;
}
.footerCntFalftLogo{
margin-top:20px;
background-position:center;
}
.footerCntFalftUrls{
text-align:center;
}
.footerCntFalftUrls a{
    width: 100%;
	margin:0;
	margin-bottom:8px;
} 
.footerCntFalftRightSocial{
    position: relative;
    float: left;
    left: 50%;
    margin-left: -36px;
}
.footerCntFalftRight .footerCntFalftUrls a {
    text-align: center;
}
.fixedHeaderFooter{
display:block;
} 
.fixedHeaderFooter .alertProductAddToCart{
display:block !important;
    float: left;
	margin-top:0;
	margin-left:10px;
	    font-size: 22px;

}

.miniCartCntACtiveFooter {
    display: block !important;
}

.miniCartCntFooter {
    display: none !important;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    cursor: pointer;
}
.miniCartCntACtiveFooter {
    display: block !important;
}
.productListInRightCnt{
width: calc(100% - 130px) !important;
}
.recommendedArtcilesCnt .productListInRightCnt{
width: calc(100% - 20px)!important;
}
.totalCntPopupNormal .qtyPopperCnt {
display:none;
}
.popupFullCnt .popupHalfHalfOtherOrderDetails .cartItemCntLeft, .orderDetailsPopUpFinal .cartItemCntLeft{
    position: relative;
    float: left;
    max-width: 80%;
}
.newOrderAfterPurchase{
margin-bottom:50px;
}

}