/* ------------------------------------- header ------------------------------------- */

/* --- layout_header --- */ 
#bg_header {
	height: 162px;
	width: 100%;
	background: #fff;
	position: relative;
}
div#bg_header:after {
	content: "";
	width: 100%;
	height: 40px;
	background: #6ac0bf;
	display: block;
	position: absolute;
	TOP: auto;
	bottom: -1px;
}
#layout_header {
	height: 100%;
}
.fix_nav_big {
	display: block;
	position: fixed;
	height: 40px;
	width: 100%;
	background: #6ac0bf;
	z-index: 999;
	right: 0px;
}
.fix_nav_small {
	display: block;
	width: 960px;
	height: 100%;
	margin: 0 auto;
}
#bg_header .element_general_prime_categories.sticky {
	position: static;
	width: 960px;
	margin: 0 auto;
}
div#header_logo a {
	display: block;
	width: 100%;
	height: 100%;
}
#header_logo {
	top: 0px;
	right: 0px;
	width: 168px;
	height: 161px;
}
div#header_logo a img {
	max-width: 100%;
	max-height: 100%;
}
.header_icons {
	display: block;
	width: 125px;
	height: 27px;
	position: absolute;
	left: 0px;
	top: 11px;
}
/* --- end layout_header --- */ 

/* --- header_cart_nav_header --- */
ul#header_cart_nav {
	position: static;
	display: inline-block;
	float: left;
	width: 32px;
	height: 32px;
	margin-right: 24px;
}
#header_cart_nav li, span#link_order_with_counter, span.cart_with_items {
	display: block;
	height: 100%;
	width: 100%;
	padding: 0px;
}
li.link_order_with_counter a {
	display: block;
	width: 100%;
	height: 100%;
	background: none;
	position: relative;
}
#cart_icon {
	background: url(cart_icon.png) no-repeat right top;
	width: 100%;
	height: 100%;
	margin: 0px;
	position: static;
}
li.link_order_with_counter {
	color: rgba(0, 0, 0, 0);
	font-size: 0;
	line-height: 0;
}
li.link_order_with_counter b {
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	position: absolute;
	left: 23px;
	top: 0px;
	height: 16px;
	width: 17px;
	background: #ff8d8d;
	border-radius: 17px;
	font-weight: normal;
}
/*#secureHook*/
div#header_secure_link {
	display: inline-block;
	width: 21px;
	height: 27px;
	position: static;
	float: left;
	margin-right: 17px;
	margin-left: 12px;
}
#secureHook {
	background: url(safe_buy.png) no-repeat center center;
	width: 100%;
	height: 100%;
}
/* --- end_header_cart_nav_header --- */

/* --- main_nav_bg --- */
#main_nav_bg {
	height: 30px;
	width: 415px;
	top: 18px;
	right: 187px;
	background: none;
} 
ul#header_main_nav {
	margin: 0px;
}
#header_main_nav li:first-child{
	background: none; 
}
#header_main_nav li:first-child a {
	margin: 0px;
}
li.link_all_items {
	display: none;
}
#header_main_nav li span {
	display: block;
}
#header_main_nav li a, #header_main_nav li span span {
	display: block;
	padding: 0 6px;
	height: 100%;
	line-height: 30px;
	width: auto;
	color: #555555;
	font-weight: normal;	
	font-size: 14px;
	background: none;
}
#header_main_nav > li > a:hover, #header_main_nav > li > span > a:hover, #header_main_nav li span span {
	background: none;
	color: #6ac0bf;
}
/* --- end_main_nav_bg --- */ 

/* --- element_general_search_header --- */
#header_show_search {
	width: 233px;
	height: 33px;
	background: #fff;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	border: 1px solid #6ac0bf;
	position: absolute;
	top: 53px;
	left: 0px;
	right: auto;
}
#header_show_search .search .textInput #q {
	width: 100%;
	height: 100%;
	position: static;
	color: #67696A;
	line-height: 37px;
	text-indent: 10px;
	background: none;
}
label.textInput {
	display: block;
	width: 100%;
	height: 100%;
}
div#searchBtnHook {
	display: block;
	width: 37px;
	height: 33px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.searchButton input[type="submit"] {
	background: url(search_icon.png) no-repeat center center;
	width: 100%;
	height: 100%;
	position: static;
}
/* --- end element_general_search_header --- */ 

/* --- element_general_links_header --- */ 
/*facebook_link*/
ul.element_general_links.facebook_link {
	display: inline-block;
	width: 19px;
	height: 30px;
	background: url(facebook_icon.png) no-repeat center top;
	float: left;
}
ul.element_general_links.facebook_link * {
	display: block;
	font-size: 0px;
	width: 100%;
	height: 100%;
}
/*end of facebook_link*/

/*contact_details*/
ul.element_general_links.contact_details.vertical {
	display: block;
	width: 227px;
	height: 60px;
	position: absolute;
	top: 65px;
	right: 192px;
}
ul.element_general_links.contact_details li.pos_0 a {
	font-weight: bold;
	font-size: 17px;
}
ul.element_general_links.contact_details li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #6ac0bf;
	font-weight: normal;
}
ul.element_general_links.contact_details li.pos_0 a {
	font-size: 17px;
	font-weight: bold;
}
/*end of contact_details*/
/* --- end_element_general_links_header --- */ 

/* --- element_general_images_header --- */ 
/* --- end_element_general_images_header --- */ 

