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

/* --- layout_header --- */ 

#header_secure_link{
	background: none;
	display: none;
}
div#header_show_search{
	display: none;
}
div#main_nav_bg > ul#header_main_nav > li.link_pages {
	display: none;
}

div#bg_header {
    position: static;
    height: 150px;
    width: 100%;
    background: rgb(255, 255, 255);
    z-index: 99999;
}
.fix_nav_big {
    display: block;
    width: 100%;
    height: 50px;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 50px;
    text-align: center;
    z-index: 9999;
    margin-top: 0px;
    background: rgb(255, 255, 255);
}
#bg_header .fix_nav_big .element_general_prime_categories {
    width: 100%;
    right: 0;
    bottom: 0;
}
.fix_nav_big .element_general_prime_categories .store_categories {
    width: 960px;
    margin: 0 auto;
    position: relative;
}
.fix_nav_small {
	width: 960px;
	margin: 0 auto;
}
div#bg_top {
    height: 0;
}

div#layout_header {
    height: 160px;
    border-bottom: none;
}
div#main{
	width: 960px;
	margin: 0 auto;
}
/* --- end layout_header --- */ 

/* --- header_logo --- */
div#header_logo {
    display: block;
    position: absolute;
    width: 296px;
    height: 88px;
    left: 0;
    top: 3px;
}
div#header_logo a {
	display: block;
	width: 100%;
	height: 100%;
}
div#header_logo a img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
/* --- end_header_logo --- */

/* --- header_cart_nav_header --- */
div#header_icons {
    display: block;
    width: 88px;
    height: 34px;
    position: absolute;
    top: 42px;
    left: 491px;
    right: auto;
    z-index: 999;
}
#header_cart_nav li.href_homepage {
	display: none;
}
#header_cart_nav {
    width: 30px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    position: absolute;
    display: inline-block;
    margin-left: 0;
    margin-right: 6px;
    float: right;
    right: 0;
    top: 2px;
}
#header_cart_nav li {
    float: none;
    padding: 0;
    height: 31px;
    width: 28px;
}
span.cart_with_items {
	direction: ltr;
	text-align: center;
}
#header_cart_nav * {
    display: inline-block;
    width: 100%;
    color: rgb(255, 255, 255);
    background: none;
    visibility: visible;
    font-size: 9px;
    font-weight: normal;
    height: 100%;
}
#header_cart_nav .link_order_with_counter a b {
    width: 20px;
    letter-spacing: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 12px;
    position: absolute;
    top: 3px;
    right: 37px;
    font-size: 13px;
    color: rgb(70, 70, 70);
    bottom: 0;
    height: 15px;
    font-weight: bold;
}
#header_cart_nav span.cart_with_items {
    width: 25%;
    height: 45%;
    float: none;
    font-size: 0;
    top: 0px;
    letter-spacing: 8px;
    color: rgb(70, 70, 70);
    font-weight: normal;
    text-align: center;
    position: absolute;
    left: 54px;
}
#bg_header span.cart_with_items span {
	display: none;  
}
#header_cart_nav li.link_order_with_counter {
    background: url(cart.png) no-repeat;
}
/*secure*/
#header_secure_link {
    display: inline-block;
    position: static;
    width: auto;
    height: auto;
    float: left;
    margin-top: 7px;
}
#header_secure_link #secureHook {
    display: block;
    width: 33px;
    height: 25px;
    background: url(credit.png) no-repeat;
}
/* --- end_header_cart_nav_header --- */

/* --- main_nav_bg --- */ 

#header_main_nav li a, #header_main_nav li span span{
	display: block;
	padding: 0 8px;
	margin: 0 1px;
	background: none;
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	line-height: 15px;
}
div#main_nav_bg {
    height: 14px;
    position: static;
    float: right;
    max-width: 470px;
    width: auto;
    background: rgba(0, 0, 0, 0);
    margin-top: 8px;
    margin-right: 238px;
}
div#main_nav_bg > ul#header_main_nav{
	display: block;
	float: right;
	width: auto;
	height: 100%;
	margin: 0;
}
div#main_nav_bg > ul#header_main_nav > li {
    display: inline-block;
    float: right;
    height: 100%;
    width: auto;
    border-right: 1px solid rgb(70, 70, 70);
    background: none;
}
div#main_nav_bg > ul#header_main_nav > li.href_homepage{
	border-right: none;
	background: none;
}
div#main_nav_bg > ul#header_main_nav > li > span.links_store > a, div#main_nav_bg > ul#header_main_nav > li > a {
    display: block;
    height: 100%;
    width: auto;
    margin: 0 auto;
    font-size: 13px;
    line-height: 14px;
    font-weight: normal;
    color: rgb(70, 70, 70);
    background: none;
}
div#main_nav_bg > ul#header_main_nav > li > span.links_store > span, div#main_nav_bg > ul#header_main_nav > li > span {
	display: block;
	width: 100%;
	height: 100%;
}
div#main_nav_bg > ul#header_main_nav > li > span.links_store > a:hover, div#main_nav_bg > ul#header_main_nav > li > a:hover {
    background: none;
    text-decoration: none;
    color: rgb(255, 102, 0);
}
#header_main_nav > li > a:hover, #header_main_nav > li > span > a:hover {
    text-decoration: none;
    background: none;
    margin: 0 1px;
    color: rgb(255, 102, 0);
}
div#main_nav_bg > ul#header_main_nav > li > span.links_store > span {
    display: block;
    height: 100%;
    width: auto;
    margin: 0 auto;
    font-size: 13px;
    padding: 0px 5px;
    line-height: 14px;
    font-weight: normal;
    color: rgb(255, 102, 0);
    background: none;
    text-decoration: none;
}
#header_main_nav li span span, #header_main_nav li span span.last {
    text-decoration: none;
    color: rgb(255, 102, 0);
}

/* --- end_main_nav_bg --- */ 


/*drop*/
#bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper {
	position: absolute;
	display: none;
	width: 960px;
	height: 377px;
	top: 100%;
	right: 0;
	overflow: hidden;
	background: #eeeeee;
}
#bg_header .element_general_prime_categories > .store_categories > li:hover > .drop-wrapper {
	display: block;
}
#bg_header .element_general_prime_categories.group_drop_down .store_categories li ul {
    display: inline-block;
    background: rgb(222, 221, 221);
    float: right;
    width: 598px;
    height: 98%;
    position: static;
    z-index: 1000;
    padding-top: 21px;
    border: none;
    box-sizing: border-box;
    overflow: hidden;
    visibility: visible;
}
#bg_header .store_categories li:hover ul {
    visibility: visible;
}
#bg_header .store_categories li .store_categories li:hover a, #bg_header .store_categories li .store_categories li:first-child:hover a {
    color: rgb(255, 102, 0);
    background: none;
}
#bg_header .store_categories li .store_categories li:hover {
	background: none;
}
#bg_header .store_categories li .store_categories li a, #bg_header .store_categories li .store_categories li:first-child a, #bg_header .store_categories li .store_categories li span, #bg_header .store_categories li .store_categories li:first-child span {
    font-size: 14px;
    color: rgb(255, 255, 255);
}
#bg_header .store_categories li:hover .store_categories li{
	position: relative;
}
#bg_header .store_categories li.store_categories li:after,#bg_header .store_categories li .store_categories li:first-child:before {
	content: none;
}
/*end drop*/

