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

/* --- layout_header --- */ 
body {
	background: repeat #fff;
}
div#wrapper {
	background: none;
}
div#bg_header {
	display: block;
	width: 100%;
	height: 161px;
	position: relative;
}
div#bg_header:after {
	content: "";
	display: block;
	width: 100%;
	height: 50px;
	background: url(pattern.jpg);
	position: absolute;
	top:auto;
	bottom: 0;
}
div#layout_header {
	height: 100%;
	border: none;
}
div#header_secure_link {
	position: absolute;
	top: 62px;
	right: 209px;
	width: 23px;
	height: 27px;
}
div#header_secure_link a#secureHook {
	display: block;
	width: 100%;
	height: 100%;
	background: url(lock_icon.png) no-repeat center;
}
.fix_nav_big {
	position: fixed;
	width: 100%;
	height: 50px;
	z-index: 100;
	right: 0;
	top: 0;
	background: url(pattern.jpg);
}
.fix_nav_small {
	width: 960px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}
#bg_header .element_general_prime_categories.sticky {
	position: absolute;
	right: 91px;
	top: 0;
	width: 100%;
	z-index: 10000000;
}
/* --- end layout_header --- */ 

/* --- header_logo --- */
#header_logo {
	top: 6px;
	left: 0;
}
/* --- end_header_logo --- */

/* --- header_cart_nav_header --- */
ul#header_cart_nav {
	display: block;
	position: absolute;
	top: auto;
	bottom: 0;
	right: 0;
	height: 50px;
	width: 70px;
	background: #ffcb08;
}
ul#header_cart_nav * {
	display: inline-block;
	height: 100%;
	width: 100%;
	padding: 0;
}   
ul#header_cart_nav li.link_order_with_counter {
	background: url(cart_icon.png) no-repeat 5px 6px;
}
li.link_order_with_counter a {
	background: none;
}
ul#header_cart_nav span.cart_with_items {
	font-size: 14px;
	color: #3e89c9;
}
ul#header_cart_nav span.cart_with_items {
	font-size: 0;
	color: #3e89c9;
	text-align: center;
	width: 25px;
	padding-right: 40px;
	line-height: 37px;
}
ul#header_cart_nav span.cart_with_items span {
	display: none;
}
ul#header_cart_nav span.cart_with_items #cart_icon {
	display: none;
}
ul#header_cart_nav span.cart_with_items b {
	display: inline-block;
	width: auto;
	height: auto;
	font-weight: bold;
	font-size: 10px;
	color: #016ebd;
}
/*special_cart*/
#bg_header .cart.special_cart_with_upgrades.visible {
	visibility: visible;
	opacity: 1;
	right: 0;
	top: 100% !important;
	width: 317px;
	border: 1px solid #ccc;
}
#bg_header .cart.special_cart_with_upgrades div.scroll_div {
	margin-top: 0px;
}
#bg_header li.link_order_with_counter a.open {
	background: none;
}
#wrapper div.cart.special_cart_with_upgrades.visible .login_in_cart {
	display: block;
	position: absolute;
	width: 77px;
	height: 20px;
	top: -227px;
	left: 10px;
	background: #fff;
}
#wrapper div.cart.special_cart_with_upgrades.visible .login_in_cart > * {
	display: none;
}
#wrapper div.cart.special_cart_with_upgrades.visible .login_in_cart > li.empty_cart {
	display: block;
	position: static;
	padding: 0;
	text-align: right;
	background: url(empty_cart.png) no-repeat 3px 2px;
	height: 26px;
	width: 77px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-indent: 7px;
}
#wrapper div.cart.special_cart_with_upgrades.visible .login_in_cart > li.empty_cart a {
	line-height: 26px;
	color: #565656;
	font-size: 12px;
}
div.cart.special_cart_with_upgrades.visible .cart_close_btn {
	display: block;
	width: 47px;
	height: 47px;
	background: url(x_icon.png) no-repeat center center;
	font-size: 0;
	left: auto;
	right: 100%;
	border-radius: 0;
	top: 0;
}
#bg_header .cart.special_cart_with_upgrades div#main_cart {
	border:none;
	margin-top: 27px;
}
#bg_header .cart.special_cart_with_upgrades div#main_cart table tr td:first-child {
	position: absolute;
	left: 0;
	bottom: 4px;
}	
#wrapper .cart.special_cart_with_upgrades .quantity {
	display: block;
	position: relative;
	float: left;
	margin-left: 18px;
	width: 33px;
	height: 28px;
	font-size: 13.04px;
	color: #454142;
	font-weight: normal;
	line-height: 21px;
	border-radius: 0;
	line-height: 26px;
	border: 1px solid #e1e1e1;
	left: 0;
	top: -1px;
}
#layout_header div.cart.special_cart_with_upgrades .cart_small_button {
	display: block;
	position: absolute;
	width: 21px;
	height: 28px;
	top: -1px;
	left: 0px;
}
#layout_header div.cart.special_cart_with_upgrades div.cart_small_button a {
	display: block;
	float: none;
	width: 100%;
	height: 14px;
	font-size: 0;
	background: url(cart_arrow_up.png) no-repeat center 2px #ffcb08;
	border: none;
	border-radius: 0;
	opacity: 1 !important;
}
#layout_header div.cart.special_cart_with_upgrades div.cart_small_button a.reduce {
	background: url(cart_arrow_down.png) no-repeat center 4px #ffcb08;
	position: absolute;
	top: auto;
	bottom: 0;
}
#layout_header div.cart.special_cart_with_upgrades .quantity:after {
	content: none;
}
#layout_header div.cart.special_cart_with_upgrades div#main_cart tr {
	width: 92%;
	margin: 0 auto;
	padding: 0;
	min-height: 95px;
}
#layout_header div.cart.special_cart_with_upgrades div#main_cart tr:last-child {
	border-bottom: 1px solid #dadada;
}
#layout_header div.cart.special_cart_with_upgrades div#main_cart tr:first-child {
	border-top: 1px solid #dadada;
}
#layout_header div.cart.special_cart_with_upgrades div#main_cart tr .title a {
	color: #12080e;
	font-weight: bold;
	font-size: 13px;
}
#layout_header div.cart.special_cart_with_upgrades div#main_cart table tr td.delete_btn {
	left: 184px;
}
#layout_header div.cart.special_cart_with_upgrades div#main_cart table tr td.delete_btn a {
	background: url(bin_icon.png) no-repeat 50%;
}
#layout_header div.cart.special_cart_with_upgrades div#main_cart table tr td.price_item_x {
	width: auto;
	color: #e61a4c;
	font-size: 16px;
	font-weight: bold;
	left: 87px;
}
#layout_header div.cart.special_cart_with_upgrades div#main_cart table .img_item {
	width: 70px;
	height: 70px;
}
#layout_header div.cart.special_cart_with_upgrades div#main_cart table img {
	max-width: 70px;
	max-height: 70px;
}
#wrapper div.cart.special_cart_with_upgrades.visible .count-price-wrapper {
	display: block;
	width: 230px;
	margin: 7px auto 10px;
	position: relative;
}
#wrapper div.cart.special_cart_with_upgrades div#header_cart {
	height: 100px;
	background: none;
}
#wrapper div.cart.special_cart_with_upgrades div.checkout_count {
	height: 100%;
	border: none;
}
#wrapper div.cart.special_cart_with_upgrades div.count {
	margin-left: 19px;
}
#wrapper div.cart.special_cart_with_upgrades div.count:after {
	content: "\f0d9";
	width: 20px;
	height: 20px;
	font-size: 20px;
	position: absolute;
	color: #cabfba;
	left: -18px;
	line-height: 29px;
	top: 0;
	font-family: fontAwesome;
	display: block;
	text-align: center;
}
#wrapper div.cart.special_cart_with_upgrades div.count > div {
	width: 80px;
	height: 100%;
	margin:0;
}
#wrapper div.cart.special_cart_with_upgrades div.count > div span.pos_1, #wrapper div.cart.special_cart_with_upgrades div.count > div span.pos_0 {
	display: inline-block;
	font-size: 17px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	line-height: 18px;
}
#wrapper div.cart.special_cart_with_upgrades div.sum_all_items_price {
	display: inline-block;
	position: static;
	font-weight: bold;
	line-height: 18px;
}
#wrapper div.cart.special_cart_with_upgrades div.sum_all_items_price > span {
	display: inline-block;
	color: #000;
}
#wrapper div.cart.special_cart_with_upgrades div.checkout {
	display: block;
	width: 268px;
	height: 49px;
	margin: 0 auto;
}
#wrapper div.cart.special_cart_with_upgrades div.checkout a {
	display: block;
	width: 100%;
	height: 100%;
	position: static;
	line-height: 46px;
	font-size: 18px;
	padding: 0;
	background: #e61a4c;
}
#wrapper div.cart.special_cart_with_upgrades.visible div#ascrail2000 {
	background: #ccc !important;
	width: 6px !important;
	height: 316px !important;
	border-radius: 10px !important;
	z-index: 9999 !important;
	right: 4px;
	left: auto !important;
}
#wrapper div.cart.special_cart_with_upgrades.visible div#ascrail2000 > div {
	width: 9px !important;
	background: #3d3c3f !important;
	border: none !important;
	left: 1px;
}
/* --- end_header_cart_nav_header --- */

