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

/* --- layout_header --- */ 
#bg_header {
	height: 162px;
	position: fixed;
	top: 0;
	padding-top: 6px;
}
#bg_header:before {
	height: 3px;
	background: #ed2124;
}
#bg_header:after{
	content: "";
	display: block;
	width: 100%;
	height: 41px;
	background: #303030;
	position: absolute;
	top: auto;
	bottom: 0;
}
#layout_header {
	height: 100%;
	border: none;
}
.fix_nav_big {
	position: absolute;
	height: 41px;
	top: auto;
	bottom: 0;
}
/* --- end layout_header --- */ 

/* --- filter_element --- */
.logo_scrolld .smart-filter.open {
	display: none;
}
.smart-filter.open {
	display: block;
	width: 960px;
	height: 52px;
	margin: 0 auto;
	margin-top: 186px;
	background: #fefefe;
}
.smart-filter .form {
	display: block;
	width: 100%;
	height: 29px;
}
.smart-filter .form h1 {
	display: inline-block;
	position: static;
	float: right;
	margin: 0;
	font-size: 14px;
	color: #303030;
	height: 29px;
	line-height: 29px;
	margin-left: 11px;
}
.smart-filter .form label {
	display: inline-block;
	float: right;
	width: 184px;
	height: 29px;
	margin-left: 4px;
}
.smart-filter label > select {
	display: block;
	height: 29px;
	background-color: #f3f3f3;
	outline: none;
	border: none;
	width: 100%;
	margin-bottom: 9px;
	color: #6e6e6e;
	font-size: 13px;
	line-height: 29px;
}
.smart-filter .form label select option {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #000;
	outline: none;
}
.smart-filter .form button.btn.search_btn {
	display: inline-block;
	float: right;
	width: 121px;
	height: 29px;
	border: 1px solid #ed2124;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 29px;
	font-size: 16px;
	font-weight: bold;
	color: #fefefe;
	background: #ed2124;
	margin-left: 3px;
	outline: none;
}
.smart-filter button.btn.clear_btn {
	display: inline-block;
	float: right;
	width: 27px;
	height: 29px;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 29px;
	font-size: 16px;
	font-weight: normal;
	color: #303030;
	background: #F3F3F3;
	outline: none;
}
.smart-filter button.btn.clear_btn:after {
	content: "\f014";
	font-family: fontAwesome;
}
/* --- end of filter_element --- */

/* --- header_logo --- */
#header_logo {
	top: 0;
	right: 6px;
	left: auto;
	width: 249px;
	height: 117px;
}
#header_logo a, #header_logo a.mini {
	display: block;
	position: static;
	width: 100%;
	height: 100%;
}
#header_logo a img, #header_logo a.mini img {
	height: auto;
	width: auto;
	max-height: 100%;
	max-width: 100%;
}
/* --- end_header_logo --- */

/* --- header_cart_nav_header --- */
#header_cart_nav {
	position: static;
	display: inline-block;
	float: left;
	height: 30px;
	width: 51px;
	margin-right: 80px;
}
#header_cart_nav li {
	float: none;
	padding: 0;
	height: 100%;
	width: 100%;
}
span.cart_with_items {
	direction: ltr;
	text-align: center;
}
#header_cart_nav * {
	display: inline-block;
	width: 100%;
	color: #fff;
	background: none;
	visibility: visible;
	font-size: 10.55px;
	font-weight: normal;
	top: 1px;
}
.link_order_with_counter a b {
	padding: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	position: static;
}
#header_cart_nav span.cart_with_items {
	width: 20px;
	height: 30px;
	float: left;
	line-height: 34px;
	font-size: 0;
}
#bg_header span.cart_with_items span {
	display: none;  
}
#header_show_search {
	display: block;
}
#header_cart_nav li.link_order_with_counter {
	background: url(cart_icon.png) no-repeat right center;
}
span.cart_with_items b{
	top: 4px;
	left: 0;
	background: transparent;
}
/* --- end_header_cart_nav_header --- */