/* --- element_general_login_logout_header --- */ 
.element_general_login_logout {
	display: block;
	width: 91px;
	height: 30px;
	position: absolute;
	left: 5px;
	top: 98px;
}
ul.element_general_login_logout_list {
	display: block;
	width: 100%;
	height: 100%;
}
ul.element_general_login_logout_list li {
	display: inline-block;
	width: 48%;
	height: 100%;
	position: relative;
}
div#header_group1 li.link_customer:after {
	content: "";
	height: 13px;
	width: 1px;
	background: #565656;
	display: block;
	position: absolute;
	top: 2px;
	left: -3px;
}
ul.element_general_login_logout_list li span, ul.element_general_login_logout_list li a {
	display: block;
	height: 100%;
	color: #565656;
	font-size: 13px;
	text-align: center;
}
/* --- end_element_general_login_logout_header --- */ 

/* --- element_general_prime_categories_category_header --- */ 
#bg_header .element_general_all_categories_sorted_by_titles, 
#bg_header .element_general_prime_categories, 
#bg_header .element_general_all_categories {
    width: 810px;
    height: 40px;
    position: absolute;
    top: 123px;
    z-index: 99;
    right: 158px;
}
#bg_header .element_general_all_categories_sorted_by_titles h3, 
#bg_header .element_general_prime_categories h3, 
#bg_header .element_general_all_categories h3{
	display: none;
}
#bg_header .element_general_prime_categories > .store_categories, 
#bg_header .element_general_all_categories > .store_categories, 
#bg_header.element_general_all_categories_sorted_by_titles  > .store_categories{
	width: 960px;
	background: none;
	height: 40px;
}
#bg_header .element_general_all_categories_sorted_by_titles li, 
#bg_header .element_general_prime_categories > ul > li, 
#bg_header .element_general_all_categories li{
	background: none;
	padding: 0;
	height: 100%;
	width: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px;
	float: right;
	position: relative;
	line-height: 40px;
}
#bg_header .element_general_all_categories_sorted_by_titles li a, 
#bg_header .element_general_prime_categories > ul >  li > a, 
#bg_header .element_general_all_categories li a ,
#bg_header .element_general_all_categories_sorted_by_titles li span, 
#bg_header .element_general_prime_categories > ul > li > span,
#bg_header .element_general_all_categories li span{
	padding: 0px 23px;
	color: #ffffff;
	font-size: 15px;
	width: auto;
	font-weight: normal;
	background: none;
	display: block;
	height: 100%;
	line-height: 40px;
}
#bg_header .element_general_all_categories_sorted_by_titles li:hover, 
#bg_header .element_general_prime_categories li:hover, 
#bg_header .element_general_all_categories li:hover, 
#bg_header .element_general_all_categories_sorted_by_titles li span, 
#bg_header .element_general_prime_categories li span, 
#bg_header .element_general_all_categories li span,
#bg_header .element_general_all_categories_sorted_by_titles > ul > li:hover > a, 
#bg_header .element_general_prime_categories > ul > li:hover > a, 
#bg_header .element_general_all_categories > ul > li:hover > a{
	color: #ff8d8d;
	text-decoration: none;
	background: none;
}
#bg_header .element_general_prime_categories > ul > li:not(:first-child):after {
	content: '';
	height: 16px;
	position: absolute;
	color: #fff;
	right: 0px;
	top: 13px;
	border-right: 1px solid #fff;
}
/*drop*/
#bg_header .element_general_prime_categories .store_categories .store_categories{
	display: none;
	position: absolute;
	background: #fff;
	padding-top: 0;
	width: 179px;
	top: 101%;
	right: 0;
	z-index: 30;
	padding: 20px 25px;
	border-top: 1px solid #fff;
	-webkit-box-shadow: 0 0 3px rgba(106,192,191,.5);
	-moz-box-shadow: 0 0 3px rgba(106,192,191,.5);
	box-shadow: 0 0 3px rgba(106,192,191,.5);
}
#bg_header .element_general_prime_categories .store_categories li:hover .store_categories {
	display: block;
}
#bg_header .element_general_prime_categories .store_categories .store_categories li {
	background: none;
	width: auto;
	min-width: 100%;
	line-height: 26px;
	height: 21px;
	width: auto;
	margin-bottom: 6px;f
}
#bg_header .element_general_prime_categories .store_categories .store_categories li a, 
#bg_header .element_general_prime_categories .store_categories .store_categories li span {
	line-height: 26px;
	padding: 0px 0px;
	text-align: right;
	font-weight: normal;
	width: auto;
	font-size: 14px;
	color: #000;
}
#bg_header .element_general_prime_categories .store_categories .store_categories li a:hover, #bg_header .element_general_prime_categories .store_categories .store_categories li span{
	text-decoration: none;
	color: #6ac0bf;
}
/*end drop*/
#bg_header .element_general_prime_categories li.css_class_extra_link {
	float: left;
}
#bg_header .element_general_prime_categories > ul > li.css_class_extra_link:after{
	content: none;
}
#bg_header .element_general_prime_categories > ul > li.css_class_extra_link a,
#bg_header .element_general_prime_categories > ul > li.css_class_extra_link span{
	color: #ffc50c;
	font-weight: bold;
}
/* --- end element_general_prime_categories_category_header --- */ 

/* --- element_general_prime_categories_with_group_header --- */
/* --- end element_general_prime_categories_with_group_header --- */

/* --- element_general_prime_categories_with_children_header --- */
/* --- end element_general_prime_categories_with_children_header --- */

/* --- element_general_contact_header --- */ 
/* --- end element_general_contact_header --- */ 

/* --- element_general_newsletter_header --- */ 
/* --- end element_general_newsletter_header --- */ 

/* --- element_general_easy_lightbox --- */
/* --- end element_general_easy_lightbox --- */

/*element_general_lightbox*/
/*end element_general_lightbox*/