/* --- element_general_search_header --- */ 
div#extra_nav div#header_show_search {
    position: static;
    display: inline-block;
    float: left;
    height: 100%;
    width: 210px;
    margin-left: 309px;
}
div#header_show_search > form.search {
	display: block;
	width: 100%;
	height: 100%;
}
div#header_show_search > form.search * {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
#header_show_search .search .textInput #q {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    position: static;
    border: solid 1px rgb(191, 191, 191);
    color: rgb(31, 26, 23);
    left: 0;
    font-size: 12px;
    box-sizing: border-box;
    padding: 0px 29px 0px 0px;
}
div#header_show_search > form.search div#searchBtnHook {
    width: 23px;
    height: 30px;
    position: absolute;
    top: -1px;
    right: 12px;
}
div#header_show_search > form.search .searchButton input[type="submit"] {
    background: url(search.png) no-repeat center 0;
    width: 100%;
    height: 100%;
}
/* --- end element_general_search_header --- */ 

/* --- element_general_links_header --- */ 
div#extra_nav {
    width: 652px;
    display: block;
    height: 30px;
    position: absolute;
    right: 0;
    top: 46px;
}

/*link_all_items*/
#extra_nav li.link_all_items {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    list-style: none;
    width: 118px;
    height: 30px;
    background: rgb(70, 70, 70);
    text-align: right;
    padding-left: 6px;
    z-index: 9999;
}
#extra_nav li.link_all_items:before {
    content: "\f0c9";
    display: inline-block;
    font-family: FontAwesome;
    padding: 0 6px 0 5px;
    color: rgb(255, 255, 255);
    font-size: 18px;
    position: relative;
    top: 1px;
}
#extra_nav li.link_all_items a {
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    display: inline-block;
}
li.link_all_items > a:after{
	display: none;
}
#layout_header {
	height: 100%;
}

.link_all_items:hover #header_show_prime_categories {
	display: block;
}
.link_all_items #header_show_prime_categories {
    visibility: visible;
    display: none;
    background: rgb(70, 70, 70);
    position: absolute;
    width: 960px;
    max-height: 560px;
    overflow: hidden;
    right: 0;
    opacity: 0.92;
    z-index: 1000;
    margin-top: 17px;
    padding: 18px 21px 0px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.link_all_items #header_show_prime_categories ul.store_categories {
    display: block;
    width: 100%;
    height: 100%;
    border: none;
    background: none;
    max-height: 535px;
}
#extra_nav li.link_all_items:after {
    content: "";
    height: 18px;
    width: 100%;
    display: block;
}
#header_show_prime_categories > .store_categories > li ul {
	border: none;
	height: 100%;
	width: 100%;
	background: none;
	padding-top: 10px;
}
#header_show_prime_categories > .store_categories > li a, #header_show_prime_categories > .store_categories > li span {
    color: rgb(255, 255, 255);
    line-height: 24px;
}
#header_show_prime_categories > .store_categories > li {
	display: inline-block;
	width: 19.6%;
	vertical-align: top;
	margin-bottom: 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
}
#header_show_prime_categories > .store_categories > li li a:before,
#header_show_prime_categories > .store_categories > li li span:before {
	display: inline-block;
	font-family: FontAwesome;
	padding: 0 0 0 5px;
	font-size: 16px;
	position: relative;
	top: 1px;
	content: "\f100";
}
#header_show_prime_categories > .store_categories li:hover > a, #header_show_prime_categories > .store_categories > li li:hover:before, #header_show_prime_categories > .store_categories li > span {
    color: rgb(255, 102, 0);
    font-weight: normal;
}
#bg_header div#header_show_prime_categories > .store_categories > li > a, #bg_header div#header_show_prime_categories> .store_categories > li > span {
    color: rgb(255, 102, 0);
    line-height: 22px;
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
}
#bg_header .store_categories li.hover_menu:hover{
	/*background: none;*/
}

