<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
	--old-site-color-light: #A079D3;
	--old-site-color-dark: #893fd3;
	--old-site-color-dark-hover: #62249F;
	
	--site-color-light: #A569BD;
	--site-color-dark: #6C3483;
	--site-color-dark-hover: #A569BD;
}
path[fill="#A079D3"] {
	fill: var(--site-color-light);
}
path[fill="#893FD3"] {
	fill: var(--site-color-dark);
}
@font-face {
	font-family: archive;
	src: url("../fonts/archive/Archive-Regular.eot");
	src: url("../fonts/archive/Archive-Regular.eot?#iefix") format("embedded-opentype"),
		 url("../fonts/archive/Archive-Regular.ttf") format("truetype"),
		 url("../fonts/archive/Archive-Regular.svg#Archive-Regular") format("svg"),
		 url("../fonts/archive/Archive-Regular.woff") format("woff"),
		 url("../fonts/archive/Archive-Regular.woff2") format('woff2');
	font-display: swap;
	font-weight: 400;
}
@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-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-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-weight: 700;
}
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:var(--site-color-dark);color:#fff;}
::selection{background:var(--site-color-dark);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: assistant;
	font-weight: 700;
}
.clrflt{clear:both;}
input[type="date"],
input[type="tel"] {
	text-align: right;
}
input[type="submit"],
input[type="button"],
.button,
button,
select{
	cursor: pointer;
}
label.error,
label.my_error {
	color: red;
	line-height: 18px;
	text-align: right;
	margin: 5px 0 0 0;
}
.passWrap label.error{display:inline-block !important;}
input.my_error, input.error{
	color:red !important;
	border:1px solid red !important;
}
.breadCrumbsWrap {
	padding: 16px 0;
	border-top: 1px solid #f4ecfb;
}
.breadCrumbsContainer {
	width: 1768px;
	max-width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
.BreadCrumb,
.BreadCrumb.active{
	font-family: assistant;
	font-weight: 400;
	font-size:16px;
	line-height:24px;
	color:#5E6472;
	text-decoration:none;
}
a.BreadCrumb:hover{color:var(--site-color-dark);}
.BreadCrumbStop{
	font-size: 0;
}
.BreadCrumbStop::after {
	content:"/";
	font-size: 16px;
	color: #f4ecfb;
	margin: 0 16px;
}
.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{
	width:100%;
	height:100%;
	font-family:assistant;
	font-size:17px;
	line-height:1.5;
	color: #5E6472;
	text-align: right;
	padding:0;
	margin:0;
	overflow-x:hidden;
	overflow-y:auto;
	-webkit-backface-visibility:hidden;
}
.wrapper{
	width:100%;
	height:auto;
	position:relative;
	z-index: 8;
}
.liquid_container {
	padding: 0 48px;
}
.liquid_container .container1512 {
	padding: 0;
}
.container{
	width:1512px;
	max-width: 100%;
	margin:0 auto;
	display:block;
}
.header-top-bg{
	background:var(--site-color-dark);
	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: assistant;
	font-size:23px;
	line-height:23px;
	letter-spacing:1px;
	color:#ffffff;
	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 .language{
	padding:0 26px 0 0;
	float:right;
	border:none;
	width:167px;
	font-family: assistant;
	font-weight: 400;
	font-size:16px;
	line-height:20px;
	color:#ffffff;
	-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: assistant;
	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;
}
.footer-blocks-wrap {
	display: flex;
	justify-content: center;
	border-bottom: 1px solid rgb(167 119 217 / 30%);
	padding: 48px 0;
	gap: 30px 5.3%;
}
.header-links-block{
	display: inline-flex;
	gap: 24px;
	align-items: center;
}
.header-links-block.blueblock{
	background:var(--site-color-dark);
	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{
	display: flex;
	background: #fff;
	width: 64px;
	height: 64px;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
	text-decoration:none;
	border: 2px solid #fff;
	border-radius:100%;
}
.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{
	width: auto;
	height: auto;
	max-width: 32px;
	max-height: 32px;
}
.header-links .title{
	padding:0 0 0px 0;
	font-family: assistant;
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color:#5D5D5D;
}
.header-links .lnk{
	font-weight: 600;
	font-size: 14px;
	line-height: 24px;
	color:#5D5D5D;
	text-decoration:none;
}
.header-links .lnk p{
	margin:0;
	padding:0;
}
.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{
	border-color: var(--site-color-dark);
}
.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 &gt; ul{
	float:right;
	margin:0;
	padding:15px 0 0 0;
	width:-webkit-calc(100% - 190px);
	width:calc(100% - 190px);
}
.nav &gt; ul &gt; 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 &gt; ul &gt; li.first{
	background:none;
	padding-right:0;
}
.nav &gt; ul &gt; li &gt; a{
	font-family: assistant;
	font-weight: 600;
	font-size:18px;
	line-height:18px;
	color:#5D5D5D;
	text-decoration:none;
	display:inline-block;
	position:relative;
	padding:0 0 5px 0;
}
.nav &gt; ul &gt; li:hover &gt; a,
.nav &gt; ul &gt; li.active &gt; a{
	color:var(--site-color-dark);
}
.nav &gt; ul &gt; li &gt; a::after{
	width:0;
	content:"";
	height:100%;
	border-bottom:2px solid var(--site-color-dark);
	display:block;
	position:absolute;
	bottom:0;
	right:0;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.nav &gt; ul &gt; li:hover &gt; a::after,
.nav &gt; ul &gt; li.active &gt; a::after{
	width:100%;
}
.nav &gt; ul &gt; li.showMegaMenu &gt; a::before{
	content:"";
	position:absolute;
	width:0;
	height:0;
	top:28px;
	right:38%;
}
.nav &gt; ul &gt; li.showMegaMenu:hover &gt; a::before{
	border-style:solid;
	border-width:0 13.5px 13px 13.5px;
	border-color:transparent transparent #dedede transparent;
}
.nav &gt; ul &gt; 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 &gt; a{
	font-family: assistant;
	font-weight: 600;
	font-size:18px;
	line-height:18px;
	color:#444;
	text-decoration:none;
	position:relative;
	display:inline-block;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	padding:5px 0;
}
.megamenuItem:hover &gt; a, 
.megamenuItem.active &gt; a{
	color:var(--site-color-dark);
}
.megamenuItem:hover{
	background-position: 96% 8px;
}
.search-block{
	width: 24px;
	position:relative;
}
.search-block.active {
	border-bottom: none;
	border-radius: 25px 25px 0 0;
}
.birthlistitemsPage_body .search-block{display:none !important;}
.search-block .filed{
	margin:0;
	display:inline-block;
	font-size:17px;
	line-height:50px;
	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;
	width: 100%;
	padding: 0 15px 0 40px;
	color: #5E6472;
	font-family: assistant;
	box-shadow: none;
}
.search-block .search-icon{
	background: url(../../images/2023/search.svg) center center no-repeat;
	width: 24px;
    height: 100%;
	border:none;
	position:absolute;
	cursor: pointer;
    top: 0;
    left: 0;
	padding: 0;
	box-shadow: none;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.search-block .search-icon.js_loader {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: none;
}
.top-search-form {
    background: #fff;
	float: left;
	width: 24px;
	border-radius:25px;
	border: 1px solid transparent;
	-webkit-transition: 
		width 0.5s ease,
		border-color 0.5s ease;
	transition: 
		width 0.5s ease,
		border-color 0.5s ease;
}
.search-block.open-search-field .top-search-form {
	width: 190px;
	border-color: var(--site-color-light);
}
.search-block.open-search-field.active .top-search-form {
	border-radius: 25px 25px 0 0;
	border-bottom-color: transparent;
}
.search-block.open-search-field .search-icon {
	width: 40px;
}
.banner{padding:20px 0 74px 0;}
.slider-section{
	width:100%;
	position:relative;
}
.container1632,
.container1512 {
	width: 1552px;
	max-width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
.container1632 {
	width: 1672px;
}
.hp-top-banner-arrows-container {
	position: relative;
}
.hp-top-banner-arrows-wrap {
	display: flex;
	width: 100%;
	align-items: center;
	position: absolute;
	right: 0;
	bottom: 11vh;
	z-index: 2;
	padding: 0 20px;
	gap: 16px;
}
.hp-banner-pause,
.swiper-arrow-prev,
.swiper-arrow-next{
	background-color: #fff;
	width: 32px;
	height: 32px;
	border: 1px solid rgba(149, 181, 169, 0.4);
	border-radius: 50%;
	position: relative;
}
.hp-banner-pause {
	display: flex;
	gap: 4px;
	align-items: center;
	justify-content: center;
}
.hp-banner-pause::before,
.hp-banner-pause::after {
	content: "";
	background-color: var(--site-color-light);
	width: 4px;
	height: 12px;
}
.hp-banner-pause.hp-banner-play::after {
	display: none;
}
.hp-banner-pause.hp-banner-play::before {
	background: none;
	width: 0;
	height: 0;
	border-right: none;
	border-left: 8px solid var(--site-color-light);
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}
.swiper-arrow-prev::after,
.swiper-arrow-next::after {
	content: "";
	width: 8px;
	height: 8px;
	border-top: 2px solid var(--site-color-light);
	border-right: 2px solid var(--site-color-light);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	left: 50%;
	top: 50%;
	transform-origin: 100% 0;
	margin: 0 0 0 -5px;
}
.swiper-arrow-next::after{
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
	margin: 0 0 0 -14px;
}
.hp-banner-pause.hp-banner-play:hover::before {
	border-left-color: #fff;
}
.hp-banner-pause:hover,
.swiper-arrow-prev:hover,
.swiper-arrow-next:hover {
	background-color: var(--site-color-light);
	border-color: var(--site-color-light);
}
.swiper-arrow-prev:hover::after,
.swiper-arrow-next:hover::after {
	border-top-color: #fff;
	border-right-color: #fff;
}
.hp-banner-pause:not(.hp-banner-play):hover::before,
.hp-banner-pause:not(.hp-banner-play):hover::after {
	background-color: #fff;
}
.swiper-pagination-style1 {
	width: auto !important;
	display: flex;
	gap: 8px;
}
.hp-top-banner-arrows-wrap .swiper-pagination-style1 {
	width: auto;
	margin: 0 auto 0 0;
}
.swiper-pagination-style1 .swiper-pagination-bullet {
	background: #fff;
	width: 8px;
	height: 8px;
	border: none;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.swiper-pagination-style1 .swiper-pagination-bullet-active {
	background: var(--site-color-light);
	width: 48px;
	transform: none;
}
.hp-2023-top-banner-item {
	display: flex;
	background: #f4f5f6;
	height: -webkit-calc(100vh - 153px);
	height: calc(100vh - 153px);
	position: relative;
}
.mewHPslidsItem_imgWrap {
	width: 65.8%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.mewHPslidsItem_img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.mewHPslidsItem_imgWrap-overlay {
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(244,245,246,1) 98%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(244,245,246,1) 98%);
	width: 56%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
}
.slider-content{
	width:100%;
	margin: auto 0;
	padding: 30px 0 13vh 0;
	position: relative;
	z-index: 3;
}
.slider-content-inner {
	width: 645px;
	max-width: 100%;
}
.slider-content .head {
	font-weight: 600;
	font-size: 64px;
	line-height: 1;
	color: #5E6472;
	margin: 0;
}
.productPage_body .slider-content .head {
	font-weight: 400;
}
.productPage_body .slider-content .con {
	font-size: 48px;
}
.productPage_body .slider-content .con b,
.productPage_body .slider-content .con strong {
	font-weight: 600;
}
.slider-content .con{
	font-weight: 400;
	font-size: 40px;
	line-height: 1;
	color: #5E6472;
}
.hp-2023-top-banner-item-a {
	background-color: var(--site-color-dark);
	display: inline-flex;
	min-height: 48px;
	align-items: center;
	text-decoration: none;
	gap: 8px;
	padding: 8px 16px;
	border-radius: 24px;
	color: #fff;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.1;
	margin: 48px 0 0 0;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.hp-2023-top-banner-item-a:hover {
	background-color: var(--site-color-dark-hover);
}
.hp23-top-categories-container {
	padding: 48px;
}
.hp23-top-big-categories {
	display: flex;
}
.img-center-wrap,
.img-center-desktop-wrap,
.img-center-hover-wrap {
	position: relative;
	overflow: hidden;
}
.img-center,
.img-center img,
.img-center-hover,
.img-center-hover img {
	width: auto;
	max-width: none;
	min-width: 100%;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	object-fit: cover;
}
.stroller-section{
	display: flex;
	width: 50%;
	height: 26vw;
	align-items:flex-end;
	padding: 48px 48px 0;
	border-radius: 0 8px 8px 0;
	position: relative;
	text-decoration: none;
	color:#fff;
}
.stroller-section.safety {
	border-radius: 8px 0 0 8px;
}
.stroller-pic{
	width:100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
}
.stroller-section::before {
	content: "";
	background: rgba(2, 17, 27, 0.25);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.hp-titles {
	display: flex;
	gap: 16px;
	align-items: center;
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	margin: 0 0 48px 0;
	color: #5E6472;
}
.stroller-block{
	position: relative;
	z-index: 2;
}
.stroller-block .head {
	display: flex;
	align-items: center;
	gap: 24px;
	margin:0;
	font-weight: 700;
	font-size: 48px;
	line-height: 1;
}
.stroller-block .con{
	max-height: 0;
	font-weight: 600;
	font-size: 20px;
	line-height: 32px;
	margin: 48px 0 0 0;
	overflow: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-transition: 
		max-height 1s ease,
		opacity 0.5s ease,
		margin 0.5s ease;
	transition: 
		max-height 1s ease,
		opacity 0.5s ease,
		margin 0.5s ease;
}
.hp23-top-small-categories {
	display: flex;
	flex-wrap: wrap;
	margin: 48px 0 0 0;
	gap: 48px;
}
.hp23-top-small-categories .stroller-section {
	width: -webkit-calc(25% - 36px);
	width: calc(25% - 36px);
	height: 22vw;
	border-radius: 8px;
}
.hp23-top-small-categories .stroller-block .head {
	font-size: 32px;
	gap: 10px;
}
.hp23-top-small-categories .stroller-block .head img {
	margin: 0 0 -5px 0;
}
.stroller-block .lnk,
.brands-cost-details .lnk{
	background:var(--site-color-dark) url(/content/images/arrow1.png) no-repeat 15px center;
	float:left;
	height:40px;
	padding:0px 18px 0 47px;
	font-family:assistant;
	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:var(--site-color-dark);
}
.producut-block:hover .lnk{
   background:var(--site-color-dark) url(/content/images/arrow1.png) no-repeat 10px center;  
}
.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;
}
.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{
	background:url(/content/images/border1.png) no-repeat center bottom;
	margin:0 0 12px 0;
	padding:0 0 18px 0;
	font-family: assistant;
	font-weight: 400;
	font-size:22px;
	line-height:18px;
	color:#666666;
}
.products-content .con{
	padding:0 0 16px 0;
	font-family: assistant;
	font-weight: 400;
	font-size:17px;
	line-height:20px;
	color:#5D5D5D;
}
.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: assistant;
	font-weight: 400;
	font-size:20px;
	line-height:40px;
	color:#5D5D5D;
	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:var(--site-color-dark) 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: assistant;
	font-weight: 400;
	font-size:22px;
	color:#fefefe;
	text-decoration:none;
	border-radius:25px;
	background:var(--site-color-dark);
	position:relative;
	bottom:-25px;
}
.leading-brandsbg{
	background:#E7EBE2;
	width:100%;
	padding:48px 0;
	text-align:center;
	position:relative;
	z-index:1;
}
.leading-brands,
.lastViewd {
	position: relative;
	text-align: center;
}
.leading-brands .swiper {
	padding: 0 48px 24px;
	overflow: hidden;
}
.hp-leading-brands-arrows-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
	margin: 24px 0 0 0;
}
.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 var(--site-color-dark);
}
.leading-brands .rgt-arrow:hover .arrow,.lastViewd .rgt-arrow:hover .arrow{
	border:3px solid var(--site-color-dark);
}
.brands-block{
	display: flex;
	float:right;
	width:25%;
	text-align:right;
	align-items: stretch;
}
.brands-block .brands-align {
	display: flex;
	width: 100%;
}
.brands-block-tags-wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 16px 0;
}
.brands-block-tag {
	background: #f4f5f6;
	display: inline-flex;
	flex-direction: column;
	border-radius: 24px;
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	padding: 4px 8px 4px 12px;
	text-decoration: none;
	color: var(--site-color-light);
	gap: 4px 8px;
	justify-content: center;
	text-align: center;
}
.brands-block-tag-inner {
	display: flex;
	gap: 4px 8px;
	align-items: center;
	justify-content: center;
}
.brands-details-title {
	font-weight: 600;
	font-size: 20px;
	line-height: 26px;
	color: #5E6472;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.brands-details-title:hover {
	color: var(--site-color-dark);
}
.brands-details-title b {
	font-weight: 700;
}
.consumer-price-middle-line {
	font-weight: 400;
	text-decoration: line-through;
}
.brands-content{
	display: flex;
	background:#fff;
	width: 100%;
	min-height: 560px;
	padding: 24px 24px 48px;
	border-radius: 8px;
	position:relative;
	flex-direction: column;
	border: 4px solid transparent;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.brands-content:hover {
	border-color: var(--site-color-dark);
	box-shadow: var(--site-color-light) 0px 16px 30px -20px;
}
.productsPage_body .brands-content{
	overflow:visible;
}
.brands-content-brand-tag-logo-wrap {
	position: absolute;
	top: 24px;
	left: 24px;
	z-index: 3;
}
.brands-content-brand-tag-logo {
	max-height: 24px;
}
.award-winner-tag {
	position: absolute;
	top: 24px;
	right: 24px;
	z-index: 3;
	font-weight: 700;
}
.brands-content-img-a{
	position:relative;
	width: 100%;
	height: 192px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.brands-details-price-under-title {
	display: flex;
	gap: 8px;
	justify-content: center;
}
.brands-content .pic{
	max-height: 192px;
	vertical-align:middle;
}
.brands-content .con{
	font-weight: 600;
	font-size: 20px;
	line-height: 32px;
	color: #02111B;
}
.brands-content .mountain{
	padding:0 0 7px 0;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	text-transform:uppercase;
	height:50px;
}
.productsBrandImg{
	max-width: 30%;
	max-height: 50px;
	position: absolute;
	left: 24px;
	top: 24px;
	z-index: 2;
}
.product-awards-winner {
	position: absolute;
	right: 24px;
	top: 24px;
	z-index: 2;
}
.cat-page-awards-imgs-wrap {
	flex-direction: column;
	gap: 8px;
}
.awards-images {
	max-width: -webkit-calc(25% - 55px);
	max-width: calc(25% - 55px);
	max-height: 70px;
	object-fit: contain;
}
.brands-rating .icon{
	float:right;
	margin:0 0 0 3px;
}
.brands-rating .icon-in{
	display:block;
}
.brands-cost-details{
	display: flex;
	padding: 24px 0 0 0;
	margin: auto 0 0 0;
	flex-direction: column;
	align-items: center;
	gap: 8px;
}
.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: assistant;
	font-weight: 700;
	font-size:20px;
}
.products-list-item-price-wrap {
	display: flex;
	justify-content: center;
	gap: 8px;
}
.products-list-item-price-wrap .amount{
	font-weight: 700;
	font-size:20px;
}
.consumer-price {
	text-decoration: line-through;
	font-size:20px;
	font-weight: 400;
}
.pSons_buyNow_NextToBidBtn,
.brands-cost-details .cart{
	background: var(--site-color-dark) url(/content/images/2023/plus_circle.png) right center no-repeat;
	display: inline-flex;
	height:40px;
	line-height: 36px;
	align-items: center;
	text-align: center;
	border:none;
	text-decoration:none;
	padding: 0 48px 0 16px;
	border-radius: 24px;
	font-weight: 600;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
}
.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: assistant;
	font-weight: 400;
	font-size:20px;
	line-height:20px;
	color:#ffffff;
	-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: assistant;
	font-weight: 400;
	font-size:20px;
	line-height:20px;
	color:#ffffff;
	-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: assistant;
	font-size:16px;
	line-height:16px;
	color:#ffffff;
	font-weight:normal;
	-webkit-transform:rotate(-90deg);
	transform:rotate(-90deg);
}
.services-section{
	position:relative;
	text-align:center;
}
.services-section .hpLastArticlesItem {
	text-align: right;
}
.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 var(--site-color-dark);
}
.services-section .lft-arrow:hover .arrow{
	border:3px solid var(--site-color-dark);
}
.services-block{
	float:right;
	width:16.66%;
}
.services{
	height: 88px;
	display:table;
	width:100%
}
.services .lnk{
	display:block;
	line-height: 88px;
}
.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: assistant;
	font-size:30px;
	line-height:30px;
	color:var(--site-color-dark);
	font-weight:normal;
	border-bottom:solid 2px var(--site-color-dark);
}
.your-service-content .con{
	padding:0 0 16px 0;
	font-family: assistant;
	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:var(--site-color-dark);
	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: assistant;
	font-size:22px;
	color:#555555;
	font-weight:normal;
}
.your-service .con{
	padding:0 0 16px 0;
	font-family: assistant;
	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:var(--site-color-dark);
}
.producut-main:after{
	content:'';
	display:block;
	clear:both;
}
.producut-main .producut-in{
	font-size:0;
	position: relative;
	margin: 44px 0 0 0;
}
.producut-sidebar{
	border: 2px solid #f4ecfb;
	border-radius: 8px;
	box-shadow: var(--site-color-light) 0 6px 20px -13px;
	position: relative;
	z-index: 5;
}
.producut-sidebar-inner {
	display: flex;
	flex-wrap: wrap;
}
.manufacturer-section{
	padding: 20px 24px;
	flex: 1;
	border-right: 1px solid #f4ecfb;
}
.more-filters-toolbar-wrap {
	flex: 1;
	border-right: 1px solid #f4ecfb;
}
.more-filters-btn {
	display: flex;
	width: 100%;
	height: 100%;
	gap: 8px;
	align-items: center;
	padding: 20px 24px;
	text-align: right;
	font-weight: 600;
	font-size: 20px;
	line-height: 32px;
	color: var(--site-color-dark);
}
.more-filters-toolbar-win-wrap {
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	inset: 105px 0 0 0;
	z-index: 12;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.open-more-filters-window .more-filters-toolbar-win-wrap {
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
}
.more-filters-toolbar-win-wrap .manufacturer-section {
	border-right: none;
	padding: 0;
}
.more-filters-toolbar-win {
	background: #fff;
	float: left;
	width: 468px;
	max-width: 100%;
	height: 100%;
	-webkit-transform: translate(-100%,0);
	transform: translate(-100%, 0);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.open-more-filters-window .more-filters-toolbar-win {
	-webkit-transform: translate(0,0);
	transform: translate(0,0);
}
.more-filters-toolbar-win-title-wrap {
	display: flex;
	width: 100%;
	height: 80px;
	gap: 8px;
	align-items: center;
	padding: 0 24px;
	color: #02111B;
	font-weight: 600;
	font-size: 20px;
	line-height: 32px;
	border-bottom: 1px solid #F4ECFB;
}
.btn-close-filters-win {
	background: url(../../images/2023/close-filters.svg) center center no-repeat;
	width: 24px;
	height: 24px;
	margin: 0 auto 0 0;
}
.more-filters-chbxs-wrap {
	height: -webkit-calc(100% - 80px);
	height: calc(100% - 80px);
	overflow: auto;
	padding: 0 24px;
}
.more-filters-rating-title-wrap,
.more-filters-toolbar-win .manufacturer-section .head {
	display: flex;
	width: 100%;
	gap: 8px;
	text-align: right;
	clear:both;
	padding: 24px 0 !important;
	color: #02111B;
	font-size: 16px;
	margin: 0;
	font-weight: 700;
}
.more-filters-rating-title-wrap {
	border-bottom: none;
	align-items: center;
}
.more-filters-toolbar-win .manufacturer-section .head::after {
	content: "";
	background: url(../../images/2023/chevron-down.svg) left center no-repeat;
	width: 24px;
	height: 24px;
	margin: 0 auto 0 0;
}
.more-filters-toolbar-win .manufacturer-section .head.active::after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.more-filters-toolbar-win .manufacturer-section .brandScroll {
	border-bottom: 1px solid #F4ECFB;
	height: 0;
	overflow: hidden;
}
.more-filters-toolbar-win .manufacturer-section .brandScroll.active {
	height: auto;
	padding: 0 0 6px 0;
}
.more-filters-toolbar-win .manufacturer-section .brandScroll::after {
	content: "";
	display: block;
	clear:both;
}
.more-filters-toolbar-win .chk-boxes .txt {
	color: #5E6472;
	font-weight: 600;
}
.more-filters-toolbar-win .chk-boxes input[type="checkbox"]:checked ~ .txt {
	color: var(--site-color-dark);
}
.chk-boxes{
	float:right;
	width:100%;
	margin:0 0 18px 0;
}
.manufacturer-section.shipping-type-chk-wrap .chk-boxes {
	margin: 0;
}
.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:assistant;
	font-size:17px;
	line-height:21px;
	color:#616161;
	font-weight:normal;
	cursor:pointer;
}
.manufacturer-section .all{
	font-family: assistant;
	font-size:16px;
	line-height:16px;
	color:var(--site-color-dark);
	font-weight:normal;
	cursor:pointer;
	border-bottom:solid 1px #c0e7e4;
	text-decoration:none;
	display:inline-block;
	margin:16px 0 0 0;
}
.price-section{
	padding: 20px 24px;
	flex: 1;
	border-right: 1px solid #f4ecfb;
}
.price-section-slider{
	width:100%;
	padding:16px 0 9px 0;
}
.price-section .value{
	font-family:assistant;
	font-size: 16px;
	line-height:18px;
	font-weight: 700;
	color: var(--site-color-dark);
}
.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;
}
.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:25%;
	display:inline-block;
	font-size:15px;
	vertical-align:top;
}
.actionPage_body .ajaxSearch .producut-block{
	width:25%;
}
.producut-in .brands-content{
	border: 4px solid #F4F5F6;
	border-radius: 8px;
}
.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 24px 48px;
}
.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: assistant;
	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%;
	height:192px;
	text-align:left;
}
.inner-banner-pic .pic{
	display:block;
	float:left;
	width:auto;
	max-width:100%;
	height:192px;
}
.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: assistant;
	font-size:34px;
	line-height:34px;
	color:var(--site-color-dark);
	font-weight:normal;
	margin:0;
	padding:0 0 17px 0;
}
.banner-con .con{
	font-family: assistant;
	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: 20px 0 0 0;
	margin:0;
}
.sidebar-nav ul li{
	list-style-type:none;
}
.sidebar-nav ul li a{
	display: block;
	font-size: 20px;
	line-height: 1.3;
	padding: 6px 8px;
	color: #5E6472;
	text-decoration:none;
}
.sidebar-nav ul li:hover &gt; a,
.sidebar-nav ul li.active &gt; a{
	font-weight: 600;
	color:var(--site-color-dark);
}
.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{
	font-size:25px;
	line-height: 1.2;
	color:var(--site-color-dark);
	font-weight:normal;
	margin:0 0 24px 0;
}
.tip-block .head a {
	text-decoration:none;
}
.tip-pic{
	float:right;
	width:19.9%;
	border: 1px solid #e9e9e9;
}
.tip-pic .pic{
	width:100%;
	object-fit: contain;
}
.tip-con{
	float:right;
	width:78%;
	margin:0 2% 0 0;
}
.tip-text{
	font-size:18px;
	line-height:24px;
	color:#5D5D5D;
	font-weight:normal;
	margin:0;
	padding:0 0 16px 0;
}
.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-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: assistant;
	font-size:25px;
	line-height:25px;
	color:#666666;
	font-weight:normal;
	border-bottom:2px solid var(--site-color-dark);
	padding:0 0 17px 0;
	margin:0 0 24px 0;
	display:inline-block;
}
.form-section .txt{
	font-family: assistant;
	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: assistant;
	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: assistant;
	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: assistant;
	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: assistant;
	font-size:19px;
	line-height:28px;
	color:#fff;
	font-weight:normal;
	height:38px;
	border-radius:17px;
	border: 2px solid var(--site-color-dark);
	background:url(/content/images/2023/arrow-left-circle.svg) no-repeat 18px center var(--site-color-dark);
	padding:0 19px 0 55px;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance: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;
}
.backToEditProfileDetails_btn:hover,
.updateCard_btn:hover,
.contact-in .submit-field .submit-btn:hover,
#poptalk .submit-btn:hover {
	background-color: var(--site-color-light);
	color: #fff;
}
.details-block{
	float:right;
	width:48.4%;
	margin:0 3.1% 0 0;
}
.details-block .head{
	font-family: assistant;
	font-size:25px;
	line-height:25px;
	color:#666666;
	font-weight:normal;
	border-bottom:2px solid var(--site-color-dark);
	padding:0 0 17px 0;
	margin:0 0 24px 0;
	display:inline-block;
}
.details-block .txt{
	font-family: assistant;
	font-size:15px;
	line-height:23px;
	color:#666666;
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0
}
.details-block .con{
	font-family: assistant;
	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:var(--site-color-dark);
	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 .title{
	font-family: assistant;
	font-size:18px;
	line-height:1;
	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:assistant;
	font-size:21px;
	line-height:17px;
	color:#5D5D5D;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
.details-icons .icon-block .num{
	font-family: assistant;
	font-size:19px;
	line-height:19px;
	color:#5D5D5D;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
}
.details-icons .icon-block .con1{
	font-family:assistant;
	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: assistant;
	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: assistant;
	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 var(--site-color-dark);
	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: assistant;
	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:var(--site-color-dark);
}
.product-block:hover .product-icon{
	background:#F3ECFA;
}
.product-block a{
	position:relative;
	z-index:2;
}
.product-main{
	position:relative;
}
.model-block{
	display: flex;
	align-items: flex-start;
	padding: 48px 0;
}
.model-slider{
	width: 48.4%;
	display: flex;
	flex-wrap: wrap;
	margin:2px 0 0 0;
	position:relative;
	justify-content: space-between;
	align-items: flex-start;
}
.prod-page-video-under-gallery {
	width: 78.7%;
	height: 324px;
	margin: 40px auto 0 0;
	border-radius: 8px;
}
.slider-block{
	width: 78.7%;
	height: 684px;
	position:relative;
}
.gallery-top .swiper-slide,
.colors-gallery-top .swiper-slide {
	display: flex;
	flex-direction: column;
}
.slider-block .lnk{
	display: flex;
	width: 100%;
	height: -webkit-calc(100% - 35px);
	height: calc(100% - 35px);
	flex-grow: 1;
	align-items: center;
	justify-content: center;
}
.fancybox-title-inside-wrap,
.imgTtl{
	background: var(--site-color-light);
	width:100%;
	font-size: 17px;
	text-align:center;
	padding:5px 0;
	color:#fff;
	border-radius: 0 0 8px 8px;
}
.slider-block .lnk .pic{
	max-height:100%;
	height:auto;
	width:auto;
	object-fit: contain;
}
.slider-carousel{
	display:block;
	position:relative;
	text-align:center;
	width: 14.8%;
	overflow:hidden;
}
.carousel-block{
	display:block;
	width: 100%;
	overflow:hidden;
}
.popGallery .carousel-block{
	width:100% !important;
}
.carousel-post{
	height: 108px;
	min-height: 1px;
	border:2px solid #CDCDCD;
	line-height: 108px;
	border-radius: 8px;
	text-align:center;
	font-size:1px;
	letter-spacing:-1px;
}
.gallery-thumbs .swiper-slide.yActive{
	border-color: var(--site-color-light);
}
.carousel-post img{
	width:auto;
	height:auto;
	max-height: 100%;
}
.carousel-post .lnk1{
	display: flex;
	position:relative;
	align-items: center;
	justify-content: center;
	z-index:-1;
	height: 100%;
}
.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{
	width: 51.6%;
	padding: 0 48px 0 0;
}
.model-head{
	display: flex;
	gap: 48px;
	justify-content: space-between;
}
.model-head-lft{
	width: 78.7%;
}
.model-head-lft .string{
	font-size: 64px;
	line-height: 1;
	color: #02111B;
	font-weight: 700;
	margin: 0 0 24px 0;
}
.model-head-lft .count{
	font-family: assistant;
	font-size:20px;
	line-height:20px;
	color:#666666;
	font-weight:normal;
	padding:0 0 9px 0;
}
.brand-img-under-title {
	max-width: 170px;
	max-height: 110px;
}
.model-head-rgt{
	width: 14.8%;
	align-items: center;
	text-align: center;
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.share-btns-title {
	font-weight: 700;
	font-size: 16px;
	line-height: 1.5;
	color: #02111B;
}
.model-head-rgt .icon{
	text-decoration: none;
	border-radius: 4px;
	border: 1px solid transparent;
}
.model-head-rgt .icon:hover {
	border-color: var(--site-color-dark);
}
.model-head-rgt .icon img {
	vertical-align: top;
	max-width: 32px;
}
 .owner{
	font-size: 20px;
	line-height: 32px;
	color:#3E3E3E;
	padding: 17px 0 0 0;
}
.deliver{padding:0 0 13px 0;}
.product-popup-text ul,
.owner ul {
	padding: 10px;
	margin: 0;
	list-style: none;
}
.product-popup-text ul li,
.owner ul li {
	padding: 0 13px 0 0;
	position: relative;
}
.product-popup-text ul li::before,
.owner ul li::before {
	content: "";
	width: 6px;
	height: 6px;
	border-top: 2px solid var(--site-color-dark);
	border-left: 2px solid var(--site-color-dark);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	right: -3px;
	top: 50%;
	margin: -3px 0 0 0;
}
.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:var(--site-color-dark);
}
.newStyleAmount .js_amountField{
	float:right;
	width:33.333%;
	height:100%;
	border:none;
	text-align:center;
}
.byte{
	font-family: assistant;
	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:var(--site-color-dark);}
.save{
	font-family: assistant;
	font-size:22px;
	line-height:19px;
	color:#5D5D5D;
	font-weight:normal;
	padding:0 0 14px 0;
}
.consume .save{
	width:-webkit-calc(100% - 230px);
	width:calc(100% - 230px);
}
.price{
	font-family:assistant;
	font-size:16px;
	line-height:20px;
	color:#cccccc;
	font-weight:normal;
	text-decoration:line-through;
}
.profile{
	clear:both;
	font-family: assistant;
	font-size:22px;
	line-height:19px;
	color:#666666;
	font-weight:normal;
	border-bottom:solid 2px var(--site-color-dark);
	padding:0 0 18px 0;
	margin:0 0 20px 0;
}
.profile .info-con{
	font-family:assistant;
	font-size:16px;
	line-height:20px;
	color:var(--site-color-dark);
	font-weight:normal;
}
.color-box{
	padding:0 0 19px 0;
}
.color-box .color-lft{
	float:right;
	width:99px;
	font-family: assistant;
	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: 12px 0;
	border-bottom: 1px solid #f4ecfb;
}
.amount-title,
.bidPoopup_colorExtra .color-lft,
.color-extra .color-lft{
	font-size: 16px;
	line-height: 1;
	color: #02111B;
	font-weight: 700;
	padding: 0 0 8px 0;
}
.bidPoopup_colorExtra .matter,
.color-extra .matter{
	background: #F4F5F6 url(/content/images/combo_arrow.gif) no-repeat 14px center;
	border:1px solid #e1e1e1;
	border-radius: 8px;
	height: 56px;
	width: 100%;
	border: none;
	font-family: inherit;
	cursor: pointer;
	font-size: 20px;
	line-height: 56px;
	color: #5E6472;
	font-weight:normal;
	padding: 0 16px 0 40px;
	outline:none;
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	appearance:none;
}
.forProductsWrap:after{
	content:'';
	clear:both;
	display:block;
}
.amount-box {
	border-top: 1px solid #f4ecfb;
	padding: 24px 0 0 0;
}
.amount-box .amount{
	float:right;
	font-family: assistant;
	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: assistant;
	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:var(--site-color-dark);}
.consumerPrice .price{color:#747474;}
.consumerPrice{border-right:none;}
.amount-box .colors .basket,
.popProdPrices .basket,
.model-con .basket{
	background: url(../../images/2023/arrow-left-circle.svg) no-repeat 11px center var(--site-color-dark);
	display: inline-flex;
	min-height: 40px;
	align-items: center;
	font-size: 20px;
	vertical-align: top;
	line-height: 1;
	border: 1px solid var(--site-color-dark);
	color: #fff;
	font-weight: 600;
	border-radius:50px;
	text-decoration:none;
	padding: 0 20px 0 46px;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	outline:0;
}
.amount-box .colors .pack{
	background:url(/content/images/arrow1.png) no-repeat 8% center var(--site-color-dark);
	margin:0 !important;
}
.amount-box .colors .basket:hover,
.model-con .basket:hover{
	background-color: #7321c4;
}
.amount-box .colors .pack:hover{
	background:url(/content/images/arrow1.png) no-repeat 5% center var(--site-color-dark);
}
.tab-section{
	margin:48px 0;
	border-radius: 8px;
	border: 2px solid #f4ecfb;
	overflow: hidden;
}
.tab-nav {
	display: flex;
	width: 100%;
	height: 72px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
.tab-nav &gt; li {
	flex: 1;
	border-right: 1px solid #f4ecfb;
	border-bottom: 1px solid #f4ecfb;
}
.tab-nav .list {
	display: flex;
	width: 100%;
	height: 100%;
	gap: 16px;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	line-height: 1;
	color: #5E6472;
	font-weight: 600;
	padding: 0 24px;
	position: relative;
}
.tab-nav &gt; li:first-child {
	border-right: none;
}
.tab-nav .list.active{
	color:var(--site-color-dark);
}
.tab-nav .list.active::after {
	content: "";
	background: #fff;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -1px;
}
.tab-content {
	padding: 48px;
	font-size: 20px;
	line-height: 1.5;
}
.tab-content .cots{
	font-size: 20px;
	font-weight: 700;
	color: #02111B;
	margin: 0 0 24px 0;
}
.tab-content .ship{
	font-size: 20px;
	line-height: 32px;
}
.tab-content .ship ul{
	display: flex;
	flex-wrap: wrap;
	padding:0;
	margin:0;
	list-style:none;
}
.tab-content .ship ul li{
	width: 50%;
	font-size: 20px;
	line-height: 32px;
	font-weight:normal;
	background: url(/content/images/2023/v-green.svg) no-repeat right 6px;
	padding: 0 32px 0 20px;
	margin: 12px 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{
	display: flex;
	flex-wrap: wrap;
	gap: 42px 96px;
	margin: 0 0 32px 0;
}
.import-block .event{
	color: #02111B;
	font-weight: 700;
}
.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:48px 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: assistant;
	font-size:34px;
	line-height:34px;
	color:var(--site-color-dark);
	font-weight:normal;
	margin:0;
	padding:0 0 17px 0;
}
.banner-con .con{
	font-family: assistant;
	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: assistant;
	font-size:21px;
	line-height:21px;
	color:#666666;
	font-weight:normal;
	border-bottom:solid 2px var(--site-color-dark);
	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:var(--site-color-dark);
	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: assistant;
	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:assistant;
}
.coupon-con .content{
	font-family: assistant;
	font-size:17px;
	line-height:24px;
	color:#5D5D5D;
	font-weight:normal;
	padding:0 3% 24px;
	border-bottom:solid 2px var(--site-color-dark);
	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: assistant;
	font-size:17px;
	line-height:17px;
	color:#666666;
	font-weight:normal;
	padding:12px 0 0 8px;
}
.coupon-con .code .number .ping{
	font-family:assistant;
	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:assistant;
	font-size:16px;
	line-height:16px;
	color:#666666;
	font-weight:normal;
	float:left;
	padding:13px 0 0 0;
}
.footer-bg{
	background: #f4ecfb;
	width: 100%;
}
.footer {
	padding: 48px 0;
	color: #5E6472;
}
.footer p {
	line-height: 1;
	margin: 0;
}
.footer .title{
	margin:0;
	padding: 0 0 24px 20px;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	display:block;
}
.footer a.title:hover{
	color: var(--site-color-dark);
}
.footer-links{
	display: flex;
}
.footer-socials-list,
.contact-details-list,
.footer-links ul {
	display: flex;
	width:100%;
	flex-wrap: wrap;
	list-style: none;
	padding:0;
	margin: 0;
}
.footer-links ul:not(.footer-socials-list) li{
	width: 50%;
}
.footer-links ul:not(.footer-socials-list) li a{
	display: inline-block;
	padding: 0 0 24px 20px;
	font-size: 16px;
	line-height: 24px;
	color: #5E6472;
	font-weight: 600;
	text-decoration:none;
}
.footer-links ul:not(.footer-socials-list) li a:hover{
	text-decoration: underline;
}
.footer-socials-list,
.footer-links ul.footer-socials-list {
	gap: 24px;
	margin: 0 0 64px 0;
}
.footer-socials-list a,
.footer-links ul.footer-socials-list a {
	display: block;
	text-decoration: none;
}
.footer-copy-rights{
	padding: 48px 0;
	border-top: 1px solid rgb(167 119 217 / 30%);
}
.footer-copy-rights .container1512 {
	display: flex;
	align-items: center;
}
.dooble-and-start-wrap {
	margin: 0 auto 0 0;
}
.footer-search-block{
	list-style:none;
	padding:0;
	margin:0 0 10px 0;
	background:#ffffff;
	height:50px;
	border-radius:25px;
	position:relative;
}
.footer-search-block .field{
	height:50px;
	padding:0 7% 0 5%;
	width:88%;
	font-family: assistant;
	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-size: 16px;
	line-height: 24px;
	font-weight: 600;
}
.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 var(--site-color-dark);
	display:inline-block;
	margin:0 0 20px 0;
	font-weight:400;
	font-family: assistant;
}
.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:var(--site-color-dark);
}
.gstep2{
	background:#8cbe73;
}
.gstep3{
	background:var(--site-color-dark);
}
.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: assistant;
	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: assistant;
	font-size:18px;
}
.giftInputSend{
	float:left;
	background: var(--site-color-dark) url(/content/images/2023/arrow-left-circle.svg) 10px center no-repeat;
	width:105px;
	height:40px;
	color:#fff;
	border:0;
	outline:0;
	border-radius:25px;
	line-height: 40px;
	padding:0 0 0 25px;
	font-family:assistant;
	font-size:20px;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.giftInputSend:hover{
	background-position:10px center;
	background-color:var(--site-color-light);
}
.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:assistant;
	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-right:10px !important;
	width:19px !important;
	height:19px !important;
	border:none !important;
	margin-left: 0 !important;
	vertical-align:middle !important;
}
.gtrnsWrap{
	vertical-align:top;
	display: inline-flex;
	align-items: center;
	width: auto;
}
.goog-te-menu-frame {
	max-width: 100%;
}
.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;
    background: #fff;
    width: 190px;
	max-height:300px;
	position:absolute;
    top: 100%;
	left: 0;
	overflow:auto;
	z-index:5;
	direction:ltr;
	box-sizing:border-box;
    border: 1px solid var(--site-color-light);
    border-top: none;
	list-style:none;
	padding:0;
	margin:0;
}
.insertSearchAjaxResultsHere li{
	float:right;
	width:100%;
	box-sizing:border-box;
	border-top:1px solid #ccc;
	padding:6px 15px;
	text-decoration:none;
	direction:rtl;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	cursor:pointer;
	text-align:right;
    font-family: assistant;
    line-height: 18px;
    font-size: 14px;
    color: #5E6472;
}
.insertSearchAjaxResultsHere li:first-child{
	border:none;
}
.insertSearchAjaxResultsHere li:hover{
	background: var(--site-color-light);
	color: #fff;
	-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:assistant;
	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:assistant;
	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;	
}
.loader2023 {
	display: none;
	width: 100%;
	gap: 16px;
	padding: 8px;
}
.loader2023 img {
	width: -webkit-calc(25% - 12px);
	width: calc(25% - 12px);
}
.loader2023.show{
	display: flex;
}
.loader{
	display:none;
	background:rgba(0,0,0,0.5) url(../../images/2023/loading.gif) center center no-repeat;
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	margin:0 auto;
	z-index:1;
	text-align:center;
}
.loader.show{display:block;}
.loader.show img{
	display:block;
	margin:20% auto 0;
	width:64px;
	height:64px;
}
.prodImageWrap{
	display:block;
}
.producut-in .productsSons_item .brands-content{
	padding-top: 24px;
	height: 100%;
}
.productsSons_a,
.producut-in .productsSons_item .brands-content .productsSons_a{
	display:block;
	height: 200px;
	line-height: 200px;
	position:relative;
	margin: 40px 0 0 0;
	text-align: center;
}
.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%;
	border-radius: 8px;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.checkboxLabelCLick,