/* --- main_nav_bg --- */ 
div#main_nav_bg {
	display: inline-block;
	float: right;
	position: static;
	height: 24px;
	width: auto;
	margin-top: 9px;
}
#header_main_nav {
	background: none;
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	margin-left: 9px;
}
#header_main_nav li.link_pages {
	display: none;
}
#header_main_nav > li:first-child {
	background: none;
}
#header_main_nav li.link_all_items {
	display: inline-block;
	width: 110px;
	height: 24px;
	border: 1px solid #70adda;
	border-left: none;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 45px;
}
#header_main_nav li.link_all_items:after {
	content: "";
	display: block;
	width: 16px;
	height: 100%;
	background: url(blue_arrow.png) no-repeat center;
	position: absolute;
	top: 0;
	left: -6px;
}
#header_main_nav li #link_all_items {
	padding: 0;
	padding-right: 12px;
	line-height: 24px;
	font-size: 13px;
	text-align: right;
	color: #000;
}
#header_main_nav li #link_all_items:after {
	content: none;
}
#header_main_nav li #link_all_items:hover {
	text-decoration: none;
	color: #016ebd;
}
/*all_categories_drops*/
#header_main_nav li.link_all_items div#header_show_prime_categories {
	display: none;
	width: 960px;
	background: url(pattern.jpg);
	position: absolute;
	z-index: 999;
}
#header_main_nav li.link_all_items:hover div#header_show_prime_categories {
	display: block;
}
#header_main_nav li.link_all_items:hover div#header_show_prime_categories ul {
	background: none;
	border: none;
	border-top: 3px solid #016ebd;
	padding-top: 18px;
	padding: 18px 28px 20px;
}
#header_main_nav li.link_all_items:hover div#header_show_prime_categories ul > li {
	display: inline-block;
	float: right;
	width: 20%;
}
#header_main_nav li #header_show_prime_categories ul.store_categories > li > a {
	font-size: 14px;
	color: #ffcb08;
	font-weight: bold;
	text-decoration: underline;
	padding-right: 0;
}
#header_main_nav li #header_show_prime_categories ul.store_categories > li, #header_main_nav li #header_show_prime_categories ul.store_categories > li:hover {
	background: none;
}
#bg_header #header_main_nav li #header_show_prime_categories ul.store_categories > li > a:hover {
	background: none;
	color: #ffcb08;
}
#header_main_nav li.link_all_items:hover div#header_show_prime_categories ul li ul {
	display: block;
	position: static;
	border: none;
	padding: 0;
	width: 100%;
}
#header_main_nav li.link_all_items:hover div#header_show_prime_categories ul li {
	display: block;
	background: none;
	border: none;
	position: static;
}
#header_main_nav li.link_all_items:hover div#header_show_prime_categories ul > li > ul > li {
	width: 100%;
}
#header_main_nav li.link_all_items:hover div#header_show_prime_categories ul li ul > li > a {
	color: #fff;
	text-decoration: none;
	position: relative;
	padding: 2px 14px;
	font-weight: normal;
}
#header_main_nav li.link_all_items:hover div#header_show_prime_categories ul li ul > li > a:after {
	content: "\f100";
	font-family: fontAwesome;
	margin-left: 10px;
	background: none;
	top: 3px;
	right: 0;
	color: #fff;
}
#bg_header #header_main_nav li #header_show_prime_categories ul.store_categories li ul li a:hover:after {
	color: #ffcb08;
}
/*end_of_all_categories_drops*/
#header_main_nav li.href_homepage a {
	padding-right: 0;
}
#header_main_nav li {
	width: auto;
	height: 100%;
	position: relative;
}
#header_main_nav li span {
	display: block;
	width: auto;
	height: 100%;
}
#header_main_nav li a, #header_main_nav li span span, .layout_items #header_main_nav > li:first-child > a {
	display: block;
	width: auto;
	height: 100%;
	padding: 0 7px;
	color: #252525;
	font-size: 14px;
	font-weight: normal;
	background: none;
	line-height: 24px;
	margin:0;
}
#header_main_nav > li > a:hover, #header_main_nav > li > span > a:hover, #header_main_nav li span span {
	color: #016ebd;
	background: none;
	margin: 0;
	text-decoration: underline;
}
#header_main_nav li:not(:last-child) a:after, #header_main_nav li:not(:last-child) span span:after {
	content: "";
	display: block;
	height: 13px;
	width: 1px;
	background: #5c595a;
	position: absolute;
	top: 7px;
	left: 0;
}
#header_main_nav li.link_customer a:after {
	content: none;
}
/* --- end_main_nav_bg --- */ 