/*search*/
#header_show_search {
	top: 29px;
	left: 509px;
	right: auto;
	width: auto;
}
/*#header_show_search .search .textInput #q {
  width: 100%;
  height: 100%px;
  background: #fff;
  position: static;
  padding: 0px 4px 0px 20px;
  line-height: 24px;
  font-size: 13px;
  color: #A1A2A2;
  border: 1px solid;
  }*/
  .searchButton input[type="submit"]{
  	background: url(https://konimboimages.s3.amazonaws.com/system/photos/100628/original/83594fc2b4c3473d6dcadcc415491569.png?1458568203) no-repeat ;
  	width: 22px;
  	height: 21px;
  	top: 6px;
  	left: 6px;
  }
  ul.element_general_links.phone_number.vertical {
    position: absolute;
    right: 489px;
    padding-right: 33px;
    background: url(phone.png) no-repeat right;
    line-height: 30px;
    height: 30px;
}
ul.element_general_links.phone_number.vertical li.pos_0 a {
    color: rgb(255, 102, 0);
    font-size: 17px;
    font-weight: bold;
    border-top: 1px solid rgb(70, 70, 70);
    border-bottom: 1px solid rgb(70, 70, 70);
}

ul.element_general_links.phone_number.vertical li.pos_1 a {
 font-weight: bold;
 color: #000;
 font-size: 16px;
}
/* --- end_link_all_items --- */ 
ul.element_general_links.sapak_number.vertical {
    position: absolute;
    right: 0;
    top: 0px;
    padding-right: 37px;
    background: url(right_icon.png) no-repeat right;
    line-height: 17px;
    height: auto;
    margin-top: 3px;
}
ul.element_general_links.sapak_number.vertical li a {
    color: rgb(70, 70, 70);
    font-size: 13px;
}
/* --- 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: 15px;
    width: 960px;
    height: 48px;
    z-index: 999;
    border-top: 1px solid rgb(172, 172, 172);
    border-bottom: 1px solid rgb(172, 172, 172);
    background: rgb(255, 255, 255);
}
#bg_header .element_general_prime_categories.group_drop_down .store_categories {
    display: block;
    width: 960px;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    position: relative;
}
#wrapper #header_group1 > div.fix_nav_big > div > div > ul > li.hover_menu > div > ul {
    width: 670px;
    padding-top: 21px;
}
.fix_nav_big .element_general_prime_categories.group_drop_down .store_categories {
    position: static;
}
.element_general_prime_categories h3 {
	display: none;
}
#bg_header .element_general_prime_categories > .store_categories > a:after {
	color: #fff;
	left: 0;
	display: block;
	z-index: 99999;
	top: 0;
	content: "|";
	font-size: 16px;
	vertical-align: top;
	position: absolute;
	width: auto;
	height: 16px;
	line-height: 35px;
}
#bg_header .element_general_prime_categories > .store_categories li {
    display: table;
    width: 96px;
    height: 100%;
    float: right;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    position: relative;
    border: none;
}
#header_group1 > div.element_general_prime_categories.group_drop_down > ul > li:not(:first-child) > a:after {
    content: "";
    display: block;
    width: 1px;
    height: 27px;
    background: rgb(219, 219, 219);
    position: absolute;
    top: 10px;
    right: 0px;
}
#bg_header .element_general_prime_categories > .store_categories li.hover_menu:after {
    content: "";
    height: 16px;
    width: 92px;
    display: block;
    position: absolute;
    top: 42px;
    right: 0;
}
#bg_header .element_general_prime_categories > .store_categories>li:hover, #bg_header .element_general_prime_categories > .store_categories li.hover_menu:hover {
    border-bottom: none;
    margin-left: 0;
    position: static;
}
#bg_header .element_general_prime_categories > .store_categories > li:hover > a {
    color: rgb(255, 102, 0);
}
#bg_header .element_general_prime_categories > .store_categories > li:hover > a:before, #bg_header .element_general_prime_categories > .store_categories > li > span:before {
    content: "";
    width: 106px;
    height: 4px;
    display: block;
    position: absolute;
    top: 0px;
    right: 0;
    left: 0;
    margin: auto;
    background-color: rgb(255, 102, 0);
}


#bg_header .element_general_prime_categories > .store_categories > li > span:after {
	content: "";
    display: block;
    width: 1px;
    height: 27px;
    background: rgb(172, 172, 172);
    position: absolute;
    top: 10px;
    right: 0px;
}
#bg_header #header_group1 > div.element_general_prime_categories > .store_categories li > span {
    color: rgb(255, 102, 0);
    font-size: 15px;
}
#bg_header .store_categories li.hover_menu:hover {
	background: none;
}
#wrapper #bg_header .store_categories li .store_categories li span, #bg_header .store_categories li .store_categories li:first-child span {
    color: rgb(255, 102, 0);
    font-size: 17px;
}
#wrapper #header_group1 > div.fix_nav_big > div > div > ul > li > span {
    color: rgb(255, 104, 81);
}
#header_group1 > div.fix_nav_big > div > div > ul > li:not(:first-child) > a:after {
    content: "";
    display: block;
    width: 1px;
    height: 27px;
    background: rgb(172, 172, 172);
    position: absolute;
    top: 10px;
    right: 0px;
}
#bg_header .element_general_prime_categories > .store_categories li > a, #bg_header .element_general_prime_categories > .store_categories li > span {
    border-right: none;
    border-left: none;
    vertical-align: middle;
    position: relative;
    width: auto;
    height: 100%;
    background: none;
    font-size: 15px;
    color: rgb(70, 70, 70);
    font-weight: normal;
    text-align: center;
    overflow: hidden;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 0px;
    line-height: 17px;
    display: table-cell;
}

/*drop*/
#bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper {
    position: absolute;
    display: none;
    width: 960px;
    height: 374px;
    top: 48px;
    right: 0;
    overflow: hidden;
    background: rgb(238, 238, 238);
}
#bg_header .element_general_prime_categories > .store_categories > li:hover > .drop-wrapper {
    display: block;
    border-top: 1px solid rgb(172, 172, 172);
}
#wrapper .drop-wrapper #item_icons > ul > li {
    top: -4px;
    z-index: 999;
}
#header_group1 > div.element_general_prime_categories.group_drop_down > ul > li.hover_menu:hover > div > ul {
    display: inline-block;
    background: rgb(222, 221, 221);
    float: right;
    visibility: visible;
    width: 672px;
    height: 372px;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 1000;
    padding-top: 21px;
    border: none;
}
.element_general_prime_categories.group_drop_down .ca_group {
    margin-top: 6px;
    overflow: hidden;
    height: 302px;
}
#bg_header .link_all_items #header_show_prime_categories > ul > li > ul > li > a:hover {
    color: rgb(255, 102, 0);
}
.ca_group.double {
    width: 564px !important;
}
#bg_header #header_group1 .store_categories li .store_categories li {
    width: 232px;
    height: 42px;
    display: inline-block;
    vertical-align: top;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    padding-top: 11px;
    padding-bottom: 37px;
    padding-right: 20px;
    margin-left: 44px;
    border-bottom: 1px solid rgb(167, 167, 167);
}
#bg_header .store_categories li .store_categories li:hover a, #bg_header .store_categories li .store_categories li:first-child:hover a {
    color: rgb(255, 102, 0);
    background: none;
}
#bg_header .store_categories li .store_categories li:hover {
	background: none;
}
#bg_header .store_categories li .store_categories li a, #bg_header .store_categories li .store_categories li:first-child a, #bg_header .store_categories li .store_categories li span, #bg_header .store_categories li .store_categories li:first-child span {
    font-size: 17px;
    color: rgb(0, 0, 0);
    text-align: right;
    line-height: 26px;
    padding: 0;
}
#wrapper #bg_header .link_all_items #header_show_prime_categories > ul > li > ul > li > span {
    font-size: 14px;
}
#header_group1 > div.element_general_prime_categories.group_drop_down > ul > li.hover_menu > div > ul > div > li > a {
    font-size: 16px;
}
#bg_header .link_all_items #header_show_prime_categories > ul > li > ul > li > a {
    color: rgb(255, 255, 255);
    font-size: 14px;
    font-weight: normal;
}
#bg_header .store_categories li:hover .store_categories li{
	position: relative;
}
#bg_header #header_group1 .store_categories li:hover .store_categories li:after {
    content: "\f104";
    font-family: fontAwesome;
    display: block;
    margin-right: 5px;
    left: 64px;
    color: rgb(0, 0, 0);
    background: none;
    width: 25px;
    height: 100%;
    position: absolute;
    top: 14px;
}
#bg_header #header_group1 .store_categories li:hover .store_categories li:hover:after {
    color: rgb(255, 102, 0);
}
#bg_header .store_categories li.store_categories li:after,#bg_header .store_categories li .store_categories li:first-child:before {
	content: none;
}
/*grid*/
#wrapper #bg_header .element_items_list_items.header_grid {
	display: none;
}
.layout_homepage #wrapper .element_category_list_items #facebook_and_sort_category, .layout_homepage #wrapper .element_items_list_items #search_msg_facebook_and_sort {
	display: none;
}
#wrapper #bg_header div#header_group1 .element_items_list_items.header_grid .store_list_items .layout_list_item {
	display: none;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item {
    display: inline-block;
    float: left;
    width: 290px;
    height: 372px;
    border: 1px solid rgb(222, 221, 221);
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: rgb(222, 221, 221);
    padding: 3px 0 3px 3px;
}
#header_group1 > div.fix_nav_big > div > div > ul > li.pos_5.hover_menu > div > .layout_list_item {
    bottom: 374px;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid {
    width: 100%;
    background: rgb(70, 70, 70);
    height: 100%;
    margin: 0;
    padding: 0px;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item:after{
	display: none;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .list_item_title_with_brand {
    width: 100%;
    height: 41px;
    float: none;
    overflow: hidden;
    display: block;
    margin-top: 10px;
}
.element_general_carousel.small .ca-item {
	background: none;
	height: 75px;
	width: 160px;
	display: table;
	padding: 0;
}
.element_general_carousel.small .ca-item a {
    display: table-cell;
    vertical-align: middle;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .list_item_title_with_brand h3 {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	background: none;
	text-align: center;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .list_item_title_with_brand h3 a {
    display: block;
    width: 100%;
    height: 100%;
    background: none;
    color: rgb(255, 255, 255);
    font-size: 15.7px;
    font-weight: normal;
    padding: 0;
    line-height: 20px;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .list_item_image {
    display: block;
    float: none;
    height: 251px;
    width: 285px;
    vertical-align: middle;
    position: static;
    margin: 0 auto;
    background: rgb(255, 255, 255);
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .list_item_image * {
    display: block;
    width: 100%;
    height: 100%;
    background: none;
    vertical-align: middle;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 0;
    z-index: 9999;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .list_item_image img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .list_item_current_list_item_content {
	display: none;
	float: right;
	width: 50%;
	height: 47px !important;
	overflow: hidden;
	margin-bottom: 28px;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .list_item_current_list_item_content p {
	display: block;
	width: 100%;
	color: #2f2f2f;
	font-size: 14px;
	font-weight: normal;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .list_item_show_price {
	display: block;
	float: none;
	width: 100%;
	height: 40px;
	margin-bottom: 0;
	border-top: none;
	margin: 0px;
	margin-top: 77px;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .list_item_show_price span.item_show_origin_price {
	display: none;
	position: static;
	float: right;
	width: auto;
	padding: 0;
	background: none;
	height: 100%;
	text-align: center;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .list_item_show_price span.item_show_origin_price span {
	display: none;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .list_item_show_price span.item_show_origin_price span.origin_price_number {
	display: block;
	width: 100%;
	text-align: center;
	padding: 0;
	background: none;
	color: #736357;
	font-weight: normal;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .list_item_show_price a {
	display: block;
	background: none;
	padding: 0;
	width: 100%;
	text-align: center;
	color: #000;
	font-size: 24px;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .list_item_show_price a {
    color: rgb(255, 255, 255);
    font-weight: normal;
    font-size: 23px;
    display: inline-block;
    position: static;
    width: auto;
    padding: 0;
    background: none;
    height: 100%;
    text-align: center;
    line-height: 33px;
    float: none;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .list_item_show_price a strong {
	font-weight: normal;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .list_item_show_price a span {
	display: none;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .extra_button {
    display: inline-block;
    float: left;
    width: 143px;
    margin-top: 7px;
    margin-left: 20px;
    height: 40px;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .extra_button a {
    display: block;
    width: 150px;
    height: 100%;
    line-height: 40px;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    margin: 0 auto;
    border: 2px solid rgb(255, 102, 0);
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .extra_button a:hover {
    background: rgb(255, 102, 0);
    color: rgb(255, 255, 255);
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid .list_item_compare {
	display: none;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid:before, #wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid:after {
	content: none;
}
#wrapper #bg_header .element_general_prime_categories > .store_categories > li > .drop-wrapper > .layout_list_item .grid div.list_item_show_price {
    display: inline-block;
    width: 100px;
    float: right;
    height: 33px;
    text-align: right;
    margin-top: 15px;
    margin-right: 15px;
}
/*end of the drop*/
/* --- 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 --- */  
div#homepage_group2 {
    float: none;
}
/* --- end layout_homepage_middle --- */ 


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

/* --- element_general_all_categories_middle --- */ 
ul.element_general_links.middle_titles.grid_title.vertical {
    text-align: center;
    background: url(headline_bg.png) no-repeat center bottom;
    padding-bottom: 7px;
    margin-bottom: 0;
}
ul.element_general_links.middle_titles.grid_title.vertical a {
    font-size: 20px;
    color: rgb(70, 70, 70);
}
.element_general_grid_content_carousel.carousel_grid {
    margin-bottom: 46px;
}
#wrapper .element_general_grid_content_carousel.carousel_grid .ca-wrapper {
    width: 972px;
    height: 331px !important;
}
div.ca-wrapper.store_category_list_items > div > div > div {
    margin-left: 11px;
}
/* --- 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 --- */ 
/* --- 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 --- */ 

.divImage {
    background: url(bg_strengths.png) fixed no-repeat center;
    background-size: cover;
}
.element_general_categories_images .current_category_image {
    background: none;
    float: none;
    display: inline-block;
    width: 189px;
}
#homepage_group3 ul.element_general_links.middle_titles.grid_title.vertical {
    position: absolute;
    right: 46%;
    left: 0;
    background: none;
    border-bottom: 3px solid rgb(255, 102, 0);
    width: 106px;
    padding-top: 46px;
}
#homepage_group3 ul.element_general_links.middle_titles.grid_title.vertical a {
    color: rgb(255, 255, 255);
}
.element_general_categories_images.seo {
    padding-top: 82px;
    padding-bottom: 24px;
    width: 960px;
    margin: 0 auto;
}
.element_general_categories_images.seo .current_category_image .category_image_title {
    /* background: rgba(255, 102, 0, 0.4); */
    height: 178px;
    width: 154px;
    border-radius: 100%;
    opacity: 0;
    -webkit-transform: translateZ(-1000px) rotateY(-90deg);
    -moz-transform: translateZ(-1000px) rotateY(-90deg);
    -ms-transform: translateZ(-1000px) rotateY(-90deg);
    -o-transform: translateZ(-1000px) rotateY(-90deg);
    transform: translateZ(-1000px) rotateY(-90deg);
    -webkit-transition: all 0.18s ease;
    -moz-transition: all 0.18s ease;
    transition: all 0.18s ease;
    display: table;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    top: 26px;
    position: relative;
}
.element_general_categories_images.seo .current_category_image a:hover table {
    opacity: 0;
}
.element_general_categories_images.seo .current_category_image a:hover .category_image_title {
    opacity: 1;
    -webkit-transform: translateZ(0) rotateY(0);
    -moz-transform: translateZ(0) rotateY(0);
    -ms-transform: translateZ(0) rotateY(0);
    -o-transform: translateZ(0) rotateY(0);
    transform: translateZ(0) rotateY(0);
    -webkit-transition: all 0.25s ease 0.18s;
    -moz-transition: all 0.25s ease 0.18s;
    transition: all 0.25s ease 0.18s;
}
.element_general_categories_images.seo .current_category_image h3 {
    width: auto;
    font-weight: normal;
    color: rgb(255, 255, 255);
    height: 167px;
    vertical-align: middle;
    position: relative;
    font-size: 15.75px;
    line-height: 19px;
}
.element_general_categories_images.seo .current_category_image .category_image_title:after {
    border-radius: 100%;
    content: "";
    display: block;
    width: 178px;
    height: 178px;
    position: absolute;
    right: -11px;
    z-index: -1;
    background: url(str_hover.png) center;
}
.element_general_categories_images.seo .current_category_image table {
    -webkit-transform: translateZ(0) rotateY(0);
    -moz-transform: translateZ(0) rotateY(0);
    -ms-transform: translateZ(0) rotateY(0);
    -o-transform: translateZ(0) rotateY(0);
    transform: translateZ(0) rotateY(0);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: all 0.35s ease 0.18s;
    -moz-transition: all 0.35s ease 0.18s;
    transition: all 0.35s ease 0.18s;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}

/* --- end element_general_strength --- */ 

/* --- element_general_newsletter_middle --- */
.layout_homepage #bg_middle input#ticket_customer_name::-webkit-input-placeholder, .layout_homepage #bg_middle input#ticket_customer_email::-webkit-input-placeholder, .layout_homepage #bg_middle input#ticket_customer_phone::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: white;
}
.layout_homepage #bg_middle input#ticket_customer_name:-moz-placeholder, .layout_homepage #bg_middle input#ticket_customer_email:-moz-placeholder, .layout_homepage #bg_middle input#ticket_customer_phone:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:    white;
 opacity:  1;
}
.layout_homepage #bg_middle input#ticket_customer_name::-moz-placeholder, .layout_homepage #bg_middle input#ticket_customer_email::-moz-placeholder, .layout_homepage #bg_middle input#ticket_customer_phone::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:    white;
 opacity:  1;
}
.layout_homepage #bg_middle input#ticket_customer_name:-ms-input-placeholder, .layout_homepage #bg_middle input#ticket_customer_email:-ms-input-placeholder, .layout_homepage #bg_middle input#ticket_customer_phone:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color:    white;
}
.layout_homepage form.newsletter {
	float: right;
}
.layout_homepage .element_general_contact_new {
    position: relative;
    z-index: 1;
}
.layout_homepage form.newsletter {
    position: static;
    display: block;
    width: 476px;
    height: 326px;
    background: url(formBg.png);
    background-size: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.text::-webkit-input-placeholder {
	color: #000;
	font-weight: lighter;
	font-size:16px; 
}
.text::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #000;
	opacity:  1;
	font-weight: lighter;
	font-size:16px;
}
.text::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #000;
	opacity:  1;
	font-size:16px;
	font-weight: lighter;
}
.text:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color:    #000;
	font-size:16px;
	font-weight: lighter;
}
.layout_homepage h3.contact_title1 {
    color: rgb(255, 102, 0);
    font-weight: normal;
    max-height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 33px;
    font-weight: bold;
    margin: 10px 0;
    padding-top: 2px;
}
.layout_homepage h4.contact_title2 {
    font-size: 21.5px;
    font-weight: normal;
    color: rgb(255, 255, 255);
    line-height: 37px;
    margin-top: -10px;
}
.layout_homepage h4.contact_title2, .layout_homepage h3.contact_title1 {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
}
.layout_homepage .element_general_contact_new >b{
	display: block;
	width: 100%;
	height: 100%;
	margin-right: 19px;
}
.layout_homepage .wrap_ticket_customer_name {
    width: auto;
    height: 49px;
    margin-bottom: 8px;
    margin-left: 7px;
    display: inline-block;
    float: right;
}
.layout_homepage .wrap_ticket_customer_name, .layout_homepage .wrap_ticket_customer_email {
    margin-right: 8px;
}
.layout_homepage .wrap_ticket_customer_phone {
    width: auto;
    height: 49px;
    margin-bottom: 8px;
    /* clear: both; */
    display: inline-block;
    float: right;
}
.layout_homepage .wrap_ticket_customer_email {
    width: auto;
    height: 49px;
    margin-bottom: 6px;
    margin-left: 7px;
    clear: both;
    display: inline-block;
    float: right;
}
.layout_homepage span.name_field {
	display: none;
}
.root #bg_middle, .root #main, .layout_homepage #bg_middle, .layout_homepage #main {
    margin-bottom: 0px;
    margin-top: 0;
    width: 100%;
}
div#homepage_group1 {
    width: 960px;
    margin: 0 auto;
}
div#homepage_middle_groups {
    width: 960px;
    margin: 0 auto;
}
#homepage_group3 {
    width: 960px;
}
.layout_homepage #bg_middle input#ticket_customer_name, .layout_homepage #bg_middle input#ticket_customer_email, .layout_homepage #bg_middle input#ticket_customer_phone {
    display: block;
    position: static;
    height: 49px;
    width: 220px;
    text-indent: 12px;
    border: 1px solid rgb(255, 255, 255);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background: none;
    font-weight: normal;
    color: rgb(255, 255, 255);
    font-size: 16px;
}
.layout_homepage #bg_middle input#ticket_customer_name::-webkit-input-placeholder, .layout_homepage #bg_middle input#ticket_customer_email::-webkit-input-placeholder, .layout_homepage #bg_middle input#ticket_customer_phone::-webkit-input-placeholder {
 font-size: 16px;
}

.layout_homepage #bg_middle input#ticket_customer_name:-moz-placeholder, .layout_homepage #bg_middle input#ticket_customer_email:-moz-placeholder, .layout_homepage #bg_middle input#ticket_customer_phone:-moz-placeholder { /* Firefox 18- */
 font-size: 16px;
}

.layout_homepage #bg_middle input#ticket_customer_name::-moz-placeholder, .layout_homepage #bg_middle input#ticket_customer_email::-moz-placeholder, .layout_homepage #bg_middle input#ticket_customer_phone::-moz-placeholder {  /* Firefox 19+ */
 font-size: 16px;
}

.layout_homepage #bg_middle input#ticket_customer_name:-ms-input-placeholder, .layout_homepage #bg_middle input#ticket_customer_email:-ms-input-placeholder, .layout_homepage #bg_middle input#ticket_customer_phone:-ms-input-placeholder {  
 font-size: 16px;
}