.checkboxLabelCLickProp,
.radioLabelCLick,
.radioProp,
.colorsRadioLabel{
cursor:pointer;
text-align:right;
}
.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;
	float:right;
	width:18px;
	height:18px;
	vertical-align:middle;
	border:1px solid var(--site-color-dark);
	border-radius:3px;
	margin: 1px 1px 0 11px;
	flex-shrink: 0;
}
.chkbx.checked,
.radio.checked{
	background: url(/content/images/checked.svg) center center no-repeat;
}
.scrollME {
	display: inline-block;
	width: 100%;
	padding: 0 0 0 24px;
}
.scrollME {
	height: 175px;
}  
.scrollMEProdPage {
	height: auto;
	overflow: hidden;
	padding: 24px 0 0 24px;
}   
.scrollMEPop {
	height: 300px !important;
}   
.scrollMEinner{
	position:relative;
	float:right;
	width:100%;
	overflow-x:hidden !important;
}
.price-section-value{
	display: flex;
	align-items: center;
	gap: 8px;
	position:absolute;
	bottom: 100%;
	left: 0;
	margin: 0 0 20px 0;
}
.price-separator {
	color: #5E6472;
	font-weight: 700;
	font-size: 16px;
}
#filterForm .nstSlider {
	width: 100%;
}
.nstSlider {
	background: #f4ecfb;
}
.errorCont{
 color:var(--site-color-dark);
 font-size:19px;
 text-align:center;
 float:right;
 width:100%;
 clear:both;
}
.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 8px;
	position:relative;
	box-sizing:content-box;
	border: 1px solid #F4F5F6;
	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-color: var(--site-color-light);
}
.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;
	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: var(--site-color-dark);
}
.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;
}
.ttlrp{
	clear:both;
	font-size:24px;
	color:var(--site-color-dark);
	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:not(.swiper-initialized) {
	visibility: hidden;
}
.carousel-block .gallery-thumbs {
	height: 636px;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-prev:after,
.swiper-button-next:after,
.swiper-rtl .swiper-button-next:after {
	display: none;
}
.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: assistant; 
}
#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;
	height:40px;
	line-height:40px;
	padding:0 10px;
	color:red;
	border:1px solid;
	border-radius: 24px;
	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:var(--site-color-dark);
	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;
}
.backToStockNotifyBtn:hover{
	background:#EB2548;
}
.backToStockNotifySubmit{
	background:var(--site-color-dark);
	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;
}
.requireEmailFboxWrap{
	min-width:200px;
	font-size: 18px;
	font-weight: 700;
	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 var(--site-color-dark);
	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:888px;
	max-width:-webkit-calc(100% - 40px);
	max-width:calc(100% - 40px);
	max-height:-webkit-calc(100% - 40px);
	max-height:calc(100% - 40px);
	padding:32px;
	border-radius: 8px;
	position:fixed;
	overflow: hidden;
	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;
}
.popInner .productsBrandImg {
	left: 8px;
	top: 8px;
}
.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 var(--site-color-dark);
	box-sizing:border-box;
}
.popClose{
	background:url(../../images/2023/close.svg) 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;
}
.popClose:hover{
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg);
}
.popProdSection,
.popProdSection b,
.popProdSection strong{
	font-family: assistant;
	direction:rtl;
}
.product-popup-img-wrap {
	width: 50%;
	padding: 32px 32px 32px 24px;
}
.product-popup-img-wrap .model-slider {
	width: 100%;
}
.product-popup-img-wrap .model-slider .slider-carousel {
	display: none;
}
.product-popup-img-wrap .colors-gallery-top,
.product-popup-img-wrap .gallery-top,
.product-popup-img-wrap .model-slider .slider-block {
	width: 100%;
	height: 388px;
}
.product-popup-img-wrap2 {
	position: relative;
	overflow: hidden;
	border-radius: 8px;
}
.product-popup-img {
	width: 100%;
	vertical-align: top;
}
.product-popup-text-wrap {
	width: 50%;
	padding: 32px 24px 32px 32px;
}
.product-popup-form {
	display: flex;
	flex-wrap: wrap;
}
.product-popup-prices-wrap {
	display: flex;
	gap: 8px;
	margin: 0 0 8px 0;
	color: #5E6472;
	font-size: 20px;
}
.product-popup-prices-wrap .amount {
	font-weight: 700;
}
.popProdTitle{
	font-size: 20px;
	line-height: 24px;
	color: #02111B;
	font-weight: 600;
	margin: 0 0 8px 0;	
	padding: 0 0 0 30px;
}
.popManufuctureTitle{
	font-size: 20px;
	padding: 12px 0;
	border-top: 1px solid #f4ecfb;
	border-bottom: 1px solid #f4ecfb;
}
.product-popup-submits-wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	justify-content: center;
	margin: 12px 0 0 0;
}
.product-popup-submits-wrap .purple-btn {
	width: -webkit-calc(50% - 4px);
	width: calc(50% - 4px);
}
.propChkbx_ulTitle,
.popManufuctureTitle-tilte {
	font-weight: 700;
	font-size: 16px;
	margin: 0 0 8px 0;
}
.product-popup-text {
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 12px 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-size:20px;
	line-height:50px;
	color:#5D5D5D;
	font-weight:normal;
	margin:0 9px 0 0;
	width:50px;
	position: relative;
	height:50px;
	text-align:center;
	display:inline-block;
	text-decoration:none;
	border: 1px solid transparent;
	border-radius:100%;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
#pager a:hover,
#pager a.active{
	border-color: var(--site-color-light);
}
#pager a.p {
	border:1px solid transparent;
	font-size:0;
}
#pager a.p::after{
	content:'';
	background: url(../../images/2023/arrow-left-circle-purple-small.svg) center center no-repeat;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