/* ------------------------------------- end layout_header ------------------------------------- */

/* ------------------------------------- middel ------------------------------------- */

/* --- layout_homepage_middel --- */ 
body.layout_homepage #bg_middle {
	width: 100%;
	margin-bottom: 57px;
}
body.layout_homepage #main {
	width: 100%;
} 
div#homepage_middle_groups {
	width: 960px;
	margin: 0 auto;
	position: relative;
	z-index: 99;
	padding-top: 41px;
	margin-bottom: 77px;
}
div#homepage_group4 {
	position: relative;
}
div#homepage_group4:after {
	content: "";
	display: block;
	width: 100%;
	height: 407px;
	position: absolute;
	top: -453px;
	background: url(pattern.png) #e5f1f1;
	z-index: 0;
}
#homepage_group2 {
	width: 435px;
}
#homepage_group3 {
	width: 411px;
	float: left;
}
body.layout_homepage .facebook_likebox {
	background: #F6F7F8;
}
/* --- end layout_homepage_middel --- */ 

/* --- element_general_masonry_images_middel --- */ 
/* --- end element_general_masonry_images_middel --- */ 

/* --- element_general_all_categories_middel --- */ 
/* --- end element_general_all_categories_middel --- */ 

/* --- element_general_categories_images_middel --- */ 
/* --- end element_general_categories_images_middel --- */ 

/* --- element_general_content_carousel_middel --- */ 
/* --- end element_general_content_carousel_middel --- */

