@font-face{
	font-family:"roboto";
	src:url("fonts/Roboto-Regular.eot");
	src:url("fonts/Roboto-Regular.eot?#iefix") format('embedded-opentype'),
		url("fonts/Roboto-Regular.woff") format("woff"),
		url("fonts/Roboto-Regular.ttf") format("truetype");
	font-display: swap;
	font-style: normal;
}
@font-face{
	font-family:"maorbold";
	src:url("fonts/maor_bold-webfont.eot");
	src:url("fonts/maor_bold-webfont.eot?#iefix") format('embedded-opentype'),
		url("fonts/maor_bold-webfont.woff") format("woff"),
		url("fonts/maor_bold-webfont.ttf") format("truetype");
	font-display: swap;
	font-style: normal;
}
@font-face{
	font-family:"maorlight";
	src:url("fonts/maor_light-webfont.eot");
	src:url("fonts/maor_light-webfont.eot?#iefix") format('embedded-opentype'),
		url("fonts/maor_light-webfont.woff") format("woff"),
		url("fonts/maor_light-webfont.ttf") format("truetype");
	font-display: swap;
	font-style: normal;
}
@font-face{
	font-family:"maorregular";
	src:url("fonts/maor_regular-webfont.eot");
	src:url("fonts/maor_regular-webfont.eot?#iefix") format('embedded-opentype'),
		url("fonts/maor_regular-webfont.woff") format("woff"),
		url("fonts/maor_regular-webfont.ttf") format("truetype");
	font-display: swap;
	font-style: normal;
}
@font-face {
	font-family: assistant;
	src: url("fonts/assistant/AssistantRegular.eot");
	src: url("fonts/assistant/AssistantRegular.eot?#iefix") format("embedded-opentype"),
		 url("fonts/assistant/AssistantRegular.ttf") format("truetype"),
		 url("fonts/assistant/AssistantRegular.svg#AssistantRegular") format("svg"),
		 url("fonts/assistant/AssistantRegular.woff") format("woff"),
		 url("fonts/assistant/AssistantRegular.woff2") format('woff2');
	font-display: swap;
	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family: assistant;
	src: url("fonts/assistant/AssistantSemiBold.eot");
	src: url("fonts/assistant/AssistantSemiBold.eot?#iefix") format("embedded-opentype"),
		 url("fonts/assistant/AssistantSemiBold.ttf") format("truetype"),
		 url("fonts/assistant/AssistantSemiBold.svg#AssistantSemiBold") format("svg"),
		 url("fonts/assistant/AssistantSemiBold.woff") format("woff"),
		 url("fonts/assistant/AssistantSemiBold.woff2") format('woff2');
	font-display: swap;
	font-style: normal;
	font-weight: 600;
}
@font-face {
	font-family: assistant;
	src: url("fonts/assistant/AssistantBold.eot");
	src: url("fonts/assistant/AssistantBold.eot?#iefix") format("embedded-opentype"),
		 url("fonts/assistant/AssistantBold.ttf") format("truetype"),
		 url("fonts/assistant/AssistantBold.svg#AssistantBold") format("svg"),
		 url("fonts/assistant/AssistantBold.woff") format("woff"),
		 url("fonts/assistant/AssistantBold.woff2") format('woff2');
	font-display: swap;
	font-style: normal;
	font-weight: 700;
}
a{
	font-size:17px;
	line-height:17px;
	color:#38B3C3;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{font-size:inherit;}
button{
	padding:0;
	margin:0;
	background:none;
	border:none;
}
select::-ms-expand{display:none;}
::-moz-selection{background:#EF526D;color:#fff;}
::selection{background:#EF526D;color:#fff;}
.topStrip ::-moz-selection,
.paymentsComboWrap ::-moz-selection,
.loadMoreProducts_btn::-moz-selection,
.header-links-block.blueblock ::-moz-selection {
	background: #FFE86E;
	color: #000;
}
.topStrip ::selection,
.paymentsComboWrap ::selection,
.loadMoreProducts_btn::selection,
.header-links-block.blueblock ::selection {
	background: #FFE86E;
	color: #000;
}
.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
	display:block;
	height:0;
}
img,iframe,object,embed,hr,svg{max-width:100%;}
p{padding:0;margin:0;}
b,strong{font-family:maorbold, Tahoma, Geneva, sans-serif;font-weight:normal;}
.clrflt{clear:both;}
input[type="submit"], input[type="button"], .button{cursor:pointer;}
label.error, label.my_error{color:red;line-height:18px;}
.passWrap label.error{display:inline-block !important;}
input.my_error, input.error{
	color:red !important;
	border:1px solid red !important;
}
.BreadCrumb,
.BreadCrumb.active{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:15px;
	line-height:15px;
	color:#5D5D5D;
	font-weight:normal;
	text-decoration:none;
}
a.BreadCrumb:hover{color:#38B3C3;}
.BreadCrumbStop{
	background:url(/content/images/arrowred.png) no-repeat left center;
	list-style-type:none;
	padding:0 0 0 6px;
	margin:0 0 0 15px;
}
.no_mar{margin:0 !important;}
.pad_last{padding:0 !important;}
.no_bg{background:none !important;}
.no_border{border:none !important;}
.fl-lft{float:left !important;}
.fl-rgt{float:right !important;}
img{border:0;}
*{
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
html{
	width:100%;
	-webkit-text-size-adjust:100%;
	direction:rtl;
	height:100%;
}
body{
	font-family:maorregular,arial;
	font-size:17px;
	line-height:24px;
	color:#555;
	padding:0;
	margin:0;
	height:100%;
	overflow-x:hidden;
	width:100%;
	overflow-y:auto;
	-webkit-backface-visibility:hidden;
}
.wrapper{
	margin:0 auto -370px;
	height:auto;
	min-height:100%;
	width:100%;
	position:relative;
}
.push{height:370px;clear:both;}
.container{
	width:1196px;
	margin:0 auto;
	display:block;
}
.header-top-bg{
	background:#38B3C3;
	width:100%;
	height:50px;
}
.header-top{padding:12px 0 0 0;}
.header-infor{float:right;}
.header-social{
	margin:0 0 0 20px;
	float:right;
	width:78px;
	border-left:solid 1px #a9e1dd;
}
.header-social .icon{
	width:26px;
	height:26px;
	padding:1px;
	text-align:center;
	line-height:24px;
	border-radius:50%;
	float:right;
	margin:0 0 0 10px;
	-webkit-transform:translate3d(0px, 0px, 0px);
	transform:translate3d(0px, 0px, 0px);
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.header-social .icon:hover{
	-webkit-transform:translate3d(0px, -2px, 0px);
	transform:translate3d(0px, -2px, 0px);
}
.header-social .iconfb:hover{
	background:#3b5998;
}
.header-social .iconwp:hover{
	background:#0DC143;
}
.mobileWhatsappHeader{
	margin:0 15px 0 0;
}
.header-infor .phone{
	padding:1px 31px 0 0;
	float:right;
	margin:3px 0 0 0;
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:23px;
	line-height:23px;
	letter-spacing:1px;
	color:#ffffff;
	font-weight:lighter;
	background:url(/content/images/phone-icon.png) no-repeat right center;
	text-decoration:none;
}
.header-more-infor{
	margin:2px 0 0 0;
	float:left;
	font-size:0;
}
.header-more-infor .google-box{
	float:right;
	width:180px !important;
	display:block;
}
.header-more-infor .language{
	padding:0 26px 0 0;
	float:right;
	border:none;
	width:167px;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#ffffff;
	font-weight:lighter;
	-webkit-appearance:none;
	-moz-appearance:none;
	    appearance:none;
	border-radius:0;
	border:none;
	outline:none;
	background:url(/content/images/arrow.png) no-repeat 94% center;
}
.header-more-lnks{
	display:inline-block;
	vertical-align:top;
}
.header-more-lnks ul{
	padding:0;
	margin:0;
	list-style-type:none;
}
.header-more-lnks ul li{
	display:inline-block;
	vertical-align:top;
	border-right:solid 1px #a9e1dd;
}
.header-more-lnks ul li a{
	display:block;
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	padding:5px 16px 0;
	font-size:17px;
	line-height:17px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	vertical-align:middle;
}
.header-more-lnks ul li:hover a,
.header-more-lnks ul li.active a{
	color:#40413B;
}
.header-more-lnks ul li:nth-last-child(1){
	border-left:solid 1px #a9e1dd;
}
.menu-icon{display:none;}
.menu-icon img{
	-webkit-transform:rotate(0deg);
	transform:rotate(0deg);
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.menu-icon.active img{
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);
}
.header{padding:19px 0 11px 0;}
.logo{float:right;}
.header-information{
	margin:20px 0 0 0;
	width:auto;
	float:left;
}
.header-links-block{
	float:right;
	width:190px;
}
.header-links-block.blueblock{
	background:#EF526D;
	padding:5px 5px;
	color:#fff;
	margin-left:13px;
	border-radius:5px;
}
.header-links-block.blackFriday{
	background:#000;
	padding:5px 5px;
	color:#fff;
	margin-left:13px;
	border-radius:5px;
}
.header-icon{
	float:right;
	width:50px;
	height:50px;
	margin:0 0 0 10px;
	text-decoration:none;
	border:solid 1px #e2e2e2;
	border-radius:100%;
	text-align:center;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.blueblock .header-icon,.blackFriday .header-icon{
	border:1px solid #fff;
	background:#fff;
}
.header-links-block.blackblock{
	background:#000;
	padding:5px;
	color:#fff;
	margin-left:10px;
	border-radius:5px;
}
.blackblock .header-icon{
	border:1px solid #fff;
	background:#fff;
}
.header-icon .icon{
	margin:14px 0 0 0;
}
.header-links{
	float:right;
	padding:5px 0 0 0;
	width:-webkit-calc(100% - 60px);
	width:calc(100% - 60px);
	text-align:right;
}
.header-links .title{
	padding:0 0 0px 0;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:21px;
	line-height:27px;
	color:#5D5D5D;
	font-weight:normal;
}
.header-links .lnk{
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:17px;
	color:#5D5D5D;
	font-weight:normal;
	text-decoration:none;
}
.header-links .lnk p{
	margin:0;
	padding:0;
}
.header-links-block:hover .header-links .lnk{
	color:#B2E1DE;
}
.blackblock .header-links .title,
.blackblock .header-links .lnk,
.blackblock:hover .header-links .title,
.blackblock:hover .header-links .lnk,
.blueblock .header-links .title,
.blueblock .header-links .lnk,
.blueblock:hover .header-links .title,
.blueblock:hover .header-links .lnk{
	color:#fff !important;
}
.header-links-block:hover .header-icon{
	background:#B2E1DE;
}
.header-linbks-align{
	width:180px;
}
.nav{
	border-bottom:solid 1px #e3e3e3;
	border-top:solid 1px #e3e3e3;
	padding:10px 0 9px 0;
}
.nav{
	position:relative;
}
.nav > ul{
	float:right;
	margin:0;
	padding:15px 0 0 0;
	width:-webkit-calc(100% - 190px);
	width:calc(100% - 190px);
}
.nav > ul > li{
	background:url(/content/images/navBorder.png) -webkit-calc(100% - 1px) center no-repeat;
	background:url(/content/images/navBorder.png) calc(100% - 1px) center no-repeat;
	float:right;
	padding:5px 10px 4px 10px;
	list-style-type:none;
	text-align:right;
}
.nav > ul > li.first{
	background:none;
	padding-right:0;
}
.nav > ul > li > a{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#5D5D5D;
	font-weight:500;
	text-decoration:none;
	display:inline-block;
	position:relative;
	padding:0 0 5px 0;
}
.nav > ul > li:hover > a,
.nav > ul > li.active > a{
	color:#38B3C3;
}
.nav > ul > li > a::after{
	width:0;
	content:"";
	height:100%;
	border-bottom:2px solid #38B3C3;
	display:block;
	position:absolute;
	bottom:0;
	right:0;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.nav > ul > li:hover > a::after,
.nav > ul > li.active > a::after{
	width:100%;
}
.nav > ul > li.showMegaMenu > a::before{
	content:"";
	position:absolute;
	width:0;
	height:0;
	top:28px;
	right:38%;
}
.nav > ul > li.showMegaMenu:hover > a::before{
	border-style:solid;
	border-width:0 13.5px 13px 13.5px;
	border-color:transparent transparent #dedede transparent;
}
.nav > ul > li:last-child{margin:0;}
.megaMenu{
	position:absolute;
	top:100%;
	right:0;
	width:100%;
	background:transparent;
	padding:15px 0 0 0;
	margin:-10px 0 0 0;
	z-index:10;
	height:auto;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.megamenuInner{
	border:1px solid #eee;
	display:block;
	width:100%;
	height:100%;
	padding:35px 0 ;
	float:right;
	background:#fff;
	box-shadow:0px 5px 15px #D8D8D8;
}
.megamenuItem{
	display:inline-block;
	width:24%;
	padding-right:20px;
	background-size:15px;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	border-right:1px solid #EAEAEA;
	box-sizing:border-box;
	padding:0 15px;
}
.megamenuIt:first-child{border-right:0;}
.megamenuItem > a{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#444;
	font-weight:500;
	text-decoration:none;
	position:relative;
	display:inline-block;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	padding:5px 10px;
}
.megamenuItem:hover > a, 
.megamenuItem.active > a{
	color:#38B3C3;
}
.megamenuItem:hover{background-position:96% 8px;}
.search-block{
	float:left;
	background:#f5f5f5;
	border-radius:25px;
	position:relative;
	background:#f5f5f5;
	width:190px;
}
.birthlistitemsPage_body .search-block{display:none !important;}
.search-block .filed{
	padding:0 8%;
	margin:0;
	display:inline-block;
	width:86%;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:50px;
	color:#5D5D5D;
	font-weight:normal;
	height:50px;
	border:none;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
	border-radius:0;
	background:none;
	background:none;
}
.search-block .search-icon{
	border:none;
	position:absolute;
	left:18px;
	top:15px;
	cursor:pointer;
	background:url(/content/images/search-icon.png) no-repeat;
	width:20px;
	height:20px;
}
.banner{padding:20px 0 74px 0;}
.slider-section{
	float:right;
	width:67.5%;
	position:relative;
}
.slider-section .lft-arrow,
.slider-section .rgt-arrow{
	width:auto;
	position:absolute;
	top:50%;
	margin:-25px 0 0 0;
}
.slider-section .rgt-arrow{
	right:30px;
	left:auto;
}
.slider-section .lft-arrow{
	left:30px;
}
.slider-section .arrow{
	width:50px;
	height:50px;
	border-radius:100%;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	border:3px solid transparent;
}
.slider-section .rgt-arrow:hover .arrow,
.slider-section .lft-arrow:hover .arrow{
	border:3px solid #38B3C3;
}
.mewHPslidsItem_a,
.mewHPslidsItem{
	height:460px;
}
.mewHPslidsItem_a{
	display:block;
	text-decoration:none;
	border-radius:5px;
	overflow:hidden;
	position:relative;
}
.mewHPslidsItem_img{
	width:100%;
	height:100%;
}
.slider-content{
	background:url(/content/images/transparent-bg.png) repeat;
	min-width:280px;
	max-width:50%;
	padding:11px 18px 15px 10px;
	position:absolute;
	right:30px;
	bottom:36px;
	border-radius:5px;
}
.slider-content .head{
	margin:0;
	padding:2px 0 10px 0;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:35px;
	line-height:35px;
	color:#31a59b;
	font-weight:normal;
}
.slider-content .con{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:20px;
	color:#131212;
	font-weight:normal;
}
.stroller-pic .pic{
	width:auto;
	height:auto;
	max-height:100%;
}
.banner-left{
	float:left;
	width:30.7%;
}
.stroller-section{
	background:#eee;
	height:220px;
	margin:0 0 20px 0;
	border-radius:5px;
	position:relative;
	display:flex;
	text-decoration:none;
	flex-direction:row;
}
.stroller-pic{
	width:160px;
	padding:20px 0 0 0;
	display:flex;
	align-items:flex-end;
	flex:0 0 auto;
}
.stroller-block{padding:20px 20px 0;}
.stroller-block-inner{
	height:121px;
	overflow:hidden;
	margin:0 0 18px 0;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
}
.stroller-block .head{
	margin:0;
	padding:0 0 10px 0;
	font-size:28px;
	line-height:28px;
	color:#EF526D;
	font-weight:normal;
}
.stroller-block .con{
	font-size:18px;
	line-height:21px;
	color:#5D5D5D;
	font-weight:normal;
}
.stroller-block .lnk, .brands-cost-details .lnk{
	background:#EF526D url(/content/images/arrow1.png) no-repeat 15px center;
	float:left;
	height:40px;
	padding:0px 18px 0 47px;
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:19px;
	line-height:45px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	border-radius:20px;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.stroller-block .lnk:hover{
	background:#ffffff url(/content/images/arrow2.png) no-repeat 10px center;
	color:#38B3C3;
}
 .producut-block:hover .lnk{
   background:#EF526D url(/content/images/arrow1.png) no-repeat 10px center;  
 }
.safety{
	background:#38B3C3;
	margin:0;
}
.safety .head,
.safety .con{
	color:#ffffff;
}
.safety .lnk{
	background:#ffffff url(/content/images/arrow2.png) no-repeat 15px center;
	color:#38B3C3;
}
.safety .lnk:hover{
	background:#EF526D url(/content/images/arrow1.png) no-repeat 10px center;
	color:#ffffff;
}
.main-content{width:100%;}
.products-section{
	text-align:center;
}
.products-block{
	float:right;
	width:25%;
}
.products-align{
	padding:0 0 0 10%;
}
.products-content{
	background:#ffffff;
	border:solid 10px #f5f5f5;
	border-radius:5px;
	position:relative;
}
.hpLastArticlesItemIn::before,
.products-content::before{
	content:"";
	position:absolute;
	top:-10px;
	right:-10px;
	width:100%;
	height:100%;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	padding:5px;
	border:2px solid #38B3C3;
	z-index:1;
}
.hpLastArticlesItemIn:hover::before,
.products-content:hover::before{
	-webkit-animation:pow 0.5s;
	animation:pow 0.5s;
}
.products-content .pic{
	margin:-41px 0 0 0;
}
.products-content a{
	position:relative;
	z-index:2;
}
.products-details{
	margin:30px auto 20px;
	width:60%;
	position:relative;
	z-index:2;
}
.products-content .title{
	margin:0 0 12px 0;
	padding:0 0 18px 0;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:22px;
	line-height:18px;
	color:#666666;
	font-weight:normal;
	background:url(/content/images/border1.png) no-repeat center bottom;
}
.products-content .con{
	padding:0 0 16px 0;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:20px;
	color:#5D5D5D;
	font-weight:normal;
}
.products-content .lnk{
	background:url(/content/images/arrow3.png) no-repeat 15px center;
	display:inline-block;
	height:40px;
	padding:0 14px 0 54px;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:20px;
	line-height:40px;
	color:#5D5D5D;
	font-weight:normal;
	text-decoration:none;
	border-radius:20px;
	text-align:right;
	border:solid 1px #e1e1e1;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.products-content .lnk:hover{
	background:#EF526D url(/content/images/arrow1.png) no-repeat 10px center;
	color:#ffffff;
	border-color:transparent;
}
.products-block:nth-child(2) .products-align{
	padding:0 3% 0 7%;
}
.products-block:nth-child(3) .products-align{
	padding:0 7% 0 3%;
}
.products-block:nth-child(4) .products-align{
	padding:0 10% 0 0;
}
.selected{
	padding:15px 40px;
	margin:30px auto 0;
	display:inline-block;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:22px;
	color:#fefefe;
	font-weight:normal;
	text-decoration:none;
	border-radius:25px;
	background:#38B3C3;
	position:relative;
	bottom:-25px;
}
.leading-brandsbg{
	padding:80px 0 0 0;
	width:100%;
	background:#f5f5f5;
	text-align:center;
	position:relative;
	z-index:1;
}
.leading-brands , .lastViewd{
	position:relative;
	text-align:center;
}
.leading-brands .rgt-arrow,
.lastViewd .rgt-arrow,
.leading-brands .lft-arrow,
.lastViewd .lft-arrow{
	width:auto;
	height:auto;
	position:absolute;
	top:50%;
	margin:-65px 0 0 0;
}
.leading-brands .rgt-arrow,
.lastViewd .rgt-arrow{
	right:-70px;
	left:auto;
}
.leading-brands .lft-arrow,
.lastViewd .lft-arrow{
	left:-70px;
}
.lastViewd .rgt-arrow,
.lastViewd .lft-arrow{
	width:auto;
	height:auto;
}
.leading-brands .arrow,
.lastViewd .arrow{
	border-radius:100%;
	vertical-align:top;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	border:3px solid transparent;
}
.leading-brands .arrow{
	width:50px;
	height:50px;
	vertical-align:top;
}
.leading-brands .lft-arrow:hover .arrow , .lastViewd .lft-arrow:hover .arrow{
	border:3px solid #38B3C3;
}
.leading-brands .rgt-arrow:hover .arrow,.lastViewd .rgt-arrow:hover .arrow{
	border:3px solid #38B3C3;
}
.brands-block{
	float:right;
	width:25%;
	text-align:right;
}
.brands-content{
	padding:48px 20px 15px 20px;
	background:#ffffff;
	border-radius:5px;
	position:relative;
	overflow:hidden;
}
.productsPage_body .brands-content{
	overflow:visible;
}
.brands-content a:not(.free-tag){
	position:relative;
	z-index:2;
	display:block;
	text-align:center;
}
.brands-content .pic{
	width: auto;
	height: auto;
	max-height:140px;
	vertical-align:middle;
}
.brands-content .con{
	padding:0;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:18px;
	line-height:20px;
	color:#666666;
	font-weight:normal;
	height:40px;
	overflow:hidden;
}
.brands-content .mountain{
	padding:0 0 7px 0;
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:18px;
	line-height:20px;
	color:#666666;
	font-weight:normal;
	text-transform:uppercase;
	height:50px;
}
.productsBrandImg{
	max-height:100%;
	margin:10px 0 0 0;
}
.brands-rating .icon{
	float:right;
	margin:0 0 0 3px;
}
.brands-rating .icon-in{
	display:block;
}
.brands-cost-details{
	padding:15px 0 10px 0;
	margin:20px 0 0 0;
	border-top:solid 2px #EF526D;
}
.productsPriceHasSale{
	display:flex;
	align-items:flex-start;
	flex-wrap:wrap;
}
.productsPriceHasSale .saleWrap{
	text-align:left;
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	line-height:17px;
	padding:5px 13px 0 0;
	width:100% !important;
}
.productsNameWrap{
	height:auto !important;
}
.productsPrice{
	font-size:24px;
	text-align:center;
	white-space:nowrap;
}
.productsPriceHasSale .productsPrice{
	text-align:right;
}
.productsPriceNis{
	font-family:maorbold;
	font-size:20px;
}
.brands-cost-details .amount{
	padding:0;
	float:right;
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:18px;
	line-height:40px;
	color:#666666;
	font-weight:normal;
}
.brands-cost-details .cart{
	background:url(/content/images/cart-icon.png) no-repeat left center;
	float:left;
	height:40px;
	line-height:46px;
	border:none;
	text-decoration:none;
	padding:0 0 0 27px;
	margin:0 auto 0 0;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#5D5D5D;
	font-weight:normal;
	cursor:pointer;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.free-tag{
	display:block;
	background:url(/content/images/tag-bg.png) no-repeat;
	background-size:contain;
	width:100px;
	height:100px;
	position:absolute;
	right:0;
	top:0;
	text-align:center;
	z-index:2;
}
.free-tag-prod{
	position:absolute;
	left:0;
	top:0;
	width:100px;
	background:url(/content/images/tag-bg2.png) no-repeat;
	height:100px;
	display:block;
	text-align:center;
	background-size:contain;
}
.free-tag-prod .txt{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:20px;
	line-height:20px;
	color:#ffffff;
	font-weight:normal;
	-webkit-transform:rotate(-42deg);
	transform:rotate(-45deg);
	margin:15px 0px 0 5px;
	float:left;
}
@-webkit-keyframes pulse{
	0%{
		-webkit-transform:scale3d(1, 1, 1);
		transform:scale3d(1, 1, 1);
	}
	50%{
		-webkit-transform:scale3d(1.05, 1.05, 1.05);
		transform:scale3d(1.05, 1.05, 1.05);
	}
	100%{
		-webkit-transform:scale3d(1, 1, 1);
		transform:scale3d(1, 1, 1);
	}
}
@keyframes pulse{
	0%{
		-webkit-transform:scale3d(1, 1, 1);
		transform:scale3d(1, 1, 1);
	}
	50%{
		-webkit-transform:scale3d(1.05, 1.05, 1.05);
		transform:scale3d(1.05, 1.05, 1.05);
	}
	100%{
		-webkit-transform:scale3d(1, 1, 1);
		transform:scale3d(1, 1, 1);
	}
}
.free-tag .txt{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:20px;
	line-height:20px;
	color:#ffffff;
	font-weight:normal;
	-webkit-transform:rotate(42deg);
	transform:rotate(45deg);
	margin:15px 10px 0 0;
	float:right;
}
.free-tag .txt-align{
	font-size:18px;
	padding:0 3px 0 0;
}
.operation-tag{
	background:url(/content/images/operation-tag.png) no-repeat;
	width:37px;
	height:80px;
	padding:46px 0 0 0;
	position:absolute;
	left:10px;
	top:0;
	-webkit-transform-origin:top center;
	transform-origin:top center;
	-webkit-animation-name:swing;
	animation-name:swing;
	-webkit-animation-duration:3s;
	animation-duration:3s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-iteration-count:infinite;
	animation-iteration-count:infinite;
	z-index:7;
}
@-webkit-keyframes swing{
	20%{
		-webkit-transform:rotate3d(0, 0, 1, 5deg);
		transform:rotate3d(0, 0, 1, 5deg);
	}
	40%{
		-webkit-transform:rotate3d(0, 0, 1, -5deg);
		transform:rotate3d(0, 0, 1, -5deg);
	}
	60%{
		-webkit-transform:rotate3d(0, 0, 1, 5deg);
		transform:rotate3d(0, 0, 1, 5deg);
	}
	80%{
		-webkit-transform:rotate3d(0, 0, 1, -5deg);
		transform:rotate3d(0, 0, 1, -5deg);
	}
	100%{
		-webkit-transform:rotate3d(0, 0, 1, 0deg);
		transform:rotate3d(0, 0, 1, 0deg);
	}
}
@keyframes swing{
	20%{
		-webkit-transform:rotate3d(0, 0, 1, 5deg);
		transform:rotate3d(0, 0, 1, 5deg);
	}
	40%{
		-webkit-transform:rotate3d(0, 0, 1, -5deg);
		transform:rotate3d(0, 0, 1, -5deg);
	}
	60%{
		-webkit-transform:rotate3d(0, 0, 1, 5deg);
		transform:rotate3d(0, 0, 1, 5deg);
	}
	80%{
		-webkit-transform:rotate3d(0, 0, 1, -5deg);
		transform:rotate3d(0, 0, 1, -5deg);
	}
	100%{
		-webkit-transform:rotate3d(0, 0, 1, 0deg);
		transform:rotate3d(0, 0, 1, 0deg);
	}
}
.operation-tag .txt{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:16px;
	line-height:16px;
	color:#ffffff;
	font-weight:normal;
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg);
}
.services-section{
	padding:80px 0 0 0;
	position:relative;
	text-align:center
}
.services-section .lft-arrow,
.services-section .rgt-arrow{
	width:auto;
	height:auto;
	position:absolute;
	top:50%;
	margin:-28px 0 0 0;
}
.services-section .rgt-arrow{
	right:-70px;
	left:auto;
}
.services-section .lft-arrow{
	left:-70px;
}
.services-section .arrow{
	width:50px;
	height:50px;
	vertical-align:top;
	border-radius:100%;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	border:3px solid transparent;
}
.services-section .rgt-arrow:hover .arrow{
	border:3px solid #38B3C3;
}
.services-section .lft-arrow:hover .arrow{
	border:3px solid #38B3C3;
}
.services-block{
	float:right;
	width:16.66%;
}
.services-align{
	padding:0 0 0 16%;
}
.services{
	background:#f5f5f5;
	border-radius:5px;
	height:166px;
	display:table;
	width:100%
}
.services .lnk{
	display:block;
	line-height:166px;
}
.services .sponsors{
	width:auto;
	height:auto;
	max-width:75%;
	-webkit-transform:scale3d(1, 1, 1);
	transform:scale3d(1, 1, 1);
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	vertical-align:middle;
}
.services:hover .sponsors{
	-webkit-transform:scale3d(1.2, 1.2, 1.2);
	transform:scale3d(1.2, 1.2, 1.2);
}
.your-servicebg{
	width:100%;
	background:#f5f5f5;
}
.your-service-section{
	padding:70px 3.1% 95px 3.1%;
}
.your-service-content{
	float:right;
	width:30%;
}
.your-service-content .head{
	margin:0 0 12px 0;
	padding:0 0 12px 0;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:30px;
	line-height:30px;
	color:#EF526D;
	font-weight:normal;
	border-bottom:solid 2px #EF526D;
}
.your-service-content .con{
	padding:0 0 16px 0;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:24px;
	color:#5D5D5D;
	font-weight:normal;
}
.your-service-block{
	padding:10px 0 0 0;
	float:left;
	width:65%;
	text-align:center;
}
.your-service{
	float:right;
	width:33.33%
}
.your-service-align{
	padding:0;
	width:160px;
	display:inline-block;
	margin:0 0 0 6%;
}
.your-service-icon{
	margin:0 auto 15px;
	background:#38B3C3;
	width:99px;
	height:99px;
	padding:10px;
	border-radius:100%;
}
.your-service-icon .lnk{
	display:block;
	width:100%;
	height:100%;
	border-radius:100%;
	text-align:center;
	position:relative;
}
.your-service-icon .lnk::after{
	content:"";
	width:100%;
	height:100%;
	border:dashed 2px #ffffff;
	border-radius:100%;
	display:inline-block;
	margin:0 auto;
	position:absolute;
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-iteration-count:infinite;
	animation-iteration-count:infinite;
	top:-1px;
	right:-2px;
}
.your-service-icon .lnk::before{
	content:"";
	width:150%;
	height:150%;
	border:solid 3px #ccc;
	border-radius:100%;
	display:inline-block;
	margin:0 auto;
	position:absolute;
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-iteration-count:infinite;
	animation-iteration-count:infinite;
	top:-20px;
	right:-20px;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	-webkit-transform:scale3d(0.5, 0.5, 0.5);
	transform:scale3d(0.5, 0.5, 0.5);
	box-sizing:border-box;
	box-shadow:inset 0px 0px 15px #C7C2C2;
}
.your-service:hover .your-service-icon .lnk::after{
	-webkit-animation:spin 3.5s infinite;
	animation:spin 3.5s infinite;
	animation-timing-function:linear;
	-ms-animation-timing-function:linear;
	-moz-animation-timing-function:linear;
	-webkit-animation-timing-function:linear;
}
@-webkit-keyframes spin{
	from{
		-webkit-transform:rotate(0deg);
	}
	to{
		-webkit-transform:rotate(360deg);
	}
}
@keyframes spin{
	from{
		-webkit-transform:rotate(0deg);
		       transform:rotate(0deg);
	}
	to{
		-webkit-transform:rotate(360deg);
		       transform:rotate(360deg);
	}
}
.your-service:hover .your-service-icon .lnk::before{
	-webkit-animation:pow 1s infinite;
	animation:pow 1s infinite;
}
@-webkit-keyframes pow{
	0%{
		filter:alpha(opacity=50);
		opacity:0.5;
		-khtml-opacity:0.5;
		border:solid 5px #ccc;
		-webkit-transform:scale3d(1, 1, 1);
		transform:scale3d(1, 1, 1);
	}
	100%{
		filter:alpha(opacity=0);
		opacity:0;
		-khtml-opacity:0;
		-webkit-transform:scale3d(1.3, 1.3, 1.3);
		transform:scale3d(1.3, 1.3, 1.3);
	}
}
@keyframes pow{
	0%{
		filter:alpha(opacity=50);
		opacity:0.5;
		-khtml-opacity:0.5;
		border:solid 5px #ccc;
		-webkit-transform:scale3d(1, 1, 1);
		transform:scale3d(1, 1, 1);
	}
	100%{
		filter:alpha(opacity=0);
		opacity:0;
		-khtml-opacity:0;
		-webkit-transform:scale3d(1.3, 1.3, 1.3);
		transform:scale3d(1.3, 1.3, 1.3);
	}
}
.your-service-icon .icon{margin:17px 0 0 0;}
.your-service .title{
	display:inline-block;
	width:100%;
	height:19px;
	line-height:19px;
	overflow:hidden;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	float:right;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:22px;
	color:#555555;
	font-weight:normal;
}
.your-service .con{
	padding:0 0 16px 0;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:23px;
	color:#5D5D5D;
	font-weight:normal;
}
.your-service:nth-child(2) .your-service-align{
	margin:0 8% 0 0;
}
.your-service:nth-child(2) .your-service-align .your-service-icon{
	background:#8cbe73;
}
.your-service:nth-child(3) .your-service-align{
	margin:0 0 0 11%;
	float:left;
}
.your-service:nth-child(3) .your-service-align .your-service-icon{
	background:#EF526D;
}
.producut-main:after{
	content:'';
	display:block;
	clear:both;
}
.producut-main .producut-in{
	font-size:0;
}
.producut-sidebar{
	float:right;
	width:22.5%;
}
.producut-sidebar .head{
	margin:0 0 18px 0;
	padding:0 0 7px 2px;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:22px;
	line-height:17px;
	color:#666666;
	font-weight:normal;
	border-bottom:solid 2px #EF526D;
	display:inline-block;
}
.manufacturer-section{
	padding:0 0 34px 0;
}
.chk-boxes{
	margin:0 0 18px 0;
	float:right;
	width:100%;
}
.chk-boxes .chk{
	float:right;
	margin:4px 3px 3px 12px;
}
.chk-boxes .chk.rdio{
	float:right;
	margin:4px 3px 3px 0px;
	width:0;
	height:0;
}
.chk-boxes .txt{
	float:right;
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:21px;
	color:#616161;
	font-weight:normal;
	cursor:pointer;
}
.manufacturer-section .all{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:16px;
	line-height:16px;
	color:#38B3C3;
	font-weight:normal;
	cursor:pointer;
	border-bottom:solid 1px #c0e7e4;
	text-decoration:none;
	display:inline-block;
	margin:16px 0 0 0;
}
.price-section{
	padding:0 0 38px 0;
	margin-bottom:15px;
}
.price-section-slider{
	width:100%;
	padding:16px 0 9px 0;
}
.price-section .value{
	float:right;
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#5D5D5D;
	font-weight:normal;
}
.price-section .value2{
	float:left;
}
.manufacturer-nums .txt{
	font-size:17px;
}
.manufacturer-nums{
	padding:0 0 17px 0;
}
.producut-sidebar .manufacturer-nums .head{
	padding-top:20px;
}
.producut-sidebar .manufacturer-nums .head:first-child{
	padding-top:0;
}
.producut-left{
	padding:2px 0 0 0;
	display:inline-block;
	float:left;
	width:74.2%;
}
.actionPage_body .ajaxSearch .producut-left{
	width:-webkit-calc(100% + 16px);
	width:calc(100% + 16px);
	float:none;
	margin:0 -8px;
}
.producut-add{
	padding:0 0 14px 0;
}
.producut-add-lnk{
	display:block;
	text-align:center;
}
.producut-add .pic{
	display:block;
	width:100%;
	margin:0 auto;
	text-align:center;
}
.prodAjaxContainer{font-size:0;flex-wrap: wrap;}
.producut-block{
	width:33.33%;
	display:inline-block;
	font-size:15px;
	vertical-align:top;
}
.actionPage_body .ajaxSearch .producut-block{
	width:25%;
}
.producut-in .brands-content{
	border:solid 10px #f5f5f5;
	border-radius:5px;
}
.producut-in .free-tag{
	top:0px;
	right:0px;
}
.search_count{padding:0 0 10px 0;}
.producut-in .producut-align{
	padding:8px;
	height: 100%;
}
.producut-in .brands-content{
	padding:25px 11px 5px 8px;
}
.inner-main{
	padding:0 0 70px 0;
}
.inner-nav{
	padding:17px 0 13px 0;
}
.inner-nav ul{
	float:right;
	margin:0;
	padding:0
}
.inner-nav ul li{
	background:url(/content/images/arrowred.png) no-repeat left center;
	float:right;
	list-style-type:none;
	padding:0 0 0 19px;
	margin:0 0 0 15px;
}
.inner-nav ul li a{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:13px;
	color:#5D5D5D;
	font-weight:normal;
	text-decoration:none;
}
.inner-nav ul li a:hover{
	color:#B2E1DE;
}
.inner-nav ul li:nth-last-child(1){
	background:none;
	padding:0;
	margin:0;
}
.inner-banner{
	background:#f5f5f5;
	margin:0 0 36px 0;
	border-radius:8px;
}
.inner-banner-pic{
	float:left;
	width:51%;
	text-align:left;
}
.inner-banner-pic .pic{
	width:auto;
	max-width:100%;
	display:block;
	height:192px;
	float:left;
}
.banner-con{
	float:right;
	width:49%;
	padding:44px 41px 0 0;
}
.contentPage_body .banner-con,
.productsPage_body .banner-con{
	float:none;
	width:auto;
	padding:0;
}
.contentPage_body .inner-banner,
.productsPage_body .inner-banner{
	background:none;
	padding:0;
}
.banner-con .head{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:34px;
	line-height:34px;
	color:#38B3C3;
	font-weight:normal;
	margin:0;
	padding:0 0 17px 0;
}
.banner-con .con{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-weight:normal;
}
.tip-section{
	padding:0 0 9px 0;
}
.sidebar{
	float:right;
	width:23%;
}
.sidebar-nav{
	padding:0 0 35px 0;
}
.sidebar-nav ul{
	padding:0;
	margin:0;
}
.sidebar-nav ul li{
	list-style-type:none;
	padding:0 0 15px 0;
}
.sidebar-nav ul li a{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:17px;
	color:#5D5D5D;
	font-weight:normal;
	text-decoration:none;
}
.sidebar-nav ul li:hover > a,
.sidebar-nav ul li.active > a{
	color:#38B3C3;
}
.sidebar-nav ul li:nth-last-child(1){
	padding:0;
}
.add-block{
	border-radius:5px;
	padding:0 0 0 5px;
}
.add-block .link{
	display:inline-block;
}
.add-block .link .pic{
	width:100%;
	display:block;
}
.tip-content{
	float:left;
	width:74%;
}
.tip-block{
	border:10px solid #f5f5f5;
	margin:4px 0 21px 0;
	padding:14px 2.1% 13px 2.2%;
	border-radius:5px;
}
.tip-block .head, .tip-block .head a{ 
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:25px;
	line-height:25px;
	color:#38B3C3;
	font-weight:normal;
	margin:0;
	padding:0 0 11px 0;
	text-decoration:none;
}
.tip-pic{
	float:right;
	width:19.9%;
	padding:7px 0 0 0;
}
.tip-pic .pic{
	width:100%;
}
.tip-con{
	float:right;
	width:78%;
	margin:0 2% 0 0;
}
.tip-text{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:18px;
	line-height:24px;
	color:#5D5D5D;
	font-weight:normal;
	margin:0;
	padding:0 0 5px 0;
}
.tip-con .readmore{
	padding:0 21px 0 46px;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:19px;
	line-height:38px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	border-radius:20px;
	text-align:right;
	display:inline-block;
	float:left;
	background:url(/content/images/arrow1.png) no-repeat 14px center #EF526D;
	border:1px solid transparent
}
.tip-con .readmore:hover{
	background:#ffffff url(/content/images/arrow2.png) no-repeat 15px center;
	color:#38B3C3;
	border:1px solid #EF526D;
}
.pager-section{
	text-align:center;
}
.pager-block{
	display:inline-block;
}
.pager-block .lft-arrow{
	float:right;
	margin:19px 35px 0 0;
}
.pager-block .rgt-arrow{
	float:right;
	margin:19px 0px 0 26px;
}
.pager-block .pager{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:20px;
	line-height:50px;
	color:#5D5D5D;
	font-weight:normal;
	margin:0 9px 0 0;
	padding:0 0 11px 0;
	width:50px;
	height:50px;
	text-align:center;
	display:inline-block;
	text-decoration:none;
	border:1px solid #e3e3e3;
	border-radius:100%;
	float:right;
}
.pager-block .pager:hover,
.pager-block .pager.active{
	background:#f5f5f5;
}
.leading-align .selected{
	margin:-24px 0 54px 0;
}
.leading-align{
	padding:0 0 81px 0;
}
.leading-align .rgt-arrow{
	margin:-25px 0 0 0;
}
.leading-align .lft-arrow{
	margin:-25px 0 0 0;
}
.map-section{
	border:1px solid #eeeeee;
	border-radius:5px;
	margin:0 0 72px 0;
	width:100%;
}
.mapLink{display:block;text-decoration:none;}
.mapImg{width:100%;vertical-align:top;}
.map-section .link .map{
	display:block;
	width:100%;
}
.contact-section{
	padding:0 0 5px 0;
}
.form-section{
	float:right;
	width:48.5%;
}
.form-section .head{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:25px;
	line-height:25px;
	color:#666666;
	font-weight:normal;
	border-bottom:2px solid #EF526D;
	padding:0 0 17px 0;
	margin:0 0 24px 0;
	display:inline-block;
}
.form-section .txt{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:15px;
	line-height:23px;
	color:#666666;
	font-weight:normal;
	padding:0 0 24px 0;
	margin:0
}
.contact-block{
	background:#f5f5f5;
	border-radius:5px;
	padding:20px 3.5% 21px 3.5%;
}
.paTabCont{display:none;position:relative;}
.paTabCont.active{
	display:block;
}
.contact-block .field , #poptalk  .field, .paTabContArea .field{
	padding:0 0 19px 0;
}
iframe{max-width:100%;}
.paTabCont .field{float:right;
width:50%;padding:0 20px 20px;}
.contact-in input[name="captchaInput"],
.contact-block .field .text-field,
#poptalk  .text-field,
.paTabContArea .text-field{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:15px;
	line-height:40px;
	color:#5D5D5D;
	font-weight:normal;
	height:40px;
	width:100% !important;
	border-radius:17px;
	background:#fff;
	border:none;
	padding:0 18px 0 15px;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
	border:none;
}
.contact-in input[name="captchaInput"]{
	padding-left:50px;
}
.paTabContArea .text-field{
	border:1px solid #9E9E9E;
	display:block;
	font-size:20px;
}
.contact-block .field .textarea,
#poptalk  .textarea{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:15px;
	line-height:15px;
	color:#5D5D5D;
	font-weight:normal;
	width:100%;
	border-radius:17px;
	background:#fff;
	border:none;
	height:152px;
	resize:none;
	padding:13px 15px 13px 15px;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
	border:none;
}
#poptalk .textarea{
	height:75px;
}
#poptalk  .text-field, #poptalk  .textarea{
	border:1px solid #eee;
}
.contact-in .repacha{
	float:left;
	padding:0 0 3px 0;
}
.contact-in .captcha_container{
	margin:0 0 19px 0;
	position:relative;
}
.contact-in .captcha_container img{
	height:50px;
}
.contact-in .captcha_container .changeCapcha{
    background:none;
    width:33px;
    height:33px;
    line-height:35px;
    position:absolute;
    left:9px;
    top:60px;
    z-index:1;
    border-radius:50%;
    border:2px solid #9a9a9a;
}
.contact-in .captcha_container .changeCapcha img{
	height:16px;
}
.contact-in .recap-field{
	float:left;
	padding:0 0 26px 0;
	width:100%;
}
.contact-in .recap-field .text-field{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:15px;
	line-height:40px;
	color:#5D5D5D;
	font-weight:normal;
	height:40px;
	width:100%;
	border-radius:17px;
	background:#fff;
	padding:0 15px 0 15px;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
	border:1px solid transparent;
}
.contact-in .submit-field{
	float:left;
}
.backToEditProfileDetails_btn,
.updateCard_btn,
.contact-in .submit-field .submit-btn, 
#poptalk  .submit-btn{
	float:left;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:19px;
	line-height:28px;
	color:#fff;
	font-weight:normal;
	height:38px;
	border-radius:17px;
	background:url(/content/images/arrow1.png) no-repeat 18px center #38B3C3;
	border:none;
	padding:0 19px 0 55px;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
	border:none;
	cursor:pointer;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.updateCard_btn{margin:10px 0 0 20px;}
.calcDetailsHeight .showOnClick{display:none;}
.backToEditProfileDetails_btnWrap{
	text-align:center;
}
.backToEditProfileDetails_btn{
	float:none;
	display:inline-block;
}
.contact-in .submit-field .submit-btn:hover, #poptalk  .submit-btn:hover{
	background:#ffffff url(/content/images/arrow2.png) no-repeat 10px center;
	color:#38B3C3;
}
.details-block{
	float:right;
	width:48.4%;
	margin:0 3.1% 0 0;
}
.details-block .head{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:25px;
	line-height:25px;
	color:#666666;
	font-weight:normal;
	border-bottom:2px solid #EF526D;
	padding:0 0 17px 0;
	margin:0 0 24px 0;
	display:inline-block;
}
.details-block .txt{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:15px;
	line-height:23px;
	color:#666666;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0
}
.details-block .con{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:15px;
	line-height:24px;
	color:#5D5D5D;
	font-weight:normal;
	padding:0 0 34px 0;
	margin:0
}
.details-icons{
	text-align:center;
	width:90%;
	display:block;
	margin:0 auto;
	padding:0 0 36px 0;
}
.details-icons .icon-block{
	float:right;
	width:33.3%;
}
.details-icons .icon-block .icon{
	background:#38B3C3;
	width:72px;
	height:72px;
	border-radius:100%;
	text-align:center;
	margin:0 auto 18px;
	padding:20px 0 0 0;
}
.details-icons .icon-block .icon .pic{
	margin:0 auto;
	display:block
}
.details-icons .icon-block:nth-child(2) .icon{
	background:#8cbe73;
}
.details-icons .icon-block:nth-child(3) .icon{
	background:#EF526D;
}
.details-icons .title{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:15px;
	line-height:15px;
	color:#666666;
	font-weight:normal;
	margin:0;
	text-align:center;
	padding:0 0 12px 0;
}
.icon-block-align{
	padding:0 25% 0 0;
}
.icon-block:nth-child(3) .icon-block-align{
	padding:0 0 0 31%;
}
.details-icons .icon-block .link{
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:21px;
	line-height:17px;
	color:#5D5D5D;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
.details-icons .icon-block .num{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:19px;
	line-height:19px;
	color:#5D5D5D;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
.details-icons .icon-block .con1{
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:19px;
	color:#5D5D5D;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
.store-block{
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	padding:0 0 22px 0;
	margin:0 0 20px 0;
}
.store-head{
	padding:19px 0 18px 0;
}
.store-head .store-icon{
	border:1px solid #e2e2e2;
	float:right;
	border-radius:100%;
	padding:13px 0px 14px 0px;
	width:50px;
	height:50px;
	text-align:center;
}
.store-head .store-con{
	float:right;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:16px;
	line-height:19px;
	color:#666666;
	font-weight:normal;
	padding:16px 19px 0 0;
}
.store-det{
	width:75%;
	display:block;
	margin:0 12% 0 0;
}
.store-det-in{
	float:right;
	font-size:17px;
}
.store-det-in table{
	width:100%;
}
.store-det-in .store-txt,
.store-det-in td{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:17px;
	color:#5D5D5D;
	font-weight:normal;
	padding:0 7% 16px 0;
}
.store-det-in table td{
	width:33%;
	direction:rtl;
	text-align:right;
	box-sizing:border-box;
}
.store-det-in .store-field{
	padding:0 7% 0 0;
}
.product-block{
	float:right;
	margin:0 0 0 52px;
}
.product-block .product-icon{
	border:1px solid #e2e2e2;
	float:right;
	border-radius:100%;
	padding:11px 0px 11px 0px;
	width:51px;
	height:50px;
	text-align:center;
	position:relative;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.product-block .product-icon::before{
	content:"";
	position:absolute;
	border-radius:100%;
	top:-7px;
	right:-7px;
	width:100%;
	height:100%;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	padding:5px;
	border:2px solid #38B3C3;
	z-index:1;
}
.product-block:hover .product-icon::before{
	-webkit-animation:pow 0.5s;
	animation:pow 0.5s;
}
.product-block .product-con{
	float:right;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#666666;
	font-weight:normal;
	padding:16px 19px 0 0;
	text-decoration:none;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.product-block:hover .product-con{
	color:#38B3C3;
}
.product-block:hover .product-icon{
	background:#CBEDEB;
}
.product-block a{
	position:relative;
	z-index:2;
}
.product-main{
	padding:0 8.6% 0;
	position:relative;
	z-index:2;
}
.model-block{
	margin:-2px 0 0 0;
	padding:0 0 60px;
}
.model-slider{
	width:48%;
	float:right;
	margin:2px 0 0 0;
	position:relative;
}
.slider-block{
	margin:0 0 20px 0;
	padding:10px;
	position:relative;
	border:1px solid #CDCDCD;
}
.slider-block .lnk{
	display:block;
	max-width:100%;
	height:100%;
	position:relative;
	border-radius:15px;
}
.slider-block .lnk .pic{
	max-width:100%;
	display:block;
	border-radius:15px;
	max-height:100%;
	height:auto;
	width:auto;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.slider-carousel{
	display:block;
	position:relative;
	text-align:center;
	width:100%;
	margin:0 auto;
	box-sizing:border-box;
	overflow:hidden;
}
.carousel-block{
	display:block;
	margin:0 auto;
	width:80% !important;
	overflow:hidden;
}
.popGallery .carousel-block{
	width:100% !important;
}
.carousel-post{
	border:2px solid #CDCDCD;
	height:55px;
	line-height:51px;
	text-align:center;
	font-size:1px;
	letter-spacing:-1px;
}
.carousel-post.swiper-slide-active{
	border-color:#38B3C2;
}
.carousel-post img{
	width:auto;
	height:auto;
	max-width:95%;
	max-height:95%;
	vertical-align:middle;
	cursor:pointer;
}
.carousel-post .lnk1{
	display:inline-block;
	position:relative;
	z-index:-1;
	cursor:pointer;
	height:53px;
	line-height:53px;
	font-size:0;
	vertical-align:top;
}
.slider-carousel .lft-arrow,
.slider-carousel .rgt-arrow{
	height:27px;
	margin:-14px 0 0 0;
	position:absolute;
	top:50%;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	background:none;
	border:none;
	padding:0;
}
.popGallery .slider-carousel .lft-arrow,
.popGallery .slider-carousel .rgt-arrow{
	display:none;
}
.addthis_toolbox a{text-decoration:none;}
.slider-carousel .rgt-arrow{right:0;}
.slider-carousel .lft-arrow{left:0;}
.slider-carousel .rgt-arrow:hover{
	-webkit-transform:translate3d(2px, 0px, 0px);
	transform:translate3d(2px, 0px, 0px); 
} 
 .slider-carousel .lft-arrow:hover{
	-webkit-transform:translate3d(-2px, 0px, 0px);
	transform:translate3d(-2px, 0px, 0px);
}
.carousel-post .layer{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(/content/images/video-bg.png) no-repeat center center, url(/content/images/video-transparent.png) repeat;
	border-radius:3px;
}
.model-section{
	float:right;
	width:48.2%;
	margin:0 3.8% 15px 0;
}
.model-head{
	border-bottom:solid 2px #EF526D;
	padding:0 0 20px 0;
	margin:0 0 13px 0;
}
.model-head-lft{
	width:88%;
	float:right;
}
.model-head-lft .string{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:26px;
	line-height:26px;
	color:#38B3C3;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0;
}
.model-head-lft .count{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:20px;
	line-height:20px;
	color:#666666;
	font-weight:normal;
	padding:0 0 9px 0;
}
.model-head-rgt{
	margin:0;
	float:left;
	padding:3px 0 0 0;
}
.model-head-rgt .icon{
	float:right;
	margin:0 0 0 7px;
	-webkit-transform:scale3d(1, 1, 1);
	transform:scale3d(1, 1, 1);
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.model-head-rgt .icon:hover{
	-webkit-transform:scale3d(1.2, 1.2, 1.2);
transform:scale3d(1.2, 1.2, 1.2);
}
.model-con{
	padding:0 0 13px 0;
}
.require{
	padding:0 0 21px 0;
}
 .owner{
	clear:both;
	font-size:17px;
	line-height:24px;
	color:#3E3E3E;
	font-weight:normal;
	padding:17px 0 23px 0;
}
.deliver{padding:0 0 13px 0;}
.owner ul{
	padding:10px;
	margin:0;
	list-style:none;
}
.owner ul li{
	padding:0 13px 0 0;
	position:relative;
}
.owner ul li:before{
	content:'';
	width:6px;
	height:6px;
	border-top:2px solid #43B7C6;
	border-left:2px solid #43B7C6;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	position:absolute;
	right:-3px;
	top:6px;
}
.popGallery{
	float:left;
	width:40%;
}
.popGallery .playYoutube{
	bottom:auto;
	top:15px;
	right:15px;
	font-size:15px;
}
.popGallery .playYoutube::before{
	width:19px;
	height:19px;
	position:static;
	display:inline-block;
	vertical-align:middle;
	margin:0 0 0 4px;
}
.popRightText{
	float:right;
	width:60%;
	padding:0 0 0 25px;
}
.bidPopupStep3right .chk-boxes,
.popRightText .chk-boxes{
	margin:0 0 10px 0;
}
.bidPopupStep3right .bidPoopup_colorExtra,
.popRightText .color-extra{
	margin:0;
}
.bidPopupStep3right .radio_label .chkbx,
.popRightText .radio_label .chkbx{
	width:14px;
	height:14px;
	border:1px solid #404040;
	border-radius:50%;
	position:relative;
}
.bidPopupStep3right .radio_label .chkbx::before,
.popRightText .radio_label .chkbx::before{
	content:'';
	display:none;
	background:#525252;
	width:6px;
	height:6px;
	position:absolute;
	left:3px;
	top:3px;
	border-radius:50%;
}
.bidPopupStep3right .radio_label .chkbx.checked,
.popRightText .radio_label .chkbx.checked{
	background:none;
}
.bidPopupStep3right .radio_label .chkbx.checked::before,
.popRightText .radio_label .chkbx.checked::before{
	display:block;
}
.bidPopupStep3right .checkboxLabelCLick,
.popRightText .checkboxLabelCLick{
	display:inline-block;
	vertical-align:top;
}
.bidPopupStep3right .checkboxLabelCLick::after,
.popRightText .checkboxLabelCLick::after{
	content:'';
	display:block;
	clear:both;
}
.newStyleAmount{
	float:right;
	width:90px;
	height:29px;
	border:1px solid #303030;
	border-radius:20px;
}
.newStyleAmount .js_plusAmount,
.newStyleAmount .js_minusAmount{
	float:right;
	width:33.333%;
	height:100%;
	border:none;
	background:none;
	margin:0;
	padding:0;
	position:relative;
}
.newStyleAmount .js_minusAmount::before,
.newStyleAmount .js_plusAmount::before,
.newStyleAmount .js_plusAmount::after{
	content:'';
	background:#3F3F3F;
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.newStyleAmount .js_minusAmount::before,
.newStyleAmount .js_plusAmount::before{
	width:10px;
	height:1px;
}
.newStyleAmount .js_plusAmount::after{
	width:1px;
	height:10px;
}
.newStyleAmount .js_minusAmount:hover::before,
.newStyleAmount .js_plusAmount:hover::before,
.newStyleAmount .js_plusAmount:hover::after{
	background:#38B3C2;
}
.newStyleAmount .js_amountField{
	float:right;
	width:33.333%;
	height:100%;
	border:none;
	text-align:center;
}
.byte{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:15px;
	line-height:15px;
	color:#666666;
	font-weight:normal;
	background:url(/content/images/byte-arrow.png) no-repeat right center;
	padding:0 29px 0 0;
	margin:0 0 11px 0;
	display:block;
	text-decoration:none;
}
.byte:hover{color:#EF526D;}
.save{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:22px;
	line-height:19px;
	color:#5D5D5D;
	font-weight:normal;
	padding:0 0 14px 0;
}
.consume .save{width:calc(100% - 230px);}
.price{
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#cccccc;
	font-weight:normal;
	text-decoration:line-through;
}
.profile{
	clear:both;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:22px;
	line-height:19px;
	color:#666666;
	font-weight:normal;
	border-bottom:solid 2px #EF526D;
	padding:0 0 18px 0;
	margin:0 0 20px 0;
}
.profile .info-con{
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#38B3C3;
	font-weight:normal;
}
.color-box{
	padding:0 0 19px 0;
}
.color-box .color-lft{
	float:right;
	width:99px;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:15px;
	line-height:15px;
	color:#666666;
	font-weight:normal;
	padding:5px 0 0 0;
}
.color-box .colors{
	float:right;
}
.color-box .colors .box{
	width:25px;
	height:24px;
	border:solid 1px transparent;
	background:#ebdab6;
	float:left;
	margin:0 0 0 9px;
	border-radius:100%;
}
.color-box .colors .box:nth-child(3){
	background:#89d4ed;
}
.color-box .colors .box:nth-child(2){
	background:#e9bce4;
}
.color-box .colors .box:nth-child(1){
	background:#b7e4b8;
}
.color-box .colors .box:hover{
	border:1px solid #5D5D5D;
}
.bidPoopup_colorExtra,
.color-extra{
	padding:0 0 11px 0;
	margin:0 0 5px 0;
	float:right;
	width:100%;
	clear:both;
}
.bidPoopup_colorExtra .color-lft,
.color-extra .color-lft{
	float:right;
	min-width:99px;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:17px;
	color:#666666;
	font-weight:normal;
	padding:13px 0 0 15px;
}
.forProductsWrap.displayType1 .bidPoopup_colorExtra .color-lft,
.forProductsWrap.displayType1 .color-extra .color-lft{
	display:none;
}
.bidPoopup_colorExtra .matter,
.color-extra .matter{
	background:#fff url(/content/images/drop-arrow.png) no-repeat 10% center;
	float:right;
	border:1px solid #e1e1e1;
	border-radius:50px;
	width:auto;
	min-width:230px;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:15px;
	color:#5D5D5D;
	font-weight:normal;
	padding:11px 12px 10px 50px;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
}
.forProductsWrap.displayType1 .bidPoopup_colorExtra .matter,
.forProductsWrap.displayType1 .color-extra .matter{
	background:#fff url(/content/images/combo_arrow.gif) no-repeat 14px center;
	height:29px;
	padding:0 10px 0 40px;
	border:1px solid #303030 !important;
	cursor:pointer;
	color:#3E3E3E;
}
.forProductsWrap:after{
	content:'';
	clear:both;
	display:block;
}
.amount-box{clear:both;}
.amount-box .colors{
	float:right;
	width:-webkit-calc(100% - 50px);
	width:calc(100% - 50px);
}
.amount-box .amount{
	float:right;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	color:#666666;
	font-weight:normal;
	padding:5px 0 0 0;
	width:50px;
}
.amount-box .colors .rate{
	width:62px;
	border-radius:40px;
	border:1px solid #e1e1e1;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:40px;
	color:#5D5D5D;
	font-weight:normal;
	text-align:center;
	padding:0;
	margin:0px 0 0 30px;
	float:right;
	height:40px;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.popProdPrices{
	border-top:1px solid #C0C0C0;
	border-bottom:1px solid #C0C0C0;
	padding:19px 0;
}
.consumerPrice, .saving, .babyStavPrice{
	float:right;
	width:33.333%;
	border-right:1px solid #D9D9D9;
	text-align:center;
	font-size:18px;
	color:#B9B9B9;
}
.babyStavPrice .info-con{color:#38B3C3;}
.consumerPrice .price{color:#747474;}
.consumerPrice{border-right:none;}
.amount-box .colors .basket , .popProdPrices .basket, .model-con .basket{
	background:url(/content/images/arrow1.png) no-repeat 15px center #EF526D;
	float:right;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:43px;
	height:43px;
	color:#ffffff;
	font-weight:normal;
	border-radius:50px;
	text-decoration:none;
	margin:0 0 10px 15px;
	padding:0 20px 0 51px;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	border:0;
	outline:0;
}
.amount-box .colors .pack{
	background:url(/content/images/arrow1.png) no-repeat 8% center #38B3C3;
	margin:0 !important;
}
.amount-box .colors .basket:hover ,  .model-con .basket:hover{
	background:url(/content/images/arrow1.png) no-repeat 10% center #38B3C3;
}
.amount-box .colors .pack:hover{
	background:url(/content/images/arrow1.png) no-repeat 5% center #EF526D;
}
.tab-section{
	background:#f5f5f5;
	padding:10px 1%;
	margin:0 0 50px 0;
	border-radius:6px;
}
.tab-nav .list{
	float:right;
	text-decoration:none;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:21px;
	line-height:21px;
	color:#5D5D5D;
	font-weight:normal;
	padding:26px 33px 27px 39px;
	border-radius:8px 8px 0 0;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.tab-nav .list:not(.active):hover{
	color:#38B3C3;
}
.tab-nav .active{
background:#ffffff;
	color:#666666;
}
.tab-block{
	background:#ffffff;
	padding:28px 0 24px 0;
}
.tab-content{
	float:right;
	padding:0 3% 0;
	width:65.8%;
	display:none;
}
.tab-content.active{display:block;}
.tab-content .cots{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:19px;
	line-height:16px;
	color:#666666;
	font-weight:normal;
	margin:0 0 15px 0;
}
.tab-content .ship{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:30px;
	color:#666666;
	font-weight:normal;
	padding:0 24px 0 0;
}
.tab-content .ship ul{
	padding:0;
	margin:0;
	list-style:none;
}
.tab-content .ship ul li{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:15px;
	line-height:30px;
	color:#666666;
	font-weight:normal;
	background:url(/content/images/bullet.png) no-repeat right 15px;
	padding:0 24px 0 0;   
}
.tab-content .ship1{
	padding:0 24px 20px 0;
}
.tab-import{
	float:right;
	width:34%;
	border-right:1px solid #e6e6e6;
	padding:5px 0 69px 0;
}
.import-logo{padding:0 0 22px 0;}
.import-logo .fact{
	display:block;
	margin:0 auto;
	max-width:90%;
	height:auto;
}
.import-con{padding:0 10% 0 8%;}
.import-block{
	border-bottom:solid 1px #e1e1e1;
	padding:0 0 17px 0;
	margin:0 0 17px 0;
}
.import-block .event{
	width:40%;
	float:right;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:17px;
	color:#666666;
	font-weight:normal;
}
.import-block .hint{
	float:right;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:17px;
	color:#5D5D5D;
	font-weight:normal;
	width:60%;
}
.product-banner{
	padding:0 0 30px 0;
	text-align:center;
}
.product-banner div,
 .product-banner img,
 .product-banner div div,
 .product-banner iframe,
 .product-banner canvas,
 ins,
 ins iframe,
 ins canvas,
 ins div,
 ins img,
 #google_ads_frame1,
* canvas,
#google_image_div
{
	width:100% !important;
}
.leading-align .selected{
	margin:0 0 30px 0;
	bottom:auto;
	top:-25px;
}
.inner-banner{
	background:#f5f5f5;
	margin:0 0 36px 0;
	border-radius:8px;
	padding:10px;
}
.inner-banner .bnr-inner{
	float:right;
}
.banner-con.banner-conAction{
	height:auto;
	padding:22px 41px 22px 0;
}
.banner-con .head{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:34px;
	line-height:34px;
	color:#38B3C3;
	font-weight:normal;
	margin:0;
	padding:0 0 17px 0;
}
.banner-con .con{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-weight:normal;
}
.coupon-main{
	padding:5px 8.5% 97px;
	position:relative;
}
.coupon-block{
	width:48%;
	float:right;
	background:#f5f5f5;
	border-radius:5px;
	padding:10px 1% 10px;
	margin:0 0 0 4%;
}
.coupon-con{
	background:#ffffff;
	padding:27px 4% 30px;
	text-align:center;
}
.coupon-con .cart{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:21px;
	line-height:21px;
	color:#666666;
	font-weight:normal;
	border-bottom:solid 2px #EF526D;
	text-align:center;
	padding:0 0 17px 0;
	display:inline-block;
	margin:0 0 29px 0px;
}
.coupon-con .count{
	position:relative;
	margin:0 0 17px 0;
		overflow:hidden;
		border-radius:5px;
}
.coupon-con .count .pic{
	width:100%;
	-webkit-transform:scale3d(1, 1, 1);
	transform:scale3d(1, 1, 1);
	-webkit-transition:all 3s ease;
	transition:all 3s ease;
}
.coupon-con:hover .count .pic{
	-webkit-transform:scale3d(1.3, 1.3, 1.3);
	transform:scale3d(1.3, 1.3, 1.3);  
}
.coupon-con .count .discount{
	width:100px;
	height:100px;
	background:#38B3C3;
	position:absolute;
	bottom:10px;
	left:3%;
	border-radius:100%;
	border-radius:50px;
	padding:10px;
}
.coupon-con .count .discount .cent{
	padding:23px 0 0 0;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:25px;
	line-height:15px;
	color:#ffffff;
	font-weight:500;
	width:100%;
	height:100%;
	border-radius:50px;
	margin:0 auto;
}
.coupon-con .count .discount .cent::before{
	content:"";
	width:150%;
	height:150%;
	border:solid 3px #ccc;
	border-radius:100%;
	display:inline-block;
	margin:0 auto;
	position:absolute;
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-iteration-count:infinite;
	animation-iteration-count:infinite;
	top:-25px;
	right:-25px;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	-webkit-transform:scale3d(0.5, 0.5, 0.5);
	transform:scale3d(0.5, 0.5, 0.5);
	box-sizing:border-box;
	box-shadow:inset 0px 0px 15px #C7C2C2;
}
.coupon-con .count .discount .cent::after{
	content:"";
	width:85%;
	height:85%;
	border:dashed 2px #ffffff;
	border-radius:100%;
	display:inline-block;
	margin:0 auto;
	position:absolute;
	-webkit-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-iteration-count:infinite;
	animation-iteration-count:infinite;
	top:5px;
	right:5px;
}
.coupon-con:hover .count .discount .cent::after{
	-webkit-animation:spin 3.5s infinite;
	animation:spin 3.5s infinite;
	animation-timing-function:linear;
	-ms-animation-timing-function:linear;
	-moz-animation-timing-function:linear;
	-webkit-animation-timing-function:linear;
}
.coupon-con:hover .count .discount .cent::before{
	-webkit-animation:pow 1s infinite;
	animation:pow 1s infinite;
}
.coupon-con .count .discount .cent .blog{
	font-size:20px;
	line-height:27px;
	color:#ffffff;
	font-weight:normal;
	display:block;
	font-family:maorlight, Tahoma, Geneva, sans-serif;
}
.coupon-con .content{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:24px;
	color:#5D5D5D;
	font-weight:normal;
	padding:0 3% 24px;
	border-bottom:solid 2px #EF526D;
	margin:0 0 28px 0;
	height:130px;
	overflow:hidden;
}
.coupon-con .code{
	padding:0 3%;
}
.coupon-con .code .number{
	float:right;
}
.coupon-con .code .number .grow{
	float:right;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:17px;
	color:#666666;
	font-weight:normal;
	padding:12px 0 0 8px;
}
.coupon-con .code .number .ping{
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:19px;
	line-height:19px;
	color:#5D5D5D;
	font-weight:normal;
	float:right;
	border:solid 1px #e1e1e1;
	text-align:center;
	border-radius:50px;
	padding:10px 5px 10px 26px;
}
.coupon-con .code .expire{
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:16px;
	line-height:16px;
	color:#666666;
	font-weight:normal;
	float:left;
	padding:13px 0 0 0;
}
.footer-bg{
	width:100%;
	background:#2E8B97;
	padding:83px 0 97px 0;
	position:relative;
	left:0;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
}
.footer .title{
	margin:0;
	padding:0 0 15px 0;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:20px;
	color:#ffffff;
	font-weight:normal;
	display:block;
}
.footer a.title:hover{
	color:#fff;
	text-decoration:underline;
}
.footer-links{
	float:right;
	width:75%;
}
.footer-links ul{
	padding:0;
	margin:12px 0 0 0;
	float:right;
	width:100%;
}
.footer-links ul li{
	display:inline-block;
	width:100%
}
.footer-links ul li a{
	padding:0 0 13px 0;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:17px;
	color:#b4dedc;
	font-weight:normal;
	display:block;
	text-decoration:none;
}
.footer-links ul li a:hover{
	color:#fff;
}
.footer-links ul li:nth-last-child(1) a{
	margin:0;
}
.footer-copy-rights{
	float:right;
	width:25%;
}
.footer-search-block{
	list-style:none;
	padding:0;
	margin:0 0 10px 0;
	background:#ffffff;
	height:50px;
	border-radius:25px;
	position:relative;
}
.ssl{
	text-align:left;
	padding:20px 0 0 0;
}
.footer-search-block .field{
	height:50px;
	padding:0 7% 0 5%;
	width:88%;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:18px;
	line-height:18px;
	color:#5D5D5D;
	font-weight:normal;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
	border-radius:25px;
	border:none;
	outline:none;
}
.footer-search-block .go{
	width:20px;
	height:13px;
	background:url(/content/images/arrow2.png) no-repeat;
	position:absolute;
	left:16px;
	top:18px;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
	border-radius:0;
	border:none;
}
.footer-copy-rights .rights{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:18px;
	line-height:22px;
	color:#b4dedc;
	font-weight:lighter;
}
.footer-copy-rights .title{
	padding:0 0 27px 0;
}
.gift-section{
	width:100%;
	clear:both;
	position:relative;
	display:block;
}
.gift-split{
	float:right;
	display:inline-block;
	width:50%;
	box-sizing:border-box;
	padding-left:30px;
}
.giftSplitTitle{
	font-size:21px;
	color:#666;
	padding:0px 0 14px 0;
	border-bottom:2px solid #EF526D;
	display:inline-block;
	margin:0 0 20px 0;
	font-weight:400;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
}
.giftSteps{
	float:right;
	width:100%;
	padding:5px 0;
}
.stepBlock{
	width:auto;
	margin-bottom:20px;
	height:60px;
	display:table;
	text-align:right;
}
.gstep{
	float:right;
	width:60px;
	height:60px;
	border-radius:50%;
	text-align:center;
	line-height:60px;
	font-size:32px;
	color:#fff;
	margin-left:15px;
	display:table-cell;
}
.gstep1{
	background:#38B3C3;
}
.gstep2{
	background:#8cbe73;
}
.gstep3{
	background:#EF526D;
}
.giftStepText{
	width:auto;
	font-size:18px;
	color:#a0a0a0;
	line-height:normal;
	display:table-cell;
	vertical-align:middle;
	text-align:right;
	margin-top:16px;
	text-align:right;
}
.clearHr{
	width:100%;
	display:block;
	float:right;
	clear:both;
	height:1px;
	background:#e5e5e5;
	margin:30px 0 50px 0;
}
.giftpurchaseText{
	color:#666;
	margin:10px 0 20px 0;
	font-size:17px;
}
.giftFormWrap{
	float:right;
	width:100%;
	padding:20px 25px;
	background:#f5f5f5;
	border-radius:5px;
}
.giftinputWrap{
	float:right;
	width:100%;
	margin-bottom:15px;
}
.giftinputWrap.w50{width:50%;}
.giftinputWrap.first{padding-left:7px;}
.giftinputWrap.second{padding-right:7px;}
.giftInput{
	height:40px;
	width:100%;
	border-radius:25px;
	background:#fff;
	border:0;
	outline:0;
	padding:0 15px;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
}
.giftInput50{width:48%;}
.giftInput50:first-child{margin-left:15px;}
.giftInputCk{
	height:150px;
	width:100%;
	border-radius:25px;
	background:#fff;
	border:0;
	outline:0;
	padding:15px 15px;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:18px;
}
.giftInputSend{
	float:left;
	background:#38B3C3 url(/content/images/giftSubmitBg.png) 20px center no-repeat;
	width:105px;
	height:40px;
	color:#fff;
	border:0;
	outline:0;
	border-radius:25px;
	line-height:45px;
	padding:0 0 0 25px;
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:20px;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.giftInputSend:hover{
	background-position:10px center;
	background-color:#31A59B;
}
.contBlock{
	padding:20px;
	border:10px solid #f5f5f5;
	border-radius:5px;
}
.contBlock::after{
	content:'';
	display:block;
	clear:both;
	height:1px;
}
.contBlock img{height:auto !important;}
.goog-te-gadget-simple{
	background-color:transparent !important;
	border-left:none !important;
	border-top:none !important;
	border-bottom:none !important;
	border-right:none !important;
	font-size:10pt;
	display:inline-block;
	padding-top:1px;
	padding-bottom:2px;
	cursor:pointer;
	zoom:1;
	color:#fff;
}
.goog-te-gadget-simple .goog-te-menu-value{
	color:#fff !important;
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:17px;
}
.goog-te-menu-value span{
	text-decoration:underline;
	color:rgb(255, 255, 255) !important;
	border-left-width:0 !important;
	border-left-style:solid;
	border-left-color:transparent !important;
}
.goog-te-gadget-icon{
	margin-left:30px !important;
	margin-right:10px !important;
	width:19px !important;
	height:19px !important;
	border:none !important;
	vertical-align:middle !important;
}
.gtrnsWrap{
	width:190px;
	display:inline-block;
	vertical-align:top;
}
.bannerNoStyla,
.bannerNoStyla:hover,
.noStyla,
.noStyla:hover{
	text-decoration:none;
	color:inherit;
}
.nostylA{
	text-decoration:none;
	color:inherit;
}
.nostylA:hover{text-decoration:underline;}
.con p,
.con1 p{
	margin:0 !important;
	padding:0 !important;
}
.insertSearchAjaxResultsHere{
	display:none;
	width:100%;
	max-height:300px;
	position:absolute;
	top:52px;
	overflow:auto;
	background:#F5F5F5;
	border-radius:5px;
	padding:0;
	margin:0;
	list-style:none;
	z-index:5;
	direction:ltr;
	box-sizing:border-box;
}
.insertSearchAjaxResultsHere li{
	float:right;
	width:100%;
	box-sizing:border-box;
	border-top:1px solid #ccc;
	padding:6px 15px;
	font-size:12px;
	font-family:arial;
	text-decoration:none;
	color:#838383;
	direction:rtl;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	cursor:pointer;
	text-align:right;
}
.insertSearchAjaxResultsHere li:first-child{
	border:none;
}
.insertSearchAjaxResultsHere li:hover{
	background:#eee;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
img.repacha-link{
	-webkit-filter:grayscale(1);
	-webkit-filter:grayscale(100%);
	filter:grayscale(100%);
	-webkit-filter:url(#greyscale);
	       filter:url(#greyscale);
	-webkit-filter:gray;
	       filter:gray;
}
.pingInput{
	border:0;
	background:0;
	float:right;
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:22px;
	line-height:22px;
	color:#5D5D5D;
	font-weight:normal;
}
.btn{
	float:right;
	background:0;
	border:0;
	cursor:pointer;
	margin-left:20px;
	border-left:1px solid #999;
}
.copysuccess{
	float:right;
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:20px;
	line-height:24px;
	color:#5D5D5D;
	font-weight:normal;
	position:absolute;
	width:300px;
	height:150px;
	background:#fff;
	top:50%;
	left:50%;
	margin:-150px;
	border:5px solid #E0DBDB;
	border-radius:5px;
	display:none;
	text-align:center;
	padding:35px;
	line-height:normal;
	vertical-align:middle;
	box-shadow:1px 1px 50px #000000;
}
.codetxt{
	color:#333;
	font-size:28px;	
}
.loader{
	display:none;
	background:url(/content/images/playBg.png) top left repeat;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	margin:0 auto;
	z-index:10;
	text-align:center;
}
.loader.show{display:block;}
.loader.show img{
	display:block;
	margin:20% auto 0;
	width:64px;
	height:64px;
}
.prodImageWrap{
	display:block;
	padding:0 0 30px 0;
}
.producut-in .productsSons_item .brands-content{
	padding-top:10px;
	height: 100%;
}
.producut-in .productsSons_item .brands-content .productsSons_a{
	display:block;
	height:175px;
	line-height:175px;
	position:relative;
}
.producut-in .productsSons_item .brands-content .productsSons_a .pic{
	width:auto;
	height:auto;
	margin:0;
	max-width:100%;
	max-height:100%;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.brandScroll{
	max-height:172px;
	overflow:hidden;
	direction:rtl;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	overflow-y:auto;
}
.brandScroll.height{
	max-height:100%;
}
.checkboxLabelCLick,
.checkboxLabelCLickProp,
.radioLabelCLick,
.radioProp,
.colorsRadioLabel{
cursor:pointer;
text-align:right;
}
#filterForm .chk-boxes{
	margin:0;
	float:none;
}
#filterForm .checkboxLabelCLick{
	position:relative;
	padding:7px 0;
	display:block;
}
#filterForm .checkboxLabelCLick:after{
	content:'';
	clear:both;
	display:block;
}
#filterForm .chk-boxes .checkboxLabelCLick:hover .txt{color:#38B3C3;}
.checkboxLabelCLick input[type="checkbox"]{
visibility:hidden;
position:absolute;
filter:alpha(opacity=0);
opacity:0;
-khtml-opacity:0;
cursor:pointer;
width:0;
height:0;
margin:0;
}
.radioLabelCLick input[type="radio"]:not(.shipRadioInput), 
.radioProp input[type="radio"], 
.colorsRadioLabel input[type="radio"]{
visibility:hidden;
filter:alpha(opacity=0);
opacity:0;
-khtml-opacity:0;
cursor:pointer;
width:0;
height:0;
}
.colorsRadioLabel,
.radioProp{
	margin:0;
	padding:0;
	width:auto;
	display:inline-block;
	position:relative;
	vertical-align:top;
	cursor:pointer;
}
.rdioprop{
	visibility:hidden;
	width:0;
	height:0;
	margin:0;
	position:absolute;
	right:0;
	top:0;
}
.chkbx, .radio{
	background:transparent;
	display:inline-block;
	vertical-align:middle;
	width:16px;
	height:16px;
	border:1px solid #868686;
	border-radius:3px;
	margin:0 1px 0 6px;
	float:right;
}
.chkbx.checked, .radio.checked{background:url(/content/images/checkV.png) center center no-repeat;}
.scrollME{
display:inline-block;
padding:0 0 0 15px;
width:100%;
}
.scrollME{height:175px;}  
.scrollMEProdPage{height:400px !important;}   
.scrollMEPop{height:300px !important;}   
.scrollMEinner{			  
position:relative;		  
float:right;				 
width:100%;overflow-x:hidden !important;}
.price-section-value{
	position:absolute;
	width:100%;
	top:20px;	
}
.errorCont{
 color:#EF526D;
 font-size:19px;
 text-align:center;
 float:right;
 width:100%;
 clear:both;
}
.bidPoopup_colorExtra .colors,
.color-extra .colors{
   float:right;
   padding:5px 0 0 0;
   display:block;
   height:auto;
   margin:0 0 10px 0;
}
.bidPoopup_colorExtra .rdioColorSpan,
.color-extra .rdioColorSpan{
	background-image:url(/content/images/check.png);
	background-position:center center;
	background-repeat:no-repeat;
	width:25px;
	height:25px;
	display:inline-block;
	border-radius:50%;
	border:1px solid #920D0D;
	margin:0 0 0 6px;
	position:relative;
	box-sizing:content-box;
	border:3px solid #868686;
	overflow:hidden;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	background-size:0;
	vertical-align:top;
}
.bidPoopup_colorExtra ul,
.color-extra ul{
	margin:0;
	padding:0;
	list-style:none;
}
.bidPoopup_colorExtra .rdioColorSpan:hover,
.bidPoopup_colorExtra .rdioColorSpan.checked,
.color-extra .rdioColorSpan:hover,
.color-extra .rdioColorSpan.checked{
	border:3px solid #16B4C2;
}
.half{
	width:50%;
	height:25px;
	position:absolute;
	top:0px;
	border:3px solid transparent;
	background-image:url(/content/images/check.png);
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-transition:all 0.2s ease;
	transition:all 0.3s ease;
	background-size:0;
}
.half2{
	left:0;
	border-radius:15px 0 0 15px;   
}
.half1{
	right:0;
	border-radius:0 15px 15px 0;
}
.bidPoopup_colorExtra .rdioColorSpan.checked,
.bidPoopup_colorExtra .rdioColorSpan.checked .half1,
.color-extra .rdioColorSpan.checked,
.color-extra .rdioColorSpan.checked .half1{
	background-size:15px 15px;
}
.bidPopupStep3right .colors .radioProp{
	position:relative;
}
.popRightText .colors .radioProp{
	width:23px;
	height:23px;
	position:relative;
}
.popRightText .colors .radioProp.colorLabelClass{
	width:60px;
	height:60px;
}
.bidPopupStep3right .colors .radioProp::after,
.popRightText .colors .radioProp::after{
	content:attr(data-title);
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	visibility:hidden;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	will-change:opacity,visibility,transform;
	background:rgba(0,0,0,0.7);
	white-space:nowrap;
	padding:4px 8px 5px;
	color:#fff;
	border-radius:5px;
	position:absolute;
	right:0;
	bottom:-webkit-calc(100% + 5px);
	bottom:calc(100% + 5px);
	-webkit-transform:translate(-10px,0);
	transform:translate(-10px,0);
	text-align:center;
	line-height:18px;
	font-size:12px;
	font-family:arial;
}
.bidPopupStep3right .colors .radioProp:hover::after,
.popRightText .colors .radioProp:hover::after{
	visibility:visible;
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	-webkit-transform:translate(0,0);
	transform:translate(0,0);
}
.bidPopupStep3right .bidPoopup_colorExtra .rdioColorSpan,
.popRightText .color-extra .rdioColorSpan{
	width:100%;
	height:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:1px solid #fff;
	background:none !important;
	padding:2px;
}
.bidPopupStep3right .bidPoopup_colorExtra .rdioColorInteriorSpan,
.popRightText .color-extra .rdioColorInteriorSpan{
	display:block;
	height:100%;
	position:relative;
	overflow:hidden;
	border-radius:50%;
	border:1px solid #aaa;
}
.bidPopupStep3right .propPrice,
.popRightText .propPrice{
	display:none;
}
.bidPoopup_colorExtra .rdioColorSpan:hover,
.color-extra .rdioColorSpan:hover{
	border-color:none;
}
.bidPopupStep3right .bidPoopup_colorExtra .rdioColorSpan.checked,
.popRightText .color-extra .rdioColorSpan.checked{
	border-color:#38B2C2;
}
.bidPopupStep3right .bidPoopup_colorExtra .rdioColorSpan.checked, 
.bidPopupStep3right .bidPoopup_colorExtra .rdioColorSpan.checked .half1,
.popRightText .color-extra .rdioColorSpan.checked, 
.popRightText .color-extra .rdioColorSpan.checked .half1{
	background-size:50% 100%;
}
.bidPopupStep3right .bidPoopup_colorExtra .rdioColorSpan .half,
.popRightText .color-extra .rdioColorSpan .half{
	height:100%;
	background-image:none;
	border:none;
}
.bidPopupStep3right .bidPoopup_colorExtra .rdioColorSpan .half1,
.popRightText .color-extra .rdioColorSpan .half1{
	border-radius:0;
}
.bidPopupStep3right .bidPoopup_colorExtra .rdioColorSpan:after,
.popRightText .color-extra .rdioColorSpan:after{
	content:'';
	display:none;
	background:url(/content/images/check.png) right top no-repeat;
	background-size:100% 100%;
	width:75%;
	height:75%;
	max-width:30px;
	max-height:30px;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.ttlrp{
	clear:both;
	font-size:24px;
	color:#38B3C2;
	font-weight:normal;
	border-top:1px solid #C0C0C0;
	padding:18px 0 23px 0;
	margin:20px 0 0 0;
}
.ttlrp .nis{font-size:20px;}
.ttlrp #totalPrice{
	font-weight:bold;
	font-size:30px;
}
.gallery-thumbs{visibility:hidden;}
.carousel-block .swiper-slide-active{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
}
.play{
	display:block;
	position:absolute;
	width:100%;
	height:100%;
	background:url(/content/images/playBg.png) top left repeat;
	top:0;
	left:0;
	border-radius:15px;
}
.play img{
	position:absolute;
	top:50%;
	left:50%;
}
.play img.playBig{
	width:64px;
	height:64px;
	margin:-32px;
}
.play img.playSmall{
	width:24px;
	height:24px;
	margin:-12px;
}
#CALCprice, #CALCresult, #CALCpercent, #CALCother2{
   font-size:24px;
	font-family:maorregular, Tahoma, Geneva, sans-serif; 
}
#easy_zoom{
	width:400px;
	height:400px;   
	border:5px solid #eee;
	background:#fff;
	color:#333;
	position:absolute;
	top:0px;
	left:230px;
	overflow:hidden;
	box-shadow:0 0 10px #777;
	line-height:400px;
	text-align:center;
	z-index:5;
}
.cart_btn.noMore{
	display:inline-block;
	padding:0 10px;
	color:red;
	border:1px solid;
	height:40px;
	line-height:40px;
	font-size:14px;
}
.backToStockNotifyWrap{
	clear:both;
	height:55px;
	margin:0 92px 0 0;
	overflow:hidden;
	position:relative;
	-webkit-transition:height 0.5s ease;
	transition:height 0.5s ease;
}
.backToStockNotifyWrap.showField{
	height:130px;
}
.backToStockNotifySubmit,
.backToStockNotifyBtn{
	background:#EF526D;
	display:inline-block;
	vertical-align:top;
	height:40px;
	line-height:42px;
	color:#fff;
	border:none;
	padding:0 15px;
	margin:15px 0 0 0;
	font-size:16px;
	font-family:inherit;
	-webkit-transition:background 0.2s ease;
	transition:background 0.2s ease;
	will-change:background;
}
.backToStockNotifyBtn:hover{
	background:#EB2548;
}
.backToStockNotifySubmit{
	background:#38B3C3;
	width:72px;
	margin:0;
	padding:0;
	text-align:center;
}
.backToStockNotifySubmit:hover{
	background:#3096A5;
}
.backToStockNotifyFormWrap{
	margin:15px 0 0 0;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	visibility:hidden;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	will-change:opacity,visibility;
}
.requireEmailFboxWrap{
	min-width:200px;
	text-align:center;
}
.backToStockNotifyWrap.showField .backToStockNotifyFormWrap{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	visibility:visible;
	-webkit-transition-delay:0.5s;
	transition-delay:0.5s;
}
.backToStockNotifyFormWrap::after{
	content:'';
	clear:both;
	display:block;
}
.backToStockNotifyEmailWrap{
	float:right;
	width:170px;
	margin:0 0 0 10px;
}
.backToStockNotifyEmail{
	width:100%;
	height:40px;
	line-height:40px;
	padding:0 10px;
	border:1px solid #38B3C3;
	border-radius:0;
	-webkit-box-shadow:#fff 0 0 0 0;
	box-shadow:#fff 0 0 0 0;
	-webkit-appearance:none;
	appearance:none;
}
.producut-block .backToStockNotifyWrap{
	margin:0;
}
.producut-block .backToStockNotifyEmailWrap{
	width:calc(100% - 82px);
}
.popProdSectionBlackOpacity{
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	visibility:hidden;
	background:rgba(0,0,0,0.5);
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:29;
	-webkit-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.popProdSectionBlackOpacity.show{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	visibility:visible;
	-webkit-transition:all 0s ease;
	transition:all 0s ease;
}
.popWrap{
	background:#fff;
	width:770px;
	max-width:-webkit-calc(100% - 40px);
	max-width:calc(100% - 40px);
	max-height:-webkit-calc(100% - 40px);
	max-height:calc(100% - 40px);
	padding:30px 50px;
	position:fixed;
	top:-100%;
	left:50%;
	-webkit-transform:translate(-50%,-100%);
	transform:translate(-50%,-100%);
	z-index:30;
	-webkit-transition:all 1s ease;
	transition:all 1s ease;
}
.popWrap.show{
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.popInner{
	overflow:auto;
	width:-webkit-calc(100% + 20px);
	width:calc(100% + 20px);
	max-height:-webkit-calc(100vh - 100px);
	max-height:calc(100vh - 100px);
	direction:ltr;
	padding:0 20px 0 0;
	margin:0 -20px 0 0;
}
.popAjaxCont{direction:rtl;}
.popAjaxCont:after{
	content:'';
	display:block;
	clear:both;
}
.popOuter{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#fff;
	z-index:1;
	border-right:2px solid #38B3C3;
	box-sizing:border-box;
}
.popClose{
	background:url(/content/images/close01.gif) no-repeat center center;
	width:34px;
	height:34px;
	cursor:pointer;
	position:absolute;
	left:20px;
	top:20px;
	border:none;
	margin:0;
	padding:0;
	z-index:10;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	will-change:transform;
}
.popClose:hover{
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg);
}
.popProdSection,
.popProdSection b,
.popProdSection strong{
	font-family:maorregular,arial;
	direction:rtl;
}
.popProdTitle{
	float:right;
	width:100%;
	font-size:26px;
	color:#38B3C3;
	font-weight:normal;
	padding:0px 0 5px 0;	
}
.popManufuctureTitle{
	float:right;
	width:100%;
	font-size:20px;
	font-weight:normal;
	padding:5px 0 15px 0;	
}
.popProdDets{
	clear:both;
	margin:25px 0;
}
#poptalk{display:none;}
.popInner .amount-box .colors{width:100%;}
#pager{
	float:left;
	width:100%;
	padding:20px 0;
	text-align:center;
	direction:ltr;
}
#pager a{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:20px;
	line-height:50px;
	color:#5D5D5D;
	font-weight:normal;
	margin:0 9px 0 0;
	padding:0 0 11px 0;
	width:50px;
	height:50px;
	text-align:center;
	display:inline-block;
	text-decoration:none;
	border:1px solid #e3e3e3;
	border-radius:100%;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
#pager a:hover,
#pager a.active{
	background:#f5f5f5;
}
#pager a.p{
	background:url(/content/images/arrow5.png) center center no-repeat;
	padding:7px 22px 7px 10px;
	border:1px solid transparent;
	font-size:0;
}
#pager a.p:hover{
	background:#f5f5f5 url(/content/images/arrow5.png) 25px center no-repeat;
	border:1px solid #e3e3e3;
}
#pager a.n{
	background:url(/content/images/arrow2.png) center center no-repeat;
	padding:7px 10px 7px 22px;
	border:1px solid transparent;
	font-size:0;
}
#pager a.n:hover{
   background:#f5f5f5 url(/content/images/arrow2.png) 5px center no-repeat; 
	border:1px solid #e3e3e3;
}
.brands-content .imgrp{
	width:100%;height:185px;
}
.brands-cost-details .lnk.lnkNoPrice{
	font-size:18px;
	line-height:45px;
	height:40px;
}
#poptalk{padding:20px;width:400px;max-width:95%;}
.consume{
	position:relative;
	float:right;
	width:100%;
	min-height:73px;
}
.imgTtl{
	position:absolute;
	bottom:0;
	right:0;
	width:100%;
	text-align:center;
	padding:5px 0;
	background:url(/content/images/video-transparent.png);
	color:#fff;
	font-size:17px;
}
.nis{font-size:16px;}
.hdshre{
	width:auto;
	display:inline-block;
	vertical-align:top;
}
.fb-like.fb_iframe_widget >span{
	height:27px !important;
}
.patabArea{
	float:right;
	width:100%;
	border-bottom:10px solid #f5f5f5;
	margin:0 0 25px;
}
.patab{
	width:25%;
	float:right;
	padding:10px;
	margin-bottom:15px;
	box-sizing:border-box;
	text-align:center;
	border-right:10px solid #F5F5F5;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	border-bottom:3px solid transparent;
	cursor:pointer;
}
.patab:first-child{border-right:0;}
.patab span{
	float:right;
	width:100%;
	text-align:center;
	padding:0 0 0px 0;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:21px;
	line-height:27px;
	color:#5D5D5D;
	font-weight:normal;
	-webkit-transition:all 0.5s ease;   
	transition:all 0.5s ease;   
}
.patab img{
	-webkit-transform:scale3d(1, 1, 1);
	transform:scale3d(1, 1, 1);
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	margin:0 auto 10px;
	display:block;
	max-width:100%;
}
.patab:hover img{
	-webkit-transform:scale3d(1.1, 1.1, 1.1);
transform:scale3d(1.1, 1.1, 1.1);
}
.patab:hover span,.patab.active span{
	color:#333;
}
.patab.active, .patab:hover{
	background:#fafafa;
	border-bottom:3px solid #9E9E9E;
}
.myDetaildDiv{
	background:#fafafa;
	padding:15px 5px;
	border:1px solid #9E9E9E;
}
.inputCodeDiv{margin:30px 0;}
.inputCodeDiv .text-field{width:25%;}
.myOrdersTable .thwrap{background:#38B3C3 !important;   
}
.myOrdersTable .thwrap th{
   color:#fff;
	font-size:18px;
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-weight:300;  
	text-align:justify;
	padding:10px;
}
.myOrdersTable{width:100%;}
.myOrdersTable tr:nth-child(even){background:#f0f0f0;}
.myOrdersTable tr:nth-child(odd){background:#f9f9f9;}
.myOrdersTable tr td{
	text-align:justify;
	padding-right:10px
}
.glol{
	position:absolute;
	top:20px;
	left:-50px;
	display:none;
	width:100px;
}
.clearMarg{margin:10px 0;}
.clearPadd{padding:10px 0;}
.checkout1, .checkout1left{
	float:right;
	width:50%;
	padding:10px 10px 10px 50px;
}
.cart_table_div{width:100% !important;}
.footerSection{
	padding:0;
	float:right;
	width:33.333%;
}
.mobileSlide{
	background:#f0f0f0;
	width:85%;
	padding:20px 0 90px 0;
	position:fixed;
	left:0;
	top:50px;
	bottom:0;
	z-index:40;
	overflow-y:auto;
	overflow-x:hidden;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	-webkit-transform:translate(-100%, 0px);
	transform:translate(-100%, 0px);
}
body.slideMe .mobileSlide{
	-webkit-transform:translate(0, 0px);
	transform:translate(0, 0px);
}
body.slideMe .footer-bg,
body.slideMe .wrapper > .push,
body.slideMe .wrapper > .main-content,
body.slideMe .wrapper > .container,
body.slideMe .wrapper > .logoWrap885{
	-webkit-transform:translate(85%,0);
	transform:translate(85%,0);
}
.openMobileSubMenuProducts{
	position:relative;
	padding-left:40px !important;
}
.openMobileSubMenuProducts::after{
	content:'';
	width:0;
	height:0;
	border-top:7px solid #38B3C3;
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	position:absolute;
	left:20px;
	top:14px;
}
.mobilenav{display:none;}
.mobilenav.active{display:block;}
.mobilenav > ul{
	padding:0;
	margin:0;
	list-style:none;
}
.mobilenav > ul > li{
	float:right;
	width:100%;
	border-top:1px solid #cdcdcd;
	position:relative;
}
.mobilenav > ul > li:first-child{
	border-top:none;
}
.mobilenav > ul > li a, .mobileSlide > a{
	padding:10px;
	display:block;
	color:#38B3C3;
	text-decoration:none;
	font-size:19px;	
}
.mobilTrigg{
	display:none;
	background:none;
	float:right;
	line-height:19px;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:19px;
	color:#38B3C3;
	font-weight:normal;
	position:relative;
	margin-bottom:25px;
	border:none;
	outline:none !important;
	text-align:right;
	text-decoration:underline;
}
.closeSideSearch{
	display:none;
    float:left;
    width:36px;
    height:36px;
    border:none;
	padding:0;
	margin:-8px 0 8px -6px;
	position:relative;
}
.closeSideSearch::before,
.closeSideSearch::after{
	content:'';
	background:#38B3C3;
	width:2px;
	height:25px;
	position:absolute;
	left:17px;
	top:5px;
}
.closeSideSearch::before{
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}
.closeSideSearch::after{
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.giftSteps ul{
	list-style:none;
	padding:0;
	margin:0;   
}
.giftSteps ul li{
	width:100%;
	height:60px;
	display:table;
	font-size:18px;
	color:#a0a0a0;
	text-align:right;
	margin:16px 0 14px 0;
	vertical-align:middle;
	line-height:normal;
	position:relative;
}
.giftSteps ul li::before{
	float:right;
	width:60px;
	height:60px;
	border-radius:50%;
	text-align:center;
	line-height:60px;
	font-size:32px;
	color:#fff;
	margin:-15px 0 0 15px;
}
.giftSteps ul li:nth-child(1)::before{
	content:"1";
	background:#38B3C3;
}
.giftSteps ul li:nth-child(2)::before{
	content:"2";
	background:#8cbe73;
}
.giftSteps ul li:nth-child(3)::before{
	content:"3";
	background:#EF526D;
}
.giftSteps ul li:nth-child(4)::before{
	content:"4";
	background:#38B3C3;
}
.giftSteps ul li:nth-child(5)::before{
	content:"5";
	background:#8cbe73;
}
.giftSteps ul li:nth-child(6)::before{
	content:"6";
	background:#EF526D;
}
.giftSteps ul li:nth-child(7)::before{
	content:"7";
	background:#38B3C3;
}
.giftSteps ul li:nth-child(8)::before{
	content:"8";
	background:#8cbe73;
}
.giftSteps ul li:nth-child(9)::before{
	content:"9";
	background:#EF526D;
}
.megamenuInnerChildren{
	width:100%;
	display:table;
}
.megamenuItemchild a{
	text-decoration:none;
	padding:5px;
	font-size:16px;
	float:right;
	display:block;
	line-height:normal;
	color:#999;
	white-space: normal;
}
.megamenuItemchild:hover > a, .megamenuItemchild.active > a{
	color:#38B3C3;
}
.playYoutube{
	position:absolute;
	bottom:55px;
	right:0;
	z-index:5;
	text-decoration:none;
	color:#666666;
}
.playYoutube::before{
	content:"";
	width:50px;
	height:50px;
	background:url(/content/images/play.png) top left no-repeat;
	background-size:contain;
	position:absolute;
	top:-55px;
	right:8px;
	z-index:5;
	border-radius:100%;
}
.mobile-only{display:none;}
.sorry{
	text-align:center;
	font-size:20px;
	color:red;	
}
.mmClose{
	font-size:15px;
	position:absolute;
	top:10px;
	left:10px;
	width:30px;
	height:30px;
	border-radius:50%;
	border:1px solid red;
	color:#fff;
	box-sizing:border-box;
	display:none;
	text-align:center;
	line-height:30px;
	font-size:24px;
	background:red;
	cursor:pointer;
	z-index:2;
}
.catTitle{
	position:absolute;
	padding:15px 0 10px 0;
	display:block;
	color:#7C7D7D;
	text-decoration:none;
	font-size:23px;
	top:0px;
	right:15px;
	width:100%;
	border-bottom:1px dashed;
	background:#fff;
	z-index:1;
}
.msi.search-icon{
display:none;
	float:right;width:20px;height:20px;
	background:url(/content/images/fffsearch-icon.png) no-repeat;background-size:cover;
	padding:10px;  
	margin-right:5px;}
.msearchWrap{
	display:none;
	position:fixed;
	top:50px;
	right:-100%;
	background:#E8F2F5;
	width:100%;
	height:50px;
	padding-right:15px;
	border-top:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	z-index:6055888888888;
}
.msearchWrap.shwsrch{
	right:0;
}
.Msearch-block{
	float:right;
	margin:10px auto;
	width:100%;
}
.Msearch-block input[type="text"]{
	padding:0 8%;
	margin:0;
	display:inline-block;
	width:86%;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:30px;
	color:#5D5D5D;
	font-weight:normal;
	height:30px;
	border:1px solid;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
	border-radius:15px;
	background:none;
	background:none;
}
.Msearch-block input[type="submit"]{
	border:none;
	position:absolute;
	left:18px;
	top:15px;
	cursor:pointer;
	background:url(/content/images/search-icon.png) no-repeat;
	width:20px;
	height:20px;
}
.navflex{
	 border-bottom:1px solid #cdcdcd;  
}
.wazeIcon{
 display:none;
 float:right;
 margin-right:15px;   
}
.wazeIcon img{
	width:22px;
	height:21px;
}
.selectedColorTitle,
.selectedColor{
	font-weight:bold;
	color:#616161;
	font-size:18px;
}
.selectedColor{
	display:inline-block;
	clear:both;
	font-size:18px;
	color:#666;
	padding:0 5px 0 0;
}
a.dooble{font-family:arial;color:inherit;}
a.dooble:hover{color:#0fd;}
.startLink{display:inline-block;}
.saleWrap{
	font-size:16px;
	padding:3px 15px 3px 0;
	color:#666666;
	width:100%;
	filter:alpha(opacity=70);
	opacity:0.7;
	-khtml-opacity:0.7;
	z-index:2;
	background:#fff;
}
.backBotton{
	padding:3px 8px 0 7px;
	margin:0 10px;
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height:25px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	display:inline-block;
	vertical-align:top;
	background:url(/content/images/backb.png) no-repeat right 1px;
	background-size:contain;
	position:relative;
	height:24px;	
}
.inProdSaleWrap{
	position:relative;
	margin:20px 0 0 0;
}
.prodSale.saleWrap{
	font-size:22px;
	padding:10px 15px 10px 0;
	color:#666666;
	filter:alpha(opacity=70);
	opacity:0.7;
	-khtml-opacity:0.7;
	text-align:center;
	border:1px solid;
	bottom:auto;
}
.inProdSaleWrap .operation-tag{
	left:auto;
	right:10px;
}
.MOnly{display:none;}
.chkuser .error{
	display:inline !important;
	color:red;
	padding-right:15px;
}
.couponLink{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:17px;
	color:#38B3C3;
	font-weight:normal;
	margin:0;
	padding:8px 0 8px 0;
	display:block;	
}
.loadingText{
 position:relative;
 width:100px;
 height:100px;
 text-align:center;
 left:0;
 color:#fff;
 font-size:29px;
 margin:50px auto;
 display:block;
}
.tac{
	text-align:justify;
}
.tac ul li{
	float:right;
	width:100%;
	text-align:justify;
}
.tac img{
	display:block;
	margin:0 auto;
	max-width:100%;
}
.extra-pic, .extra-vid{
	float:right;
	width:50%;
	text-align:center;
	margin-bottom:25px;
}
.extra-pic img{
	width:auto;
	height:auto;
	max-width:100%;
	max-height:100%;
}
.extra-vid .spl{
	display:block;
	width:auto;
	height:auto;
	margin:0 auto;
	position:relative;
}
.vidply{
	position:absolute;
	top:50%;
	left:50%;
	margin:-25px;
}
.spicialShare{
	width:85%;
	text-align:center;
	padding:15px;
	box-sizing:border-box;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	margin:0 auto 15px;
}
.extraCenter{
	float:none;
	margin:0 auto 25px;
}
.contactIframe{
	width:440px;
	height:250px;
	display:block;
	margin:10px auto;	
}
.inner_ratings{
	padding:0px 1% 0px 1%;
	margin:0;
	text-align:center;
}
.inner_eatings_in{
	padding:0;
	margin:0 0 0px 0;
	display:inline-block;
	float:right;
	width:100%;
}
.inner_eatings_in .stars{
	padding:0;
	margin:0 5px;
	float:right;
	display:inline-block;
}
.inner_rslider{
	padding:14px 9% 23px 8%;
	margin:0;
}
.inner_rslider .slider{
	padding:0;
	margin:0;
	width:100%;
}
.inner_rslider_in{
	padding:18px 0;
	margin:0;
	float:right;
	width:100%;
}
.inner_rslider_in .value{
	padding:0;
	margin:0;
	display:inline-block;
	float:left;
	font-family:arial;
	font-size:15px;
	line-height:28px;
	color:#000000;
	font-weight:normal;
	border:solid 1px #d7d7d7;
	outline:none;
	width:20%;
	text-align:center;
	width:50%;
	height:30px;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
	border-radius:0;
}
.inner_rslider_in .dot{
	padding:5px 8% 5px 8%;
	margin:0;
	display:inline-block;
	float:left;
	font-size:15px;
	line-height:15px;
	color:#000000;
	font-weight:400;
}
.gray_star{
	width:100px;
	height:25px;
	float:right;
}  
.starFilter{
	width:18px;height:18px;
	background:url(/content/images/star_iconSprite.png);
	background-position:top left;
	background-repeat:no-repeat;
	-webkit-transition:all 0.4s ease-in;
	transition:all 0.4s ease-in;
	cursor:pointer;
}
.starFilter.active, .starFilterred{background-position:bottom left;}
.lblwrp{
	float:right;
	width:25%;
}
.starlbl{
	display:inline-block;  
	height:28px;   
	line-height:28px;  
}
.buyNow{
	display:inline-block;
	height:50px;
	line-height:53px;
	position:fixed;
	left:-30px;
	z-index:30;
	bottom:10%;
	border:none;
	padding:0 20px 0 50px;
	margin:30px auto 0;
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:22px;
	color:#fefefe;
	font-weight:normal;
	text-decoration:none;
	border-radius:0px 5px 5px 0px;
	background:#EF526D;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	cursor:pointer;
	-webkit-appearance:none;
	-moz-appearance:none;
	    appearance:none;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	visibility:hidden;
}
body.finishLoading .buyNow{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	visibility:visible;
}
.buyNow:hover{left:0;}
.buyNowPrice{
	display:inline;
	font-weight:normal;
}
input[type="submit"], button{
	cursor:pointer;
}
.loadMoreProducts_btnWrap{
	display:none;
	text-align:center;
	clear:both;
}
.productsLoaderWrap{
	text-align:center;
	padding:40px 0;
}
.producut-main{padding:0 0 20px 0;}
.loadMoreProducts_btn{
	background:#EF526D;
	display:inline-block;
	vertical-align:top;
	height:35px;
	line-height:39px;
	border-radius:5px;
	padding:0 15px;
	color:#fff;
	margin:10px 0 0 0;
	border:none;
	font-family:maorregular;
	font-size:18px;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.loadMoreProducts_btn:hover{
	background:#E94B53;
}
a[href="javascript:void(0)"]{
	cursor:default !important;
	color:initial !important;
}
a[href="javascript:void(0)"]:hover{
  color:initial !important;
}
.rp2{padding-right:21px;}
.pagePopWrap,.ppOuter{
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.pagePopWrap{
	position:fixed;
	z-index:9999991;
	display:none;
	align-items:center;
	justify-content:center;
}
.pagePopWrap.showPP{display:flex;}
.ppOuter{
	will-change:opacity;
	position:absolute;
	z-index:1;
	background:rgba(25, 25, 25, 0.75);
	
}
.ppOuter,.ppInner{
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
}
.ppInner{
	will-change:opacity,transform;
	width:500px;
	max-width:95%;
	margin:auto;
	-webkit-transform:translate(0%, -50%);
	transform:translate(0%, -50%);
	position:relative;
	z-index:2;
	height:auto;
	max-height:95%;
	overflow:auto;
	background:#f5f5f5;
	padding:10px;
	display:block;
	text-align:center;
}
.ppOuter.showPP,.ppInner.showPP{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
}
.ppInner.showPP{
	-webkit-transform:translate(0%, 0%);
	transform:translate(0%, 0%);
}
.ppBody{
	background:#fff;
	display:flex;
	flex-direction:column;
	width:100%;
	align-items:center;
	justify-content:center;
	text-align:center;
	border-radius:5px;
	padding:35px;   
}
.ppTitle{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:26px;
	line-height:26px;
	color:#38B3C3;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0;	
}
.ppText{
	font-family:maorregular, Tahoma, Geneva, sans-serif;
	font-size:18px;
	line-height:22px;
	color:#666666;
	font-weight:normal;
}
.ppImage{
	max-height:245px;
	display:-moz-flex;
	display:-ms-flex;
	display:-o-flex;
	display:flex;
	width:100%;
	overflow:hidden;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
}
.ppImage img{
	width:auto;
	display:block;
	max-height:250px;
}
.ppLink{
	padding:0px 18px 0 47px;
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:19px;
	line-height:45px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	background:#EF526D url(/content/images/arrow1.png) no-repeat 15px center;
	height:40px;
	float:left;
	border-radius:20px;
	-webkit-transition:all 0.3s ease; 
	transition:all 0.3s ease; 
	border:1px solid #EF526D;   
}
.ppLink:hover{
	background:#ffffff url(/content/images/arrow2.png) no-repeat 10px center;
	color:#38B3C3;   
	border:1px solid #38B3C3;   
}
.ppClosse{
   display:block;
   width:32px;
   height:32px;
   position:absolute;
   top:10px;
   right:10px;
   background:url(/content/images/ppclose.png) center center no-repeat;
   background-size:contain;
   cursor:pointer;
}
.opinionsCount{
	font-size:16px;
	display:inline-block;
	vertical-align:top;
	padding:0 7px 0 0;
	position:relative;
	top:0px;
	color:#0000ff;
}
.sideCatsMenu > li{
	margin:0 0 3px 0;
	padding:0 !important;
}
.sideCatsMenu > li > a{
	display:block;
	background:#38B3C3;
	color:#fff !important;
	padding:9px 10px 5px 10px;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.sideCatsMenu > li > a:hover,
.sideCatsMenu > li.active > a,
.sideCatsMenu > li.activeJS > a{
	background:#3FB4AB;
}
.sideCatsMenu > li ul li{
	margin:0 0 2px 0;
	padding:0;
}
.sideCatsMenu > li ul{
	display:none;
}
.sideCatsMenu > li ul a{
	display:block;
	background:#eee;
	padding:9px 10px 5px 10px;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.sideCatsMenu > li ul a:hover,
.sideCatsMenu > li ul li.active > a{
	color:#5D5D5D;
	background:#DADADA;
}
.sideCatsMenu > li.active ul{
	display:block;
}
.agesBageWrap{
	position:absolute;
	top:35px;
	left:0;
	width:auto;
	display:flex;
	align-items:center;
	justify-content:space-between;   
}
.ageBadge{
	width:50px;
	height:50px;
	border-radius:50%;
	background:#EF526D;
	color:#fff;
	display:inline-flex;
	align-items:center;
	justify-content:space-around;
	flex-direction:column;
	text-align:center;
	line-height:normal;
	margin:0 10px;
}
.agetitle{
	font-weight:500;
	font-size:24px;
	vertical-align:middle;
	line-height:15px;
	margin:5px 0 0 0;
}
.spanage{
	font-size:13px;
	line-height:10px;
	margin-top:-5px;
}
.filterselectwrap input[type="checkbox"]{
	display:inline-block;
	margin-left:20px;
}
.msgPopWrap{
  position:fixed;
  z-index:99111;
}
.msgPopWrap,.msgPopWrapOuter{
  width:100%;
  height:100%;
  top:0;
  left:0;
}
.msgPopWrapOuter{
  position:absolute;
  z-index:2;
 background:rgba(0, 0, 0, 0.53);
}
.msgPopWrapInner{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:500px;
    max-width:75%;
    height:160px;
    max-height:75%;
    margin:auto;
    z-index:3;
    border-radius:5px;
    box-shadow:1px 1px 20px 8px rgba(51, 51, 51, 0.38);
    background:#fff;
    padding:15px;
}
.msgPopWrapClose{
	background:#fff url(/content/images/ppclose.png) center center no-repeat;
	position:absolute;
	top:-15px;
	right:-15px;
	width:32px;
	height:32px;
	border-radius:50%;
	background-size:24px;
	cursor:pointer;
}
.msgPopWrapTitle{
	font-size:19px;
    margin:0 0 15px 0;
    font-weight:600;
    font-family:maorbold, Tahoma, Geneva, sans-serif;
}
.msgPopWrapText{
    font-size:18px;
    line-height:22px;
}
.brands-details{padding:15px 0 0 0;}
.productsTopGallery{
	width:100%;
	overflow:hidden;
	margin:0 auto 20px auto;
	position:relative;
}
.productsTopGallery a{display:block;}
.productsTopGallery .next,
.productsTopGallery .prev{
	background:rgba(255,255,255,0.7);
	position:absolute;
	top:50%;
	width:50px;
	height:50px;
	z-index:2;
	border-radius:50%;
	margin:-25px 0 0 0;
	border:none;
}
.productsTopGallery .next{left:15px;}
.productsTopGallery .prev{right:15px;}
.productsTopGallery .next:after,
.productsTopGallery .prev:after{
	content:'';
	width:15px;
	height:15px;
	border-top:2px solid #000;
	position:absolute;
	top:16px;
}
.productsTopGallery .prev:after{
	right:20px;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	border-right:2px solid #000;
}
.productsTopGallery .next:after{
	left:18px;
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
	border-left:2px solid #000;
}
.productsTopGallery_item{
	position:relative;
	overflow:hidden;
	filter:alpha(opacity=0) !important;
	opacity:0 !important;
	-khtml-opacity:0 !important;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	will-change:opacity;
}
.productsTopGallery_item.swiper-slide-active{
	filter:alpha(opacity=100) !important;
	opacity:1 !important;
	-khtml-opacity:1 !important;
}
.productsTopGallery_img{width:100%;}
.footerContactIconsWrap{
	float:right;
	width:29px;
	height:29px;
	line-height:30px;
	text-align:center;
	border-radius:50%;
	margin:0 0 0 5px;
	position:relative;
}
.footerContactItem.address .footerContactIconsWrap{
	background:#38B3C3;
}
.footerContactItem.phone .footerContactIconsWrap{
	background:#8CBE73;
}
.footerContactItem.email .footerContactIconsWrap{
	background:#EF526D;
}
.footerContactIcons{
	height:18px;
	vertical-align:middle;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.footerContactItem{
	vertical-align:top;
	padding:0 0 10px 0;
}
.footerContactItem:after{
	content:'';
	clear:both;
	display:block;
}
.footerContactItemText{
	float:right;
	width:-webkit-calc(100% - 34px);
	width:calc(100% - 34px);
	padding:6px 0 0 10px;
	font-size:17px;
	color:#fff;
}
.footerContactItemText a{
	color:#fff;
	text-decoration:none;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	margin:0;
}
.footerContactItemText a:hover{color:#8CBE73;}
.footerContactItem.phone .footerContactItemText,
.footerContactItem.email .footerContactItemText,
.footer-links ul li.footerContactItem.phone .footerContactItemText a,
.footer-links ul li.footerContactItem.email .footerContactItemText a{
	font-family:arial;
}
.pShortText{
	overflow:hidden;
	height:48px;
	-webkit-transition:all 0.8s ease;
	transition:all 0.8s ease;
	will-change:height;
}
.pOpenShortText{
	display:none;
	background:none;
	border:none;
	padding:0;
	margin:0;
	text-decoration:underline;
	color:#38B3C3;
	font-size:17px;
	font-family:maorregular;
}
#clearBirthListFancy h2{padding:0;}
#clearBirthListFancy .addtolist{float:none;}
#clearBirthListFancy .moreinfolink{float:none;margin:0 0 0 10px;}
.prodsItemsColorsWrap{
	min-height:29px;
}
.prodsItemsColorsWrap:after{
	content:'';
	display:block;
	clear:both;
}
.prodsItemsColorsLabel{
	float:right;
	width:20px;
	height:20px;
	border-radius:50%;
	margin:0 0 5px 5px;
	position:relative;
	cursor:pointer;
	overflow:hidden;
	border:1px solid #000 !important;
}
.prodsItemsColorsLabel:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
	-khtml-opacity:0.8;
}
.prodsItemsColorsActive{
	display:none;
	height:15px;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.prodsItemsColorsLabel.active .prodsItemsColorsActive{
	display:block;
}
.prodsItemsColorsInput{
	position:absolute;
	visibility:hidden;
}
.prodsItemsHalfColor{
	float:left;
	width:50%;
	height:100%;
}
.productsSons_gImgWrap{
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	background:#fff;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	-webkit-transition:all 0.4s ease;
	transition:all 0.4s ease;
	will-change:opacity;
}
.productsSons_gImgWrap.active{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
}
.productsSons_gImg{
	max-height:100%;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.colors-gallery-top,
.gallery-top{
	width:100%;
	height:260px;
}
.colors-gallery-top{
	width:auto;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	visibility:hidden;
	background:#fff;
	position:absolute;
	right:10px;
	left:10px;
	top:10px;
	bottom:10px;
	z-index:2;
	-webkit-transition:all 0.5s ease;
	transition:all 0.5s ease;
	will-change:opacity, visibility;
}
.colors-gallery-top.active{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	visibility:visible;
}
.slider-carousel .arrow{max-height:100%;}
.comboStyle{position:relative;}
.ajaxLoader2,
.comboStyle span{
	background:#fff;
	display:block;
	color:#666;
	height:40px;
	line-height:40px;
	font-weight:normal;
	padding:0 15px 0 30px;
	font-family:arial;
	overflow:hidden;
	position:relative;
	border-radius:50px;
	font-size:15px;
	border:1px solid #E3E3E3;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.ajaxLoader2{
	text-align:center;
	padding:0;
	line-height:36px;
}
.ajaxLoader2 img{vertical-align:middle;}
.ajaxLoader2,
.littleCartItemAmountWrap{
	display: inline-block;
	vertical-align: middle;
	width: 90px;
	margin: 0 10px 3px 0;
}
.deleteCartItem.btnPink{
	float:left;
    width: auto;
	height: auto;
	margin:15px 0 0 0;
}
.littleTopCart_itemTxt .deleteCartItem{
	float:left;
	margin:0 15px 0 0;
}
.miniCartItemName{
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	line-height:20px;
}
.deleteCartItemStyle:before,
.deleteCartItemStyle:after,
.deleteCartItem:not(.btnPink):before,
.deleteCartItem:not(.btnPink):after{
	content:'';
	background:#707070;
	width:13px;
	height:1px;
	position:absolute;
	left:-2px;
	top:5px;
}
.deleteCartItemStyle:before,
.deleteCartItem:not(.btnPink):before{
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}
.deleteCartItemStyle:after,
.deleteCartItem:not(.btnPink):after{
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.littleTopCart_itemTxt .deleteCartItem::before,
.littleTopCart_itemTxt .deleteCartItem::after{
	display:none;
}
.deleteCartItemStyle{
	display: inline-block;
	width: 10px;
	height: 10px;
	margin:-4px 5px 0 0;
	vertical-align: middle;
	position: relative;
}
.deleteCartItemStyle::before,
.deleteCartItemStyle::after{
	background:#fff !important;
}
.comboStyle select:focus ~ span,
.comboStyle select:hover ~ span{
	border-color:#38B3C3;
}
.comboStyle span:after{
	content:'';
	width:7px;
	height:7px;
	position:absolute;
	left:15px;
	top:50%;
	border-bottom:2px solid #666;
	border-right:2px solid #666;
	margin:-6px 0 0 0;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}
.comboStyle .error ~ span{
	color:red;
	outline:1px solid red;
}
.comboStyle .valid ~ span{
	color:#3e3e3e;
	outline:none;
}
.comboStyle select{
	width:100%;
	font-size:14px;
	height:100%;
	position:absolute;
	font-family:arial;
	right:0;
	top:0;
	z-index:1;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	cursor:pointer;
}
.fl-lt{float:left;}
.fl-rt{float:right;}
.sysMsg{overflow:auto;font-size:20px;line-height:26px;direction:rtl;text-align:center;}
.productsTabs{
	list-style:none;
	padding:0 0 2px 0;
	margin:0;
	font-size:0;
}
.productsTabs li{
	display:inline-block;
	vertical-align:top;
	padding:0 8px 8px 0;
}
.productsTabs li .topTabsBtn{
	background:none;
	height:35px;
	line-height:35px;
	border:1px solid #ccc;
	font-size:18px;
	padding:0 10px;
	color:#555;
	font-family:maorregular;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	will-change:border-color,color;
	outline:none;
}
.productsTabs li .topTabsBtn:hover{
	border-color:#555;
}
.productsTabs li .topTabsBtn.active{
	color:#38B3C3;
	border-color:#38B3C3;
}
.fb_iframe_widget{margin:0 0 0 10px;}
.sparator{
	background:#a9e1dd;
	width:1px;
	height:22px;
	vertical-align:middle;
	display:inline-block;
}
.header-cart{
	background:url(/content/images/cart-icon2.png) no-repeat right 1px;
	display:inline-block;
	vertical-align:top;
	padding:2px 30px 0 0;
	margin:0 23px 0 0;
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:17px;
	line-height:20px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	position:relative;
}
.header-cart .num{
	background:#EF526D;
	width:20px;
	height:20px;
	border-radius:100%;
	font-family:maorlight, Tahoma, Geneva, sans-serif;
	font-size:19px;
	line-height:24px;
	color:#ffffff;
	font-weight:normal;
	position:absolute;
	top:-9px;
	right:-14px;
	text-align:center;
}
.header-cart:hover{color:#B2E1DE;}
.littleTopCartWrap{
	position:relative;
	display:inline-block;
	vertical-align:top;
	padding:0 0 14px 0;
}
.littleTopCart_dot{
	display:none;
	position:absolute;
	right:25px;
	top:26px;
	width:0;
	height:0;
	z-index:12;
	border-bottom:10px solid #fff;
	border-right:8px solid transparent;
	border-left:8px solid transparent;
}
.littleTopCart{
	display:none;
	background:#fff;
	width:400px;
	padding:20px;
	border:1px solid #38B3C3;
	border-top:none;
	position:absolute;
	left:0;
	top:36px;
	z-index:11;
	font-size:15px;
	color:#5d5d5d;
	-webkit-box-shadow:rgba(0,0,0,0.5) 0px 10px 35px 3px;
	box-shadow:rgba(0,0,0,0.5) 0px 10px 35px 3px;
}
.littleTopCart.loading,
.littleTopCart.loading *{
	cursor:progress;
}
.littleTopCartWrap.active .littleTopCart_dot,
.littleTopCartWrap.active .littleTopCart{
	display:block;
}
.littleTopCart_title{
	font-size:21px;
	line-height:21px;
	color:#38B3C3;
	font-weight:bold;
	padding:0 0 10px 0;
}
.closeTopMiniCart{
	background:url(../images/x2.svg) center center no-repeat;
	float:left;
	width:15px;
	height:15px;
	margin:0 35px 0 0;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.littleTopCart_titleInner{
	float:left;
	font-weight:normal;
	color:#5d5d5d;
	font-size:16px;
}
.littleTopCart_title_a{
	font-size:16px;
	font-weight:bold;
}
.littleCartHere{display:inline;}
.littleTopCart_itemsWrap{
	overflow-y:auto;
	overflow-x:hidden;
	max-height:300px;
	direction:ltr;
}
.littleTopCart_item{
	direction:rtl;
	padding:20px 0;
	border-top:1px solid #ddd;
}
.littleTopCart_imgWrap{
	float:right;
	width:90px;
	height:82px;
	position:relative;
	border:1px solid #ddd;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	will-change:border-color;
}
.littleTopCart_imgWrap:hover{
	border-color:#38B3C3;
}
.littleTopCart_img{
	max-width:100%;
	max-height:100%;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.littleTopCart_item .cartPropsHyphen{
	display:none;
}
.littleTopCart_item .cartPropsPrice{
	float:left;
	font-family:"maorbold";
	font-size:22px;
}
.littleTopCart_item .cartPropsItemsWrap{
	font-weight:bold;
	color:#616161;
}
.littleTopCart_itemTxt{
	float:right;
	padding:0 13px 0 0;
	width:-webkit-calc(100% - 90px);
	width:calc(100% - 90px);
}
.littleTopCart_itemTitle{
	display:block;
	color:#38B3C3;
	font-size:18px;
	line-height:18px;
	padding:0 0 7px 0;
	text-decoration:none;
}
a.littleTopCart_itemTitle{
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	will-change:color;
}
a.littleTopCart_itemTitle:hover{
	color:#5d5d5d;
}
.littleTopCart_itemTitle .deleteCartItem{
	width:18px;
	height:18px;
}
.littleTopCart_itemPrice{
	float:left;
	margin:0 10px 10px 0;
	color:#616161;
	font-family:"maorbold";
	font-size:22px;
}
.littleTopCart_item .cartPropsPrice .nis,
.littleTopCart_itemPrice .nis{
	font-size:18px;
	font-family:arial;
}
.littleTopCart_item .cartPropsPrice .nis{
	margin:0 4px 0 0;
}
.clearfix:after{
	content:'';
	clear:both;
	display:block;
}
.littleTopCart_itemLittleTxt .littleTopCart_itemPrice{
	margin-bottom:0;
}
.littleTopCart_total{
	border-top:1px solid #ddd;
	padding:20px 0 10px 0;
	font-size:21px;
	line-height:21px;
	color:#5d5d5d;
	font-weight:bold;
}
.littleTopCart_total .littleTopCart_itemPrice{
	color:#16B4C2;
	font-size:30px;
}
.littleTopCart_littleTxtUnderTotal{
	font-size:15px;
	line-height:18px;
	color:#5d5d5d;
	clear:both;
}
.miniCartBottomBtns{
	display:flex;
	padding:15px 0 0 0;
}
.littleTopCart_send, .closeTopMiniCart_text{
	width:50%;
	height:36px;
	line-height:36px;
	text-align:center;
	text-decoration:none;
	font-size:18px;
	font-family:"maorbold";
	border-radius:100px;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.littleTopCart_send{
	background:#F54F6E;
	color:#fff;
	margin:0 0 0 7px;
}
.closeTopMiniCart_text{
	background:#EEEEEE;
	color:#616161;
	margin:0 8px 0 0;
}
#TranzilaFrame{
	width:100%;
	height:500px;
	margin:0;
}
.tranzilaIframeWrapper{
	position:relative;
}
.tranzilaIframeWrapper::after{
	content:'';
	display:none;
	background:rgba(255,255,255,0.7) url(../images/loader.gif) center center no-repeat;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	z-index:2;
}
.tranzilaIframeWrapper.loading::after{
	display:block;
}
#tranzillaForm:after{
	content:'';
	clear:both;
	display:block;
}
.paTabContArea .finalDetails_title{
	text-align:center;
	padding:15px 0;
	font-size:22px;
	font-weight:bold;
}
.productsSideMenu{
	list-style:none;
	padding:0;
	margin:0 0 15px 0;
}
.productsSideMenu > li{padding:0 0 5px 0;}
.productsSideMenu ul{
	list-style:none;
	padding:0;
	margin:0;
	display:none;
}
.productsSideMenu ul li{padding:5px 0 0 0;}
.productsSideMenu a{
	display:block;
	text-decoration:none;
	color:#555;
	padding:10px;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	will-change:background;
}
.productsSideMenu > li > a{
	font-weight:700;
	color:#35B2C6;
	position:relative;
}
.productsSideMenu > li > a:after{
	content:'';
	width:7px;
	height:7px;
	border-left:2px solid #35B2C6;
	border-bottom:2px solid #35B2C6;
	position:absolute;
	left:0;
	top:14px;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	will-change:transform;
}
.productsSideMenu > li.activeLI > a:after{
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.productsSideMenu ul a{
	border-bottom:1px solid #E3E1E2;
}
.productsSideMenu ul li.active > a{
	font-weight:700;
}
.productColorsWrap{
	background:url(/content/images/ajax-loader.gif) center center no-repeat;
	min-height:89px;
}
.productCartBtnWrap .amount,
.productCartBtnWrap .colors,
.productColorsWrap .forProductsWrap{
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	visibility:hidden;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	will-change:opacity,visibility;
}
body.finishLoading .productColorsWrap{
	background:none;
}
body.finishLoading .productCartBtnWrap .amount,
body.finishLoading .productCartBtnWrap .colors,
body.finishLoading .productColorsWrap .forProductsWrap{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
	visibility:visible;
}
.productCartBtnWrap{min-height:43px;}
.innerTempPopTitle{
    font-size:21px;
    padding:10px 0;
    margin-bottom:20px;
}
.backToOrderPage{margin-top:0 !important;}
input:focus,textarea:focus,select:focus{
	border-color:#38B3C3;
	box-shadow:#38B3C3 0px 0px 10px 0px;
}
textarea{resize:vertical;}
.pPageAddToBirthPackage{
	background:none;
	border:none;
	color:#38B3C3;
	font-weight:bold;
	text-decoration:underline;
	font-family:maorregular,arial;
	font-size:17px;
	margin:14px 10px 0 0;
}
.articlesSons_author{
	padding:0 0 10px 0;
	font-size:0;
}
.articlesSons_authorImg{
	display:inline-block;
	vertical-align:middle;
	width:50px;
	height:50px;
	overflow:hidden;
	border-radius:50%;
	margin:0 0 0 10px;
}
.articlesSons_authorName{
	display:inline-block;
	vertical-align:middle;
	font-size:18px;
	color:#EF526D;
}
.fb-comments-wrap{
	text-align:center;
	padding:30px 0 0 0;
}
.hpProductsCategoriesUnderBanner{
	position:relative;
	z-index:2;
}
.popupSubmitRight,
.popupSubmitLeft{
	float:right;
	width:-webkit-calc(50% - 5px);
	width:calc(50% - 5px);
	height:32px;
	line-height:33px;
	text-align:center;
	text-decoration:none;
	margin:0;
	padding:0;
	border:1px solid #EF526D;
	border-radius:20px;
	font-family:maorregular,arial;
	font-size:18px;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	will-change:background,color;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}
.popupSubmitRight{
	margin:0 0 0 5px;
	color:#fff;
	background:#EF526D;
}
.popupSubmitRight:hover{
	background:#D81436;
}
.popupSubmitLeft{
	margin:0 5px 0 0;
	background:none;
	color:#EF526D;
}
.popupSubmitLeft:hover{
	border-color:#38B3C3;
	color:#38B3C3;
}
.postpageRightText{
	float:right;
	width:65%;
	padding:0 0 0 100px;
}
.postpageRightText table{width:100% !important;}
.postpageRightText img{height:auto !important;}
.postpageLeftText{
	float:right;
	width:35%;
}
.postPageLeftTitles{
	color:#39B4C4;
	position:relative;
	padding:0 0 7px 0;
	font-size:22px;
	font-family:maorbold;
	font-weight:bold;
	margin:0 0 30px 0;
}
.postPageLeftTitles:after{
	content:'';
	background:#EF526D;
	width:55px;
	height:2px;
	position:absolute;
	right:0;
	bottom:0;
}
.postArrows{
	background:url(/content/images/left_arr.gif) center center no-repeat;
	float:left;
	width:33px;
	height:33px;
	border-radius:50%;
	border:1px solid #D1D1D1;
	position:relative;
	z-index:1;
	margin:-3px 5px 0;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	will-change:border-color;
}
.postArrows.prev{
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg);
}
.postArrows:hover{
	border-color:#39B4C4;
}
.postPageInterestedItem{
	float:right;
	width:50%;
	padding:0 20px 30px;
	text-align:center;
}
.ppii_imgWrap{
	text-decoration:none;
	display:block;
	height:205px;
	position:relative;
	margin:0 0 7px 0;
}
.ppii_img{
	max-width:100%;
	max-height:100%;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%) scale(1);
	transform:translate(-50%,-50%) scale(1);
	-webkit-transition:transform 0.2s ease;
	transition:transform 0.2s ease;
	will-change:transform;
}
.ppii_imgWrap:hover .ppii_img{
	-webkit-transform:translate(-50%,-50%) scale(0.95);
	transform:translate(-50%,-50%) scale(0.95);
}
.ppii_h3{
	margin:0 0 7px 0;
	font-weight:normal;
}
.ppii_addToCart{
	background:#EF526D;
	width:-webkit-calc(100% - 40px);
	width:calc(100% - 40px);
	height:29px;
	line-height:30px;
	font-family:maorregular;
	font-size:17px;
	color:#fff;
	border-radius:20px;
	text-align:center;
	border:none;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	will-change:background;
	position:absolute;
	right:20px;
	bottom:0;
}
.ppii_addToCart:hover{
	background:#EB2144;
}
.ppii_h3_a{
	display:block;
	text-decoration:none;
	color:#000;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	will-change:color;
}
.ppii_h3_a:hover{color:#39B4C4;}
.postPageLastArticles{padding:78px 0 20px 0;}
.postPageLastArticles_item{
	padding:10px 0;
}
.postPageLastArticles_itemInner{
	height:181px;
	display:block;
	overflow:hidden;
	position:relative;
	text-decoration:none;
	color:#fff;
}
.pplaTitleWrap{
	width:150px;
	position:absolute;
	right:23px;
	bottom:10px;
	z-index:3;
	font-size:20px;
	font-size:15px;
}
.ppla_h3{
	font-weight:normal;
	margin:0;
}
.ppla_readMore{
	text-decoration:underline;
	font-weight:bold;
	margin:4px 0 0 0;
	display:inline-block;
}
.ppla_img{
	max-width:none;
	width:-webkit-calc(100% + 10px);
	width:calc(100% + 10px);
	min-height:100%;
	position:absolute;
	left:0;
	top:50%;
	-webkit-transform:translate(0,-50%);
	transform:translate(0,-50%);
	-webkit-transition:transform 0.4s ease;
	transition:transform 0.4s ease;
	will-change:transform;
}
.pplaGradient{
	width:100%;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	background:-moz-linear-gradient(left, rgba(0,0,0,0) 30%, rgba(0,0,0,0.2) 51%, rgba(0,0,0,0.75) 100%);
	background:-webkit-linear-gradient(left, rgba(0,0,0,0) 30%,rgba(0,0,0,0.2) 51%,rgba(0,0,0,0.75) 100%);
	background:linear-gradient(to right, rgba(0,0,0,0) 30%,rgba(0,0,0,0.2) 51%,rgba(0,0,0,0.75) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 );
}
.pplaGradientHover{
	width:0;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	z-index:2;
	background:-moz-linear-gradient(left, rgba(0,0,0,0) 30%, rgba(57,180,196,0.1) 51%, rgba(57,180,196,0.4) 100%);
	background:-webkit-linear-gradient(left, rgba(0,0,0,0) 30%,rgba(57,180,196,0.1) 51%,rgba(57,180,196,0.4) 100%);
	background:linear-gradient(to right, rgba(0,0,0,0) 30%,rgba(57,180,196,0.1) 51%,rgba(57,180,196,0.4) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#39b4c4a6',GradientType=1 );
	will-change:width;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.postPageLastArticles_itemInner:hover .pplaGradientHover{
	width:100%;
}
.postPageLastArticles_itemInner:hover .ppla_img{
	-webkit-transform:translate(-10px,-50%);
	transform:translate(-10px,-50%);
}
.verticalSwipe .swiper-slide{min-height:1px;}
.ppBlogEditor{
	border:1px solid #38B3C3;
	padding:12px;
	font-size:0;
}
.ppbeImgWrap{
	display:inline-block;
	vertical-align:bottom;
	width:83px;
	max-height:85px;
	overflow:hidden;
}
.ppbeImg{width:100%;}
.ppbeHeadline{
	display:inline-block;
	vertical-align:bottom;
	width:-webkit-calc(100% - 83px);
	width:calc(100% - 83px);
	padding:0 13px 0 0;
	font-size:17px;
	line-height:20px;
}
.ppbeText{
	font-size:17px;
	padding:10px 0 0 0;
}
.postPageLeftTitles.pplt2,
.postPageLeftTitles.pplt3{
	margin:0 0 13px 0;
}
.pSons_buyNow_NextToBidBtn,
.pSonsBidBtn{
	background-color:#38B3C3;
	float:right;
	width:44%;
	height:32px;
	font-size:13px;
	font-family:maorregular,arial;
	line-height:12px;
	color:#fff;
	border:none;
	padding:0;
	margin:0;
	border-radius:20px;
	text-decoration:none;
	-webkit-transition:background-color 0.2s ease;
	transition:background-color 0.2s ease;
}
.pSonsBidBtn_mobile{margin:20px 0 0 0;}
.pSonsBidBtn:hover{background-color:#2D8F9D;}
.pSonsBidBtn{padding:5px 0 0 0;}
.bidOr{
	float:right;
	width:12%;
	line-height:32px;
	text-align:center;
}
.brands-cost-details .amount.btnPink,
.btnPink{
	background-color:#EF526D;
	display:inline-block;
	vertical-align:top;
	height:32px;
	line-height:35px;
	padding:0 15px;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-family:maorregular,arial;
	border:none;
	border-radius:20px;
	text-decoration:none;
	-webkit-transition:background-color 0.2s ease;
	transition:background-color 0.2s ease;
}
.pSons_buyNow_NextToBidBtn{
	background-color:#EF526D;
}
.emptyCartBtn.btnPink{
	height:40px;
	line-height:43px;
	margin:0 10px 0 0;
}
.emptyCartBtn.littleTopCart_send{
	background-color:#EF526D;
	width:100%;
	font-family: maorregular,arial;
}
button.btnPink:hover,
a.btnPink:hover,
.emptyCartBtn.littleTopCart_send:hover,
.pSons_buyNow_NextToBidBtn:hover{
	background-color:#EA1A3E;
}
.pSons_buyNow_NextToBidBtn b,
.pSonsBidBtn b{
	font-family:maorbold,arial;
	font-weight:normal;
	font-size:16px;
}
.blackOpacityPOP{
	background:rgba(0,0,0,0.7);
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	z-index:29;
	display:none;
}
.myPopup{
	background:#fff;
	max-width:-webkit-calc(100% - 40px);
	max-width:calc(100% - 40px);
	max-height:-webkit-calc(100vh - 40px);
	max-height:calc(100vh - 40px);
	padding:35px 70px;
	position:fixed;
	top:-100%;
	left:50%;
	border-radius:10px;
	-webkit-transform:translate(-50%,-100%);
	transform:translate(-50%,-100%);
	z-index:30;
	-webkit-transition:all 1s ease;
	transition:all 1s ease;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.myPopup.active{
	top:50vh;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.closePOP{
	background:#8D8D8D url(/content/images/x_white.png) center center no-repeat;
	width:34px;
	height:34px;
	position:absolute;
	top:19px;
	left:19px;
	margin:0;
	padding:0;
	border:none;
	outline:none;
	cursor:pointer;
	border-radius:50%;
	-webkit-transition:background-color 0.2s ease;
	transition:background-color 0.2s ease;
	will-change:background-color;
}
.closePOP:hover{background-color:#EF526D;}
.iframePOP{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
.myPopup.myIframePopup{
	width:1200px;
	height:750px;
}
.myPopup.myIframePopup .insertPopAjaxHere{
	position:absolute;
	max-height:100%;
	left:10px;
	top:10px;
	right:10px;
	bottom:10px;
}
.insertPopAjaxHere{
	max-height:-webkit-calc(100vh - 110px);
	max-height:calc(100vh - 110px);
	overflow:auto;
}
.bidPopup{
	width:600px;
	max-width:100%;
}
.bidPopup_steps{
	text-align:center;
	padding:0 0 53px 0;
	font-size:0;
}
.bidPopup_stepsItems{
	display:inline-block;
	vertical-align:top;
	width:40px;
	height:40px;
	line-height:40px;
	font-size:21px;
	margin:0 43px;
	color:#C4C4C4;
	position:relative;
	border-radius:50%;
	border:1px solid #CDCDCD;
	font-family:maorbold,arial;
}
.bidPopup_stepsItems:not(:first-child)::after{
	content:'';
	background:#C4C4C4;
	width:75px;
	height:1px;
	position:absolute;
	top:50%;
	left:44px;
}
.bidPopup_stepsItemsSpan{
	white-space:nowrap;
	font-size:17px;
	line-height:20px;
	position:absolute;
	top:50px;
	left:50%;
	font-family:maorregular,arial;
	-webkit-transform:translate(-50%,0);
	transform:translate(-50%,0);
}
.bidPopup_stepsItems.active{
	border-color:#38B3C3;
	background:#38B3C3;
	color:#fff;
}
.bidPopup_stepsItems.active:not(:first-child)::after{
	background:#38B3C3;
}
.bidPopup_stepsItems.active .bidPopup_stepsItemsSpan{
	color:#38B3C3;
}
.bidPopup_content{
	background:#F7F7F7;
	padding:25px 40px;
	font-size:17px;
}
.bidPopup_minHeight{
	display:none;
	min-height:275px;
}
.bidPopup_minHeight.active{
	display:block;
}
.bidPopup_Title{
	color:#3f3f3f;
	font-size:20px;
	padding:0 0 18px 0;
}
.bidPopup_fieldsWrap, .pdpFieldsWrap{
	padding:0 0 18px 0;
}
.bidPopup_fieldsWrap label.my_error,
.bidPopup_fieldsWrap label.error,
.pdpFieldsWrap label.error{
	float:right;
	width:100%;
	padding:6px 170px 0 0;
}
.bidPopup_fieldsWrap::after, .pdpFieldsWrap::after{
	content:'';
	clear:both;
	display:block;
}
.bidPopup_fieldsWrap.shipAddressWrap{
	display:none;
}
.bidPopup_fieldsWrap.shipAddressWrap.active{
	display:block;
}
.bidPopup_fieldsTitles, .pdpFieldsTitles{
	float:right;
	width:155px;
	line-height:33px;
	font-size:16px;
	color:#9f9f9f;
}
.bidPopup_fields, .pdpFields{
	float:right;
	width:-webkit-calc(100% - 155px);
	width:calc(100% - 155px);
	max-width:255px;
	height:33px;
	font-family:arial;
	padding:0 15px;
	border:1px solid #CDCDCD;
	border-radius:20px;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}
textarea.bidPopup_fields{padding:10px 15px;}
.bidPopup_fieldsWrap input[type="radio"],
.bidPopup_fieldsWrap input[type="checkbox"],
.pdpFieldsWrap input[type="checkbox"]{
	vertical-align:middle;
	margin:-3px 0 0 0;
	cursor:pointer;
}
.bidPopup_radiosWrap span{display:inline-block;}
.bidPopup_radiosWrap label{
	display:block;
	cursor:pointer;
	padding:0 0 0 12px;
	line-height:33px;
}
.bidPopup_fieldsWrap.bidPopup_radiosWrap input[type="radio"]{
	margin:-3px 0 0 7px;
}
.bidPopup_next, .pdpSubmit{
	background:#EF526D;
	float:left;
	min-width:100px;
	height:33px;
	line-height:33px;
	padding:0 15px;
	text-align:center;
	color:#fff;
	border:none;
	font-family:maorregular,arial;
	font-size:17px;
	border-radius:20px;
	-webkit-transition:background 0.2s ease;
	transition:background 0.2s ease;
	will-change:background;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}
.bidPopup_next:hover{background:#EB2346;}
.bidPopupStep3right{
	float:right;
	width:54%;
	padding:0 0 0 15px;
	color:#9F9F9F;
}
.bidPopupStep3left{
	float:left;
	width:46%;
	border:1px solid #C7C7C7;
	padding:10px;
}
.bidPopupStep3left_figure .swiper-container,
.bidPopupStep3left_figure{
	background:#fff;
	display:block;
	height:277px;
	position:relative;
	margin:0;
	padding:0;
}
.bidPopupStep3left_figure .lnk .pic,
.bidPopupStep3left_img{
	width:auto;
	height:auto;
	max-width:-webkit-calc(100% - 40px);
	max-width:calc(100% - 40px);
	max-height:-webkit-calc(100% - 40px);
	max-height:calc(100% - 40px);
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.bidPopupStep3left_figure .imgTtl{font-family:arial;}
.bidPopupStep3price{
	font-size:24px;
    color:#38B3C2;
}
.bidPopupStep3nis{
	font-size:17px;
}
.bidPopupPlusMinusWrap{
	padding:15px 0 0 0;
}
.bidPopupPlusMinus{
	float:right;
	width:140px;
	text-align:center;
}
.jsBid_plusAmount,
.jsBid_minusAmount{
	background:none;
	float:right;
	width:20px;
	height:33px;
	line-height:33px;
	font-size:26px;
	text-align:center;
	color:#EF526D;
	padding:0;
	border:none;
	outline:none;
}
.jsBid_minusAmount:after{
	content:'';
	background:#EF526D;
	width:13px;
	height:2px;
	display:inline-block;
	vertical-align:middle;
}
.jsBid_plusMinusField{
	float:right;
	width:-webkit-calc(100% - 50px);
	width:calc(100% - 50px);
	height:33px;
	line-height:33px;
	color:#EF526D;
	text-align:center;
	margin:0 5px;
	border:1px solid #CDCDCD;
	border-radius:20px;
	font-family:maorregular;
	font-size:23px;
	padding:2px 0 0 0;
}
.bidPopupPlusMinusTitle{
	clear:both;
}
.sendBidBtn{
	width:-webkit-calc(100% - 160px);
	width:calc(100% - 160px);
	margin:24px 20px 0 0;
}
.bidPopup_step3_textUnderForm{
	padding:30px 0 20px 0;
}
.bidStep4_titles{
	font-weight:bold;
	float:right;
	width:130px;
}
.bidStep4_leftTxt{
	float:right;
	width:-webkit-calc(100% - 130px);
	width:calc(100% - 130px);
}
.bidPopup_details .sendBidBtn{
	width:auto;
}
.arial{font-family:arial;}
.pSonsBidBtn.psbbpp{
	width:auto;
	height:43px;
	line-height:43px;
	font-size:20px;
	padding:0 20px;
}
.bidPopupPropsTitle{display:inline;}
textarea#popupAddress{
	height:100px;
	line-height:20px;
}
.hpLastArticlesWrap{padding:40px 0 0 0;}
.hpLastArticlesWrapIn{
	width:-webkit-calc(100% + 50px);
	width:calc(100% + 50px);
	margin:0 -25px;
}
.hpLastArticlesWrap *{
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.hpLastArticlesItem{
	padding:40px 25px;
}
.hpLastArticlesItemIn{
	height:220px;
	position:relative;
	border:10px solid #f5f5f5;
	border-radius:5px;
}
.hpLastArticlesItemImgLink{
	width:50%;
	height:80%;
	position:absolute;
	left:0;
	top:50%;
	overflow:hidden;
	-webkit-transform:translate(0,-50%);
	transform:translate(0,-50%);
}
.hpLastArticlesItemImg{
	width: auto;
	height: auto;
	max-width:100%;
	max-height:100%;
	position:absolute;
	left:-20px;
	top:50%;
	-webkit-transform:translate(0,-50%);
	transform:translate(0,-50%);
}
.hpLastArticlesItemTextWrap{
	width:50%;
	text-align:right;
	position:absolute;
	right:18px;
	bottom:15px;
}
.hpLastArticlesItemText{
	color:#03B0C0;
	font-weight:normal;
	margin:0;
	font-size:20px;
	padding:0 0 0 10px;
}
.hpLastArticlesItemLink{
	display:inline-block;
	vertical-align:top;
	height:38px;
	line-height:38px;
	padding:0 20px;
	color:#EF526D;
	border:1px solid #EF526D;
	border-radius:20px;
	text-decoration:none;
	margin:14px 0 0 0;
	overflow:hidden;
	position:relative;
}
.hpLastArticlesItemLink::before{
	display:none;
	content:'';
	background:#F5F5F5;
	width:100%;
	height:100%;
	-webkit-transform:translate(100%,0);
	transform:translate(100%,0);
	-webkit-transition:transform 0.3s ease;
	transition:transform 0.3s ease;
	will-change:transform;
	border-radius:20px;
	position:absolute;
	right:0;
	top:0;
}
.hpLastArticlesItemLink:hover::before{
	-webkit-transform:translate(0,0);
	transform:translate(0,0);
}
.hpLastArticlesItemLinkText{
	position:relative;
	z-index:1;
}
img.hpLastArticlesMoreArrow{
	width:20px;
	height:13px;
	margin:-2px 9px 0 0;
	vertical-align:middle;
	-webkit-transition:transform 0.3s ease;
	transition:transform 0.3s ease;
	will-change:transform;
}
.topBrandsWrap{background:#F5F5F5;}
.topBrandsWrap + .your-servicebg{background:#fff;}
.postsWrap{
	width:-webkit-calc(100% + 20px);
	width:calc(100% + 20px);
	margin:0 -10px;
}
.postItem{
	float:right;
	padding:10px;
}
.postItemInner{
	height:228px;
	overflow:hidden;
	border-radius:5px;
	position:relative;
}
.postItemInner::before{
	content:'';
	background:rgba(0,0,0,0.15);
	width:100%;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
}
.postItemInner::after{
	display:none;
	content:'';
	width:100%;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	-webkit-transition:transform 0.4s ease;
	transition:transform 0.4s ease;
	will-change:transform;
	background:-moz-linear-gradient(left, rgba(0,0,0,0) 32%, rgba(0,0,0,0.46) 80%, rgba(0,0,0,0.64) 99%, rgba(0,0,0,0.65) 100%);
	background:-webkit-linear-gradient(left, rgba(0,0,0,0) 32%,rgba(0,0,0,0.46) 80%,rgba(0,0,0,0.64) 99%,rgba(0,0,0,0.65) 100%);
	background:linear-gradient(to right, rgba(0,0,0,0) 32%,rgba(0,0,0,0.46) 80%,rgba(0,0,0,0.64) 99%,rgba(0,0,0,0.65) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 );
}
.postItemImg{
	width:-webkit-calc(100% + 6px);
	width:calc(100% + 6px);
	max-width:none;
	min-height:100%;
	position:absolute;
	left:-webkit-calc(50% + 3px);
	left:calc(50% + 3px);
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	z-index:0;
	-webkit-transition:transform 0.4s ease;
	transition:transform 0.4s ease;
	will-change:transform;
}
.postItem:nth-child(1),
.postItem:nth-child(5),
.postItem:nth-child(7){
	width:29.5%;
}
.postItem:nth-child(2),
.postItem:nth-child(8){
	width:40.7%;
}
.postItem:nth-child(3),
.postItem:nth-child(9){
	float:left;
	width:29.8%;
}
.postItem:nth-child(3) .postItemInner{height:477px;}
.postItem:nth-child(3) .postItemImg,
.postItem:nth-child(4) .postItemImg,
.postItem:nth-child(6) .postItemImg{
	width:auto;
	max-width:none;
	min-width:-webkit-calc(100% + 6px);
	min-width:calc(100% + 6px);
	height:100%;
}
.postItem:nth-child(4){width:20.4%;}
.postItem:nth-child(6){width:20.3%;}
.postItemTag{
	display:inline-block;
	vertical-align:top;
	min-width:88px;
	height:32px;
	line-height:32px;
	border-radius:0 0 0 5px;
	position:relative;
	padding:0 18px;
	color:#fff;
	z-index:2;
}
.pink{background:#F8556E;}
.blue{background:#03B0C0;}
.postItemText{
	clear:both;
	min-width:145px;
	max-width:50%;
	height:142px;
	line-height:20px;
	font-size:17px;
	padding:20px 17px 0 0;
	margin:0 0 10px 0;
	overflow:hidden;
	color:#fff;
	position:relative;
	z-index:2;
	-webkit-transition:transform 0.8s ease;
	transition:transform 0.8s ease;
	will-change:transform;
}
.postItemTitle{
	font-family:maorbold;
	margin:0 0 5px 0;
	font-size:19px;
}
.postItemReadMore{
	background:#fff;
	display:inline-block;
	vertical-align:top;
	height:27px;
	line-height:27px;
	margin:0 17px 0 0;
	padding:0 15px;
	color:#03B0C0;
	border-radius:20px;
	text-decoration:none;
	overflow:hidden;
	position:relative;
	z-index:2;
	font-size:14px;
	-webkit-transition:transform 1s ease;
	transition:transform 1s ease;
	will-change:transform;
}
.postItemReadMore::before{
	display:none;
	content:'';
	background:#F5F5F5;
	width:100%;
	height:100%;
	-webkit-transform:translate(100%,0);
	transform:translate(100%,0);
	-webkit-transition:transform 0.3s ease;
	transition:transform 0.3s ease;
	will-change:transform;
	border-radius:20px;
	position:absolute;
	right:0;
	top:0;
}
.postItemReadMore:hover::before{
	-webkit-transform:translate(0,0);
	transform:translate(0,0);
}
.postItemReadMoreText{
	position:relative;
	z-index:2;
}
img.postItemReadMoreArrow{
	width:14px;
	height:9px;
	margin:-2px 4px 0 0;
	vertical-align:middle;
	-webkit-transition:transform 0.3s ease;
	transition:transform 0.3s ease;
	will-change:transform;
}
.loadMorePostsWrap{text-align:center;}
.loadMorePosts_btn{
	background:none;
	display:inline-block;
	vertical-align:top;
	min-width:137px;
	height:34px;
	line-height:34px;
	border:1px solid #03B0C0;
	border-radius:5px;
	margin:30px 0 0 0;
	font-size:16px;
	padding:0;
	color:#03B0C0;
	text-align:center;
}
.loadMorePosts_btn:hover{
	border-color:#F8556E;
	color:#F8556E;
}
.postPageTitle{
	color:#38B3C3;
	font-weight:normal;
	margin:10px 0 70px 0;
}
.allArticlesBtn{
	float:left;
	font-size:15px;
	margin:0 0 15px 0;
}
.hp_allPostsBtn{
	display:inline-block;
	vertical-align:top;
}
.shoppingILlogo{
	width:130px;
	position:absolute;
	right:0;
    bottom:-20px;
	z-index:2;
}
#sliderBlock .shoppingILlogo{
	bottom:auto;
	right:auto;
	left:10px;
	top:10px;
}
.shoppingILlogo.productPage_shoppingILlogo{
	left:100px !important;
    top:13px !important;
}
.mobileLogo_img{
	width:72px;
	height:40px;
	vertical-align:top;
}
.rdioColorSpan.rdioImgColorSpan{
	background:none !important;
	border-radius:0;
    width:60px !important;
    height:60px !important;
    line-height:60px;
	text-align:center;
}
.rdioColorSpan.rdioImgColorSpan::after{
	content:'';
	background:#fff url(/content/images/check_blue.svg) center center no-repeat;
	background-size:15px 15px;
	width:20px;
	height:20px;
	position:absolute;
	right:0;
	top:0;
	z-index:2;
	display:none;
}
.rdioColorSpan.rdioImgColorSpan.checked::after{
	display:block;
}
.rdioImgColor{
	max-height:100%;
	vertical-align:middle;
}
.prodsItemsColorsLabel.picolorImg_true{
	width:35px;
	height:35px;
	line-height:28px;
	border-color:#ccc !important;
	border-radius:0;
	padding:3px;
	text-align:center;
}
.prodsItemsColorsLabel.picolorImg_true.active{
	border-color:#000 !important;
}
.prodsItemsColorsLabel.picolorImg_true .prodsItemsColorsActive{
	background:rgba(255,255,255,0.7);
}
.pSonsColorImg{
	max-height:100%;
	vertical-align:middle;
}
.imgPlaceholderWrap{
	width:100%;
	height:100%;
	text-align:center;
	white-space:nowrap;
	font-size:0;
}
.imgPlaceholderWrap::before{
	content:'';
	width:0;
	height:100%;
	display:inline-block;
	vertical-align:middle;
}
.imgPlaceholder{
	display:inline-block;
	vertical-align:middle;
	width:auto !important;
	height:auto !important;
}
.gallery-thumbs .imgPlaceholder{
	max-height:35px;
}
.topStrip{
	background:#EF526D;
	color:#fff;
	padding:10px 0;
}
.js_loader.buyNow{
	width:159px;
	text-align:center;
	line-height:50px;
}
.js_loader img{vertical-align:middle;}
.js_loader.buyNow::after{
	display:none;
}
form::after{
	content:'';
	display:block;
	clear:both;
}
.hpContent{padding:20px 0 0 0;}
.hpContent, .hpContent *{font-size:18px !important;}
.hpContent h1{
	margin:0 0 15px 0;
	line-height:30px;
	color:#38B3C3;
}
.hpContent h1 *{font-size:27px !important;}
.mobileProductPrices_ul{
	float:none;
	display:flex;
	list-style:none;
	padding:21px 0 16px 0 !important;
	margin:0;
}
.mobileProductPrices_ul li{
	border-right:1px solid #e1e1e1 !important;
	padding:0 15px !important;
	text-align:right !important;
	white-space:nowrap;
}
.mobileProductPrices_ul li:first-child{
	border-right:none !important;
	padding-right:0 !important;
}
.mobileProductPrices_ul li:last-child{
	padding-left:0 !important;
}
.mppPriceTitle{
	font-size:16px;
	color:#616161;
	font-weight:700;
	padding:0 0 7px 0;
} 
.mobileProductPrices_ul #CALCpercent, 
.mobileProductPrices_ul #CALCother2{
	color:#616161;
	font-size:22px;
}
.mobileProductPrices_ul #CALCresult{
	font-size:26px;
}
.mobileProductPrices_ul .mppPrice{
	display:block;
	color:#616161 !important;
	text-decoration:unset;
}
.productMobileWrap .mobileProductPrices_ul .mppPrice .price{
	color:#616161 !important;
	text-decoration:unset;
}
.mobileProductPrices_ul .price{
	font-weight:bold;
}
.productPageFreeShipment{
	color:#F54F6E;
	font-size:20px;
	padding:17px 0 2px 0;
	font-weight:700;
	text-align:center;
	border-top:1px solid #F54F6E;
}
.mppOldPrice,
.mobileProductPrices_ul .mppPrice,
.mobileProductPrices_ul .info-con,
.productMobileWrap .mobileProductPrices_ul #CALCprice{
	line-height:18px;
}
.mobileProductPrices_ul .info-con{
	display:block;
}
.mppOldPrice{
	display:block;
	color:#9d9d9d !important;
	font-size:16px;
}
.mppOldPrice #CALCother2{
	color:#9d9d9d !important;
	font-size:30px;
	font-weight:normal;
}
.propChkbx_ulTitle{
	color:#616161;
	font-size:18px;
	font-weight:bold;
	border-top:1px solid #e1e1e1;
	padding:15px 0;
}
.propChkbx_ul{
	list-style:none;
	padding:0 0 8px 0 !important;
	margin:0 0 4px 0 !important;
	border-bottom:1px solid #e1e1e1;
}
.propChkbx_ul li::after{
	content:'';
	display:block;
	clear:both;
}

.plusMinusWrap2{
	height:31px;
	text-align:center;
	border-radius:100px;
	border:1px solid #e1e1e1;
	overflow:hidden;
}
.js_plusAmount2, .js_minusAmount2{
	float:right;
	width:31%;
	height:100%;
	line-height:inherit;
	font-size:18px;
	text-align:center;
	color:#616161;
	padding:0;
	border:none;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.js_minusAmount2.disabled{
	cursor:default;
	outline:none;
	filter:alpha(opacity=50);
	opacity:0.5;
	-khtml-opacity:0.5;
}
.js_minusAmount2:after{
	content:'';
	background:#616161;
	width:10px;
	height:1px;
	display:inline-block;
	vertical-align:middle;
}
.js_plusMinusField2{
	float:right;
	width:38%;
	height:100%;
	line-height:inherit;
	color:#616161;
	text-align:center !important;
	margin:0;
	border:none;
	border-radius:0;
	font-family:inherit;
	font-size:18px;
	padding:0;
}
.cart_btn.noMore.pItemOutOfStock{
	display:inline-flex;
	height:auto;
	min-height:30px;
	margin:0 5px;
	padding:5px;
	line-height:20px;
	white-space:nowrap;
}
.footerCardsWrap{
	display:flex;
	float:right;
	width:100%;
}
.footerCardsImg{
	height:25px;
	margin:0 0 0 7px;
}
.priceDropBtn{
	text-decoration:none;
	display:inline-block;
	vertical-align:top;
	height:40px;
	line-height:40px;
	color:#000;
	margin:0 0 25px 0;
	font-family:"maorbold";
	border:1px solid #000;
	border-radius:5px;
	padding:0 10px 0 15px;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.priceDropBtn:hover{
	background:#eee;
}
.priceDropBtnIcon{
	width:24px;
	height:24px;
	vertical-align:middle;
	margin:-4px 0 0 5px;
}
#priceDropPopup{
	width:600px;
	max-width:100%;
}
.priceDropPopupTitle{
	font-size:20px;
	font-family:"maorbold";
	border-bottom: 1px solid #ccc;
    padding: 0 0 10px 0;
    margin: 0 0 20px 0;
}
.priceDropPopupTextWrap{
	display:flex;
	padding:0 15px 10px;
}
.priceDropPopupTextRight{
	width:30%;
}
.priceDropPopupTextRight img{
	vertical-align:top;
}
.priceDropPopupTextLeft{
	width:70%;
	padding:0 20px 0 0;
}
.priceDropPopupProductName{
	font-size: 26px;
    line-height: 26px;
    color: #38B3C3;
}
.priceDropPopupProductPriceWrap{
	font-size:20px;
	padding:10px 0;
}
.priceDropPopupProductPrice{
	font-size:22px;
	color:red;
}
.priceDropPopupProductPriceWrap .nis{
	color:red;
}
.priceDropPopupForm{
	margin:20px 0 0 0;
}
.pdpFieldsTitles{width:85px;}
.pdpFields{
	width:-webkit-calc(100% - 85px);
	width:calc(100% - 85px);
	max-width:-webkit-calc(100% - 85px);
	max-width:calc(100% - 85px);
}
.pdpComboWrap .pdpFieldsTitles{
	line-height:17px;
}
select.pdpFields{
	background:#fff url(../images/combo_arrow.gif) 15px center no-repeat;
	padding-left:30px;
	cursor:pointer;
}
.acsb-trigger{z-index:30 !important;}
.fb_iframe_widget{
	display:block !important;
	width:-webkit-calc(100% - 10px);
	width:calc(100% - 10px);
}
.fb-like > span{max-width:100%;}
.cartREcaptchaContainer{
	overflow:hidden;
	clear:both;
}
body .acsb-sr-only{margin:0 !important;}
.showPasswordsFieldsLabel{
	display:inline-block;
	vertical-align:top;
	margin:15px 0 0 0;
}
.passwordsFieldsWrap{display:none;}
.passwordsFieldsWrap.active{display:block;}
.copyEmailFromCostumerDetails{
	color:#F0536E;
	margin:10px 10px 0 0;
	text-decoration:underline;
}
.copyEmailFromCostumerDetails:hover{
	text-decoration:none;
}
.validateEmailWrap{
	background:rgba(0,0,0,0.7);
	display:none;
	width:100%;
	height:100%;
	align-items:center;
	justify-content:center;
	position:fixed;
	z-index:1000;
	top:0;
	left:0;
}
.validateEmailWrap.active{
	display:flex;
}
#validateEmail{
	width: 350px;
	max-width:100%;
	background: #eee;
	padding: 20px;
	border-radius: 7px;
	position: relative;
}
.closeVerifyWindowCode{
	background: #000;
	display:flex;
	width: 35px;
	height: 35px;
	align-items:center;
	justify-content:center;
	position:absolute;
	right: -13px;
	top: -13px;
	border-radius:50%;
	box-shadow: #000 0px 0px 6px 0px;
	border: 2px solid #fff;
}
.closeVerifyWindowCode svg{
	width:14px;
}
.validateEmailPopupTitle{
	padding:0 0 20px 0;
	font-size:23px;
	line-height:26px;
	text-align:center;
}
.hide{display:none !important;}
.validateEmailPopupSubTitle{
	font-size:18px;
}

/** New 2023 **/
.liquid_container {
	padding: 0 48px;
}
.hp2023Page_body .site-header {
	background: #fff;
	width: 100%;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 10;
	border-bottom: 1px solid #F4F5F6;
}
.hp2023Page_body .site-header-inner {
	height: 112px;
}
.hp2023Page_body .site-header-inner .liquid_container {
	display: flex;
	height: 100%;
	align-items: center;
}
.hp2023Page_body {
	font-family: assistant;
	font-size: 16px;
	color: #5E6472;
	font-weight: 400;
}
.hp2023Page_body .topStrip {
	background: #A777D9;
	padding: 7px 0;
}
.hp2023Page_body .mini-cart-btn-text {
	display: none;
}
.hp2023Page_body .site-header-inner .logo {
	flex-shrink: 0;
	margin: 0 0 0 48px;
}
.hp2023Page_body .site-header-inner .logo-in {
	max-height: 60px;
	vertical-align: top;
}
.hp2023Page_body .site-main-nav {
	min-width: 900px;
	height: 100%;
}
.hp2023Page_body .site-main-nav > ul {
	display: flex;
	height: 100%;
	align-items: center;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.hp2023Page_body .site-main-nav > ul > li {
	height: 100%;
}
.hp2023Page_body .site-main-nav a {
	display: block;
	float:none;
	font-weight: 600;
	font-size: 16px;
	line-height: 17px;
	text-align: center;
	text-decoration: none;
	color: #5E6472;
}
.hp2023Page_body .site-main-nav li:hover > a,
.hp2023Page_body .site-main-nav a:hover {
	color: #A777D9;
}
.hp2023Page_body .site-main-nav > ul > li > a {
	display: flex;
	height: 100%;
	padding: 0 16px;
	align-items: center;
}
.hp2023Page_body .site-main-nav > ul > li:first-child > a {
	padding-right: 0;
}
.hp2023Page_body .site-main-nav > ul > li:last-child > a {
	padding-left: 0;
}
.hp2023Page_body .megamenuInner {
	display: flex;
	box-shadow: none;
}
.hp2023Page_body .megamenuItem {
	flex: 1;
}
.hp2023Page_body .megaMenu {
	max-height: -webkit-calc(100vh - 153px);
	max-height: calc(100vh - 153px);
	margin: 0;
	padding: 0;
	overflow: auto;
}
.hp2023Page_body .megamenuItem:first-child {
	border-right: none;
}
.hp2023Page_body .megamenuInnerChildren {
	display: block;
}
.menu-btn {
	display: none;
	width: 24px;
	height: 24px;
	justify-content: center;
	align-items: center;
	outline: none;
}
.menu-btn-inner {
	width: 18px;
	height: 12px;
	position: relative;
}
.menu-btn-inner:before,
.menu-icon-spans {
	background: #A777D9;
	width: 100%;
	height: 2px;
	position: absolute;
	left: 0;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu-icon-span1 {
	top: 0;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
.menu-btn-inner:before {
	content: "";
	top: 6px;
}
.menu-icon-span2 {
	top: 6px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.menu-icon-span3 {
	top: 12px;
	-webkit-transition: all 0.15s ease;
	transition: all 0.15s ease;
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
body.slideMe .menu-icon-span1 {
	-webkit-transform: translate(0,6px);
	transform: translate(0,6px);
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
body.slideMe .menu-icon-span2 {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
body.slideMe .menu-btn-inner:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}
body.slideMe .menu-icon-span3 {
	-webkit-transform: translate(0,-6px);
	transform: translate(0,-6px);
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}