/* --- main_nav_bg --- */ 
li.link_all_items {
	position: relative;
	display: inline-block;
	float: left;
	font-size: 0px;
	background: url(drop_icon.png) no-repeat center center;
	width: 20px;
	height: 30px;
	margin-right: 12px;
	z-index: 999999;
}
li.link_all_items a {
	display: none;
}
li.link_all_items:hover #main_nav_bg {
	display: block;
	z-index: 99;
}
#main_nav_bg {
	display: none;
	position: absolute;
	width: 115px;
	height: 164px;
	background: #fff;
	top: 37px;
	left: -10px;
	border-top: 3px solid #ed2024;
	padding: 0px;
	-webkit-box-shadow: -2px 1px 4px rgba(0,0,0,.24);
	-moz-box-shadow: -2px 1px 4px rgba(0,0,0,.24);
	box-shadow: -2px 1px 4px rgba(0,0,0,.24);
}
#main_nav_bg:before {
	content: "";
	display: block;
	width: 100%;
	height: 15px;
	position: absolute;
	top: -16px;
}
#main_nav_bg  #header_main_nav {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
div#header_show_prime_categories {
	display: none;
}
#main_nav_bg  #header_main_nav {
	height: 100%;
	width: 100%;
}
div#header_show_prime_categories {
	display: none;
}
#header_main_nav li.href_homepage {
	display: none;
}
#header_main_nav li, #header_main_nav li span {
	display: block;
	width: 100%;
}
#header_main_nav li span span {
	background: none;
	text-align: right;
	padding-right: 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #3db9c3;
}
#header_main_nav li {
	height: 31px;
	width: 91px;
	margin: 0 auto;
	display: block;
	float: none;
	border-bottom: 1px solid #d3d3d3;
}
#header_main_nav li:hover {
	border: none;
	border-bottom: 1px solid #d3d3d3;
}
#header_main_nav li:last-child, #header_main_nav li:last-child:hover {
	border: none;
}
#header_main_nav li a {
	padding: 0px;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 31px;
	font-size: 14px;
	text-align: center;
	padding-right: 0px;
	color: #231f20;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#header_main_nav li:hover, #header_main_nav li, #header_main_nav > li > a:hover, #header_main_nav > li > span > a:hover {
	margin: 0 auto;
}
#header_main_nav li.link_pages {
	display: none;
}
#header_main_nav > li > a:hover, #header_main_nav > li > span > span {
	color: #ed2124;
	text-decoration: none;
}
#header_main_nav > li > span > a:hover, #header_main_nav > li > span > span{
	color: #ed2124;
	background: none;
}
/*end of drop*/
/* --- end_main_nav_bg --- */ 

/* --- element_general_search_header --- */ 
#header_show_search {
	width: 430px;
	height: 35px;
	top: 78px;
	left: 0px;
}
#header_show_search:before {
	content: "";
	display: block;
	width: 100px;
	height: 24px;
	background: url(search_bg.png) no-repeat center center;
	position: absolute;
	top: -24px;
}
#header_show_search * {
	display: block;
	width: 100%;
	height: 100%;
}
#header_show_search .search .textInput #q {
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.34);
	border: solid 1px #c6c6c6;
	position: static;
	font-size: 15px;
	color: #7f8083;
	text-indent: 10px;
	padding: 0;
}
#header_show_search .searchButton {
	display: block;
	width: 36px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0;
} 
.searchButton input[type="submit"] {
	display: block;
	position: static;
	background: url(search_icon.png) no-repeat center center #ed2124;
	width: 100%;
	height: 100%;
} 
/* --- end element_general_search_header --- */ 

/* --- element_general_links_header --- */ 
ul.element_general_links.phoneNumber {
	display: inline-block;
	float: left;
	height: 30px;
	padding-right: 35px;
	background: url(phone_icon.png) no-repeat right top;
}
ul.element_general_links.phoneNumber li {
	display: inline-block;
	float: right;
	height: 100%;
	width: auto;
}
ul.element_general_links.phoneNumber li.pos_0 {
	margin-left: 7px;
}
ul.element_general_links.phoneNumber li a {
	display: block;
	width: auto;
	height: 100%;
	color: #231f20;
	line-height: 38px;
	font-weight: normal;
	font-size: 14px;
}
ul.element_general_links.phoneNumber li.pos_1 a {
	font-weight: bold;
	font-size: 22.76px;
	line-height: 35px;
}
/* --- end_element_general_links_header --- */ 

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

/* --- element_general_login_logout_header --- */ 
/* --- end_element_general_login_logout_header --- */ 