/* --- element_general_search_header --- */ 
#header_show_search {
	top: 61px;
	width: 180px;
	height: 29px;
	right: 0;
}
#header_show_search *{
	display: block;
	width: 100%;
	height: 100%;
} 
#header_show_search .search .textInput #q {
	display: block;
	width: 100%;
	height: 100%;
	background: none;
	border: solid 1px #b7b7b7;
	position: static;
	font-size: 13px;
	color: #000;
	line-height: 29px;
	text-indent: 12px;
	padding-right: 0;
}
#header_show_search .searchButton {
	display: block;
	width: 26px;
	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;
	width: 100%;
	height: 100%;
} 
/* --- end element_general_search_header --- */ 

/* --- element_general_links_header --- */ 
/* --- end_element_general_links_header --- */ 

/* --- element_general_images_header --- */ 
.element_general_images.sticky_icon {
	position: fixed;
	right: 0;
	top: auto;
	bottom: 0;
	z-index: 9999;
	width: 133px;
	height: 96px;
	overflow: hidden;
}
.element_general_images.sticky_icon .current_element_image {
	display: block;
	width: 100%;
	height: 100%;
}
.element_general_images.sticky_icon .current_element_image a {
	display: block;
	width: 100%;
	height: 100%;
}
.element_general_images.sticky_icon .current_element_image a img {
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
}
.element_general_images.sticky_icon .current_element_image h3, .element_general_images.sticky_icon .current_element_image p {
	display: none;
}
/* --- end_element_general_images_header --- */ 

/* --- element_general_login_logout_header --- */ 
.element_general_login_logout {
	display: none;
}
#header_main_nav li.link_customer_signup a {
	padding: 0;
}
#header_main_nav li.link_customer a, #header_main_nav li.link_customer a, #header_main_nav li.link_customer span {
	padding-left: 0;
}
#bg_header #header_main_nav li.link_customer a:after, #bg_header #header_main_nav li.link_customer span:after, #bg_header #header_main_nav li.link_customer_logout a:after {
	content: none;
}
#header_main_nav li.link_customer_signup a:before, #header_main_nav li.link_customer_signup span span:before {
	position: static;
	content: "/";
	color: #5c595a;
	display: inline-block;
	width: auto;
	height: auto;
	background: none;
}
#header_main_nav li.link_customer_logout a {
	padding-left: 0;	
}
/* --- end_element_general_login_logout_header --- */ 

/* --- element_general_prime_categories_category_header --- */ 
#bg_header .element_general_prime_categories {
	position: absolute;
	top: auto;
	bottom: 0;
	right: 91px;
	width: 869px;
	height: 50px;
	z-index: 99;
}
.element_general_prime_categories .store_categories {
	display: block;
	width: 100%;
	height: 100%;
	background: none;
	padding-top: 5px;
	-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-block;
	width: auto;
	height: 100%;
	background: none;
	position: relative;
	padding: 0 12px;
}
#bg_header .element_general_prime_categories > .store_categories > li.store_category_group_title {
	display: none;
}
#bg_header .element_general_prime_categories > .store_categories > li:not(:last-child):after {
	content: "";
	display: block;
	width: 1px;
	height: 18px;
	background: #fff;
	position: absolute;
	top: 11px;
	left: 0;
}
#bg_header .element_general_prime_categories > .store_categories > li:hover:before {
	content: "";
	height: 38px;
	width: 100%;
	background: none;
	display: block;
	position: absolute;
	right: 0px;
	top: 30px;
	z-index: 99;
}
#bg_header .store_categories > li > a:hover, #bg_header .store_categories > li > span{
	color: #00a8b9;
}
#bg_header .store_categories > li > a, #bg_header .store_categories > li > span {
	display: block;
	width: auto;
	line-height: 32px;
	height: 100%;
	padding: 0;
	background: none;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	border-top: 3px solid transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#bg_header .element_general_prime_categories > .store_categories > li:hover > a, #bg_header .element_general_prime_categories > .store_categories > li:hover > span {
	border-top: 3px solid #ffcb08;
	color: #ffcb08;
}
#bg_header .element_general_prime_categories > .store_categories > li:hover {
	border-bottom: none;
	background: none;
}
/*drop*/
.element_general_prime_categories .store_categories > li > ul.store_categories {
	display: none;
	position: absolute;
	top: 104%;
	right: 0;
	width: 408px;
	height: auto;
	overflow: hidden;
	background: url(pattern.jpg);
	padding: 23px 34px 20px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#bg_header .element_general_prime_categories > .store_categories > li.open_left ul {
	left: 0;
	right: auto;
}
.element_general_prime_categories .store_categories > li:hover > ul.store_categories{
	display: block;
}
#bg_header .element_general_prime_categories .store_categories > li > ul.store_categories > li {
	display: inline-block;
	width: 45%;
	height: 23px;
	line-height: 23px;
	float: right;
	margin-left: 5%;
	background: none;
}
#bg_header .element_general_prime_categories .store_categories > li > ul.store_categories > li:nth-child(2n) {
	margin-left: 0;
	margin-right: 5%;
}
#bg_header .element_general_prime_categories .store_categories > li > ul.store_categories > li > a {
	display: block;
	width: auto;
	color: #fff;
	font-size: 15px;
	line-height: 23px;
	overflow: hidden;
	border: none;
}
#bg_header .element_general_prime_categories .store_categories > li > ul.store_categories > li > a:hover, #bg_header .store_categories > li > span {
	color: #ffcb08;
	text-decoration: underline;
}
/* --- 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*/
div#topopup.wholesaler {
	border: 1px solid #016ebd;
}
div#topopup.wholesaler .element_general_popup a * {
	display: none;
}
div#topopup.wholesaler .element_general_popup table, div#topopup.wholesaler .element_general_popup .popup_content_bottom {
	display: none;
}
div#topopup.wholesaler .element_general_popup .popup_content {
	display: block;
	color: #252525;
	font-size: 15px;
	line-height: 22px;
	width: 673px;
	margin: 70px auto 0;
}
div#topopup.wholesaler .element_general_popups.fancy_popup.wholesaler {
	height: auto;
	padding-bottom: 60px;
}
div#topopup.wholesaler .close {
	background: url(close_btn.png) no-repeat center;
	top: 0;
}
/*end element_general_lightbox*/

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

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

/* --- layout_homepage_middle --- */  
.layout_homepage div#bg_middle, .layout_homepage div#bg_middle #main {
	width: 100%;
	margin-top: 2px;
}
div#bg_middle {
	margin-bottom: 41px;
}
div#homepage_middle_groups {
	width: 960px;
	margin: 0 auto;
}
#homepage_group2, #homepage_group3 {
	width: 100%;
	float: none;
}
/* --- end layout_homepage_middle --- */ 