.layout_homepage form.newsletter span.phone_field {
	display: none;
}
.layout_homepage form.newsletter span.email_field {
	display: none;
}
.layout_homepage button.contact_btn {
    display: block;
    position: static;
    width: 100%;
    height: 100%;
    background: rgb(255, 102, 0);
    color: rgb(255, 255, 255);
    font-size: 20px;
    border: none;
    font-weight: lighter;
    cursor: pointer;
    border: 1px solid rgb(255, 102, 0);
}
.layout_homepage .element_general_contact_new:after {
    content: "";
    display: block;
    background: rgba(0, 0, 0, 0.4);
    height: 139px;
    width: 476px;
    position: absolute;
    top: 69px;
    right: 0;
    z-index: -1;
}
.layout_homepage .wrap_contact_btn:focus {
    outline: none;
}
/*.layout_homepage h3.contact_title1:after {
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
    display: block;
    position: absolute;
    height: 69px;
    top: 0;
    right: 0;
    width: 476px;
    z-index: 0;
    }*/	
    .layout_homepage button.contact_btn:after {
        content: "\f100";
        font-family: fontawesome;
        margin-right: 6px;
    }
    .element_general_contact_new .wrap_contact_title2 {
        margin-bottom: 15px;
    }
    .element_general_contact_new .wrap_contact_title1 {
        margin-top: 118px;
    }
    .layout_homepage .wrap_checkbox {
        position: static;
        width: 235px;
        height: 20px;
        margin-top: 5px;
        display: none;
    }
    .layout_homepage .wrap_contact_btn {
        width: 221px;
        display: inline-block;
        height: 51px;
        float: right;
    }
    .layout_homepage span.newsletter_field {
       position: static;
       display: inline-block;
       width: auto;
       height: 20px;
       line-height: 23px;
       color: #fff;
       float: left;
       padding-right: 0px;
       font-size: 14px;
       font-weight: lighter;
   }
   .layout_homepage #ticket_newsletter {
       display: inline-block;
       visibility: visible;
       float: :right;
       width: auto;
       height: auto;
       margin-top: 6px;
   }

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

   /* --- element_category_list_items_middle --- */ 
   #homepage_group1 > div.row {
    margin-top: 22px;
}
div#bg_middle .layout_list_item:hover .imgWrapperT a:after {
	opacity: 1;
	transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-khtml-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
}
.layout_list_item .grid #item_icons, .element_general_chrome_store_list_items .chrome_store_list_items #item_icons {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    width: 100%;
    height: 93px;
}
.layout_list_item .grid #item_icons ul, .element_general_chrome_store_list_items .chrome_store_list_items #item_icons ul {
    height: 100%;
    width: 100%;
    background: none;
}
.layout_list_item .grid #item_icons ul li, .element_general_chrome_store_list_items .chrome_store_list_items #item_icons ul li{
	height: 100%;
	width: 100%;
	display: block;
}
.layout_list_item .grid #item_icons ul li, .element_general_chrome_store_list_items .chrome_store_list_items #item_icons ul li{
	position: absolute;
    top: 0;
    padding: 0;
    height: auto;
    width: auto;
}
.layout_list_item .grid #item_icons ul li:first-child, .element_general_chrome_store_list_items .chrome_store_list_items #item_icons ul li:first-child {
    left: 9px;
}
.layout_list_item .grid #item_icons ul li:nth-child(2), .element_general_chrome_store_list_items .chrome_store_list_items #item_icons ul li:nth-child(2) {
    left: 60px;
}
.layout_list_item .grid #item_icons ul li:nth-child(3), .element_general_chrome_store_list_items .chrome_store_list_items #item_icons ul li:nth-child(3) {
    left: 111px;
}
.layout_list_item .grid #item_icons ul li:nth-child(4), .element_general_chrome_store_list_items .chrome_store_list_items #item_icons ul li:nth-child(4) {
    left: 162px;
}
#bg_middle .layout_list_item .grid #item_icons ul li img,
#bg_middle .element_general_chrome_store_list_items .chrome_store_list_items #item_icons ul li img{
	height: auto;
	width: auto;
	max-height: 100%;
	max-width: 100%;
}
.layout_list_item {
    height: 326px;
    border: 1px solid rgb(243, 243, 243);
    margin: 0 0px 17px 10px;
    position: relative;
    width: 230px;
}
.layout_list_item:after {
    content: '';
    background: url(grid_shadow.png) center bottom no-repeat;
    width: 100%;
    height: 8px;
    display: block;
    position: absolute;
    bottom: -8px;
}
#wrapper #bg_middle .layout_list_item .grid {
	width: 100%;
	height: auto;
	margin: 0;
	position: relative;
	background: #fff;
	padding-top: 0px;
	padding-top: 6px;
}
.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;
    float: left;
}
.layout_list_item:nth-child(4n+1) {
    margin-left: 0;
}
.layout_list_item .grid:before, .layout_list_item .grid:after {
	-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
	position: absolute;
	left: 5px;
	bottom: 14px;
	z-index: -1;
	width: 60%;
	max-width: 300px;
	height: 20%;
	content: "";
	opacity: 0;
}
.layout_list_item .grid:after {
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	-o-transform: rotate(4deg);
	right: 5px;
	left: auto;
}
.store_category_list_items .grid .list_item_image, 
.store_list_items .grid .list_item_image {
	width: 215px;
	height: 215px;
	position: static;
	margin-bottom: 4px;
}
.store_category_list_items .grid .list_item_image *, 
.store_list_items .grid .list_item_image * {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
	position: relative;
}
.store_category_list_items .grid .list_item_image img, 
.store_list_items .grid .list_item_image img {
	width: auto;
	height: auto;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	position: absolute;
}
.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: 12px;
	margin-top: 8px;
}
.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 {
	height: 38px;
	width: 92%;
	position: static;
	border-top: 1px solid #e1e1e1;
	margin: 0 auto;
}
.grid .list_item_show_price span.item_show_origin_price {
	display: inline-block;
	float: right;
	position: static;
	width: 50%;
	height: 100%;
	color: #b4b4b4;
	font-size: 13.5px;
	line-height: 38px;
	text-align: right;
	padding: 0;
}
.store_list_items .grid .list_item_show_price a,
.store_category_list_items .grid .list_item_show_price a {
	display: inline-block;
	float: left;
	position: static;
	width: 50%;
	height: 100%;
	background: none;
	margin: 0;
	line-height: 38px;
	padding: 0;
}
.store_list_items .grid .list_item_show_price a strong, .store_category_list_items .grid .list_item_show_price a strong {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    color: rgb(255, 102, 0);
}
.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: 108px;
    height: 29px;
    padding: 0px;
    margin-left: 51px;
    color: rgb(255, 255, 255);
    font-size: 15px;
    background: rgb(255, 102, 0);
    line-height: 29px;
    margin-top: 6px;
}
.store_list_items .grid .list_item_show_price a.zero_price_link:hover, .store_category_list_items .grid .list_item_show_price a.zero_price_link:hover {
    background: rgb(128, 128, 128);
}
.store_category_list_items .grid .list_item_compare, .store_list_items .grid .list_item_compare {
	display: none;
}
div > div.extra_button {
	display: none;
}
div#search_msg_facebook_and_sort {
    display: none;
}