/* --- element_general_prime_categories_category_header --- */ 
#bg_header .element_general_prime_categories {
	position: absolute;
	top: auto;
	bottom: 0px;
	width: 960px;
	height: 41px;
	z-index: 9999;
}
.element_general_prime_categories .store_categories {
	display: block;
	width: 100%;
	height: 100%;
	background: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.element_general_prime_categories h3 {
	display: none;
}
#bg_header .element_general_prime_categories > .store_categories li {
	display: inline-table;
	width: 137px;
	height: 100%;
	background: none;
	float: right;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	top: 0;
}
#bg_header .store_categories li.hover_menu:hover {
	background: none;
}
#bg_header .element_general_prime_categories > .store_categories li, #bg_header .element_general_prime_categories > .store_categories li.hover_menu:hover {
	background: none;
	margin-left: 0;
	border:none;
}
#bg_header .element_general_prime_categories > .store_categories li > a, #bg_header .element_general_prime_categories > .store_categories li > span {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	line-height: 14px;
	width: 100%;
	height: 100%;
	padding: 0 1px;
	background: none;
	font-size: 15px;
	color: #fff;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-left: 1px solid #4c4c4c;
	border-bottom: 4px solid transparent;
}
#bg_header .element_general_prime_categories > .store_categories li:first-child > a, #bg_header .element_general_prime_categories > .store_categories li:first-child > span {
	border-right: 1px solid #4c4c4c;
}
#bg_header .element_general_prime_categories > .store_categories li:hover > a, #bg_header .element_general_prime_categories > .store_categories li > span {
	border-bottom-color: #ed2124;
}
/*drop*/
#bg_header .store_categories li ul {
	width: 100%;
	border: none;
	background: #fff;
	padding: 3px 0;
	top: 100%;
	height: auto;
	max-height: 371px;
	overflow: hidden;
	-webkit-box-shadow: -2px 1px 4px rgba(0,0,0,.24);
	-moz-box-shadow: -2px 1px 4px rgba(0,0,0,.24);
	box-shadow: -2px 1px 4px rgba(0,0,0,.24);
}
#bg_header .store_categories li .store_categories li {
	display: block;
	height: 31px;
	width: 100%;
	overflow: hidden;
}
#bg_header .store_categories li .store_categories li a, #bg_header .store_categories li .store_categories li span, #bg_header .store_categories li .store_categories li:first-child a {
	display: block;
	width: 124px;
	margin: 0 auto;
	font-size: 14px;
	color: #231f20;
	line-height: 30px;
	border: none;
	border-bottom: 1px solid #d3d3d3;
}
#bg_header .store_categories li .store_categories li:last-child a, #bg_header .store_categories li .store_categories li:last-child span {
	border-bottom: none;
}
#bg_header .store_categories li .store_categories li a:hover, #bg_header .store_categories li .store_categories li a span {
	background: none;
	color: #ed2124;
	border-color: #d3d3d3;
}
/* --- 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 ------------------------------------- */

/* ------------------------------------- middle ------------------------------------- */

/* --- layout_homepage_middle --- */  
.layout_homepage #bg_middle {
	margin-bottom: 18px;
}
div#homepage_group1 {
	background: #ebebeb;
}
div#homepage_group2 {
	display: block;
	width: 100%;
}
div#homepage_group3 {
	display: block;
	width: 100%;
	background: url(strength_bg.jpg) no-repeat 0 0;
	background-size: cover;
	padding-top: 27px;
	padding-bottom: 35px;
}
/* --- end layout_homepage_middle --- */ 

/* --- element_general_masonry_images_middle --- */ 
/* --- end element_general_masonry_images_middle --- */ 

/* --- element_general_all_categories_middle --- */ 
/* --- end element_general_all_categories_middle --- */ 

/* --- element_general_categories_images_middle --- */ 
/* --- end element_general_categories_images_middle --- */ 

/* --- element_general_content_carousel_middle --- */ 
/* --- end element_general_content_carousel_middle --- */

/* --- element_general_links_middle --- */ 
/*slider_titles*/
ul.element_general_links.slider_titles {
	display: block;
	width: 960px;
	margin: 0 auto;
	height: 30px;
	border-bottom: 1px solid #9c9b9b;
	margin-top: 33px;
	margin-bottom: 0px;
}
ul.element_general_links.slider_titles li {
	display: inline-block;
	float: right;
	width: auto;
	height: 100%;
	margin: 0 auto;
	border-bottom: 5px solid transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
ul.element_general_links.slider_titles li.active {
	border-color: #ed2124;
}
ul.element_general_links.slider_titles li a {
	display: block;
	width: auto;
	height: 100%;
	padding: 0 28px;
	font-size: 19px;
	color: #292929;
}
/*end of slider_titles*/
/*middle_titles*/
ul.element_general_links.middle_titles {
	display: block;
	width: 279px;
	height: 30px;
	margin: 0 auto;
	border-bottom: 4px solid #ed2124;
	overflow: hidden;
	margin-bottom: 44px;
}
ul.element_general_links.middle_titles li {
	display: block;
	width: 100%;
	height: 100%;
}
ul.element_general_links.middle_titles li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 21px;
	color: #fff;
	text-align: center;
}
/*end of middle_titles*/
/* --- end_element_general_links_middle --- */ 