/* --- element_general_links_middel --- */ 
/*mainpage_titles*/
ul.element_general_links.mainpage_titles {
	display: block;
	height: 32px;
	width: 100%;
	background: url(titles_bg.png) no-repeat center center;
	margin-bottom: 30px;
}
ul.element_general_links.mainpage_titles li {
	display: block;
	width: 100%;
	height: 100%;
}
ul.element_general_links.mainpage_titles li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 21px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	line-height: 32px;
}
/*end of mainpage_titles*/
/*zap*/
ul.element_general_links.zap {
	display: inline-block;
	float: right;
	width: 209px;
	height: 323px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #6ac0bf;
	background: url(ztp_bg.png) no-repeat 0px 17px;
	padding-top: 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
ul.element_general_links.zap li.pos_0 {
	display: block;
	width: 100%;
	height: 50px;
	overflow: hidden;
	padding-right: 11px;
	margin-bottom: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
ul.element_general_links.zap li.pos_0 a {
	color: #6ac0bf;
	font-size: 18px;
	font-weight: bold;
	line-height: 25px;
	display: block;
	width: 100%;
	height: 100%;
}
ul.element_general_links.zap li.pos_1 {
	height: 30px;
	width: 122px;
	background: #ff8d8d;
	line-height: 28px;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	overflow: hidden;
}
ul.element_general_links.zap li.pos_1 a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-indent: 11px;
	position: relative;
}
ul.element_general_links.zap li.pos_1 a:after {
	content: ">";
	position: absolute;
	left: 8px;
	width: auto;
}
/*end of zap*/
/* --- end_element_general_links_middel --- */ 

/* --- element_general_images_middel --- */ 
/*strengths*/
.element_general_images.strengths {
	width: auto;
	margin: 0px auto;
	text-align: center;
	padding-top: 0;
	height: auto;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: transparent;
}
.element_general_images.strengths .current_element_image {
	display: inline-block;
	float: right;
	position: relative;
	width: 172px;
	height: 160px;
	vertical-align: top;
	padding: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 67px;
	background-color: transparent;
}
.element_general_images.strengths:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}
.element_general_images.strengths .current_element_image:nth-child(2n+0) {
	margin-left: 0px;
}
.element_general_images.strengths .current_element_image h3 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	width: 100%;
	height: 20px;
	overflow: hidden;
}
.element_general_images.strengths > div > a {
	height: 100px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	max-height: 100px;
	max-width: 172px;
}
.element_general_images.strengths .current_element_image a .strengths_img_wrapper {
	height: 57px;
	margin-bottom: 25px;
	position: relative;
}
.element_general_images.strengths .current_element_image a img {
	display: block;
	margin: auto;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	top: 0;
	-o-transition: All 0.25s ease;
	-ms-transition: All 0.25s ease;
	-moz-transition: All 0.25s ease;
	-webkit-transition: All 0.25s ease;
	transition: top 0.25s ease;
}
.element_general_images.strengths .current_element_image:hover a img {
	position: relative;
	top: -20px;
	-o-transition: All 0.25s ease;
	-ms-transition: All 0.25s ease;
	-moz-transition: All 0.25s ease;
	-webkit-transition: All 0.25s ease;
	transition: top 0.25s ease;
}
.element_general_images.strengths .current_element_image:hover .strengths_p_wrapper {
	display: block;
}
.element_general_images.strengths .current_element_image .strengths_p_wrapper {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #b9e5f4;
	color: #333333;
	line-height: 18px;
	font-size: 12px;
	margin-top: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.element_general_images.strengths .current_element_image p {
	display: none;
}
/* --- end element_general_images_middel --- */ 

/* --- element_general_newsletter_middel --- */ 
/* --- end element_general_newsletter_middel --- */ 

/* --- element_category_list_items_middel --- */ 
/* --- end element_category_list_items_middel --- */ 

/* --- element_general_carousel_middel --- */ 
.element_general_content_carousel.four {
	height: 372px;
	margin-top: 21px;
	padding-top: 0;
	margin-bottom: 48px;
}
.element_general_content_carousel.four .ca-container {
	height: 100%;
	position: relative;
}
.element_general_content_carousel.four .ca-container .ca-item {
	width: 242px;
	height: 355px;
	background: #fff;
}
.element_general_content_carousel.four .ca-container .ca-item .ca_item_content {
	width: 231px;
	height: 100%;
	margin: 3px auto 0px 3px;
}
.element_general_content_carousel.four .ca-container .ca-item a {
	margin: 0;
	display: block;
	height: 100%;
	width: 100%;
	position: relative;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.08);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.08);
	box-shadow: 0 0 5px rgba(0,0,0,.08);
	border: solid 1px rgba(99,101,110,.15);
	background: #fff;
}
.element_general_content_carousel.four .ca-container .ca-item h3 {
	color: #555555;
	font-weight: normal;
	text-align: center;
	width: auto;
	font-size: 15px;
	margin: 0px 11px;
	line-height: 22px;
	height: 41px;
	overflow: hidden;
	position: absolute;
	top: 242px;
	width: 90%;
}
.element_general_content_carousel.four .carousel_content_bottom {
	display: block;
	width: 53%;
	height: 20px;
	position: absolute;
	top: auto;
	bottom: 13px;
	right: 0px;
	text-align: left;
	font-size: 15px;
	color: #ff8d8d;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.carousel_content_bottom:after {
	content: "הזמן עכשיו";
	display: block;
	width: 94px;
	height: 26px;
	color: #fff;
	font-size: 13px;
	background: #ff8d8d;
	text-align: center;
	position: absolute;
	top: -6px;
	left: -98px;
	line-height: 26px;
	font-weight: bold;
}
span.item_show_origin_price {
	float: right;
	padding-right: 8px;
	font-size: 14px;
	color: #8e8e8e;
	text-decoration: line-through;
}
.element_general_content_carousel.four span.origin_price_icon {
	display: none;
}
.element_general_content_carousel.four .ca-container .ca-item table {
	border-spacing: 0;
	width: 100%;
	height: 226px;
	margin: 0 auto;
	position: absolute;
	top: 4px;
	padding: 6px;
	left: 0;
}
.element_general_content_carousel.four .ca-container .ca-item a img {
	max-height: 226px;
	max-width: 205px;
	margin: 0 auto;
}
.element_general_content_carousel.four .carousel_image_content {
	display: none;
}
.element_general_content_carousel.four .ca-nav {
	position: relative;
}
span.ca-nav-prev, span.ca-nav-next {
	background: none;
}
span.ca-nav-prev {
	display: inline-block;
	position: static;
	width: 58px;
	height: 100%;
	margin: 0px;
	float: right;
}
span.ca-nav-next {
	display: inline-block;
	position: static;
	width: 58px;
	height: 100%;
	margin: 0px;
	float: left;
}
.element_general_content_carousel.four .ca-container .ca-item h3 b {
	display: block;
	color: #000;
	font-weight: normal;
	font-size: 15px;
}
.element_general_content_carousel.four span.origin_price_title {
	display: none;
} 
.element_general_content_carousel.four .ca-container .ca-item:after,
.element_general_content_carousel.four .ca-container .ca-item:before {
	-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
	position: absolute;
	left: 5px;
	bottom: 14px;
	z-index: -1;
	width: 60%;
	max-width: 300px;
	height: 20%;
	content: "";
}
.element_general_content_carousel.four .ca-container .ca-item:after {
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	-o-transform: rotate(4deg);
	right: 10px;
	left: auto;
}
.element_general_content_carousel.four .ca-container .ca-item .ca_item_content:after {
	content: '';
	position: absolute;
	top: 20px;
	left: 20px;
}
.element_general_content_carousel.four .ca-container .ca-item.css_class_sale .ca_item_content:after{
	content: url(sale_icon2.png);
}
.element_general_content_carousel.four .ca-container .ca-item.css_class_new .ca_item_content:after{
	content: url(new_icon.png);
}
.element_general_content_carousel.four .ca-container .ca-item.css_class_precent_off_30 .ca_item_content:after{
	content: url(precent_off_30.png);
}
.element_general_content_carousel.four .ca-container .ca-item.css_class_precent_off_50 .ca_item_content:after{
	content: url(precent_off_50.png);
}
.element_general_content_carousel.four .ca-nav {
	background: url(slider_arrows.png) no-repeat;
	position: absolute;
	top: 140px;
	width: 110%;
	height: 40px;
	left: -40px;
	margin: 0px;
}
.element_general_content_carousel.four .ca-container .ca-item.css_class_sale .ca_item_content:after {
	content: url(saleIcon.png);
	top: 11px;
	left: 10px;
} 	
.element_general_content_carousel.four .ca-container .ca-item.css_class_new .ca_item_content:after {
	content: url(newIcon.png);
	top: 11px;
	left: 10px;
}
.element_general_content_carousel.four .ca-container .ca-item.css_class_recommended .ca_item_content:after {
	content: url(recomendedIcon.png);
	top: 11px;
	left: 10px;
}