#pager a.n{
	background:url(../../images/2023/arrow-left-circle-purple-small.svg) center center no-repeat;
	padding:7px 10px 7px 22px;
	border:1px solid transparent;
	font-size:0;
}
#pager a.n:hover,
#pager a.p:hover {
	border-color: #e3e3e3;
}
.brands-content .imgrp{
	width:100%;
	height: 192px;
}
.brands-cost-details .lnk.lnkNoPrice{
	font-size:18px;
	line-height:45px;
	height:40px;
}
#poptalk {
	width:400px;
	max-width:100%;
	padding:20px;
}
.consume{
	position:relative;
	float:right;
	width:100%;
	min-height:73px;
}
.nis{font-size:16px;}
.hdshre{
	width:auto;
	display:inline-block;
	vertical-align:top;
}
.fb-like.fb_iframe_widget &gt;span{
	height:27px !important;
}
.patabArea{
	float:right;
	width:100%;
	border-bottom:10px solid #f5f5f5;
	margin:0 0 25px;
}
.paTabContArea {
	clear: both;
}
.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: assistant;
	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:var(--site-color-dark) !important;   
}
.myOrdersTable .thwrap th{
   color:#fff;
	font-size:18px;
	font-family:assistant;
	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
}
.itemsListForReport {
	list-style: none;
	margin: 0;
	padding: 0;
}
.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{
	width:40%;
}
.footerSection-last {
	width: 20%;
}
.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);
}
.openMobileSubMenuProducts{
	position:relative;
	padding-left:40px !important;
}
.openMobileSubMenuProducts::after{
	content:'';
	width:0;
	height:0;
	border-top:7px solid var(--site-color-dark);
	border-left:5px solid transparent;
	border-right:5px solid transparent;
	position:absolute;
	left:20px;
	top:14px;
}
.mobilenav{display:none;}
.mobilenav.active{display:block;}
.mobilenav &gt; ul{
	padding:0;
	margin:0;
	list-style:none;
}
.mobilenav &gt; ul &gt; li{
	float:right;
	width:100%;
	border-top:1px solid #cdcdcd;
	position:relative;
}
.mobilenav &gt; ul &gt; li:first-child{
	border-top:none;
}
.mobilenav &gt; ul &gt; li a, .mobileSlide &gt; a{
	padding:10px;
	display:block;
	color:var(--site-color-dark);
	text-decoration:none;
	font-size:19px;	
}
.mobilTrigg{
	display:none;
	background:none;
	float:right;
	line-height:19px;
	font-family: assistant;
	font-size:19px;
	color:var(--site-color-dark);
	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:var(--site-color-dark);
	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{
	background:var(--site-color-dark);
	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(even)::before{
	background: var(--site-color-light);
}
.giftSteps ul li:nth-child(1)::before{
	content:"1";
}
.giftSteps ul li:nth-child(2)::before{
	content:"2";
}
.giftSteps ul li:nth-child(3)::before{
	content:"3";
}
.giftSteps ul li:nth-child(4)::before{
	content:"4";
}
.giftSteps ul li:nth-child(5)::before{
	content:"5";
}
.giftSteps ul li:nth-child(6)::before{
	content:"6";
}
.giftSteps ul li:nth-child(7)::before{
	content:"7";
}
.giftSteps ul li:nth-child(8)::before{
	content:"8";
}
.giftSteps ul li:nth-child(9)::before{
	content:"9";
}
.megamenuInnerChildren{
	width:100%;
	display:table;
}
.megamenuItemchild a{
	text-decoration:none;
	padding:5px 0;
	font-size:16px;
	display:block;
	line-height:normal;
	color:#999;
	white-space: normal;
	text-align: right;
}
.site-main-nav li.megamenuItemchild:hover &gt; a,
.site-main-nav .megamenuItemchild a:hover,
.site-main-nav li.megamenuItemchild.active &gt; a {
	color: #000;
}
.prod-page-tags-wrap {
	display: flex;
	gap: 16px;
	align-items: center;
	position: absolute;
	top: 24px;
	right: 24px;
	left: 24px;
	z-index: 5;
	pointer-events: none;
}
.product-popup-img-wrap .prod-page-tags-wrap {
	right: 16px;
	top: 16px;
}
.prod-page-tags-wrap .product-awards-winner {
	position: static;
	flex-shrink: 0;
	margin: 0 0 0 auto;
}
.playYoutube{
	text-decoration: none;
	display: flex;
	gap: 8px;
	align-items: center;
}
.floating-youtube-play-btn {
	position: absolute;
	right: 16px;
	top: 16px;
}
.playYoutube::before{
	content:"";
	background: url(../../images/play.png) top left/contain no-repeat;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 auto;
}
.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,
.btn-close-menu {
	display: flex;
	width: 100%;
	align-items: center;
	gap: 15px;
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	padding: 18px 24px 10px;
	color: var(--site-color-light);
}
.btn-close-menu {
	padding: 0 0 12px 0;
}
.catTitle::before,
.btn-close-menu::before {
	content: "";
	width: 5px;
	height: 5px;
	margin: 0 5px 0 0;
	border-right: 2px solid var(--site-color-light);
	border-top: 2px solid var(--site-color-light);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.msi.search-icon{
	background:url(/content/images/fffsearch-icon.png) center center/cover no-repeat;
	display:none;
	float:right;
	width:20px;
	height:20px;
	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: assistant;
	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{
	display: inline-block;
	vertical-align: middle;
}
a.dooble:hover{
	text-decoration: underline;
}
.startLink {
	display: inline-block;
}
.payments-text-in-product-page {
	font-size: 20px;
}
.saleWrap{
	font-size: 20px;
	color: #5E6472;
	font-weight:400;
}
.saleWrap .sf{
	color:var(--site-color-light);
}
.backBotton{
	padding:3px 8px 0 7px;
	margin:0 10px;
	font-family:assistant;
	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: assistant;
	font-size:17px;
	line-height:17px;
	color:var(--site-color-dark);
	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: 0;
	margin:0;
	text-align:center;
	border-right: none;
}
.inner_eatings_in{
	/* padding:0; */
	/* margin:0 0 0px 0; */
	display: flex;
	gap: 8px;
	/* float:right; */
	/* width:100%; */
}
.inner_eatings_in .stars{
	/* padding:0; */
	/* margin:0 5px; */
	/* float:right; */
	/* display:inline-block; */
	flex: 1;
}
.inner_rslider{
	padding:14px 9% 23px 8%;
	margin:0;
}
.inner_rslider .slider{
	padding:0;
	margin:0;
	width:100%;
}
.inner_rslider_in{
	display: inline-flex;
	margin: 0 auto 0 0;
	color: var(--site-color-dark);
	font-weight: 600;
	font-size: 16px;
}
.inner_rslider_in .value{
	background: none;
	padding:0;
	margin:0;
	font-family: inherit;
	font-size: 16px;
	line-height:28px;
	color: var(--site-color-dark);
	font-weight: 700;
	border: none;
	outline:none;
	width:20%;
	text-align:center;
	width: 30px;
	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: 32px;
	background: url(/content/images/2023/star2.png);
	background-position: center top;
	background-repeat:no-repeat;
	border-radius: 4px;
	background-color: #F4ECFB;
	-webkit-transition:all 0.4s ease-in;
	transition:all 0.4s ease-in;
	/* cursor:pointer; */
}
.starFilter.active, 
.starFilterred {
	background-position: bottom center;
}
.buyNow{
	display: flex;
	width: 108px;
	line-height: 1;
	flex-direction: column;
	position:fixed;
	left: 0;
	z-index:30;
	bottom:10%;
	border:none;
	padding: 16px;
	text-align: center;
	align-items: center;
	font-size: 20px;
	color:#fefefe;
	font-weight: 600;
	text-decoration:none;
	border-radius: 0 8px 8px 0;
	background:var(--site-color-dark);
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
	-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{
	width: 118px;
}
.buyNowPrice{
	display:inline;
	font-weight:normal;
}
input[type="submit"], button{
	cursor:pointer;
}
.loadMoreProducts_btnWrap{
	display: none;
	height: 1px;
	text-align: center;
	clear: both;
	overflow: hidden;
}
.productsLoaderWrap{
	text-align:center;
	padding:40px 0;
}
.producut-main{padding:0 0 20px 0;}
.loadMoreProducts_btn{
	background:var(--site-color-dark);
	display:inline-block;
	vertical-align:top;
	height:35px;
	line-height:35px;
	border-radius:5px;
	padding:0 15px;
	color:#fff;
	margin:10px 0 0 0;
	border:none;
	font-family: assistant;
	font-size:18px;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.loadMoreProducts_btn:hover{
	background:var(--site-color-dark-hover);
}
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{
	position:absolute;
	z-index:1;
	background:rgba(25, 25, 25, 0.75);
	
}
.ppOuter,.ppInner{
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
}
.ppInner{
	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: assistant;
	font-size:26px;
	line-height:26px;
	color:var(--site-color-dark);
	font-weight:normal;
	padding:0 0 5px 0;
	margin:0;	
}
.ppText{
	font-family: assistant;
	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:assistant;
	font-size:19px;
	line-height:45px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	background:var(--site-color-dark) 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 var(--site-color-dark);   
}
.ppLink:hover{
	background:#ffffff url(/content/images/arrow2.png) no-repeat 10px center;
	color:var(--site-color-dark);   
	border:1px solid var(--site-color-dark);   
}
.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 &gt; li{
	margin:0 0 3px 0;
	padding:0 !important;
}
.sideCatsMenu &gt; li ul li{
	margin:0 0 2px 0;
	padding:0;
}
.sideCatsMenu &gt; li ul{
	display:none;
}
.sideCatsMenu &gt; li ul a{
	display:block;
	background:#eee;
	padding:9px 10px 5px 10px;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.sideCatsMenu &gt; li ul a:hover,
.sideCatsMenu &gt; li ul li.active &gt; a{
	color:#5D5D5D;
	background:#DADADA;
}
.sideCatsMenu &gt; li.active ul{
	display:block;
}
.ageBadge{
	width: 60px;
	height: 60px;
	border-radius:50%;
	background:var(--site-color-dark);
	color:#fff;
	display:inline-flex;
	align-items:center;
	justify-content:space-around;
	flex-direction:column;
	text-align:center;
	line-height:normal;
	margin:0 10px;
	padding: 3px 7px;
}
.agetitle{
	font-weight:500;
	font-size:20px;
	vertical-align:middle;
	line-height:15px;
	margin:5px 0 0 0;
}
.spanage{
	font-size:13px;
	line-height: 1;
	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: assistant;
}
.msgPopWrapText{
    font-size:18px;
    line-height:22px;
}
.brands-details{display: flex;padding: 24px 0 0 0;text-align: center;flex-grow: 1;flex-direction: column;}
.productsTopGallery{
	width:100%;
	overflow:hidden;
	margin:48px 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;
}
.productsTopGallery_item.swiper-slide-active{
	filter:alpha(opacity=100) !important;
	opacity:1 !important;
	-khtml-opacity:1 !important;
}
.productsTopGallery_img {
	width: 100%;
	vertical-align: top;
}
.footerContactIconsWrap{
	float: right;
	width: 24px;
	height: 24px;
	margin: 0 0 0 16px;
}
.footerContactIcons{
	max-width: 24px;
}
.contact-details-list .footerContactItem,
.footer-links ul li.footerContactItem{
	display: flex;
	width: 100%;
	padding: 0 0 24px 0;
}
.contact-details-list .footerContactItemText a {
	color: #5E6472;
}
.contact-details-list:after,
.footerContactItem:after{
	content:'';
	clear:both;
	display:block;
}
.footerContactItemText{
	font-size: 16px;
	font-weight: 600;
}
.footerContactItemText a{
	color:#fff;
	text-decoration:none;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	margin:0;
}
.pShortText{
	overflow:hidden;
	height:48px;
	-webkit-transition:all 0.8s ease;
	transition:all 0.8s ease;
}
.pOpenShortText{
	display:none;
	background:none;
	border:none;
	padding:0;
	margin:0;
	text-decoration:underline;
	color:var(--site-color-dark);
	font-size:17px;
	font-family: assistant;
}
#clearBirthListFancy h2{padding:0;}
#clearBirthListFancy .addtolist{float:none;}
#clearBirthListFancy .moreinfolink{float:none;margin:0 0 0 10px;}
.prodsItemsColorsWrap{
	min-height:29px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 8px;
	margin: 16px 0 0 0;
	position: relative;
	z-index: 3;
}
.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;
}
.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%);
}
.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;
}
.productsSons_gImgWrap.active{
	filter:alpha(opacity=100);
	opacity:1;
	-khtml-opacity:1;
}
.productsSons_gImg{
	max-height:100%;
	border-radius: 8px;
	position:absolute;
	left:50%;
	top:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.colors-gallery-top,
.gallery-top{
	width:100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	border: 4px solid #F4F5F6;
	border-radius: 8px;
}
.colors-gallery-top{
	width: 100%;
	height: 100%;
	filter:alpha(opacity=0);
	opacity:0;
	-khtml-opacity:0;
	visibility:hidden;
	background:#fff;
	border: 4px solid #F4F5F6;
	border-radius: 8px;
	position:absolute;
	left: 0;
	top: 0;
	z-index: 3;
}
.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;
	position: relative;
}
.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:var(--site-color-dark);
}
.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: assistant;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	outline:none;
}
.productsTabs li .topTabsBtn:hover{
	border-color:#555;
}
.productsTabs li .topTabsBtn.active{
	color:var(--site-color-dark);
	border-color:var(--site-color-dark);
}
.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:assistant;
	font-size:17px;
	line-height:20px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	position:relative;
}
.header-cart .num{
	background:var(--site-color-dark);
	width:20px;
	height:20px;
	border-radius:100%;
	font-family:assistant;
	font-size:14px;
	line-height:19px;
	color:#ffffff;
	font-weight:normal;
	position:absolute;
	top:-9px;
	right:-14px;
	text-align:center;
}
.header-cart:hover{color:#B2E1DE;}
.littleTopCartWrap{
	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 var(--site-color-dark);
	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{
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
    visibility: visible;
}
.general-overlay {
	background: rgba(0, 0, 0, 0.7);
	position: fixed;
	inset: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 9;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
body.mini-cart-open .general-overlay {
	opacity: 1;
	visibility: visible;
}
.littleTopCart_title{
	font-size:21px;
	line-height:21px;
	color:var(--site-color-dark);
	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;
}
.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;
}
.littleTopCart_imgWrap:hover{
	border-color:var(--site-color-dark);
}
.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: assistant;
	font-weight: 700;
	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:var(--site-color-dark);
	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;
}
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: assistant;
	font-weight: 700;
	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: assistant;
	font-weight: 700;
	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;
}
.filter-form-item{
	flex: 1;
	position: relative;
}
.filter-form-item:not(.first) {
	border-right: 1px solid #f4ecfb;
}
button {
	font-family: inherit;
}
.filter-form-item-btn {
	width: 100%;
	height: 100%;
	padding: 20px 24px 20px 48px;
	text-align: right;
	font-family: inherit;
	position: relative;
	border: 2px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	outline: none;
}
.filter-form-item.first .filter-form-item-btn {
	border-radius: 0 8px 0 0;
}
.filter-form-item-btn::after {
	content: "";
	width: 6px;
	height: 6px;
	border-left: 2px solid #5E6472;
	border-bottom: 2px solid #5E6472;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	position: absolute;
	left: 26px;
	top: 50%;
}
.filter-form-item-btn-title {
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #02111B;
}
.filter-form-item-btn-text {
	display: inline-flex;
	font-weight: 600;
	font-size: 20px;
	line-height: 1;
	color: var(--site-color-dark);
	align-items: center;
	gap: 16px;
}
.filter-form-item-btn-text-num {
	display: none;
	background: #f4ecfb;
	height: 24px;
	line-height: 24px;
	border-radius: 16px;
	padding: 0 8px;
	font-weight: 700;
	font-size: 14px;
	color: var(--site-color-dark);
	direction: ltr;
}
.filter-form-item-btn-text-num.active {
	display: block;
}
.filter-form-item-menu {
	background: #fff;
	width: 100%;
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 1;
	border: 2px solid var(--site-color-light);
	border-top: none;
	border-radius: 0 0 8px 8px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
}
.filter-form-item.active .filter-form-item-btn::after {
	border-left-color: var(--site-color-light);
	border-bottom-color: var(--site-color-light);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.filter-form-item.active .filter-form-item-menu {
	visibility: visible;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
}
.filter-form-item.active .filter-form-item-btn {
	border-color: var(--site-color-light);
	border-bottom-color: #f4ecfb;
}
.filter-form-item-menu-inner {
	max-height: 432px;
	overflow: auto;
}
.filter-checkboxes-menu &gt; li {
	border-bottom: 1px solid #f4ecfb;
	padding: 24px;
}
.filter-checkboxes-menu .chk-boxes {
	padding: 8px 24px;
	font-weight: 600;
	font-size: 20px;
	line-height: 32px;
	color: #5E6472;
	position: relative;
	margin: 0;
}
.filter-cat-title {
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: #02111B;
	margin: 0 0 16px 0;
}
.filter-checkboxes-menu li ul {
	font-weight: 600;
	font-size: 20px;
	line-height: 32px;
	color: #5E6472;
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.filter-checkboxes-menu li ul li {
	position: relative;
}
.filter-checkboxes-menu .chk-boxes label,
.filter-checkboxes-menu li ul li label {
	display: flex;
	width: 100%;
	gap: 15px;
	align-items: center;
	cursor: pointer;
}
.filter-checkboxes-menu .chk-boxes label {
	flex-direction: row-reverse;
}
.filter-checkboxes-menu .chk-boxes label .txt{
	font-weight: 600;
    font-size: 20px;
    line-height: 32px;
}
.filter-checkboxes-menu .chk-boxes label:hover .txt,
.filter-checkboxes-menu li ul li label:hover {
	color: var(--site-color-dark);
}
.filter-checkboxes-menu li ul li input[type="checkbox"] {
	width: 0;
	height: 0;
	visibility: hidden;
	position: absolute;
	right: 0;
	top: 0;
}
.filter-checkboxes-menu .chk-boxes .chkbx,
.filter-checkboxes-menu li ul li label::after {
	content: "";
	background: url(../../images/2023/checked2.svg) center center no-repeat;
	width: 18px;
	height: 14px;
	margin: 0 auto 0 0;
	visibility: hidden;
	border: none;
}
.filter-checkboxes-menu .chk-boxes input[type="checkbox"]:checked .txt,
.filter-checkboxes-menu li ul li input[type="checkbox"]:checked ~ label {
	color: var(--site-color-dark);
}
.filter-checkboxes-menu .chk-boxes input[type="checkbox"]:checked ~ .chkbx,
.filter-checkboxes-menu li ul li input[type="checkbox"]:checked ~ label::after {
	visibility: visible;
}
.filter-form-item-menu-bottom {
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #f4ecfb;
	padding: 16px 24px;
}
.filter-form-item-menu-submit {
	display: inline-flex;
	height: 40px;
	line-height: 40px;
	vertical-align: top;
	align-items: center;
	gap: 10px;
	padding: 0 16px;
	border: 2px solid var(--site-color-light);
	border-radius: 24px;
	font-weight: 600;
	font-size: 20px;
	color: var(--site-color-light);
}
.filter-form-item-menu-submit:hover {
	background: var(--site-color-dark);
	color: #fff;
	border-color: var(--site-color-dark);
}
.filter-form-item-menu-submit::after {
	content: "";
	background: url(../../images/2023/v.svg) center center no-repeat;
	width: 20px;
	height: 20px;
}
.filter-form-item-menu-clean {
	font-weight: 600;
	font-size: 16px;
	line-height: 24px;
	color: var(--site-color-light);
}
.filter-checkboxes-menu,
.filter-checkboxes-menu ul,
.productsSideMenu{
	width: 100%;
	list-style:none;
	padding: 0;
	margin: 0;
}
.productsSideMenu &gt; li{padding:0 0 5px 0;}
.productsSideMenu ul{
	list-style:none;
	padding:0;
	margin:0;
}
.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;
}
.productsSideMenu &gt; li &gt; a{
	font-weight:700;
	color:#35B2C6;
	position:relative;
}
.productsSideMenu &gt; li &gt; 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;
}
.productsSideMenu &gt; li.activeLI &gt; a:after{
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.productsSideMenu ul a{
	border-bottom:1px solid #E3E1E2;
}
.productsSideMenu ul li.active &gt; 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;
}
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{
	display: flex;
	border-top: 1px solid #f4ecfb;
	padding: 24px 0;
	flex-wrap: wrap;
	gap: 16px;
}
.innerTempPopTitle{
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	color: #5E6472;
	margin: 0 0 24px 40px;
}
.backToOrderPage{margin-top:0 !important;}
input:focus,
textarea:focus,
select:focus{
	border-color:var(--site-color-dark);
	box-shadow:var(--site-color-dark) 0px 0px 10px 0px;
}
textarea{resize:vertical;}
.pPageAddToBirthPackage{
	background:none;
	border:none;
	color:var(--site-color-dark);
	font-weight: 700;
	text-decoration:underline;
	font-family: inherit;
	font-size:17px;
	margin: 8px 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:var(--site-color-dark);
}
.fb-comments-wrap{
	text-align:center;
	padding:30px 0 0 0;
}
.hpProductsCategoriesUnderBanner{
	position:relative;
	z-index:2;
}
.popupSubmitRight,
.popupSubmitLeft{
	display: inline-flex;
	width: -webkit-calc(50% - 4px);
	width: calc(50% - 4px);
	height: 40px;
	line-height: 1;
	text-align:center;
	align-items: center;
	justify-content: center;
	text-decoration:none;
	vertical-align: top;
	font-weight: 600;
	margin:0;
	padding: 0 16px;
	border: 1px solid var(--site-color-light);
	border-radius:20px;
	font-family: assistant;
	font-size: 20px;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}