/* --- element_general_images_middle --- */ 
.element_general_images.main_cat {
	padding-top: 10px;
}
.element_general_images.main_cat .current_element_image {
	position: relative;
	overflow: hidden;
	margin-bottom: 3%;
}
.element_general_images.main_cat.current_element_image a {
	display: block;
	width: 100%;
	height: 100%;
}
.element_general_images.main_cat .current_element_image img {
	display: block;
	width: 100%;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.element_general_images.main_cat .current_element_image .text-wrapper {
	position: absolute;
	top: auto;
	bottom: 0;
	display: block;
	width: 100%;
	height: 79px;
	background: rgba(0,0,0,0.8);
	padding: 14px 19px 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.element_general_images.main_cat .current_element_image h3 {
	display: inline-block;
	float: right;
	width: 265px;
	height: 100%;
	font-size: 24px;
	color: #fff;
	line-height: 28px;
	font-weight: normal;
	overflow: hidden;
}
.element_general_images.main_cat .current_element_image p {
	display: inline-block;
	float: left;
	width: 146px;
	height: 49px;
	background: none;
	line-height: 46px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	overflow: hidden;
	border: 1px solid #ed2024;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 1px;
}
.element_general_images.main_cat .current_element_image:hover p {
	border-color: transparent;
	background: #ed2024;
}
.element_general_images.main_cat .current_element_image p:after {
	content: "";
	display: inline-block;
	width: 9px;
	height: 15px;
	background: url(arrow_icon.png) no-repeat center center;
	margin-right: 14px;
}
/*right_side*/
.element_general_images.main_cat.right_side {
	display: inline-block;
	float: right;
	width: 49.3%;
	margin-left: 1.4%
}
.element_general_images.main_cat.right_side .current_element_image {
	display: inline-block;
	float: right;
	width: 48.5%;
}
.element_general_images.main_cat.right_side .current_element_image.pos_0 {
	margin-left: 3%;
}
.element_general_images.main_cat.right_side .current_element_image.pos_2 {
	display: block;
	width: 100%;
}
/*left_side*/
.element_general_images.main_cat.left_side {
	display: inline-block;
	float: right;
	width: 49.3%;
}
.element_general_images.main_cat.left_side .current_element_image {
	display: inline-block;
	float: left;
	width: 48.5%;
	margin-right: 3%;
}
.element_general_images.main_cat.left_side .current_element_image.pos_0 {
	float: right;
	margin-right: 0;
}
/* --- end element_general_images_middle --- */ 

/* --- element_general_strength --- */ 
.element_general_images.strength {
	display: block;
	width: 960px;
	margin: 0 auto;
}
.element_general_images.strength:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.element_general_images.strength .current_element_image {
	display: inline-block;
	float: right;
	width: 160px;
}
.element_general_images.strength .current_element_image:not(:last-child) {
	margin-left: 40px;
}
.element_general_images.strength .current_element_image a {
	display: block;
	width: 109px;
	height: 109px;
	margin: 0 auto;
	-webkit-border-radius: 54px 55px 55px 54px/55px 55px 54px 54px;
	-moz-border-radius: 54px 55px 55px 54px/55px 55px 54px 54px;
	border-radius: 54px 55px 55px 54px/55px 55px 54px 54px;
	background-color: rgba(255,255,255,0.27);
	-webkit-box-shadow: -3px 1px 7px rgba(0,0,0,.35);
	-moz-box-shadow: -3px 1px 7px rgba(0,0,0,.35);
	box-shadow: -3px 1px 7px rgba(0,0,0,.35);
	border: solid 2px rgba(255,255,255,.59);
	position: relative;
	margin-bottom: 20px;
}
.element_general_images.strength .current_element_image:hover a {
	background-color: rgba(255,255,255,0);
}
.element_general_images.strength .current_element_image a img {
	display: block;
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.element_general_images.strength .current_element_image h3 {
	display: block;
	width: 100%;
	height: 43px;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
/* --- end element_general_strength --- */ 

/* --- element_general_newsletter_middle --- */ 
/* --- end element_general_newsletter_middle --- */ 

/* --- element_category_list_items_middle --- */ 
/* --- end element_category_list_items_middle --- */ 

/* --- element_general_carousel_middle --- */ 
.element_general_grid_content_carousel.carousel_grid {
	margin-bottom: 30px;
}
.element_general_grid_content_carousel.carousel_grid div.ca-item {
	width: 240px !important;
}
/* --- end element_general_carousel_middle --- */ 

/* --- element_general_brand_carousel --- */ 
.element_general_carousel.small {
	margin: 0 auto;
	width: 960px;
	margin-top: 18px;
	display: block;
}
.small .ca-container {
	width: auto;
}
.small .ca-container .ca-nav span.ca-nav-prev {
	left: -35px;
	top: 32px;
}
.small .ca-container .ca-nav span.ca-nav-next {
	right: -35px;
	top: 32px;
}
.element_general_carousel.small .ca-item a {
	display: table-cell;
	vertical-align: middle;
}
.element_general_carousel.small .ca-item a img {
	max-height: 75px;
	max-width: 160px;
}
.small .ca-nav span {
	top: 38%;
}
.element_general_carousel.small .ca-item {
	background: none;
	height: 75px;
	width: 160px;
	display: table;
	padding: 0;
}
.small .ca-container div.ca-nav {
	display: none;
}
/* --- end element_general_brand_carousel --- */ 

/* --- element_general_list_item_titles_middle --- */
/* --- end element_general_list_item_titles_middle --- */

/* --- element_general_prime_categories_category_middle --- */ 
/* --- end element_general_prime_categories_category_middle --- */ 

/* --- element_general_contact_middle --- */ 
/* --- end element_general_contact_middle --- */ 

/* --- element_general_ws_carousel_middle --- */
/* --- end element_general_ws_carousel_middle --- */

/* --- element_general_ticker_middle --- */
/* --- end element_general_ticker_middle --- */

/* --- element_items_list_items_middle --- */ 
/* --- end element_items_list_items_middle --- */ 

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

/* --- pagination_middle --- */
/* --- end pagination_middle --- */

/* --- bootstrap_slider_middle --- */
/* --- end bootstrap_slider_middle --- */

/* --- owlCarousel_middle --- */
/* --- end owlCarousel_middle --- */
/* ------------------------------------- end middle ------------------------------------- */

/* ------------------------------------- footer ------------------------------------- */
#konimbo_logo {
	position: relative;
	height: 78px;
}
#bg_footer {
	background: #333333;
	position: relative;
	max-width: none;
	line-height: 22px;
	margin-top:0px;
	max-height: 355px;
	overflow: hidden;
}
#footer_middle_groups {
	position: relative;
	margin-top: 13px;
}
#konimbo_website {
	height: 100%;
	width: 300px;
}
/* --- end layout_footer --- */