/*small*/
div.element_general_carousel.small.items {
	width: 960px;
	margin: 0 auto;
}
.small .ca-container {	
	width: 960px;
	height: 95px;
}
.items .ca-nav span {
	display: none;
}
.items.small .ca-container {
	padding-top: 20px;
}
.small .ca-container .ca-item {
	width: 192px;
	display: table;
}
.element_general_carousel.small .ca-item a{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.small .ca-container .ca-item{
	padding: 0 15px;
}
.small .ca-wrapper{
	display: table;
}
.small .ca-wrapper {
	width: 103%;
}
.small .ca-container .ca-item a img {
	max-width: 120px;
	max-height: 95px;
}
.small .ca-nav{
	background: url(slider_arrows.png) no-repeat;
	position: absolute;
	top: 27px;
	width: 110%;
	height: 40px;
	left: -40px;
	margin: 0px;
}
.small .ca-nav span{
	width: 40px;
	z-index: 999;
	display: inline-block;
	float: right;
}
.small .ca-nav span.ca-nav-next{
	float: left; 
}
/*end of small*/
/* --- end element_general_carousel_middel --- */ 

/* --- element_general_list_item_titles_middel --- */
/* --- end element_general_list_item_titles_middel --- */

/* --- element_general_prime_categories_category_middel --- */ 
/* --- end element_general_prime_categories_category_middel --- */ 

/* --- element_general_contact_middel --- */ 
.layout_homepage #bg_middle form#new_ticket {
	display: inline-block;
	float: left;
	width: 209px;
	height: 323px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #6ac0bf;
	background: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.layout_homepage #bg_middle form#new_ticket .contact {
	display: block;
	width: 100%;
	height: 100%;
	position: static;
}
.layout_homepage #bg_middle form#new_ticket .contact .element_general_contact {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background: url(conatct_bg.png) no-repeat center 18px;
	padding-top: 87px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.layout_homepage #bg_middle form#new_ticket .contact .element_general_contact input {
	width: 192px;
	height: 41px;
	-webkit-border-radius: 19px/20px 20px 21px 21px;
	-moz-border-radius: 19px/20px 20px 21px 21px;
	border-radius: 19px/20px 20px 21px 21px;
	background-color: #fff;
	outline: none;
	background-image: none;
	margin: 0px;
	padding: 0px;
	text-indent: 14px;
}
.layout_homepage #bg_middle form#new_ticket .contact .element_general_contact input#ticket_newsletter {
	width: auto;
	margin: 2px 2px 0 0;
	height: auto;
	display: inline-block;
	top: auto;
	bottom: 70px;
	float: right;
	position: absolute;
}
.layout_homepage #bg_middle form#new_ticket .contact .element_general_contact label span {
	display: none;
}
.layout_homepage #bg_middle form#new_ticket .contact .element_general_contact label span.newsletter_field {
	display: block;
	top: 6px;
}
.layout_homepage #bg_middle form#new_ticket .contact .element_general_contact label textarea#ticket_content {
	display: inline;
	width: 100%;
	height: 100%;
	position: static;
	padding-right: 4px;
}
.layout_homepage #bg_middle form#new_ticket .contact .element_general_contact label {
	width: 100%;
	padding: 0px 7px;
	display: block;
	margin-top: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.layout_homepage #bg_middle form#new_ticket .contact .smallButton {
	display: block;
	width: 184px;
	height: 41px;
	-webkit-border-radius: 18px/21px 21px 20px 20px;
	-moz-border-radius: 18px/21px 21px 20px 20px;
	border-radius: 18px/21px 21px 20px 20px;
	background-color: #ff8d8d;
	position: absolute;
	top: auto;
	bottom: 19px;
	right: 11px;
}
.layout_homepage #bg_middle form#new_ticket .contact .smallButton div {
	display: block;
	width: 100%;
	height: 100%;
	position: static;
}
.layout_homepage #bg_middle form#new_ticket .contact .smallButton a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background: none;
	border: none;
	top: 0px;
	right: 0px;
	margin: 0px;
	line-height: 41px;
	box-shadow: none;
}
/* --- end element_general_contact_middel --- */ 

/* --- element_general_ws_carousel_middel --- */
#bg_middle #wowslider-container1 {
	margin-bottom: 61px;
} 
.ws_shadow{
	display: block;
	height: 8px;
	background: url(ws_shadow.png) no-repeat center center;
}
/* --- end element_general_ws_carousel_middel --- */

/* --- element_general_ticker_middel --- */
/* --- end element_general_ticker_middel --- */

/* --- element_items_list_items_middel --- */ 
/* --- end element_items_list_items_middel --- */ 

/* --- element_general_masonry_grid --- */ 
/* --- end element_general_masonry_grid --- */ 

/* --- pagination_middel --- */
/* --- end pagination_middel --- */

/* --- bootstrap_slider_middel --- */
/* --- end bootstrap_slider_middel --- */

/* --- owlCarousel_middel --- */
/* --- end owlCarousel_middel --- */
/* ------------------------------------- end middel ------------------------------------- */

/* ------------------------------------- footer ------------------------------------- */

div#bg_footer{
	background: #6ac0bf;
	margin-top: 0;
	max-width: none;
}  
div#footer_middle_groups {
	position: relative;
	padding-bottom: 70px;
}

#footer_group1 {
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	margin-top: 0;
	margin-bottom: 30px;
	padding-top: 10px;
	height: 112px;
}
#footer_group1 > ul:after,
#bg_footer #new_ticket:before{
	content: none;
}
#footer_middle_groups > div {
	padding: 0;
	padding-top: 10px;
}
/* --- end layout_footer --- */

/* --- element_general_newsletter_footer --- */ 
#bg_footer #new_ticket {
	float: right;
	margin-right: 47px;
	overflow: visible;
}
#bg_footer .element_general_newsletter #ticket_customer_email {
	color: #808080;
	line-height: 28px;
	font-size: 15px;
	text-align: right;
	width: 219px;
	height: 28px;
	background: #fff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	margin-top: 24px;
	outline: none;
	border: solid 1px #d4d2d2;
}
#bg_footer .element_general_newsletter + input + div.smallButton a,
#bg_footer .element_general_newsletter + input + div.smallButton div {
	top: -28px;
	left: -123px;
	width: 33px;
	height: 28px;
	background: url(nesletter_btn.png) no-repeat center center;
}
#bg_footer .element_general_newsletter + input + div.smallButton div:hover {
	background-position: center center;
}
#bg_footer .element_general_newsletter {
	width: 330px;
	height: auto;
	padding-top: 0;
	background: none;
}
/* --- end element_general_newsletter_footer --- */ 