div#bg_middle .imgWrapperT a:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: url(grid_hover.png) no-repeat center;
    position: absolute;
    top: -8px;
    margin: 0 auto;
    right: 0;
    opacity: 0;
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -khtml-transform: scale(0);
    transform: scale(0);
    transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
    -moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
    -ms-transition: opacity 0.35s ease 0s, -ms-transform 0.35s ease 0s;
    -webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
    -o-transition: opacity 0.35s ease 0s, -o-transform 0.35s ease 0s;
    -khtml-transition: opacity 0.35s ease 0s, -khtml-transform 0.35s ease 0s;
}
div#bg_middle .layout_list_item:hover .imgWrapperT a:after {
	opacity: 1;
	transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-khtml-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
}
/* --- end element_category_list_items_category --- */ 

/* --- element_general_carousel_middle --- */ 
/* --- end element_general_carousel_middle --- */ 

/* --- element_general_brand_carousel --- */ 
div#brands {
    position: static;
    bottom: 0px;
    height: 95px;
    top: auto;
    width: 100%;
    background: none;
    display: block;
}
.element_general_carousel.small.brands > .ca-container > .ca-nav {
 line-height: 0;
 font-size: 0;
 display: none;
}
.element_general_carousel.small.brands {
    display: block;
    width: 960px;
    margin: 0 auto;
    margin-top: 1px;
    clear: both;
}
.small .ca-container {
    width: auto;
    height: 73px;
}
.element_general_carousel.small .ca-item {
    padding: 0px;
    display: table;
    width: 160px;
    height: 73px;
}
.element_general_carousel.small .ca-item a img {
    margin: 0 auto;
    max-width: 200px;
    max-height: 75px;
}
/* --- 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 --- */
.ca-nav span {
    background: url(grid_arrows.png);
}
#wrapper .element_general_grid_content_carousel.carousel_grid .ca-container span.ca-nav-prev, #wrapper .element_general_grid_content_carousel.carousel_grid .ca-container span.ca-nav-next {
    height: 37px;
}
.ca-wrapper.store_category_list_items {
    height: 328px !important;
}
/* --- end element_general_ws_carousel_middle --- */