/* --- element_general_masonry_images_middle --- */ 
/* movie */
.element_general_categories_images.movie {
	display: block;
	width: 100%;
	margin-bottom: 3px;
	position: relative;
}
.element_general_categories_images.movie .current_category_image {
	width: 473px;
	height: 368px;
	float: right;
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.15);
	box-shadow: 0 0 5px rgba(0,0,0,.15);
}
.element_general_categories_images.movie .current_category_image.pos_0 {
	margin-left: 14px;
}
.element_general_categories_images.movie .current_category_image a {
	display: block;
	width: 456px;
	height: 100%;
	margin: 0 auto;
	margin-top: 6px;
}
.element_general_categories_images.movie .current_category_image .category_image_content {
	display: block;
	position: static;
	width: 100%;
	height: 255px;
	margin-bottom: 14px;
	overflow: hidden;
}
.element_general_categories_images.movie .current_category_image .category_image_content iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.element_general_categories_images.movie .current_category_image .category_image_title {
	display: block;
	position: static;
	width: 100%;
	height: 17px;
	overflow: hidden;
	margin-bottom: 8px;
}
.element_general_categories_images.movie .current_category_image .category_image_title h3 {
	display: block;
	width: 100%;
	height: 100%;
	color: #383839;
	font-size: 16px;
	text-align: right;
}
.element_general_categories_images.movie .current_category_image .category_image_content_bottom {
	display: block;
	position: static;
	width: 100%;
	max-height: 52px;
	color: #383839;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	line-height: 18px;
	overflow: hidden;
}
/*pos_3*/
.element_general_categories_images.movie .current_category_image.pos_2 {
	position: absolute;
	top: -61px;
	left: 0;
	width: 200px;
	height: 20px;
	margin: 0;
	border-bottom: none;
	background: none;
	box-shadow: none;
}
.element_general_categories_images.movie .current_category_image.pos_2 a {
	width: 100%;
	height: 100%;
}
.element_general_categories_images.movie .current_category_image.pos_2 a > * {
	display: none;
}
.element_general_categories_images.movie .current_category_image.pos_2 a .category_image_title {
	display: block;
	height: 20px;
}
.element_general_categories_images.movie .current_category_image.pos_2 a .category_image_title h3 {
	display: inline-block;
	width: auto;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #2b2727;
	text-align: left;
	line-height: 22px;
	border-bottom: 2px solid #cac9c9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* --- end element_general_masonry_images_middle --- */ 

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

/* --- element_general_categories_images_middle --- */ 
.element_general_categories_images.articles_links {
	display: block;
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.element_general_categories_images.articles_links .current_category_image {
	display: inline-block;
	float: right;
	width: 231px;
	height: auto;
	background: none;
	padding-bottom: 29px;
	margin-bottom: 0;
}
.element_general_categories_images.articles_links .current_category_image:not(:last-child) {
	margin-left: 12px;
}
.element_general_categories_images.articles_links .current_category_image table {
	width: 100%;
	height: 160px;
	display: block;
	position: relative;
	top: 0;
	right: 0;
	margin-bottom: 13px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.15);
	box-shadow: 0 0 5px rgba(0,0,0,.15);
}
.element_general_categories_images.articles_links .current_category_image table:after {
	content: "";
	display: block;
	width: 100%;
	height: 8px;
	position: absolute;
	top: auto;
	bottom: -7px;
	background: url(articles_shadow.png) no-repeat center bottom;
}
.element_general_categories_images.articles_links .current_category_image table * {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.element_general_categories_images.articles_links .current_category_image table img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.15);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.15);
	box-shadow: 0 0 5px rgba(0,0,0,.15);
}
.element_general_categories_images.articles_links .current_category_image table img, .element_general_categories_images.articles_links .current_category_image:hover table img {
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.element_general_categories_images.articles_links .current_category_image:hover table img {
	transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
}
.element_general_categories_images.articles_links .current_category_image .category_image_title {
	display: block;
	width: 92%;
	height: 42px;
	margin: 0 auto;
	margin-bottom: 8px;	
	position: static;
	overflow: hidden;
}
.element_general_categories_images.articles_links .current_category_image .category_image_title h3 {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 15px;
	line-height: 20px;
	text-align: right;
	color: #2b2727;
}
.element_general_categories_images.articles_links .current_category_image .category_image_content {
	display: block;
	width: 92%;
	height: 111px;
	margin: 0 auto;
	position: static;
	text-align: justify;
	color: #2b2727;
	line-height: 18px;
	font-size: 14px;
	overflow: hidden;
	margin-bottom: 15px;
}
.element_general_categories_images.articles_links .current_category_image .category_image_content_bottom {
	display: block;
	width: 95%;
	position: static;
	color: #2b2727;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	height: 20px;
	overflow: hidden;
}
/*pos_0*/
.element_general_categories_images.articles_links .current_category_image.pos_0 {
	position: absolute;
	top: -47px;
	left: 0;
	width: 200px;
	height: 20px;
	margin: 0;
	border-bottom: none;
}
.element_general_categories_images.articles_links .current_category_image.pos_0 a > * {
	display: none;
}
.element_general_categories_images.articles_links .current_category_image.pos_0 a .category_image_title {
	display: block;
	height: 20px;
}
.element_general_categories_images.articles_links .current_category_image.pos_0 a .category_image_title h3 {
	display: inline-block;
	width: auto;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #2b2727;
	text-align: left;
	line-height: 22px;
	border-bottom: 2px solid #cac9c9;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* --- end element_general_categories_images_middle --- */ 

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

/* --- element_general_links_middle --- */ 
ul.element_general_links.middle_titles {
	display: block;
	width: 960px;
	margin: 0 auto;
	height: 36px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 18px;
}
ul.element_general_links.middle_titles li {
	display: block;
	width: 300px;
	height: 100%;
}
ul.element_general_links.middle_titles li a {
	display: inline-block;
	width: auto;
	height: 96%;
	border-bottom: 3px solid #f3c25c;
	color: #016ebd;
	font-size: 17px;
	font-weight: bold;
	line-height: 36px;
	padding-left: 10px;
}
ul.element_general_links.middle_titles.title1 {
	margin-bottom: 23px;
}
ul.element_general_links.middle_titles.title2 {
	margin-top: 20px;
}
/* --- end_element_general_links_middle --- */ 

/* --- element_general_main_categories --- */
/* --- end element_general_main_categories --- */

/* --- element_general_images_middle --- */ 
/* --- end element_general_images_middle --- */ 

/* --- element_general_strength --- */ 
/* --- 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 --- */ 
.layout_homepage .store_list_items,
.layout_homepage .store_category_list_items {
	width: 960px;
}
#wrapper .element_general_grid_content_carousel.carousel_grid .ca-wrapper {
	width: 973px;
	height: 370px !important;
}
.element_general_grid_content_carousel.carousel_grid {
	margin-bottom: 23px;
}
#wrapper .element_general_grid_content_carousel.carousel_grid div.ca-item {
	width: 243px;
}
#wrapper #bg_middle .ca-nav {
	background: url(carousel_arrows.png) no-repeat;
	position: absolute;
	width: 44px;
	height: 32px;
	top: -62px;
	right: auto;
	left: 0;
}
#wrapper .element_general_grid_content_carousel.carousel_grid {
	top: -63px;
}
#wrapper #bg_middle .ca-nav span {
	background: none;
	width: 50%;
	height: 100%;
	float: left;
	margin: 0px;
	position: relative;
	top: 0;
	right: 0;
	opacity: 1;
}
#wrapper #bg_middle .ca-nav span.ca-nav-next {
	background-position: top right;
	left: 0;
}
/* --- end element_general_carousel_middle --- */ 

