/* home gallery */
.homeGallery{padding: 56px 0px 12px 0px;}
.homeGallery h2,.homeGallery h5{font: 700 30px/30px "Almoni",arial; text-align: center; padding: 52px 0px 0px 0px; background-position: center top; background-repeat: no-repeat; background-size: 104px;}
.bestSellers h2{color: #3f9ad3; background-image: url(/images/p1000/bestsellers_icon.png);}
.homeDeals h2{background-image: url(/images/p1000/home_deals_icon.png);}
.homeDeals h2 a {color: #ff3a1e; }
.lastSeen h2,.lastSeen h5,.UserlastSeen h2,.UserlastSeen h5{color: #3f9ad3;background-image: url(/images/p1000/last_seen_icon.png); padding: 48px 0px 0px 0px;}
.lastSeen h2 a,.lastSeen h5 a{color: #3f9ad3;}
.BestSales h2,.BestSales h5{background-image: url(/images/p1000/bestsellers_icon.png);}
.BestSales h2 a, .BestSales h5{color: #3f9ad3; }

.homeGallery_frame{background-color: #f3f3f3; padding: 7px; margin-top: 17px;border-radius:7px;}
.homeGallery_featuredItem{padding: 7px;}
.homeGallery_featuredItem a.homeGallery_featuredLink{display: block; width: 100%; height: 100%; text-decoration: none; background-color: white;}
.homeGallery_featuredGrid{display: table; width: 100%; height: 100%; padding: 23px 1.65% 30px;}
.homeGallery_featuredImage{display: table-cell; width: 60%; vertical-align: middle; border-left: 1px solid #e9e9e9;}
.homeGallery_featuredText{display: table-cell; vertical-align: middle; position: relative; padding: 0px 15px 0px 0px;}
.homeGallery_featuredLogo{position: absolute; left: 0px; top: 0px; width: 122px; height: 36px; padding: 0px;}
.homeGallery_featuredText .badge{position: absolute; right: 15px; top: 0px; font: 400 15px/14px "Almoni",arial; text-align: center; padding: 17px 0px 0px 0px;}
.homeGallery_featuredStar:before{content: "\2605"; color: #3f9ad3; font-size: 24px; position: absolute; top: 0px; left: 50%; margin-left: -9px;}
.homeGallery_featuredTitle{clear: both; font: 700 34px/24px "Almoni",arial;}
.homeGallery_featuredPrice{padding: 10px 0px 0px 0px;}
.homeGallery_featuredPrice label{display: inline-block; font: 400 23px "Almoni",arial; text-decoration: line-through;}
.homeGallery_featuredPrice label B{font-size: 14px; font-weight: 400;}
.homeGallery_featuredPrice span{display: inline-block; font: 700 42px/42px "Almoni",arial; padding: 0px 10px 0px 0px;}
.homeGallery_featuredPrice span B{font-size: 14px; font-weight: 400;}
.homeGallery_featuredBid{color: #3279a6; font: 400 21px "Almoni",arial; display: inline-block; padding: 0px 30px 0px 0px; background: url(/images/p1000/bid_icon.png) right top no-repeat; background-size: 22px auto;}
.homeGallery_featuredInfo{background-color: #3f9ad3; height: 32px; font: 400 23px/30px "Almoni",arial; color: white; text-align: center;box-shadow: 3px 5px 15px 4px rgba(0, 0, 0, .3);
    border-radius: 4px;}
.homeGallery_featuredCategory{padding: 0px 0px 0px 0px; height: 32px; text-align: center;}
.homeGallery_featuredCategory a{display: inline-block; background-color: transparent; width: auto; height: auto; font: 400 17px/42px "Almoni",arial; color: #3279a6;}
.homeGallery_featuredCategory a:after{content: " ›";}
.homeGallery_featuredItem:hover img, .homeGallery_item:hover img ,.lastSeen_item:hover img,.promosaleItem:hover .twinBanner_itemImage{
	
	transform: scale(1.05) rotate(0.0deg);
    -webkit-transform: scale(1.05) rotate(0.0deg);
    -moz-transform: scale(1.05) rotate(0.0deg);
    -ms-transform: scale(1.05) rotate(0.0deg);
    -o-transform: scale(1.05) rotate(0.0deg);
}
.homeGallery_featuredItem img,.homeGallery_item img , .homeGallery_item:hover .homeGallery_itemLogo img,.lastSeen_item img,.promosaleItem .twinBanner_itemImage
{
	  -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;	
}

.homeGallery_itemDouble{padding: 0px 0px; display: table; width: 100%; height: 100%;}
.homeGallery_item{display: table-cell; padding: 7px; vertical-align: top; width: 50%;}
.homeGallery_item a.homeGallery_itemLink{display: block; width: 100%; height: 100%; text-decoration: none; background-color: white; position: relative;}
.homeGallery_itemGrid{display: table; width: 100%; height: 100%; padding: 0px 3.5% 0px;}
.homeGallery_itemGrid_line{display: table-row;}
.homeGallery_itemImage{border-bottom: 1px solid #e9e9e9; display: table-cell; vertical-align: middle; padding-top: 50px;}
.homeGallery_itemLogo{position: absolute; left: 3.5%; top: 15px; width: 122px; height: 36px; padding: 0px;text-align: left;    font-size: 19px;    font-weight: 700;}
.badge{position: absolute; right: 1%; top: 3px; font: 400 15px/14px "Almoni",arial; text-align: center; padding: 17px 0px 0px 0px;color:#ffffff;width:74px;z-index: 2;}

.homeGallery_itemImage .text {top: 7px;}
.homeGallery_itemImage .text:before{content: "\2605";  font-size: 24px; position: absolute; top: 0px; left: 50%; margin-left: -9px;}

.homeGallery_itemImage  .icon , .homeGallery_featuredText .icon{ height:59px; top: -5px; }
.birthday .homeGallery_itemImage  .icon ,.birthday .homeGallery_featuredText .icon{ height: 70px; top: -10px; padding-top: 31px;}

.homeGallery_itemImage .outlet, .homeGallery_featuredText .outlet{background:url(/images/p1000/outlet.png) no-repeat;}
.homeGallery_itemImage .tenPercent, .homeGallery_featuredText .tenPercen{background:url(/images/p1000/tenPercent.png) no-repeat;}
.homeGallery_itemImage .QuickDelivery, .homeGallery_featuredText .QuickDelivery{background:url(/images/p1000/QuickDelivery.png) no-repeat;}
.homeGallery_itemImage .Benefit, .homeGallery_featuredText .Benefit{background:url(/images/p1000/Benefit.png) no-repeat;}
.homeGallery_itemImage .VatFree, .homeGallery_featuredText .VatFree{background:url(/images/p1000/VatFree.png) no-repeat;}

.homeGallery_itemImage .Pay16, .homeGallery_featuredText .Pay16{background:url(/images/p1000/16.png) no-repeat;}
.homeGallery_itemImage .Pay24, .homeGallery_featuredText .Pay24{background:url(/images/p1000/24payments.png) no-repeat;}

.homeGallery_itemImage .Sale24, .homeGallery_featuredText .Pay24{background:url(/images/p1000/24.png) no-repeat;}
.homeGallery_itemImage .Sale48, .homeGallery_featuredText .Pay48{background:url(/images/p1000/48.png) no-repeat;}
.homeGallery_itemImage .Sale72, .homeGallery_featuredText .Pay72{background:url(/images/p1000/72.png) no-repeat;}


.homeGallery_itemImage .freeDellivery, .homeGallery_featuredText .freeDellivery{background:url(/images/p1000/FreeDelivery.png) no-repeat;}
.homeGallery_itemImage .freeDelliverySeleb, .homeGallery_featuredText .freeDelliverySeleb{background:url(/images/p1000/freedeliverySeleb.png) no-repeat;}
.homeGallery_itemImage .freeDelliveryRoshhashana, .homeGallery_featuredText .freeDelliveryRoshhashana{background:url(/images/p1000/kubiya_small_holidays_2018.png) no-repeat;}
.homeGallery_itemImage .NESPRESSO, .homeGallery_featuredText .NESPRESSO{background:url(/images/p1000/NESPRESSO.png) no-repeat;}
.homeGallery_itemImage .ElectionDay,.homeGallery_featuredText .ElectionDay{background:url(/images/p1000/kubiya_small_VOTE.png) no-repeat;}


.homeGallery_itemImage .Gift, .homeGallery_featuredText .Gift{background:url(/images/p1000/Gift.png) no-repeat;}
.homeGallery_itemImage .CouponImmediate, .homeGallery_featuredText .CouponImmediate{line-height: .8em  ;  text-align: center;  font-weight: bold;  text-shadow: 1px 1px 5px rgba(0,0,0,.15); top:-3px;  display: block;  width: 5rem;  height: 3rem; background: linear-gradient(to bottom, #FF0000 0%,#FF6954 100%);  color: white!important;   padding-top: 3px;font: 400 18px/14px "Almoni",arial;  -webkit-filter: drop-shadow(0 .5rem .3em rgba(0,0,0,.5));  transform: translate3d(0, 0, 0);	}
.birthday .homeGallery_featuredText .CouponImmediate,.birthday .homeGallery_itemImage .CouponImmediate{line-height: .8em  ;  text-align: center;  font-weight: bold;  text-shadow: 1px 1px 5px rgba(0,0,0,.15); top:-3px;  display: block;  width: 5rem;  height: 3rem; background: linear-gradient(to bottom, #FF0000 0%,#FF6954 100%);  color: white!important;   padding-top: 3px;font: 400 18px/14px "Almoni",arial;  -webkit-filter: drop-shadow(0 .5rem .3em rgba(0,0,0,.5));  transform: translate3d(0, 0, 0);	}
.CouponImmediate strong { font: 400 24px/24px "Almoni",arial;}
.CouponImmediate:after { content: "";    width: 0;    height: 0;    border-right: 2.5rem solid transparent;    border-left: 2.5rem solid transparent;    border-top: 1.5rem solid #FF6954;    position: absolute;    top: 3rem;    left: 0;}


.homeGallery_itemImage .stamp ,.homeGallery_featuredText .stamp{ line-height: .8em;    text-align: center;    font-weight: bold;    text-shadow: 1px 1px 5px rgba(0,0,0,.15);    top: -3px;    display: block;    width: 5rem;    height: 3rem;    color: white!important;    padding-top: 10px;    font: 400 15px/14px "Almoni",arial;    -webkit-filter: drop-shadow(0 .5rem .3em rgba(0,0,0,.5));    transform: translate3d(0, 0, 0);    font-weight: bold;    background: linear-gradient(to bottom, #999999 0%,#CCCCCC 100%);    }
.homeGallery_itemImage .stamp:after,.homeGallery_featuredText  .stamp:after    {    content: "";    width: 0;    height: 0;    border-right: 2.5rem solid transparent;    border-left: 2.5rem solid transparent;     position: absolute;    top: 3rem;    left: 0;    border-top: 1.5rem solid #CCCCCC;    }

.homeGallery_itemImage .CouponImmediate span,.homeGallery_featuredText .CouponImmediate span{color:#ffffff!important;font-weight: bold;}
.homeGallery_itemImage .Samsung, .homeGallery_featuredText .Samsung{background:url(/images/p1000/samsung.jpg) no-repeat;}
.homeGallery_itemImage .LoveDay, .homeGallery_featuredText .LoveDay{background:url(/images/p1000/love.png) no-repeat;}

.homeGallery_itemImage .sport,.homeGallery_featuredText .sport{background:url(/images/p1000/SPORT.png) no-repeat;}

.homeGallery_itemImage .ShoppingIl,.homeGallery_featuredText .ShoppingIl{background:url(/images/p1000/KUBIA_SMALL_SHOPPINGIL_2019.png) no-repeat;}
.homeGallery_itemImage .NovemberSale,.homeGallery_featuredText .NovemberSale{background:url(/images/p1000/KUBIA_SMALL_NOVEMBER_SALE_2019.png) no-repeat;}
.homeGallery_itemImage .singlesDay,.homeGallery_featuredText .singlesDay{background:url(/images/p1000/KUBIA_SMALL_SINGLES.png) no-repeat;}
.homeGallery_itemImage .YearEndPrice,.homeGallery_featuredText .YearEndPrice{background:url(/images/p1000/KUBIASMALL_SOFSHANA_2019.png) no-repeat;}

.homeGallery_itemImage .BlackFriday,.homeGallery_featuredText .BlackFriday {background:url(/images/p1000/BlackFriday2020.png) no-repeat;}
.homeGallery_itemImage .BlackFridayFree,.homeGallery_featuredText .BlackFridayFree{background:url(/images/p1000/KUBIA_SMALL_BLACKFRIDAY_free.png) no-repeat;}
.homeGallery_itemImage .BlackFridayVatFree,.homeGallery_featuredText .BlackFridayVatFree{background:url(/images/p1000/KUBIA_SMALL_BLACKFRIDAY_maam.png) no-repeat;}
.homeGallery_itemImage .CheckBack,.homeGallery_featuredText .CheckBack{background:url(/images/p1000/kubiya_chek_back.png) no-repeat;}
.homeGallery_itemImage .Mondial, .homeGallery_featuredText .Mondial {background:url(/images/p1000/kubiya_small_mondial.png) no-repeat;}
.homeGallery_itemImage .OneHundredPercentWithYou, .homeGallery_featuredText .OneHundredPercentWithYou {background:url(/images/p1000/kubiya_small_100.png) no-repeat;}
.homeGallery_itemImage .IndependenceDay, .homeGallery_featuredText .IndependenceDay{background:url(/images/p1000/kubia_atzmaut_new.png) no-repeat;}

.homeGallery_itemImage .mondial2018, .homeGallery_featuredText .mondial2018{background:url(/images/p1000/mondial2018.png) no-repeat;}
.homeGallery_itemImage .p1000Days, .homeGallery_featuredText .p1000Days {background:url(/images/p1000/kubiya_small_p1000_days.png) no-repeat;}


.homeGallery_itemImage .CYBERMONDAY,.homeGallery_featuredText .CYBERMONDAY{background:url(/images/p1000/KUBIA_SMALL_CYBERMONDAY_2018.png) no-repeat;}
.homeGallery_itemImage .BACK2BLACK,.homeGallery_featuredText .BACK2BLACK{background:url(/images/p1000/KUBIA_SMALL_BACK2BLACK_2018.png) no-repeat;}
.homeGallery_itemImage .BazarSale,.homeGallery_featuredText .BazarSale{background:url(/images/p1000/KUBIA_SMALL_BAZAR_SALE.png) no-repeat;}
.homeGallery_itemImage .kniya_betuha,.homeGallery_featuredText .kniya_betuha{background:url(/images/p1000/stampa_kniya_betuha.png) no-repeat;}
.homeGallery_itemImage .hisensedelivery,.homeGallery_featuredText .hisensedelivery{background:url(/images/p1000/hisensedelivery.png) no-repeat;}
.homeGallery_itemImage .beko,.homeGallery_featuredText .beko{background:url(/images/p1000/KUBIA_SMALL_Beko.png) no-repeat;}
.homeGallery_itemImage .FreeTransportAndAssembly,.homeGallery_featuredText .FreeTransportAndAssembly{background:url(/images/p1000/KUBIA_hovala_harcava.png) no-repeat;}
.homeGallery_itemImage .score,.homeGallery_featuredText .score{background:url(/images/p1000/KUBIASMALL_NEKUDOT.png) no-repeat;}


 .homeGallery_itemImage .CouponImmediate strong,.homeGallery_featuredText .CouponImmediate strong {    font: 400 24px/24px "Almoni",arial;}
    .homeGallery_itemImage .CouponImmediate,  .homeGallery_featuredText .CouponImmediate {    background: linear-gradient(to bottom, #FF3A1E 0%,#FF563E 100%);   padding-top: 2px;}
.homeGallery_itemImage .CouponImmediate:after,.homeGallery_featuredText .CouponImmediate:after {    border-top-color:#FF563E;}
.homeGallery_itemImage .freeDellivery,.homeGallery_featuredText .freeDellivery{   background: linear-gradient(to bottom, #45A8E6 0%,#6AB9EB 100%);}
.homeGallery_itemImage .freeDellivery:after,.homeGallery_featuredText .freeDellivery:after {    border-top-color:#6AB9EB;}
.homeGallery_itemImage .freeDellivery span:before,.homeGallery_featuredText .freeDellivery span:before{ content:"\f0d1"; font-family: "Font Awesome 5 Free"; font-size:24px;}
.homeGallery_itemImage .txt,.homeGallery_featuredText .txt{ padding-top:4px;}
    .homeGallery_itemImage .black,.homeGallery_featuredText .black{ background: linear-gradient(to bottom, #000000 0%,#000000 100%);}
    .homeGallery_itemImage .black:after,.homeGallery_featuredText .black:after {    border-top-color:#000000;}
    .homeGallery_itemImage .orange, .homeGallery_itemImage .orange{ background: linear-gradient(to bottom, #E7711B 0%,#F7981D 100%);}
     .homeGallery_itemImage .orange:after, .homeGallery_featuredText .orange:after {    border-top-color:#F7981D;}
     .homeGallery_itemImage .blue,  .homeGallery_featuredText .blue{ background: linear-gradient(to bottom, #3F9AD3 0%,#6AB9EB 100%);}
     .homeGallery_itemImage .blue:after, .homeGallery_featuredText .blue:after {    border-top-color:#6AB9EB;}
     
     .homeGallery_itemImage .red, .homeGallery_featuredText .red{ background: linear-gradient(to bottom, #d9250c       0%,#ff3a1e 100%);}
     .homeGallery_itemImage .red:after, .homeGallery_featuredText .red:after {    border-top-color:#ff3a1e;}
     
      .homeGallery_itemImage .darkblue, .homeGallery_featuredText .darkblue{ background: linear-gradient(to bottom, #1e5274 0%,#34a4eb 100%);}
     .homeGallery_itemImage .darkblue:after ,.homeGallery_featuredText .darkblue:after {    border-top-color:#34a4eb;}
     
      .homeGallery_itemImage .grey, .homeGallery_featuredText .grey{ background: linear-gradient(to bottom, #212121           0%,#929292 100%);}
     .homeGallery_itemImage .grey:after, .homeGallery_featuredText .grey:after  {    border-top-color:#929292;}





.homeGallery_itemStar:before{content: "\2605"; color: #3f9ad3; font-size: 24px; position: absolute; top: 0px; left: 50%; margin-left: -9px;}
.homeGallery_itemText{display: table-cell; vertical-align: middle; height: 193px;}
.homeGallery_itemTitle{font: 700 23px/22px "Almoni",arial;}
.homeGallery_itemPrice{padding: 10px 0px 0px 0px;}
.homeGallery_itemPrice label{display: inline-block; font: 400 23px "Almoni",arial; text-decoration: line-through;}
.homeGallery_itemPrice label B{font-size: 14px; font-weight: 400;}
.homeGallery_itemPrice span{display: inline-block; font: 700 24px/25px "Almoni",arial; padding: 0px 0px 0px 0px;}
.homeGallery_itemPrice span B{font-size: 14px; font-weight: 400;}
.homeGallery_itemBid{color: #3279a6; font: 700 24px "Almoni",arial; display: inline-block; margin-top: 22px; padding: 0px 10px 0px 0px; }
.homeGallery_itemInfo{background-color: #3f9ad3; height: 32px; font: 400 23px/30px "Almoni",arial; color: white; text-align: center;box-shadow: 3px 5px 15px 4px rgba(0, 0, 0, .3);
    border-radius: 4px;}
.homeGallery_itemCategory{padding: 0px 0px 0px 0px; height: 32px; text-align: center;}
.homeGallery_itemCategory a{display: inline-block; background-color: transparent; width: auto; height: auto; font: 400 17px/42px "Almoni",arial; color: #3279a6;}
.homeGallery_itemCategory a:after{content: " ›";}
.homeGallery_featuredItem a.homeGallery_featuredLink:hover .homeGallery_featuredInfo, .homeGallery_featuredItem a.homeGallery_featuredLink:focus .homeGallery_featuredInfo,
.homeGallery_item a.homeGallery_itemLink:hover .homeGallery_itemInfo, .homeGallery_item a.homeGallery_itemLink:focus .homeGallery_itemInfo {background-color: #ff3a1e;}

.homeDeals .homeGallery_featuredStar:before, .homeDeals .homeGallery_itemStar:before{color: #ff3a1e;}
.homeDeals .homeGallery_featuredBid, .homeDeals .homeGallery_itemBid{color: #dd321a; background-image: url(/images/p1000/bid_icon_orange.png);}
.homeDeals .homeGallery_featuredInfo, .homeDeals .homeGallery_itemInfo{background-color: #ff3a1e;}
.homeDeals .homeGallery_featuredCategory a, .homeDeals .homeGallery_itemCategory a{color: #dd321a;}
.homeDeals .flex-direction-nav .flex-prev {background-position: center bottom;}
.homeDeals .flex-direction-nav .flex-next {background-position: center bottom;}
.homeDeals .flexslider:hover .flex-direction-nav .flex-prev:hover{background-position: center top;}
.homeDeals .flexslider:hover .flex-direction-nav .flex-next:hover{background-position: center top;}
.homeDeals .homeGallery_featuredItem a.homeGallery_featuredLink:hover .homeGallery_featuredInfo, .homeDeals .homeGallery_featuredItem a.homeGallery_featuredLink:focus .homeGallery_featuredInfo,
.homeDeals .homeGallery_item a.homeGallery_itemLink:hover .homeGallery_itemInfo, .homeDeals .homeGallery_item a.homeGallery_itemLink:focus .homeGallery_itemInfo {background-color: #3f9ad3;}

.homeMoreDeals_mobile{padding: 14px 0px 0px 0px; display: none;}
.homeMoreDeals_mobile a{display: block; position: relative; height: 66px; padding: 17px 4% 0px; text-decoration: none; background-color: #f3f3f3; font: 400 30px "Almoni",arial; color: #ff3a1e;}
.homeMoreDeals_mobile a:after{content: '›'; position: absolute; left: 5%; top: 50%; font-size: 54px; margin-top: -28px;}
.homeMoreDeals_mobile a:hover{color: #3f9ad3;}
.lastSeen{display:none;}
.lastSeen_frame{background-color: #f3f3f3; padding: 10px; margin-top: 17px;border-radius: 7px;}
.lastSeen_item{padding: 10px;}
.lastSeen_item a{display: block; background-color: white; text-decoration: none; padding: 0px 0px 12px 0px;}
.lastSeen_itemGrid{padding: 0px 8% 0px;}
.lastSeen_image{padding-top: 50px; position: relative; border-bottom: 1px solid #e9e9e9;padding-bottom:10px;}
.lastSeen_logo{position: absolute; left: 0px; top: 15px; width: 66%; max-width: 122px; padding: 0px;text-align: left;    font-size: 19px;    font-weight: 700;}
.lastSeen_text{margin: 21px 0px 0px 0px; padding: 0px; min-height: 70px; font: 700 23px/22px "Almoni",arial;color:#565757;}
.lastSeen_item a:hover, .lastSeen_item a:focus{color: #3f9ad3;}
.categoryResults_itemBuy {display: inline-block;font: 700 24px/25px "Almoni",arial;width: 100%;color: #ff3a1e;}

.homeGallery_itemGrid_line .ribbon,.lastSeen_itemGrid .ribbon {	    min-width: 104px;    background: #000000;    position: absolute;   font-size: 14px;    right: -6px;   padding: 2px 1px;    z-index: 1;    color: #ffffff;    border-radius: 6px 3px 0 6px;    -webkit-box-shadow: -1px 2px 1px rgba(0,0,0,0.32);    box-shadow: -1px 2px 1px rgba(0,0,0,0.32);    text-transform: uppercase;    text-align: center;  font-weight:bold;    line-height: 1.3;
 animation: fadein 8s;
    -moz-animation: fadein 8s; /* Firefox */
    -webkit-animation: fadein 8s; /* Safari and Chrome */
    -o-animation: fadein 8s; /* Opera */
}
.lastSeen_itemGrid .ribbon { right: -14%;}

.ribbon:before {    content: '';    position: absolute;    right: 0;    bottom: -8px;    width: 0;    height: 0;    border: 4px solid #000000;    border-bottom-color: transparent;    border-right-color: transparent;    z-index: -1;    white-space: normal;}

@media screen and (max-width: 1450px) {
	.homeGallery .flex-direction-nav .flex-prev, .homeGallery .flexslider:hover .flex-direction-nav .flex-prev{right: 15px; top: -95px; margin: 0px;}
	.homeGallery .flex-direction-nav .flex-next, .homeGallery .flexslider:hover .flex-direction-nav .flex-next{left: 15px; top: -95px; margin: 0px;}
}

@media screen and (max-width: 1280px) {
	.homeGallery_featuredImage{width: 50%;}
}

@media screen and (max-width: 1024px) {
	.homeGallery .flex-direction-nav .flex-prev, .homeGallery .flexslider:hover .flex-direction-nav .flex-prev{right: 15px; top: -80px; margin: 0px; width: 64px; height: 64px;}
	.homeGallery .flex-direction-nav .flex-next, .homeGallery .flexslider:hover .flex-direction-nav .flex-next{left: 15px; top: -80px; margin: 0px; width: 64px; height: 64px;}

	.homeGallery_featuredTitle{font: 700 28px/24px "Almoni",arial;}
	.homeGallery_featuredText{vertical-align: top; padding-top: 84px;}
}

@media screen and (max-width: 870px) {
	.homeGallery_featuredGrid{padding: 16px 1.65% 18px;}
	.homeGallery_featuredPrice span, .homeGallery_itemPrice span{display: block; font: 700 36px/32px "Almoni",arial; padding: 0px 0px 0px 0px;}
	.homeGallery_featuredTitle{font: 700 23px/22px "Almoni",arial;}
	.homeGallery_itemLogo, .homeGallery_featuredLogo{width: 100px;}
	.homeGallery_itemText{height: 174px;}
}

@media screen and (max-width: 768px) {
	.homeGallery{padding: 42px 0px 12px 0px;}
	.homeGallery .flex-direction-nav .flex-prev, .homeGallery .flexslider:hover .flex-direction-nav .flex-prev{right: 10px; width: 56px; height: 56px;}
	.homeGallery .flex-direction-nav .flex-next, .homeGallery .flexslider:hover .flex-direction-nav .flex-next{left: 10px; width: 56px; height: 56px;}
	.homeGallery_featuredTitle, .homeGallery_itemTitle{font: 700 21px/20px "Almoni",arial;}
	.homeGallery_featuredPrice span, .homeGallery_itemPrice span{font: 700 32px/30px "Almoni",arial;}
	.homeGallery_featuredCategory a, .homeGallery_itemCategory a{font-size: 15px;}
	.homeGallery_featuredInfo, .homeGallery_itemInfo{font: 400 18px/30px "Almoni",arial;}
	.homeGallery_itemLogo, .homeGallery_featuredLogo{width: 85px; left: 10px;}
	.homeGallery_featuredStar{right: -100%; top: -6px;}
	.homeGallery_featuredBid, .homeGallery_itemBid{font: 400 18px "Almoni",arial;}

	.homeGallery_featuredImage{vertical-align: top; padding-top: 62px;}
}

@media screen and (max-width: 670px) {
	.homeMoreDeals_mobile{display: block;}
	
	.lastSeen_frame{padding: 7px;}
	.lastSeen_item{padding: 7px;}
	.lastSeen_text{margin: 16px 0px 0px 0px; min-height: 60px; font: 700 21px/20px "Almoni",arial;}
	.homeGallery_itemText {    height: 208px;}
}

@media screen and (max-width: 480px) {
	.homeGallery{padding: 32px 0px 12px 0px;}
	.homeGallery h2, .homeGallery h5{font: 700 24px/30px "Almoni",arial;}
	
	.homeGallery_frame{padding: 4px;}
	.homeGallery_featuredItem{padding: 4px;}
	.homeGallery_item{padding: 4px;}
	
	.homeGallery .flex-direction-nav .flex-prev, .homeGallery .flexslider:hover .flex-direction-nav .flex-prev{right: 0px; top: -66px; width: 48px; height: 48px;}
	.homeGallery .flex-direction-nav .flex-next, .homeGallery .flexslider:hover .flex-direction-nav .flex-next{left: 0px; top: -66px; width: 48px; height: 48px;}

	.homeGallery_featuredBid, .homeGallery_itemBid{font: 400 16px/22px "Almoni",arial;}
	.homeGallery_featuredStar, .homeGallery_itemStar{font: 400 14px/12px "Almoni",arial;}
	
	.homeGallery_featuredLogo, .homeGallery_itemLogo{width: 66px;}
	.homeGallery_featuredTitle, .homeGallery_itemTitle{font: 700 18px/18px "Almoni",arial;}

	.homeMoreDeals_mobile a{height: 50px; padding: 12px 4% 0px; font: 400 24px "Almoni",arial;}
	.homeMoreDeals_mobile a:after{font-size: 48px; margin-top: -26px;}
	
	.lastSeen_frame{padding: 4px;}
	.lastSeen_item{padding: 4px;}
	
	.lastSeen_text{font: 700 18px/18px "Almoni",arial;}
	.lastSeen_image{padding-top: 40px;}
	.homeGallery_itemImage .CouponImmediate:after, .homeGallery_featuredText .CouponImmediate:after  {   border-right: 2rem solid transparent;border-left: 2rem solid transparent;top: 2.5rem;}

 .homeGallery_itemImage .CouponImmediate,.homeGallery_featuredText .CouponImmediate{line-height: 3px  ;  top:-6px;   width: 4rem;  height: 2.5rem;   padding-top:0px;font: 400 14px/14px "Almoni",arial;	}
.homeGallery_itemImage .CouponImmediate strong ,.homeGallery_featuredText .CouponImmediate strong{ font: 400 18px/18px "Almoni",arial;}

 .homeGallery_itemImage .stamp:after ,.homeGallery_featuredText .stamp:after{   border-right: 2rem solid transparent;border-left: 2rem solid transparent;top: 2.5rem;}

 .homeGallery_itemImage .stamp, .homeGallery_featuredText .stamp{line-height: 10px  ;  top:-6px;   width: 4rem;  height: 2.5rem;   padding-top:0px;font-size:14px;	}
.homeGallery_itemImage .txt, homeGallery_featuredText .txt{padding-top:7px;}
.homeGallery_itemImage .CouponImmediate strong,.homeGallery_featuredText .CouponImmediate strong { font: 400 18px/18px "Almoni",arial;}
 .homeGallery_itemImage .freeDellivery,.homeGallery_featuredText .freeDellivery{    line-height: 17px;padding-top: 5px;}

	
}

@media screen and (max-width: 375px) {
	.homeGallery h2, .homeGallery h5{font: 700 24px/21px "Almoni",arial; margin: 0px auto; width: 66%;}
	.homeGallery_featuredText .badge  {    top: -11px;    right: -4px;}
}

@media screen and (max-width: 320px) {
	.homeGallery .flex-direction-nav .flex-prev, .homeGallery .flexslider:hover .flex-direction-nav .flex-prev{top: -72px;}
	.homeGallery .flex-direction-nav .flex-next, .homeGallery .flexslider:hover .flex-direction-nav .flex-next{top: -72px;}
}