/*tips*/
.element_general_images.articles {
    display: inline-block;
    float: right;
    width: 962px;
    position: relative;
    margin-top: 15px;
    margin-bottom: 50px;
}
.element_general_images.articles .current_element_image {
  display: inline-block;
  float: right;
  width: 233px;
  height: 233px;
  overflow: hidden;
  margin-left: 10px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.element_general_images.articles li {
  display: block;
  float: left;
  padding-left: 15px;
  background: url(articles_arrow.png) no-repeat left center;
  margin-top: 12px;
  line-height: 17px;
}
.element_general_images.articles li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 13px;
  color: #282329;
}
.element_general_images.articles .current_element_image.pos_3 {
    margin-left: 0px;
}
.element_general_images.articles .current_element_image a {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 102, 0,0.6);
}
.element_general_images.articles .current_element_image a img {
  max-width: 100%;
  max-height: 100%;
}
.element_general_images.articles .current_element_image:hover a:after{
  opacity: 1;
  transition: all 0.5s ease;
  height: 100%;
  bottom: 0px;
}
.element_general_images.articles .current_element_image a:after {
    content: "";
    display: block;
    width: 100%;
    height: 10px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: rgba(255, 102, 0,0.7);
    z-index: 1;
    opacity: 0;
    transition: all 0.5s ease;
}
.element_general_images.articles .current_element_image:hover h3 {
    right: 18px;
    width: 189px;
    background: none;
    padding: 0px;
    bottom: 73%;
    transition: all 0.5s ease;
}
.element_general_images.articles .current_element_image h3 {
    display: block;
    position: absolute;
    color: rgb(255, 255, 255);
    width: 100%;
    height: 55px;
    overflow: hidden;
    top: auto;
    bottom: 0px;
    right: 0px;
    line-height: 22px;
    padding: 0 18px;
    padding-top: 5px;
    background: rgba(255, 102, 0, 0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 9;
}
.element_general_images.articles .current_element_image:hover h3:after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  height: 3px;
  background: #fff;
  top: auto;
  bottom: 0px;
}
.element_general_images.articles .current_element_image:hover p {
    visibility: visible;
    height: 124px;
    bottom: 35px;
    transition: all 0.5s ease;
    -webkit-transition: height 0.5s ease;
    -moz-transition: height 0.5s ease;
    -ms-transition: height 0.5s ease;
    -o-transition: height 0.5s ease;
}
.element_general_images.articles .current_element_image p {
    visibility: hidden;
    display: block;
    position: absolute;
    top: auto;
    bottom: 0;
    height: 0;
    width: 217px;
    overflow: hidden;
    padding-right: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 20px;
    z-index: 9;
}
.element_general_images.articles .heading{
  display: block;
  width: 100%;
  height: 27px;
  position: relative;
  background: url(recipes_title.png) no-repeat right center;
  font-size: 0px;
  margin-bottom: 12px;
  padding-bottom: 10px;
  overflow: hidden;
}
.element_general_images.articles .heading:after{
  content: "";
  display: block;
  width: 100%;
  height: 7px;
  position: absolute;
  top: auto;
  bottom: 0px;
  background: url(titles_pattern.png) center center;
}
.element_general_images.articles.tips{
  float: left;
}
ul.element_general_links.recpies_and_tips {
  display: block;
  float: left;
  /* padding-left: 15px; */
  margin-top: 12px;
  line-height: 17px;
}
ul.element_general_links.recpies_and_tips li{
  display: block;
  width: 140px;
  height: 100%;
}
ul.element_general_links.recpies_and_tips li:after{
  content: "\f100";
  font-family: fontAwesome;
  display: inline;
  /*margin-right: 5px;*/
}
ul.element_general_links.recpies_and_tips li:hover a {
  color: #d2232a;
}
ul.element_general_links.recpies_and_tips li:hover {
  color: #d2232a;
}
ul.element_general_links.recpies_and_tips li a {
  display: inline-block;
  width: 127px;
  height: 100%;
  font-size: 13px;
  color: #282329;
}
.element_general_images.articles.tips .heading{
  background: url(tips_title.png) no-repeat right center;
}
.element_general_images.articles.tips .current_element_image h3{
  background: rgba(210,35,42,0.65);
}
.element_general_images.articles.tips .current_element_image:hover h3{
  background: none;
}
.element_general_images.articles.tips .current_element_image a:after {
  background: rgba(210,35,42,0.65);
}
.element_general_images.articles .current_element_image a:before {
  content: "להמשך";
  display: block;
  color: #fff;
  z-index: 3;
  width: 60px;
  height: 16px;
  position: absolute;
  left: 0;
  right: auto;
  top: 209px;
  opacity: 0;
  background:url(https://konimboimages.s3.amazonaws.com/system/photos/99248/original/5031b57e508b611e8b58d37ff2d2c7a6.png?1457965221
     )no-repeat 9px 2px; 
}
.element_general_images.articles .current_element_image:hover a:before {
  opacity: 1;
}
/*end of tips*/