.popupSubmitRight{
	margin:0 0 0 5px;
	color:#fff;
	background:var(--site-color-dark);
}
.popupSubmitRight:hover{
	background:#6A27AD;
}
.popupSubmitLeft{
	background:none;
	color: var(--site-color-light);
}
.popupSubmitLeft:hover{
	background-color: var(--site-color-light);
	color: #fff;
}
.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:#02111B;
	position:relative;
	padding:0 0 7px 0;
	font-size:22px;
	font-family: assistant;
	font-weight: 700;
	margin:0 0 30px 0;
}
.postPageLeftTitles:after{
	content:'';
	background:var(--site-color-dark);
	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;
}
.postArrows.prev{
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg);
}
.postArrows:hover{
	border-color:#02111B;
}
.postPageInterestedItem{
	float:right;
	width:50%;
	padding: 0 20px 40px;
	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;
}
.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:var(--site-color-dark);
	display: flex !important;
	width:-webkit-calc(100% - 40px);
	width:calc(100% - 40px);
	height: 40px;
	line-height: 40px;
	gap: 8px;
	font-size: 20px;
	justify-content: center;
	align-items: center;
	color:#fff;
	border-radius:20px;
	text-align:center;
	border:none;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
	position:absolute;
	right:20px;
	bottom:0;
}
.ppii_addToCart::after {
	content: "";
	background: url(../../images/2023/arrow-left-circle.svg) center center no-repeat;
	width: 24px;
	height: 24px;
}
.ppii_addToCart:hover{
	background: #6a23b1;
}
.ppii_h3_a{
	display:block;
	text-decoration:none;
	color:#000;
	-webkit-transition:all 0.2s ease;
	transition:all 0.2s ease;
}
.ppii_h3_a:hover{color:#02111B;}
.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;
}
.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='#02111Ba6',GradientType=1 );
	-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 var(--site-color-dark);
	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;
}
.pSonsBidBtn_mobile{margin:20px 0 0 0;}
.bidOr{
	float:right;
	width:12%;
	line-height:32px;
	text-align:center;
}
.brands-cost-details .amount.btnPink,
.btnPink{
	background-color:var(--site-color-dark);
	display:inline-block;
	vertical-align:top;
	height:32px;
	line-height:35px;
	padding:0 15px;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-family: assistant;
	border:none;
	border-radius:20px;
	text-decoration:none;
	-webkit-transition:background-color 0.2s ease;
	transition:background-color 0.2s ease;
}
.emptyCartBtn.btnPink{
	height:40px;
	line-height:43px;
	margin:0 10px 0 0;
}
.emptyCartBtn.littleTopCart_send{
	background-color:var(--site-color-dark);
	width:100%;
	font-family: assistant;
}
.pSons_buyNow_NextToBidBtn b,
.pSonsBidBtn b{
	font-weight: 700;
	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);
	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: url(../../images/2023/close.svg) 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;
}
.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;
	padding: 24px;
}
.bidPopup{
	width: 528px;
	max-width:100%;
}
.bidPopup_steps{
	display: flex;
	padding: 0 24px 24px 60px;
	margin: 0 -24px;
	border-bottom: 1px solid #F4F5F6;
}
.bidPopup_stepsItems{
	display: inline-flex;
	vertical-align:top;
	font-size: 16px;
	line-height: 1;
	color: #5E6472;
	position:relative;
	font-weight: 700;
	align-items: center;
	gap: 8px;
}
.bidPopup_stepsItems:not(:first-child) {
	margin: 0 56px 0 0;
}
.bidPopup_stepsItems:not(:first-child)::after{
	content:'';
	background:#C4C4C4;
	width: 24px;
	height:1px;
	position:absolute;
	top:50%;
	left: 100%;
	margin: 0 0 0 16px;
}
.bidPopup_stepsItemNum {
	width: 32px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border-radius:50%;
	background: #F4F5F6;
	font-weight: 600;
}
.bidPopup_stepsItems.active .bidPopup_stepsItemNum{
	background:var(--site-color-dark);
	border-color:var(--site-color-dark);
	color:#fff;
}
.bidPopup_stepsItems.active .bidPopup_stepsItemsSpan{
	color:#02111B;
}
.bidPopup_stepsItems.check .bidPopup_stepsItemNum{
	background: url(../../images/2023/bid-step-check.svg) center center no-repeat;
	font-size: 0;
}
.bidPopup_content{
	width: 384px;
	max-width: 100%;
	padding: 48px 0 24px;
	margin: 0 auto;
}
.bidPopup_minHeight{
	display:none;
	min-height:275px;
}
.bidPopup_minHeight.active{
	display:block;
}
.bidPopup_Title{
	color: #5E6472;
	font-size: 24px;
	padding:0 0 18px 0;
	font-weight: 600;
}
.bidPopup_fieldsWrap, .pdpFieldsWrap{
	padding:0 0 24px 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;
}
.wpcf7-form-control-wrap.shipAddressWrap{
	display:none;
}
.wpcf7-form-control-wrap.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:var(--site-color-dark);
	float:left;
	min-width:100px;
	height:33px;
	line-height:33px;
	padding:0 15px;
	text-align:center;
	color:#fff;
	border:none;
	font-family: assistant;
	font-size:17px;
	border-radius:20px;
	-webkit-transition:background 0.2s ease;
	transition:background 0.2s ease;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}