/* --- element_general_newsletter_footer --- */ 
#footer_group5 {
	padding-top: 15px;
	margin-top: 15px;
	margin-bottom: -76px;
}
#footer_group5 .contact {
	position: absolute;
	top: 247px;
}
#bg_footer #new_ticket {
	float: left;
	height: 100px;
	overflow: hidden;
	width: 221px;
	margin-left: 0px;
}
#bg_footer #new_ticket:before {
	content: "";
	height: 2px;
	width: 219px;
	-webkit-box-shadow: -1px 0 rgba(220,211,193,.47), inset -1px 0 2px rgba(0,0,0,.23);
	-moz-box-shadow: -1px 0 rgba(220,211,193,.47), inset -1px 0 2px rgba(0,0,0,.23);
	box-shadow: -1px 0 rgba(220,211,193,.47), inset -1px 0 2px rgba(0,0,0,.23);
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,.06), rgba(176,176,176,.06));
	background-image: -moz-linear-gradient(top, rgba(0,0,0,.06), rgba(176,176,176,.06));
	background-image: -o-linear-gradient(top, rgba(0,0,0,.06), rgba(176,176,176,.06));
	background-image: -ms-linear-gradient(top, rgba(0,0,0,.06), rgba(176,176,176,.06));
	background-image: linear-gradient(to bottom, rgba(0,0,0,.06), rgba(176,176,176,.06));
	position: absolute;
	bottom: 130px;
}
#bg_footer .element_general_newsletter {
	background: none;
	margin: 0;
	position: static;
	width: auto;
}
#bg_footer .element_general_newsletter #heading {
	padding-right: 5px;
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
	padding-bottom: 4px;
	color: #fff;
}
#bg_footer .element_general_newsletter #heading:after {
	content: "";
	display: block;
	width: 58px;
	height: 2px;
	background: #ed2124;
	margin-top: 8px;
}
#bg_footer .contact label {
	padding: 0;
}
.element_general_newsletter #ticket_customer_email {
	width: 236px;
	height: 28px;
	background: #FFF;
	color: #808080;
	padding: 0 8px 0 30px;
	position: static;
	margin-top: 13px;
	text-align: right;
	line-height: 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-shadow: inset -1px 1px 5px -1px #B3B3B3;
	-webkit-box-shadow: inset -1px 1px 5px -1px #B3B3B3;
	box-shadow: inset -1px 1px 5px -1px #B3B3B3;
}
.element_general_newsletter + input + div.smallButton a,
.element_general_newsletter + input + div.smallButton div {
	background: url(mail.png) no-repeat center center;
	width: 28px;
	top: -84px;
	left: -123px;
	height: 28px;
}
.element_general_newsletter + input + div.smallButton div:hover {
	background-position: center center;
}
#bg_footer .contact label {
	padding: 0;
}
#topopup #new_ticket{
	height: 283px;
	width: 627px;
	margin-left: 0;
}
#bg_footer #topopup .element_general_newsletter #ticket_customer_email {
	margin: 3px 111px;
}
#bg_footer #topopup #new_ticket:before{
	border: none;
}
#topopup.tamplate4 .element_general_newsletter #ticket_customer_email{
	margin: 0 0;
}
#topopup.tamplate5 .element_general_newsletter #ticket_customer_email {
	margin: 30px 0px;
}
/* --- end element_general_newsletter_footer --- */ 