/* --- 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 --- */ 
#bg_footer {
    background: rgb(70, 70, 70);
    position: relative;
    max-width: none;
    line-height: 22px;
    max-height: 600px;
}
#layout_footer{
 padding-top: 32px;
}
/* --- end layout_footer --- */

/* --- element_general_newsletter_footer --- */ 
/* --- end element_general_newsletter_footer --- */ 

/* --- element_general_links_footer --- */ 
/* --- end_element_general_links_footer --- */ 

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

/* --- element_general_prime_categories --- */ 
/* --- end element_general_prime_categories --- */ 

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

/* --- #footer_group2, #footer_group3, #footer_group4_footer --- */
/* --- 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 --- */ 
#footer_middle_groups {
 position: relative;
}
/* --- end layout_footer --- */

/* --- element_general_newsletter_footer --- */ 
#footer_group5 {
 padding-top: 0px;
 margin-top: 33px;
}
#bg_footer #new_ticket {
 float: left;
 height: 100px;
 overflow: hidden;
 width: 221px;
 margin-left: 70px;
}
#bg_footer #new_ticket:before {
 content: "";
 height: 2px;
 width: 219px;
 border-top: 1px dashed #a2a2a2;
 position: absolute;
 bottom: 127px;
}
#bg_footer .element_general_newsletter {
 background: none;
 margin: 0;
 position: static;
 width: auto;
}
#bg_footer .element_general_newsletter #heading {
 padding-right: 5px;
 font-weight: normal;
 font-size: 18px;
 line-height: 18px;
 padding-bottom: 4px;
 color: #ffffff;
 padding-top: 11px;
}
#bg_footer .contact label {
 padding: 0;
}
.element_general_newsletter #ticket_customer_email {
    width: 229px;
    height: 28px;
    background: rgb(255, 255, 255);
    color: rgb(128, 128, 128);
    position: static;
    padding: 0;
    margin-left: 0;
    margin: 0;
    margin-top: 12px;
    text-align: right;
}
.element_general_newsletter + input + div.smallButton a, .element_general_newsletter + input + div.smallButton div {
    width: 22px;
    background: url(letter.png) no-repeat;
    top: -77px;
    left: -121px;
    height: 16px;
}
.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;
 background: url(https://konimboimages.s3.amazonaws.com/system/photos/131396/original/3c51fb50d84b35b02f44910179a29a8d.png?1473241009) no-repeat right center;
 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 {
    display: inline-block;
    margin: 0 4px;
    text-align: center;
    line-height: 32px;
    -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%;
    width: 38px;
    height: 38px;
    background: none;
    padding: 0px;
    border: 2px solid rgb(255, 102, 0);
    margin-left: 8px;
    float: right;
    border-radius: 40px;
}
#footer_group5 > ul:after {
    content: "";
    height: 2px;
    width: 219px;
    border-top: 1px dashed rgb(162, 162, 162);
    position: absolute;
    bottom: 102px;
    left: 4px;
}
#layout_footer .element_general_links.horizontal li a {
    font-size: 19px;
    line-height: 37px;
    display: inline-block;
    width: 100%;
    height: 100%;
    color: rgb(255, 102, 0);
}
ul.element_general_links.f_t_g h3 {
    font-weight: normal;
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 11px;
    color: rgb(255, 255, 255);
    padding-top: 11px;
}
#footer_group5 > ul:after {
    content: "";
    height: 2px;
    width: 219px;
    border-top: 1px dashed rgb(162, 162, 162);
    position: absolute;
    bottom: 96px;
    left: 4px;
}
#bg_footer #footer_group4 h3.safe_buy {
 position: absolute;
 top: 5px;
 left: 87px;
 padding-left: 35px;
 height: 23px;
}
/* --- end_element_general_links_footer --- */ 