/* --- element_general_brand_carousel --- */ 
/*small*/
.element_general_carousel.small {
	margin: 0px auto;
	width: 960px;
	margin-top: 23px;
	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;
}
.element_general_carousel.small.brands .ca-nav span {
	top: -56px;
	width: 100%;
	overflow: hidden;
	background: transparent url(https://konimboimages.s3.amazonaws.com/system/photos/102714/original/1de856ab928d1d932d961822c3b05837.png?1459680651) no-repeat;
}
#wrapper #bg_middle .element_general_carousel.small.brands .ca-nav {
	width: 32px;
	height: 29px;
	top: -53px;
	background: url(barnd_carousel_arrows.png) no-repeat;
}
.element_general_carousel.small.brands .ca-nav span.ca-nav-prev {
	position: absolute;
	left: 0;
	display: block;
	width: 30px;
	height: 30px;
	background-position: top left;
}
.element_general_carousel.small.brands .ca-nav span.ca-nav-next {
	position: absolute;
	left: 28px;
	display: block;
	width: 30px;
	height: 30px;
	right: auto !important;
	background-position: top right;
}
/*end of small*/
/* --- end element_general_brand_carousel --- */ 

/* --- element_general_list_item_titles_middle --- */
ul.element_general_links.carousel_tabs {
	display: block;
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 23px;
}
ul.element_general_links.carousel_tabs li {
	display: inline-block;
	float: right;
	width: 164px;
	height: 100%;
	margin-left: 5px;
	-webkit-border-radius: 7px 7px 0 0;
	-moz-border-radius: 7px 7px 0 0;
	border-radius: 7px 7px 0 0;
	background: #b43b7f;
}
ul.element_general_links.carousel_tabs li.pos_1 {
	background: #8cc63f;
}
ul.element_general_links.carousel_tabs li.pos_2 {
	background: #016ebd;
}
ul.element_general_links.carousel_tabs li.pos_3 {
	background: #e61a4c;
}
ul.element_general_links.carousel_tabs li.pos_4 {
	background: #ffcb08;
}
ul.element_general_links.carousel_tabs li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}
ul.element_general_links.carousel_tabs li.active a:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 12px solid #b43b7f;
	margin: 2px auto;
}
ul.element_general_links.carousel_tabs li.pos_1.active a:after {
	border-top-color: #8cc63f;
}
ul.element_general_links.carousel_tabs li.pos_2.active a:after {
	border-top-color: #016ebd;
}
ul.element_general_links.carousel_tabs li.pos_3.active a:after {
	border-top-color: #e61a4c;
}
ul.element_general_links.carousel_tabs li.pos_4.active a:after {
	border-top-color: #ffcb08;
}
/* --- 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 --- */
#wowslider-container1 .ws_bullets {
	display: none;
}
/* --- 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 ------------------------------------- */


/* --- layout_footer --- */

div#bg_footer{
	background:url(pattern.jpg);	
	margin-top: 0;
	max-width: none;
	position: relative;
} 
#layout_footer {
	padding-top: 35px;
	position: relative;
}
#footer_group1 {
	border-bottom: 1px solid rgba(220, 195, 204, 0.17);
	margin-top: 0;
	margin-bottom: 19px;
	padding-top: 10px;
	height: 102px;
}
#footer_group1 > ul:after,
#bg_footer #new_ticket:before{
	content: none;
}
#bg_footer .element_general_all_categories li span {
	color: #ffcb08;
	text-decoration: underline;
}
/* --- end layout_footer --- */

/* --- element_general_newsletter_footer --- */ 
form.footer_newsletter {
	display: inline-block;
	float: right;
	width: 222px;
	margin-left: 70px;
}
form.footer_newsletter div.wrap_ticket_customer_email {
	display: block;
	width: 100%;
	height: 28px;
	position: relative;
	margin-top: 20px;
}
form.footer_newsletter div.wrap_ticket_customer_email span {
	display: none;
}
form.footer_newsletter div.wrap_ticket_customer_email input {
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	font-size: 12px;
	color: #000;
	line-height: 28px;
	border: none;
	text-indent: 12px;
}
form.footer_newsletter .wrap_contact_btn {
	position: absolute;
	top: 0;
	left: 0;
	background: url(envelope_icon.png) no-repeat center;
	width: 32px;
	height: 100%;
}
form.footer_newsletter .wrap_contact_btn button.contact_btn {
	display: block;
	width: 100%;
	height: 100%;
	background: none;
	font-size: 0;
	box-shadow: none;
	border: none;
	cursor: pointer;
}
/* --- end element_general_newsletter_footer --- */ 

/* --- element_general_links_footer --- */ 
div#footer_group1 {
	position: relative;
	width: 960px;
	border-bottom: 1px dashed #c3c3c3;
}
#footer_group1 > .element_general_links.payment {
	float: right;
	padding-top: 0;
	width: 383px;
	height: 32px;
	position: static;
	margin-left: 63px;
	background: url(save_buy_icons.png) no-repeat right 38px;
	padding-bottom: 48px;
}
#footer_group1 > .element_general_links.payment * {
	display: none;
}
.element_general_links.f_t_g.horizontal {
	display: inline-block;
	float: right;
	height: 80px;
}
.element_general_links.horizontal.f_t_g li {
	width: 33px;
	height: 33px;
	background: #3760a0;
	margin: 20px 6px 0px;
	-moz-border-radius: 100%;
	-webkit-border-radius:100%;
	border-radius:100%;
	float: right;
}
.element_general_links.horizontal.f_t_g li.pos_0 {
	background: #415e9b;
	margin-right: 0;
}
.element_general_links.horizontal.f_t_g li.pos_1 {
	background: #db3333;
}
.element_general_links.horizontal.f_t_g li.pos_2 {
	background: #15557c;
}
.element_general_links.horizontal.f_t_g li.pos_3 {
	background: #ed1c24;
}
#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;
}
.element_general_links.horizontal.f_t_g li:hover{
	background: #fff;
}
#layout_footer .element_general_links.horizontal.f_t_g li a:hover {
	color: #000;
}
i.fa.fa-instagram:before {
	position: relative;
	left: 1px;
	top: 1px;
}
i.fa.fa-facebook:before {
	position: relative;
	top: 1px;
}
#bg_footer .element_general_newsletter #heading,
#links_h3_f_t_g{
	padding-right: 0;
}
#footer_group1 > ul.element_general_links.payment h3 {
	position: relative;
	margin-right: 45px;
}
#footer_group1 > ul.element_general_links.payment h3:before {
	content: url(footer_lock_icon.png);
	margin-left: 10px;
	border: none;
	height: 29px;
	width: 50px;
	display: inline-block;
	position: absolute;
	right: -42px;
}
/* --- end_element_general_links_footer --- */ 

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

/* --- element_general_prime_categories --- */ 
#bg_footer .store_categories:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}
/* --- end element_general_prime_categories --- */ 

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