/* --- element_general_links_footer --- */ 
ul.element_general_links.footer_safe_buy.vertical {
	position: absolute;
	left: 0;
	top: 5px;
	width: 224px;
	height: 150px;
	text-indent: 7px;

}
#footer_middle_groups ul.element_general_links.footer_safe_buy.vertical {
	margin: 0;
}
#footer_group5 > ul {
	float: left;
	padding-top: 0;
	width: 220px;
	position: relative;
}
#layout_footer .element_general_links.horizontal li {
	float: none;
	display: inline-block;
	margin: 0 4px;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background: #15557c;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
#layout_footer .element_general_links.horizontal li.pos_1 {
	background: #007bb6;
}
#layout_footer .element_general_links.horizontal li.pos_2 {
	background: #db5442;
}
#layout_footer .element_general_links.horizontal li.pos_3 {
	background: #2aa9e0;
}
#layout_footer .element_general_links.horizontal li.pos_4 {
	background: #36609f;
}
#layout_footer .element_general_links.horizontal.f_t_g li a{
	font-size: 19px;
	line-height: 32px;
	display: inline-block;
	width: 100%;
	height: 100%;
}
h3#links_h3_f_t_g {
	font-weight: normal;
	font-size: 19px;
	line-height: 19px;
	padding-bottom: 15px;
	padding-right: 2px;
}
i.fa.fa-twitter:before {
	position: relative;
	top: 1px;
	left: 1px;
}
i.fa.fa-google-plus:before {
	position: relative;
	top: 1px;
	left: 2px;
}
i.fa.fa-instagram:before {
	position: relative;
	left: 1px;
	top: 1px;
}
i.fa.fa-linkedin:before {
	position: relative;
	left: 1px;
}
i.fa.fa-facebook:before {
	position: relative;
	top: 1px;
}

#footer_group5 > ul:after {
	content: "";
	height: 2px;
	width: 219px;
	border-top: 1px dashed #ccc;
	position: absolute;
	bottom: 86px;
	left: 4px;
}
#bg_footer #footer_group4 h3.safe_buy {
	position: absolute;
	top: 5px;
	left: 87px;
	padding-left: 17px;
	height: 23px;
	background: url(dafna_sprite.png) no-repeat -8px -347px;
}
/* --- end_element_general_links_footer --- */ 

/* --- element_general_footer_nav --- */ 

/* --- end element_general_footer_nav --- */ 

/* --- element_general_prime_categories --- */ 
#bg_footer .store_categories {
	height: 180px;
	overflow: hidden;
}
#bg_footer .element_general_all_categories_sorted_by_titles li, 
#bg_footer .element_general_prime_categories li, 
#bg_footer .element_general_all_categories li {
	line-height: 22px;
}
#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 {
	text-decoration: none;
	color: #7fa4ad;
}
#bg_footer .element_general_prime_categories h3 {
	display: block;
}
/* --- end element_general_prime_categories --- */ 

