	/* ------------------------------------- header ------------------------------------- */
	div#wrapper:before {
		background: url(search_btn2.png), url(close_search.png);
		height: 0;
	}
	.layout_homepage .flashNotice {
		position: absolute;
		top: 71px;
		right: 0;
		z-index: 99999;
		background: rgba(255, 255, 255, 0.7);
		width: 100%;
	}
	.layout_homepage div#homepage_notice {
		position: absolute;
		z-index: 999999;
		top: 71px;
		background: rgba(255, 255, 255, 0.7);
		width: 100%;
	}
	/* --- layout_header --- */ 
	div#bg_header {
		z-index: 9999;
		position: fixed;
		height: 71px;
		top: 0;
		background-color: rgba(31, 30, 31,0.92);
		border-bottom: 1px solid #4e4d4d;
	}
	#wrapper #layout_header {
		height: 100%;
		width: 100%;
	}
	.wrap_header_elements {
		width: 386px;
		position: absolute;
		top: 0px;
		right: 0px;
		z-index: 9;
		height: 100%;
	}
	/* --- end layout_header --- */ 

	/* --- header_logo --- */
	div#header_logo {
		width: 135px;
		height: 61px; 
		top: 16px;
		left: 0;
		right: auto;
		z-index: 999;
	}
	#header_logo a {
		width: 100%;
		height: 100%;
		position: static;
		display: block;
		transition: none;
	}
	#header_logo a img {
		max-width: 100%;
		max-height: 100%;
		height: auto;
		width: auto;
	}
	/* --- end_header_logo --- */

	/* --- header_cart_nav_header --- */
	#header_cart_nav {
		position: static;
		height: 100%;
		display: inline-block;
		width: 53px;
		margin: 0px;
		margin-right: 0px;
		float: right;
		border-left: 1px solid #64615f;
	}
	#header_cart_nav .link_order_with_counter {
		width: 100%;
		height: 100%;
		display: block;
	}
	#header_cart_nav .link_order_with_counter span#link_order_with_counter {
		width: 100%;
		height: 100%;
		display: block;
	}
	#header_cart_nav span.cart_with_items_text {
		display: none;
	}
	#header_cart_nav .cart {
		background: url(cart_icon.png) no-repeat 20px 57px;
		position: relative;
	}

	/*special cart*/
	#wrapper #bg_header td.upgrades {
		right: -15px;
		max-height: 18px;
		overflow: hidden;
	}
	.upgrade-topic_title:after{
		display: none;
	}
	.special_cart div#main_cart table tr td.delete_btn {
		bottom: 12px;
	}
	div.cart.special_cart_with_upgrades.visible div.cart_small_button a.reduce {
		line-height: 20px;
	}
	#wrapper td.price_item_x {
		color: #302f2e;
		font-weight: normal;
	}
	.special_cart div.count > div span.pos_1, .special_cart div.count > div span.pos_0{
		font-weight: normal !important;
	}
	.cart.special_cart_with_upgrades.visible {
		width: 310px;
		left: auto;
		right: 0;
		top: 71px !important;
		-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);
		position: absolute !important;
	}
	.cart.special_cart_with_upgrades.visible div#main_cart {
		max-width: 290px;
		margin: 0 auto;
		border: none;
	}
	#wrapper .cart.special_cart_with_upgrades.visible div.count > div span.pos_1, .special_cart div.count > div span.pos_0, #wrapper .cart.special_cart_with_upgrades.visible .sum_all_items_price span {
		color: #565656;
		font-weight: normal;
	}
	#wrapper .cart.special_cart_with_upgrades.visible .quantity {
		font-size: 14.3px;
		color: #454142;
		line-height: 21px;
	}
	.cart.special_cart_with_upgrades.visible .scroll_div {
		max-height: 308px !important;
		height: auto !important;
	}
	div.cart.special_cart_with_upgrades.visible div#main_cart {
		padding-top: 35px;
	}
	div.cart.special_cart_with_upgrades.visible div#main_cart table tr td.delete_btn a {
		background: url(bin_icon.png) no-repeat 50%;
	}
	p.cart_content {
		display: block;
	}
	div.cart.special_cart_with_upgrades.visible div#main_cart tr {
		display: block;
		position: relative;
		height: auto;
		border-bottom: 1px solid #ebebeb;
		padding-bottom: 10px;
		padding-top: 10px;
		max-height: 89px !important;
	}
	div.cart.special_cart_with_upgrades.visible div#main_cart tr .title {
		width: 202px;
	}
	#wrapper div.cart.special_cart_with_upgrades div#main_cart tr .title a {
		font-size: 13px;
		font-weight: normal;
	}
	div.cart.special_cart_with_upgrades.visible div.checkout a {
		display: block;
		width: 143px;
		height: 46px;
		background: #2f2c2d;
		font-weight: normal;
		border-radius: 0;
		line-height: 46px;
	}
	.special_cart #wrapper div.checkout a:hover, #wrapper div.cart.special_cart_with_upgrades.visible .continue_shop:hover{
		background: #1c1d1f;
	}
	#wrapper div.cart.special_cart_with_upgrades.visible .continue_shop {
		background: #be1e2d;
		display: block;
		width: 143px;
		height: 46px;
		line-height: 46px;
		margin: 6px 11px 9px 0;
		font-weight: normal;
		border-radius: 0;
	}
	#wrapper div.cart.special_cart_with_upgrades.visible div#ascrail2001 {
		display: none !important;
	}
	#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;
		opacity: 1 !important;
	}
	#wrapper div.cart.special_cart_with_upgrades.visible div#ascrail2000 > div {
		width: 9px !important;
		/*height: 40px !important;*/
		background: #3d3c3f !important;
		border: none !important;
		left: 1px;
	}
	#wrapper div.cart.special_cart_with_upgrades.visible div#ascrail2000 > div:after {
		content: none;
	}
	#wrapper div.cart.special_cart_with_upgrades.visible .count-price-wrapper {
		display: block;
		width: 90%;
		margin: 0 auto;
		margin-top: 5px;
		margin-bottom: 2px;
	}
	#wrapper div.cart.special_cart_with_upgrades.visible .count-price-wrapper div.count {
		margin-left: 0;
		text-align: center;
		width: 50%;
		padding-left: 10px;
	}
	#wrapper div.sum_all_items_price {
		margin-right: 10px !important;
	}
	.special_cart #wrapper div.count > div{
		width: 100%;
	}
	.special_cart #wrapper div.count:after {
		left: 50%;
		color: #959595;
	}
	#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 {
		display: none;
	}
	#wrapper div.cart.special_cart_with_upgrades div#remove_all_cart {
		width: 100%;
		height: 35px;
		position: absolute;
		background: #fff;
		z-index: 9;
		top: 0;
		right: 0;
	}
	#wrapper div.cart.special_cart_with_upgrades.visible li.empty_cart {
		display: block;
		position: absolute;
		padding: 0;
		text-align: right;
		background: url(empty_cart.png) no-repeat 7px center #ebebeb;
		height: 25px;
		width: 77px;
		top: 8px;
		left: 10px;
		padding-right: 5px;
	}
	#wrapper div.cart.special_cart_with_upgrades.visible .login_in_cart > li.empty_cart a {
		display: block;
		width: 100%;
		height: 100%;
		line-height: 26px;
		color: #565656;
		font-size: 11.2px;
		cursor: pointer;
		text-indent: 10px;
	}
	#wrapper a.commit_to_real.clicked {
		border: 1px solid #aa705a;
	}
	#wrapper a.commit_to_real.clicked:after{
		color:#aa705a;
	}
	#wrapper a.commit_to_real.zero_value.clicked:before {
		background: #aa705a !important;
	}
	p.cart_content {
		background: transparent !important;
		display: none;
	}
	/*div.cart.special_cart_with_upgrades.visible .cart_close_btn {
		display: block;
		width: 48px;
		height: 48px;
		background: url(x_icon.png) no-repeat 1px center;
		font-size: 0 !important;
		left: auto;
		right: -46px;
		border-radius: 0;
		top: 31px;
		}*/
		div.cart.special_cart_with_upgrades.visible .cart_close_btn {
			right: 15px;
			top: 8px;
			z-index: 999;
			height: 25px;
			width: 25px;
			border-radius: 3px;
			background: url(x_icon.png) no-repeat center #ccc;
		}
		/* --- end_header_cart_nav_header --- */

		/* --- main_nav_bg --- */ 
		/* --- end_main_nav_bg --- */ 

		/* --- element_general_search_header --- */ 
		#header_show_search {
			left: auto;
			right: 0px;
			top: 51px;
			width: 188px;
			height: 33px;
		}
		div#header_show_search > form.search, div#header_show_search > form.search > div, div#header_show_search > form.search > div > label {
			display: block;
			height: 100%;
			width: 100%;
			margin: 0px;
			padding: 0px;
		}
		div#header_show_search > form.search > div > label > input#q {
			padding: 0px 0px 0px 25px;
			background-color: transparent;
			font-size: 16px;
			color: #585052;
			font-weight: normal;
			height: 100%;
			text-indent: 48px;
			width: 100%;
		}
		div#header_show_search > form.search > div > div#searchBtnHook {
			display: inline-block;
			position: absolute;
			height: 100%;
			width: 59px;
			top: 0px;
			left: 0px;
		}
		div#header_show_search > form.search > div > div#searchBtnHook > input {
			display: block;
			height: 100%;
			width: 59px;
			background: url(search_btn2.png) no-repeat 9px center transparent;
			font-size: 0px;
			padding: 0px;
			background-color: transparent;
			top: 0px;
			position: absolute;
			left: 0px;
		}
		div#header_show_search > form.search > div > label > input#q::-webkit-input-placeholder {
			color: #000;
		}
		div#header_show_search > form.search > div > label > input#q:-moz-placeholder { /* Firefox 18- */
			color: #000;
		}
		div#header_show_search > form.search > div > label > input#q::-moz-placeholder {  /* Firefox 19+ */
			color: #000;
		}

		div#header_show_search > form.search > div > label > input#q:-ms-input-placeholder {  
			color: #000;
		}
		/* --- end element_general_search_header --- */ 

		/* --- element_general_links_header --- */ 
		/* --- 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 > h3 {
			display: none;
		}
		#bg_header .element_general_prime_categories li {
			float: right;
			display: inline-block;
		}
		#bg_header .element_general_prime_categories li:not(:last-child) {
			padding-left: 24px;
		}
		#bg_header .element_general_prime_categories #item_icons li {
			padding: 0px;
			display: block;
			width: 100%;
		}
		#bg_header .element_general_prime_categories #item_icons li img {
			vertical-align: middle;
			padding: 0px;
			display: block;
			margin: 0 auto;
		}
		#bg_header .element_general_prime_categories > ul > li > ul.store_categories {
			display: none;
		}
		#wrapper #bg_header .store_categories{
			margin-bottom: 0
		}
		#bg_header .element_general_prime_categories > ul > li > a,
		#bg_header .element_general_prime_categories > ul > li >span  {
			color: #fff;
			font-size: 17px;
			font-weight: normal;
			line-height: 30px;
			display: block;
		}
		#bg_header .element_general_prime_categories > ul > li >span  {
			color: #e94656;
		}
		#bg_header .element_general_prime_categories > ul > li:hover > a,
		#bg_header .element_general_prime_categories > ul > li:hover >span{
			color: #e94656;
			cursor: pointer;
		}
		#bg_header .element_general_prime_categories > ul > li {
			max-width: 170px;
			display: inline-block;
			height: 100%;
			vertical-align: top;
			width: auto;
			line-height: 100%;
			flex-grow: 1;
			background: none;
		}
		#bg_header .element_general_prime_categories > .store_categories {
			display: block;
			width: 100%;
			height: 100%;
			max-width: 1200px;
		}
		#bg_header .element_general_prime_categories > ul.store_categories > li:hover > .drop-wrapper {
			display: block;
		}
		#bg_header .element_general_prime_categories > ul.store_categories > li > .drop-wrapper {
			display: none;
			width: 99.5%;
			max-height: 436px;
			position: absolute;
			top: 33px;
			right: 0px;
			left: 0;
			z-index: 99999;
			padding-top: 12px;
			padding-bottom: 13px;
			max-width: 100%;
			background: rgba(255,255,255,0.90);
			box-sizing: border-box;
			border: #b3b2b1 solid 1px;
		}
		body:not(.layout_homepage) #bg_header .element_general_prime_categories > ul.store_categories > li > .drop-wrapper {
			background: #fff;
		}
		#bg_header .element_general_prime_categories > ul.store_categories > li > .drop-wrapper:after {
			content: "";
			display: block;
			position: absolute;
			bottom: -36px;
			right: 0;
			width: 100%;
			height: 40px;
		}
		#wrapper #bg_header .element_general_prime_categories > ul.store_categories > li > .drop-wrapper > ul.store_categories {
			display: inline-block;
			width: 220px;
			height: auto;
			padding-top: 0px;
			background: transparent;
			float: right;
			padding-right: 34px;
		}
		#bg_header .element_general_prime_categories > ul.store_categories > li > .drop-wrapper > ul.store_categories li {
			display: block;
			width: 100%;
			height: 23px;
			margin-bottom: 7px;
			text-align: right;
		}
		#bg_header .element_general_prime_categories > ul.store_categories > li > .drop-wrapper > ul.store_categories li a,
		#bg_header .element_general_prime_categories > ul.store_categories > li > .drop-wrapper > ul.store_categories li span {
			display: inline-block;
			width: auto;
			height: 100%;
			color: #373435;
			font-size: 16px;
			text-align: right;
		}
		#bg_header .element_general_prime_categories > ul.store_categories > li > .drop-wrapper > ul.store_categories li:hover a,
		#bg_header .element_general_prime_categories > ul.store_categories > li > .drop-wrapper > ul.store_categories li span {
			color: #be1e2d;
		}
		#bg_header .element_general_prime_categories > ul > li:hover:after {
			width: 100%;
			height: 30px;
			content: "";
			display: block;
			position: absolute;
			right: 0px;
			top: 29px;
			background: transparent;
			z-index: 0;
		}

		/*drop*/
		/*brands*/
		#wrapper div#header_group1 > .row > .brand-carousel.small{
			visibility: hidden;
			height: 0;
		}
		#bg_header .element_general_prime_categories > ul.store_categories > li > .drop-wrapper .brand-carousel.small {
			float: left;
			margin-left: 4px;
		}
		#bg_header .brand-carousel .owl-carousel .owl-controls {
			width: 100%;
			height: 0;
			position: absolute;
			top: 40%;
			right: 0;
		}
		#bg_header .brand-carousel .owl-carousel .owl-controls .owl-nav .owl-prev, #bg_header .brand-carousel .owl-carousel .owl-controls .owl-nav .owl-next {
			display: block;
			position: absolute;
			height: 58px;
			width: 37px;
			font-size: 0 !important;
		}
		#bg_header .brand-carousel .owl-carousel .owl-controls .owl-nav .owl-prev {
			display: block;
			position: absolute;
			left: 9px;
			right: auto;
			top: 0;
			background: url(slider_brands_left.png) no-repeat center;
		}
		#bg_header .brand-carousel .owl-carousel .owl-controls .owl-nav .owl-next {
			display: block;
			position: absolute;
			right: -1px;
			top: 0;
			background: url(slider_brands_right.png) no-repeat center;
		}
		#bg_header .element_general_prime_categories > ul.store_categories > li > .drop-wrapper .brand-carousel.small .owl-item {
			padding-left: 10px;
		}
		/* --- end element_general_prime_categories_category_header --- */ 

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

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

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

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

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

		/*element_general_lightbox*/
		/*end element_general_lightbox*/

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

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

		/* --- layout_homepage_middle --- */  
		.layout_homepage #wrapper #bg_middle div#main {
			max-width: 100%;
			margin: 0;
		}
		.layout_homepage #wrapper #bg_middle div#main div#homepage_group1 {
			max-width: 100%;
		}
		h3.homepage_heading {
			display: inline-block;
			font-size: 28px;
			color: #020002;
			width: 226px;
			background: #fff;
			position: absolute;
			z-index: 99;
			top: -21px;
			padding-right: 30px;
		}
		h3.homepage_heading:before {
			content: "";
			display: block;
			position: absolute;
			width: 14px;
			height: 61px;
			background: url(heading_line_right.png) no-repeat;
			top: 16px;
			z-index: 99;
			right: 0;
		}
		h3.homepage_heading:after {
			content: "";
			display: block;
			position: absolute;
			width: 78px;
			height: 4px;
			background: url(heading_line_left.png) no-repeat;
			top: 13px;
			z-index: 99;
			left: -78px;
		}
		div#homepage_group2 > .row {
			position: relative;
			margin-bottom: 50px;
			clear: both;
		}
		#wrapper #bg_middle .four.g_slider.slider_v1.grid-carousel2 {
			float: none;
		}
		#bg_middle .element_general_images.banner.banner2 {
			margin-bottom: 50px;
		}
		/* --- end layout_homepage_middle --- */ 

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

		/* --- element_general_strength_middle --- */ 
		/* --- end element_general_strength_middle --- */ 

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

		/* --- element_general_categories_images_middle --- */ 
		/*articles*/
		.layout_homepage #bg_middle .element_general_categories_images.articles:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
		}
		.layout_homepage #bg_middle .element_general_categories_images.articles {
			background: #f2f2f2;
			border: #eae7e7 solid 1px;
			direction: ltr;
			padding: 0 20px;
			margin-bottom: 17px;
		}
		.layout_homepage #bg_middle .element_general_categories_images.articles .heading {
			border-bottom: #dedcdc solid 1px;
			color: #020002;
			font-size: 24px;
			height: 38px;
			line-height: 38px;
		}
		.layout_homepage #bg_middle  ul.element_general_links.article_link {
			display: block;
			position: absolute;
			right: 20px;
			float: right;
			height: 35px;
			padding: 0;
			margin: 0;
		}
		.layout_homepage #wrapper #bg_middle  ul.element_general_links.article_link li {
			display: block;
			height: 100%;
		}
		.layout_homepage #wrapper #bg_middle  ul.element_general_links.article_link li a {
			font-size: 15px;
			color: #be1e2d;
			line-height: 41px;
			display: block;
			height: 100%;
		}
		.layout_homepage #bg_middle .element_general_categories_images.articles .current_category_image a:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
		}
		.layout_homepage #bg_middle .element_general_categories_images.articles .current_category_image a {
			display: block;
			position: relative;
			height: 100%;
			width: 100%;
		}
		.layout_homepage #bg_middle .element_general_categories_images.articles .current_category_image .category_image_title h3 {
			font-size: 18px;
			color: #020002;
			margin-top: 0;
			margin-bottom: 6px;
			max-height: 38px;
			overflow: hidden;
		}
		.layout_homepage #bg_middle .element_general_categories_images.articles .current_category_image .category_image_content {
			font-size: 14.5px;
			color: #020002;
			height: 121px;
			overflow: hidden;
			line-height: 17px;
		}
		.layout_homepage #bg_middle .element_general_categories_images.articles .current_category_image .category_image_content_bottom {
			font-size: 15px;
			color: #be1e2d;
			position: absolute;
			bottom: 2px;
			line-height: 17px;
			height: 15px;
		}
		.layout_homepage #bg_middle .element_general_categories_images.articles .current_category_image:hover .category_image_content_bottom {
			text-decoration: underline;
		}
		.layout_homepage #bg_middle .element_general_categories_images.articles .current_category_image table * {
			display: block;
			width: 100%;
			height: 100%;
		}
		.layout_homepage #bg_middle .element_general_categories_images.articles .current_category_image table img {
			width: auto;
			height: auto;
			max-width: 100%;
			max-height: 100%;
		}

		.layout_homepage #bg_middle .element_general_categories_images.articles.articles_top .current_category_image,
		.layout_homepage #bg_middle .element_general_categories_images.articles.articles_right .current_category_image {
			float: left;
			padding-top: 12px;
			height: 228px;
			padding-right: 10px;
			padding-bottom: 15px;
		}
		.layout_homepage #bg_middle .element_general_categories_images.articles.articles_top .current_category_image table{
			float: left;
			max-width: 40%;
			display: block;
			height: 100%;
		}
		.layout_homepage #bg_middle .element_general_categories_images.articles.articles_top .current_category_image .text_wrapper{
			float: left;
			width: 60%;
			padding-left: 14px;
			height: 100%;
			display: block;
		}
		.layout_homepage #bg_middle .element_general_categories_images.articles.articles_left .current_category_image {
			float: left;
			padding-top: 12px;
			height: 228px;
			padding-right: 10px;
			padding-bottom: 15px;
		}
		.layout_homepage #bg_middle .element_general_categories_images.articles.articles_left .current_category_image table {
			float: left;
			max-width: 53%;
			display: block;
			height: 100%;
		}
		.layout_homepage #bg_middle .element_general_categories_images.articles.articles_left .current_category_image .text_wrapper {
			float: left;
			width: 47%;
			padding-left: 14px;
			height: 100%;
			display: block;
		}
		.layout_homepage #bg_middle .element_general_categories_images.articles.articles_left .current_category_image.pos_0 {
			border-bottom: #e3e2e2 solid 1px;
		}
		.layout_homepage #bg_middle .element_general_categories_images.articles.articles_right .current_category_image .category_image_content {
			height: auto;
		}
		.layout_homepage #bg_middle .element_general_categories_images.articles.articles_right .current_category_image .category_image_content_bottom {
			position: static;
			line-height: 20px;
			height: 20px;
			margin-top: 5px;
		}
		.layout_homepage #bg_middle .element_general_categories_images.articles.articles_right .current_category_image {
			height: auto;
		}
		/* --- 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 --- */ 
		#bg_middle .element_general_images.banner {
			/*max-width: 423px;*/
			max-height: 339px;
		}
		#bg_middle .element_general_images.banner * {
			display: block;
		}
		#bg_middle .element_general_images.banner img {
			width: auto;
			height: auto;
			max-width: 98%;
			max-height: 100%;
			margin: 0 auto;
		}
		#bg_middle .element_general_images.banner a:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
		}
		/* --- 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 --- */ 
		/*links*/
		#bg_middle div.small.links_carousel {
			height: auto;
			margin: 0 auto;
			margin-bottom: 52px;
			margin-top: 4px;
		}
		#bg_middle div.small.links_carousel .owl-item {
			height: 273px;
			position: relative;
		}
		#bg_middle div.small.links_carousel .owl-item * {
			display: block;
			width: 100%;
			height: 100%;
		}
		#bg_middle div.small.links_carousel .owl-carousel .owl-item img {
			height: auto;
			width: 100%;
			max-width: 100%;
			position: absolute;
			top: 0;
			right: 0;
			left: 0;
			margin: auto;
		}
		#bg_middle div.small.links_carousel .owl-item a:after {
			content: "";
			display: block;
			opacity: 0;
			width: 100%;
			height: 100%;
			background: rgba(0,0,0,0.6);
			position: absolute;
			top: 0;
			right: 0;
			transition: all .25s ease-in-out;
			-moz-transition: all .25s ease-in-out;
			-webkit-transition: all .25s ease-in-out;
		}
		#bg_middle div.small.links_carousel .owl-item a:hover:after {
			opacity: 1;
		}
		#bg_middle div.small.links_carousel .owl-controls {
			position: absolute;
			top: 36%;
			font-size: 0;
			width: 100%;
		}
		#bg_middle div.small.links_carousel .owl-controls .owl-prev, #bg_middle div.small.links_carousel .owl-controls .owl-next {
			position: absolute;
		}
		#bg_middle div.small.links_carousel .owl-controls .owl-prev{
			background: url(slider_left.png) no-repeat 12px center rgba(136, 134, 134, 0.5);
			left: 0;
			right: auto;
		}
		#bg_middle div.small.links_carousel .owl-controls .owl-next{
			background: url(slider_right.png) no-repeat 18px center rgba(136, 134, 134, 0.5);
			right: 0;
		}
		/* --- end element_general_carousel_middle --- */ 

		/* --- element_general_brand_carousel --- */ 
		/* --- end element_general_brand_carousel --- */ 

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

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

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

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

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

		/* --- element_items_list_items_middle --- */ 
		#wrapper #bg_middle .four.g_slider.slider_v1 {
			border: #ece9e9 solid 1px;
		}
		#wrapper #bg_middle .four.g_slider.slider_v1 .owl-stage-outer {
			padding: 14px 11px 12px;
		}
		#wrapper #bg_middle .four.g_slider.slider_v1 .owl-controls {
			bottom: 50px;
			position: absolute;
			width: 100%;
			right: 0;
		}
		#wrapper #bg_middle .four.g_slider.slider_v1 .owl-controls .owl-prev{
			width: 32px;
			height: 50px;
			background: rgba(54, 54, 54, 0.3);
			position: absolute;
			display: block;
			left: 0;
			right: auto;
		}
		#wrapper #bg_middle .four.g_slider.slider_v1 .owl-controls .owl-next{
			width: 32px;
			height: 50px;
			background: rgba(54, 54, 54, 0.3);
			position: absolute;
			display: block;
			right: 0;
		}
		#wrapper #bg_middle .four.g_slider.slider_v1 .owl-controls i {
			display: block;
			height: 100%;
			width: 100%;
		}
		#wrapper #bg_middle .four.g_slider.slider_v1 .owl-controls i:before {
			font-size: 35.5px;
			color: #fff;
			width: 100%;
			display: block;
			height: 100%;
			line-height: 50px;
			text-align: center;
		}
		.layout_homepage #wrapper .layout_list_item .grid {
			width: 91%;
		}
		#wrapper #bg_middle .four.g_slider.slider_v1 .owl-controls .owl-next i:before {
			text-indent: -4px;
		}
		#wrapper #bg_middle .four.g_slider.slider_v1 .owl-controls .owl-prev i:before {
			text-indent: 2px;
		}
		/* --- end element_items_list_items_middle --- */ 

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

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

		/* --- bootstrap_slider_middle --- */
		.layout_homepage #wrapper #bg_middle div#main div#homepage_group1 .carousel.slide ol.carousel-indicators {
			display: none;
		}
		.carousel.slide a.carousel-control {
			background: rgba(136, 134, 134, 0.5);
			top: 50%;
			opacity: 1;
		}
		.carousel.slide a.carousel-control span.icon-prev {
			background: url(slider_right.png) no-repeat 18px center;
			width: 100%;
			height: 100%;
			top: 0;
			right: 0;
			margin: 0;
		}
		.carousel.slide a.carousel-control span.icon-next {
			background: url(slider_left.png) no-repeat 12px center;
			width: 100%;
			height: 100%;
			top: 0;
			right: 0;
			margin: 0;
		}
		.carousel.slide a.carousel-control span.icon-prev:before, .carousel.slide a.carousel-control span.icon-next:before {
			display: none;
		}
		.carousel.slide.mobile_slider a.carousel-control{
			display: none;
		}
		/* --- end bootstrap_slider_middle --- */

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

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

		/* --- layout_footer --- */ 
		div#bg_footer {
			background: #333;
			width: 100%;
			margin-top: 20px;
		}
		.layout_homepage div#bg_footer {
			margin-top: 5px;
		}
		div#bg_footer h3 {
			font-size: 16px;
			color: #fff;
			margin-bottom: 15px;
		}
		.layout_category div#bg_footer h3, .layout_item div#bg_footer h3 {
			font-size: 16px;
			color: #fff;
		}
		#bg_footer .element_general_images.payments .current_element_image.pos_1 a {
			float: left;
		}
		/* --- end layout_footer --- */

		/* --- element_general_newsletter_footer --- */ 
		form.footer_newsletter {
			display: inline-block;
			float: right;
			margin-left: 20px;
		}
		div#footer_group1 form.member_club .wrap_ticket_customer_email {
			width: 511px;
			position: relative;
			margin-top: 22px;
		}
		div#footer_group1 form.member_club .wrap_ticket_customer_name {
			margin-left: 12px;
		}
		h3.newsletter_title span {
			font-size: 14px;
			line-height: 50px;
		}
		div#bg_footer h3.newsletter_title {
			margin-bottom: 0;
		}
		#bg_footer .footer_newsletter input {
			border: solid 1px #fff;
			width: 150px;
			height: 34px;
			color: #fff;
			margin-top: 8px;
			margin-left: 0px;
			background: transparent;
		}
		button.newsletter_btn {
			background: none;
			box-shadow: none;
			border: none;
			border: solid 1px #fff;
			width: 49px;
			height: 34px;
			line-height: 32px;
			padding: 0px;
			color: #fff;
			font-size: 14px;
			font-weight: normal;
			position: relative;
			top: 0;
		}
		/* --- end element_general_newsletter_footer --- */ 

		/* --- element_general_links_footer --- */ 
		ul.element_general_links.f_t_g {
			padding: 0px;
			max-width: 90px;
		}
		ul.element_general_links.f_t_g li {
			display: block;
			margin-left: 20px;
			width: 15px;
			height: 35px;
			border-radius: 100%;
		}
		ul.element_general_links.f_t_g li a {
			color: #fff;
			font-size: 21px;
			width: 100%;
			height: 100%;
			display: block;
			text-align: center;
			line-height: 38px;
		}
		ul.element_general_links.f_t_g li.pos_1 a{
			font-size: 28px;
		}
		ul.element_general_links.f_t_g li a:hover {
			/*color: #4890d4;*/
		}
		div#footer_group2 .element_general_all_categories .store_categories li {
			width: 100%;
			display: inline-block;
			float: right;
		}
		div#bg_footer h3#links_h3_f_t_g {
			margin-bottom: 10px;
		}
		/* --- end_element_general_links_footer --- */ 

		/* --- element_general_footer_nav --- */ 
		ul.element_general_footer_nav_list li a {
			color: #fff;
			font-size: 13px;
			line-height: 20px;
		}
		ul.element_general_footer_nav_list li:hover a {
			color: #fff;
			text-decoration: underline;
		}
		.layout_category ul.element_general_footer_nav_list li a, .layout_item ul.element_general_footer_nav_list li a {
			color: #fff;
		}
		.layout_category ul.element_general_footer_nav_list li:hover a, .layout_item ul.element_general_footer_nav_list li:hover a {
			color: #fff;
			text-decoration: underline;
		}
		/* --- end element_general_footer_nav --- */ 

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

		/* --- element_general_show_contact --- */ 
		div#footer_group2 .element_general_show_contact{
			margin-left: 15px;
		}
		#bg_footer .element_general_show_contact p {
			font-size: 13px;
			color: #fff;
			margin-bottom: 0px;
			line-height: 20px;
		}
		.layout_category #bg_footer .element_general_show_contact p, .layout_item #bg_footer .element_general_show_contact p {
			color: #fff;
		}
		/* --- end element_general_show_contact --- */

		/* --- #footer_group2, #footer_group3, #footer_group4_footer --- */
		div#footer_middle_groups {
			display: block;
			width: 100%;
			max-width: 1200px;
			margin: 0 auto;
			height: auto;
			padding: 0 20px;
			overflow: hidden;
		}
		div#footer_middle_groups:after {
			content: ".";
			display: block;
			clear: both;
			visibility: hidden;
		}
		div#footer_group4 {
			height: auto;
			border-top: 1px solid #666666;
			border-bottom: 1px solid #666666;
		}
		#wrapper div#footer_group5 {
			max-width: 1170px;
			margin-bottom: 10px;
		}
		div#footer_group2 > * {
			margin-bottom: 40px;
		}
		div#footer_group2 > .element_general_all_categories {
			margin-left: 25px;
		}
		.element_general_show_contact a {
			color: #fff;
			text-decoration: underline;
		}
		.layout_category .element_general_show_contact a, .layout_item .element_general_show_contact a {
			color: #fff;
		}
		#bg_footer .element_general_images.payments img {
			width: auto;
			height: auto;
			float: none;
			max-width: 280px;
			float: right;
		}
		div#footer_group5 .element_general_images.payments .current_element_image.pos_1 img {
			display: block;
		}

		div#footer_group5 .element_general_images.payments .current_element_image.pos_1 h3 {
			display: block;
			color: #666666;
			font-size: 12px;
			text-align: right;
		}
		div#footer_group5 {
			padding: 0 10px;
		}
		#bg_footer .element_general_images.payments .current_element_image.pos_2 img {
			max-width: 120px;
			float: left;
		}
		/* --- end_#footer_group2, #footer_group3, #footer_group4_footer --- */

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

		/* --- element_general_carousel_footer --- */ 
		div#layout_footer div#footer_group1 {
			background: #fff;
			margin-bottom: 30px;
			border-bottom: #c8c7c7 solid 1px;
			overflow: hidden;
			padding: 0 20px;
			margin-top: -1px;
		}
		div#bg_footer h3.brands_heading {
			font-size: 24px;
			color: #000;
			text-align: left;
			max-width: 1200px;
			margin: 0 auto;
			border-bottom: #efeeee solid 1px;
			padding-left: 55px;
			margin-bottom: 7px;
		}
		#bg_footer div.small {
			max-width: 1200px;
			height: 83px;
			margin: 0 auto;
		}
		#bg_footer div.small .owl-item {
			height: 83px;
			position: relative;
		}
		#bg_footer div.small .owl-item * {
			display: block;
			width: 100%;
			height: 100%;
		}
		#bg_footer div.small .owl-carousel .owl-item img {
			height: auto;
			width: auto;
			max-width: 100%;
			max-height: 100%;
			position: absolute;
			top:0;
			right: 0;
			left: 0;
			bottom: 0;
			margin: auto;
			-webkit-filter: grayscale(100%);
			filter: grayscale(100%);
		}
		#bg_footer div.small .owl-carousel .owl-item:hover img{
			-webkit-filter: none;
			filter: none;
		}
		#wrapper #bg_footer .owl-controls {
			display: block;
			position: absolute;
			width: 46px;
			height: 34px;
			left: 0px;
			top: -38px;
			right: auto;
			background: url(brands_arrows.png) no-repeat 0px center;
			font-size: 0 !important;
		}
		#wrapper #bg_footer .owl-controls .owl-nav {
			width: 100%;
			height: 100%;
		}
		#bg_footer .owl-carousel .owl-controls .owl-nav .owl-prev i, #bg_footer .owl-carousel .owl-controls .owl-nav .owl-next i {
			display: none;
		}
		#bg_footer .owl-carousel .owl-controls .owl-nav .owl-prev, #bg_footer .owl-carousel .owl-controls .owl-nav .owl-next {
			display: block;
			position: absolute;
			right: 1px;
			left: auto;
			height: 30px;
			width: 21px;
			top: 2px;
			font-size: 0 !important;
		}
		#bg_footer .owl-carousel .owl-controls .owl-nav .owl-next {
			left: 0px;
			right: auto;
		}
		/* --- end element_general_carousel_footer --- */ 

		/* --- element_general_prime_categories_footer --- */ 
		#bg_footer .element_general_all_categories li a, #bg_footer .element_general_all_categories li span {
			display: block;
			color: #fff;
			font-size: 13px;
			text-align: right;
			line-height: 20px;
		} 
		.layout_category #bg_footer .element_general_all_categories li a, .layout_category #bg_footer .element_general_all_categories li span,  .layout_item #bg_footer .element_general_all_categories li a, .layout_item #bg_footer .element_general_all_categories li span {
			color:#fff;
		}
		#bg_footer .element_general_all_categories li:hover a, #bg_footer .element_general_all_categories li span{
			color: #fff;
			text-decoration: underline;
		}
		#bg_footer ul.store_categories li ul.store_categories {
			display: none;
		}
		#bg_footer .show_nav_content {
			display: none;
		}
		div#konimbo_logo {
			display: none;
		}
		#bg_footer .footer_newsletter input::-webkit-input-placeholder {
			color:#fff;
		}
		#bg_footer .footer_newsletter input:-moz-placeholder { /* Firefox 18- */
			color:#fff;
		}
		#bg_footer .footer_newsletter input::-moz-placeholder {  /* Firefox 19+ */
			color:#fff;
		}
		#bg_footer .footer_newsletter input:-ms-input-placeholder {  
			color:#fff;
		}
		/* --- end element_general_prime_categories_footer --- */ 

		/* --- element_general_contact_footer --- */ 
		/*facebook*/
		div#footer_group2 .fb_iframe_widget {
			float: left;
			position: absolute;
			top: 140px;
			left: 0;
		}
		/* --- end element_general_contact_footer --- */ 
		/*up_btn*/
		#upBtn {
			width: 48px;
			height: 48px;
			position: fixed;
			top: auto;
			bottom: 340px;
			right: 0px;
			background: url(up.png) no-repeat center center;
			z-index: 9999;
		}
		#upBtn:hover{   
			cursor:pointer;
		}
		#upBtn.visible{
			opacity: 0.95;
			transition: opacity .25s ease-in-out;
			-moz-transition: opacity .25s ease-in-out;
			-webkit-transition: opacity .25s ease-in-out;
			background: rgba(217, 76, 69, 0.7);
		}
		/*end of up_btn*/

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

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

		/* --- layout_category --- */ 
		.layout_category #wrapper #bg_middle div#main {
			max-width: none;
		}
		div#category_group1 {
			background: #f8f7f7;
		}
		#wrapper .element_category_filter {
			max-width: 1200px;
			margin: 0 auto;
		}
		#wrapper div#layout_category h1 {
			font-size: 26px;
			font-weight: normal;
			color: #be1e2d;
			margin-top: 0;
			margin-bottom: 10px;
		}
		.show_search_msg span.results b {
			font-weight: bold;
			color: #be1e2d;
		}
		#bread_crumbs a, #bread_crumbs li {
			color: #8a8b8c;
			font-size: 13px;
		}
		.layout_category #wrapper #bread_crumbs li {
			color: #636466;
		}
		#wrapper div#category_group2 #bread_crumbs {
			margin-bottom: 6px;
		}
		/* --- end layout_category --- */   

		/* --- element_category_filter_category --- */
		#wrapper .show_filters .filterOptions, .element_category_filter span.results {
			display: none;
		}
		#wrapper #category_group1 .boxContent .groups > div {
			min-width: 150px;
			margin-bottom: 10px;
		}
		.parent_category #wrapper .boxContent .groups > div b {
			display: none;
		}
		.parent_category #wrapper #category_group1 .boxContent .groups > div {
			min-height: 1px;
		}
		.parent_category #wrapper .boxContent .groups > div .group_values_group_title > span:first-child {
			display: none;
		}
		.parent_category #wrapper .boxContent .groups > div .group_values_group_title > * {
			float: right;
		}
		.parent_category #wrapper .boxContent .groups > div .group_values_group_title > span {
			position: relative;
			margin-left: 14px;
		}
		#category_group1 .ProductItem.backgroundgroups {
			padding-bottom: 10px;
		}
		#wrapper .boxContent {
			max-height: 185px;
			overflow: hidden;
			transition: all .25s ease-in-out;
			-moz-transition: all .25s ease-in-out;
			-webkit-transition: all .25s ease-in-out;
		}
		#wrapper div#category_group1:hover .boxContent {
			max-height: none;
			transition: all .25s ease-in-out;
			-moz-transition: all .25s ease-in-out;
			-webkit-transition: all .25s ease-in-out;
		}
		.parent_category #wrapper .boxContent .groups > div .group_values_group_title > span:not(:last-of-type):after {
			content: "";
			display: block;
			position: absolute;
			height: 15px;
			width: 1px;
			background: #000;
			top: 6px;
			left: -5px;
		}
		#wrapper .boxContent .groups > div b {
			color: #252525;
			font-size: 16px;
			line-height: 18px;
			text-decoration: underline;
			font-weight: bold;
			margin-bottom: 11px;
		}
		.show_filters a {
			color: #252525;
			font-size: 14px;
			margin-left: 5px;
		}
		#wrapper span.float_right.size_of_items {
			color: #252525;
		}
		.filterOptions > b {
			border-radius: 0;
			border-color: #e6e6e6;
			background: #FFF;
			background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f5 100%);
			background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f4f4f5));
			background: -webkit-linear-gradient(top, #FFF 0%, #F4F4F5 100%);
			background: -o-linear-gradient(top, #ffffff 0%, #f4f4f5 100%);
			background: -ms-linear-gradient(top, #ffffff 0%, #f4f4f5 100%);
			background: linear-gradient(to bottom, #FFF 0%, #F4F4F5 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f5', GradientType=0 );
		}
		.filterOptions b:hover {
			background: #f4f4f5;
			background: -moz-linear-gradient(top, #f4f4f5 0%, #ffffff 100%);
			background: -webkit-gradient(left top, left bottom, color-stop(0%, #f4f4f5), color-stop(100%, #ffffff));
			background: -webkit-linear-gradient(top, #f4f4f5 0%, #ffffff 100%);
			background: -o-linear-gradient(top, #f4f4f5 0%, #ffffff 100%);
			background: -ms-linear-gradient(top, #f4f4f5 0%, #ffffff 100%);
			background: linear-gradient(to bottom, #f4f4f5 0%, #ffffff 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f5', endColorstr='#ffffff', GradientType=0 );
		}
		.filterOptions i {
			font-style: normal;
			margin-left: 20px;
			color: #666666;
		}
		.filterOptions > b span {
			color: #666666;
		}
		#wrapper .boxContent {
			padding-top: 28px;
		}
		div#facebook_and_sort_category .sortBox {
			float: left;
			position: static;
		}
		div#facebook_and_sort_category span.results {
			position: static;
			float: left;
			display: inline-block;
			margin-left: 30px;
			color: #666666;
		}
		div#facebook_and_sort_category span.results b, div#facebook_and_sort_category .sortBox a:nth-child(3) {
			color: #1a1a1a;
			font-weight: normal;
		}
		div#facebook_and_sort_category .sortBox a:nth-child(1) {
			color: #666666;
		}
		div#facebook_and_sort_category {
			position: static;
			float: left;
			width: 230px;
			display: block;
			clear: both;
			margin-top: -22px;
			height: 20px;
		}
		div#facebook_and_sort_category .sortBox i:nth-child(4) {
			margin-left: 0px;
			color: #666666;
		}
		.layout_category .group_values .line:hover span, .layout_category .group_values .line:hover span a, .layout_category .groups-additional a:hover{
			color: #252525;
		} 
		.show_search_msg span.results b {
			color: #be1e2d;
			font-weight: normal;
		}
		.layout_items .sortBox {
			width: 167px;
		}
		.layout_items div#search_msg_facebook_and_sort > div {
			float: left;
		}
		/* --- end element_category_filter_category --- */ 

		/* --- element_category_list_items_category --- */ 
		.layout_category #bg_middle .element_items_list_items {
			margin-top: 10px;
		}
		.layout_category.parent_category #bg_middle .element_items_list_items {
			margin-top: 0;
		}
		.store_list_items:after {
			content: ".";
			display: block;
			clear: both;
			visibility: hidden;
			height: 0;
		}
		.search_results #bg_middle .layout_list_item {
			margin-bottom: 23px;
		}
		#bg_middle .layout_list_item .list_item_image {
			width: 95%;
			max-width: 206px;
			height: 218px;
			margin: 0 auto;
			margin-bottom: 20px;
			margin-top: 6px;
		}
		#wrapper .layout_list_item .grid {
			display: block;
			/*width: 93%;*/
			height: 306px;
			/*max-width: 223px;*/
			position: relative;
		}
		#bg_middle .layout_list_item .list_item_image * {
			display: block;
			width: 100%;
			height: 100%;
		}
		#bg_middle .layout_list_item:hover .list_item_image {
			opacity: 0.6;
		}
		#bg_middle .layout_list_item .list_item_image img {
			display: block;
			width: auto;
			height: auto;
			max-width: 100%;
			max-height: 100%;
		}
		#bg_middle .layout_list_item .list_item_title_with_brand {
			display: block;
			height: auto;
			overflow: hidden;
			z-index: 9;
			position: static;
			right: 0px;
			left: 0px;
			margin: auto;
			margin-bottom: 2px;
			margin-top: 2px;
			max-height: 34px;
		}
		#bg_middle .layout_list_item .list_item_title_with_brand h3 {
			display: block;
			width: 100%;
			padding: 0 20px;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
			box-sizing: border-box;
		}
		#bg_middle .layout_list_item .list_item_title_with_brand h3 a {
			display: block;
			width: 100%;
			height: 100%;
			font-size: 14.5px;
			color: #140000;
			font-weight: normal;
			text-align: center;
			line-height: 17px;
		}
		#bg_middle .layout_list_item .list_item_show_price {
			display: block;
			height: 22px;
			z-index: 9;
			position: absolute;
			width: 100%;
			overflow: hidden;
			top: 279px;
			direction: rtl;
			text-align: center;
		}
		#bg_middle .layout_list_item .list_item_show_price span.item_show_origin_price {
			display: inline-block;
			height: 20px;
			width: auto;
			padding-left: 22px;
			direction: rtl;
		}
		.item_show_origin_price .origin_price_number {
			display: block;
			height: 100%;
			color: #6a6969;
			font-size: 15px;
			line-height: 28px;
		}
		#bg_middle .layout_list_item .list_item_show_price a.price {
			display: inline-block;
			height: 100%;
			width: auto;
			color: #be1e2d;
			font-size: 22px;
			line-height: 22px;
			font-weight: bold;
			direction: rtl;
		}
		#bg_middle .layout_list_item .list_item_show_price a.price strong {
			display: block;
		}
		#bg_middle .layout_list_item .list_item_show_price a.price span {
			display: none;	
		}
		#bg_middle .layout_list_item .list_item_compare {
			display: none;
		}
		.layout_category #wrapper .layout_list_item .list_item_current_list_item_content, .layout_items #wrapper .layout_list_item .list_item_current_list_item_content {
			display: none;
		}
		.layout_category #wrapper .layout_list_item .extra_button, .layout_items #wrapper .layout_list_item .extra_button {
			display: none;
		}
		.layout_category #wrapper .layout_list_item, .layout_items #wrapper .layout_list_item {
			border-bottom: none;
			margin-top: 17px;
			margin-bottom: 0;
			padding-bottom: 16px;
		}
		.layout_category #wrapper .layout_list_item .grid .list_item_image, .layout_items #wrapper .layout_list_item .grid .list_item_image{
			width: 95%;
			height: 217px;
			margin: 0 auto;
			margin-bottom: 20px;
			padding-top: 7px;
		}
		.layout_category #wrapper .layout_list_item .grid, .layout_items #wrapper .layout_list_item .grid{
			display: block;
			width: 97%;
			height: 307px;
			max-width: 230px;
			position: relative;
			margin: 0 auto;
		}
		.layout_category #wrapper .layout_list_item .grid .list_item_title_with_brand h3 a, .layout_items #wrapper .layout_list_item .grid .list_item_title_with_brand h3 a {
			font-size: 14.5px;
			color: #140000;
			line-height: 16px;
		}
		.layout_category #wrapper .layout_list_item .grid .list_item_show_price, .layout_items #wrapper .layout_list_item .grid .list_item_show_price {
			position: static;
			width: 95%;
			height: auto;
			margin: 0 auto;
			margin-bottom: 20px;
			padding-top: 0;
		}
		.layout_category #wrapper .layout_list_item .grid .item_show_origin_price .origin_price_number, .layout_items #wrapper .layout_list_item .grid .item_show_origin_price .origin_price_number {
			font-size: 16px;
		}
		#bg_middle .layout_list_item .list_item_current_list_item_content {
			display: none;
		}
		#wrapper .layout_list_item .grid div#item_icons {
			position: absolute;
			top: 157px;
			right: 0;
			left: 0;
			width: 83%;
			margin: 0 auto;
		}
		#wrapper .layout_list_item .grid div#item_icons ul {
			padding: 0;
		}
		#wrapper .layout_list_item .grid div#item_icons ul:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
		}
		#wrapper .layout_list_item .grid div#item_icons ul li {
			display: block;
			width: 58px;
			height: 58px;
			float: right;
			margin: 0;
		}
		#wrapper .layout_list_item .grid div#item_icons ul li img {
			display: block;
			width: auto;
			height: auto;
			max-width: 100%;
			max-height: 100%;
		}
		#wrapper .layout_list_item .grid .list_item_show_price a.zero_price_link {
			display: block;
			width: 170px;
			height: 100%;
			right: 0;
			left: 0;
			margin: 0 auto;
			font-size: 18px;
			font-weight: bold;
			color: #be1e2d;
			line-height: 22px;
			text-align: center;
			border-radius: 4px;
			box-sizing: border-box;
			padding-right: 0;
		}
		/* --- end element_category_list_items_category --- */ 

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

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

		/* ------------------------------------- layout_item ------------------------------------- */
		.layout_item #wrapper #bg_middle div#main {
			padding: 0 10px;
		}
		#item_link_buy_now .buyNow {
			display: none;
		}
		#item_current_title h1{
			font-size: 22px;
			color: #363636;
		}
		.layout_item div#demo {
			width: 100%;
		}
		.layout_item #demo #lightSlider img {
			height: auto;
			width: auto;
			max-width: 417px;
			max-height: 342px;
			bottom: 0;
			top: auto;
		}
		.layout_item div#item_icons li:not(.rating_icon) {
			float: right;
			margin-top: 30px;
			margin-right: 40px;
		}
		.special_cart.layout_item #bg_middle div#item_details div.product_quantity {
			display: block;
			position: relative;
			width: 61px;
			height: 35px;
			border: 1px solid #dddbdb;
			top: 0;
			right: 0;
			float: right;
		}
		.special_cart #bg_middle div#item_details div.add_item a, .special_cart #bg_middle div#item_details div.reduce_item a {
			display: block;
			width: 100%;
			height: 100%;
			line-height: 36px;
			margin-top: 0;
			color: #454142;
			font-size: 22px;
			text-align: left;
		}
		.special_cart #bg_middle div#item_details div.reduce_item a {
			line-height: 33px;
			text-align: right;
		}
		.special_cart.layout_item #wrapper div#item_details div.product_quantity > div.amount_feed {
			position: absolute;
			width: 25px;
			height: 100%;
			display: block;
			font-size: 0;
			right: 17px;
			top: 0;
		}
		.special_cart.layout_item div#item_details div.product_quantity > div > input {
			border: none;
			width: 100%;
			height: 100%;
			text-align: center;
			outline: none;
			line-height: 33px;
			font-size: 15px;
			color: #6c6c6c;
			padding: 0;
		}
		.special_cart.layout_item #wrapper div#item_details div.product_quantity > div.quantity {
			position: absolute;
			top: 0;
			left: 0;
			right: auto;
			width: 17px;
			height: 100%;
		}
		.special_cart.layout_item #wrapper div#item_details div.product_quantity > div.quantity.add_item.quantity {
			right: 0;
			left: auto;
		}
		table.deal_items td {
			overflow: hidden;
		}
		#bg_middle .main_price_and_btn div.wrap_price {
			text-align: center;
			margin-bottom: 3px;
			margin-left: 30px;
		}
		.main_price_and_btn span.item_show_origin_price {
			display: inline-block;
			float: right;
			position: static;
			height: 30px;
			margin-left: 69px;
			width: 100%;
			text-align: right;
		}
		.layout_item .item_show_origin_price .origin_price_number {
			display: block;
			height: 100%;
			line-height: 29px;
			font-size: 15px;
			padding-left: 21px;
			color: #777474;
		}
		.main_price_and_btn div#item_show_price {
			display: inline-block;
			float: right;
			position: static;
			height: 30px;
			width: 100%;
		}
		.main_price_and_btn div#item_show_price span {
			display: block;
			height: 100%;
			line-height: 33px;
			font-size: 30px;
			color: #be1e2d;
			text-align: right;
		}
		.main_price_and_btn div#item_show_price span span {
			padding-left: 21px;
		}
		.main_price_and_btn div#item_show_price span.to_the_right {
			text-align: right;
			height: 40px;
			line-height: 40px;
		}
		.main_price_and_btn div#item_show_price span.price_title {
			display: none;
		}
		a.commit_to_real {
			float: left;
		}
		#bg_middle div#item_details .fake_quantity {
			height: 35px;
			position: static;
			width: 178px;
			float: right;
			margin-left: 25px;
		}
		.smallButton a, #wrapper #bg_middle a.commit_to_real, #wrapper #bg_middle .contactNow > a {
			display: block;
			position: relative;
			height: 100%;
			width: 100%;
			background: #be1e2d;
			color: #fff;
			margin-top: 0;
			cursor: pointer;
			font-size: 18px;
			text-align: center;
			line-height: 35px;
			-webkit-border-radius: 0;
			-moz-border-radius: 0;
			opacity: 1;
			float: none;
			padding: 0;
			font-weight: normal;
			border: none;
			border-radius: 0;
		}
		#wrapper #bg_middle .contactNow > a{
			line-height: 44px;
		}
		#wrapper a.commit_to_real:hover, div#go_to_order a:hover, #wrapper a.commit_to_real:hover:after {
			color: #d93649;
			background: #fff;
			line-height: 58px;
		}
		#wrapper a.commit_to_real:hover:after {
			background: #302f30;
			border: none;
		}
		#wrapper #bg_middle a.commit_to_real:hover, #wrapper #bg_middle .contactNow > a:hover {
			background: #302f30;
		}
		#wrapper #bg_middle .contactNow > a:hover {
			background: #302f30;
		}
		#wrapper a.commit_to_real:after {
			content: "×”×•×¡×£ ×œ×¢×’×œ×”";
			display: block;
			width: 100%;
			height: 100%;
			color: #fff;
			line-height: 60px;
		}
		#wrapper a.commit_to_real.zero_value:after {
			content: "בחר כמות";
		}
		.layout_item #wrapper span.zero_val_comment {
			float: right;
		}
		#wrapper a.commit_to_real.btn_err_must_upgrade:after, #wrapper a.commit_to_real.btn_err_must_upgrade.clicked:after {
			content: "הוסף לסל";
			color: #fff;
			line-height: 35px;
			font-size: 18px;
		}
		#wrapper a.commit_to_real:not(.btn_err_must_upgrade).clicked:after {
			line-height: 35px;
			padding: 0;
			color: #fff;
			background: none;
			font-size: 18px;
		}
		.layout_item #wrapper a.commit_to_real.zero_value:not(.btn_err_must_upgrade).clicked:before{
			z-index: 9;
		}
		#wrapper a.commit_to_real.zero_value.btn_err_must_upgrade.clicked:before{
			content: none;
		}
		a.commit_to_real.btn_err_must_upgrade.clicked:after{
			padding-right: 0;
			font-weight: bold;
		}
		.layout_item div#item_link_buy_now {
			float: right;
		}
		.layout_item #item_link_buy_now .contactNow {
			float: right;
		}
		#item_link_buy_now .buyNow, div#item_deal_items .buyNow, #item_link_buy_now .contactNow{
			background-color: #be1e2d;
			border: none;
		}
		#item_link_buy_now{
			float: left;
		}
		.fake_quantity > input {
			display: none;
		}
		.sku_details span {
			color: #555555;
			font-size: 12px;
			margin-left: 5px;
		}
		#item_show_carousel a {
			display: block;
			background: #d9d9d9;
			opacity: 1;
		}
		#demo .lSPager.lSGallery li.active a {
			border: none;
			border-top: 4px solid #be1e2d;
		}
		#demo img {
			max-height: 90%;
		}
		ul.lSPager.lSGallery a {
			background: none !important;
		}
		#demo i.fa.fa-search {
			width: 33px;
			height: 33px;
			font-size: 0;
			background: url(zoom_icon.png) no-repeat center center;
			bottom: 6%;
			display: block;
		}
		.lSSlideWrapper.usingCss .fa-search:before {
			content: none;
		}
		#item_show_carousel .lSAction > a {
			width: 35px;
			height: 54px;
		}
		.lSAction .lSNext:before, .lSAction .lSPrev:before {
			content: none;
		}
		#item_show_carousel .lSAction > a.lSNext{
			background: url(carousel_right.png) no-repeat;
			right: 0;
		}
		#item_show_carousel .lSAction > a.lSPrev{
			background: url(carousel_left.png) no-repeat;
			left: 0;
		}
		#demo .lSPager.lSGallery a,
		#wrapper .lSSlideWrapper.usingCss {
			border: none;
		}
		.smallButton{
			background: none;
			border: none;
		}
		#wrapper div#item_show_facebook {
			margin: 10px 0;
			float: left;
			text-align: left;
			/*margin-top: -20px;*/
			margin-left: 4px;
		}
		#color_items li {
			margin-left: 20px;
		}
		.upgrades_form_fields.info > div {
			/*width: 100%;*/
		}
		#bg_middle .upgrades_form_fields.info > div {
			margin-left: 3px;
		}
		.item_attributes_top .upgrades_form_fields label {
			width: 100%;
			/*max-width: 198px;*/
		}
		.item_attributes_top select, .item_attributes_top input {
			width: 100%;
		}
		#bg_middle .upgrades_form_fields .upgrade_topic_title {
			font-weight: normal;
		}
		div#item_current_content b {
			font-weight: normal;
			font-size: 15px;
		}
		#bg_middle #item_current_content > ul > li:before {
			color: #d7d7d7;
		}
		.layout_item .item_main_top.row .code_item {
			display: none;
		}
		#wrapper .sub_title_read_more_wrap {
			display: none;
		}
		.layout_item span.read_more {
			cursor: pointer;
			color: #be1e2d;
			float: right;
		}
		.layout_item div#item_details .item_code {
			float: right;
			clear: both;
		}
		.layout_item div#item_anchors {
			display: none;
		}
		#wrapper .item_main_bottom_left div#item_current_content {
			display: none;
		}
		#wrapper .icons{
			border: none;
		}
		#wrapper .icons > div {
			border: #707070 solid 1px;
			border-radius: 5px;
		}
		/*icons*/
		.layout_item div#item_icons{
			right: 0px;
			max-width: 100%;
			overflow: hidden;
		}
		.layout_item div#item_icons > ul {
			padding-left: 0;
		}
		.layout_item div#item_icons > ul:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
		}
		.layout_item div#item_icons li.item_icon {
			float: right;
			margin-left: 4px;
			margin-bottom: 4px;
			width: 80px;
			height: 48px;
			display: block;
		}
		.layout_item div#item_icons li.item_icon img {
			max-width: 100%;
			max-height: 100%;
			width: auto;
			height: auto;
		}
		.layout_item .item_main_bottom_left .icons > div{
			display: none;
		}
		.layout_item .item_main_bottom_left li img {
			max-width: 100%;
			max-height: 100%;
		}
		.layout_item #wrapper .item_main_bottom_left .icons {
			display: none;
		}
		.layout_item .item_main_bottom_left .icons > li {
			width: 24.02%;
			height: 83px;
			display: inline-block;
			float: right;
			margin-left: 1.187%;
		}
		.layout_item .item_main_bottom_left .icons > li:last-child {
			margin-left: 0;
		}
		.layout_item div#item_icons li.four_icons {
			display: none;
		}

		.layout_item .fixed_icons {
			width: 384px;
			float: right;
		}
		.layout_item .fixed_icons > li {
			float: right;
			display: block;
			width: 94px;
			height: 54px;
		}
		.layout_item .fixed_icons > li img {
			display: block;
			width: auto;
			height: auto;
			max-width: 100%;
			max-height: 100%;
		}
		.layout_item div#item_icons li.rating_icon {
			position: absolute;
			top: 0;
			left: 10px;
		}
		.layout_item #wrapper div#item_icons li.fixed_icon {
			display: none;
		}
		/*end icons*/
		#lg-close {
			opacity: 1;
			width: 50px;
			height: 50px;
			background: #000;
		}
		#lg-close:after {
			font-size: 43px;
		}
		#item_current_title h1 > span {
			font-size: 22px;
			font-weight: normal;
		}
		div#item_current_title {
			margin-bottom: 15px;
		}
		#item_current_sub_title > span {
			font-size: 14px;
			color: #2f2933;
		}
		a.sub_title_read_more {
			color: #656565;
		}
		.layout_item #item_current_sub_title {
			max-height: 110px !important;
		}
		#wrapper div#item_current_sub_title.open {
			max-height: 263px !important;
		}
		#wrapper .item_main_top {
			margin-bottom: 22px;
			border-bottom: none;
		}
		#wrapper .item_main_bottom_right {
			margin-top: 27px;
		}
		#wrapper div#item_upgrades_top {
			padding-bottom: 0;
			margin-bottom: 11px;
			border-bottom: none;
		}
		#wrapper .main_price_and_btn {
			padding-bottom: 0;
			border-bottom: none;
			margin-bottom: 0;
		}
		div#item_upgrades div#selectsHook > strong {
			display: none;
		}
		div#selectsHook label:nth-child(2n), .upgrades_form_fields.info > div:nth-child(2n) {
			margin-left: 0;
		}
		#wrapper .item_main_bottom_left {
			float: left;
			margin-top: 39px;
		}
		#wrapper .icons > .icon > div {
			max-width: 72px;
			width: 100%;
			height: 65px;
			color: #fff;
			text-align: center;
			font-size: 12px;
			margin: 0 auto;
			background: none;
		}
		#wrapper .ask_about_item > div {
			margin-bottom: 10px;
		}
		.icon.icon_warranty_pop {
			display: none;
		}
		#wrapper .icons > .icon > div .fa {
			display: none;
		}
		#wrapper .icons > .icon > div > span {
			display: none;
		}
		#wrapper .ask_about_item > div.wrap_about_item i {
			display: none;
		}
		a.bold_link.link_ask_about_item {
			display: block;
			background: url(ask_about_icon.png) no-repeat right center;
			width: 100%;
			height: 21px;
			color: #525252;
			font-weight: normal;
		}
		#wrapper .ask_about_item > div.wrap_deal_item i {
			display: none;
		}
		a#dealButtonHook{
			display: block;
			background: url(also_buy_icon.png) no-repeat 100%;
			width: 100%;
			height: 23px;
			color: #525252;
			font-weight: normal;
		}
		#wrapper div#item_main {
			max-width: 1200px;
			border-bottom: #dcdad8 solid 1px;
		}
		.item_bottom_links.row {
			display: none;
		}
		div#layout_item {
			margin-bottom: 20px;
		}
		.layout_item ul#bread_crumbs {
			margin-bottom: 15px;
			margin: 8px auto;
		}
		#item_info #item_deal_items,
		#item_main.max-width-center{
			border: none;
		}
		#wrapper span.price_value {
			font-weight: bold;
			font-size: 22px;
			color: #ff2151;
		}
		h4.deal_items {
			margin-top: 0;
			margin-bottom: 44px;
			font-size: 19px;
			color: #3d3d3d;
		}
		div#item_info h3 {
			display: block;
			width: 100%;
			text-align: right;
			height: 26px;
			line-height: 13px;
			position: relative;
			font-size: 22px;
			font-weight: normal;
			color: #1a1a1a;
		}
		div#item_info h3#also_buy {
			margin-bottom: 30px;
		}
		.deal_items td:nth-child(even) {
			color: #d93649;
		}
		div#tabs > div#item_also_buy {
			margin-bottom: 4px;
			padding-bottom: 40px;
			border-bottom: #e2e1df solid 1px;
		}
		div#item_also_buy b {
			color: #363636;
			font-size: 18px;
			font-weight: normal;
			text-align: center;
			height: 31px;
			line-height: 30px;
		}
		#matchingCarouselHook i{
			color: #363636;
			font-size: 16px;
			text-align: center;
			margin-top: 3px;
		}
		#matchingCarouselHook .checkbox{
			display: none;
		}
		#matchingCarouselHook .image_matching_wrap{
			border: none;
		}
		div#item_info {
			max-width: 1200px;
			margin: 0 auto;
		}
		div#tabs > div {
			border: none;
		}
		.layout_item  #bg_middle .owl-carousel.owl-theme.owl-loaded .owl-controls {
			width: 100%;
			right: 0;
			left: auto;
			top: 30%;
			background: none;
		}
		.layout_item  #bg_middle #matchingCarouselHook .owl-nav {
			z-index: 99;
			width: 100%;
			height: 0;
			right: 0;
			top: 31%;
		}
		.layout_item #bg_middle #matchingCarouselHook .owl-nav > div {
			position: absolute;
			font-size: 0px;
			width: 70px;
			height: 53px;
			position: absolute;
			right: auto;
			left: 0;
		}
		.layout_item #bg_middle #matchingCarouselHook .owl-nav > div > i {
			font-size: 0;
		}
		.layout_item #bg_middle #matchingCarouselHook .owl-nav > div.owl-prev {
			right: 0px;
			left: auto;
			background: url(carousel_right.png) no-repeat center;
		}
		.layout_item #bg_middle #matchingCarouselHook .owl-nav > div.owl-next {
			left: 0px;
			right: auto;
			background: url(carousel_left.png) no-repeat center;
		}
		.wrap_item_features {
			display: block;
		}
		#wrapper .wrap_item_features > div {
			width: 100%;
			margin-bottom: 18px;
		}
		.specifications b.features {
			font-weight: normal;
		}
		span.vi {
			display: inline-block;
			float: right;
			margin-left: 5px;
		}
		span.vi:after {
			content: "\f100";
			font-family: fontAwesome;
			color: #F48221;
		}
		td.deal_button {
			width: 198px;
		}
		.layout_item .smallButton {
			max-width: 160px;
			height: 50px;
		}
		.smallButton a {
			height: 50px;
			line-height: 50px;
			padding-left: 0;
			background: #be1e2d;
			color: #fff;
			font-size: 20px;
			border-radius: 0;
		}
		.smallButton a:hover{
			background: #302f30;
		}
		div#item_current_content {
			border: none;
		}
		#wrapper .wrap_shipping_warranty_delivery {
			font-size: 12px;
			color: #707070;
			display: none;
		}
		div#tabs > div#item_content h3#item_content_title {
			display: none;
		}
		div#tabs > div.wrap_item_features h3#kit {
			display: none;
		}
		div#tabs > div.wrap_item_features div#item_kit .features li:first-child{
			margin-bottom: 3px;
		}
		div#tabs > div.wrap_item_features div#item_kit .features li:first-child span.vi {
			display: none;
		}
		div#tabs > div.wrap_item_features div#item_kit .features li:first-child b {
			color: #2f2c2d;
			font-size: 22px;
			float: none;
			padding-right: 9px;
		}
		div#tabs > div.wrap_item_features div#item_kit .features li span.vi:after {
			content: "\f0d9";
			color: #333f43;
		}
		div#tabs > div.wrap_item_features div#item_kit .features li {
			overflow: hidden;
			margin-bottom: 20px;
		}
		div#tabs > div.wrap_item_features div#item_kit .features li:last-child {
			margin-bottom: 0;
		}
		div#tabs > div.wrap_item_features div#item_kit .features li b {
			float: left;
			width: 97%;
			color: #656565;
		}
		div#tabs > div.wrap_item_features {
			margin-bottom: 0;
			padding-bottom: 0;
		}
		div#tabs > div#item_content {
			padding-left: 10px;
			padding-bottom: 0;
			margin-bottom: 0;
		}
		div#tabs > div#item_content .specifications {
			margin-bottom: 17px;
		}
		div#tabs > div#item_content .desc h3 {
			margin-top: 9px;
			height: 15px;
		}
		div#tabs > div#item_content .desc p {
			color: #656565;
			margin-bottom: 20px;
		}
		div#tabs > div#item_content .desc p:last-child {
			margin-bottom: 0;
		}
		/*social network links*/
		.layout_item div#item_main ul.element_general_links.social_networks {
			float: left;
			padding: 0;
			margin-left: 57px;
			margin-bottom: 0;
			margin-top: 2px;
		}
		.layout_item div#item_main ul.element_general_links.social_networks li {
			display: block;
			width: 28px;
			height: 28px;
			text-align: center;
			line-height: 28px;
			margin-right: 3px;
		}
		.layout_item div#item_main ul.element_general_links.social_networks li.pos_0 {
			background: #0077b5;
		}
		.layout_item div#item_main ul.element_general_links.social_networks li.pos_1 {
			background: #3b5998;
		}
		.layout_item div#item_main ul.element_general_links.social_networks li.pos_2 {
			background: #55acee;
		}
		.layout_item div#item_main ul.element_general_links.social_networks li a {
			display: block;
			width: 100%;
			height: 100%;
			font-size: 20.4px;
			color: #fff;
		}
		.layout_item #bg_middle div.social {
			float: right;
			margin-top: 20px;
			width: auto;
			clear: both;
		}
		/*end social network links*/

		/*deal_items*/
		.layout_item #wrapper div#item_deal_items {
			display: block;
			border-bottom: #dcdad8 solid 1px;
		}
		.layout_item #wrapper table.deal_items tr {
			text-align: center;
		}
		.layout_item #wrapper #item_deal_items em {
			display: none;
		}
		.layout_item #wrapper table.deal_items td {
			display: inline-block !important;
			opacity: 1 !important;
			visibility: visible !important;
			position: relative;
		}
		.layout_item #wrapper table.deal_items td img {
			max-height: 100%;
			max-width: 100%;
			width: auto;
			height: auto;
		}
		.layout_item #wrapper table.deal_items td .img_wrapper {
			width: 140px;
			height: 120px;
			margin-bottom: 5px;
		}
		.layout_item #wrapper table.deal_items td > input {
			position: absolute;
			right: 0;
			top: 0;
		}
		.layout_item #wrapper table.deal_items td.unclicked {
			opacity: 0.5 !important;
		}
		.layout_item #wrapper .deal_items td.equal {
			visibility: hidden !important;
			min-height: 0px !important;
			height: 0px !important;
		}
		.layout_item #wrapper .deal_items td.plus {
			margin: 0 7px;
			font-size: 0;
			background: url(plus.png) no-repeat center;
		}
		.layout_item #wrapper .deal_items h4 span#total_price {
			display: block;
			color: #d93537;
			font-weight: bold;
			font-size: 20px;
			line-height: 20px;
			padding-top: 5px;
		}
		.layout_item #wrapper h4.deal_items {
			font-size: 0;
		}
		.layout_item #wrapper h4.deal_items span#total_price{
			color: #d93537;
			font-size: 20px;
		}
		.layout_item #wrapper h4.deal_items span.title_items {
			color: #2f2c2d;
			font-size: 18px;
		}
		.layout_item #wrapper td.deal_button .smallButton {
			max-width: 295px;
			width: 100%;
			display: block;
			margin: 0 auto;
			text-align: center;
			position: static;
			float: none;
		}
		.layout_item #wrapper table.deal_items td.deal_button {
			margin: 0 auto;
			text-align: center;
		}
		.layout_item #wrapper h4.deal_items span#total_price span.total_price_before_vat strong {
			color: #d93537;
			font-size: 20px;
			font-weight: bold;
		}
		.layout_item #wrapper #item_info h3#deal_items {
			color: #1a1a1a;
			font-size: 22px;
		}
		.layout_item #wrapper #item_info h3#deal_items span {
			font-size: 14px;
			color: #1a1a1a;
		}
		.layout_item #wrapper div#item_deal_items span.hidden_span_title {
			display: block !important;
			width: 140px;
			height: 42px;
			overflow: hidden;
			margin-bottom: 18px;
		}
		.layout_item #wrapper div#item_deal_items span.hidden_span_price {
			display: block !important;
		}
		/*end deal_items*/
		/* --- element_general_tabs --- */ 
		.layout_item #wrapper div#tabs:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
		}
		/* --- end element_general_tabs --- */

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


		/* ------------------------------------- layout ------------------------------------- */
		.contact a.new_customer, .contact a.forget_password, .contact a.new_customer{
			color: #be1e2d;
		}
		/* --- clearfix --- */
		/* --- end clearfix --- */

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

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

		/* --- layout_contact --- */ 
		.layout_customer_login #wrapper #bg_middle:before, .layout_customer_signup #wrapper #bg_middle:before, .layout_contact #wrapper #bg_middle:before{
			content: none;
		}
		.layout_customer_login #wrapper div#main:before, .layout_customer_signup #wrapper div#main:before, .layout_contact #wrapper div#main:before, .layout_about div#bg_middle:before {
			content: none;
		}
		.layout_contact #main:before, .layout_customer_login #main:before, .layout_customer_signup #main:before, .layout_about #main:before{
			content: none;
		}
		div#show_customer_session_form, div#show_customer_form {
			padding-top: 10px;
			padding-bottom: 0;
		}
		div#show_customer_session_form .contact:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;
		}
		.layout_contact #wrapper .bg_layout_middle {
			margin-top: 0;
		}
		.layout_customer_login #wrapper #bg_middle div#main, .layout_customer_signup #wrapper #bg_middle div#main, .layout_contact #wrapper #bg_middle div#main{
			padding: 0 10px;
		}
		/* --- end layout_contact --- */ 

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

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

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

		/* --- layout_order --- */ 
		.layout_order div#summery-buttons .smallButton a {
			line-height: 46px;
		}
		input#contract_checkbox {
			margin-left: 5px;
			width: 13px;
			height: 13px;
			vertical-align: bottom;
			margin-bottom: 2.295%;
		}
		/* --- end layout_order --- */ 

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

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

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


		/*--- colors ---*/
		.error.dontTakeSpace strong, 
		.boxContent .groups > div b, 
		div#item_current_sub_title strong, 
		#item_show_price .price_value, 
		.personal_sell_signup_right .link_personal_sell_signup, 
		#item_current_content > b, 
		#item_current_content > ul > li:before, 
		#item_safe_buy, 
		.ask_about_item i, 
		#color_items li span.color_items_title, 
		.specifications.row ul li span, 
		#item_zap_reviews .features li p:before, 
		.item_bottom_links .item_anchor_go_up a, 
		#layout_credit_guard .billing label{
			color: #be1e2d;
		}
		/*--- end colors ---*/

		/* fonts */
		/* end fonts */

		/*bottons*/
		/*end bottons*/

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

			/* ------------------------------------- header ------------------------------------- */
			.layout_homepage div#homepage_notice {
				top: 60px;
			}
			.layout_homepage .flashNotice {
				top: 60px;
			}
			/* --- layout_header --- */ 
			#main_nav_bg .navbar-brand {
				display: none;
			}
			div#header_logo {
				top: 10px;
				left: 14px;
				position: absolute;
				display: block;
				right: auto;
				height: 40px;
				width: 88px;
			}
			div#header_logo img {
				max-width: 109px;
			}
			.wrap_header_elements {
				width: 102px;
				right: 0;
				height: 100%;
				z-index: 99999999999;
			}
			div#bg_header {
				z-index: 9999;
				position: fixed;
				height: 60px;
			}
			/* --- end layout_header --- */ 

			/* --- header_cart_nav_header --- */
			#layout_header #header_cart_nav {
				z-index: 99999999999999;
				display: inline-block;
				padding: 0px;
				height: 100%;
				width: 53px;
				position: static;
				float: right;
				border-left: #64615f solid 1px;
			}
			#header_cart_nav .cart span.cart_with_items_counter {
				position: absolute;
				color: #fff;
				display: block;
				top: 36px;
				right: auto;
				left: 34px;
				font-size: 9px;
				text-align: left;
			}
			#header_cart_nav .cart {
				background: url(cart_tablet.png) no-repeat center 33px;
			}
			.cart.special_cart_with_upgrades.visible {
				top: 60px !important;
			}
			div.cart.special_cart_with_upgrades.visible .cart_close_btn {
				display: block !important;
			}
			/* --- end_header_cart_nav_header --- */

			/* --- main_nav_bg --- */ 
			#wrapper div#main_nav_bg .navbar.navbar-static-top {
				display: none;
			}
			#wrapper div#header_group1 li.link_all_items {
				width: 52px;
				float: none;
				display: block;
				height: 60px;
				padding: 0;
				border: none;
				margin: 0;
				margin-right: 102px;
				border-left: #64615f solid 1px;
				margin-top: 0px;
				background: url(hamburger.png) no-repeat 16px 33px;
			}
			#wrapper div#header_group1 li.link_all_items a span {
				font-size: 0 !important;
			}
			div#header_group1 li.link_all_items div#header_show_prime_categories.open {
				top: 60px;
			}
			#wrapper div#header_show_prime_categories > ul.store_categories {
				padding: 0;
			}
			#wrapper #bg_header li.link_all_items > span > a > span {
				line-height: 23px;
				display: block;
				height: 100%;
				width: 100%;
				position: relative;
			}
			#wrapper #bg_header li.link_all_items > span > a > span:after {
				content: "(+)";
				position: absolute;
				display: block;
				left: 0;
				top: 0px;
			}
			#wrapper #header_group1 li.link_all_items .store_categories > li{
				width: 100%;
				min-height: 29px;
				background: #f1f1f1;
				border-color: #d4d4d4;
			}
			#wrapper #header_group1 li.link_all_items .store_categories > li:hover {
				background: #f9f9f9;
			}
			#wrapper #header_group1 li.link_all_items .store_categories > li a {
				display: block;
				width: 100%;
				height: 100%;
				line-height: 29px;
				color: #373325;
				padding-right: 14px;
				box-sizing: border-box;
				padding-left: 20px;
				position: relative;
				text-align: right;
				font-size: 10.5px;
			}
			#wrapper #header_group1 li.link_all_items > li > a, #wrapper #header_group1 li.link_all_items .store_categories > li > span{
				display: block;
				width: 100%;
				height: 100%;
				overflow: hidden;
				line-height: 40px;
				font-size: 14px;
				color: #3e3e3e;
				text-align: right;
				padding-right: 40px;
				position: relative;
				padding-left: 20px;
				margin-right: 0;
			}
			#header_group1 li.link_all_items #header_show_prime_categories > .store_categories > li:hover a, #header_group1 li.link_all_items #header_show_prime_categories > .store_categories > li:hover a:after
			#header_group1 li.link_all_items #header_show_prime_categories > .store_categories > li > span:after {
				color: #373325 !important;
			}
			#wrapper #wrapper #header_group1 li.link_all_items .store_categories > li > span{
				color: #fff;
			}
			#wrapper #header_group1 li.link_all_items #header_show_prime_categories > .store_categories > li > a:after, #wrapper #header_group1 li.link_all_items #header_show_prime_categories > .store_categories > li > span:after {
				content: "\f104";
				font-family: fontAwesome;
				display: inline-block;
				float: left;
				color: #373325;
			}
			#header_group1 li.link_all_items #header_show_prime_categories > .store_categories > li:hover a,
			#header_group1 li.link_all_items #header_show_prime_categories > .store_categories > li:hover a:after
			#header_group1 li.link_all_items #header_show_prime_categories > .store_categories > li > span:after{
				color: #fff;
			}
			#header_show_prime_categories > ul > li > ul.open li.store_category_group_title {
				display: none;
			}
			#header_group1 li.link_all_items #header_show_prime_categories > .store_categories > li > a:before, #header_group1 li.link_all_items #header_show_prime_categories > .store_categories > li > span:before{
				content: "";
				display: block;
				height: 29px;
				width: 40px;
				position: absolute;
				right: 0px;
				top: 0;
				z-index: 99;
			}
			/* --- end_main_nav_bg --- */ 

			/* --- element_general_search_header --- */ 
			#bg_header ul.element_general_links.search_btn.vertical {
				font-size: 0 !important;
				background: url(search_tablet.png) center 34px no-repeat;
				width: 49px;
				height: 59px;
				cursor: pointer;
				padding: 0px;
				z-index: 9999999;
				top: 5px;
				position: static;
				display: inherit;
				float: right;
				margin-bottom: 0;
				border-left: #64615f solid 1px;
			}
			#wrapper div#header_show_search {
				top: auto;
				background-color: #000;
				margin-top: 0px;
				bottom: -37px;
				height: 37px;
				position: absolute;
				z-index: 1;
				border-top: 1px solid #2F2F2F;
			}
			div#header_show_search > form.search > div > div#searchBtnHook {
				display: inline-block;
				position: absolute;
				height: 100%;
				width: 32px;
				top: 0px;
			}
			div#header_show_search > form.search > div > div#searchBtnHook {
				left: 0px;
				right: auto;
			}
			div#header_show_search > form.search > div > div#searchBtnHook > input {
				width: 100%;
				top: 0px;
				left: auto;
				position: absolute;
				right: 0px;
				float: right;
			}
			div#header_show_search > form.search > div > div#searchBtnHook > input {
				width: 100%;
				top: 0px;
				left: 0px;
				position: absolute;
				background: url(search_btn2_tablet.png) no-repeat 9px 12px transparent;
			}
			#wrapper div#header_show_search {
				top: auto;
				background-color: #fff;
				margin-top: 0px;
				bottom: -44px;
				height: 43px;
				position: absolute;
				width: 100%;
				z-index: 99999;
				display: none;
				border-bottom: 2px solid #312f2f;
			}
			div#header_show_search > form.search, div#header_show_search > form.search > div, div#header_show_search > form.search > div > label {
				display: block;
				height: 100%;
				width: 100%;
				margin: 0px;
				padding: 0px;
			}
			div#header_show_search > form.search > div > label > input#q {
				font-size: 13.3px;
				color: #585052;
				text-indent: 43px;
			}
			div#header_show_search .close_search {
				background: url(close_search_tablet.png) no-repeat center center;
				font-size: 0;
				position: absolute;
				top: 0px;
				right: 9px;
				height: 40px;
				width: 26px;
				cursor: pointer;
			}
			/* --- end element_general_search_header --- */ 

			/* --- element_general_links_header --- */ 
			/* --- 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 --- */ 
			/* --- 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 --- */  
			body:not(.layout_homepage) #wrapper div#bg_middle {
				margin-top: 60px;
			}
			.layout_homepage #wrapper div#bg_middle {
				margin-top: 0;
			}
			h3.homepage_heading {
				font-size: 22px;
			}
			h3.homepage_heading:after {
				left: -30px;
			}
			#bread_crumbs {
				visibility: hidden;
				height: 7px;
				margin: 0;
			}
			/* --- end layout_homepage_middle --- */ 

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

			/* --- element_general_strength_middle --- */ 
			/* --- end element_general_strength_middle --- */ 

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

			/* --- element_general_categories_images_middle --- */ 
			.layout_homepage #bg_middle .element_general_categories_images.articles .heading {
				font-size: 18px;
			}
			.layout_homepage #wrapper #bg_middle  ul.element_general_links.article_link li a {
				font-size: 12px;
			}
			.layout_homepage #bg_middle .element_general_categories_images.articles.articles_left .current_category_image table {
				max-width: none;
				float: none;
			}
			.layout_homepage #bg_middle .element_general_categories_images.articles.articles_left .current_category_image {
				height: auto;
			}
			.layout_homepage #bg_middle .element_general_categories_images.articles.articles_left .current_category_image table img {
				/*margin: 0 auto;*/
			}
			.layout_homepage #bg_middle .element_general_categories_images.articles.articles_left .current_category_image .category_image_content {
				height: auto;
				max-height: 153px;
			}
			.layout_homepage #bg_middle .element_general_categories_images.articles.articles_left .current_category_image .category_image_content_bottom {
				position: static;
				margin-top: 7px;
			}
			.layout_homepage #bg_middle .element_general_categories_images.articles.articles_left .current_category_image table {
				margin-bottom: 8px;
			}
			.layout_homepage #bg_middle .element_general_categories_images.articles.articles_right .current_category_image.pos_0,
			.layout_homepage #bg_middle .element_general_categories_images.articles.articles_top .current_category_image.pos_0 {
				border-bottom: #e3e2e2 solid 1px;
			}
			.layout_homepage #bg_middle .element_general_categories_images.articles.articles_top .current_category_image {
				height: 200px;
			}
			.layout_homepage #bg_middle .element_general_categories_images.articles.articles_top .current_category_image .category_image_content {
				height: 104px;
			}
			.layout_homepage #bg_middle .element_general_categories_images.articles.articles_right .current_category_image .category_image_content {
				margin-top: 5px;
				max-height: 153px;
			}
			/* --- 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 --- */ 
			#bg_middle .element_general_images.banner.banner1 {
				margin-bottom: 20px;
			}
			#bg_middle .element_general_images.banner.banner2{
				margin-bottom: 10px;
			}
			/* --- 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 --- */ 
			#bg_middle div.small.links_carousel .owl-controls {
				display: none;
			}
			#wrapper #bg_middle .four.g_slider.slider_v1 .owl-stage-outer {
				padding: 14px 0 12px;
			}
			.layout_homepage #bg_middle .layout_list_item .list_item_image {
				height: 150px;
				margin-bottom: 4px;
			}
			.layout_homepage #bg_middle .layout_list_item .list_item_show_price {
				top: 192px;
			}
			.layout_homepage #bg_middle .layout_list_item .list_item_title_with_brand {
				margin-bottom: 2px;
			}
			#bg_middle div.small.links_carousel {
				margin-bottom: 30px;
			}
			#wrapper #bg_middle .four.g_slider.slider_v1 .owl-controls .owl-next, #wrapper #bg_middle .four.g_slider.slider_v1 .owl-controls .owl-prev {
				height: 30px;
				width: 20px;
			}
			#wrapper #bg_middle .four.g_slider.slider_v1 .owl-controls i:before {
				line-height: 30px;
			}
			#wrapper .four.g_slider.slider_v1 .layout_list_item .grid div#item_icons {
				top: 90px;
				right: 6px;
			}
			.layout_homepage #wrapper .layout_list_item .grid {
				height: 235px;
			}
			#wrapper #bg_middle .four.g_slider.slider_v1 .owl-controls {
				bottom: 30px;
			}
			#bg_middle .four.g_slider.slider_v1 .layout_list_item .list_item_show_price a.price {
				font-size: 18px;
			}
			#bg_middle .four.g_slider.slider_v1 .item_show_origin_price .origin_price_number {
				font-size: 13px;
			}
			div#homepage_group2 > .row {
				margin-bottom: 20px;
			}
			.layout_homepage #wrapper #bg_middle div.small.links_carousel .owl-controls {
				display: block;
			}
			#bg_middle div.small.links_carousel .owl-controls .owl-prev {
				width: 20px;
				height: 35px;
				background-size: 47%;
				background-position: 6px center;
			}
			#bg_middle div.small.links_carousel .owl-controls .owl-next {
				width: 20px;
				height: 35px;
				background-size: 50%;
				background-position: 6px center;
			}
			/* --- end element_general_carousel_middle --- */ 

			/* --- element_general_brand_carousel --- */ 
			/* --- end element_general_brand_carousel --- */ 

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

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

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

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

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

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

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

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

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

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

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

			/* --- layout_footer --- */ 
			div#layout_footer {
				padding-bottom: 20px;
			}
			div#footer_group2 > * {
				margin-bottom: 20px;
			}
			div#footer_group4 {
				margin-top: 30px;
			}
			#bg_footer .element_general_images.payments .current_element_image.pos_1 {
				float: left;
			}
			/* --- end layout_footer --- */

			/* --- element_general_newsletter_footer --- */ 
			#bg_footer .element_general_images.payments img {
				max-width: 277px;
			}

			div#footer_group2 .element_general_all_categories .store_categories li {
				width: 100%;
			}

			form.footer_newsletter {
				margin-left: 0;
			}
			/* --- end element_general_newsletter_footer --- */ 

			/* --- element_general_links_footer --- */ 
			.fb_iframe_widget{
				position: static !important;
				margin: 0 auto !important;
				width: 100%;
				text-align: center;
				display: inline-block !important;
			}
			div#footer_group2 .fb_iframe_widget ._3hft ._2p3a {
				width: 240px !important;
			}
			#wrapper .fb-like-box, #wrapper .fb-like-box span, #wrapper .fb-like-box span iframe[style] {
				width: 97% !important;
			}
			/* --- 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 --- */
			ul.element_general_links.f_t_g {
				max-width: none; 
			}
			/* --- end_#footer_group2, #footer_group3, #footer_group4_footer --- */

			/* --- element_general_images_footer --- */ 
			.element_general_images.payments .current_element_image.pos_0 {
				margin-bottom: 10px !important;
			} 
			/* --- end element_general_images_footer --- */ 

			/* --- element_general_carousel_footer --- */ 
			div#layout_footer div#footer_group1 {
				padding: 0 10px;
			}
			/* --- 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 --- */ 
			#upBtn {
				background-size: 50%;
				background-position-x: right;
			}
			/* ------------------------------------- end_footer ------------------------------------- */

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

			/* --- layout_category --- */ 
			.layout_responsive.layout_category #wrapper div#bg_middle {
				padding: 0;
			}
			div#category_group1 {
				background: none;
			}
			div#category_group2 {
				visibility: visible !important;
				display: block !important;
			}
			.layout_category #wrapper #bg_middle .filterOptions {
				padding: 0px;
			}
			#bread_crumbs {
				padding-right: 5px;
			}
			/* --- end layout_category --- */   

			/* --- element_category_filter_category --- */ 
			div#facebook_and_sort_category {
				margin-top: 13px;
			}
			.layout_category i.fa.fa-filter {
				font-size: 40px;
			}
			.show_filters a {
				color: #555555;
			}
			#wrapper .layout_list_item .grid:after{
				display: none;
			}
			#wrapper .fa-filter:before {
				content: none;
			}
			.layout_category #wrapper #bg_middle .filterOptions i{
				background: url(key.png) no-repeat center;
				height: 28px;
				width: 23px;
				margin-top: 8px;
			}
			.layout_category #wrapper #bg_middle .element_category_filter .show_filters, div#category_group3 div#facebook_and_sort_category{
				display: none;
			}
			.layout_category #wrapper .wrap_categories_togggle, .layout_items #wrapper .wrap_categories_togggle {
				margin-top: 13px;
				margin-bottom: 0;
			}
			.layout_category #wrapper span.float_right, .layout_items #wrapper span.float_right {
				width: auto;
				line-height: 25px;
			}
			#wrapper .wrap_categories .groups .group .line span.size_of_items {
				line-height: 25px;
			}
			/* --- end element_category_filter_category --- */ 

			/* --- element_category_list_items_category --- */ 
			.layout_category #wrapper .layout_list_item:nth-child(2n):before, .layout_items #wrapper .layout_list_item:nth-child(2n):before {
				content: "";
				display: block;
				width: 200%;
				height: 1px;
				background: #e7e5e5;
				position: absolute;
				bottom: 0;
				left: 0;
				right: auto;
			}
			.layout_category #bg_middle .layout_list_item .list_item_title_with_brand, .layout_items #bg_middle .layout_list_item .list_item_title_with_brand {
				max-height: 42px;
				margin-bottom: 6px;
			}
			.layout_category #wrapper .layout_list_item .grid .list_item_title_with_brand h3 a, .layout_items #wrapper .layout_list_item .grid .list_item_title_with_brand h3 a {
				line-height: 20px;
			}
			.layout_category #wrapper .layout_list_item:not(:last-child):not(:nth-child(2n)):after, .layout_items #wrapper .layout_list_item:not(:last-child):not(:nth-child(2n)):after {
				content: "";
				display: block;
				height: 247px;
				width: 1px;
				position: absolute;
				left: 0;
				background: #efeeee;
				top: 0;
			}
			.layout_category.parent_category #bg_middle .element_items_list_items h3.list_items_title {
				display: none;
			}
			.layout_category #wrapper .layout_list_item .grid .list_item_image, .layout_items #wrapper .layout_list_item .grid .list_item_image {
				height: 167px;
				margin-bottom: 10px;
			}
			#wrapper .layout_list_item .grid div#item_icons {
				top: 124px;
				width: 89%;
			}
			#wrapper .layout_list_item .grid div#item_icons ul li {
				height: 40px;
			}
			.layout_category #wrapper .layout_list_item .grid .item_show_origin_price .origin_price_number, .layout_items #wrapper .layout_list_item .grid .item_show_origin_price .origin_price_number {
				font-size: 14px;
			}
			#bg_middle .layout_list_item .list_item_show_price span.item_show_origin_price {
				padding-left: 10px;
			}
			#bg_middle .layout_list_item .list_item_show_price a.price {
				font-size: 18px;
			}
			.layout_category #wrapper .layout_list_item .grid, .layout_items #wrapper .layout_list_item .grid {
				height: 250px;
			}
			#bg_middle .layout_list_item .list_item_title_with_brand h3 {
				padding: 0 5px;
			}
			.layout_category #wrapper .layout_list_item, .layout_items #wrapper .layout_list_item {
				margin-top: 10px;
				padding-bottom: 10px;
			}
			/* --- end element_category_list_items_category --- */ 

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

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

			/* ------------------------------------- layout_item ------------------------------------- */
			#wrapper .item_main_bottom_left {
				float: right;
			}
			.layout_item #wrapper .fixed_icons {
				max-width: 100%;
				margin-bottom: 0px;
			}
			table.deal_items td.deal_button {
				width: 100%;
			}
			#wrapper td.deal_button .smallButton {
				max-width: 100%;
				width: 100%;
			}
			.layout_item #wrapper #bg_middle div#main {
				padding-top: 10px;
			}
			div#item_show_carousel {
				padding-top: 30px;
			}
			#item_info h3#deal_items {
				height: auto;
				line-height: 31px;
				float: right;
			}
			#item_info h3#deal_items span {
				height: auto;
				line-height: 20px;
			}
			.layout_item div#item_main ul.element_general_links.social_networks {
				margin-left: 47px;
			}
			div#tabs > div#item_content {
				border-bottom: #e2e1df solid 1px;
				padding-bottom: 20px;
			}
			div#tabs > div.wrap_item_features:after{
				content: none;
			}
			div#tabs > div.wrap_item_features {
				padding-right: 0;
			}
			div#tabs > div.wrap_item_features div#item_kit .features li b {
				width: 93%;
			}
			.layout_item #demo #lightSlider img {
				max-width: 100%;
				max-height: 100%;
			}
			.layout_item #wrapper .fixed_buy_now .fixed_buy_now_inner_item .product_quantity {
				display: none;
			}
			.layout_item #wrapper .fixed_buy_now .fixed_buy_now_inner_item a.commit_to_real {
				background: #be1e2d;
				width: 100%;
			}
			.layout_item #wrapper table.deal_items td.plus {
				width: 18px;
			}
			.layout_item #wrapper table.deal_items td .img_wrapper {
				width: 100px;
				height: 100px;
			}
			.layout_item #wrapper div#item_deal_items span.hidden_span_title {
				width: 100px;
				margin-bottom: 8px;
			}
			.layout_item #wrapper h4.deal_items {
				margin-bottom: 20px;
				margin-top: 10px;
			}
			div#layout_item {
				margin-bottom: 0; 
			}
			#wrapper div#tabs {
				padding-bottom: 0;
				margin-bottom: 0;
			}
			.layout_item div#item_icons li.rating_icon {
				max-width: 100px;
			}
			.layout_item div#item_icons li img {
				display: block;
				width: auto;
				height: auto;
				max-width: 100%;
				max-height: 100%;
			}
			.layout_item div#item_icons li:not(.rating_icon) {
				display: block;
				max-width: 50px;
				margin-right: 10px;
			}
			.layout_item .fixed_icons > li {
				width: 66px;
			}
			.layout_item .fixed_icons > li img {
				display: block;
				width: auto;
				height: auto;
				max-width: 100%;
				max-height: 100%;
			}
			#wrapper .item_main_bottom_left {
				margin-top: 0px;
			}
			#wrapper .item_main_bottom_right {
				margin-top: 10px;
			}
			div#item_info h3 {
				font-size: 18px;
			}
			div#tabs > div.wrap_item_features div#item_kit .features li:first-child b {
				font-size: 18px;
			}
			.layout_item #wrapper #item_info h3#deal_items {
				font-size: 18px;
				line-height: 18px;
			}
			.layout_item #wrapper table.deal_items td.deal_button {
				padding-top: 0;
			}
			.smallButton a {
				height: 42px;
				line-height: 42px;
			}
			div#item_current_title {
				text-align: center;
			}
			#item_current_title h1 > span {
				font-size: 20px;
			}
			/* --- 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 ------------------------------------- */

		}
		/* End Of Extra small devices (phones, less than 768px) */



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

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

			/* --- layout_header --- */ 
			div#header_logo {
				height: 46px; 
				top: 11px;
			}
			/* --- end layout_header --- */ 

			/* --- header_cart_nav_header --- */
			.wrap_header_elements {
				width: 104px;
			}
			#header_cart_nav .cart {
				background: url(cart_tablet.png) no-repeat 14px 43px;
			}
			#header_cart_nav .cart span.cart_with_items_counter {
				position: absolute;
				color: #fff;
				font-size: 9px;
				display: block;
				top: 46px;
				right: auto;
				left: 34px;
			}
			/* --- end_header_cart_nav_header --- */

			/* --- main_nav_bg --- */ 
			/* --- end_main_nav_bg --- */ 

			/* --- element_general_search_header --- */ 
			.close_search {
				background: url(close_search.png) no-repeat center center;
				font-size: 0;
				position: absolute;
				top: 3px;
				right: 0;
				height: 44px;
				width: 47px;
				cursor: pointer;
			}
			div#header_show_search {
				display: none;
			}
			div#header_show_search {
				width: 386px;
				top: 99%;
				right: 0px;
				height: 51px;
				z-index: 999;
				background-color: #ffffff;
				margin-top: 2px;
				/*border: 1px solid #dfe6e7;*/
				/*max-width: 386px;*/
				border-bottom: 2px solid #312f2f;
			}
			#bg_header ul.element_general_links.search_btn.vertical {
				display: inline-block;
				position: static;
				font-size: 0;
				background: url(search_tablet.png) 16px 41px no-repeat;
				width: 51px;
				height: 100%;
				cursor: pointer;
				border-left: 1px solid #64615f;
				float: right;
			}
			/* --- end element_general_search_header --- */ 

			/* --- element_general_links_header --- */ 
			/* --- 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;
				width: 100%;
				height: 30px;
				padding-top: 0px;
				display: block;
				top: 38px;
				right: 0;
				padding-right: 130px;
			}
			#bg_header .element_general_prime_categories > ul > li > a, #bg_header .element_general_prime_categories > ul > li >span {
				font-size: 13px;
				overflow: hidden;
				height: 100%;
				width: 100%;
			}
			.brand-carousel .owl-carousel .owl-controls .owl-nav .owl-prev {
				left: 0;
			}
			/* --- 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 --- */  
			body:not(.layout_homepage) div#bg_middle {
				margin-top: 71px;
			}
			/* --- end layout_homepage_middle --- */ 

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

			/* --- element_general_strength_middle --- */ 
			/* --- end element_general_strength_middle --- */ 

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

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

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

			/* --- element_general_links_middle --- */ 
			/* --- 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 --- */ 
			#bg_middle div.small.links_carousel .owl-controls .owl-prev, #bg_middle div.small.links_carousel .owl-controls .owl-next {
				width: 30px;
				height: 50px;
			}
			#bg_middle div.small.links_carousel .owl-controls .owl-prev {
				background-position: 6px center;
			}
			#bg_middle div.small.links_carousel .owl-controls .owl-next {
				background-position: 8px center;
			}
			/* --- end element_general_carousel_middle --- */ 

			/* --- element_general_brand_carousel --- */ 
			/* --- end element_general_brand_carousel --- */ 

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

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

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

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

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

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

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

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

			/* --- bootstrap_slider_middle --- */
			.carousel.slide a.carousel-control {
				width: 30px;
				height: 50px;
			}
			.carousel.slide a.carousel-control span.icon-next {
				background-position: 6px center;
			}
			.carousel.slide a.carousel-control span.icon-prev {
				background-position: 8px center;
			}
			/* --- end bootstrap_slider_middle --- */

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

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

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

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

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

			/* --- layout_category --- */ 
			.layout_items .store_list_items {
				overflow: hidden;
				clear: both;
			}
			.layout_items div#search_msg_facebook_and_sort {
				overflow: hidden;
				float: right;
				clear: both;
			}
			.layout_items .search_results {
				float: right;
				clear: both;
			}
			.layout_category div#main > ul#bread_crumbs {
				display: none;
			}
			div#layout_category > div#category_group1 > .element_category_filter > h1 {
				display: none;
			}
			/* --- end layout_category --- */   

			/* --- element_category_filter_category --- */ 
			.wrap_toggle_btn {
				display: block;
				position: relative;
			}
			#bg_middle .toggle_btn.filters_close, #bg_middle .toggle_btn.filters_open{
				background: url(category_filter_arrow_close.jpg) no-repeat center bottom;
				position: absolute;
				top: auto;
				bottom: -29px;
				z-index: 99;
				width: 62px;
				height: 31px;
				right: 0;
				left: 0;
				margin: auto;
				cursor: pointer;
			}
			#bg_middle .toggle_btn.filters_open{
				background: url(category_filter_arrow_open.jpg) no-repeat center bottom;
			}
			.parent_category #wrapper .boxContent .groups > div .group_values_group_title > span a {
				font-size: 16px;
				color: #666666;
			}
			.layout_items .group_values .line span, .layout_items .group_values .line span a {
				color: #252525;
			}
			.layout_items .group_values .line span:hover, .layout_items .group_values .line span:hover a {
				color: #252525;
			}
			/* --- end element_category_filter_category --- */ 

			/* --- element_category_list_items_category --- */ 
			.layout_category #wrapper .layout_list_item:nth-child(3n):before, .layout_items #wrapper .layout_list_item:nth-child(3n):before {
				content: "";
				display: block;
				width: 300%;
				height: 1px;
				background: #e7e5e5;
				position: absolute;
				bottom: 0;
				left: 0;
				right: auto;
			}
			.layout_category #wrapper .layout_list_item:not(:last-child):after, .layout_items #wrapper .layout_list_item:not(:last-child):after {
				content: "";
				display: block;
				height: 305px;
				width: 1px;
				position: absolute;
				left: 0;
				background: #efeeee;
				top: 0;
			}
			.layout_category #wrapper .layout_list_item:nth-child(3n):after, .layout_items #wrapper .layout_list_item:nth-child(3n):after {
				content: none;
			}
			/* --- end element_category_list_items_category --- */ 

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

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

			/* ------------------------------------- layout_item ------------------------------------- */
			.layout_item div#item_show_carousel {
				float: left;
				max-width: 420px;
			}
			div#selectsHook label, .upgrades_form_fields.info > div {
				width: 100%;
			}
			div#tabs > div#item_content {
				border-bottom: #e2e1df solid 1px;
				padding-bottom: 20px;
			}
			div#item_main > div#item_current_title {
				width: 58%;
			}
			.layout_item div#item_icons li.rating_icon {
				width: 100px;
			}
			.layout_item div#item_icons li img {
				display: block;
				width: auto;
				height: auto;
				max-width: 100%;
				max-height: 100%;
			}
			.layout_item div#item_icons li:not(.rating_icon) {
				display: block;
				width: 50px;
			}
			/* --- 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 --- */ 
			.layout_order div#summery-buttons .smallButton {
				max-width: 170px;
			}
			/* --- end layout_order --- */ 

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

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

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

		}
		/* End OF Small devices (tablets, 768px and up) */
		@media screen and (min-width:768px) and (max-width:992px){	
			input#contract_checkbox {
				margin-bottom: 1.7%;
			}
		}
		/* Medium devices (desktops, 992px and up) */
		@media screen and (min-width:992px) {	

			/* ------------------------------------- header ------------------------------------- */
			.layout_homepage .flashNotice {
				top: 95px;
			}
			.layout_homepage div#homepage_notice {
				position: absolute;
				z-index: 999999;
				top: 95px;
				background: rgba(255, 255, 255, 0.7);
				width: 100%;
			}
			/* --- layout_header --- */ 
			div#bg_header {
				height: 95px;
			}
			div#header_logo {
				height: 61px; 
				top: 16px;
				left: 10px;
			}
			/* --- end layout_header --- */ 

			/* --- header_cart_nav_header --- */
			.wrap_header_elements {
				width: 132px;
			}
			#header_cart_nav {
				width: 70px;
			}
			#header_cart_nav .cart {
				background: url(cart_icon.png) no-repeat 20px 57px;
			}
			#header_cart_nav .cart span.cart_with_items_counter {
				font-size: 12px;
				top: 60px;
				right: auto;
				left: 47px;
			}
			.cart.special_cart_with_upgrades.visible {
				top: 95px !important;
			}
			/* --- end_header_cart_nav_header --- */

			/* --- main_nav_bg --- */ 
			/* --- end_main_nav_bg --- */ 

			/* --- element_general_search_header --- */ 
			#bg_header ul.element_general_links.search_btn.vertical {
				background: url(search_btn.png) 21px 55px no-repeat;
				width: 62px;
			}
			/* --- end element_general_search_header --- */ 

			/* --- element_general_links_header --- */ 
			/* --- 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 {
				top: 56px;
				padding-right: 173px;
			}
			#bg_header .element_general_prime_categories li:not(:last-child) {
				padding-left: 42px;
			}
			#bg_header .element_general_prime_categories > ul > li > a, #bg_header .element_general_prime_categories > ul > li >span {
				font-size: 17px;
			}
			#wrapper #bg_header .element_general_prime_categories > ul.store_categories > li > .drop-wrapper > ul.store_categories {
				margin-left: 10px;
				width: 250px;
				padding-top: 11px;
			}
			.brand-carousel .owl-carousel .owl-controls .owl-nav .owl-prev {
				left: -1px;
			}
			#bg_header .element_general_prime_categories > ul.store_categories > li > .drop-wrapper {
				top: 39px;
			}
			#bg_header .element_general_prime_categories > ul.store_categories > li > .drop-wrapper .brand-carousel.small {
				/*width: 622px;*/
			}
			/* --- 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 --- */  
			body:not(.layout_homepage) div#bg_middle {
				margin-top: 95px;
			}
			/* --- end layout_homepage_middle --- */ 

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

			/* --- element_general_strength_middle --- */ 
			/* --- end element_general_strength_middle --- */ 

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

			/* --- element_general_categories_images_middle --- */ 
			.layout_homepage #bg_middle .element_general_categories_images.articles.articles_right{
				float: right;
				width: 33.4% !important;
			}
			.layout_homepage #bg_middle .element_general_categories_images.articles.articles_right .current_category_image.pos_0 {
				border-bottom: #e3e2e2 solid 1px;
			}
			.layout_homepage #bg_middle .element_general_categories_images.articles.articles_left {
				float: left;
				width: 65.2% !important;
			}
			.layout_homepage #bg_middle .element_general_categories_images.articles.articles_top .current_category_image table {
				max-width: 46%;
			}
			.layout_homepage #bg_middle .element_general_categories_images.articles.articles_top .current_category_image .text_wrapper {
				width: 54%;
			}
			.layout_homepage #bg_middle .element_general_categories_images.articles .current_category_image .category_image_content {
				height: 120px;
			}
			.layout_homepage #bg_middle .element_general_categories_images.articles.articles_right .current_category_image .category_image_content {
				height: 49px;
			}
			.layout_homepage #bg_middle .element_general_categories_images.articles.articles_right .current_category_image {
				height: 228px;
				padding-top: 12px;
				padding-bottom: 7px;
			}
			.layout_homepage #bg_middle .element_general_categories_images.articles.articles_right .current_category_image table {
				margin-bottom: 11px;
				height: 76px;
				display: block;
			}
			/* --- 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 --- */ 
			/* --- 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 --- */ 
			#bg_middle div.small.links_carousel .owl-controls .owl-prev, #bg_middle div.small.links_carousel .owl-controls .owl-next {
				height: 74px;
				width: 46px;
			}
			#bg_middle div.small.links_carousel .owl-controls .owl-prev {
				background-position: 12px center;
			}
			#bg_middle div.small.links_carousel .owl-controls .owl-next {
				background-position: 18px center;
			}
			/* --- end element_general_carousel_middle --- */ 

			/* --- element_general_brand_carousel --- */ 
			/* --- end element_general_brand_carousel --- */ 

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

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

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

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

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

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

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

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

			/* --- bootstrap_slider_middle --- */
			.carousel.slide a.carousel-control {
				width: 47px;
				height: 74px;
			}
			.carousel.slide a.carousel-control span.icon-next {
				background-position: 12px center;
			}
			.carousel.slide a.carousel-control span.icon-prev {
				background-position: 18px center;
			}
			/* --- end bootstrap_slider_middle --- */

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

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

			/* --- layout_footer --- */ 
			/* --- 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 --- */ 
			div#footer_group2 .element_general_show_contact{
				margin-left: 13px;
			} 
			/* --- end element_general_show_contact --- */

			/* --- #footer_group2, #footer_group3, #footer_group4_footer --- */
			#bg_footer ul.element_general_links.f_t_g .facebook_likebox {
				display: block;
				height: 131px;
				width: 220px;
				float: right;
				margin-top: 8px;
			}
			#bg_footer ul.element_general_links.f_t_g .fb_iframe_widget {
				position: static;
				float: 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 --- */ 
			/* --- end element_general_prime_categories_footer --- */ 

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

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

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

			/* --- layout_category --- */ 
			/* --- end layout_category --- */   

			/* --- element_category_filter_category --- */ 
			.layout_category #wrapper #bg_middle .category_middle_groups, 
			.layout_category #wrapper #bg_middle .element_category_filter {
				padding: 0 10px;
			}
			.layout_category #wrapper .layout_list_item:nth-child(3n):before, .layout_items #wrapper .layout_list_item:nth-child(3n):before{
				content: none;
			}
			.layout_category #wrapper .layout_list_item:nth-child(4n):before, .layout_items #wrapper .layout_list_item:nth-child(4n):before {
				content: "";
				display: block;
				width: 400%;
				height: 1px;
				background: #e7e5e5;
				position: absolute;
				bottom: 0;
				left: 0;
				right: auto;
			}
			.layout_category #wrapper .layout_list_item:nth-child(4n):after, .layout_items #wrapper .layout_list_item:nth-child(4n):after {
				content: none;
			}
			.layout_category #wrapper .layout_list_item:nth-child(3n):after, .layout_items #wrapper .layout_list_item:nth-child(3n):after {
				content: "";
			}
			/* --- 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 ------------------------------------- */
			#wrapper div#item_main {
				padding-bottom: 25px;
			}
			.layout_item #bg_middle div.social {
				float: left;
				margin-top: 4px;
			}
			#wrapper .item_main_bottom_left {
				max-width: 170px;
				margin-top: 0;
			}
			#wrapper .item_main_bottom_right {
				padding-left: 0;
			}
			.layout_item #wrapper div#selectsHook label, #wrapper .upgrades_form_fields.info > div {
				width: 178px;
				margin-left: 18px;
			}
			#wrapper div#selectsHook label:nth-of-type(2n), #wrapper .upgrades_form_fields.info > div:nth-of-type(2n) {
				margin-left: 0;
			}
			table.deal_items td.deal_button {
				width: 295px;
			}
			#wrapper td.deal_button .smallButton {
				width: 295px;
			}
			.deal_items td.plus {
				margin: 0 15px;
			}
			#item_info h3#deal_items {
				margin-bottom: 27px;
			}
			.layout_item div#bg_footer {
				margin-top: 0;
			}
			.layout_item div#item_details {
				max-width: 61%;
			}
			.layout_item div#item_show_carousel {
				max-width: 35.5%;
			}
			.layout_item #bg_middle div.social {
				width: 50%;
				clear: none;
			}
			div#tabs > div.wrap_item_features.line:after {
				content: "";
				display: block;
				position: absolute;
				width: 1px;
				height: 100%;
				top: 9px;
				right: 0;
				background: #b0afaf;
			}
			div#tabs > div#item_content.line:after {
				content: "";
				display: block;
				position: absolute;
				width: 1px;
				height: 100%;
				top: 9px;
				left: 0;
				background: #b0afaf;
			}
			div#tabs > div.wrap_item_features {
				padding-right: 10px;
			}
			div#tabs > div#item_content {
				border-bottom: none;
				padding-bottom: 0;
			}
			.layout_item div#item_icons li.rating_icon {
				width: 125px;
				height: 22px;
			}
			.layout_item div#item_icons li:not(.rating_icon){
				width: 71px;
				height: 72px;
			}
			/* --- 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 ------------------------------------- */

		}
		/* End Of Medium devices (desktops, 992px and up) */
		@media screen and (min-width:993px) and (max-width:1200px){	
			input#contract_checkbox {
				margin-bottom: 2.7%;
			}
		}
		/* Large devices (large desktops, 1200px and up) */
		@media screen and (min-width:1200px) {	

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

			/* --- layout_header --- */ 
			div#header_logo {
				left: 0;
			}
			/* --- end layout_header --- */ 

			/* --- header_cart_nav_header --- */
			/* --- end_header_cart_nav_header --- */

			/* --- main_nav_bg --- */ 
			/* --- end_main_nav_bg --- */ 

			/* --- element_general_search_header --- */ 
			/* --- end element_general_search_header --- */ 

			/* --- element_general_links_header --- */ 
			/* --- 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 --- */ 
			#wrapper #bg_header .element_general_prime_categories > ul.store_categories > li > .drop-wrapper > ul.store_categories {
				width: 246px;
			}
			#bg_header .element_general_prime_categories > ul.store_categories > li > .drop-wrapper {
				width: 1200px;
			}
			.brand-carousel .owl-carousel .owl-controls .owl-nav .owl-next {
				right: 2px;
			}
			#bg_header .element_general_prime_categories > ul.store_categories > li > .drop-wrapper .brand-carousel.small .owl-item {
				/*margin-left: 10px !important;*/
				padding-left: 10px;
			}
			#bg_header .element_general_prime_categories > ul.store_categories > li > .drop-wrapper .brand-carousel.small {
				width: 888px;
				margin-left: 6px;
			}
			#bg_header .brand-carousel .owl-carousel .owl-controls .owl-nav .owl-next {
				right: -1px;
			}
			#bg_header .brand-carousel .owl-carousel .owl-controls .owl-nav .owl-prev {
				left: 8px;
			}
			/* --- 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 --- */  
			#wrapper #homepage_middle_groups {
				padding: 0 5px;
			}
			/* --- end layout_homepage_middle --- */ 

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

			/* --- element_general_strength_middle --- */ 
			/* --- end element_general_strength_middle --- */ 

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

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

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

			/* --- element_general_links_middle --- */ 
			/* --- end_element_general_links_middle --- */ 

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

			/* --- element_general_images_middle --- */ 
			#bg_middle .element_general_images.banner {
				max-width: 434px;
			}
			#bg_middle .element_general_images.banner.banner2 {
				clear: right;
				margin-bottom: 0;
			}
			#bg_middle .element_general_images.banner.banner1 {
				float: left;
			}
			#bg_middle .element_general_images.banner.banner1 img{
				float: left;
			}
			#bg_middle .element_general_images.banner.banner2 img{
				float: right;
			}
			div#homepage_group2 > .row:nth-child(2) {
				margin-bottom: 45px;
			}
			/* --- 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 --- */ 
			#wrapper #bg_middle .four.g_slider.slider_v1.grid-carousel2 {
				float: left;
			}
			#wrapper #bg_middle .four.g_slider.slider_v1 {
				width: 732px;
			}
			/* --- end element_general_carousel_middle --- */ 

			/* --- element_general_brand_carousel --- */ 
			/* --- end element_general_brand_carousel --- */ 

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

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

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

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

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

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

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

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

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

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

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

			/* --- layout_footer --- */ 
			/* --- end layout_footer --- */

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

			/* --- element_general_links_footer --- */ 
			div#footer_group2 .fb_iframe_widget{
				top: 83px;
				width: 220px !important;
			}
			/* --- 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 --- */ 
			form.footer_newsletter {
				margin-left: 52px;
			}
			#bg_footer .footer_newsletter input{
				width: 169px;
			}
			/* --- end element_general_show_contact --- */

			/* --- #footer_group2, #footer_group3, #footer_group4_footer --- */
			/* --- end_#footer_group2, #footer_group3, #footer_group4_footer --- */

			/* --- element_general_images_footer --- */ 
			#bg_footer .element_general_images.payments img {
				max-width: none;
				float: none;
			}
			div#footer_group5 .element_general_images.payments .current_element_image.pos_1 h3 {
				font-size: 14px;
				text-align: center;
			}
			#bg_footer .element_general_images.payments .current_element_image.pos_2 img {
				max-width:none;
			}
			/* --- 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 --- */ 
			/* --- end layout_category --- */   

			/* --- element_category_filter_category --- */ 
			/* --- end element_category_filter_category --- */ 

			/* --- element_category_list_items_category --- */ 
			.layout_category #wrapper .layout_list_item, .layout_items #wrapper .layout_list_item {
				max-width: 20%;
			}
			.layout_category #wrapper .layout_list_item:nth-child(4n):before, .layout_items #wrapper .layout_list_item:nth-child(4n):before{
				content: none;
			}
			.layout_category #wrapper .layout_list_item:nth-child(5n):before, .layout_items #wrapper .layout_list_item:nth-child(5n):before {
				content: "";
				display: block;
				width: 500%;
				height: 1px;
				background: #e7e5e5;
				position: absolute;
				bottom: 0;
				left: 0;
				right: auto;
			}
			.layout_category #wrapper .layout_list_item:nth-child(5n):after, .layout_items #wrapper .layout_list_item:nth-child(5n):after {
				content: none;
			}
			.layout_category #wrapper .layout_list_item:nth-child(4n):after, .layout_items #wrapper .layout_list_item:nth-child(4n):after {
				content: "";
			}
			/* --- end element_category_list_items_category --- */ 

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

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

			/* ------------------------------------- layout_item ------------------------------------- */
			#wrapper .item_main_bottom_left {
				float: right;
				margin-right: 70px;
			}
			/* --- 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 ------------------------------------- */

		}
		/* End Of Large devices (large desktops, 1200px and up) */

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



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

		/* Responsive Changes */

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

			/* Code here */

		}

		/* ------------------------------------- end_Responsive ------------------------------------- */
		@media screen and (min-width:1400px) {	
			.layout_homepage #wrapper #bg_middle div#main div#homepage_group1 .desktop_slider img {
				width: 100%;
			}
		}