/* --- element_general_links_footer --- */ 
div#footer_group1 {
	position: relative; 
}
#footer_group1 > ul {
	float: left;
	padding-top: 0;
	width: 220px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#footer_group1 >  .element_general_links.payment {
	float: right;
	padding-top: 0;
	width: 400px;
	height: 76px;
	position: relative;
}
#footer_group1 > ul.element_general_links.payment.horizontal li {
	background: url(safe_buy_icons.png) no-repeat right  bottom;
	width: 100%;
	height: 100%;
}
#footer_group1 > ul.element_general_links.payment.horizontal > li.pos_0 {
	margin: 0;
	width: 100%;
	height: 100%;
}
#footer_group1 > ul.element_general_links.payment.horizontal > li a {
	display: block;
	height: 100%;
	line-height: 0;
	font-size: 0;
}
#footer_group1 > ul.element_general_links.payment h3.safe_buy ,
#links_h3_f_t_g {
	position: absolute;
	top: 0;
	left: auto;
	right: 0px;
	padding-left: 0;
	height: 23px;
	font-weight: normal;
	color: #fff;
	font-size: 19px;
}
.element_general_links.f_t_g.horizontal {
	position: relative;
}
.element_general_links.horizontal.f_t_g li {
	width: 33px;
	height: 33px;
	background: #155691;
	margin: 38px 6px 0px;
	-moz-border-radius: 100%;
	-webkit-border-radius:100%;
	border-radius:100%;
	float: right;
}
.element_general_links.horizontal.f_t_g li.pos_1 {
	background-position: -36px center;
}
.element_general_links.horizontal.f_t_g li.pos_2 {
	background-position: -82px center;
}

#layout_footer .element_general_links.horizontal.f_t_g li a {
	font-size: 19px;
	line-height: 33px;
	display: block;
	width: 33px;
	height: 33px;
	color: #fff;
	font-weight: normal;
	text-align: center;
}
#layout_footer  .element_general_links.horizontal.f_t_g li:hover a{
	color: #fff;
}
i.fa.fa-instagram:before {
	position: relative;
	left: 1px;
	top: 1px;
}
i.fa.fa-facebook:before {
	position: relative;
	top: 1px;
}
#footer_group1 .element_general_links.f_t_g.horizontal {
	top: 13px;
}
#bg_footer .element_general_newsletter #heading,
#links_h3_f_t_g{
	padding-right: 0;
}
#footer_group1 > ul.element_general_links.payment h3.safe_buy{
	background: url(lock_icon.png) no-repeat right 0;
	width: 142px;
	padding-top: 5px;
	top: -5px;
	padding-right: 45px;
}
/* --- end_element_general_links_footer --- */ 

/* --- element_general_footer_nav --- */ 
#bg_footer #layout_footer .element_general_footer_nav_list a:hover, #bg_footer #layout_footer .element_general_all_categories li a:hover {
	color: #ff8d8d;
	text-decoration: none;
}
.facebook_likebox_footer {
	width: 283px;
	height: 213px;
	display: inline-block;
}
.element_general_show_contact {
	display: inline-block;
	margin-left: 70px;
	vertical-align: top;
}
/* --- end element_general_footer_nav --- */ 

/* --- element_general_prime_categories --- */ 
#bg_footer .element_general_all_categories_sorted_by_titles li,
#bg_footer .element_general_prime_categories li, 
#bg_footer .element_general_all_categories li{
	width: 100%;
	float: right;
}
/* --- end element_general_prime_categories --- */ 

/* --- element_general_show_contact --- */ 
/* --- end element_general_show_contact --- */

/* --- #footer_group2, #footer_group3, #footer_group4_footer --- */
#footer_middle_groups h3, 
#footer_middle_groups .element_general_show_contact h3 span, 
#bg_footer .element_general_newsletter #heading {
	color: #fff;
	font-weight: normal;
	font-size: 19px;
}
#layout_footer a, #layout_footer p, 
#layout_footer strong, #layout_footer .element_general_footer_nav_list a:hover{
	line-height: 21px;
}

#layout_footer .element_general_footer_nav_list a:hover, 
#bg_footer .element_general_all_categories_sorted_by_titles li a:hover, 
#bg_footer .element_general_prime_categories li a:hover, 
#bg_footer .element_general_all_categories li a:hover {
	color: #fff;
}
#bg_footer #footer_group4{
	background:none;
}
#layout_footer #footer_group2 {
	width: 191px;
}
#layout_footer #footer_group3 {
	width: 224px;
}
#bg_footer #footer_group4 {
	padding-left: 0px;
	float: left;
	width: 545px;	
}
#footer_group2, #footer_group3, #footer_group4 {
	background: none;
}
#bg_footer .element_general_all_categories_sorted_by_titles li:hover, 
#bg_footer .element_general_prime_categories li:hover,
#bg_footer .element_general_all_categories li:hover, 
#bg_footer .element_general_all_categories_sorted_by_titles li span, 
#bg_footer .element_general_prime_categories li span, 
#bg_footer .element_general_all_categories li span{
	color: #fff;
	text-decoration: none;
	line-height: 21px;
}
.element_general_show_contact p strong {
	font-weight: bold;
}
/* --- end_#footer_group2, #footer_group3, #footer_group4_footer --- */

/* --- element_general_images_footer --- */ 
/* --- end element_general_images_footer --- */ 

/* --- element_general_carousel_footer --- */ 
/* --- end element_general_carousel_footer --- */ 