/* --- element_general_show_contact --- */ 
#bg_footer #footer_group4 {
	padding-left: 240px;
	background-image: url(safe_buy_pic.png);
	background-position: -8px 40px;
}
#footer_group4 .element_general_show_contact p span {
	font-size: 14px !important;
}
/* --- end element_general_show_contact --- */

/* --- #footer_group2, #footer_group3, #footer_group4_footer --- */
#footer_group2, #footer_group3, #footer_group4 {
	background: none;
}
#layout_footer #footer_group2 {
	width: 187px;
}
#layout_footer #footer_group3 {
	width: 248px;
}
#footer_middle_groups h3, #footer_middle_groups .element_general_show_contact h3 span, h3#links_h3_f_t_g {
	color: #fdffff;
	font-size: 18px !important;
	line-height: 18px !important;
	font-weight: bold;
}
#footer_middle_groups h3:after, #footer_middle_groups .element_general_show_contact h3 span, h3#links_h3_f_t_g:after {
	content: "";
	display: block;
	width: 58px;
	height: 2px;
	background: #ed2124;
	margin-top: 8px;
}
#layout_footer a,
#layout_footer p,
#layout_footer strong {
	color: #fdffff;
}
#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 {
	text-decoration: underline;
	color: #fdffff;
}
.element_general_footer_nav {
	width: 124px;
}
#bg_footer .element_general_all_categories_sorted_by_titles, 
#bg_footer .element_general_prime_categories,
#bg_footer .element_general_all_categories{
	width: 140px;
}
.element_general_newsletter #ticket_customer_email {
	background-color: #fff;
	width: 220px;
	border: 1px solid #777777;
	border-radius: 0px;
}
/* --- 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 --- */ 
#category_group3, #items_group3 {
	width: 960px;
}
/* --- end layout_category --- */   

/* --- element_category_filter_category --- */ 
.element_category_filter h1 {
	color: #e21f21;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
}
#category_group1 .show_filters {
	margin-top: 19px;
}
div.ProductItem div.boxContent, div.ProductItem div.boxContent:hover {
    border-right: none;
    border-left: none;
    overflow-y: scroll;
    max-height: 260px;
}
.layout_category div.ProductItem div.boxContent .group {
    width: 198px;
}
.wrap_toggle_btn {
	display: block;
	position: relative;
}
#bg_middle .toggle_btn.filters_close, #bg_middle .toggle_btn.filters_open{
	background: url(category_filter_arrow.png) no-repeat center bottom;
	position: absolute;
	top: auto;
	bottom: -30px;
	z-index: 99;
	width: 62px;
	height: 31px;
	right: 0;
	left: 0;
	margin: auto;
	cursor: pointer;
}
.element_category_filter .results {
	bottom: -91px;
}
/* --- end element_category_filter_category --- */ 