/* --- #footer_group2, #footer_group3, #footer_group4_footer --- */
div#footer_middle_groups {
	position: relative;
	padding-bottom: 40px;
	padding-top: 12px;
	width: 960px;
}
#footer_middle_groups > div#footer_group2 {
	width: 251px;
	padding-right: 0;
}
#footer_middle_groups > div#footer_group3 {
	width: 389px;
	padding-right: 0;
}
#bg_footer h3, #footer_group1 > ul.element_general_links.payment h3, .element_general_links.horizontal.f_t_g h3, #footer_middle_groups h3, #footer_middle_groups .element_general_show_contact h3 span, #bg_footer .element_general_newsletter #heading, #bg_footer .element_general_newsletter #heading, #links_h3_f_t_g {
	display: inline-block;
	color: #fff;
	font-weight: normal;
	font-size: 19px;
	text-decoration: none;
	border-bottom: 2px solid #a4c7e4;
}
#bg_footer .element_general_links.horizontal.f_t_g h3 {
	display: block;
	max-width: 130px;
}
#layout_footer a, #layout_footer p, 
#layout_footer strong, #layout_footer .element_general_footer_nav_list a:hover{
	color: #fff;
	line-height: 21px;
	font-size: 14px;
}
#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: #ffcb08;
	text-decoration: underline;
}
#layout_footer .element_general_show_contact a {
	text-decoration: underline;
}
#bg_footer #footer_group4 {
	display: inline-block;
	float: left;
	padding-right: 0;
	width: 263px;
}
#footer_group2, #footer_group3, #footer_group4 {
	background: none;
}	
#bg_footer .element_general_newsletter #heading {
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	width: auto;
	height: auto;
	padding-bottom: 4px;
	/* border-bottom: 1px solid; */
	display: inline-block;
	margin-bottom: 17px;
}
#footer_middle_groups .element_general_show_contact h3 {
	margin-bottom: 11px;
	padding-bottom: 4px;
}
#bg_footer .element_general_all_categories_sorted_by_titles h3,
#bg_footer .element_general_prime_categories h3, 
#bg_footer .element_general_all_categories h3 {
	padding-bottom: 4px;
}
#bg_footer .element_general_all_categories_sorted_by_titles li, #bg_footer .element_general_prime_categories li, #bg_footer .element_general_all_categories li {
	display: inline-block;
	float: right;
	width: 48%;
	margin-left: 4%;
}
#bg_footer .element_general_all_categories li:nth-child(2n) {
	margin-left: 0;
}
#bg_footer .store_categories li.store_category_group_title {
	display: none;
}
/* --- 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 --- */ 
#bg_footer .element_general_all_categories, #bg_footer .element_general_footer_nav {
	max-width: 100%;
	overflow: hidden;
}
/* --- 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;
	float: none;
}
.layout_category #category_group2, .layout_category #items_group2 {
	display: none;
}
.parent_category .element_category_list_items #facebook_and_sort_category {
	display: none;
}
/* --- end layout_category --- */   

/* --- element_category_filter_category --- */ 
.element_category_filter h1 {
	font-size: 22px;
	margin-bottom: 4px;
}
div.ProductItem {
	margin-top: 18px;
}
.ProductItem.backgroundgroups.parent_category div.boxContent, .ProductItem.backgroundgroups.parent_category div.boxContent:hover {
	border: none;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 26px;
	background: rgba(255,255,255,0.25);
}
div.ProductItem div.boxContent {
	border: none;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	overflow: hidden;
	margin-bottom: 9px;
}
.ProductItem.backgroundgroups.parent_category .group {
	display: block;
	width: 100%;
	float: none;
}
.group .group_values .group_values_group_title {
	margin-right: 0;
}
.ProductItem.backgroundgroups.parent_category .group b, .group b {
	font-weight: bold;
}
.ProductItem.backgroundgroups.parent_category .group span {
	display: inline-block;
	margin-right: 0;
	background: none;
	border: none;
	border-radius: 0;
	width: auto;
	text-indent: 0px;
	padding: 14px;
	padding-top: 0;
	position: relative;
	margin-left: 0;
}
.ProductItem.backgroundgroups.parent_category .group span:not(:last-child):after {
	content: "";
	display: block;
	width: 1px;
	height: 14px;
	position: absolute;
	background: #000;
	top: 4px;
	left: 0px;
}
.element_category_filter span.size_of_items, .groups span a, .groups-additional a {
	color: #666666;
}
.ProductItem.backgroundgroups.parent_category .group span.float_right.group_title {
	display: none;
}
.ProductItem.backgroundgroups.parent_category .group span a {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #000;
	text-align: center;
	text-indent: 0;
}
.ProductItem.backgroundgroups.parent_category .group span a:hover {
	color: #016ebd;
	text-decoration: none;
}
#facebook_and_sort_category .sortBox {
	float: right;
	margin-right: 111px;
}
#facebook_and_sort_category .sortBox a, .element_category_filter .results b {
	color: #016EBD;
}
/* --- end element_category_filter_category --- */ 