/* --- element_general_footer_nav --- */ 
#layout_footer .element_general_footer_nav_list a:hover {
 text-decoration: none;
 color: #7fa4ad;
}
/* --- end element_general_footer_nav --- */ 

/* --- element_general_prime_categories --- */ 
#bg_footer .store_categories {
    max-height: 222px;
    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;
}
#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 {
 font-size: 19px !important;
 line-height: 18px !important;
 font-weight: normal;
 color: #ffffff;
 text-align: right;
 text-indent: 0;
}
#layout_footer a,
#layout_footer p,
#layout_footer strong {
 color: #ffffff;
}
#layout_footer .element_general_footer_nav_list a:hover, #layout_footer .element_general_links.vertical 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, #bg_footer .footer_group2 li a:hover {
    color: #ff6600;
}
.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;
}
/* --- 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 --- */ 
.ProductItem.backgroundgroups.parent_category .group span a {
    display: block;
    width: 100%;
    font-size: 16px;
    color: rgb(102, 102, 102);
    text-align: center;
    text-indent: 0;
}
.ProductItem.backgroundgroups.parent_category #group-subcategories span.float_right {
    background: none;
    position: relative;
}
.ProductItem.backgroundgroups.parent_category .group span:nth-child(n+3):after {
    content: "";
    display: block;
    width: 1px;
    height: 14px;
    position: absolute;
    background: rgb(0, 0, 0);
    top: 8px;
    right: -8px;
}
.ProductItem.backgroundgroups.parent_category .group span.float_right.group_title:after {
    display: none;
}
.group .group_values .group_values_group_title {
    margin-right: 0;
}

.boxContent .groups .group b, #category_group1 > div > h1 {
    color: rgb(255, 104, 3);
}
#category_group1 > div > span > b, #facebook_and_sort_category > div > div > em > a:nth-child(3) {
    color: rgb(255, 102, 0);
    font-weight: bold;
}
div.ProductItem div.boxContent, div.ProductItem div.boxContent:hover {
    border-width: 1px 0 1px 0;
    border-color: rgb(170, 173, 175);
}
.element_category_list_items #facebook_and_sort_category, .element_items_list_items #search_msg_facebook_and_sort {
    bottom: 0px;
    right: 110px;
}
#category_group3 > div {
    margin-top: 14px;
}
.element_category_filter .results {
    bottom: -40px;
}
#bg_middle #bread_crumbs {
    margin-top: 5px;
}

#category_group1 > div > div > div.ProductItem.backgroundgroups > div.boxContent:hover {
    overflow: auto;
}
#category_group1 > div > div > div.ProductItem.backgroundgroups > div.boxContent {
    overflow: hidden;
}
div#category_group2 {
    padding: 0;
}
/* --- end element_category_filter_category --- */ 

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

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

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

/* ------------------------------------- layout_item ------------------------------------- */
/* --- general --- */
div#layout_item {
    margin-top: 8px;
}
.item_option5 #item_current_title h1, .item_option5 #item_current_content b, .item_option5 #item_show_price .price_value {
    color: rgb(70, 70, 70);
}
.item_option5 #item_current_content .list li strong:before, .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, .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 {
    border-right-color: rgb(255, 102, 0);
    color: rgb(255, 102, 0);
}
.item_option5 #item_show_carousel {
    border: 1px solid rgb(204, 204, 204);
}
.item_option5 #layout_item .item_show_origin_price, .item_option5 #layout_item .price_wrap .item_show_origin_price {
    color: rgb(51, 51, 51);
    font-size: 13px;
    font-weight: bold;
}
.item_option5 .price_wrap {
    border-color: rgb(70, 70, 70);
    border-width: 1px;
}
#item_deal_items, .item_attributes {
    border-color: rgb(70, 70, 70);
}
#item_main {
    border: none;
}
table.deal_items #total_price {
    font-size: 24px;
    color: rgb(67, 67, 67);
    font-weight: bold;
    position: relative;
    top: 29px;
    right: 10px;
}
.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 {
    color: rgb(67, 67, 67);
}
.item_option5 #tabs.active > div {
    border: none;
    border-top: 1px solid rgb(70, 70, 70);
}
.item_option5 #item_upgrades label, .item_option5 .upgrade_topic_title {
    margin-top: 0;
}
.item_option5 #wrapper #item_current_content {
    float: left;
}
/* --- end general --- */

/* --- upgrades --- */
/* --- end upgrades --- */

/* --- buttons --- */
.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: rgb(255, 102, 0);
    border-color: rgb(255, 102, 0);
}
.contactNow a:hover, .buyNow a:hover, #deal_button:hover, .smallButton a:hover, .buyNow a {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}
.contactNow a:hover, .buyNow a:hover, #deal_button:hover, .smallButton a:hover {
    background: rgb(70, 70, 70);
    border-color: rgb(70, 70, 70);
}
.contactNow a, .buyNow a, #deal_button, .smallButton a {
    font-size: 18px;
}
/* --- end buttons --- */

/* --- gallery --- */
/* --- end gallery --- */

/* --- icons --- */
.item_option5 span.truck {
    background-image: url(freeship.png);
    background-color: rgba(0, 0, 0, 0);
    clear: left;
}
.item_option5 #item_safe_buy {
    background-image: url(safebuy.png);
    background-color: rgba(0, 0, 0, 0);
}
/* --- end icons --- */

/* --- element_general_tabs --- */ 
#tabs.active > ul > li.active a {
    background: rgb(255, 102, 0);
    color: rgb(255, 255, 255);
    border: none;
}
#tabs.active > ul > li.active:after {
    display: none; 
}
#tabs.active > ul > li a:hover {
    background: rgb(70, 70, 70);
    color: rgb(255, 255, 255);
}
#tabs.active > ul > li a {
    font-size: 15px;
    font-weight: bold;
}
#tabs.active > ul > li.active a {
    background: rgb(255, 102, 0);
    color: rgb(255, 255, 255);
    border: none;
}
#tabs.active > ul > li a {
    border: none;
    background: rgb(70, 70, 70);
    color: rgb(255, 255, 255);
    border-radius: 0;
}
/* --- end element_general_tabs --- */

/* --- also buy --- */
#item_also_buy .mCarouselControls .prevImg {
    background: url(leftArrow.png) no-repeat;
    width: 48px;
    height: 48px;
    left: 0;
}
#item_also_buy .mCarouselControls .nextImg {
    background: url(rightArrow.png) no-repeat;
    width: 48px;
    height: 48px;
    left: 0;
}
/* --- end also buy --- */

/* ------------------------------------- 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 ---*/
/*--- end colors ---*/

/* fonts */
/* end fonts */

/*buttons*/
.layout_order.design_skin3 #bg_middle a {
    text-decoration: none;
}
.layout_order.design_skin3 .smallButton a {
    background: rgb(255, 102, 0);
    font-weight: normal;
    font-size: 15px;
}
.layout_order.design_skin3 .smallButton a:hover {
    background: rgb(128, 128, 128);
}
.layout_order.design_skin3 .bg_layout_middle table.cartTable thead.cart_head tr th {
    z-index: 1;
}
/*end bottons*/

/* ------------------------------------- general ------------------------------------- */
/*focus input*/
:focus {
    outline-width: 0;
}
/* ------------------------------------- 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 ------------------------------------- */