/* --- element_general_prime_categories_footer --- */ 
/* --- end element_general_prime_categories_footer --- */ 

/* --- element_general_contact_footer --- */ 
/* --- end element_general_contact_footer --- */


/* ------------------------------------- end_footer ------------------------------------- */

/* ------------------------------------- category ------------------------------------- */

/* --- layout_category --- */ 
body.layout_category.flashtech div#bg_middle div#main {
	width: 960px;
}
.store_list_items .grid .list_item_show_price a.zero_price_link, .store_category_list_items .grid .list_item_show_price a.zero_price_link {
	background: url('grid_more_info_btn.png') no-repeat center -58px;
	width: 146px;
}
/* --- end layout_category --- */   

/* --- element_category_filter_category --- */ 
.element_category_filter h1 {
	color: #6ac0bf;
	font-size: 22px;
}
#bread_crumbs li {
	margin-top: 5px;
}
.show_filters {
	margin: 6px auto;
}
div.ProductItem div.boxContent{
	margin-top: 19px;
	border-left: none;
	border-right: none;
	overflow: hidden;
}
.element_category_filter .results b {
	color: #6ac0bf;
}
.ProductItem.backgroundgroups.parent_category div.boxContent {
	border-left: none;
	border-right: none;
}
.group div {
	margin-right: 0px;
}
/* --- end element_category_filter_category --- */ 

/* --- element_category_list_items_category --- */ 
.store_list_items, .store_category_list_items {
	margin-left: -11px;
	padding-right: 5px;
}
.layout_list_item {
	width: 227px;
	height: 326px;
	margin: 0 0px 30px 11px;
	position: relative;
	z-index: 0;
}
.layout_list_item:hover .grid {
	-moz-box-shadow: 0px 0px 6px #DADADA;
	-webkit-box-shadow: 0px 0px 6px #DADADA;
	box-shadow: 0px 0px 6px #DADADA;
}
.layout_list_item .grid {
	width: 100%;
	height: auto;
	margin: 0;
	position: relative;
	background: #fff;
	padding-top: 8px;
	border: 1px solid #e9e9ea;
}
.layout_list_item:hover .grid,
.layout_list_item .grid,
.layout_list_item:hover,
.layout_list_item {
	-webkit-transition: all .15s ease;
	-moz-transition: all .15s ease;
	-ms-transition: all .15s ease;
	-o-transition: all .15s ease;
	transition: all .15s ease;
}
.layout_list_item .grid:before, .layout_list_item .grid:after {
	-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
	position: absolute;
	left: 5px;
	bottom: 14px;
	z-index: -1;
	width: 60%;
	max-width: 300px;
	height: 20%;
	content: "";
}
.layout_list_item .grid:after {
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	-o-transform: rotate(4deg);
	right: 5px;
	left: auto;
}
.store_category_list_items .grid .list_item_image, 
.store_list_items .grid .list_item_image {
	width: 100%;
	height: 326px;
	position: static;
}
.imgWrapperT {
	width: 100%;
	height: 100%;
}
.imgWrapperT img {
	margin: 0 auto;
	max-width: 217px;
	max-height: 190px;
	margin-top: -91px;
}
.store_category_list_items .grid .list_item_compare,
.store_list_items .grid .list_item_compare {
	display: none;
}
.store_category_list_items .grid .list_item_title_with_brand, 
.store_list_items .grid .list_item_title_with_brand {
	padding: 0px 8px;
	width: 198px;
	height: 50px;
	top: 238px;
	margin-bottom: 11px;
	right: 6px;
}
.store_category_list_items .grid .list_item_title_with_brand a, 
.store_list_items .grid .list_item_title_with_brand a {
	color: #332f2f;
	text-align: center;
	display: block;
	padding: 0px 15px;
	font-size: 15px;
	line-height: 20px;
	height: 44px;
	overflow: hidden;
}
.store_category_list_items .grid .list_item_show_price, 
.store_list_items .grid .list_item_show_price {
	height: 22px;
	width: 100%;
	margin-top: 5px;
	top: auto;
	bottom: 0px;
}
.grid .list_item_show_price span.item_show_origin_price {
	top: auto;
	width: auto;
	padding: 0px 8px;
	color: #8e8e8e;
	font-size: 14px;
	line-height: 20px;
	bottom: 9px;
}
.list_item_show_price:after {
	content: "";
	content: "הזמן עכשיו";
	display: block;
	width: 80px;
	height: 26px;
	color: #fff;
	font-size: 13px;
	background: #ff8d8d;
	text-align: center;
	position: absolute;
	top: -10px;
	left: 6px;
	line-height: 26px;
	font-weight: bold;
	z-index: 99;
}
.store_list_items .grid .list_item_show_price a,
.store_category_list_items .grid .list_item_show_price a {
	background: none;
	padding: 0 8px;
	margin: 0;
	width: auto;
	float: left;
	line-height: 20px;
	height: 20px;
	color: #0084ff;
	font-size: 16px;
	position: relative;
	top: -7px;
	left: 87px
}
.store_list_items .grid .list_item_show_price a strong,
.store_category_list_items .grid .list_item_show_price a strong {
	color: #ff8d8d;
	font-weight: bold;
}
.root .pagingWrapper {
	display: none;
}
.pagination a, .pagination span {
	min-width: 20px;
	width: auto;
	font-weight: normal;
}
.pagingWrapper {
	float: left;
}
.root #bg_footer {
	margin-top: 268px;
}
.store_category_list_items .grid .list_item_current_list_item_content, 
.store_list_items .grid .list_item_current_list_item_content {
	position: static;
	width: 100%;
	height: 0px;
	overflow: hidden;
}
.store_category_list_items .grid .list_item_current_list_item_content p, 
.store_list_items .grid .list_item_current_list_item_content p {
	position: static;
	width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	font-size: 13px;
	color: #818181;
}
.store_category_list_items .grid .list_item_current_list_item_content > p, 
.store_list_items .grid .list_item_current_list_item_content > p {
	padding: 0 14px 0px 12px;
}
.store_category_list_items .grid .list_item_title_with_brand a{
	color: #332f2f;
	text-align: center;
	width: 100%;
	padding: 0px;
	font-weight: normal;
}
.store_category_list_items .grid .list_item_title_with_brand a:hover, .store_list_items .grid .list_item_title_with_brand a:hover {
	text-decoration: none;
}
/* --- end element_category_list_items_category --- */ 