/* --- element_category_list_items_category --- */ 
.layout_homepage div#search_msg_facebook_and_sort {
	display: none;
}
.layout_list_item {
	width: 230px;
	height: 360px;
	margin: 0 0px 30px 10px;
	position: relative;
	border-bottom: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sortBox a:first-child {
	font-weight: normal;
}
.sortBox a {
	font-weight: bold;
}
.results b {
	font-weight: bold;
}
.layout_list_item:after {
	content: '';
	background: url(grid_shadow.png) center 87% no-repeat;
	width: 100%;
	height: 6px;
	display: block;
	position: static;
}
.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;
}
#wrapper #bg_middle .layout_list_item .grid {
	width: 100%;
	height: auto;
	margin: 0;
	position: relative;
	background: #fff;
	padding-top: 0px;
	padding-top: 6px;
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.15);
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.15);
	box-shadow: 0px 0px 3px rgba(0,0,0,.15);
	border-top: 1px solid #e6e6e6;
}
.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;
	box-shadow: none;
}
#wrapper #bg_middle .layout_list_item .grid:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.store_category_list_items .grid .list_item_image, 
.store_list_items .grid .list_item_image {
	width: 215px;
	height: 215px;
	position: static;
	margin-bottom: 14px;
}
.store_category_list_items .grid .list_item_image *, 
.store_list_items .grid .list_item_image * {
	display: block;
	width: 100%;
	height: 100%;
}
.store_category_list_items .grid .list_item_image img, 
.store_list_items .grid .list_item_image img {
	width: auto;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
	max-height: 100%;
}
.store_category_list_items .grid .list_item_title_with_brand, 
.store_list_items .grid .list_item_title_with_brand {
	padding: 0px 0px;
	width: 100%;
	height: 42px;
	position: static;
	margin-bottom: 7px;
}
.store_category_list_items .grid .list_item_title_with_brand a,
.store_list_items .grid .list_item_title_with_brand a {
	color: #434343;
	font-weight: normal;
	text-align: center;
	display: block;
	padding: 0px 15px;
	font-size: 15px;
	line-height: 20px;
	height: 42px;
	overflow: hidden;
}
.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;
}
.store_category_list_items .grid .list_item_show_price, .store_list_items .grid .list_item_show_price {
	display: inline-block;
	float: right;
	height: 38px;
	width: 150px;
	padding-right: 5px;
	position: static;
	margin: 5px auto;
}
.grid .list_item_show_price span.item_show_origin_price {
	display: none;
}
.store_list_items .grid .list_item_show_price a, .store_category_list_items .grid .list_item_show_price a {
	display: block;
	position: static;
	width: 100%;
	height: 100%;
	background: none;
	margin: 0;
	line-height: 10px;
	padding: 0;
}
.store_category_list_items .grid .list_item_show_price a.price span, .store_list_items .grid .list_item_show_price a.price span {
	display: inline-block;
	float: right;
	height: 18px;
	color: #878686;
	font-size: 12px;
	line-height: 12px;
}
.store_category_list_items .grid .list_item_show_price a.price span.price_before_vat, .store_list_items .grid .list_item_show_price a.price span.price_before_vat {
	display: block;
	width: 100%;
	height: 18px;
	padding: 0;
	margin-bottom: 3px;
}
.store_category_list_items .grid .list_item_show_price a.price span.price_before_vat span, .store_list_items .grid .list_item_show_price a.price span.price_before_vat span {
	display: inline-block;
	float: right;
	height: 100%;
}
.store_category_list_items .grid .list_item_show_price a.price span.price_before_vat strong, .store_list_items .grid .list_item_show_price a.price span.price_before_vat strong {
	display: inline-block;
	float: right;
	height: 100%;
	color: #878686;
	font-size: 12px;
}
.store_category_list_items .grid .list_item_show_price a.price span.price_before_vat strong, .store_list_items .grid .list_item_show_price a.price span.price_before_vat strong {
	display: inline-block;
	float: right;
	height: 100%;
	width: auto;
	color: #878686;
	font-size: 12px;
	font-weight: normal;
	margin-right: 5px;
}
.store_list_items .grid .list_item_show_price a strong, .store_category_list_items .grid .list_item_show_price a strong {
	color: #016ebd;
	font-size: 14px;
}
.special_cart div.product_quantity {
	display: inline-block;
	position: relative;
	float: left;
	width: 66px;
	height: 34px;
	padding: 0;
	top: 0;
	left: 5px;
	margin: 5px auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#wrapper .layout_list_item .grid .product_quantity > div:not(.amount_feed) {
	display: block;
	width: 30px;
	height: 17px;
	background: #ffcb08;
	border: 1px solid #ffcb08;
	position: absolute;
	left: 0;
	top: auto;
	bottom: 0;
}
#wrapper .layout_list_item .grid .product_quantity > div:not(.amount_feed).add_item.quantity {
	top: 0;
	bottom: auto;
}
#wrapper .layout_list_item .grid .product_quantity > div:not(.amount_feed) a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0px;
	background: url(arrow_down.png) no-repeat center 2px;
}
#wrapper .layout_list_item .grid .product_quantity > div:not(.amount_feed).add_item.quantity a {
	background: url(arrow_up.png) no-repeat center 4px;
}
#wrapper .layout_list_item .grid .product_quantity > div.amount_feed {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #e1e1e1;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#wrapper .layout_list_item .grid .product_quantity > div.amount_feed > input {
	display: block;
	width: 36px;
	height: 100%;
	background: none;
	color: #454142;
	position: absolute;
	top: 0;
	text-align: center;
	border: none;
}
.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 {
	display: block;
	width: 90px;
	height: 25px;
	border: 1px solid #000;
	padding: 0px;
	margin-left: 0;
	color: #000;
	font-size: 14px;
	background: none;
	line-height: 25px;
	margin-top: 6px;
}
.store_category_list_items .grid .list_item_compare, .store_list_items .grid .list_item_compare {
	display: none;
}
div > div.extra_button {
	display: none;
}
.root .pagingWrapper {
	display: none;
}
.pagination a, .pagination span {
	min-width: 20px;
	width: auto;
	font-weight: normal;
}
.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: 31px;
	font-size: 0;
	overflow: hidden;
	text-align: center;
	margin-bottom: 4px;
}
.store_category_list_items .grid .list_item_current_list_item_content > span, .store_list_items .grid .list_item_current_list_item_content > span {
	display: block;
	width: 100%;
	height: 16px;
	line-height: 20px;
}
.store_category_list_items .grid .list_item_current_list_item_content > span.unit_price_before_vat {
	margin-top: -21px;
}
.store_category_list_items .grid .list_item_current_list_item_content > span *, .store_list_items .grid .list_item_current_list_item_content > span * {
	color: #959595;
	font-size: 12px;
}
.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_current_list_item_content p a, .store_list_items .grid .list_item_current_list_item_content p a {
	color: #FCB040;
}
div.ProductItem div.boxContent{
	border-right: none;
	overflow-y: hidden;
	border-left: none;
	background: rgba(255,255,255,0.25);
}
.layout_list_item .grid #item_icons, .element_general_chrome_store_list_items .chrome_store_list_items #item_icons {
	top: 8px;
	padding: 0 9px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.layout_list_item .grid #item_icons li, .chrome_store_list_items #item_icons li{
	float: left;
}
.pagination span {
	font-weight: bold;
	text-decoration: underline;
}
.pagination a {
	font-weight: bold;
}
.layout_list_item .grid #item_icons, .element_general_chrome_store_list_items .chrome_store_list_items #item_icons {
	top: -1px;
	padding: 0;
}
.layout_list_item .grid #item_icons li, .chrome_store_list_items #item_icons li {
	padding: 0;
}
#bg_middle .layout_list_item #item_icons img, .chrome_store_list_items #item_icons img {
	max-height: 106px;
	max-width: 106px;
}
/* --- end element_category_list_items_category --- */ 

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

/* --- end element_category_list_items_category --- */ 

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

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

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