.detailsSubjectWrap {
	padding: 5px 0;
}
.detailsSubjectWrap a {
	text-decoration: none;
}
.detailsSubjectWrap a:hover {
	text-decoration: underline;
}
.bidPopup_next:hover{background:#EB2346;}
.bidPopupStep3right{
	padding: 24px 48px 0;
	text-align: center;
}
.bidPopupStep3left{
	border:1px solid #C7C7C7;
	border-radius: 8px;
}
.bidPopupStep3left_figure .swiper,
.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;
	font-weight: 700;
}
.bidPopupStep3nis{
	font-size:17px;
}
.bidPopupPlusMinusWrap{
	padding:15px 0 0 0;
}
.plusMinusWrap2,
.bidPopupPlusMinus{
	width: 120px;
	text-align:center;
	position: relative;
	margin: 0 auto;
}
.js_plusAmount2,
.js_minusAmount2,
.jsBid_plusAmount,
.jsBid_minusAmount{
	background: var(--site-color-light);
	display: flex;
	width:20px;
	height: 20px;
	line-height: 20px;
	align-items: center;
	justify-content: center;
	font-size: 23px;
	text-align:center;
	color: #fff;
	padding:0;
	border:none;
	border-radius: 50%;
	outline:none;
	position: absolute;
	left: 10px;
	bottom: 10px;
}
.js_minusAmount2,
.jsBid_minusAmount {
	left: auto;
	right: 10px;
}
.js_minusAmount2:after,
.jsBid_minusAmount:after{
	content:'';
	background: #fff;
	width: 8px;
	height:2px;
	display:inline-block;
	vertical-align:middle;
}
.js_plusMinusField2,
.jsBid_plusMinusField{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #02111B;
	text-align:center;
	margin: 0;
	border: 2px solid var(--site-color-light);
	border-radius:20px;
	font-family: assistant;
	font-size: 20px;
	padding: 0 30px;
	font-weight: 600;
}
.bidPopupPlusMinusTitle{
	clear:both;
	color: #02111B;
	font-size: 16px;
	font-weight: 700;
}
.sendBidBtn.purple-btn{
	width: 100%;
	margin: 24px 0 0 0;
}
.bidPopup_step3_textUnderForm{
	padding: 10px 0 20px 0;
}
.bidStep4_titles{
	font-weight: 700;
	float:right;
	width:130px;
	font-size: 14px;
}
.bidStep4_leftTxt{
	float:right;
	width:-webkit-calc(100% - 130px);
	width:calc(100% - 130px);
}
.arial{font-family:arial;}
.bidPopupPropsTitle{display:inline;}
textarea#popupAddress{
	height:100px;
	line-height:20px;
}
.hpLastArticlesWrapIn .swiper-arrow-prev,
.hpLastArticlesWrapIn .swiper-arrow-next {
	border-color: #F4F5F6;
}
.hpLastArticlesWrapIn .swiper-pagination-style1 .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
	background: #f4ecfb;
}
.hpLastArticlesWrap .swiper {
	padding: 0 48px;
}
.hpLastArticlesWrapIn{
	width:100%;
	margin:0 0 72px 0;
}
.hpLastArticlesWrap *{
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.hpLastArticlesItemIn{
	height:220px;
	position:relative;
	border:10px solid #f5f5f5;
	border-radius:5px;
}
.hpLastArticlesItemImgLink{
	display: block;
	width:100%;
	height:16.9vw;
	border-radius: 8px;
}
.hpLastArticlesItemTitle{
	color:var(--site-color-light);
	font-weight: 600;
	font-size: 20px;
	line-height: 32px;
	margin: 24px 0 0 0;
}
.hpLastArticlesItemTitle a {
	display: block;
	color:var(--site-color-light);
	text-decoration: none;
}
.hpLastArticlesItemTitle a:hover {
	color: var(--site-color-dark);
}
.hpLastArticlesItemText {
	font-size: 16px;
	line-height: 24px;
}
.hp-brands-section {
	padding: 96px 0;
}
.hp-brands-section .container1512 {
	display: flex;
}
.hp-brands-title {
	margin: 0 0 16px 0;
}
.hp-brands-title-wrap {
	padding: 0 0 0 20px;
	flex-shrink: 0;
}
.hp-brands-logos-wrap {
	display: flex;
	width: 1200px;
	max-width: 100%;
	margin: 0 auto 0 0;
	justify-content: flex-end;
}
.hp-brands-logos-wrap2 {
	display: flex;
	width: 100%;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 32px 42px;
}
.hp-brands-logos-wrap .swiper-slide {
	height: auto;
	min-height: 1px;
}
.hp-brands-logos-wrap .services .lnk {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
	justify-content: center;
}
.hp-brands-logos-wrap .services .sponsors {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 88px;
}
.hp-brands-section .services-block {
	float: none;
	width: auto;
}
.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;
	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;
}
.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:var(--site-color-light);}
.blue{background:var(--site-color-dark);}
.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;
}
.postItemTitle{
	font-family: assistant;
	font-weight: 700;
	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:var(--site-color-dark);
	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;
}
.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;
	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:17px;
	height:17px;
	margin:-2px 4px 0 0;
	vertical-align:middle;
	-webkit-transition:transform 0.3s ease;
	transition:transform 0.3s ease;
}
.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 var(--site-color-dark);
	border-radius:5px;
	margin:30px 0 0 0;
	font-size:16px;
	padding:0;
	color:var(--site-color-dark);
	text-align:center;
}
.loadMorePosts_btn:hover{
	border-color:var(--site-color-light);
	color:var(--site-color-light);
}
.postPageTitle{
	color:var(--site-color-dark);
	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;
}
.prod-page-shoppingIL-logo-wrap {
	margin: 24px 0;
}
.prod-page-shoppingIL-logo {
	vertical-align: top;
}
#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;
	border-radius: 4px;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align:center;
}
.rdioColorSpan.rdioImgColorSpan::after{
	content:"";
	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: top;
}
.prodsItemsColorsLabel.picolorImg_true{
	background: #fff;
	width: 48px;
	height: 48px;
	border-color: #F4F5F6;
	border-radius: 4px;
	text-align:center;
	margin: 0;
}
.prodsItemsColorsLabel.picolorImg_true.active{
	border-color: var(--site-color-light);
}
.prodsItemsColorsLabel.picolorImg_true .prodsItemsColorsActive{
	background:rgba(255,255,255,0.7);
}
.pSonsColorImg{
	width: 100%;
	height: 100%;
	vertical-align:middle;
	object-fit: cover;
}
.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;
}
.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:var(--site-color-dark);
}
.hpContent h1 *{font-size:27px !important;}
.mobileProductPrices_ul{
	float:none;
	display:flex;
	list-style:none;
	padding:21px 0 16px 0 !important;
	margin:0;
	border-bottom:1px solid #F54F6E;
}
.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;
}
.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_ul{
	list-style:none;
	padding: 0;
	margin: 0;
}
.propChkbx_ul li::after{
	content:'';
	display:block;
	clear:both;
}