/* --- element_general_prime_categories_category --- */ 
div#category_group2{
	display: none;
}
#category_group3, #items_group3{
	width: 960px;
}
.item_option5 #item_current_title h1{
	width: 100%;
}
.element_category_list_items #facebook_and_sort_category{
	right: 99px;
}
#layout_items #items_group3 {
	width: 960px;
}
#layout_items #items_group2 > div {
	display: none;
}
/* --- end element_general_prime_categories_category --- */ 

/* ------------------------------------- end_category ------------------------------------- */

/* ------------------------------------- layout_item ------------------------------------- */
.item_option5 #layout_item .item_show_origin_price{
	text-decoration: none;
}
.item_option5 #layout_item .item_show_origin_price {
	position: absolute;
	display: block;
	right: 0px;
	text-decoration: none;
	padding-right: 1px;
}
/* --- element_general_tabs --- */ 
#tabs.active > ul > li.active a {
	border-top: 3px solid #6ac0bf;
}
#tabs.active > ul > li a {
	width: 113px;
	border-top: 3px solid #b3b3b3;
}
/* --- end element_general_tabs --- */

/* ------------------------------------- end_layout_item ------------------------------------- */


/* ------------------------------------- layout ------------------------------------- */
/* --- clearfix --- */
/* --- end clearfix --- */

/* --- layout_about --- */ 
/* --- end layout_about --- */ 

/* --- layout_compare --- */ 
/* --- end layout_compare --- */ 

/* --- layout_contact --- */ 
/* --- end layout_contact --- */ 

/* --- layout_contract --- */ 
/* --- end layout_contract --- */ 

/* --- layout_credit_guard --- */ 
/* --- end layout_credit_guard --- */ 

/* --- layout_location --- */ 
/* --- end layout_location --- */ 

/* --- layout_order --- */ 
/* --- end layout_order --- */ 

/* --- layout_page --- */ 
/* --- end layout_page --- */ 

/* --- layout_iframe --- */ 
/* --- end layout_iframe --- */ 

/* ------------------------------------- end_layout ------------------------------------- */

/*--- colors ---*/
.element_category_filter h1, .category_desc h3, .sortBox a, .sortBox i, .element_category_filter .results b, .group b, .groups-additional b, #bg_middle .element_general_all_categories_sorted_by_titles li:hover, #bg_middle .element_general_prime_categories li:hover, #bg_middle .element_general_all_categories li:hover, #bg_middle .element_general_all_categories_sorted_by_titles li span, #bg_middle .element_general_prime_categories li span, #bg_middle .element_general_all_categories li span, #header_main_nav li .page_children_main ul.page_children li a:hover, #header_main_nav li #header_show_prime_categories ul.store_categories li a:hover, #header_main_nav li #header_show_prime_categories ul.store_categories li span, .pagination span, .pagination a:hover, .results b, #sort_price a, #sort_price a, #sort_name a, #personal_sell_signup a, #item_current_title h1, #item_current_content b, .link_personal_sell_signup.blue_link, #item_show_price .price_value, .item_attributes > h3, .matchingCarousel i, .mainImage big, .mainImage b, #item_show_price > span.price_value > span.tiny, #store_categories_select_dynamic > span, .item_option5 #dealButtonHook:before, .item_option5 .bold_link.link_ask_about_item:before {
	color: #6ac0bf;
}
.cartTable th, .contactNow a, .buyNow a, #deal_button, .smallButton a, div.deal_items td.plus, div.deal_items td.equal, #bg_middle .element_general_all_categories_sorted_by_titles h3, #bg_middle .element_general_prime_categories h3, #bg_middle .element_general_all_categories h3, #item_zap_reviews .specifications .vi {
	background-color: #ff8d8d;
}
/*--- end colors ---*/

/* fonts */
/* end fonts */

/*bottons*/
.item_option5 .contactNow a, .item_option5 .buyNow a, .contactNow a, .buyNow a, #deal_button, .smallButton a, .contactNow a:hover, .buyNow a:hover, #deal_button:hover, .smallButton a:hover {
	border: none;
	box-shadow: none;
}
/*end bottons*/

/* ------------------------------------- general ------------------------------------- */
/* ------------------------------------- end_general ------------------------------------- */



/* ------------------------------------- Responsive ------------------------------------- */

/* Responsive Changes */

/* Extra small devices (phones, less than 768px) */
@media screen and (max-width: 767px) {

	/* Code here */

}
/* Small devices (tablets, 768px and up) */
@media screen and (min-width:768px) {
	
	/* Code here */

}
/* Medium devices (desktops, 992px and up) */
@media screen and (min-width:992px) {	

	/* Code here */

}

/* Large devices (large desktops, 1200px and up) */
@media screen and (min-width:1200px) {	

	/* Code here */

}

/* ------------------------------------- end_Responsive ------------------------------------- 