/* --- element_category_list_items_category --- */ 
.store_list_items, .store_category_list_items {
	margin-left: 0;
	padding-right: 0;
}
.layout_list_item {
	display: inline-block;
	float: right;
	width: 100%;
	height: 329px;
	border: none;
	margin: 0;
}
.layout_category .layout_list_item, .search_results .layout_list_item{
	width: 215px;
}
.layout_category .layout_list_item:not(:nth-child(4n)) {
	margin-left: 28px;
}
.layout_list_item .grid {
	display: block;
	width: 215px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: none;
	border: none;
}
.layout_list_item:hover .grid {
	box-shadow: none;
}
.layout_list_item .grid:before, .layout_list_item .grid:after {
	content: none;
}
.store_category_list_items .grid .list_item_image, .store_list_items .grid .list_item_image {
	display: block;
	width: 100%;
	height: 223px;
	position: relative;
	top: 0;
	margin-bottom: 6px;
}
.store_category_list_items .grid .list_item_image *, .store_list_items .grid .list_item_image * {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
}
.store_category_list_items .grid .list_item_image img, .store_list_items .grid .list_item_image img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.store_category_list_items .grid .list_item_title_with_brand, .store_list_items .grid .list_item_title_with_brand {
	display: block;
	width: 100%;
	padding: 0 20px;
	height: 40px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 16px;
}
.store_category_list_items .grid .list_item_title_with_brand h3, .store_list_items .grid .list_item_title_with_brand h3 {
	display: block;
	width: 100%;
	height: 100%;
}
.store_category_list_items .grid .list_item_title_with_brand h3 a, .store_list_items .grid .list_item_title_with_brand h3 a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 15px;
	font-weight: bold;
	color: #292929;
	line-height: 20px;
	text-align: center;
	padding: 0;
}
.store_category_list_items .grid .list_item_title_with_brand h3 a:hover, .store_list_items .grid .list_item_title_with_brand h3 a:hover {
	text-decoration: none;
}
.store_category_list_items .grid .list_item_current_list_item_content, .store_list_items .grid .list_item_current_list_item_content {
	display: none;
}
.store_category_list_items .grid .list_item_show_price, .store_list_items .grid .list_item_show_price {
	display: block;
	height: 44px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.store_list_items .grid .list_item_show_price a, .store_category_list_items .grid .list_item_show_price a {
	display: inline-block;
	height: 100%;
	line-height: 42px;
	font-size: 16px;
	color: #e21f21;
	padding: 0 7px;
}
.grid .list_item_show_price span.item_show_origin_price {
	display: inline-block;
	height: 100%;
	line-height: 42px;
	font-size: 13.5px;
	color: #b4b4b4;
	padding: 0 7px;
}
.layout_list_item .grid div.extra_btn {
	display: block;
	visibility: hidden;
	width: 215px;
	height: 36px;
	background: rgba(233,234,235,0.63);
	display: block;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.layout_list_item .grid:hover div.extra_btn {
	visibility: visible;
	top: -54px;
	-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: All 0.25s ease;
}
.layout_list_item .grid div.extra_btn a {
	display: block;
	width: 100%;
	height: 100%;
	color: #000;
	font-size: 21px;
	line-height: 36px;
	text-align: center;
}
.layout_list_item .grid #item_icons, .element_general_chrome_store_list_items .chrome_store_list_items #item_icons {
	width: 67px;
	height: 71px;
	overflow: hidden;
	top: 0;
	left: -10px;
	right: auto;
}
.layout_category .layout_list_item .grid #item_icons, .layout_category .element_general_chrome_store_list_items .chrome_store_list_items #item_icons {
	left: 0px;
}
#bg_middle .layout_list_item #item_icons img, .chrome_store_list_items #item_icons img {
	max-height: 67px;
	max-width: 66px;
}
.ca-container div.ca-nav {
	top: 137px !important;
}
.ca-container div.ca-nav span {
	height: 53px !important;
	background: transparent url(carousel_arrows.png) no-repeat 100% center;
	right: -69px !important;
}
.ca-container div.ca-nav span.ca-nav-next {
	left: -69px !important;
	right: auto !important;
}
/* --- end element_category_list_items_category --- */ 

/* --- element_general_prime_categories_category --- */ 
/* --- end element_general_prime_categories_category --- */ 

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

/* ------------------------------------- layout_item ------------------------------------- */
#item_current_title h1 span {
	color: #303030;
	font-size: 21px;
	font-weight: bold;
}
#item_current_sub_title > span.desc {
	font-size: 15px;
	color: #231f20;
	line-height: 20px;
}
div#item_elemetns #item_safe_buy {
	border-right: none;
	border-left: none;
}
.layout_item div#item_current_content {
	display: block;
}
/* --- element_general_tabs --- */ 
#tabs.active > ul > li a {
	color: #000;
}
/* --- 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 --- */ 
div#contract p {
	line-height: 24px;
}
/* --- end layout_contract --- */ 

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

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

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

/* --- layout_page --- */ 
.layout_page p {
	line-height: 24px;
}
.element_general_categories_images.blogs .current_category_image .category_image_content {
	height: auto;
	max-height: 50px;
}
/* --- 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, .link_personal_sell_signup.blue_link, .mainImage big, .mainImage b, #item_show_price > span.price_value > span.tiny, #store_categories_select_dynamic > span, #group-subcategories div.group_values h3 {
	color: #ed2124;
}
/*--- end colors ---*/

/* fonts */
/* end fonts */

/*bottons*/
.contactNow a, .buyNow a, #deal_button, .smallButton a, #layout_credit_guard .smallButton a {
	display: block;
	width: 187px;
	height: 42px;
	background: #ed2024;
	box-shadow: none;
	line-height: 42px;
}
.contactNow a:hover, .buyNow a:hover, #deal_button:hover, .smallButton a:hover {
	background: #ed2024;
}
/*end bottons*/

/* ------------------------------------- general ------------------------------------- */
.search_results div#group-subcategories {
    margin-bottom: 20px;
    padding-right: 0;
}
.search_results #wrapper .group .group_values ul {
    display: block;
    width: 200px;
}
/* ------------------------------------- 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 */

}
/* Extre large devices (large desktops, 2000px and up) */
@media screen and (min-width:2000px) {	

	/* Code here */
	
}
/* ------------------------------------- end_Responsive ------------------------------------- */