.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: assistant;
	font-weight: 700;
	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: assistant;
	font-weight: 700;
	border-bottom: 1px solid #ccc;
	padding: 35px 24px 20px 50px;
	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: var(--site-color-dark);
}
.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 &gt; 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;
}
.site-header {
	background: #fff;
	width: 100%;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 10;
	border-bottom: 1px solid #f4f5f6;
}
.site-header-inner {
	height: 112px;
}
.site-header-inner .liquid_container {
	display: flex;
	height: 100%;
	align-items: center;
}
.topStrip {
	background: var(--site-color-dark);
	height: 40px;
	padding: 7px 0;
	color: #fff;
}
.mini-cart-btn-text {
	display: none;
}
.site-header-inner .logo {
	flex-shrink: 0;
	margin: 0 0 0 48px;
}
.site-header-inner .logo-in {
	max-height: 60px;
	vertical-align: top;
}
.site-main-nav {
	height: 100%;
}
.mobile-menu-main-screen {
	width: -webkit-calc(100% + 24px);
	width: calc(100% + 24px);
	overflow: auto;
	margin: 0 0 -24px -24px;
}
.mobile-menu-main-screen .footer-socials-list {
	margin: 48px 0 24px 0;
}
.mobile-menu-main-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.mobile-menu-main-menu &gt; li {
	margin: 0 0 32px 0;
}
.mob-menu-main-menu-btn {
	display: inline-flex;
	align-items: center;
	gap: 15px;
	text-align: right;
	font-weight: 700;
	font-size: 24px;
	line-height: 1;
	color: #5E6472;
}
.main-menu-ul,
.services-menu-ul-wrap &gt; ul {
	display: flex;
	height: 100%;
	align-items: center;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.services-menu-ul-wrap &gt; ul {
	height: auto;
}
.main-menu-ul &gt; li {
	height: 100%;
}
.services-menu-ul-wrap &gt; ul &gt; li &gt; a,
.main-menu-ul &gt; li &gt; a {
	display: block;
	float:none;
	font-weight: 600;
	font-size: 16px;
	line-height: 17px;
	text-align: center;
	text-decoration: none;
	color: #5E6472;
}
.site-main-nav li.active &gt; a {
	color: var(--site-color-light);
}
.services-menu-ul-wrap &gt; ul &gt; li &gt; a,
.main-menu-ul &gt; li &gt; a {
	display: flex;
	height: 100%;
	padding: 0 16px;
	align-items: center;
}
.main-menu-ul &gt; li:first-child &gt; a {
	padding-right: 0;
}
.main-menu-ul &gt; li:last-child &gt; a {
	padding-left: 0;
}
.megamenuInner {
	display: flex;
	box-shadow: none;
}
.megamenuItem {
	flex: 1;
}
.megaMenu {
	max-height: -webkit-calc(100vh - 153px);
	max-height: calc(100vh - 153px);
	margin: 0;
	padding: 0;
	overflow: auto;
}
.megamenuItem:first-child {
	border-right: none;
}
.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: var(--site-color-light);
	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;
}
.wrapper {
	padding-top: 153px;
}
.mobileSlide {
	background: #fff;
	width: 100%;
	top: 104px;
}
.navflex {
	border-bottom: none;
}
.mobilenav &gt; ul &gt; li a,
.mobileSlide &gt; a {
	color: #5E6472;
	font-size: 24px;
	line-height: 24px;
    padding: 12px 24px;
}
.header-cart {
	background: url(../../images/2023/shopping-cart.svg) center center no-repeat;
	width: 24px;
	height: 24px;
	margin: 0;
	padding: 0;
}
.littleTopCart_dot {
	display: none;
}
.littleTopCart {
	-webkit-box-shadow: rgba(0,0,0,0.6) 0px 10px 20px -10px;
	box-shadow: rgba(0,0,0,0.6) 0px 10px 20px -10px;
	border: 1px solid #f4f5f6;
	top: 100%;
	display: block !important;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	opacity: 0;
	visibility: hidden;
}
.littleTopCartWrap {
	padding: 0;
	height: 100%;
	display: flex;
	align-items: center;
}
.littleTopCart_send {
	background: var(--site-color-dark);
	color: #fff;
	border: 1px solid var(--site-color-dark);
}
.closeTopMiniCart_text {
	background:#fff;
	border: 1px solid #616161;
}
a,
.littleTopCart_total .littleTopCart_itemPrice,
.littleTopCart_title {
	color: var(--site-color-dark);
}
.header-more-infor {
	display: flex;
	height: 100%;
	flex-shrink: 0;
    padding: 0 16px 0 0;
	align-items: center;
	gap: 32px;
	margin: 0 auto 0 0;
}
.goog-te-menu-value span {
	color: #5E6472 !important;
}
.goog-te-gadget-simple,
.goog-te-gadget-simple .goog-te-menu-value {
	display: flex !important;
	align-items: center;
	cursor: pointer !important;
}
.goog-te-gadget-simple .goog-te-menu-value span:first-child {
	padding: 2px 0 0 0;
}
.goog-te-gadget-simple .goog-te-menu-value span:last-child {
	background: url(../../images/2023/combo_arrow.svg) center center no-repeat;
	width: 10px;
	height: 6px;
	font-size: 0;
}
.top-sales-btn {
	display: flex;
	min-width: 143px;
	text-decoration: none;
	align-items: center;
	gap: 16px;
}
.top-sales-btn-icon-wrap {
	background: #f4ecfb;
	display: flex;
	width: 40px;
	height: 40px;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	border: 1px solid #f4ecfb;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.top-sales-btn-icon {
	max-width: 24px;
	max-height: 24px;
}
.top-sales-btn-texts {
	color: #5E6472;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.top-sales-btn:hover .top-sales-btn-icon-wrap {
	border-color: var(--site-color-light);
}
.top-sales-btn:hover .top-sales-btn-texts {
	color: var(--site-color-light);
}
.top-sales-btn-title1 {
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
}
.top-sales-btn-title2 {
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
}
.hp-banners-wrap {
	padding: 48px 0;
	border-bottom: 1px solid #f4f5f6;
}
.hp-banners-wrap .liquid_container {
	display: flex;
	gap: 48px;
	flex-wrap: wrap;
}
.hp-banners-item {
	width: -webkit-calc(50% - 24px);
	width: calc(50% - 24px);
	height: 26vw;
	text-decoration: none;
	border-radius: 16px;
	position: relative;
}
.hp-banners-item-title {
	margin: 0;
	color: #fff;
	font-weight: 400;
	font-size: 48px;
	line-height: 1;
	position: absolute;
	left: 3.334vw;
	top: 3.334vw;
	bottom: 3.334vw;
	right: 3.334vw;
	overflow: hidden;
	white-space: pre-line;
	font-family: archive;
}
.hp-articles-section {
	padding: 48px 0 64px 0;
	border-bottom: 1px solid #f4f5f6;
}
.tip-con .readmore,
.white-btn,
.purple-btn {
	display: inline-flex;
	width: auto;
	height: auto;
	min-height: 40px;
	align-items: center;
	text-align: center;
	justify-content: center;
	gap: 8px;
	text-decoration: none;
	padding: 4px 16px;
	border: 2px solid var(--site-color-light);
	border-radius: 24px;
	font-weight: 600;
	font-size: 20px;
	line-height: 1;
	color: var(--site-color-light);
	box-sizing: border-box;
}
.tip-con .readmore,
.purple-btn {
	background-color: var(--site-color-dark);
	color: #fff;
	border-color: var(--site-color-dark);
}
.white-btn:hover {
	background-color: var(--site-color-light);
	color: #fff;
}
.tip-con .readmore:hover,
.purple-btn:hover {
	background-color: #fff;
	color: var(--site-color-dark);
}
.white-btn:hover [fill] {
	fill: #fff;
}
.white-btn:hover [stroke] {
	stroke: #fff;
}
.tip-con .readmore:hover [fill],
.purple-btn:hover [fill] {
	fill: var(--site-color-dark);
}
.tip-con .readmore:hover [stroke],
.purple-btn:hover [stroke] {
	stroke: var(--site-color-dark);
}
#hp-contact-popup-2023 {
	width: 468px;
	max-width: 100%;
	padding: 33px;
}
.fancybox-wrap.hp-contact-popup-2023 .fancybox-skin {
	background: #fff;
	border-radius: 8px;
}
.fancybox-wrap.hp-contact-popup-2023 .fancybox-close {
	background: url(../../images/2023/fancybox_close.svg) center center no-repeat;
	right: auto;
	left: 48px;
	top: 48px;
}
.wpcf7-form-control-wrap {
	position: relative;
	display: block;
	padding: 0 0 24px 0;
}
.wpcf7-form-control {
	font-family: inherit;
	background: #f4f5f6;
	width: 100%;
	height: 56px;
	border: none;
	padding: 10px 16px 0;
	outline: none;
	border-radius: 8px;
	font-size: 20px;
}
.wpcf7-form-control:hover {
	background-color: #E8EAEC;
}
.wpcf7-form-control:focus {
	box-shadow: none;
}
textarea.wpcf7-form-control {
	height: 100px;
}
.wpcf7-form-control::-webkit-input-placeholder {
	color: #555;
	opacity: 1;
}
.wpcf7-form-control:-moz-placeholder {
	color: #555;
	opacity: 1;
}
.inputs-label,
.val-is-empty:focus ~ .inputs-label {
	cursor: text;
	position: absolute;
	right: 9px;
	top: 0;
	padding: 0 7px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color: #5E6472;
	font-size: 16px;
	line-height: 1.5;
	filter: alpha(opacity=100);
	opacity: 1;
	-khtml-opacity: 1;
	visibility: visible;
}
.val-is-empty ~ .inputs-label {
	overflow: hidden;
	color: #444;
	font-size: 16px;
	top: 0;
	line-height: 32px;
	filter: alpha(opacity=0);
	opacity: 0;
	-khtml-opacity: 0;
	visibility: hidden;
} 
.inputs-label span {
	position: relative;
	z-index: 1;
}
.val-is-empty ~ .inputs-label::before {
	background: none;
}
.val-is-empty:focus ~ .inputs-label::before {
	background: #fff;
}
.val-is-empty.error ~ .inputs-label {
	color: red;
}
.hide-inputs-label {
	display: none;
}
.shipAddressWrap .inputs-label {
	display: none;
}
.js_bidPopupForm [type="password"].good {
	background: #f4f5f6 url(../../images/2023/v_circle.png) left center no-repeat;
}
.wpcf7-form-submit {
	float:left;
}
.horizontal-smooth-scroll-wrap {
	display: flex;
	width: 100%;
	height: 100%;
	align-items: center;
}
.top-news-text-wrap {
	width: 100%;
	height: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	text-align: center;
}
body:not(.stop-news) .horizontal-smooth-scroll-ltr {
	position: absolute;
	left: -3000px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.horizontal-smooth-scroll-ltr {
	display: inline-block;
	vertical-align: top;
	font-size: 0;
}
.horizontal-smooth-scroll-text-item {
	display: inline-block;
	vertical-align: top;
	position: relative;
	font-size: 16px;
}
.horizontal-smooth-scroll-play-btn,
.horizontal-smooth-scroll-pause-btn {
	display: none;
	width: 23px;
	height: 23px;
	flex-shrink: 0;
}
.horizontal-smooth-scroll-play-btn.active,
.horizontal-smooth-scroll-pause-btn.active {
	display: block;
}
#tempPopup,
#newsletter-popup {
	display: flex;
	width: 888px;
	max-width: 100%;
	min-height: 500px;
}
.newsletter-popup-img {
	width: 47%;
}
.newsletter-popup-text {
	width: 53%;
	padding: 48px;
	font-size: 16px;
	line-height: 24px;
	color: #5E6472;
}
.newsletter-popup-title {
	margin: 48px 0 24px 0;
	font-weight: 700;
	font-size: 64px;
	line-height: 1;
	color: var(--site-color-dark);
}
.newsletter-popup-subtitle {
	margin: 0 0 16px 0;
	font-weight: 400;
	font-size: 40px;
	line-height: 1;
	color: var(--site-color-light);
}
.newsletter-popup-form {
	margin: 24px 0 0 0;
}
.newsletter-popup-input {
	background: #F4F5F6;
	width: 100%;
	height: 56px;
	line-height: 56px;
	border-radius: 8px;
	padding: 0 16px;
	font-size: 20px;
	color: #5E6472;
	border: none;
	font-family: Assistant;
}
.newsletter-popup-input::-webkit-input-placeholder {
	color: #5E6472;
	opacity: 1;
}
.newsletter-popup-input:-moz-placeholder {
	color: #5E6472;
	opacity: 1;
}
.newsletter-popup-submit {
	background: var(--site-color-dark);
	display: flex;
	width: 100%;
	height: 48px;
	line-height: 48px;
	gap: 10px;
	align-items: center;
	justify-content: center;
	margin: 32px 0 0 0;
	color: #fff;
	font-family: 'Assistant';
	font-weight: 700;
	font-size: 24px;
	border-radius: 24px;
	border: none;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.newsletter-popup-submit::after {
	content: "";
	background: url(../../images/submit-arrow.svg) center center no-repeat;
	width: 20px;
	height: 20px;
}
.newsletter-popup-submit:hover {
	background: #792DC6;
}
#newsletter-popup .containerss {
	margin: 20px 0 0 0;
}
.fancybox-style23 .fancybox-skin,
.fancybox-newsletter-popup-container .fancybox-skin {
	padding: 0 !important;
	border-radius: 8px;
	overflow: hidden;
}
.fancybox-style23 .fancybox-close,
.fancybox-newsletter-popup-container .fancybox-close {
	background: url(../../images/popup-close.svg) center center no-repeat;
	width: 32px;
	height: 32px;
	right:auto;
	left: 24px;
	top: 24px;
}
.container1824 {
	width: 1864px;
	max-width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
.top-banner-23 {
	background: #E6A395;
	display: flex;
	min-height: 31.2vw;
	margin: 48px 0;
	border-radius: 8px;
	position: relative;
	overflow: hidden;
}
.top-banner-23-text-wrap {
	display: flex;
	width: 50%;
	padding: 96px 96px 96px 0;
	justify-content: center;
}
.top-banner-23-text-wrap2 {
	width: 580px;
	max-width: 100%;
}
.top-banner-23-title {
	margin: 0 0 48px 0;
	font-weight: 600;
	font-size: 64px;
	line-height: 1;
	color: #02111B;
}
.top-banner-23-text {
	font-size: 32px;
	line-height: 1.5;
	color: #000000;
	margin: 0 0 48px 0;
}
.top-banner-23-img-wrap {
	width: 50%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.top-banner-23-img-wrap-overlay {
	background: linear-gradient(270deg, #E5A395 0%, rgba(229, 163, 149, 0) 50%);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.top-banner-23-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.top-banner-content-fancybox {
	width: 1200px;
	max-width: 100%;
	padding: 0 0 48px 0;
	color: #5E6472;
}
.top-banner-content-fancybox .top-banner-23 {
	min-height: 370px;
	margin: 0 0 48px 0;
	border-radius: 0;
}
.container888 {
	width: 936px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 24px;
}
.top-banner-content-fancybox .top-banner-23-text-wrap {
	min-height: 128px;
	padding: 24px;
	position: relative;
	z-index: 1;
	align-items: center;
	justify-content: flex-start;
}
.top-banner-content-fancybox .top-banner-23-text-wrap2 {
	width: 420px;
	max-width: 60%;
}
.top-banner-content-fancybox .top-banner-23-title {
	margin: 0;
}
.nstSlider .bar,
.nstSlider .leftGrip,
.nstSlider .rightGrip {
	background: var(--site-color-dark) !important;
}
.products-tags-list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin: 16px 0 0 0;
	align-items: center;
	justify-content: center;
}
.products-tags {
	background: #F4F5F6;
	display: flex;
	min-height: 32px;
	border-radius: 24px;
	gap: 8px;
	padding: 4px 8px 4px 12px;
	align-items: center;
	font-weight: 600;
	font-size: 14px;
	line-height: 16px;
	color: var(--site-color-dark);
}
.cat-page-slider-placeholder {
	height: 0;
	overflow: hidden;
}
.details-above-products {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 48px 0 0 0;
}
.results-text {
	visibility: hidden;
	font-size: 20px;
}
.results-text.active {
	visibility: visible;
}
.results-text-purple {
	font-weight: 700;
	color: var(--site-color-dark);
}
.order-results-wrap {
	font-size: 16px;
	font-weight: 600;
}
#orderby-combo {
	background: url(../../images/2023/combo_arrow.svg) left center no-repeat;
	min-width: 168px;
	font-family: 'Assistant';
	font-weight: 600;
	font-size: 20px;
	line-height: 32px;
	color: var(--site-color-dark);
	outline: none;
	box-shadow:none;
	border: none;
	cursor: pointer;
	padding: 0 0 0 40px;
	margin: 0 16px 0 0;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
}
.cat-page-slider-section {
	height: 370px;
	margin: 56px 0 40px 0;
	border-radius: 8px;
	overflow: hidden;
}
.cat-page-slider-section .swiper {
	height: 100%;
}
.cat-page-slider-section .hp-2023-top-banner-item {
	background: #E5C050;
	height: 100%;
	text-decoration: none;
}
.cat-page-slider-section .mewHPslidsItem_imgWrap-overlay {
	background: -webkit-linear-gradient(left, rgba(229,192,80,0) 0%,rgba(229,192,80,1) 98%);
	background: linear-gradient(to right, rgba(229,192,80,0) 0%,rgba(229,192,80,1) 98%);
}
.cat-page-slider-section .hp-top-banner-arrows-wrap {
	bottom: 48px;
}
.cat-page-slider-section .swiper-slide {
	align-items: flex-start;
}
.cat-page-slider-section .slider-content {
	margin: 48px 0 0 0;
}
.cat-page-slider-section .slider-content .head {
	color: #000;
}
.cat-page-slider-section .slider-content .head b,
.cat-page-slider-section .slider-content .head strong {
	color: var(--site-color-dark);
}
.cat-page-slider-section .slider-content .con {
	color: #02111B;
}
.cat-page-slider-section .hp-2023-top-banner-item-a {
	margin: 24px 0 0 0;
}
.cat-page-slider-section .swiper-pagination-style1 .swiper-pagination-bullet-active {
	background: #fff;
}
.talk-to-me-popup {
	display: flex;
	width: 732px;
	max-width: 100%;
	direction: rtl;
}
.talk-to-me-popup-img-wrap {
	width: 36%;
	padding: 24px;
	position: relative;
	border-left: 1px solid #F4F5F6;
}
.talk-to-me-popup-row-above-img {
	display: flex;
	gap: 20px;
	margin: 0 0 24px 0;
}
.talk-to-me-popup-row-above-img .productsBrandImg {
	position: static;
	margin: 0 auto 0 0;
}
.talk-to-me-popup-row-above-img .product-awards-winner {
	position: static;
}
.talk-to-me-popup-img-wrap .productsSons_a {
	position: relative;
	text-align: center;
	margin: 0;
}
.talk-to-me-popup-img-wrap .productsSons_a .pic {
	max-height: 200px;
	vertical-align: top;
}
.talk-to-me-popup-title {
	font-weight: 600;
	font-size: 20px;
	line-height: 32px;
	color: #02111B;
	text-align: center;
}
.talk-to-me-popup-form-wrap {
	width: 64%;
	padding: 48px;
}
.talk-to-me-popup-form-title {
	display: flex;
	gap: 16px;
	align-items: center;
	margin: 0 0 48px 0;
	font-weight: 700;
	font-size: 24px;
	color: #5E6472;
}
.talk-to-me-popup-form .containerss,
.talk-to-me-popup-input-wrap {
	padding: 0 0 24px 0;
}
.talk-to-me-popup-input {
	background: #f4f5f6;
	width: 100%;
	height: 56px;
	line-height: 56px;
	border: none;
	padding: 0 16px;
	border-radius: 8px;
	font-size: 20px;
	color: #5E6472;
	font-family: inherit;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.talk-to-me-popup-input.backToStockNotifyEmail {
	box-shadow: none;
}
.talk-to-me-popup-input:focus,
.talk-to-me-popup-input:hover {
	background: #e9ebed;
}
.talk-to-me-popup-form.backToStockNotifyWrap {
	height: auto;
	margin: 0;
}
.talk-to-me-popup-form .purple-btn {
	margin: 0 auto 0 0;
}
.talk-to-me-popup-form .purple-btn.backToStockNotifySubmit {
	float: left;
}
.notify-on-stock-popup .talk-to-me-popup-title {
	font-size: 16px;
	line-height: 1.5;
}
.fancybox-skin {
	background: #fff !important;
}
body.productsPage_body .popWrap {
	padding: 0;
}
body.productsPage_body .popInner {
	padding: 0;
	margin: 0;
	width: 100%;
}
.product-popup-connected-products {
	background: #E7EBE2;
	width: 100%;
	padding: 32px;
}
.product-popup-connected-products-title {
	display: flex;
	gap: 16px;
	align-items: center;
	margin: 0 0 32px 0;
	font-weight: 700;
	font-size: 24px;
	line-height: 1.3;
	color: #5E6472;
}
.product-popup-connected-products-title::before {
	content: "";
	background: url(../../images/2023/good-quality.svg) center center no-repeat;
	width: 24px;
	height: 24px;
}
.pop-connected-list {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}
.pop-connected-item {
	background: #fff;
	width: -webkit-calc(33.333% - 11px);
	width: calc(33.333% - 11px);
	position: relative;
	cursor: pointer;
	border-radius: 8px;
	text-align: center;
}
.pop-connected-item-checkbox {
	background: none;
	width: 0;
	height: 0;
	outline: none;
	border: none;
	position: absolute;
	left: 0;
	top: 0;
}
.checkbox-circle-check {
	background: url(../../images/2023/check-circle.svg) center center no-repeat;
	visibility: hidden;
	width: 24px;
	height: 24px;
	position: absolute;
	left: -12px;
	top: -12px;
	z-index: 1;
}
.checkbox-border-check {
	border: 4px solid transparent;
	position: absolute;
	left: -4px;
	right: -4px;
	top: -4px;
	bottom: -4px;
	border-radius: 8px;
	z-index: 0;
}
.pop-connected-item-checkbox:checked ~ .checkbox-circle-check {
	visibility: visible;
}
.pop-connected-item-checkbox:checked ~ .checkbox-border-check {
	border-color: var(--site-color-dark);
}
.pop-connected-item-img {
	width: 128px;
	height: 128px;
	object-fit: contain;
	border-radius: 8px;
	margin: 48px auto 8px;
}
.pop-connected-item-img-brand {
	max-height: 30px;
	position: absolute;
	left: 16px;
	top: 16px;
}
.pop-connected-item-text-wrap {
	width: 100%;
	padding: 0 20px 32px;
}
.pop-connected-item-title {
	margin: 0 0 5px 0;
	font-weight: 600;
	font-size: 20px;
	line-height: 1.3;
	color: #02111B;
}
.pop-connected-item-prices-wrap {
	display: flex;
	gap: 8px;
	justify-content: center;
	margin: 0 0 8px 0;
}
.pop-connected-item-price {
	font-weight: 700;
	font-size: 20px;
	line-height: 1.3;
	color: #5E6472;
}
.nstSlider .bar {
	max-width: 100%;
}
.bottom-next-arrow.swiper-button-next,
.bottom-prev-arrow.swiper-button-prev {
	display: flex;
	width: 100%;
	height: 44px;
	align-items: flex-end;
	justify-content: center;
	opacity: 1;
    position: static;
    margin: 0;
	overflow: hidden;
	flex-shrink: 0;
	-webkit-transition:all 0.3s ease;
	transition:all 0.3s ease;
}
.bottom-prev-arrow.swiper-button-prev {
	align-items: flex-start;
}
.bottom-next-arrow.swiper-button-next.swiper-button-disabled,
.bottom-prev-arrow.swiper-button-prev.swiper-button-disabled {
	height: 0;
}
.productPage_body .products-list-item-price-wrap {
	justify-content: flex-start;
}
.productPage_body .model-con {
	padding: 0 0 24px 0;
}
.productPage_body .products-tags-list {
	justify-content: flex-start;
	margin: 0;
	padding: 24px 0;
	border-top: 1px solid #f4ecfb;
}
.addComment,
.closeComment,
.forum_head {
	background-color: var(--site-color-light) !important;
}
.forum_add_form input[type='submit'] {
	background: var(--site-color-light) url(/content/images/arrow1.png) no-repeat 18px center !important;
	color: #fff !important;
}
.productPage_body .color-extra {
	border-bottom: none;
	padding: 24px 0;
}
.productPage_body .plusMinusWrap2 {
	margin: 0;
}
.productPage_body .amount-box {
	padding: 0;
	border: none;
}
.email-me-when-on-stock--wrap {
	margin: 4px 0 0 0;
}
.not-on-stock-wrap {
	background: #F4F5F6;
	display: flex;
	align-items: center;
	border-radius: 32px;
	padding: 8px 24px 8px 8px;
	gap: 16px;
	font-size: 16px;
	color: #02111B;
}
.productPage_body .cat-page-slider-placeholder {
	height: auto;
}
.productPage_body .cat-page-slider-section {
	margin: 0 0 48px 0;
}
.prod-page-bottom-boxes {
	display: flex;
	flex-wrap: wrap;
	gap: 32px;
	margin: 48px 0 96px 0;
}
.prod-page-bottom-boxes-items {
	display: flex;
	min-height: 264px;
	align-items: center;
	justify-content: center;
	flex: 1;
	gap: 24px;
	flex-direction: column;
	border: 4px solid #f4ecfb;
	border-radius: 8px;
	padding: 24px;
	text-align: center;
	font-weight: 600;
	font-size: 32px;
	line-height: 1;
	color: #02111B;
}
.prod-page-bottom-boxes-item-img-wrap {
	background: #f4ecfb;
	display: flex;
	width: 112px;
	height: 112px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	padding: 24px;
}
.prod-page-bottom-boxes-item-img {
	max-height: 100%;
}
.cat-prod-item-awards-imgs-wrap {
	width: 22px;
	margin: 18px 0 0 0;
}
.amount-box .colors .basket {
	background: var(--site-color-dark);
	gap: 10px;
	padding: 5px 16px;
	justify-content: center;
}
.amount-box .colors .basket::before {
	content: "";
	background: url(../../images/2023/plus-circle.svg) center center no-repeat;
	width: 25px;
	height: 24px;
}
.homemain_text,
.homemain_text span {
	font-size: 20px;
	line-height: 1.5;
}
.maincontent {
    padding: 32px 0 0 0;
}
.colorbox1,
.colorbox2,
.colorbox3 {
	background: var(--site-color-light);
	margin: 0 0 10px 0;
}
.stdsubmit_btn {
	background: var(--site-color-dark);
	border-radius: 24px;
	line-height: 36px;
	border: 2px solid var(--site-color-dark);
}
.stdsubmit_btn:hover {
	background: #fff;
	color: var(--site-color-dark);
}
.midboxtitle {
	font-size: 20px;
}
.midboxtext {
	font-size: 18px;
}
#REGsent {
	width: 384px;
	max-width: 100%;
}
.stdinput {
	background: #f4f5f6;
	float: none;
	width: 100%;
	height: 56px;
	line-height: 56px;
	border-radius: 8px;
	border: none;
	padding: 0 16px;
	font-size: 20px;
	font-family: inherit;
}
.dob-input-wrap {
	flex: 1;
}
select.stdinput {
	background: #f4f5f6 url(../../images/2023/combo_arrow.svg) 16px center no-repeat;
	padding-left: 36px;
}
.stdlabel {
	display: block;
	float: none;
	width: 100%;
	text-align: right;
	font-size: 18px;
	line-height: 1.5;
	font-weight: 600;
	margin: 0 0 8px 0;
}
.dob-inputs-wrap {
	display: flex;
	gap: 16px;
}
.dob-inputs {
	flex: 1;
}
.category_side_menuPage_body .producut-main-inner {
	display: flex;
}
.category_side_menuPage_body .producut-main-inner .producut-sidebar {
	width: 20%;
	min-height: 600px;
	margin: 131px 0 48px 0;
	position: relative;
	z-index: 0;
}
.category_side_menuPage_body .producut-main-inner .producut-left {
	width: 80%;
	padding: 0 24px 0 0;
}
.category_side_menuPage_body .producut-main-inner .producut-block {
	width: 33.333%;
}
.category_side_menuPage_body .producut-main-inner .producut-sidebar-inner {
	flex-direction: column;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding: 16px;
}
.category_side_menuPage_body .producut-main-inner .producut-sidebar-inner .sidebar-nav {
	overflow: auto;
	padding: 0;
	margin: 0 0 32px 0;
}
.category_side_menuPage_body .loader2023 img {
    width: -webkit-calc(33.333% - 11px);
    width: calc(33.333% - 11px);
}
.category_side_menuPage_body .loader2023 img:nth-child(4) {
	display: none;
}
.cartPropertyGroups-displayType-2-3-wrap .color-extra {
	padding: 0 0 48px 0;
}
.cartPropertyGroups-displayType-2-3-wrap .propChkbx_ulTitle {
	display: flex;
	align-items: center;
	font-weight: 700;
	font-size: 24px;
	line-height: 32px;
	margin: 0 0 24px 0;
	gap: 16px;
}
.cartPropertyGroups-displayType-2-3-wrap .propChkbx_ulTitle::before {
	content: "";
	background: url(../../images/2023/like.svg) center center no-repeat;
	width: 24px;
	height: 24px;
}
.cartPropertyGroups-displayType-2-3-wrap .propChkbx_ul {
	display: flex;
	flex-wrap: wrap;
	border: 2px solid #f4ecfb;
	border-radius: 8px;
}
.cartPropertyGroups-displayType-2-3-wrap .propChkbx_ul &gt; li {
	width: 25%;
	display: flex;
	min-height: 136px;
	border-right: 1px solid #f4ecfb;
}
.cartPropertyGroups-displayType-2-3-wrap .propChkbx_ul &gt; li:nth-child(4) ~ li {
	border-top: 1px solid #f4ecfb;
}
.cartPropertyGroups-displayType-2-3-wrap .propChkbx_ul &gt; li:nth-child(4n+5),
.cartPropertyGroups-displayType-2-3-wrap .propChkbx_ul &gt; li:first-child {
	border-right: none;
}
.cartPropertyGroups-displayType-2-3-wrap .chk-boxes .txt {
	font-weight: 600;
	font-size: 24px;
	line-height: 1.2;
	color: #02111B;
	float: none;
	display: block;
}
.cartPropertyGroups-displayType-2-3-wrap .chk-boxes .txt.txtPrice {
	font-size: 20px;
	color: #5E6472;
	font-weight: 700;
}
.cartPropertyGroups-displayType-2-3-wrap .chk-boxes {
	display: flex;
	margin: 0;
}
.cartPropertyGroups-displayType-2-3-wrap .checkboxLabelCLick {
	display: flex;
	width: 100%;
	gap: 16px;
	padding: 24px;
}
.prop-chkbx-text-wrap {
	display: flex;
	flex-grow: 1;
	gap: 16px;
}
.prop-chkbx-text-wrap2 {
	display: block;
}
.cartPropertyGroups-displayType-2-3-wrap .checkboxLabelCLick .chkbx,
.cartPropertyGroups-displayType-2-3-wrap .checkboxLabelCLick .radio {
	margin: 6px 0 0 0;
}
.cartPropertyGroups-displayType-2-3-wrap .checkboxLabelCLick input[type="checkbox"]:checked ~ .prop-chkbx-text-wrap .txt:not(.txtPrice) {
	color: #8043CC;
}
.prop-chkbx-img {
	max-width: 37%;
	max-height: 108px;
	margin: 0 auto 0 0;
	flex-shrink: 0;
	object-fit: contain;
}
.floating-whatsapp {
	position: fixed;
	left: 20px;
	bottom: 97px;
	z-index: 7;
	font-size: 0;
}
.productPage_body .floating-whatsapp {
	bottom: 250px;
}
.floating-whatsapp-img {
	width: 54px;
	height: 54px;
}
.calc-text-height {
	overflow: hidden;
}
.calc-text-height:not(.work-on-mobile) {
	max-height: 22px;
}
.btn-toggle-text {
	background: var(--site-color-dark);
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	margin: 20px 0 0 0;
	padding: 5px 15px;
	font-weight: 600;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.btn-toggle-text:not(.active),
.btn-toggle-text.hide {
	display: none;
}
.calc-text-height.active {
	max-height: none !important;
}
.price-on-big-buy-now-btn {
	margin: 4px 0 0 0;
}
#NagishLiLogo,
#NagishLiTitle,
#NagishLiMove {
	display: none;
	visibility: hidden;
}
nagishli#NagishLiTag &gt; #NagishLiBar &gt; #NagishLiBarStrip {
	position: relative;
}
nagishli#NagishLiTag &gt; #NagishLiBar &gt; #NagishLiBarStrip::after {
	content: "";
	background: url(../../images/2023/accessibility_icon.svg) center center/contain no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 5px;
	top: 5px;
}
.INDMobile #INDmenu-btn, [data-indmobile] #INDmenu-btn {
    bottom: 94px !important;
}
.swiper.full-screen {
	background: #000;
	position: fixed;
	inset: 153px 0 0 0;
	height: auto;
	z-index: 31;
	border: none;
    border-radius: 0;
}
.slider-block .swiper.full-screen .lnk {
	height: 100%;
	padding: 40px 80px;
}
.resize-swiper {
	display: none;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 20px;
	top: 20px;
	z-index: 2;
}
.resize-swiper::before,
.resize-swiper::after {
	content: "";
	background: #fff;
	width: 2px;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.resize-swiper::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.swiper.full-screen .resize-swiper {
	display: block;
}
.product-colors-top-gallery-arrow,
.product-top-gallery-arrow {
	display: flex;
	width: 100px;
	height: 100%;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 0;
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index: 1;
}
.product-colors-top-gallery-arrow.next,
.product-top-gallery-arrow.next {
	left: 0;
}
.product-colors-top-gallery-arrow.prev,
.product-top-gallery-arrow.prev {
	right: 0;
}
.product-colors-top-gallery-arrow::after,
.product-top-gallery-arrow::after {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.product-colors-top-gallery-arrow.prev::after,
.product-top-gallery-arrow.prev::after {
	-webkit-transform: rotate(-140deg);
	transform: rotate(-140deg);
}
.swiper.full-screen .product-colors-top-gallery-arrow,
.swiper.full-screen .product-top-gallery-arrow {
	filter: alpha(opacity=100);
	-khtml-opacity: 1;
	opacity: 1;
	visibility: visible;
}
.slider-block .swiper.full-screen .lnk .pic {
	height: auto;
}
.product-colors-top-gallery-arrow.swiper-button-disabled,
.product-top-gallery-arrow.swiper-button-disabled {
	cursor: default;
	filter: alpha(opacity=20) !important;
	-khtml-opacity: 0.2 !important;
	opacity: 0.2 !important;
}
.product-page-title-on-mobile {
	font-size: 20px;
	line-height: 20px;
	color: #02111B;
	font-weight: 700;
	margin: 0 0 24px 0;
}
.payments-text-in-product-page {
	color: #48A348;
}</pre></body></html>