*{margin:0; padding:0;font-family: 'Rubik', sans-serif;}
html{margin:0px; padding:0;height:100%;font-family: 'Rubik', sans-serif;direction:rtl;}
body{margin:0px;padding:0;font-size: 16px;min-height:100%;min-width:320px;font-family: 'Rubik', sans-serif;direction:rtl;}
body *{direction:rtl}

img{border:0;}
a{text-decoration: none;cursor:pointer;color: initial;}
a:link{text-decoration: none;color: initial;}
h1{}
h2{}
h3{margin-bottom: 20px;color: #555;font-weight: normal;}
h4{}

body.fixed{position:fixed}
body.fixed .container{-webkit-filter: blur(4px);filter: grayscale(4px);}

textarea,input[type="text"],input[type="button"],input[type="submit"] {-webkit-appearance: none;-webkit-border-radius:0px;font-family: 'Rubik', sans-serif;}
.grid{width:100%;max-width:1240px;margin:0 auto;overflow:hidden;position:relative;box-sizing:border-box;padding:0 20px;}
/*-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s*/

.resultsSection .grid .centerResult .boxesWrapperCategory::before{display:none;content:"";position:absolute;top:0;left:0;right:0;bottom:0;min-height: 1000px;z-index: 2;background:#ededee}
.resultsSection .grid .centerResult .boxesWrapperCategory::after{display:none;content:"SALE";z-index:2;color:#f4282c;text-align:center;font-size:30px;line-height:100px;border: 5px solid #d8243d;border-radius: 100px;height: 100px;opacity: 0;position: fixed;top:100px;left:0px;right:300px;bottom:0;margin:auto;width: 100px;animation: pulsate 1s ease-out;animation-iteration-count: infinite;}

.resultsSection .grid .centerResult .boxesWrapperCategory.bigLoader{}
.resultsSection .grid .centerResult .boxesWrapperCategory.bigLoader::before{display:block;}
.resultsSection .grid .centerResult .boxesWrapperCategory.bigLoader::after{display:block;}

@keyframes pulsate {
	0% {transform: scale(.1);opacity: 0.0;}
	50% {opacity: 1;border: 5px solid #d8243d;}
	100% {border: 5px solid #00b3be;transform: scale(1.2);opacity: 0;}
}

.loader{display:none;}
.wrapper {background: #ededee;position:relative;}
.topBanner {display:block;height:300px;background-position:center center;background-repeat:no-repeat;border-bottom:2px #111 solid}
.popWrap{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.7);z-index: 100;}
.popWrap .popBox{border-radius:10px;max-height:370px;background:#f4282c;max-width:720px;width:100%;box-sizing:border-box;border:10px solid #f4282c;margin: auto;position:absolute;top:0;margin-top:34px;right:0;left:0;height: 500px;}
.popWrap .popBox .closePop{width:30px;height:30px;cursor:pointer;position:absolute;left:-30px;top:-30px;background:#fff url('/webimages/closePop.png') no-repeat center center;border-radius:20px;border:1px solid #fff;}
.popWrap .popBox .inputBox{}
.popWrap .popBox .inputBox input{color:#777777;font-size:20px;background:#eeeeee;border:none;width:100%;height:50px;border-radius:6px;padding-right:10px;box-sizing:border-box;}
.popWrap .popBox .inputBox ::-webkit-input-placeholder{color:#777777;font-size:20px;}
.popWrap .popBox .inputBox :-moz-placeholder {color:#777777;font-size:20px;}
.popWrap .popBox .inputBox ::-moz-placeholder {color:#777777;font-size:20px;}
.popWrap .popBox .inputBox :-ms-input-placeholder {color:#777777;font-size:20px;}
.popWrap .autoBox.active{box-shadow:none;}
.popWrap .popBox .popTitle{font-size:20px;display:block;color:#fff;line-height:16px;font-weight:normal;}
.popWrap#locationPop .popBox{max-height:400px;}
.popWrap#locationPop .popBox .autoBox{top:81px}
.popWrap#locationPop .popBox .inputBox{margin-top:10px;}
#sharePop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.8);z-index: 101;display:none;}
#sharePop.show{display:block}
#sharePop .shareBox{max-width:320px;width:100%;box-sizing:border-box;margin: auto;position:absolute;top:0;right:0;left:0;bottom:0;height:340px;}
#sharePop .shareBox .topPop{height:126px;background:#fff;border-bottom:1px solid #eeeeee}
#sharePop .shareBox .topPop .closePop{cursor:pointer;background:url(/webimages/closeSalePop.png) no-repeat center center;width:30px;height:30px;position:absolute;left:10px;top:10px;}
#sharePop .shareBox .topPop .ttlPop{padding-top: 20px;font-size:14px;color:#777777;text-align:center;font-weight:medium}
#sharePop .shareBox .topPop .sBoxWrap{margin-top:20px;text-align:center;}
#sharePop .shareBox .topPop .sBox{background-size: 50px !important;cursor:pointer;border-radius:5px;height:50px;width:50px;display:inline-block;vertical-align:top;margin:2px;}
#sharePop .shareBox .topPop .sBox.facebook{background:#5061b6 url('/webimages/icon_face.png') no-repeat center center}
#sharePop .shareBox .topPop .sBox.whatsapp{background:#63c000 url('/webimages/icon_whats.png') no-repeat center center}
#sharePop .shareBox .topPop .sBox.twitter{background:#5bd0ed url('/webimages/icon_twitter.png') no-repeat center center}
#sharePop .shareBox .topPop .sBox.sms{background:#ea9e1c url('/webimages/icon_sms.png') no-repeat center center}
#sharePop .shareBox .topPop .sBox.mail{background:#e88642 url('/webimages/icon_msg.png') no-repeat center center}
#sharePop .shareBox .topPop .sBox .ttl{color:#fff;font-size:12px;padding-top:34px}
#sharePop .shareBox .botPop{height:213px;background:#ededee;text-align:center;}
#sharePop .shareBox .botPop .brandLogo{width:102px;height:50px;margin:0px auto;padding:20px 0;}
#sharePop .shareBox .botPop .name{font-size:16px;color:#d8243d;text-align:center;padding: 20px 0 10px;font-weight:bold;}
#sharePop .shareBox .botPop .saleCount{background-size: 14px !important;display:inline-block;background: url(/webimages/saleCount.png) no-repeat center right;padding-right: 20px;color: #555;font-size: 14px;}
#sharePop .shareBox .botPop .locCount{background-size: 20px !important;line-height: 20px;color:#999999;font-size:13px;display:block;margin:10px 0 0;padding-right: 30px;background: url(/webimages/locIco4.png) no-repeat center right 120px;}
#sharePop .shareBox .botPop .mallName{font-size:16px;color:#d8243d;text-align:center;padding: 20px 0 10px;font-weight:bold;}
#sharePop .shareBox .botPop .brandCount{margin-left: 40px;margin-top: 20px;background-size: 14px !important;display:inline-block;background: url(/webimages/tagsMall.png) no-repeat center right;padding-right: 20px;color: #555;font-size: 14px;}
#sharePop .shareBox .botPop .saleCountMall{background-size: 14px !important;display:inline-block;background: url(/webimages/saleCount.png) no-repeat center right;padding-right: 20px;color: #555;font-size: 14px;}
#sharePop .shareBox .botPop .locaddress{background-size: 20px !important;color:#999999;font-size:13px;display:block;margin:30px 0 0;padding-top: 30px;background: url(/webimages/locIco4.png) no-repeat center top 0px;}
#sharePop .shareBox .botPop .saleTtl{font-size:16px;color:#d8243d;text-align:center;font-weight:bold;}
#sharePop .shareBox .botPop .saleDesc{font-size:14px;color:#777777;text-align:right;padding:0 20px;height:35px;overflow:hidden;margin: 10px 0;}
#sharePop .shareBox .botPop .saleLoc{padding-right:50px;background: url(/webimages/locIco4.png) no-repeat center right 20px;}
#sharePop .shareBox .botPop .saleLoc .where{font-size:13px;color:#999;text-align:right;}
#sharePop .shareBox .botPop .saleLoc .plusMore{font-size:13px;color:#999;text-align:right;}

.popLidBox{padding-top: 170px;background:#fff url('/webimages/lidBG.jpg') no-repeat center top;border-radius:4px;max-width:430px;width:100%;box-sizing:border-box;margin: auto;position:absolute;top:0;right:0;left:0;bottom:0;height:500px;}
.popLidBox .closePop{border-radius: 30px;cursor:pointer;background:#fff url(/webimages/closeSalePop.png) no-repeat center center;width:30px;height:30px;position:absolute;left:10px;top:10px;}
.popLidBox .mainPopTtl{color:#ed2730;font-size:36px;text-align:center}
.popLidBox .subPopTtl{color:#545454;font-size:16px;text-align:center;padding:0 10px;}
.popLidBox .subPopTtl span{color:#ed2730;}
.popLidBox form{text-align: center;width:260px;margin:10px auto 0}
.popLidBox form input[type="text"]{font-size:18px;color:#3a3a3a;padding-left:15px;text-align:left;width:260px;height:44px;border:2px solid #cfcdcd;box-sizing:border-box;border-radius:5px;margin:5px auto;}
.popLidBox form .phoneLid{background:#f7f7f7 url('/webimages/phoneLidP.png') no-repeat center right 10px}
.popLidBox form .mailLid{background:#f7f7f7 url('/webimages/mailLidP.png') no-repeat center right 10px}
.popLidBox form .squaredFour{position: relative;float: right;margin-top: 10px}
.popLidBox form .mailBox{color:#545454;font-size:14px;text-align:right;margin-top: 10px}
.popLidBox form .sendLid{width:120px;height:44px;border-radius:5px;color:#fff;background:#ed2730;font-size:18px;margin:10px auto;line-height:44px;cursor:pointer;}


#editDetails{border-right: 1px solid #000;position: fixed;left: -100%;top: 0;width: 300px;background: #eee;bottom: 0;z-index: 99;overflow: hidden;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s}
#editDetails.show{left:0;}
#editDetails .topTitle{background: #eaeaea;box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.3);height: 60px;line-height: 60px;color: #555;padding-right: 10px;position: relative;box-sizing: border-box;font-size: 20px;}
#editDetails .topTitle span{position:absolute;left:0;height:100%;width:70px;cursor:pointer;}
#editDetails .topTitle span::after{content:"";border-radius:100px;width:30px;height:30px;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;border:1px solid #ccc;background:url('/webimages/lftTopSlideArr.png') no-repeat left 7px center;background-size:12px;}
#editDetails .mainWindow{overflow: auto;padding: 20px 10px;}
#editDetails .inputWrap{width:100%;display: block;margin:5px auto;}
#editDetails .inputWrap.large{width:100%;}

#editDetails .sendsetailsBtn{cursor:pointer;width: 200px;height: 40px;line-height: 40px;margin: 30px auto 0;display: block;border-radius: 8px;text-align: center;background: #d9243d;color: #fff;}
#editDetails .mainWindow .disconnectBtn{cursor:pointer;display: block;text-align: center;position: absolute;bottom: 10px;left: 10px;}


.popWrap .salePopBox{background:#fff;max-width:880px;height:610px;width:100%;position:absolute;right:0;left:0;bottom:0;top:0;margin:auto;border:1px solid #a3a3a3;}
.popWrap .salePopBox .topLine{z-index: 10;height:70px;background:#fff;border-bottom:1px solid #a3a3a3;box-sizing:border-box;position:relative;overflow:hidden}
.popWrap .salePopBox .topLine .saleLogo{width:102px;height:50px;float:right;margin-top:10px;margin-right:15px;}
.popWrap .salePopBox .topLine .phoneNum{float:right;margin-right:20px;color:#7d7d7d;font-size:13px;padding-right:28px;background:url('/webimages/phoneSaleIco.png') no-repeat center right;line-height: 70px;}
.popWrap .salePopBox .topLine .homePage{float:right;margin-right:20px;color:#7d7d7d;font-size:13px;padding-right:28px;background:url('/webimages/website.png') no-repeat center right;line-height: 70px;}
.popWrap .salePopBox .topLine .closePop{cursor:pointer;background:url(/webimages/closeSalePop.png) no-repeat center center;width:30px;height:30px;position:absolute;left:20px;top:20px;}
.popWrap .salePopBox .mainBox{position: absolute;left: 0;right: 0;top: 70px;bottom: 0;overflow-y: auto;overflow-x: hidden;border-bottom: 1px solid #a3a3a3;background:#f7f7f7;padding:10px 20px;height: 530px;box-sizing:border-box;}
.popWrap .salePopBox .mainBox .topMainBox{position:relative;overflow: hidden;min-height: 122px;}
.popWrap .salePopBox .mainBox .topMainBox .brandName{font-size:13px;color:#999999;text-align:right;max-width:600px}
.popWrap .salePopBox .mainBox .topMainBox .mainSaleTxt{margin: 6px 0;font-size:20px;color:#f4282c;text-align:right;max-width:600px}
.popWrap .salePopBox .mainBox .topMainBox .mainSaleTxt a{text-decoration:underline;font-size:16px;}
.popWrap .salePopBox .mainBox .topMainBox .mainSaleDesc{line-height: 17px;font-size:16px;color:#555555;text-align:right;max-width: calc(100% - 250px);}
.popWrap .salePopBox .mainBox .topMainBox .shareBtn{position:absolute;top:0;left:140px;line-height: 24px;display: inline-block;cursor: pointer;background:url('/webimages/shareIco.png') no-repeat center left;font-size:13px;color:#aaaaaa;text-align:right;padding-left:40px}
.popWrap .salePopBox .mainBox .topMainBox .addFavBtn{position:absolute;top:0;left:0px;line-height: 24px;display: inline-block;cursor: pointer;background:url('/webimages/star.png') no-repeat center left;padding-left:30px}
.popWrap .salePopBox .mainBox .topMainBox .addFavBtn .add{font-size:13px;color:#aaaaaa;text-align:right;}
.popWrap .salePopBox .mainBox .topMainBox .addFavBtn.selected{background-image:url("/webimages/starSelc.png");}
.popWrap .salePopBox .mainBox .topMainBox .addFavBtn.selected .add{font-size:0}
.popWrap .salePopBox .mainBox .topMainBox .addFavBtn.selected .add::after{content:"הוספת";font-size:13px;}


.popWrap .salePopBox .mainBox .topMainBox .saleAddShow{cursor:pointer;width:220px;height:60px;background:#00b3be;line-height:60px;text-align:center;color:#fff;position:absolute;left:0;bottom:0}
.popWrap .salePopBox .mainBox .topMainBox .saleAddShow span{background:#fff;border-radius:50px;color:#00b3be;padding: 6px;}

.popWrap .salePopBox .exclusive{position: absolute;top: 136px;right: 20px;width: 260px;height: 290px;background: #f4282c;color: #fff;border-radius: 7px;border: 2px white dashed;box-shadow: 0 0 0 3px #f4282c, 0 0 10px rgba(0,0,0,0.8);}
/*.popWrap .salePopBox .exclusive::before {content: "";position: absolute;top: 2px;bottom: 2px;left: 2px;border-radius: 10px;right: 2px;border: 2px dashed #fff;}*/
.popWrap .salePopBox .exclusive .exclusive_title {background: #7e0314;border-radius: 28px;margin: 10px;font-size: 14px;text-align: center;padding: 2px 0px;}
.popWrap .salePopBox .exclusive .bigText {background:url("/webimages/poplogo.png") no-repeat top center;padding-top: 50px;font-size: 32px;text-align: center;width: 180px;margin: auto;}
.popWrap .salePopBox .exclusive .txt {padding:10px;font-size:14px;height:70px;overflow:hidden;text-align:center;}
.popWrap .salePopBox .exclusive .code {font-size:20px;text-align:center;}
.popWrap .salePopBox .exclusive .code b{font-size:16px;display:inline-block;min-width:80px;height:30px;line-height:30px;text-align:center;margin:5px auto;border-radius:10px;background:#ffffff;border:1px solid #7e0315;color:#7e0315;padding:2px 5px}
.popWrap .salePopBox .exclusive .code b.large{cursor:pointer;vertical-align:top;font-size:14px;width:80px;line-height:14px;}
.popWrap .salePopBox .exclusive .code .or{display:inline-block;vertical-align:top;font-size:14px;line-height:40px;margin:0 10px;}

.popWrap .salePopBox .exclusive .code .inmobile{display:none !important;}




.popWrap .salePopBox .saleGal{height:286px;margin-top: 10px;}
.popWrap .salePopBox .saleGal.smaller{margin-right:290px;}
.popWrap .salePopBox .saleGal .salePic{width: auto;height: 286px;background-size: contain !important;margin: 0 auto;background-position: center center !important;background-repeat: no-repeat !important}
.popWrap .salePopBox .saleGal .owl-controls{position: absolute;top: calc(50% - 17px);right: 0;left: 0;}
.popWrap .salePopBox .saleGal .owl-controls .owl-nav{position:absolute;right:0;left:0;top: 0;height:0}
.popWrap .salePopBox .saleGal .owl-controls .owl-nav .owl-prev{float:right;width:21px;height:34px;right:0;font-size:0;background:url('/webimages/salePopArRgt.png') no-repeat center center;cursor:pointer;}
.popWrap .salePopBox .saleGal .owl-controls .owl-nav .owl-next{float:left;width:21px;height:34px;left:0;font-size:0;background:url('/webimages/salePopArLft.png') no-repeat center center;cursor:pointer;}

.popWrap .salePopBox .botBoxLine{height:60px;margin-top:10px;position: relative;}
.popWrap .salePopBox .botBoxLine .botBtnsWrap{width:calc(100% - 230px)}
.popWrap .salePopBox .botBoxLine .locBtn{cursor:pointer;margin-top: 10px;display: inline-block;padding-right:30px;background:url('/webimages/locIco7.png') no-repeat center right;}
.popWrap .salePopBox .botBoxLine .locBtn .lanTop{font-size:16px;color:#333333;text-align:right;}
.popWrap .salePopBox .botBoxLine .locBtn .lan{font-size:13px;color:#757575;display:inline}
.popWrap .salePopBox .mainBox.noLoc .botBoxLine .locBtn .lan:nth-child(2){display:none;}
.popWrap .salePopBox .mainBox.noLoc .locationWin .mallLineLoc .bLine{display:none;}
.popWrap .salePopBox .botBoxLine .locBtn .lan:nth-child(3){color:#f4282c;cursor:pointer;margin-right: 10px;}
.popWrap .salePopBox .botBoxLine .moreLoc{cursor:pointer;width:220px;height:60px;background:#f4282c;line-height:60px;text-align:center;color:#fff;position:absolute;left:0;bottom:0}
.popWrap .salePopBox .botBoxLine .moreLoc span{background:#fff;border-radius:50px;color:#f4282c;padding: 6px;}
.popWrap .salePopBox .botBoxLine .opening{cursor:pointer;padding-right:30px;background:url('/webimages/clockSalePop.png') no-repeat center right;margin-top: 15px;margin-left: 20px;float: left;}
.popWrap .salePopBox .botBoxLine .opening .openingTtl{font-size:13px;color:#333;text-align:right;}
.popWrap .salePopBox .botBoxLine .opening .openingSec{font-size:13px;color:#757575;text-align:right;}
.popWrap .salePopBox .botBoxLine .opening .openingSec span{color:#f4282c;margin-right: 10px;}


.popWrap .salePopBox .mainBox .openHoursDet{-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;position: absolute;left: -466px;top: 60px;width: 234px;height: 460px;z-index: 10;padding-right:18px;box-sizing: border-box;}
.popWrap .salePopBox .mainBox .openHoursDet .hourTtl{font-size:16px;color:#00b3be;text-align:right;margin:15px 0;}
.popWrap .salePopBox .mainBox .openHoursDet .lineHour{width:134px;overflow: hidden;margin-bottom: 6px;padding:3px}
.popWrap .salePopBox .mainBox .openHoursDet .lineHour.today{background:#ccf0f2;}
.popWrap .salePopBox .mainBox .openHoursDet .lineHour .day{font-size:13px;color:#777777;width:40px;float:right;}
.popWrap .salePopBox .mainBox .openHoursDet .lineHour .workHour{font-size:13px;color:#777777;float:left;}
.popWrap .salePopBox .mainBox .rgtBG{-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;position: absolute;right: -100%;background: rgba(204,204,204,0.7);width:calc(100% - 700px);top: -10px;z-index: 9;bottom:-10px;box-shadow:0px 4px 10px 0px rgba(0,0,0,0.9) inset;}
.popWrap .salePopBox .mainBox .slideWin{position:absolute;top:0;left:-100%;;width:700px;overflow: hidden;height: 520px;background: #fff;z-index: 9;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s}
.popWrap .salePopBox .mainBox .slideWin .topWinLine{width:100%;height:60px;background:#ededed;}
.popWrap .salePopBox .mainBox .slideWin .topWinLine .locBtn{margin-right:20px;margin-top: 10px;display: inline-block;padding-right:30px;background:url('/webimages/locIco7.png') no-repeat center right;}
.popWrap .salePopBox .mainBox .slideWin .topWinLine .locBtn .lanTop{font-size:16px;color:#333333;text-align:right;}
.popWrap .salePopBox .mainBox .slideWin .topWinLine .locBtn .lan{font-size:13px;color:#757575;display:inline}
.popWrap .salePopBox .mainBox.noLoc .slideWin .topWinLine .locBtn .lan{display:none;}
.popWrap .salePopBox .mainBox.noLoc .slideWin .topWinLine .locBtn .lanTop{line-height:30px}
.popWrap .salePopBox .mainBox .slideWin .topWinLine .backBtn{background:url('/webimages/backBtnArr.png') no-repeat center left;padding-left:20px;color:#f4282c;line-height:60px;font-size:13px;cursor:pointer;margin-left:10px;float: left;}
.popWrap .salePopBox .mainBox .slideWin .map{width:466px;height:460px;}

.popWrap .salePopBox .mainBox .locationWin{-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;position:absolute;left:-300px;top:0;width:300px;height:520px;z-index: 10;background: #fff;}
.popWrap .salePopBox .mainBox .locationWin .topLocWin{width:100%;height:60px;background:#f4282c;}
.popWrap .salePopBox .mainBox .locationWin .topLocWin .numLoc{margin-top:16px;color:#f4282c;background:#fff;font-size:18px;padding:3px;border-radius:50px;float:right;margin-right:10px;}
.popWrap .salePopBox .mainBox .locationWin .topLocWin .linesWrap{display: inline-block;margin-right:10px;margin-top:14px}
.popWrap .salePopBox .mainBox .locationWin .topLocWin .linesWrap .seLin{font-size:13px;color:#fff;}
.popWrap .salePopBox .mainBox .locationWin .topLocWin .backBtnLoc{cursor:pointer;background:url('/webimages/backBtnArr2.png') no-repeat center left;float: left;color:#fff;font-size:13px;line-height:60px;padding-left:20px;margin-left:10px;}
.popWrap .salePopBox .mainBox .locationWin .wrapper{overflow-y:auto;overflow-x:hidden;height:460px}
.popWrap .salePopBox .mainBox .locationWin .mallLineLoc{height:30px;cursor:pointer;padding-right:40px;background:url('/webimages/locIco7.png') no-repeat center right 10px;margin:10px 0}
.popWrap .salePopBox .mainBox .locationWin .mallLineLoc .tLine{color:#333333;font-size:13px;text-align:right;}
.popWrap .salePopBox .mainBox .locationWin .mallLineLoc .bLine{color:#757575;font-size:13px;text-align:right;}

.popWrap .salePopBox .mainBox .locShow .locationWin{left:0}
.popWrap .salePopBox .mainBox .locShow .rgtBG{right:0;width:calc(100% - 300px);}
.popWrap .salePopBox .mainBox .show .openHoursDet{left: 0}
.popWrap .salePopBox .mainBox .show .rgtBG{right: 0;}
.popWrap .salePopBox .mainBox .show .slideWin{left:0;}


#videoPop{position: fixed;width: 100%;height: 100%;display: none;background: rgba(0,0,0,0.8);z-index: 99;}
#videoPop.show{display:block;}
#videoPop .videoWrap{border-radius: 10px;box-shadow: 0 0 10px #555555;max-width: 600px;min-width: 320px;width: 100%;height: 390px;position: absolute;top: 2px;left: 2px;right: 2px;bottom: 2px;margin: auto;background: rgba(0,0,0,0.8);}
#videoPop .videoWrap .closer{cursor: pointer;position: absolute;top: 0;left: 0;}
#videoPop .videoWrap .vidFrame{max-width: 600px;min-width: 320px;width: 100%;margin: 40px auto 0;height: 350px;}



.connectionPop{display:none;position:fixed;top:0;left:0;bottom:0;right:0;z-index:999;background:rgba(0,0,0,0.8);-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s}
.connectionPop.show{display:block;}
.connectionPop .connectionBox{overflow: hidden;padding:15px 0;max-width:500px;max-height:380px;width:100%;background:#fff;box-sizing:border-box;margin:auto;position:absolute;top:15%;left:0;right:0;border-radius:8px;bottom: 20%;}
.connectionPop .connectionBox .allConnection{overflow: auto;height: 85%;}
.connectionPop .connectionBox .closePop{width:30px;height:30px;cursor:pointer;position:absolute;left:20px;top:15px;background:url('/webimages/close.png') no-repeat center center;}
.connectionPop .connectionBox .connectionBoxTtl{margin-right:20px;line-height: 28px;font-size:30px;color:#172022;float:right;border-bottom:1px solid #00a4c8;}
.connectionPop .connectionBox .connectionBoxSubTtl{padding-right:20px;clear:both;color:#585858;font-size:16px;text-align:right;padding-top:5px;}
.connectionPop .connectionBox .connectionWrapper{overflow:hidden;max-height:65px;margin:6px 0;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s}
.connectionPop .connectionBox .connectionWrapper.open {max-height:350px}
.connectionPop .connectionBox .connectionWrapper .connectionBoxLine{height:65px;width:100%;background:#eee;line-height:65px;position:relative;cursor:pointer;}
.connectionPop .connectionBox .connectionWrapper .connectionBoxLine .connectionBoxPic{width: 40px;height: 40px;display: inline-block;vertical-align: top;margin: 10px 10px 0 0;padding: 2px;background-color: #fff !important;border-radius: 50%;}
.connectionPop .connectionBox .connectionWrapper .connectionBoxLine .connectionBoxPic.normal{background:url('/webimages/loginNormal.png') no-repeat center center;}
.connectionPop .connectionBox .connectionWrapper .connectionBoxLine .connectionBoxPic.face{background:url('/webimages/loginFacebook.png') no-repeat center center;}
.connectionPop .connectionBox .connectionWrapper .connectionBoxLine .connectionBoxPic.gPlus{background:url('/webimages/loginGoogle.png') no-repeat center center;}
.connectionPop .connectionBox .connectionWrapper .connectionBoxLine .connectionBoxPic.phoneNum{background:url('/webimages/loginPhone.png') no-repeat center center;}
.connectionPop .connectionBox .connectionWrapper .connectionBoxLine .connectionBoxLineDesc{font-size:24px;color:#172022;display:inline-block;padding-right:15px;}
.connectionPop .connectionBox .connectionWrapper .connectionBoxLine .connectionBoxArr{width:24px;height:65px;background:url('/webimages/arDown.png') no-repeat center center;position:absolute;left:20px;top:0;}

.connectionPop .connectionBox .connectionWrapper .connectionBoxLine:hover{background:#d9243d;}
.connectionPop .connectionBox .connectionWrapper .connectionBoxLine:hover .connectionBoxLineDesc{color:#fff;}
.connectionPop .connectionBox .connectionWrapper .connectionBoxLine:hover .connectionBoxArr{background:url('/webimages/arDownHover.png') no-repeat center center;}
.connectionPop .connectionBox .formWrap{overflow:auto;display:none;background:#eeeeee;text-align: center;padding-top:40px;position: absolute;top: 0;bottom: 0;left: 0;right: 0;z-index: 9;}
.connectionPop .connectionBox .formWrap.show{display:block;}
.connectionPop .connectionBox .formWrap .popTtl{font-size: 22px;margin: 10px 0;}
.connectionPop .connectionBox .formWrap .phoneNumCodeSent{font-size: 18px;margin: 10px 0;}
.connectionPop .connectionBox .notReg{margin-top:15px;}
.connectionPop .connectionBox .notReg .notRegTtl{}
.connectionPop .connectionBox .notReg .clickToReg{border-bottom: 1px solid;display: inline;cursor:pointer;}

.firstHeading{font-size: 20px;color: #00b3be;}
.linkMap{text-decoration:underline}

.inputWrap{display:inline-block;position:relative;margin:5px;width:206px;height:40px;border-radius:8px;vertical-align:top}
.inputWrap .inputTtl{position:absolute;right:10px;top:0;color:#0fb6d4;font-size: 12px;}
.inputWrap select{margin: 0;width:100%;height:100%;padding-top: 14px;padding-right: 6px;}
.inputWrap .labelTTl{float: right;color:#0fb6d4; font-size: 14px;}
.inputWrap .chooseMod{float:left;cursor: pointer;font-size: 18px;margin: 0 10px 0;color: #fff;border-bottom: 2px solid #0fb6d4;display: inline;}
.inputWrap input[type='text']{margin: 0 auto 6px;display: block;color: #585858;font-size: 18px;padding: 12px 10px 0;box-sizing: border-box;width: 206px;height: 40px;border: none;border-radius: 6px;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}
.inputWrap input[type='password']{margin: 0 auto 6px;display: block;color: #585858;font-size: 18px;padding: 12px 10px 0;box-sizing: border-box;width: 206px;height: 40px;border: none;border-radius: 6px;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}
.inputWrap input[type='text']:focus{padding-top:12px}
.inputWrap input[type='text']:valid{padding-top:12px}


.inputWrap input{width:100%;height:100%;border:none;}
.inputWrap .inputLabel{position:absolute;bottom:0px;right:6px;font-size:10px;color:#0fb6d4;opacity:0;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}
.inputWrap input:focus + .inputLabel{opacity:1;bottom:24px;}
.inputWrap input:valid + .inputLabel{opacity:1;bottom:24px;}
.inputWrap input::-webkit-input-placeholder{color:#adadad}
.inputWrap input:-moz-placeholder{color:#adadad}
.inputWrap input::-moz-placeholder{color:#adadad}
.inputWrap input:-ms-input-placeholder{color:#adadad}

.inputWrap input:focus::-webkit-input-placeholder{font-size:0}
.inputWrap input:focus:-moz-placeholder{font-size:0}
.inputWrap input:focus::-moz-placeholder{font-size:0}
.inputWrap input:focus:-ms-input-placeholder{font-size:0}

.inputWrap.large {width: 426px;}
.inputWrap.large input[type='text']{width: 100%}
.submiBtn{cursor:pointer;vertical-align:top;display:inline-block;margin:5px;width:206px;height:40px;border-radius:4px;background:#d9243d;font-size:24px;color:#ffffff;text-align:center;line-height:40px;}


.fixedBox{z-index:10;height:100px;width:74px;position:fixed;left:0;top:10px;background:#bbb;border-radius:0 10px 10px 0;padding: 10px;box-sizing: border-box;}
.fixedBox .settingBtn{display:none;margin-top: 5px;cursor:pointer;text-align:center;font-size:13px;color:#fff;height:60px;width:60px;background:url('/webimages/settings.png') no-repeat center bottom;}
.fixedBox .likedBtn{margin-top: 10px;position:relative;cursor:pointer;text-align:center;font-size:13px;color:#fff;height:60px;width:60px;background:url('/webimages/liked.png') no-repeat center bottom;}
.fixedBox .likedBtn .likeCounter{width:18px;height:18px;line-height:18px;background:#dddddd;border-radius:20px;font-size:11px;color:#000;position:absolute;right:0;top:20px;text-align:center;}


.popWrap .popLikedBox{background:#eeeeee;max-width:940px;width:100%;position:absolute;left:0;top:0;max-height:90vh;box-sizing:border-box;padding:30px}
.popWrap .popLikedBox .closePop{width:30px;height:30px;cursor:pointer;position:absolute;left:2px;top:2px;background:#fff url('/webimages/closePop.png') no-repeat center center;border-radius:20px;border:1px solid #fff;}
.popWrap .popLikedBox .popTTl{text-align:right;font-size:30px;color:#d8243d;margin-bottom: 20px;}
.popWrap .popLikedBox .likedSaleBox{overflow-y:auto;height:80vh}
.popWrap .saleBox .centerBox{left: 170px;}
.popWrap .saleBox .LftBox .showDetailsBtn{width: 150px;}




.container{padding-top:120px;}

.header{z-index: 9;position:fixed;top:0;width:100%;height:120px;box-sizing:border-box;border-bottom:1px solid #fff;padding-top:20px;
background: #d9243d; /* Old browsers */
background: -moz-linear-gradient(left, #d9243d 20%, #f92929 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #d9243d 20%,#f92929 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #d9243d 20%,#f92929 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9243d', endColorstr='#f92929',GradientType=1 ); /* IE6-9 */
-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s
}

.header .menuBtn{display:none;cursor:pointer;position:absolute;right:10px;top:14px;width:40px;height:24px;cursor:pointer;background:url('/webimages/openMenuBtn.png') no-repeat center center;}
.header.scroll{height:70px;padding-top: 10px;}
.header.scroll .menu{opacity:0}
.header.scroll .grid .headerSline .locetionBtn{width:30px;font-size:0;background:transparent;position:absolute;top: 10px;right: 210px;}
.header.scroll .grid .headerFline .logo{max-width:116px;position: absolute;right: 45px;top: 8px;float: none;}
.header.scroll .menuBtn{display:block}

.menuOpen .header{height: 100px;}
.menuOpen .header.scroll .menu{opacity:1}
.menuOpen .header .grid .headerSline{margin-top:16px;}


.header .grid{overflow:visible;}
.header .grid .headerFline{overflow: hidden;}
.header .grid .headerFline .logo{max-width:165px;float:right;margin-right:25px;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s}
.header .grid .headerFline .logo img{max-width:100%;}
.header .grid .headerFline .searchWrap{max-width:700px;display:inline-block;position: absolute;margin:0 auto;right: 250px;left: 250px;border-radius:6px;background: linear-gradient(-90deg, #fff 0%,#eee 100%)}
.header .grid .headerFline .searchWrap input[type='text']{background: url('/webimages/searchBtn.png') no-repeat center left 10px;color:#777777;font-size:20px;width:100%;height:100%;padding-right:10px;border:none;border-radius:6px;height:50px;box-sizing:border-box;}
.header .grid .headerFline .searchWrap .submit{position:absolute;left:0;top:0;bottom:0;width:40px;background:transparent;border:none;}
.header .grid .headerFline .searchWrap ::-webkit-input-placeholder{color:#777777;font-size:20px;}
.header .grid .headerFline .searchWrap :-moz-placeholder {color:#777777;font-size:20px;}
.header .grid .headerFline .searchWrap ::-moz-placeholder {color:#777777;font-size:20px;}
.header .grid .headerFline .searchWrap :-ms-input-placeholder {color:#777777;font-size:20px;}
.header .grid .headerFline .personalBtnConnect{cursor:pointer;height:40px;float:left;padding-left:50px;margin-left:30px;position:relative;}
.header .grid .headerFline .personalBtnConnect .personalImg{background:url('/webimages/personaIco.png') no-repeat center left;width:40px;height:40px;position:absolute;left:0;top:0;border-radius: 50px;}
.header .grid .headerFline .personalBtnConnect.connected .personalImg{background-size: 40px;box-sizing:border-box;border:1px solid #fff;}
.header .grid .headerFline .personalBtnConnect .personalBtnTtl{font-size:16px;text-align:left;color:#fff;padding-top: 4px;}
.header .grid .headerFline .personalBtnConnect .personalBtnSubTtl{font-size:13px;text-align:left;color:#fff;}
.header .grid .headerSline{margin-top:6px;}
.header .grid .headerSline .locetionBtn{cursor:pointer;float:right;width:218px;height:30px;color:#eeeeee;line-height:30px;box-sizing:border-box;border-radius: 0 30px 30px 0;padding-right:40px;position:relative;
background: -moz-linear-gradient(left, rgba(0,0,0,0.00) 0%, rgba(0,0,0,0.03) 1%, rgba(0,0,0,0.10) 18%, rgba(0,0,0,0.10) 20%, rgba(0,0,0,0.10) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.03) 1%,rgba(0,0,0,0.10) 18%,rgba(0,0,0,0.10) 20%,rgba(0,0,0,0.10) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,0,0,0.00) 0%,rgba(0,0,0,0.03) 1%,rgba(0,0,0,0.10) 18%,rgba(0,0,0,0.10) 20%,rgba(0,0,0,0.10) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#14000000', endColorstr='#69000000',GradientType=1 );}
.header .grid .headerSline .locetionBtn::before{content:'';width:30px;height:30px;background:url('/webimages/locIco.png') no-repeat center center;position:absolute;right:0;}
.topMenu{display:none !important;height: 58px;box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.66);margin-bottom: 20px;}
.topMenu img{width:120px;margin-top:12px;}
.menu{display:table; max-width:510px;margin-right: 240px;}
.menu > ul{display:table-row;list-style: none}
.menu > ul > li{display:table-cell;text-align:center;position:relative;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;border-left:10px solid transparent;border-right:10px solid transparent;padding:0 5px}
.menu > ul > li > a{color:#eeeeee;font-size:16px;text-align:center;line-height: 30px;}

.menu > ul > li > ul{overflow:hidden;top: 39px;right: 0;height: auto;-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;background: #ededed none repeat scroll 0 0;border-color: -moz-use-text-color #cccccc #cccccc;border-image: none;border-style: none solid solid;border-width: 0 1px 1px;display: inline-block;max-height:0px;min-width:120px;opacity: 0;position: absolute;width:auto;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}

.menu > ul > li > ul > li{width:auto;height:40px;line-height:20px;list-style: none;}
.menu > ul > li > ul > li > a{padding: 0 20px;color:#5a5a5a;text-align:right;line-height:40px;white-space:nowrap;display:block}


.categorySliderSection{height:120px;overflow:hidden;
background: #f3f3f3; /* Old browsers */
background: -moz-linear-gradient(left, #f3f3f3 20%, #eeeeee 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #f3f3f3 20%,#eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #f3f3f3 20%,#eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#eeeeee',GradientType=1 );
}
.categorySliderSection .categorySlider{display:none;text-align:center;max-width:1280px;margin:0 auto;width:100%;box-sizing:border-box;padding:0 50px;height:100%;}
.categorySliderSection .categorySlider .categoryItem{box-sizing: border-box;width: 100px;display: inline-block;height: 100px;color: #555555;font-size: 13px;text-align: center;margin: 0 9px;padding-top: 75px;margin-top: 10px;background-position: center center;background-repeat: no-repeat;border-radius: 50%;}
.categorySliderSection .categorySlider .categoryItem:hover{box-shadow:0 0 20px white;background-color:white}
.categorySliderSection .owl-controls{}
.categorySliderSection .owl-controls .owl-nav{}
.categorySliderSection .owl-controls .owl-nav .owl-prev{position:absolute;top:43px;right:0px;font-size:0;width:21px;height:34px;background:url('/webimages/rgtTopSlideArr.png') no-repeat center center;opacity:0.50;}
.categorySliderSection .owl-controls .owl-nav .owl-next{position:absolute;top:43px;left:0px;font-size:0;width:21px;height:34px;background:url('/webimages/lftTopSlideArr.png') no-repeat center center;opacity:0.50;}
.categorySliderSection .owl-controls .owl-nav .owl-prev:hover{opacity:1}
.categorySliderSection .owl-controls .owl-nav .owl-next:hover{opacity:1}

.promoteGallerySection{height:400px;background:url('/webimages/promoBG.jpg') no-repeat center center / cover;}
.promoteGallerySection .promoteGallerySlider{display:none;text-align:center;max-width:1280px;margin:0 auto;width:100%;box-sizing:border-box;padding:0 50px;height:100%}
.promoteGallerySection .promoteGallerySlider .promoteBox{margin-top: 35px;position:relative;max-width:385px;width:90%;height:330px;box-sizing:border-box;border:1px solid #fff;display:inline-block;}
.promoteGallerySection .promoteGallerySlider .promoteBox .detailsBox{overflow:hidden;position:absolute;bottom:0;box-sizing:border-box;padding:22px 24px 14px;width:100%;height:100px;background:rgba(0,0,0,0.8)}
.promoteGallerySection .promoteGallerySlider .promoteBox .detailsBox .rgtDetailsBox{position: absolute;right: 24px;top: 22px;left: 140px;bottom: 10px;overflow: hidden;}
.promoteGallerySection .promoteGallerySlider .promoteBox .detailsBox .rgtDetailsBox .detailTtl{font-size:16px;color:#ffffff;text-align:right}
.promoteGallerySection .promoteGallerySlider .promoteBox .detailsBox .rgtDetailsBox .detailText{font-size:13px;color:#ffffff;text-align:right;height: 46px;overflow: hidden;line-height: 16px;}
.promoteGallerySection .promoteGallerySlider .promoteBox .detailsBox .compLogo{width:102px;height:50px;position:absolute;left:24px;top:28px;}

.promoteGallerySection .owl-controls .owl-nav{}
.promoteGallerySection .owl-controls .owl-nav .owl-prev{position:absolute;top:calc(50% - 17px);right:0px;font-size:0;width:21px;height:34px;background:url('/webimages/rgtTopSlideArr2.png') no-repeat center center;opacity:0.50;}
.promoteGallerySection .owl-controls .owl-nav .owl-next{position:absolute;top:calc(50% - 17px);left:0px;font-size:0;width:21px;height:34px;background:url('/webimages/lftTopSlideArr2.png') no-repeat center center;opacity:0.50;}
.promoteGallerySection .owl-controls .owl-nav .owl-prev:hover{opacity:1}
.promoteGallerySection .owl-controls .owl-nav .owl-next:hover{opacity:1}

.autoBox{border-radius: 6px;opacity: 0;height: 0px;position: absolute;top: 51px;background: #eeeeee;width: 100%;overflow: auto;z-index: 100;box-sizing: border-box;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}
.autoBox.active{opacity: 1;height: 300px;box-shadow:0 5px 5px 0px rgba(0,0,0,0.6)}
.autoBox .autoSuggest{overflow-y: auto;height: 300px;}
.autoBox .autoSuggestCount{float:left;color:#555555;font-size:16px;}
.autoBox .autoSuggestName{float:right;color:#555555;font-size:16px;}
.autoBox .autoComplete{}
.autoBox.active .autoComplete{font-size:20px;display:inline;color:#555555;}
#searchFreeBox.active .autoBox{opacity: 1;height: 300px;box-shadow:0 5px 5px 0px rgba(0,0,0,0.6)}

.autoBox .autoCompleteWrap{line-height:30px;cursor:pointer;overflow: hidden;padding: 0 10px;margin-top: 5px;}
.autoBox .autoCompleteWrap[data-type='city'],
.autoBox .autoCompleteWrap[data-type='cityID']{background:url('/webimages/locIco3.png') no-repeat center right 10px;padding-right:30px}
.autoBox .autoCompleteWrap:hover, .autoBox .autoCompleteWrap.keyActive{background-color:#dfdfdf;}

.resultsSection{background:#eeeeee;padding-bottom: 50px;}
.resultsSection .grid{max-width:1720px;width:100%;}
.resultsSection .grid .rgtAd{position:absolute;right:5px;top:80px;width:160px;}
.resultsSection .grid .centerResult{width:100%;max-width:1560px;margin:30px auto 50px;overflow:hidden;padding:0 180px;box-sizing:border-box}
.resultsSection .grid .centerResult .chosenRec{color:#290d12;font-size:20px;float:right;}
.resultsSection .grid .centerResult .showAllTtl{font-weight:bold;color:#f6292b;font-size:20px;float:left;cursor:pointer;}
.resultsSection .grid .centerResult .locetionArea{color:#290d12;font-size:16px;float:right;padding-right:20px;background:url('/webimages/locIco3.png') no-repeat center right;}
.resultsSection .grid .centerResult .sumDeals{color:#d9243d;font-size:16px;float:left;}
.resultsSection .grid .centerResult .secResult{clear:both;overflow: hidden;}
.resultsSection .grid .centerResult .salesBoxWrapper{margin-top:30px}
.saleBox.hidden{display:none}
.saleBox{overflow:hidden;margin-bottom:15px;max-width:1200px;width:100%;height:140px;padding:10px 20px;position:relative;box-sizing:border-box;background:#fff;border:1px solid #dcdcdc;}
.saleBox .rgtBox{width:105px;position:absolute;right:20px;top:10px;bottom:10px;}
.saleBox .rgtBox .shareBtn{cursor:pointer;line-height: 22px;height:22px;font-size:13px;text-align:right;color:#aaaaaa;padding-right:30px;background:url('/webimages/shareIco.png') no-repeat center right;}
.saleBox .rgtBox .compenyLogo{width: 102px;height: 50px;margin-top:10px;}
.saleBox .rgtBox .views{font-size:13px;text-align:right;color:#aaaaaa;margin-top: 20px;}
.saleBox .centerBox{position:absolute;right:180px;top:4px;bottom:4px;left:230px;padding:6px 0;}
.saleBox .centerBox .centerBoxFline{overflow: hidden;}
.saleBox .centerBox .centerBoxFline .saleName{font-size:13px;color:#aaaaaa;float:right;}
.saleBox .centerBox .centerBoxFline .copunName{font-size:13px;text-align:right;color:#00b3be;font-weight:bold;margin-right:15px;float: right;}
.saleBox .centerBox .saleTtl{font-size:20px;text-align:right;color:#d8243d;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.saleBox .centerBox .saleDesc{height: 17px;overflow: hidden;font-size:16px;text-align:right;color:#555;line-height: 16px;text-overflow: ellipsis;white-space: nowrap}
.saleBox .centerBox .saleDesc.oneLine{height:18px;text-overflow:ellipsis;white-space: nowrap;}
.saleBox .centerBox .exclusive{background:url('/webimages/logored.png') no-repeat right center;background-size:18px;padding-right:20px;color:#d8243d;font-size:16px;font-weight:bold;}

.saleBox .centerBox .locSectionBox{margin-top:15px;padding-right:30px;background:url('/webimages/locIco4.png') no-repeat center right;min-height:22px}
.saleBox .centerBox .locSectionBox .locBoxText{font-size:13px;text-align:right;color:#999999;white-space: nowrap;}
.saleBox .LftBox{position:absolute;left:20px;top:10px;bottom:10px;}
.saleBox .LftBox .addFavBtn{font-size:13px;overflow: hidden;cursor:pointer;height:17px;}
.saleBox .LftBox .addFavBtn .add{height:100%;float: left;padding-left:30px;color:#aaaaaa;background:url('/webimages/star.png') no-repeat center left;}
.saleBox .LftBox .addFavBtn .added{height:100%;float: left;padding-left:30px;color:#333333;display:none;background:url('/webimages/starSelc.png') no-repeat center left;}
.saleBox .LftBox .addFavBtn.selected .add{background-image:url("/webimages/starSelc.png");font-size:0}
.saleBox .LftBox .addFavBtn.selected .add::after{content:"הוספת";font-size:13px;}
/*.saleBox .LftBox .addFavBtn.selected .added{display:block;}*/

.saleBox.noLoc .centerBox .locSectionBox .locBoxText:nth-child(1){display:none}
.saleBox.noLoc .centerBox .locSectionBox .locBoxText:nth-child(2){line-height: 22px;width: calc(100% - 110px);text-overflow: ellipsis;overflow: hidden;}


.saleBox .LftBox .showDetailsBtn{cursor:pointer;clear:both;color:#ffffff;text-align:center;width:200px;height:50px;background:#00b3be;line-height:50px;margin-top:20px;display:block;}

.centerResult .sortSection .artLinkWrap{margin-bottom:30px;margin-top: 50px;}
.centerResult .sortSection .artLinkWrap .artLinkTtl{font-size:16px;color:#d8243d;margin-bottom:10px;text-align:right;font-weight:bold;}
.centerResult .sortSection .artLinkWrap a{font-size:14px;color:#333333;text-align:right;text-decoration:underline;display: block;margin-bottom:4px;}
.centerResult .sortSection .artLinkWrap .showMoreBtn{position: relative;height: 20px;margin-top: 4px;line-height: 20px;display: inline-block;cursor: pointer;width: 80px;text-align: right;font-size: 14px;margin-bottom: 20px;font-weight: bold;color: #00b3be;}
.centerResult .sortSection .artLinkWrap .showMoreBtn::after{font-size: 16px;content: "הסתר";display: none;position: absolute;left: 0;right: 0;bottom: 0;top: 0;}
.centerResult .sortSection .artLinkWrap.more .showMoreBtn{font-size:0;}
.centerResult .sortSection .artLinkWrap.more .showMoreBtn::after{display:block}
.centerResult .sortSection .artLinkWrap .linkCont{max-height: 360px;overflow: hidden;line-height: 20px;}
.centerResult .sortSection .artLinkWrap.more .linkCont{max-height: initial;}


.resultsSection .grid .centerResult .salesBoxWrapper .midAdSec {margin:20px auto;text-align: center;display:none}
.resultsSection .grid .centerResult .salesBoxWrapper .midAdSec img{max-width:100%;}
.resultsSection .grid .centerResult .salesBoxWrapper .midAdSec.hidden{display:none}
.resultsSection .grid .centerResult .salesBoxWrapper .loadMoreBtn{position:relative;cursor:pointer;color:#f5282b;border:1px solid #f5282b;text-align:center;width:200px;height:50px;background:transparent;line-height:50px;margin:20px auto;}
.resultsSection .grid .centerResult .salesBoxWrapper .loadMoreBtn.active{font-size:0;}
.resultsSection .grid .centerResult .salesBoxWrapper .loadMoreBtn.active .loader{display:block}
.resultsSection .grid .lftAd{position:absolute;left:5px;top:80px;width:160px}

.resultsSection .grid .centerResult .sortSection{width:300px;display:inline-block;vertical-align: top;}
.resultsSection .grid .centerResult .sortSection .sortOverflow{overflow-x:hidden;overflow-y:auto;}
.resultsSection .grid .centerResult .sortSection .sortDis{position:relative;cursor:pointer;height:28px;line-height:28px;color:#000000;text-align:right;padding-right:40px;background:url('/webimages/sortIco.png') no-repeat center right;}
.resultsSection .grid .centerResult .sortSection .sortDis .sortWin.show{max-height:155px;height:auto;box-shadow: 0px 0px 0px 1px #ccc;}
.resultsSection .grid .centerResult .sortSection .sortDis .sortWin{box-sizing: border-box;width: 96%;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;max-height: 0;overflow: hidden;z-index: 2;position: absolute;top: 40px;background: #fff;right: 0px;margin: 1px;}
.resultsSection .grid .centerResult .sortSection .sortDis .sortWin .ord{border-bottom: 1px solid #bbb;cursor:pointer;padding: 5px 18px;list-style-type: disc;list-style-position: inside;display: list-item;}
.resultsSection .grid .centerResult .sortSection .sortDis .sortWin .ord.select{background:#cee5e6}
.resultsSection .grid .centerResult .sortSection .location{cursor:pointer;margin-top:15px;height:30px;line-height:30px;color:#000000;text-align:right;padding-right:40px;background:url('/webimages/locIco2.png') no-repeat center right;}
.resultsSection .grid .centerResult .sortSection .sortBoxWrap{margin-top:15px;text-align:right;}
.resultsSection .grid .centerResult .sortSection .sortBoxWrap .checkLimit{max-height: 495px;overflow: hidden;}
.resultsSection .grid .centerResult .sortSection .sortBoxWrap.more .checkLimit{max-height:initial;}
.resultsSection .grid .centerResult .sortSection .sortBoxWrap.more .showMoreBtn{font-size:0}
.resultsSection .grid .centerResult .sortSection .sortBoxWrap .showMoreBtn::after{font-size:16px;content:"הסתר";display:none;position:absolute;left:0;right:0;bottom:0;top:0;}
.resultsSection .grid .centerResult .sortSection .sortBoxWrap.more .showMoreBtn::after{display:block;}
.resultsSection .grid .centerResult .sortSection .sortBoxWrap .showMoreBtn{position: relative;height: 20px;margin-top: 4px;line-height: 20px;display: inline-block;cursor: pointer;width: 80px;text-align: right;margin-right: 34px;font-size: 14px;margin-bottom: 20px;font-weight: bold;color: #00b3be;}
.resultsSection .grid .centerResult .sortSection .sortBoxWrap .sortBoxTtl{color:#d8243d;font-weight:bold;text-align:right;;margin-bottom:10px;}
.resultsSection .grid .centerResult .sortSection .sortBoxWrap .checkWrap{margin-bottom:6px;position:relative;}
.resultsSection .grid .centerResult .globalBoxesWrapperCategory{position:relative;display:inline-block;vertical-align: top;width: calc(100% - 300px);margin-right:-4px}
.resultsSection .grid .centerResult .globalBoxesWrapperCategory .someText{margin-left: 50px;height: 40px;overflow: hidden;line-height: 20px;text-align: right;margin-bottom: 30px;}
.resultsSection .grid .centerResult .globalBoxesWrapperCategory .someText.more{height:auto;}
.resultsSection .grid .centerResult .globalBoxesWrapperCategory .readMoreBrb{position: relative;height: 20px;margin-top: 4px;line-height: 20px;cursor: pointer;text-align: right;font-size: 14px;margin-bottom: 20px;font-weight: bold;color: #00b3be;}
.resultsSection .grid .centerResult .globalBoxesWrapperCategory .someText.more + .readMoreBrb{font-size:0}
.resultsSection .grid .centerResult .globalBoxesWrapperCategory .someText.more + .readMoreBrb::after {display: block;}
.resultsSection .grid .centerResult .globalBoxesWrapperCategory .readMoreBrb::after {font-size: 16px;content: "הסתר";display: none;position: absolute;left: 0;right: 0;bottom: 0;top: 0;}

#subcategories {overflow-x: auto;overflow-y: hidden;}
#subcategories .subcat {background: #fff;border-radius: 20px;padding: 5px 10px;overflow: hidden;margin: 0 0 10px 5px;height: 20px;float: right;}
#subcategories .subcat.active{background:#f8292a;color:#fff;}

.resultsSection .grid .centerResult .boxesWrapperCategory{}
.resultsSection .grid .centerResult .boxesWrapperCategory .noresults{text-align:center;}
.resultsSection .grid .centerResult .boxesWrapperCategory .noresults b{display:block;font-size:40px;color:#d8243d;}
.resultsSection .grid .centerResult .sortSection .topMobSec{display:none;position:relative;}
.resultsSection .grid .centerResult .sortSection .topMobSec .ttl{color: #d8243d;font-weight: bold;text-align: right;margin-bottom: 10px;font-size:22px}
.resultsSection .grid .centerResult .sortSection .topMobSec .closeSort{width:30px;height:30px;position:absolute;left:10px;top:0;background:url('/webimages/close.png') no-repeat center center;}
.shoppingCenterBox.hidden{display:none}
.shoppingCenterBox{overflow: hidden;margin-bottom:15px;max-width:1200px;width:100%;height:140px;padding:10px 20px;position:relative;box-sizing:border-box;border:1px solid #dcdcdc;border-radius:0 200px 200px 0}
.shoppingCenterBox .shoppingCenterBoxBg{background:#fff !important;position:absolute;left:0;right:0;bottom:0;top:0;}
.shoppingCenterBox .shoppingCenterBoxBg::after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;
background: -moz-linear-gradient(left, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.8) 50%, rgba(255,255,255,0.85) 54%, rgba(255,255,255,0.92) 58%, rgba(255,255,255,1) 62%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0.85) 54%,rgba(255,255,255,0.92) 58%,rgba(255,255,255,1) 62%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.8) 50%,rgba(255,255,255,0.85) 54%,rgba(255,255,255,0.92) 58%,rgba(255,255,255,1) 62%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */}
.shoppingCenterBox .rgtBox{width:130px;height:130px;position:absolute;top:4px;right:4px;border-radius:50%;overflow:hidden}
.shoppingCenterBox .centerBox{position:absolute;right:180px;top:10px;bottom:10px;left:230px;}
.shoppingCenterBox .centerBox .saleTtl{font-size:20px;text-align:right;color:#d8243d;}
.shoppingCenterBox .centerBox .saleDesc{height: 48px;overflow: hidden;font-size:16px;text-align:right;color:#555;line-height: 16px;}
.shoppingCenterBox .centerBox .mallDesc{display:none;overflow:hidden;}
.shoppingCenterBox .centerBox .mallDesc .saleCount{margin-right:10px;height:40px;width:70px;overflow:hidden;line-height: 40px;float:right;background:url('/webimages/saleCount.png') no-repeat center right;padding-right:28px;color:#555;font-size:16px;}
.shoppingCenterBox .centerBox .mallDesc .saleCount.nopic{background:none;}
.shoppingCenterBox .centerBox .mallDesc .BrandCount{line-height: 40px;float:right;background:url('/webimages/tagsMall.png') no-repeat center right;padding-right:28px;color:#555;font-size:16px;}
.shoppingCenterBox .centerBox .mallDesc .brandsWrapper{height:40px;overflow:hidden;padding-right:15px;}
.shoppingCenterBox .centerBox .mallDesc .brandsWrapper .brandPic{margin: 0 10px;width: 80px;height: 40px;float:right;background-size:contain !important}
.shoppingCenterBox .centerBox .locSectionBox{margin-top:14px;padding-right:30px;background:url('/webimages/locIco4.png') no-repeat center right;}
.shoppingCenterBox .centerBox .locSectionBox .locBoxText{font-size:13px;text-align:right;color:#999999;}

.shoppingCenterBox.noLoc .centerBox .locSectionBox .locBoxText:nth-child(1){display:none}
.shoppingCenterBox.noLoc .centerBox .locSectionBox .locBoxText:nth-child(2){line-height: 22px;}



.shoppingCenterBox.mall .centerBox{left: 0;}
.shoppingCenterBox.mall .centerBox .saleDesc{display:none;}
.shoppingCenterBox.mall .centerBox .mallDesc{display:block;}


.mainTtl{height:60px;border-top:1px solid #fff;background:#00b3be;}
.mainTtl h2{line-height:60px;font-weight:normal;font-size:30px;float:right;color:#fff;white-space: nowrap;}
.mainTtl .salesCount{line-height:60px;font-weight:normal;font-size:20px;float:left;color:#fff;}
.mainTtl .mobTtl{display:none;font-size:13px;text-align:right;color:#fff;position: absolute;bottom: 0px;right: 0px;}

.inc_mall{}

.brandBox.hidden{display:none;}
.brandBox{overflow: hidden;margin-bottom: 15px;max-width: 1200px;width: 100%;height: 140px;padding:20px;position: relative;box-sizing: border-box;background: #fff;border: 1px solid #dcdcdc;}
.brandBox .rgtBox{width:150px;}
.brandBox .rgtBox .compenyLogo{width:102px;height:50px;}
.brandBox .rgtBox .saleCount{padding-right: 20px;margin-top: 10px;font-size:13px;color:#777777;background:url('/webimages/saleIco.png') no-repeat center right;}
.brandBox .rgtBox .brandCount{line-height:20px;padding-right: 20px;margin-top: 6px;font-size:13px;color:#777777;background:url('/webimages/locIco6.png') no-repeat center right;}
.brandBox .centerBox{position: absolute;right: 170px;top: 4px;bottom: 4px;left: 220px;padding: 6px 0;overflow: hidden;line-height: 18px;}
.brandBox .centerBox .centerBoxFline{margin-top:5px}
.brandBox .centerBox .centerBoxFline .brandName{font-size: 20px;text-align: right;color: #d8243d;}
.brandBox .centerBox .brandDesc{font-size: 16px;text-align: right;color: #555;margin-top:10px;}
.brandBox .showDetailsBtn{position: absolute;left: 20px;bottom: 0;top: 0;margin: auto;cursor:pointer;clear:both;color:#ffffff;text-align:center;width:200px;height:50px;background:#00b3be;line-height:50px;display:block;}




.topPageSection{min-height:300px;position:relative;}
.topPageSection::after{content:'';position:absolute;bottom:0;right:0;left:0;background:url('/webimages/triangular.png');height: 8px;}
.topPageSection .pagePic{height: 100%;width: 100%;position: absolute;left: 0;right: 0;bottom: 0;top: 0;background-attachment: fixed !important;background-size: auto 340px !important; background-position: top 70px center !important;}
.topPageSection .pagePic::after{-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;content:'';position:absolute;top:0;right:0;bottom:0;left:0;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 80px, rgba(0,0,0,1) 290px); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 80px,rgba(0,0,0,1) 290px); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 80px,rgba(0,0,0,1) 290px); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}



.topPageSection .topHeadLine{overflow:hidden;margin-top:20px;}
.topPageSection .topHeadLine .chooseMallBtn{width:185px;height:30px;line-height:30px;float:right;color:#fff;text-align:right;box-sizing:border-box;padding-right:40px;background:rgba(0,0,0,0.8) url('/webimages/arrowDown.png') no-repeat right 2px center;border-radius:30px;cursor:pointer; }
.topPageSection .topHeadLine .addMallFav{width:190px;height:30px;line-height:30px;float:left;color:#fff;text-align:left;box-sizing:border-box;padding-left:40px;background:rgba(0,0,0,0.8) url('/webimages/star2.png') no-repeat left 6px center;border-radius:30px;cursor:pointer;}
.topPageSection .topHeadLine .addMallFav.selected{background-image:url("/webimages/starSelc.png");font-size:0;}
.topPageSection .topHeadLine .addMallFav.selected::after{content:"הוספת למועדפים";font-size:16px;}

.topPageSection .PageTopDetails{text-align:center;box-sizing:border-box;padding:0 20px;margin:10px auto 0;}
.inc_brand .topPageSection .PageTopDetails{text-align:center;max-width:510px;width:100%;margin:-20px auto 0;}
.inc_brand .topPageSection .PageTopDetails .mallName{color:#eeeeee;font-size:30px;text-align:center}
.topPageSection .PageTopDetails .brandLogo{width:206px;height:100px;margin:0 auto 10px;}
.topPageSection .PageTopDetails .mallName{color:#eeeeee;font-size:50px;text-align:center;text-shadow:0 0 10px #000}
.topPageSection .PageTopDetails .mallAddress{padding-right: 30px;display:inline-block;color:#eeeeee;font-size:20px;text-align:center;background:url('/webimages/locIco5.png') no-repeat center right}
.topPageSection .PageTopDetails .mallShortDesc{-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;margin-top:20px;max-height: 38px;overflow: hidden;line-height: 18px;color:#bbbbbb;font-size:16px;text-align:center}
.topPageSection.openMore .PageTopDetails .mallShortDesc{max-height:300px}
.topPageSection.openMore .PageTopDetails .readMore{font-size:0}
.topPageSection.openMore .PageTopDetails .readMore::after{content:"סגור";color:#eeeeee;font-size:20px;text-align:center;}


.topPageSection .PageTopDetails .readMore{cursor:pointer;margin-top:20px;color:#eeeeee;font-size:20px;text-align:center;margin-bottom:20px}
.inc_mall .botPage{background:#fff;padding-top:30px;padding-bottom:30px;}
.inc_mall .grid{text-align:center;}
.inc_mall .grid .infoSec{display:inline-block;vertical-align:top;}
.inc_mall .grid .infoSec .ttlName{font-size:30px;color:#00b3be;text-align:right;}
.inc_mall .grid .infoSec .mallPhone{height:20px;margin-top:5px;font-size:16px;color:#00b3be;text-align:right;display:block;padding-right:30px;background:url('/webimages/phoneIco.png') no-repeat center right;}
.inc_mall .grid .infoSec .mallSite{text-decoration:underline;height:20px;margin-top:5px;font-size:16px;color:#00b3be;text-align:right;display:block;padding-right:30px;background:url('/webimages/siteIco.png') no-repeat center right;}
.inc_mall .grid .infoSec .mallHoures{height:20px;margin-top:5px;font-size:16px;color:#00b3be;text-align:right;display:block;padding-right:30px;background:url('/webimages/clockIco.png') no-repeat center right;}
.inc_mall .grid .infoSec .hoursBox{margin-top:5px;margin-right:30px;}
.inc_mall .grid .infoSec .hoursBox .hourLine{padding: 0px 5px;overflow:hidden;width:135px;margin-top:2px;}
.inc_mall .grid .infoSec .hoursBox .hourLine.today{background:#ccf0f2;}
.inc_mall .grid .infoSec .hoursBox .hourLine .day{font-size:13px;color:#777777;float:right;}
.inc_mall .grid .infoSec .hoursBox .hourLine .hour{font-size:13px;color:#777777;float:left;}
.inc_mall .grid .infoSec .hoursBox .hourLine.today .day{color:#333333;}
.inc_mall .grid .infoSec .hoursBox .hourLine.today .hour{color:#333333;}
.inc_mall .grid .brandsSec{display:inline-block;vertical-align:top;width:350px;margin: 0 70px;}
.inc_mall .grid .brandsSec .ttlName{font-size:30px;color:#00b3be;text-align:right;}
.inc_mall .grid .brandsSec .ttlName span{float:left;color:#00b3be;font-size:20px;margin-top: 6px;}
.inc_mall .grid .brandsSec .brandsGallery{padding-top: 30px;}
.inc_mall .grid .brandsSec .brandsGallery .brandsWrap{width:100%;height:200px;}
.inc_mall .grid .brandsSec .brandsGallery .brandsWrap .brandWrapBox{margin: 6px;width:102px;height:50px;display:inline-block;}
.inc_mall .grid .mapSec{max-width:510px;width:100%;display:inline-block;height:280px;border-radius:8px;overflow:hidden;}
.roundInfo{margin-top: 35px;position: relative;z-index: 1;display:none;}
.roundInfo .round{width:60px;height:60px;margin:0 3px;border-radius:60px;box-sizing:border-box;display:inline-block;color:#fff;font-size:9px;padding: 34px 14px 0;vertical-align:top;}
.roundInfo .round.phone{background:#f82929 url('/webimages/phoneIcoMob.png') no-repeat center top 6px;background-size:22px}
.roundInfo .round.clock{background:#f82929 url('/webimages/clockIcoMob.png') no-repeat center top 6px;background-size:22px}
.roundInfo .round.site{background:#f82929 url('/webimages/siteIcoMob.png') no-repeat center top 6px;background-size:22px}
.roundInfo .round.location{background:#f82929 url('/webimages/locationBtnMob2.png') no-repeat center top 6px;background-size:22px}

.brandsGallery .owl-controls{position: absolute;top: 0;right: 0;left: 0;height:30px;}
.brandsGallery .owl-controls .owl-nav{position:absolute;right:0;left:0;top:0;}
.brandsGallery .owl-controls .owl-nav .owl-prev{float:right;width:30px;height:30px;right:0;font-size:0;background:url('/webimages/rgtBrandAr.png') no-repeat center center;cursor:pointer;}
.brandsGallery .owl-controls .owl-nav .owl-next{float:left;width:30px;height:30px;left:0;font-size:0;background:url('/webimages/lftBrandAr.png') no-repeat center center;cursor:pointer;}
.brandsGallery .owl-controls .owl-dots{height: 22px;overflow: hidden;position:absolute;right:30px;left:30px;top:5px;text-align:center;}
.brandsGallery .owl-controls .owl-dots .owl-dot{margin:2px;width:10px;height:10px;border-radius:10px;background:#e8e8e8;display:inline-block;vertical-align:middle;}
.brandsGallery .owl-controls .owl-dots .owl-dot.active{background:#7fd9de;}

.topBrandLine{margin-top:20px;overflow:hidden}
.topBrandLine .lftSecLine{float:left;margin-top: 4px;}
.topBrandLine .brandCountTtl{float:right;font-size: 30px;color: #00b3be;text-align: right;}
.topBrandLine .mallPhone{height:20px;margin-top:5px;font-size:16px;color:#00b3be;text-align:right;display:inline-block;padding-right:30px;background:url('/webimages/phoneIco.png') no-repeat center right;}
.topBrandLine .mallSite{margin-left:30px;text-decoration:underline;height:20px;margin-top:5px;font-size:16px;color:#00b3be;text-align:right;display:inline-block;padding-right:30px;background:url('/webimages/siteIco.png') no-repeat center right;}

.mallGallery{margin: 30px 0 40px;padding-top:30px;}
.mallGallery .mallBox{display:inline-block;}
.mallGallery .mallBox .mallPic{margin:auto;width:130px;height:130px;border-radius:100px;position:relative;}
.mallGallery .mallBox .mallPic .phoneIcon{display:none;width:30px;height:30px;cursor:pointer;position: absolute;background:url('/webimages/mallPhoneIco.png') no-repeat center center;bottom:10px;right:0px;}
.mallGallery .mallBox .mallPic .hoursIcon{display:none;width:30px;height:30px;cursor:pointer;position: absolute;background:url('/webimages/mallTimeIco.png') no-repeat center center;bottom:10px;right:50px;left:50px;margin:auto;}
.mallGallery .mallBox .mallPic .locationIcon{display:none;width:30px;height:30px;cursor:pointer;position: absolute;background:url('/webimages/mallLocIco.png') no-repeat center center;bottom:10px;left:0px;}
.mallGallery .mallBox .mallName{margin-top:10px;text-align:center;font-size:16px;color:#d8243d;}
.mallGallery .mallBox .mallCity{text-align:center;font-size:16px;color:#999999;}

.mallGallery.owl-carousel .owl-item{text-align:center;}
.mallGallery .owl-controls{position: absolute;top: 0;right: 0;left: 0;height:30px;width:420px;}
.mallGallery .owl-controls .owl-nav{position:absolute;right:0;left:0;top:0;}
.mallGallery .owl-controls .owl-nav .owl-prev{float:right;width:30px;height:30px;right:0;font-size:0;background:url('/webimages/rgtBrandAr.png') no-repeat center center;cursor:pointer;}
.mallGallery .owl-controls .owl-nav .owl-next{float:left;width:30px;height:30px;left:0;font-size:0;background:url('/webimages/lftBrandAr.png') no-repeat center center;cursor:pointer;}
.mallGallery .owl-controls .owl-dots{position:absolute;right:30px;left:30px;top:5px;text-align:center;}
.mallGallery .owl-controls .owl-dots .owl-dot{margin:2px;width:10px;height:10px;border-radius:10px;background:#e8e8e8;display:inline-block;vertical-align:middle;}
.mallGallery .owl-controls .owl-dots .owl-dot.active{background:#7fd9de;}

.groups .mallGallery .owl-controls{margin:0 auto}
.groups .mallGallery {padding-top: 50px;}

.saleAppSec{}
.saleAppSec .topTtl{height:150px;background:#df2525;}
.saleAppSec .topTtl .grid{overflow: visible;}
.saleAppSec .topTtl .grid .appTtl{margin-top:25px;float: right;text-align:right;color:#fff;font-size:44px;padding-left:60px;line-height:50px;background:url('/webimages/saleAppTtl.png') no-repeat center left;}
.saleAppSec .topTtl .grid .appdDesc{clear:both;font-size:30px;color:#fff;text-align:right;padding-top:10px;}
.saleAppSec .botTtl .grid .phonePic{position:absolute;left:0;top:-228px;width:476px;height:658px;background:url('/webimages/phonePic.png') no-repeat center center;}
.saleAppSec .botTtl{min-height:320px;background:#fff;padding-bottom:20px}
.saleAppSec .botTtl .grid{overflow:visible}
.saleAppSec .botTtl .grid .boxRgt{max-width: 680px;padding-top: 50px;position:relative;}
.saleAppSec .botTtl .grid .boxRgt .text{font-size:16px;color:#373737;text-align:right;max-width:520px;}
.saleAppSec .botTtl .grid .boxRgt .avilable{font-size:18px;color:#373737;text-align:right;margin-top:15px}
.saleAppSec .botTtl .grid .boxRgt .btns{overflow:hidden;margin-top: 50px;}
.saleAppSec .botTtl .grid .boxRgt .btns .android{width:130px;height:40px;float:right;border-radius:4px;background:url('/webimages/androidBtn.jpg') no-repeat center center;}
.saleAppSec .botTtl .grid .boxRgt .btns .iphone{margin-right:40px;width:130px;height:40px;float:right;border-radius:4px;background:url('/webimages/iosBtn.jpg') no-repeat center center;}
.saleAppSec .botTtl .grid .boxRgt .saleAppVideo{display:none;position:absolute;left:0;bottom:0;width:300px;height:165px;padding: 0 30px;}
.saleAppSec .botTtl .grid .boxRgt .saleAppVideo .video{cursor:pointer;width:300px;height:165px;background-size: cover !important;position: relative;}
.saleAppSec .botTtl .grid .boxRgt .saleAppVideo .video .play{background: url('/webimages/play.png') no-repeat center center;z-index: 2;width: 100%;height: 100%;position: absolute;top: 0;bottom: 0;left: 0;right: 0;}
.saleAppSec .botTtl .grid .boxRgt .saleAppVideo .owl-controls{}
.saleAppSec .botTtl .grid .boxRgt .saleAppVideo .owl-controls .owl-nav{position:absolute;right:0;left:0;top:67px;height:0}
.saleAppSec .botTtl .grid .boxRgt .saleAppVideo .owl-controls .owl-nav .owl-prev{float:right;width:30px;height:30px;right:0;font-size:0;background:url('/webimages/rgtArrSaleApp.png') no-repeat center center;cursor:pointer;}
.saleAppSec .botTtl .grid .boxRgt .saleAppVideo .owl-controls .owl-nav .owl-next{float:left;width:30px;height:30px;left:0;font-size:0;background:url('/webimages/lftArrSaleApp.png') no-repeat center center;cursor:pointer;}


.reviewSec{background:#eeeeee;padding-top:80px;padding-bottom:100px}
.reviewSec .grid{}
.reviewSec .grid .secTtl{text-align:right;font-size:20px;color:#290d12;}
.reviewSec .grid .secWrap{margin-top:10px;font-size: 0;text-align:center;}
.reviewSec .grid .secWrap .revBox{min-height:140px;margin:2px;position:relative;max-width:595px;width:49%;box-sizing:border-box;padding:20px;border:1px solid #dddddd;background:#fff;display:inline-block;vertical-align:top;}
.reviewSec .grid .secWrap .revBox .boxTtl{font-size:20px;color:#d8243d;text-align:right;}
.reviewSec .grid .secWrap .revBox .stars{width:60px;height:9px;background:url('/webimages/stars.png') no-repeat center center;position:absolute;left:20px;top:26px;}
.reviewSec .grid .secWrap .revBox .revText{text-align:right;font-size:16px;color:#333333;margin-top:10px;padding-bottom:16px;}
.reviewSec .grid .secWrap .revBox .revWriter{text-align:left;font-size:13px;color:#a0a0a0;bottom: 20px;position: absolute;left: 20px;}




.breadCrambs{font-size:14px;color:#ffffff;position: absolute;top:2px;right:20px;}
.breadCrambs > span{font-size:14px;color:#ffffff;margin:0 5px;}
.breadCrambs > span:last-child{display:none;}
.breadCrambs > a{font-size:14px;color:#ffffff;}
.breadCrambs + h2{line-height:80px;}
.mainCont{padding-top:60px;padding-bottom:60px;background:#ededee;}
.mainCont .grid{}
.mainCont .grid .artText{color:#333333;font-size:16px;text-align:right;margin-left:370px}
.mainCont .grid .artText *{color:#333333;font-size:16px}
.mainCont .grid .moreArt{position:absolute;left:0;top:0;}
.mainCont .grid .moreArt .artLinkWrap{width:280px;margin-bottom:30px;}
.mainCont .grid .moreArt .artLinkWrap .artLinkTtl{font-size:16px;color:#d8243d;margin-bottom:10px;text-align:right;font-weight:bold;}
.mainCont .grid .moreArt .artLinkWrap a{font-size:14px;color:#333333;text-align:right;text-decoration:underline;display: block;margin-bottom:4px;}


.inc_contact{}
.inc_contact .pageCont{padding-top:50px;padding-bottom:50px;}
.inc_contact .grid{}
.inc_contact .grid .desc{max-width:600px;float:right;}
.inc_contact .grid form{}
.inc_contact .grid form > .inpts{clear:both;direction:rtl;margin-top:10px;}
.inc_contact .grid form > .inpts .label{float:right;width:100px;line-height:40px;direction:ltr;text-align:right;}
.inc_contact .grid form > .inpts input{height:40px;line-height:40px;padding-right:10px;border:1px solid #ccc;border-radius:8px;width:263px;}
.inc_contact .grid form > .inpts textarea{height:80px;line-height:40px;padding-right:10px;border:1px solid #ccc;border-radius:8px;width:263px;}
.inc_contact .grid form > .submit{cursor:pointer;background: #333 none repeat scroll 0 0;border: medium none;border-radius: 8px;color: #fff;font-size: 20px;height: 40px;margin-right: 180px;margin-top: 10px;width: 100px;}

.inc_contact .grid .imgBG {width:23vw;float:left;}
.inc_contact .grid .imgBG > img{max-width:100%}


.mainCont .grid .artsWrapper{font-size:0;text-align:center;}
.artBox{max-width:380px;width:100%;box-sizing:border-box;padding:15px;background:#ffffff;display:inline-block;border:1px solid #dcdcdc;margin: 10px;}
.artBox .artBoxTtl{font-size:20px;color:#c92742;margin-bottom:10px;text-align:right;margin-bottom:10px;}
.artBox .artBoxText{font-size:16px;color:#333333;text-align:right;}

.footer{background:#df2525;padding-bottom:30px;}
.footer .grid{display:table;padding-bottom: 40px;}
.footer .grid .socialBtn{position:absolute;bottom:10px;right:20px}
.footer .grid .socialBtn .socIcon{width:50px;height:50px;display:inline-block;margin:0 2px;}
.footer .grid .socialBtn .socIcon.faceIco{background:url('/webimages/faceIco.png') no-repeat center center;}
.footer .grid .socialBtn .socIcon.googleIco{background:url('/webimages/googleIco.png') no-repeat center center;}
.footer .grid .socialBtn .socIcon.instaIco{background:url('/webimages/instaIco.png') no-repeat center center;}
.footer .grid .listWrap{display:table-cell;padding: 30px 0 60px;}
.footer .grid .listWrap:nth-child(even){background: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 99%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 99%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 99%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1affffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */}
.footer .grid .listWrap > ul{}
.footer .grid .listWrap > ul .ttlLi{font-size:20px;text-align:center;color:#e6e7e1;margin-bottom:20px;display:block}
.footer .grid .listWrap > ul > li{list-style: none;margin:4px 0;padding-right: 15px;}
.footer .grid .listWrap > ul > li > a{font-size:16px;text-align:right;color:#e6e7e1;display:block}
.footer .ssdLogo {background: rgba(0, 0, 0, 0) url("../webimages/ssd-logo.png") no-repeat scroll left top;color: black;height: 30px;left: 10px; padding-left: 75px;  position: absolute;  bottom: 0;}
.footer .ssdLogo a {color: #fff;display: block;padding-top: 5px;}


.inc_404{height:100%;width:100%;position:absolute;}
.inc_404 .wrapper404{max-width:336px;position:absolute;margin:auto;left:0;right:0;bottom:0;top:0;height:225px;}
.inc_404 .homeBtn{width: 200px;height: 40px;line-height: 40px;margin: 30px auto 0;display: block;border-radius: 8px;text-align: center;background: #d9243d;box-shadow: 0 0 20px 4px #d9243d;color: #fff;}


.squaredFour {position:absolute;width: 26px;height:26px;cursor:pointer;box-sizing:border-box;border:1px solid #dcdcdc;background:#fff;display: inline-block;}
.squaredFour label {width: 100%;height: 100%;cursor: pointer;position: absolute;top: 0;left: 0;}
.squaredFour label:after {content: '';width: 18px;height: 6px;position: absolute;top: 6px;left: 2px;border: 3px solid #f5292c;border-top: none;border-right: none;background: transparent;opacity: 0;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.squaredFour input[type=checkbox] {visibility: hidden}
.squaredFour input[type=checkbox]:checked + label:after {opacity: 1;}
.squaredFour + label{cursor:pointer;margin-right:32px;color:#555555;font-size:14px;;position: relative;display: block;min-height: 22px;padding-top:5px}


.sk-fading-circle {margin: 100px auto;width: 40px;height: 40px;position:absolute;left: 0;right: 0;bottom: 0;top: 0;margin: auto;}
.sk-fading-circle .sk-circle {width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.sk-fading-circle .sk-circle:before {content: '';display: block;margin: 0 auto;width: 15%;height: 15%;background-color: #333;border-radius: 100%;-webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;}
.sk-fading-circle .sk-circle2 {-webkit-transform: rotate(30deg);-ms-transform: rotate(30deg);transform: rotate(30deg);}
.sk-fading-circle .sk-circle3 {-webkit-transform: rotate(60deg);-ms-transform: rotate(60deg);transform: rotate(60deg);}
.sk-fading-circle .sk-circle4 {-webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg);}
.sk-fading-circle .sk-circle5 {-webkit-transform: rotate(120deg);-ms-transform: rotate(120deg);transform: rotate(120deg);}
.sk-fading-circle .sk-circle6 {-webkit-transform: rotate(150deg);-ms-transform: rotate(150deg);transform: rotate(150deg);}
.sk-fading-circle .sk-circle7 {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}
.sk-fading-circle .sk-circle8 {-webkit-transform: rotate(210deg);-ms-transform: rotate(210deg);transform: rotate(210deg);}
.sk-fading-circle .sk-circle9 {-webkit-transform: rotate(240deg);-ms-transform: rotate(240deg);transform: rotate(240deg);}
.sk-fading-circle .sk-circle10 {-webkit-transform: rotate(270deg);-ms-transform: rotate(270deg);transform: rotate(270deg);}
.sk-fading-circle .sk-circle11 {-webkit-transform: rotate(300deg);-ms-transform: rotate(300deg);transform: rotate(300deg);}
.sk-fading-circle .sk-circle12 {-webkit-transform: rotate(330deg);-ms-transform: rotate(330deg);transform: rotate(330deg);}
.sk-fading-circle .sk-circle2:before {-webkit-animation-delay: -1.1s;animation-delay: -1.1s; }
.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; 
}
.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; 
}
.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; 
}
.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; 
}
.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; 
}
.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; 
}
.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% { opacity: 0; }
  40% { opacity: 1; }
}

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% { opacity: 0; }
  40% { opacity: 1; } 
}



@media (max-width:1400px){

.resultsSection .grid .rgtAd{display:none;}
.resultsSection .grid .lftAd{display:none;}
.fixedBox{top: 240px;}
.resultsSection .grid .centerResult{padding: 0px;max-width: 1300px;}

}


@media (max-width:1200px){
.saleAppSec .botTtl .grid .boxRgt{max-width:100%}
.saleAppSec .botTtl .grid .boxRgt .saleAppVideo{position:relative;margin:80px auto 0px;}
.saleAppSec .botTtl .grid .phonePic{background-size: contain !important;top: 30px;width: 216px;height: 278px;left:6%;}
.saleAppSec .botTtl .grid .boxRgt .text{max-width:430px;}
}



@media (max-width:1024px){
.promoteGallerySection .promoteGallerySlider {padding:0}
.saleBox .centerBox{left: 170px;}
.saleBox .LftBox .showDetailsBtn{width: 150px;}

.resultsSection .grid .centerResult{padding:0 10px}
.footer{padding-top:20px}
.footer .grid{display:block;padding-bottom: 80px;}
.footer .grid .listWrap{margin-top:10px;}
.footer .grid .listWrap > ul .ttlLi::before{content:"+";padding-left: 10px;}
.footer .grid .listWrap > ul .ttlLi{text-align:right;cursor:pointer;margin-bottom:10px;}
.footer .grid .listWrap{height: 30px;overflow: hidden;display: block;padding: 0;margin-top: 5px;}
.footer .grid .listWrap.open{height: auto;}
.footer .grid .listWrap:nth-child(even){background:transparent;}

}
/*for hover only!*/
@media (min-width:767px){
	
	.menu > ul > li > ul > li > a:hover{}
	.menu > ul > li > ul > li:hover{background:#d8243d;}
	.menu > ul > li > ul > li:hover a{color:#fff;}
	.menu > ul > li:hover ul{opacity: 1;max-height:500px}
}

@media (max-width:767px){
	.blackFriday {height:180px;background-size:auto 100%}

	#subcategories {margin-bottom: 10px;border-spacing: 10px;}
	#subcategories .subcat {float:none;display: table-cell;white-space: nowrap;}



	.menu > ul > li{border-right:initial;border-left:initial}
.header .grid .headerFline{overflow: visible;}
.breadCrambs{right:0;position:relative;}
.inc_contact .grid{padding:0}
.inc_contact .grid form{max-width: 380px;margin: 30px auto;}
.inc_contact .grid .desc{float:none;margin: 0 auto;}
.inc_contact .grid .desc strong{padding:0 20px;display: block;}
.inc_contact .grid .imgBG{display:none;}

.closeMenu {-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;width: 0;bottom: 0;left: 0;top: 0;position: fixed;z-index: 99;background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;}
.menuOpen .closeMenu {width: calc(100vw - 300px);}
.shoppingCenterBox .centerBox .saleTtl{font-size:14px;width: 100%;margin-left: -280px;margin-right: -120px;margin-top: -10px;padding: 10px 120px 80px 460px;position: absolute;}
.shoppingCenterBox.mall .centerBox .mallDesc{margin-top: 20px;}
.menuOpen .header {height: 60px;overflow:visible}
.menuOpen .menu{right:0}
.menu{display:block;position: fixed;overflow: auto;width: 300px;right: -302px;top: 0;border-right:1px solid #525947 ;background: #d9243d;height: 100%;bottom: 0;z-index: 99;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;}
.menu ul{display: block;height: 100%;overflow-y: auto;overflow-x: hidden;}
.menu > ul > li.expand{display:block;font-size: 20px;line-height: 40px;}
.menu > ul > li{display:block;border-bottom: 1px solid #ffffff;margin: 0;padding:0;width:auto;}
.menu > ul > li > a{display: block;padding-right:20px;text-align:right;line-height: 40px;}
.menu > ul > li.topMenu{display:block !important;} 
.menu > ul > li.topMenu > a{padding-right:0;text-align:center;} 

.menu > ul > li.expandable::after {background: rgba(0, 0, 0, 0) url("/webimages/arDown_blue.png") no-repeat scroll center center / contain ;color: #fff;content: "";height: 40px;left: 0px;position: absolute;top: 0;width: 50px;background-size: auto;}
.menu > ul > li.open{height: auto;}

.menu > ul > li.open > ul{position:static;opacity: 1;max-height: none;}
.menu > ul > li > ul{}
.menu > ul > li.active a {text-shadow:none;color:#fff;border:0;}
.menu > ul > li.active {background:#00a6d0 }
.menu ul > li > ul{-moz-transition: all 0s;-webkit-transition: all 0s;transition: all 0s;width:100%;border:none;}
.menu li .expandable{height:40px;width:40px;background:url("/webimages/arDown_white.png") no-repeat scroll center center;z-index:2;position:absolute;left:0;top:0}
.menu li.open .expandable{transform: rotateZ(180deg);}
.menu > ul > li > ul > li > a{padding-right:30px;}

.resultsSection .grid .centerResult .boxesWrapperCategory::before{display:none}
.resultsSection .grid .centerResult .boxesWrapperCategory::after{display:none;right: 0;}
.resultsSection .grid .centerResult .globalBoxesWrapperCategory .someText{padding:0 15px}
.resultsSection .grid .centerResult .globalBoxesWrapperCategory .readMoreBrb{padding:0 15px}
.centerResult .sortSection .artLinkWrap{display:none}

.mainCont .grid .artText{margin-left:0;}
.mainCont .grid .moreArt{position:static;margin-top:30px;}
.mainCont .grid .moreArt .artLinkWrap{display:inline-block}
.artBox{margin:10px 0}
.resultsSection .grid .centerResult .sortSection .sortOverflow{padding-right:20px;position: absolute;left: 0;right: 0;top: 50px;bottom: 0;}
#resSearchWrap{display: none;position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,0.7);z-index: 99;}
#resSearchWrap .searchBoxBoxi{border-radius: 10px;background: #f4282c;max-width: 720px;box-sizing: border-box;border: 10px solid #f4282c;margin: auto;position: absolute;top: 0;margin-top: 34px;right: 25px;left: 25px;height: 370px;}
#resSearchWrap .searchBoxBoxi .closePop{width: 30px;height: 30px;cursor: pointer;position: absolute;left: -30px;top: -30px;background: #fff url(/webimages/closePop.png) no-repeat center center;border-radius: 20px;border: 1px solid #fff;}
.header .grid .headerFline .searchWrap{width: 100%;position: static;}

.popWrap .salePopBox .mainBox .rgtBG{position:fixed;top:60px;}
.saleAppSec .botTtl .grid .boxRgt .text{padding:0 10px;}
.saleAppSec .botTtl .grid .boxRgt .avilable{padding:0 10px;}
.saleAppSec .botTtl .grid{padding: 0;}
.saleAppSec .topTtl .grid .appdDesc{font-size:16px;}
.saleAppSec .botTtl .grid .boxRgt .saleAppVideo{padding:0 25px;width: 270px;}
.saleAppSec .botTtl .grid .boxRgt .saleAppVideo .video{width: 270px;height: 155px;}
.saleAppSec .botTtl .grid .boxRgt .text{font-size:14px}
.saleAppSec .botTtl{max-width: 470px;margin: 0 auto;}
.saleAppSec .botTtl .grid .boxRgt .btns{width:130px;margin-right:20px;}
.saleAppSec .botTtl .grid .boxRgt .btns .iphone{margin-right:0;margin-top:15px;}
.saleAppSec .botTtl .grid .boxRgt .avilable{max-width: 210px;font-size:14px}
.saleAppSec .botTtl .grid .phonePic{left:auto;right: 170px;width: 150px;height: 218px;top: 178px;}
.reviewSec{padding-top:20px}
.reviewSec .grid{padding:0;}
.reviewSec .grid .secWrap .revBox{width:100%;margin-bottom: 10px;}
.resultsSection .grid .centerResult .sortSection .topMobSec{display:block;}
.promoteGallerySection{height: 350px;}
.promoteGallerySection .promoteGallerySlider .promoteBox{height:300px;margin-top: 28px;}
.categorySliderSection{height:80px;}
.categorySliderSection .categorySlider{padding:0;width: 110%;}
.categorySliderSection .categorySlider .categoryItem{width: 60px;height: 70px;margin: 0 auto;background-size: auto 50% !important;padding-top: 54px;font-size: 12px;line-height: 12px;display: table-cell;vertical-align: bottom}
.categorySliderSection .owl-controls{display:none;}
.categorySliderSection .owl-stage-outer .owl-stage .owl-item{float: right;display: table;text-align: center !important;}

.container{padding-top:60px;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s}
.saleBox{padding:10px;}
.saleBox .centerBox{right: 100px;left:0;}
.saleBox .rgtBox{width:70px;right:12px}
.saleBox .rgtBox .shareBtn{font-size:0;}
.saleBox .rgtBox .compenyLogo{width:70px;height:35px;background-size: contain !important;}
.saleBox .centerBox .saleDesc{font-size:14px;}
.saleBox .LftBox{left:10px;}
.saleBox .LftBox .showDetailsBtn{width:100px;height:30px;line-height: 30px;margin-top:0px;position: absolute;bottom: 0;left: 0;font-size:14px;}
.saleBox .LftBox .addFavBtn{width:20px}
.saleBox .LftBox .addFavBtn .add{width: 100%;font-size:0;padding:0;display: block;background:url('/webimages/starMob.png') no-repeat center center / cover;}
.saleBox .LftBox .addFavBtn .added{width: 100%;font-size:0;padding:0;display: block;background:url('/webimages/starMobSelect.png') no-repeat center center /cover;}
.saleBox .LftBox .addFavBtn.selected .add::after{display:none;}
.saleBox .centerBox .saleTtl{font-size:16px}
.saleBox .centerBox .locSectionBox{margin-top: 20px;}

.popWrap .salePopBox .mainBox .topMainBox .addFavBtn > div{font-size:0 !important}


.brandBox .showDetailsBtn{width:100px;height:30px;line-height: 30px;font-size:14px;top: auto;bottom: 10px}
.brandBox .centerBox .brandDesc{font-size:14px;}
.brandBox .centerBox{left: 0px;bottom: 44px;}
.brandBox .centerBox .centerBoxFline .brandName{font-size:16px}

.resultsSection .grid .centerResult .secResult{padding:0 20px}
.resultsSection .grid .topResult{padding:0 20px}
.saleBox.noLoc .centerBox .locSectionBox .locBoxText:nth-child(2) span{display:none}
.resultsSection .grid .centerResult{padding:0}
.resultsSection .grid{padding:0}
.header .grid .headerFline .personalBtnConnect{padding:0;width:40px;margin-left:0px;}
.header .grid .headerFline .personalBtnConnect .personalBtnTtl{display:none;}
.header .grid .headerFline .personalBtnConnect .personalBtnSubTtl{display:none;}
.fixedBox{float:left;width:auto;height:auto;background:transparent;position:static;padding:0;z-index:1}
.fixedBox .settingBtn{background: url(/webimages/settingMob.png) no-repeat center bottom / cover;display:none;font-size:0;height: 40px;width: 40px;margin-top:0;vertical-align: top;margin-left:15px}
.fixedBox .likedBtn{background: url(/webimages/starBtnMob.png) no-repeat center bottom / cover;display:inline-block;font-size:0;height: 40px;width: 40px;margin-top:0;vertical-align: top;float: right;margin-left:15px}
.header .grid .headerFline .logo{display:none;}
.header .menuBtn{display:block;top:8px;width:30px;}
.fixedBox .likedBtn .likeCounter{right: -8px;top: 0px;}
.header .grid .headerSline .locetionBtn{width:40px;height:40px;background: url('/webimages/locationBtnMob.png') no-repeat center left /cover;font-size:0;position:absolute;top:0;left:180px;}
.header .grid .headerSline .locetionBtn::before{display:none;}
.header .grid .headerFline .personalBtnConnect{margin-left:15px;background: url('/webimages/personalBtnMob.png') no-repeat center left /cover;}
.menu{margin-right:0;opacity:0}
.header {padding-top:5px;height: 60px;overflow:hidden;}
.header .grid{padding:0}
.menuOpen .header .menu{opacity:1}
.SearchBtnMob{width:40px;height:40px;cursor:pointer;background: url('/webimages/searchBtnMob.png') no-repeat center left /cover;float: left;margin-left:15px;}
.popWrap .popBox .closePop{left: -10px;top: -42px;}
.popWrap .popLikedBox{padding:40px 0}
.popWrap .saleBox .centerBox{left: 85px;}

.shoppingCenterBox .centerBox{right:120px;left:10px}
.menuOpen .header .grid .headerSline{margin-top: 6px;}
/*
.shoppingCenterBox{border:0;margin: 0 10px;width:130px;height:150px;border-radius:100px;display:inline-block;}
.shoppingCenterBox .shoppingCenterBoxBg::after{display:none;}
.shoppingCenterBox .shoppingCenterBoxBg{background:none !important}
.shoppingCenterBox .rgtBox{top: 0px;right: 0px;}
.shoppingCenterBox .centerBox{right:0}
.shoppingCenterBox .centerBox .mallDesc .brandsWrapper{display:none;}
.shoppingCenterBox .centerBox .mallDesc .saleCount{font-size:13px;color:#fff;padding:0;background:none;text-align: center;float:none;line-height: 20px;}
.shoppingCenterBox .centerBox .mallDesc .BrandCount{font-size:13px;color:#fff;padding:0;background:none;text-align: center;float:none;margin-right:0px;line-height: 20px;}
.shoppingCenterBox .centerBox .locSectionBox{display:none;}
.shoppingCenterBox.mall .centerBox .mallDesc{margin-top: 18px;}*/
.shoppingCenterBox .rgtBox {    width: 100px;    height: 100px;}
.shoppingCenterBox {height:110px}
.shoppingCenterBox.mall .centerBox {right:120px}
.shoppingCenterBox .centerBox .mallDesc .saleCount{font-size:14px;background-size:14px;padding-right:20px;margin-left:10px}
.shoppingCenterBox .centerBox .mallDesc .BrandCount{font-size:14px;background-size:14px;padding-right:20px;}
.shoppingCenterBox .centerBox .mallDesc .brandsWrapper {display:none}
.shoppingCenterBox .centerBox .locSectionBox{margin-top:0}
.shoppingCenterBox .shoppingCenterBoxBg{background:white !important}

.topPageSection{height:225px;}
.topPageSection::after {height:5px;background-size:auto 4px;background-position: bottom;background-repeat: repeat-x;}
.topPageSection .topHeadLine .chooseMallBtn{display:none;}
.topPageSection .topHeadLine .addMallFav{background: url(/webimages/starMob.png) no-repeat center center / cover;width:24px;height:24px;background-size:24px;font-size: 0;}
.topPageSection .PageTopDetails{margin: 60px auto 0;}
.topPageSection .PageTopDetails .mallName{font-size:24px;}
.topPageSection .PageTopDetails .mallAddress{font-size:14px;line-height: 20px;}
.topPageSection .PageTopDetails .mallShortDesc{display:none;}
.topPageSection .PageTopDetails .readMore{display:none;}
.inc_mall .grid .mapSec{display:none;}
.inc_mall .grid .infoSec{display:none;}
.roundInfo{display:block}
.inc_mall .grid .brandsSec{margin:0;padding:0 20px;width: 100%;box-sizing: border-box;}
.brandsGallery .owl-controls{display:none;}
.inc_mall .grid .brandsSec .ttlName{font-size:20px;color:#f82929;}
.inc_mall .grid .brandsSec .ttlName span{font-size:15px;color:#f82929;float:right;margin-top:5px;margin-left:10px;}

.resultsSection .grid .centerResult .sortSection{-moz-transition: all 0.5s;-webkit-transition: all 0.5s;transition: all 0.5s;width:100%;z-index:99;top: 0px;position: fixed;right: -100%;bottom:0;background: #eee;padding-top: 10px;padding-right: 20px;box-sizing: border-box;}
.resultsSection .grid .centerResult .sortSection.open{right:0;}
.resultsSection .grid .centerResult .globalBoxesWrapperCategory{width:100%;margin-right:0;}
.inc_mall .botPage{margin-top: 30px;}
.topPageSection .PageTopDetails .brandLogo{width:105px;height:50px;}
.topBrandLine .lftSecLine{display:none;}
.topBrandLine .brandCountTtl{font-size:20px;color:#f82929;text-align:center;float:none;margin: 20px 0 0;}
.mallGallery .mallBox .mallPic .phoneIcon{display:none;}
.mallGallery .mallBox .mallPic .hoursIcon{display:none;}
.mallGallery .mallBox .mallPic .locationIcon{display:none;}
.inc_brand .topPageSection .PageTopDetails{margin: 15px auto 0;}
.mallGallery .owl-controls{display:none}
.mainTtl{background:#f82929 url('/webimages/filterIco.png') no-repeat top 6px right 10px;padding-right:50px;background-size:28px;height:auto;min-height:60px;}
.mainTtl .grid{padding:0}
.mainTtl.nofilter{background:#f82929}
.mainTtl h2{font-size:16px;line-height: 20px;padding-top: 0}
.mainTtl .mobTtl{display:block;bottom:5px;}
.mainTtl .salesCount .sp{display:none;}
.mainTtl .salesCount{margin-left:20px;font-size:13px;line-height: normal;margin-bottom: 5px;margin-top:5px;clear:both;}
.inc_mall .grid .brandsSec .brandsGallery{padding-top: 30px;white-space: nowrap;overflow-x: auto;height: 80px;overflow-y: hidden;}
.inc_mall .grid .brandsSec .brandsGallery .brandsWrap{height:initial;display: inline-block;width: auto;}
.inc_mall .grid{padding:0}
.inc_category .grid{padding:0}
.inc_brand .grid{padding:0}
.inc_mall .grid .brandsSec{padding:0 20px 0 0}
.popWrap .popLikedBox .popTTl{padding-right:20px}

.popWrap .salePopBox .mainBox .locationWin .wrapper{height: auto;position: absolute;bottom: 60px;top: 60px;left: 0;right: 0;}
.popWrap .salePopBox{height:auto;}
.popWrap .salePopBox .topLine .closePop{left:10px}
.popWrap .salePopBox .topLine .phoneNum{font-size:0;background: url(/webimages/phoneSaleIco.png) no-repeat top center;padding-right: 0px;line-height: 70px;height: 40px;margin-top: 18px;}
.popWrap .salePopBox .topLine .phoneNum:after{content:"טלפון";font-size:13px;color:#f4282c;}
.popWrap .salePopBox .topLine .homePage{font-size:0;background: url(/webimages/website.png) no-repeat top center;padding-right: 0px;line-height: 70px;height: 40px;margin-top: 18px;}
.popWrap .salePopBox .topLine .homePage:after{content:"אתר";font-size:13px;color:#f4282c;}
.popWrap .salePopBox .mainBox{height:auto;}
.popWrap .salePopBox .mainBox .topMainBox .mainSaleTxt{margin: 16px 0 6px;}
.popWrap .salePopBox .mainBox .topMainBox .shareBtn{font-size:0;left: 40px;}
.popWrap .salePopBox .mainBox .topMainBox .favWrap{height: 22px;}
.popWrap .salePopBox .mainBox .topMainBox .favWrap div{display:none;}
.popWrap .salePopBox .mainBox .topMainBox .saleAddShow{font-size:0px;height:auto;width:auto;top: 50px;background:transparent;bottom: auto;}
.popWrap .salePopBox .mainBox .topMainBox .saleAddShow::after{content:"סיילים";font-size:13px;color:#00b3be;position: absolute;bottom: -20px;right: 0;left: 0;text-align: center;}
.popWrap .salePopBox .mainBox .topMainBox .saleAddShow span{font-size:18px;color:#fff;background:#00b3be}
.popWrap .salePopBox .mainBox .topMainBox .mainSaleDesc{max-width: calc(100% - 50px);}

.popWrap .salePopBox .botBoxLine{border-bottom:1px solid #ddd;border-top:1px solid #ddd;height:70px}
.popWrap .salePopBox .botBoxLine .locBtn .lanTop{font-size:13px}
.popWrap .salePopBox .botBoxLine .locBtn .lan{display:block;}
.popWrap .salePopBox .botBoxLine .locBtn .lan:nth-child(3){margin-right:0;}
.popWrap .salePopBox .botBoxLine .locBtn .lan span{display:none}
.popWrap .salePopBox .botBoxLine .opening{display:none}
.popWrap .salePopBox .botBoxLine .moreLoc{left: 4px;font-size:0px;height:auto;width:auto;top: 0px;background:transparent;bottom: auto;}
.popWrap .salePopBox .botBoxLine .moreLoc::after{content:"מיקומים";font-size:13px;color:#f4282c;position: absolute;bottom: -20px;right: -4px;left: 0;text-align: center;}
.popWrap .salePopBox .botBoxLine .moreLoc span{font-size:18px;color:#fff;background:#f4282c}
.popWrap .salePopBox .botBoxLine .botBtnsWrap{width:100%;margin-top: 2px;}
.popWrap .salePopBox .mainBox .openHoursDet{position:static;height:auto;}
.popWrap .salePopBox .mainBox .openHoursDet .hourTtl{line-height: 30px;font-size:16px;color:#f4282c;padding-right:30px;background: url(/webimages/clockSalePop.png) no-repeat center right;}
.popWrap .salePopBox .mainBox .slideWin{width:100%;position: fixed;top: 70px;height:auto;bottom:0;}
.popWrap .salePopBox .mainBox .slideWin .map{width:100%;}
.popWrap .salePopBox .mainBox .locationWin{height:100%;position: fixed;top: 70px;}
.popWrap .salePopBox .mainBox .show .slideWin{}
.popWrap .salePopBox .mainBox .topMainBox .addFavBtn.selected .add::after{display:none;}


	.popWrap .salePopBox .exclusive{position:relative;top:auto;right:auto;margin:10px auto 20px;padding:10px;}
	.popWrap .salePopBox .saleGal.smaller{margin-right:auto;}
	.popWrap .salePopBox .exclusive .code .inmobile{display:inline-block !important;}
}
/*height*/
@media (max-height:500px){

	.popLidBox{bottom:auto;}
	.popContent{height:calc(100% - 150px);overflow-y:auto;}
}


@media (max-width:500px){
	.connectionPop .connectionBox .connectionWrapper .connectionBoxLine .connectionBoxLineDesc{font-size: 18px;}
	#register .inputWrap{height: 36px;width: 96%;}
	#register .inputWrap input[type='text']{width: 100%;height: 36px;}
	#register .inputWrap.large input[type='text']{height: 36px;width: 100%;}
	#register .inputWrap input[type='password']{height: 36px;width: 100%;}
	.saleBox .LftBox .showDetailsBtn{bottom: 20px;width: 40px;overflow:hidden;}
}


@media (max-width:400px){


.inc_contact .grid form{max-width: 320px;}
.inc_contact .grid form > .inpts input{width: 100%;box-sizing: border-box;}
.inc_contact .grid form > .inpts textarea{width: 100%;box-sizing: border-box;}
.inc_contact .grid form > .submit{float:left;margin-right:0}
.footer .ssdLogo a{font-size:0}
}