/* ------------------------------------- layout_item ------------------------------------- */
#bg_middle #bread_crumbs {
	margin: 10px 0 20px;
}
/*colors and font*/
.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: #3e89c9;
}
.item_option5 #item_upgrades label, .item_option5 .upgrade_topic_title {
	width: 170px !important;
}
.item_option5 #dealButtonHook:before, .item_option5 .bold_link.link_ask_about_item:before {
	color: #C1C1C1 !important;
}
.item_option5 #item_current_content .list li strong:before {
	border-right-color: #C1C1C1;
}
.item_option5 #item_current_content b {
	font-weight: normal;
	color: #070d0c;
}
.item_option5 #layout_item .price_wrap .item_show_origin_price {
	font-size: 13px;
	color: #898989;
	font-weight: normal;
}
.item_option5 #item_show_price .price_value {
	color: #4b4b4b;
	font-size: 18px;
}
/*buttons*/
.contactNow a, .buyNow a, #deal_button, .smallButton a {
	background: #016ebd;
	border-color: #3e89c9;
}
.contactNow a:hover, .buyNow a:hover, #deal_button:hover, .smallButton a:hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #555555;
	border-color: #555555;
}
#bg_middle .fake_quantity a.commit_to_real {
	width: 171px;
	background: url(icon_cart_btn.png)no-repeat 141px center #ffcb08;
	padding-right: 19px;
	margin-top: 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 18px;
}
.fake_quantity a.commit_to_real:after {
	content: "הוסף לעגלה";
}
#bg_middle .fake_quantity a.commit_to_real.clicked:before {
	content: "\f058";
	font-family: fontAwesome;
	display: inline-block;
	color: #FFCB08;
	position: absolute;
	right: 10px;
}
#bg_middle .fake_quantity a.commit_to_real.clicked {
	padding-right: 33px;
	border-color: #ffcb08;
	background: #fff;
	padding-right: 25px;
	position: relative;
}
#bg_middle a.commit_to_real.clicked:after {
	display: block;
	width: 100%;
	height: 100%;
	color: #ffcb08;
	content: "התווסף בהצלחה";
	font-weight: bold;
	font-size: 16px;
	line-height: 38px;
}
div#item_link_buy_now.extra_btn .buyNow a {
	background-image: none;
	padding-right: 0;
	background-color: #3e89c9;
}
.contactNow a, #deal_button, .smallButton a {
	border-color: #016ebd;
	padding-right: 0;
	background: #016ebd;
}
.contactNow a:hover, .buyNow a:hover{
	height: 42px;	
}
.contactNow a:hover, .buyNow a:hover, #deal_button:hover, .smallButton a:hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.buyNow a:hover {
	background-color: #fff;
	outline: 1px solid #016EBD;
	color: #016EBD;
}
div#item_link_buy_now.extra_btn .buyNow a:hover{
	background-color: #555555;
	border-color: #555555;
}
#deal_button, .smallButton a {
	font-size: 16px;
}
/*special_cart*/
#bg_middle .special_cart_wrapper {
	width: 66px;
	height: 40px;
	position: relative;
}
#bg_middle .fake_quantity input {
	display: block;
	width: 100%;
	height: 100%;
}
.special_cart.layout_item #bg_middle div.product_quantity {
	position: static;
	width: 26px;
	height: 100%;
}
.special_cart.layout_item #bg_middle div.product_quantity > div {
	width: 100%;
	height: 50%;
	display: block;
	margin: 0;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0px;
}
.special_cart.layout_item #bg_middle div.product_quantity > div.add_item.quantity {
	top: 0;
	left: 0;
}
.special_cart.layout_item #bg_middle div.product_quantity > div.amount_feed {
	display: none;
}
.special_cart.layout_item #bg_middle div.product_quantity > div > a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(arrow_down.png) no-repeat center 2px #ffcb08;
	border-radius: 0;
	margin: 0;
	font-size: 0;
}
.special_cart.layout_item #bg_middle div.product_quantity > div.add_item > a {
	background: url(arrow_up.png) no-repeat center 4px #ffcb08;
}
.special_cart.layout_item #bg_middle div.product_quantity {
	position: absolute;
	top: auto;
	bottom: 0px;
	right: auto;
	left: 0px;
	margin: 0;
}	
#bg_middle .fake_quantity {
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #e1e1e1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#bg_middle .fake_quantity input {
	display: block;
	width: 100%;
	height: 100%;
	border: none;
	text-indent: 17px;
	outline: none;
}
.item_option5 #item_link_buy_now {
	margin-top: 52px;
}
/*icons*/
.item_option5 #item_safe_buy {
	background-image: url(safe_buy.png);
	background-color: #fafafa;
}
.item_option5 span.truck {
	background-image: url(truck_icon.png);
	background-color: #fafafa;
}
.item_option5 span.truck, .item_option5 #item_safe_buy {
	margin-top: 12px;
}
#tabs.active > div{
	border:none;
}
#item_icons li {
	float: left;
	padding: 0;
}
#item_icons {
	right: 0;
}
div#item_deal_items {
	border-top: none;
}
.item_option5 .price_wrap {
	height: auto;
}
/*tabs*/
#tabs.active > ul > li.active a{
	border-top: 3px solid #3e89c9;
}
#tabs.active > ul > li a {
	border: none;
	border-top: 3px solid #b3b3b3;
}
/*also_buy*/
#item_also_buy .mCarouselControls .nextImg {
	background: url(arrow.png) no-repeat right center;
	right: -90px;
	top: -230px;
}
#item_also_buy .mCarouselControls .prevImg {
	background:  url(arrow.png) no-repeat 0 center;
	left: -100px;
	top: -230px;
}
#item_also_buy #matchingCarouselHook {
	width: 960px;
	height: 392px;
	margin-top: 2px;
}
#item_also_buy .matchingCarousel .img_wrapper {
	width: 222px;
	height: 222px;
	position: relative;
	display: table;
	background: #fff;
}
#item_also_buy .matchingCarousel img {
	max-width: 222px;
	max-height: 180px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.matchingCarousel input {
	top: -32px;
	right: 60px;
	display: block;
}
#item_also_buy .matchingCarousel em > a> img {
	display: none;
}
#item_also_buy .matchingCarousel em {
	width: 222px;
	height: 362px;
	margin: 0;
	padding: 0px 9px;
	position: relative;
}
#item_also_buy .matchingCarousel em a {
	height: 342px;
	padding: 0;
}
#item_also_buy .matchingCarousel em b {
	font-size: 14px;
	width: 100%;
	position: absolute;
	margin-top: 0px;
	font-weight: normal;
	height: 60px;
	top: 245px;
	left: auto;
	right: auto;
	display: block;
	margin: auto;
	padding: 0px;
	height: 43px;
	overflow: hidden;
	text-align: center;
	color: #4d4d4d;
	line-height: 20px;
}
.matchingCarousel a:hover b {
	text-decoration: none;
}
#item_also_buy .matchingCarousel i {
	font-size: 22px;
	left: 0;
	right: 0;
	top: 298px;
	color: #3e89c9;
	height: 30px;
	font-weight: bold;
	font-size: 18px;
}
#item_also_buy .matchingCarousel label {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	padding: 0;
	display: block;
	height: 23px;
	font-size: 12px;
	color: #B3B3B3;
	bottom: 11px;
	position: absolute;
	line-height: 15px;
}
.item_option5 #tabs.active > div {
	padding-right: 0px;
}
/*end also_buy*/

/*item_vat_calculator*/
.item_option5 #item_show_price {
	position: static;
}
.layout_item span.price_before_vat {
	display: block;
	width: 100%;
	color: #898989;
	font-weight: bold;
	margin-bottom: 5px;
}
.layout_item span.unit_price_before_vat, span.unit_price_after_vat {
	display: inline-block;
	width: auto;
	color: #898989;
	margin-bottom: 5px;
	margin-left: 8px;
	font-size: 12px;
}
/* --- element_general_tabs --- */ 
/* --- 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: #016ebd;
}
/*--- end colors ---*/

/* fonts */
/* end fonts */

/*buttons*/
/*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 */

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

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