.homeGallery .centeredContent ,.wide{max-width:97%;}
.productFrame{padding: 0px 0px 0px 0px; clear:both;border-bottom: 5px solid #f3f3f3;}
.productFrame_title{padding: 10px 0px 25px 0px;  border-bottom: 5px solid #f3f3f3;}
.productFrame_titler:after {content:"."; display:block; height:0; clear:both; visibility:hidden;} 
.productFrame_title h1{color: #3279a6; font: 700 36px/30px "Almoni",arial; padding: 0px 0px 10px 0px;}
.productFrame_titleDetails{float: right; font: 700 18px/18px "Almoni",arial; color: #3279a6; padding: 0px 0px 0px 0px;}
.productFrame_titleDetails span{display: inline-block; width: 24px; text-align: center;}
.productFrame_titleStars_holder{display: inline-block;}
.productFrame_titleStars{display: inline-block; color: #bababa; padding: 0px 0px 0px 0px; direction: ltr;}
.titleStars01 b:nth-child(1), .titleStars02 b:nth-child(1), .titleStars02 b:nth-child(2),
.titleStars03 b:nth-child(1), .titleStars03 b:nth-child(2), .titleStars03 b:nth-child(3),
.titleStars04 b:nth-child(1), .titleStars04 b:nth-child(2), .titleStars04 b:nth-child(3), .titleStars04 b:nth-child(4),
.titleStars05 b:nth-child(1), .titleStars05 b:nth-child(2), .titleStars05 b:nth-child(3), .titleStars05 b:nth-child(4), .titleStars05 b:nth-child(5){color: #3279a6;}

.productFrame_titleLeft{float: left; font: 700 22px/22px "Almoni",arial; color: #3279a6; padding: 0px 0px 0px 0px; margin-top: -2px;}
.productFrame_titleLeft span{display: inline-block; width: 24px; text-align: center;}
.shareMenu_toggle a{display: block; width: 24px; height: 24px; text-decoration: none; font-size: 0px;}
 .shareMenu_toggle a.productFrame_titleShare_facebook{background: url(/images/p1000/share_by_facebook.png) left top no-repeat;}
 .shareMenu_toggle a.productFrame_titleShare_twitter{background: url(/images/p1000/share_by_twitter.png) left top no-repeat;}
 .shareMenu_toggle a.productFrame_titleShare_instagram{background: url(/images/p1000/share_by_instagram.png) left top no-repeat;}
 .shareMenu_toggle a.productFrame_titleShare_google{background: url(/images/p1000/share_by_google.png) left top no-repeat;}
 .shareMenu_toggle a.productFrame_titleShare_whatsapp {background: url(/images/p1000/whatsapp.png) left top no-repeat;}
 .shareMenu_toggle a.productFrame_titleShare_pinterest {background: url(/images/p1000/pinterest.png) left top no-repeat;}
 .shareMenu_toggle a.productFrame_titleShare_mail{margin: 2px 0px 0px 12px; width: 30px; height: 22px; background: url(/images/p1000/share_by_email.png) left top repeat-y; background-size: 100% auto;}
 .shareMenu_toggle a.productFrame_titleShare_mail:hover,
 .shareMenu_toggle a.productFrame_titleShare_mail:focus{background-position: left 30px;}
 .menu-button {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
     position: relative;
    display: inline-block;
    cursor: pointer; 
 
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border-radius: 50%;
  background-color: #ffffff;
  color: #3279a6;
  font-size: 24px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.22);
  cursor: pointer;
}
.menu-button:hover {
  background: #3279a6;
  color: #ffffff;
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.28), 0 4px 15px 0 rgba(0, 0, 0, 0.25);
}
.menu-button a {
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  transition: 0.4s;
  opacity: 0;
  width: 0px;
  height: 0px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  color: #FFFFFF;
  font-size: 24px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26), 0 2px 10px 0 rgba(0, 0, 0, 0.22);
  cursor: pointer;
}
.menu-button a:hover {
  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.28), 0 4px 15px 0 rgba(0, 0, 0, 0.25);
}

.menu-button a:nth-child(1) 
{
 width : 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
   color: #3279a6;
   font-size: 24px;
  box-shadow: 0px 0px 0px;
    opacity: 1;
    display: block;
    z-index: 2222222;
    position: relative;
}
.menu-button:hover a:nth-child(1) 
{
	background:#3279a6;
	color:#ffffff;
	 width: 35px;
  height: 35px;
}

.menu-button a:nth-child(2) {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  transition-delay: 0.3s;
  position: absolute;
  left: 30px;
  bottom: 30px;
  background: #4267B2;
  z-index:9999;
}
.menu-button a:nth-child(3) {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  transition-delay: 0.4s;
  position: absolute;
  left: 30px;
  bottom: 30px;
  background: #0DC143;
}
.menu-button a:nth-child(4) {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s;
  position: absolute;
  left: 30px;
  bottom: 30px;
  background: #E70B2C;
}

.menu-button a:nth-child(5) {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s;
  position: absolute;
  left: 30px;
  bottom: 30px;
  background: #1DA1F2;
}

.menu-button a:nth-child(6) {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s;
  position: absolute;
  left: 30px;
  bottom: 30px;
  background: #3390ec;
  z-index:1;
}
.menu-button:hover a {
  opacity: 1;
  width: 48px;
  height: 48px;
}
.menu-button:hover a:nth-child(2) {
  left: 6px;
  bottom: -156%;
}
.menu-button:hover a:nth-child(2):hover {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;  
}
.menu-button:hover a:nth-child(3) {
  left: 82px;
  bottom: 4px;
}
.menu-button:hover a:nth-child(3):hover {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
 
}
.menu-button:hover a:nth-child(4) {
  left: 54px;
  bottom: 61px;
}
.menu-button:hover a:nth-child(4):hover {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
 
}
	.menu-button:hover a:nth-child(5) {
  left: -13%;
  bottom: 229%;
}
.menu-button:hover a:nth-child(5):hover {
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  transition-delay: 0s;
 
}		
.menu-button:hover a:nth-child(6) {
  left: 70px;
  bottom: -146%;
}

.productFrame_box{margin: 20px 0px 0px 0px; position: relative;}
.productFrame_boxText{float: right; width: 48%;}
.productFrame_boxSection{background-color: #f3f3f3; margin-bottom: 10px; padding: 0px 3% 0px;border-radius: 5px;}

.productFrame_boxInfo{padding: 32px 0px 27px 0px; font: 400 18px/19px "Almoni",arial;}
ul.productFrame_chkList{padding: 0px 0px 0px 0px;}
ul.productFrame_chkList li{padding: 0px 20px 5px 0px; position: relative;}
ul.productFrame_chkList li:before{content: '\2713'; position: absolute; right: 0px; top: 2px; font-weight: bold;}
ul.productFrame_boxLinks{padding: 24px 0px 0px 0px;}
ul.productFrame_boxLinks li{padding: 0px 0px 5px 0px;}
ul.productFrame_boxLinks li a{color: #3279a6;}
ul.productFrame_boxLinks li a:after{content: ' >';}

.productFrame_boxForm{padding: 3px 0px 18px 0px; font: 400 16px/16px "Almoni",arial;}
.productFrame_boxForm ul{padding: 0px 0px 0px 0px; margin: 0px -4.7% 0px 0px;}
.productFrame_boxForm li{float: right; width: 48%; padding: 14px 4.7% 0px 0px;}
.CrossSales li{float: right; width: 100%; padding: 14px 4.7% 0px 0px;}
/*
.productFrame_boxForm li:nth-child(3){width: 40%; clear: right;}
.productFrame_boxForm li:nth-child(4){width: 40%;}
.productFrame_boxForm li:nth-child(5){width: 20%;}
*/
.zoomLens{cursor:zoom-in;}
.zoomWrapper{margin:auto;height:auto!important;width:auto!important;}
#deliveryOptions a, #deliveryOptions2 a{text-decoration:underline;}
.productBuyMsg{padding: 3px 0px 18px 0px;    font: 400 18px/18px "Almoni",arial;margin: 0px 3% 0px 0px;color:#ff3a1e;display:none;}
.productFrame_boxForm li label{display: block; padding: 0px 0px 4px 0px;border : solid 1px transparent;}
.CrossSales li label{font-size:22px; color:#dd321a;}
.comboHolder{position: relative; text-align: right;}
.comboHolder select{background-color: #ffffff; direction: rtl; border: 0px; width: 100% !important; height: 27px; color: black; font: normal 14px arial !important; right: 0px; z-index: 20;}
.comboHolder span.customSelect{display: block !important; width: 100%; height: 27px; padding: 0px; background-color: white; color: black; font: normal 16px/25px "Almoni",arial; border: 1px solid #e7e7e7; padding: 0px 5px 0px 18px; position: relative;}
.comboHolder span.customSelectInner{display: block !important; width: auto !important; height: 25px; white-space: nowrap; overflow: hidden; line-height: 25px; font: inherit !important;}
.comboHolder span.customSelect:after{content: ''; position: absolute; left: 6px; top: 50%; width: 0px; height: 0px; margin-top: -2px; border: 4px solid transparent; border-top-color: #dd321a;}
.comboHolder span.customSelectFocus{outline: 1px dashed #ff3a1e;}
.productFrame_boxField{background-color: #ffffff; border: 1px solid #e7e7e7; height: 27px;}
.productFrame_boxField a{display: block; float: right; width: 33.33%; height: 25px; font: normal 30px/25px "Almoni",arial; text-align: center; text-decoration: none; background-color: #ffffff; color: #dd321a;}
.productFrame_boxField input{float: right; width: 33.33%; height: 25px; border: 1px solid #e7e7e7; border-width: 0px 1px; text-align: center; font: normal 16px/25px "Almoni",arial; color: #565757;}

.colorDDown_holder{position: relative; text-align: right; z-index: 1;}
.colorDDown_holder a.colorDDown_toggle{display: block; text-decoration: none; width: 100%; height: 27px; padding: 0px; white-space: nowrap; overflow: hidden; background-color: white; color: black; font: normal 16px/25px "Almoni",arial; border: 1px solid #e7e7e7; padding: 0px 5px 0px 18px;}
.colorDDown_holder a.colorDDown_toggle:after{content: ''; position: absolute; left: 6px; top: 50%; width: 0px; height: 0px; margin-top: -2px; border: 4px solid transparent; border-top-color: #dd321a;}
.colorDDown{position: absolute; left: 0px; right: 0px; top: 100%; background-color: white; border: 1px solid #e7e7e7; border-top: 0px; padding: 7px 6px 6px; font: normal 16px/25px "Almoni",arial;}
.colorDDown[aria-hidden="true"]{display: none;}
.colorDDown_item{padding: 7px 8px 9px 8px; border-top: 1px solid #f5f5f5;}
.colorDDown_item:nth-child(1){border-top: 0px;}
.colorDDown_item a{color: black; display: block;}
.colorDDown_item a img{display: inline-block; vertical-align: middle;}
.colorDDown_item a span{display: inline-block; padding: 0px 10px 0px 0px; vertical-align: middle;}
.CrossSales .colorDDown_item a span{font-size:19px;}

.colorDDown_item a:hover, .colorDDown_item a:focus{color: #ff3a1e;}
.Upsales .colorDDown_item  img { -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out;  -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out; cursor: -webkit-zoom-in;   cursor: zoom-in;}

.transition {    -webkit-transform: scale(7);     -moz-transform: scale(7);    -o-transform: scale(7);    transform: scale(7);}
.free{color:#dd321a;}
.productFrame_boxSection2{background-color: #e7e7e7; padding: 24px 6.66% 27px;}
.OutOfStock {font: 400 19px/19px "Almoni",arial;padding:32px 15px!important;}
.OutOfStock li:first-child{color:#ff3a1e;}
.OutOfStock li a{text-decoration: underline;    font-weight: bold;}
.productFrame_boxPrice{padding: 0px 0px 0px 0px; border-left: 1px solid #d8d8d8; float: right; width: 40%;}
.productFrame_boxPrice span{display: block; padding: 0px 0px 0px 0px; font: 400 18px/19px "Almoni",arial; text-decoration: line-through;}
.productFrame_boxPrice strong{display: block; padding: 5px 0px 0px 0px; font: 700 60px/30px "Almoni",arial;}
.productFrame_boxPrice strong B{display: inline-block; font-size: 0.4em; padding: 0px 6px 0px 0px;}
.productFrame_boxPrices .stockContainer{position: absolute; padding: 15px 38px 27px 0px;background: url(/images/p1000/stampa_melay.png) no-repeat;left: -2px; width: 75px;top: -3px; font-size: 30px;color: #ffffff;font-weight: bold;}
.fa-star, .fa-star-half-alt{color:#FBB121;}
.review_title {font: 400 18px/18px "Almoni",arial;    font-weight: bold;}
.review_name {font: 400 18px/18px "Almoni",arial;    font-weight: bold;}
.review_box {margin:8px 0 8px 0;}
.review_date{float:left;}
.productFrame_titleStars {cursor:pointer;}
.AddRankTab {cursor:pointer;text-decoration:underline;}
.productFrame_boxCounter{float: left; padding: 6px 0px 0px 0px; margin-left: -8px;}
.productFrame_boxCounter_title{display: inline-block; padding: 0px 0px 0px 0px; vertical-align: text-top; font: 400 18px/19px "Almoni",arial;}
.productFrame_boxCounter_title strong{display: block; padding: 0px 0px 0px 0px;}
.productFrame_boxCounter_title span{display: block; padding: 0px 0px 0px 0px;}
.productFrame_boxCounter_time{display: inline-block; padding: 0px 4px 0px 0px; vertical-align: text-top;}
.countdown-section{float: left; width: 25%; text-align: center; vertical-align: middle; position: relative; padding: 0px 8px;}
.countdown-amount{-webkit-box-shadow: 0 10px 6px -6px #777;	   -moz-box-shadow: 0 10px 6px -6px #777;	        box-shadow: 0 10px 6px -6px #777;display: block; width: 45px; height: 37px; background-color: white; text-align: center; padding: 0px 0px 0px 0px; font: normal 36px/36px "Almoni",arial; color: #494a4a;}


.countdown-period{display: block; font: 400 14px/14px 'Almoni', arial; text-align: center; padding: 2px 0px 0px 0px;}
.countdown-section .countdown-amount:before{content: ':'; color: #3f9ad3; position: absolute; left: -2px; top: 50%; margin-top: -28px; font: normal 36px/36px 'typograph', arial;}
.countdown-section:first-child .countdown-amount:before{display: none;}
.GroupSale .bmcStamp{margin-top:3px; }
.bmcStamp label{color:#ff0000;font-size:18px;margin-top: 6px;}
.bmcStamp .tooltipHolder {margin-right:3px;}
.bmcStamp .comments{font-size:16px;line-height: 1.1;    display: block;}
.bmcStamp article{color: #494A4A;}
.bmcStamp article h6{font-size: large;    font-weight: 600;}
.bmcStamp article strong {display: block;    color: red;    font-size: larger;}
.bmcStamp  span{display: block;}
.bmcStamp .tooltip {right: -111px;}
.fixedBtn .bmcStamp{display:none;}
.productFrame_boxBtns{clear: both; padding: 28px 0px 0px 0px; }
.productFrame_boxBtns input.addTo_cart{float: right; border: 0px; width: 40%; height: 44px; background-color: #ff3a1e; font: 400 23px "Almoni",arial; color: white; padding: 0px; margin: 0px;}
.productFrame_boxBtns b{float: right; display: block; width: 20%; font: 400 23px/44px "Almoni",arial; text-align: center;}
.productFrame_boxBid{float: right; display: block; width: 40%; height: 43px; position: relative;}
a.productFrame_boxBid_toggle{display: block; position: relative; background-color: #3f9ad3; padding: 0px 20px 0px 20px; text-decoration: none; font: 400 23px/44px "Almoni",arial; color: white;border-radius:4px;}
a.productFrame_boxBid_toggle span{display: inline-block; padding: 0px 30px 0px 0px; background: url(/images/p1000/bid_icon_white.png) right 10px no-repeat; background-size: 22px auto;}
a.productFrame_boxBid_toggle:after{position: absolute; left: 10px; top: 50%; margin-top: -2px; content: ''; width: 0px; height: 0px; border: 5px solid transparent; border-top-color: white;}
.productFrame_boxBid_pop{position: absolute; right: 0px; top: 90%; width: 100%; background-color: #3f9ad3; display: none;    z-index:999;box-shadow: 9px 14px 15px 4px rgba(0, 0, 0, .3);border-radius:4px;}
.productFrame_boxBid_popForm{max-width: 190px; width: 90%; padding: 6px 0px 15px 0px; margin: 0px auto;}
.productFrame_boxBid_popForm li{margin: 14px 0px 0px 0px; position: relative;}
.productFrame_boxBid_popForm input[type="tel"]{width: 100%; height: 50px; background-color: #ffffff; border: 1px solid #e8e8e8; text-align: center; padding: 0px 0px 0px 0px; margin: 0px; font: 400 36px "Almoni",arial; color: #494a4a;}
.productFrame_boxBid_popForm input[type="submit"]{width: 100%; height: 45px; background-color: #ff3a1e; font: 400 23px "Almoni",arial; color: white;}
.productFrame_boxBid_popForm li span{position: absolute; left: 12px; top: 0px; display: block; font: 400 25px/50px "Almoni",arial; color: #494a4a;}


.productFrame_boxSection2 .closed{margin: auto;  text-align: center;font-size: 66px; font-weight: bold;color: #ff3a1e; -ms-transform: rotate(20deg); -webkit-transform: rotate(20deg);  transform: rotate(20deg); }

.productFrame_box_moreInfo{padding: 19px 25px 0px; text-align: center;    clear: both;}
.productFrame_box_moreInfo a{font: 400 18px/19px "Almoni",arial; color: #3279a6; text-decoration: underline;}

.productFrame_boxNotes{padding: 27px 0px 0px; font: 400 18px/19px "Almoni",arial;}
.productFrame_boxNotes a{text-decoration:underline;}

.productFrame_boxNotes strong{display: block; padding: 0px 0px 5px 0px;}
.productFrame_boxNotes li.productFrame_boxGift{padding: 0px 24px 5px 0px; background: url(/images/p1000/gift_icon.png) right top no-repeat; background-size: 15px auto;}
.productFrame_boxNotes li.productFrame_boxMedal{padding: 0px 24px 5px 0px; background: url(/images/p1000/medal_icon.png) right top no-repeat; background-size: 15px auto;}

.productFrame_boxImage{width: 48%; padding: 1%; float: left; background-color: #f3f3f3;border-radius: 5px;}
.productFrame_boxImage_panel{display: none; background-color: white;}
.productFrame_boxImage_panel.active{display: block;}

.videoTab { background: url(/images/p1000/VIDEO_ICON.png) center top no-repeat;}

.productGallery_item{padding: 65px 0px 0px 0px; position: relative;}
.productGallery_itemStar{position: absolute; right: 3.5%; top: 15px; font: 400 15px/14px "Almoni",arial; text-align: center; padding: 17px 0px 0px 0px;}
.productGallery_itemStar:before{content: "\2605"; color: #ff3a1e; font-size: 24px; position: absolute; top: 0px; left: 50%; margin-left: -9px;}


.badge{position: absolute; right: 5%; top: 5px; font: 400 15px/14px "Almoni",arial; text-align: center; padding: 17px 0px 0px 0px;color:#ffffff;width:74px;}
.productGallery_item .text {top: 7px;}
.productGallery_item .text:before{content: "\2605";  font-size: 24px; position: absolute; top: 0px; left: 50%; margin-left: -9px;}


.productGallery_item  .icon { height:59px;  }
.birthday .productGallery_item  .icon {height: 70px;  top: -2px;padding-top: 32px; }

.productFrame_boxNotes .icon { width:75px;display:block;color:transparent;float:right; background-repeat:no-repeat!important; min-height: 66px;}
.birthday .productFrame_boxNotes .icon { height:70px;padding-top: 15px;}

.productGallery_item .outlet ,.productFrame_boxNotes .outlet{background:url(/images/p1000/outlet.png) no-repeat;}
.productGallery_item .tenPercent ,.productFrame_boxNotes  .tenPercent{background:url(/images/p1000/tenPercent.png) no-repeat;}
.productGallery_item .QuickDelivery ,.productFrame_boxNotes .QuickDelivery{background:url(/images/p1000/QuickDelivery.png) no-repeat;}
.productGallery_item .TurboDelivery ,.productFrame_boxNotes .TurboDelivery{background:url(/images/p1000/TurboDell.png) no-repeat;}

.productGallery_item .Benefit ,.productFrame_boxNotes .Benefit{background:url(/images/p1000/Benefit.png) no-repeat;}
.productGallery_item .VatFree ,.productFrame_boxNotes .VatFree{background:url(/images/p1000/VatFree.png) no-repeat;}
.productGallery_item .Pay16 ,.productFrame_boxNotes .Pay16{background:url(/images/p1000/16.png) no-repeat;}
.productGallery_item .Pay24 ,.productFrame_boxNotes .Pay24{background:url(/images/p1000/24payments.png) no-repeat;}

.productGallery_item .Sale24 ,.productFrame_boxNotes .Sale24{background:url(/images/p1000/24.png) no-repeat;}
.productGallery_item .Sale72 ,.productFrame_boxNotes .Sale72{background:url(/images/p1000/72.png) no-repeat;}
.productGallery_item .Sale48 ,.productFrame_boxNotes .Sale48{background:url(/images/p1000/48.png) no-repeat;}
.productGallery_item .Sale72 ,.productFrame_boxNotes .Sale72{background:url(/images/p1000/72.png) no-repeat;}

.productGallery_item .freeDellivery ,.productFrame_boxNotes .freeDellivery{background:url(/images/p1000/FreeDelivery.png) no-repeat;}
.productGallery_item .freeDelliverySeleb ,.productFrame_boxNotes .freeDelliverySeleb{background:url(/images/p1000/freedeliverySeleb.png) no-repeat;}
.productGallery_item .Gift ,.productFrame_boxNotes .Gift{background:url(/images/p1000/Gift.png) no-repeat;}
.productGallery_item .CouponImmediate ,.productFrame_boxNotes .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: 4rem; background: linear-gradient(to bottom, #FF0000 0%,#FF6954 100%);  color: white!important;   padding-top: 1rem;font: 400 18px/14px "Almoni",arial;  -webkit-filter: drop-shadow(0 .5rem .3em rgba(0,0,0,.5));  transform: translate3d(0, 0, 0);	}
	
.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: 4rem;    left: 0;}
.productFrame_boxNotes .CouponImmediate{padding-top:2px; margin-bottom: 20px;font: 400 14px/14px "Almoni",arial; width: 4rem;  height: 3rem;}
.productFrame_boxNotes .CouponImmediate:after{top: 3rem; border-right: 2rem solid transparent;    border-left: 2rem solid transparent;    border-top: 1rem solid #FF6954;}
.CouponImmediate strong { font: 400 24px/24px "Almoni",arial;display:inline;}
.birthday .productGallery_item .CouponImmediate ,.birthday .productFrame_boxNotes .CouponImmediate{background:url(/images/p1000/birthday_coupon.png) no-repeat;color:#ffffff!important;text-align:center;font-weight:bold;}
.productGallery_item .freeDelliveryRoshhashana ,.productFrame_boxNotes .freeDelliveryRoshhashana{background:url(/images/p1000/kubiya_small_holidays_2018.png) no-repeat;}
.productGallery_item .NESPRESSO ,.productFrame_boxNotes .NESPRESSO{background:url(/images/p1000/NESPRESSO.png) no-repeat;}
.productGallery_item .ElectionDay ,.productFrame_boxNotes .ElectionDay{background:url(/images/p1000/ubiya_small_VOTE.png.png) no-repeat;}

.productGallery_item .Samsung ,.productFrame_boxNotes .Samsung{background:url(/images/p1000/samsung.jpg) no-repeat;}
.productGallery_item .LoveDay ,.productFrame_boxNotes .LoveDay{background:url(/images/p1000/love.png) no-repeat;}
.productGallery_item .sport ,.productFrame_boxNotes .sport{background:url(/images/p1000/SPORT.png) no-repeat;}
.productGallery_item .ShoppingIl ,.productFrame_boxNotes .ShoppingIl{background:url(/images/p1000/KUBIA_SMALL_SHOPPINGIL_2019.png) no-repeat;}
.productGallery_item .NovemberSale ,.productFrame_boxNotes .NovemberSale{background:url(/images/p1000/KUBIA_SMALL_NOVEMBER_SALE_2019.png) no-repeat;}
.productGallery_item .YearEndPrice ,.productFrame_boxNotes .YearEndPrice{background:url(/images/p1000/KUBIASMALL_SOFSHANA_2019.png) no-repeat;}

.productGallery_item .singlesDay ,.productFrame_boxNotes .singlesDay{background:url(/images/p1000/KUBIA_SMALL_SINGLES.png) no-repeat;}
.productGallery_item .BlackFriday ,.productFrame_boxNotes .BlackFriday{background:url(/images/p1000/BlackFriday2020.png) no-repeat;}
.productGallery_item .BlackFridayFree ,.productFrame_boxNotes .BlackFridayFree{background:url(/images/p1000/KUBIA_SMALL_BLACKFRIDAY_free.png) no-repeat;}
.productGallery_item .BlackFridayVatFree ,.productFrame_boxNotes .BlackFridayVatFree{background:url(/images/p1000/KUBIA_SMALL_BLACKFRIDAY_maam.png) no-repeat;}

.productGallery_item .CheckBack ,.productFrame_boxNotes .CheckBack{background:url(/images/p1000/kubiya_chek_back.png) no-repeat;}
.productGallery_item .Mondial ,.productFrame_boxNotes .Mondial{background:url(/images/p1000/kubiya_small_mondial.png) no-repeat;}
.productGallery_item .OneHundredPercentWithYou,.productFrame_boxNotes .OneHundredPercentWithYou{background:url(/images/p1000/kubiya_small_100.png) no-repeat;}
.productGallery_item .IndependenceDay,.productFrame_boxNotes .IndependenceDay{background:url(/images/p1000/kubia_atzmaut_new.png) no-repeat;}
.productGallery_item .mondial2018,.productFrame_boxNotes .mondial2018{background:url(/images/p1000/mondial2018.png) no-repeat;}
.productGallery_item .p1000Days,.productFrame_boxNotes .p1000Days{background:url(/images/p1000/kubiya_small_p1000_days.png) no-repeat;}
.productGallery_item .CYBERMONDAY , .productFrame_boxNotes .CYBERMONDAY {background:url(/images/p1000/KUBIA_SMALL_CYBERMONDAY_2018.png) no-repeat;}
.productGallery_item .BACK2BLACK , .productFrame_boxNotes .BACK2BLACK {background:url(/images/p1000/KUBIA_SMALL_BACK2BLACK_2018.png) no-repeat;}
.productGallery_item .BazarSale , .productFrame_boxNotes .BazarSale {background:url(/images/p1000/KUBIA_SMALL_BAZAR_SALE.png) no-repeat;}
.productGallery_item .kniya_betuha , .productFrame_boxNotes .kniya_betuha {background:url(/images/p1000/stampa_kniya_betuha.png) no-repeat;}
.productGallery_item .hisensedelivery , .productFrame_boxNotes .hisensedelivery {background:url(/images/p1000/hisensedelivery.png) no-repeat;}
.productGallery_item .beko , .productFrame_boxNotes .beko {background:url(/images/p1000/KUBIA_SMALL_Beko.png) no-repeat;}
.productGallery_item .FreeTransportAndAssembly , .productFrame_boxNotes .FreeTransportAndAssembly {background:url(/images/p1000/KUBIA_hovala_harcava.png) no-repeat;}
.productGallery_item .score, .productFrame_boxNotes .score{background:url(/images/p1000/KUBIASMALL_NEKUDOT.png) no-repeat;}

.productGallery_item .CouponImmediate span,.productFrame_boxNotes .CouponImmediate span{color:#ffffff!important;}


.productGallery_item .stamp ,.productFrame_boxNotes .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%);    }
   .productGallery_item .stamp:after  ,.productFrame_boxNotes .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;    }
.productFrame_boxNotes .stamp{padding-top:2px; margin-bottom: 20px;font-size:14px; width: 4rem;  height: 3rem;font-weight: bold;}
.productFrame_boxNotes .stamp:after{top: 3rem; border-right: 2rem solid transparent;    border-left: 2rem solid transparent;    border-top: 1rem solid #CCCCCC;}

  .productGallery_item .CouponImmediate strong {    font: 400 24px/24px "Almoni",arial;}
    .productGallery_item .CouponImmediate {    background: linear-gradient(to bottom, #FF3A1E 0%,#FF563E 100%);   padding-top: 2px;}
.productGallery_item .CouponImmediate:after {    border-top-color:#FF563E;}
.productGallery_item .freeDellivery, .productFrame_boxNotes .freeDellivery{   background: linear-gradient(to bottom, #45A8E6 0%,#6AB9EB 100%);}
.productGallery_item .freeDellivery:after ,.productFrame_boxNotes .freeDellivery:after {    border-top-color:#6AB9EB;}
.productGallery_item .freeDellivery span:before,.productFrame_boxNotes .freeDellivery span:before{ content:"\f0d1"; font-family: "Font Awesome 5 Free"; font-size:24px;}
.productGallery_item .txt,.productFrame_boxNotes .txt{ padding-top:4px;}
    .productGallery_item .black,.productFrame_boxNotes .black{ background: linear-gradient(to bottom, #000000 0%,#000000 100%);}
    .productGallery_item .black:after ,.productFrame_boxNotes .black:after {    border-top-color:#000000;}
    .productGallery_item .orange,.productFrame_boxNotes .orange{ background: linear-gradient(to bottom, #E7711B 0%,#F7981D 100%);}
     .productGallery_item .orange:after,  .productFrame_boxNotes .orange:after {    border-top-color:#F7981D;}
     .productGallery_item .blue,.productFrame_boxNotes .blue{ background: linear-gradient(to bottom, #3F9AD3 0%,#6AB9EB 100%);}
     .productGallery_item .blue:after,.productFrame_boxNotes .blue {    border-top-color:#6AB9EB;}
     
     .productGallery_item .red, .productFrame_boxNotes .red{ background: linear-gradient(to bottom, #d9250c       0%,#ff3a1e 100%);}
     .productGallery_item .red:after , .productFrame_boxNotes .red:after {    border-top-color:#ff3a1e;}
     
      .productGallery_item .darkblue, .productFrame_boxNotes .darkblue{ background: linear-gradient(to bottom, #1e5274 0%,#34a4eb 100%);}
     .productGallery_item .darkblue:after, .productFrame_boxNotes .darkblue:after {    border-top-color:#34a4eb;}
     
      .productGallery_item .grey,.productFrame_boxNotes .grey{ background: linear-gradient(to bottom, #212121           0%,#929292 100%);}
     .productGallery_item .grey:after , .productFrame_boxNotes .grey:after{    border-top-color:#929292;}
    


.CouponImmediate strong { font: 400 24px/24px "Almoni",arial;display:inline;}


.productFrame_boxNotes li {background-position:right !important;height:100%;float:right;width:100%;}


.shop_chef .productFrame_title{border-bottom:0px;background-color:#ffffff;}
.shop_chef .productFrame_boxNotes strong{background-color:#ffffff;border-top-right-radius: 5px;border-top-left-radius: 5px;}
.shop_chef  .productFrame_boxNotes li {background-color:#ffffff;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
.shop_chef #ProductText{background-color:#ffffff;}

.productGallery_logo{position: absolute; left: 3.5%; top: 15px;}
.productGallery_logo img{display: block; width: auto !important;}
.productGallery_img{padding: 0px;}
.productGallery_img img{max-width: 500px; margin: 0px auto;position: static !important;}
.productGallery_logo a{ font-size:26px;font-weight:700;}
.productFrame_boxImage_gallery .flex-direction-nav a{width: 48px; height: 48px; margin-top: -24px;}
.productFrame_boxImage_gallery .flex-direction-nav .flex-prev,
.productFrame_boxImage_gallery .flexslider:hover .flex-direction-nav .flex-prev{right: 10px;}
.productFrame_boxImage_gallery .flex-direction-nav .flex-next,
.productFrame_boxImage_gallery .flexslider:hover .flex-direction-nav .flex-next{right: auto; left: 10px;}

.productFrame_boxImage_tabs{padding: 12px 0px 0px 0px;}
.productFrame_boxImage_tabs ul{display: table; table-layout: fixed; border-collapse: separate; border-spacing: 12px 0px; width: 80%; margin: 0px auto;}
.productFrame_boxImage_tabs li{display: table-cell; cursor: pointer; vertical-align: middle; text-align: center; height: 65px; background-color: #e4e4e4; font: 400 24px "Almoni",arial; color: #3279a6;}
.productFrame_boxImage_tabs li.active{background-color: #ffffff; border-top-color: #ffffff; position: relative;}
.productFrame_boxImage_tabs li.active:before{content: ''; position: absolute; left: 0px; right: 0px; bottom: 100%; height: 12px; background-color: white;}
ul.cashierFrame_form{overflow: hidden; padding: 14px 0px 0px 0px; margin: 0px -2.55% 0px 0px;}
#leadForm strong {     display: table-row; padding: 17px 0px 0px 0px;    font: 700 24px/24px "Almoni",arial;    color: #3279a6;}
ul.cashierFrame_form li {    float: right;    width: 30%;    padding: 0px 2.55% 25px 0px;    font: 400 16px "Almoni",arial;}
ul.cashierFrame_form li label {    display: block;    padding: 0px 0px 1px 0px;}
ul.cashierFrame_form li input[type="text"],ul.cashierFrame_form li input[type="email"], ul.cashierFrame_form li input[type="tel"], ul.cashierFrame_form li input[type="password"] ,ul.cashierFrame_form li textarea{width: 100%; font: 400 16px "Almoni",arial; color: #565757; border: 1px solid #d8d9d9; height: 27px; text-indent: 7px;}
ul.cashierFrame_form li textarea {height:54px;}
ul.cashierFrame_form  .MsgHolder{display:none;}
ul.cashierFrame_form li.cashierFrame_formSubmit{padding-top: 19px;width:10%;}
ul.cashierFrame_form li.cashierFrame_formSubmit input{border: 0px; width: 90px; height: 27px; background-color: #3279a6; font: 400 16px "Almoni",arial; color: white;}
ul.cashierFrame_form li.cashierFrame_formSubmit input:hover, ul.cashierFrame_form li.cashierFrame_formSubmit input:focus{background-color: #3f9ad3;}
#leadForm {background-color: #f3f3f3;padding-right:1%;padding-left:1%;display:none;    clear: both;}
.CrossSales{border:solid 1px #dd321a;}
.cashierFrame_form .opt div{float:right;   width: 21%;    border: solid 1px;    height: 60px;    margin: 2%;    text-align: center;      color: #3f9ad3; cursor:pointer;}
.cashierFrame_form .optselected {border-color:#dd321a!important;color:#dd321a!important;}
#leadForm .leadPriceHolder{display:none;}
.zoomContainer{z-index:99;}
.tooltipHolder{float:left;}
.tooltipHolder a.tooltipToggle{text-decoration: none!important;}
.tooltip{white-space:normal; display: none; position: absolute; bottom: 33px; min-width: 300px;  font: 400 15px/17px "Almoni",arial; padding: 2px 16px 10px; background-color: #f3f3f3; border-radius: 4px;box-shadow: 4px 3px 7px #888;}
.tooltipHolder:hover .tooltip, .tooltipHolder:focus .tooltip{display: block;}
.tooltipHolder:hover a.tooltipToggle, .tooltipHolder:focus a.tooltipToggle{background-color: #3279a6;}
.product_title h2{color:#3f9ad3;}
.product_title{clear:both;padding-top:20px;}
.ct-button--direction{ display: none !important; }
.Toggle{cursor:pointer;}
.homeGallery {padding-top:1px!important}
	.productFrame_boxSection2{padding: 24px 3% 27px;}
	.productFrame_boxForm ul{margin: 0px -3.6% 0px 0px;}
	.productFrame_boxForm li{padding: 14px 3.6% 0px 0px;}
	.productFrame_boxForm li:nth-child(3), .productFrame_boxForm li:nth-child(4){width: 35%;}
	.productFrame_boxForm li:nth-child(5){width: 30%;}
	.homeGallery_itemBid {
    color: #3f9ad3;
    font: 700 24px/25px "Almoni",arial;
    display: inline-block;
    padding: 0px 10px 0px 0px;
  
}
.homeGallery_itemBid span {
    font-size: 24px;
}

.shareMenu_toggle { position: relative;  display: inline-block;cursor:pointer;padding-right:10px;}
.dropdown-content {  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 30px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;}
.shareMenu_toggle:hover .dropdown-content {display: block;}
.dropdown-content a { display: block;padding:14px;}
.centered { text-align:center;display: block;}
#deliveryOptions .centered i{font-size: 13px;font-style: normal;display: block;}
.leadFormPopup {position:absolute;display:none;z-index:999;top:10px;left:10px;}

.ContactUsNow{background:url(/images/p1000/CALL_ME_BACK_1_GIRL.png); height:380px;background-repeat: no-repeat;  background-position: bottom right;}
.ContactUsTitle {font-size: 55px!important;color:#133E96;text-align: center;    line-height: 55px!important;font-weight:bold;background-color: #ffffff;
    border-radius: 14px;}
.jconfirm-contactus .jconfirm-box{background-color:#FF3A1E;    box-shadow: 9px 9px 5px 0px rgba(0, 0, 0, 0.6);   border-radius: 19px;}
.jconfirm-contactus .jconfirm-closeIcon{color:#ffffff;right:1px!important;opacity: inherit!important;}
.ContactUsNow ul.cashierFrame_form {width:56%; float:left;padding-top: 45px; color:#ffffff;}
.ContactUsNow ul.cashierFrame_form li{width:100%;}
.ContactUsNow ul.cashierFrame_form li input{height:40px;}
.ContactUsNow li.cashierFrame_formSubmit  {float:left;width:100%;padding-top:0px;}
.ContactUsNow ul.cashierFrame_form li.cashierFrame_formSubmit input{font-size: 22px; background-color: #000000;width:100%;}
.jconfirm .jconfirm-box div.jconfirm-closeIcon {font-size: 45px !important;}
.msg {width:100%!important;color:#ff3a1e;}
.msg a {text-decoration:underline;color:#ff3a1e;}
.productFrame_titleDetails #Views{display:none;color:#000000;}
.productFrame_titleDetails #Views .display {float:left;    margin-left: 3px;}
.productFrame_titleDetails #ViewsFlapper {display:inline-block;}
#StockQtyDesc{font-size:19px;color: #ff0000;font-weight:bold;float:left;animation: fadein 10s;-moz-animation: fadein 10s; -webkit-animation: fadein 10s; -o-animation: fadein 10s;}


@media screen and (max-width: 1180px) {
	.productFrame_boxPrice{width: 36%;}
	
	.productFrame_boxBtns input.addTo_cart{font: 400 21px "Almoni",arial;}
	a.productFrame_boxBid_toggle{padding: 0px 15px 0px 15px; font: 400 21px/44px "Almoni",arial;}
	
}

@media screen and (max-width: 1024px) {
	.productFrame_title{padding: 8px 0px 5px 0px;}
	.productFrame_boxImage, .productFrame_boxText{width: 49%;}

	.productFrame_boxInfo{padding: 24px 0px 14px 0px; font: 400 16px/16px "Almoni",arial;}
	ul.productFrame_chkList li{padding: 0px 20px 5px 0px;}
	ul.productFrame_boxLinks{padding: 12px 0px 0px 0px;}
	ul.productFrame_boxLinks li{padding: 0px 0px 5px 0px;}
	
	.productFrame_boxForm{padding: 5px 0px 14px 0px;}
	.productFrame_boxForm li{padding-top: 12px;}
	.productFrame_boxForm li:nth-child(3), .productFrame_boxForm li:nth-child(4){width: 50%;}
	.productFrame_boxForm li:nth-child(5){width: 50%;}

	.productFrame_boxSection2{padding: 18px 3% 21px;}
	.productFrame_boxPrice{float: none; width: auto; border-left: 0px;}
	.productFrame_boxCounter{float: none; width: auto; margin-left: 0px; padding-top: 12px;}
	
	.productFrame_boxBtns{padding: 18px 0px 0px 0px;}
	.productFrame_boxBtns input.addTo_cart{width: 45%;}
	.productFrame_boxBid{width: 45%;}
	.productFrame_boxBtns b{width: 10%;}

	.productFrame_boxImage_tabs ul{width: 90%;}
	
}

@media screen and (max-width: 870px) {
	.productFrame_boxBtns input.addTo_cart{font: 400 18px "Almoni",arial;}
	a.productFrame_boxBid_toggle{padding: 0px 10px 0px 10px; font: 400 18px/44px "Almoni",arial;}
	a.productFrame_boxBid_toggle span{background-position: right 12px; background-size: 18px auto; padding: 0px 26px 0px 0px;}

	.productFrame_boxImage_tabs ul{width: 96%;}
		ul.cashierFrame_form{padding: 10px 0px 0px 0px;}
	ul.cashierFrame_form li{width: 29%; padding: 0px 2.55% 16px 0px;}
	.cashierFrame_sectionSubmit{padding: 28px 0px 0px 0px;}
	
}

@media screen and (max-width: 768px) {
	.productFrame_titleLeft{margin-top: 0px;}
	.productFrame_titleLeft span{display: none;}
	ul.productFrame_titleShare{display: block; padding: 5px 0px 0px 0px;}

	.productFrame_boxForm ul{margin: 0px 0px 0px 0px;}
	.productFrame_boxForm li{padding: 10px 0px 0px 0px; width: auto; float: none;}
	.productFrame_boxForm li:nth-child(3), .productFrame_boxForm li:nth-child(4){width: auto;}
	.productFrame_boxForm li:nth-child(5){width: auto;}

	.productFrame_boxNotes{padding: 20px 0px 0px;}
	.productFrame_boxCounter{float: left; padding: 8px 0px 0px 0px;}
	.productFrame_boxPrice{padding: 0px 0px 0px 0px; border-left: 1px solid #d8d8d8; float: right; width: 40%;}
	.productFrame_boxBtns{padding: 18px 10px 0px;}

	.productFrame_boxSection2_v1 .productFrame_boxPrice{float: none; width: auto; border-left: 0px;}
	.productFrame_boxSection2_v1 .productFrame_boxCounter{float: none; width: auto; margin-left: 0px; padding-top: 12px;}
	
	.productFrame_boxSection2_v1 .productFrame_boxBtns input.addTo_cart{float: none; width: 100%;}
	.productFrame_boxSection2_v1 .productFrame_boxBtns b{float: none; width: auto;}
	.productFrame_boxSection2_v1 .productFrame_boxBid{float: none; width: auto;}
	.productFrame_boxSection2_v1 .a.productFrame_boxBid_toggle{padding: 0px 15px 0px 15px;}
	
}

@media screen and (max-width: 670px) {
	.productFrame_boxText{width: auto; float: none; margin-top: 10px;}
	.productFrame_boxForm ul{margin: 0px -4.7% 0px 0px;}
	.productFrame_boxForm li{width: 50%; padding: 14px 4.7% 0px 0px; float: right;}
	.productFrame_boxForm li:nth-child(3), .productFrame_boxForm li:nth-child(4){width: 50%;}
	.productFrame_boxForm li:nth-child(5){width: 50%;}
	.productFrame_title { padding: 1px 0px 2px 0px;border:0px;}
	.productFrame_title h1{font: 700 30px/29px "Almoni",arial;padding: 0px 0px 2px 0px;}
	.productFrame_titleDetails{float: none;font: 700 16px/16px "Almoni",arial;}
	.productFrame_titleLeft{float: none; padding-top: 1px;font: 700 14px/14px "Almoni",arial;}
	.productFrame_titleLeft span{display: inline-block;}
	ul.productFrame_titleShare{display: inline-block; padding: 0px 0px 0px 0px;}
	.productFrame_box { margin: 1px 0px 0px 0px;}
	.productFrame_boxImage{width: auto; float: none;}
	ul.cashierFrame_form li.cashierFrame_formSubmit input {    width: 65px;}
	
}

@media screen and (max-width: 600px) {
	.productFrame_boxPrice{border-left: 0px; width: auto; float: none;}
	.productFrame_boxCounter{float: none; padding-top: 12px;}
	.tooltip{width:550px;}
}

@media screen and (max-width: 480px) {
	.productFrame_titleStars_holder{display: block; padding-top: 8px;}
	.productFrame_titleStars_holder span{display: none;}
		ul.cashierFrame_form li{width: 100%; }
		.tooltip{max-width:450px;width:450px;    right: 143%!important;}
		
}

@media screen and (max-width: 414px) {
	.productFrame_boxForm ul{margin: 0px 0px 0px 0px;}
	.productFrame_boxForm li{padding: 10px 0px 0px 0px; width: auto; float: none;}
	.productFrame_boxForm li:nth-child(3), .productFrame_boxForm li:nth-child(4){width: auto;}
	.productFrame_boxForm li:nth-child(5){width: auto;}

	.productFrame_boxBtns input.addTo_cart{float: none; width: 100%;}
	.productFrame_boxBtns b{float: none; width: auto;}
	.productFrame_boxBid{float: none; width: auto;}
	a.productFrame_boxBid_toggle{padding: 0px 15px 0px 15px;}
	.tooltip{max-width:400px;width:400px;right: -678%;}
	.bmcStamp .tooltip{width:400px;  right:-1041%!important;  }
}

@media screen and (max-width: 375px) {
	.productFrame_boxBtns{padding: 18px 0px 0px;}
	.productFrame_box_moreInfo{padding: 19px 0px 0px;}
	
	.productFrame_titleLeft span{display: none;}
	ul.productFrame_titleShare{display: block; padding: 5px 0px 0px 0px;}	
	.tooltip{max-width:340px;width:340px;right: -552%;}
	.bmcStamp .tooltip{max-width:340px;width:340px;right:-197px;}
}

@media screen and (max-width: 320px) {
	.productFrame_boxCounter_time{padding: 5px 0px 0px 0px; margin-right: -8px;}
	.tooltip{max-width:300px;width:300px;right: -485%;}
}

/* product bottom */
.productTabs{padding: 20px 0px 10px 0px; overflow: hidden; margin: 0px -5px; clear: both;}
.productTabs ul{display: table; width: 100%; height: 74px; border-collapse: separate; border-spacing: 5px; table-layout: fixed;}
.productTabs li{display: table-cell; text-align: center; vertical-align: middle; color:#3F9AD3; padding: 7px 7px 7px; border:solid 1px #3F9AD3; background-color: #E7E7E7; font: 400 24px/20px "Almoni",arial; cursor: pointer;border-radius:4px;}
.productTabs li a{color: #337ab7; text-decoration: underline;}
.productTabs li.active{color: #ff3a1e; position: relative;border-color:#ff3a1e;}
.productTabs li.active a{color: #ff3a1e;}
.productTabs li.active:after{content: ''; position: absolute; left: 50%; top: 100%; margin-left: -8px; border: 8px solid transparent; border-top-color: #ff3a1e;}
.productTabPanel{display: none; padding: 35px 0px 0px 0px;}
.productTabPanel.active{display: block;background-color:#ffffff;}

.productSection{padding: 0px 0px 75px 0px; }
.productSection h3{border-bottom: 5px solid #f3f3f3; padding: 0px 0px 2px 0px; margin: 0px 0px 24px 0px; font: 700 24px/20px "Almoni",arial; color: #dd321a;}
.product_generalInfo{padding: 0px; position:relative; font: 400 18px/24px "Almoni",arial; }
.product_generalInfo_column{float: right; width: 50%; padding: 0px 2.4% 0px 0px;}
.product_generalInfo_column:nth-child(1){padding: 0px 0px 0px 2.4%;}
.product_generalInfo h4{color: #3279a6; padding: 0px 0px 0px 0px;}
.product_generalInfo ul{padding: 0px 0px 0px 0px;}
.product_generalInfo li{padding: 0px 0px 6px 0px; line-height: 18px;}
.product_generalInfo ul.blueBullet li{padding: 0px 12px 6px 0px; position: relative;}
.product_generalInfo ul.blueBullet li:before{content: ''; position: absolute; right: 0px; top: 6px; background-color: #3f9ad3; width: 5px; height: 5px; border-radius: 2.5px;}
.product_generalInfo_column ul a{text-decoration:underline;color:#3f9ad3;}
.product_generalInfo ul.iconBullet {list-style-type:none;}
.product_generalInfo ul.iconBullet li:before{content:none;}
.product_generalInfo ul.iconBullet li i{ font-size: 25px;width:40px;color: #3f9ad3;} 
.product_techInfo{padding: 0px 0px 0px 0px; position:relative; font: 400 18px/18px "Almoni",arial; max-width: 900px;}
.product_techInfo th{text-align:center;}
.product_techInfo table{float: right; width: 90%; margin-right: 1%; margin: 0px -5px; clear: both;border-radius: 5px;}
.product_techInfo table:nth-child(1){margin-left: 1%; margin-right: 0;}
.product_techInfo table td{height: 77px; border-bottom: 1px solid white; padding: 0px 0px 0px 5%; background-color: #f8f8f8;}
.product_techInfo table tr:nth-child(odd) td{background-color: #f3f3f3;}
.product_techInfo table tr td:nth-child(1){padding: 0px 5%;}
.product_techInfo table td span.none{font-size: 2.5em;}
.product_techInfo table td img.alertIcon{width: 17px; vertical-align: middle;}

.product_techInfo_short{padding: 0px 0px 0px 0px;  font: 400 18px/18px "Almoni",arial; max-width: 900px;}
.product_techInfo_short table{float: right; width: 99%; margin-right: 1%; margin: 0px -5px; clear: both;border-radius: 5px;}
.product_techInfo_short table:nth-child(1){margin-left: 1%; margin-right: 0;}
.product_techInfo_short table td{height: 33px; border-bottom: 1px solid white; padding: 0px 0px 0px 3%; background-color: #f8f8f8;}
.product_techInfo_short table tr:nth-child(odd) td{background-color: #f3f3f3;}
.product_techInfo_short table tr td:nth-child(1){padding: 0px 5%;}
.product_techInfo_short table td span.none{font-size: 2.5em;}
.product_techInfo_short table td img.alertIcon{width: 17px; vertical-align: middle;}


.product_properties{padding: 0px 0px 0px 0px; overflow: hidden; font: 400 18px/18px "Almoni",arial; max-width: 900px;}
.product_properties ul{overflow: hidden; margin-right: -1.33%;}
.product_properties li{float: right; width: 20%; padding: 0px 1.33% 0px 0px;}
.product_propertiesImage{background-color: #f8f8f8; text-align: center; padding: 21px 0px 16px 0px;}
.product_propertiesImage img{display: block; width: 42px; margin: 0px auto;}
.product_propertiesText{background-color: #f3f3f3; text-align: center; padding: 5px; font: 400 18px/18px "Almoni",arial;}

@media screen and (max-width: 1180px) {
	.productTabs li a{display: block; margin-top: 2px; font-size: 0.85em;}
	
}

@media screen and (max-width: 1024px) {
	.productTabs li{font: 400 21px/20px "Almoni",arial;}
	
	.productSection{padding: 0px 0px 45px 0px;}
	.productSection h3{margin: 0px 0px 18px 0px;}
}

@media screen and (max-width: 768px) {
	.productTabs li{font: 400 19px/18px "Almoni",arial;}
	
	
}

@media screen and (max-width: 670px) {
	.product_generalInfo_column{float: none; width: auto; padding: 0px 0px 0px 0px;}
	.product_generalInfo_column:nth-child(1){padding: 0px 0px 24px 0px;}

	.product_techInfo table{float: none; width: 100%; margin: 0px 0px 0px 0px;}
	.product_techInfo table:nth-child(1){margin-left: 0; margin-right: 0;}
	.product_techInfo table:nth-child(2) td{background-color: #f3f3f3;}
	.product_techInfo table:nth-child(2) tr:nth-child(odd) td{background-color: #f8f8f8;}
	.product_techInfo table tr td:nth-child(1){width: 60%;}

	.product_properties ul{margin-right: -2.5%;}
	.product_properties li{width: 33.33%; padding: 0px 2.5% 2.5% 0px;}
	
}

@media screen and (max-width: 414px) {
	.productTabs li{font: 400 17px/15px "Almoni",arial; padding: 4px 3px 7px;}
	
	.product_properties ul{margin-right: -3.5%;}
	.product_properties li{width: 50%; padding: 0px 3.5% 3.5% 0px;}	
	.product_techInfo table td{height: 66px;}
}

.productFrame_boxTimer{background-color: #f3f3f3; margin-bottom: 10px; padding: 38px 3% 23px;border-radius: 5px;}
.productFrame_boxTimer .productFrame_boxCounter_title{font-size: 18px;}
.productFrame_boxTimer .productFrame_boxCounter_title strong{display: inline-block; padding: 0px 0px 0px 0px;}
.productFrame_boxTimer .productFrame_boxCounter_title span{display: inline-block; padding: 0px 0px 0px 0px;}
.productFrame_boxTimer .productFrame_boxCounter_time{margin-top: -9px;}

.productFrame_boxPrices{background-color: #e7e7e7; padding: 18px 0px; color: #494a4a; position: relative;border-radius: 5px;}
.productFrame_box_pricesSection{float: right; width: 45%; padding: 10px 3.5% 18px;}
.productFrame_box_pricesSection:nth-child(1){width: 55%;}
.fixedBtn{position:fixed;top:1px;width:100%;z-index:99;margin: 0 auto;      box-shadow: 3px 5px 15px 4px rgba(0, 0, 0, .3);
    border-radius: 4px;  left: 0%;height:50px!important;}
.fixedBtn .productFrame_price, .fixedBtn .productFrame_panel{float:right;padding-right:10px;}
.fixedBtn .productFrame_bid{float:right;padding-right:10px;}
.fixedBtn #leadLinkcontainer{display:none;}
.productFrame_or{position: absolute; right: 51%; top: 50%; transform: translate(-50%, -50%); background-color: #e7e7e7; font: normal 23px/23px "Almoni",arial;}
.productFrame_or:before{content: ''; position: absolute; left: 50%; top: 100%; transform: translate(-50%, 0); width: 1px; height: 66px; background-color: white;}
.productFrame_or:after{content: ''; position: absolute; left: 50%; bottom: 100%; transform: translate(-50%, 0); width: 1px; height: 66px; background-color: white;}

.productFrame_price, .productFrame_bid{padding: 0px 0px 10px 0px;}
.productFrame_price label, .productFrame_bid label{display: block; font: bold 18px/18px "Almoni",arial;}
.productFrame_price strong, .productFrame_bid strong{display: inline-block; font: bold 60px/50px "Almoni",arial;}
.productFrame_price strong B, .productFrame_bid strong b{display: inline-block; font-size: 0.4em; padding: 0px 6px 0px 0px;}
.productFrame_price span{display: inline-block; font: bold 18px/18px "Almoni",arial; text-decoration: line-through; padding: 0px 10px 0px 0px;}

.productFrame_panel{padding: 0px 0px 0px 0px; }
.productFrame_panel ul{margin-right: -12px;}
.productFrame_panel li{float: right; width: 50%; padding-right: 12px;}
.productFrame_panel a{display: block; height: 44px; text-decoration: none; text-align: center; font: normal 23px/42px "Almoni",arial;box-shadow: 3px 5px 15px 4px rgba(0, 0, 0, .3);overflow: hidden;border-radius:4px;}
.productFrame_panel a.productFrame_buyNow{background-color: #ff3a1e; color: white;}
.productFrame_panel a.productFrame_addBasket{color: #ff3a1e; background-color: white;}
.productFrame_panel a.productFrame_addBasket span{display: inline-block; padding: 0px 25px 0px 0px; background: url(/images/p1000/add_cart.png) right 0px / 22px auto repeat-y;}
.productFrame_panel a:hover, .productFrame_panel a:focus{background-color: #3279a6; color: white;}
.productFrame_panel a.productFrame_addBasket:hover span, .productFrame_panel a.productFrame_addBasket:focus span{background-position: right 50px;}

.productFrame_boxPrices .productFrame_boxBid{width: 100%; float: none;box-shadow: 3px 5px 15px 4px rgba(0, 0, 0, .3);border-radius:4px;}

.fixedBtn .productFrame_boxBid{float:left;width:40%;}
.fixedBtn .productFrame_panel a{width:120px;}
.fixedBtn .productFrame_price strong, .fixedBtn .productFrame_bid strong{    font: bold 31px/30px "Almoni",arial;}
.fixedBtn .productFrame_box_pricesSection {padding-top:0px;margin-top: -18px;}
.fixedBtn .tooltipHolder {display:none;}
.fixedBtn .productFrame_or:before {height: 10px;}

.ProductWishListContainer { padding: 10px 3.5% 18px;}
.ProductWishListContainer a.wishlistbtn, .ProductWishListContainerMobile  a.wishlistbtn{display: inline-block;cursor:pointer; background: url(/images/p1000/heart_plus.png) right top ;background-repeat:no-repeat; background-size: 34px auto;  font: 400 20px/20px 'Almoni', arial; color: #ff3a1e;     padding: 13px 39px 0px 0px;}
.ProductWishListContainer a.wishlistbtn:hover, .headerWishList a.wishlistbtn:focus, .headerWishList a.active{color: #ff3a1e;}
.ProductWishListContainer a.active, .ProductWishListContainerMobile a.active {  background-size: 34px auto; background: url(/images/p1000/heart_plus_red.png);background-repeat:no-repeat;}
.ProductWishListContainer a.active {background-position: right top; }
.fixedBtn .ProductWishListContainer{display:none;}
.ProductWishListContainerMobile {display:none;position:absolute; background-color: #bbb;z-index:1;  border-radius: 50%;height:40px;width:40px;}
.ProductWishListContainerMobile  a.wishlistbtn{background-position:inherit;  width: 34px;    height: 34px;text-decoration:none;}

@media screen and (max-width: 1050px) {
	.productFrame_boxPrices{padding: 12px 0px;}
	.productFrame_box_pricesSection{width: 50%; padding: 0px 5% 0px 3%;}
	.productFrame_box_pricesSection:nth-child(1){width: 50%; padding: 0px 3% 0px 5%;}
	.productFrame_or{left: 50%;}
	.productFrame_price, .productFrame_bid{padding: 0px 0px 6px 0px;}
	.productFrame_panel ul{margin-right: 0px;}
	.productFrame_panel li{float: none; width: auto; padding: 0px 0px 12px 0px;}
	.productFrame_price span{display: block; padding: 0px 0px 0px 0px; margin-top: -12px;}
	.productFrame_boxPrices .productFrame_boxBid{margin-top: 6px;}	
    .ProductWishListContainer {padding: 72px 3.5% 18px;}
}

@media screen and (max-width: 870px) {
	.productFrame_boxTimer{padding: 24px 3% 23px;}
	.productFrame_boxTimer .productFrame_boxCounter_title{display: block; padding: 0px 0px 8px 0px;}
	.productFrame_boxTimer .productFrame_boxCounter_time{margin: 0px -8px 0px 0px; padding: 0px 0px 0px 0px;}
	a.productFrame_buyNow, a.productFrame_addBasket{padding: 0px 10px 0px 10px;    font: 400 18px/44px "Almoni",arial;}
}

@media screen and (max-width: 768px) {
	.productFrame_price strong, .productFrame_bid strong{display: inline-block; font: bold 54px/48px "Almoni",arial;}
}

@media screen and (max-width: 670px) {
	.productFrame_boxTimer{padding: 38px 3% 23px;}
	.productFrame_boxTimer .productFrame_boxCounter_title{display: inline-block; padding: 0px 0px 0px 0px;}
	.productFrame_boxTimer .productFrame_boxCounter_time{margin: -9px 0px 0px 0px; padding: 0px 0px 0px 0px;}
	.productFrame_panel {    padding: 4px 0px 0px 0px;}
	.productFrame_panel ul{margin-right: -12px;}
	.productFrame_panel li{float: right; width: 50%; padding-right: 12px;}
	.ProductWishListContainer {display:none;}
	.ProductWishListContainerMobile {display:block;top: 425px;cursor:pointer;}
}

@media screen and (max-width: 432px) {
	.productFrame_boxTimer{padding: 24px 3% 23px;}
	.productFrame_boxTimer .productFrame_boxCounter_title{display: block; padding: 0px 0px 8px 0px;}
	.productFrame_boxTimer .productFrame_boxCounter_time{margin: 0px -8px 0px 0px; padding: 0px 0px 0px 0px;}

	.productFrame_box_pricesSection{width: auto; padding: 0px 3% 0px 3%; float: none;}
	.productFrame_box_pricesSection:nth-child(1){width: auto; padding: 0px 3% 51px 3%;}
	
	.productFrame_or{position: absolute; left: 50%; top: 47%; padding: 0px 5px;}
	.productFrame_or:before{left: 100%; top: 50%; transform: translate(0, -50%); width: 80px; height: 1px;}
	.productFrame_or:after{right: 100%; top: 50%; transform: translate(0, -50%); width: 80px; height: 1px;}
	.ProductWishListContainerMobile {top: 375px;}
	.productFrame_boxPrices .productFrame_boxBid{margin-top: 0px;}
	.fixedBtn{bottom:1px;top:auto;}
	.fixedBtn .ProtectedSale{display:none;}
	.fixedBtn .productFrame_or{display:none;}
	.fixedBtn .productFrame_price label, .fixedBtn .productFrame_bid label{display:none;}
	.back-to-top{bottom:60px;}
	.fixedBtn .productFrame_panel{float:left;padding-right:0px;}
	.fixedBtn .productFrame_panel a {width: 110px;}
	.fixedBtn .stockContainer{display:none;}
}

#ws_widget479 { float: right;width: 100%;}


