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

/* --- layout_header --- */ 
#bg_header {
	height: 162px;
	position: fixed;
	top: 0;
	z-index: 9999;
}
#bg_header:before {
	position: static;
	height: 5px;
	background: url(header_bg.jpg);
}
div#bg_header:after {
	content: "";
	display: block;
	width: 100%;
	height: 39px;
	border-top: 1px solid #7ed3f2;
	border-bottom: 1px solid #7ed3f2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: auto;
	bottom: 0;
	background: #ecf8fd;
}
#layout_header {
	height: 157px;
	border: none;
}
.fix_nav_big {
	position: absolute;
	width: 100%;
	height: 37px;
	z-index: 100;
	right: 0;
	top: auto;
	bottom: 0;
}
div#bg_top {
	display: block;
	height: 162px;
}
/* --- end layout_header --- */ 

/* --- header_logo --- */
div#header_logo {
	top: 28px;
	right: 4px;
	left: auto;
	width: 86px;
	height: 86px;
}
div#header_logo a, #header_logo a.mini {
	position: static;
	display: block;
	width: 100%;
	height: 100%;
}
div#header_logo a img, #header_logo a.mini img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
/* --- end_header_logo --- */

/* --- header_cart_nav_header --- */
#header_cart_nav {
	display: inline-block;
	width: 80px;
	height: 36px;
	position: relative;
	top: 0;
	left: 0;
	float: left;
	margin-top: 4px;
	margin-right: 4px;
}
#header_cart_nav:after {
	content: "";
	display: block;
	width: 1px;
	height: 24px;
	background: #f366c5;
	position: absolute;
	right: 2px;
	top: 13px;
}
#header_cart_nav #cart_icon {
	display: inline-block;
	float: left;
	width: 46px;
	height: 100%;
	background: url(cart_icon.png) no-repeat center center;
}
#header_cart_nav span.cart_with_items span:not(#cart_icon) {
	font-size: 13px;
	line-height: 12px;
	visibility: visible;
	display: inline-block;
	float: left;
	width: 26px;
	position: relative;
	top: -5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: right;
	color: #7a6169;
}
#header_cart_nav li.link_order_with_counter a b {
	display: block;
	top: 3px;
	left: 27px;
	right: auto;
	background: none;
	width: 14px !important;
	height: 8px !important;
	padding: 0;
	font-size: 10.21px;
	color: #7a6169;
}
#header_secure_link {
	display: inline-block;
	float: left;
	position: relative;
	left: 0;
	top: 0;
	width: auto;
	height: 36px;
	padding-left: 18px;
	background: url(lock_icon.png) no-repeat left center;
	margin-top: 6px;
	margin-right: 8px;
}
#header_secure_link:after {
	content: "";
	display: block;
	width: 1px;
	height: 24px;
	background: #f366c5;
	position: absolute;
	right: -5px;
	top: 9px;
}
#header_secure_link a#secureHook {
	display: block;
	width: 100%;
	height: 100%;
	background: none;
}
#header_secure_link a#secureHook span {
	display: block;
	width: 50px;
	height: 100%;
	font-size: 13px;
	color: #7a6169;
	line-height: 12px;
	margin-top: 8px;
}
/* --- end_header_cart_nav_header --- */

/* --- main_nav_bg --- */ 
#main_nav_bg {
	display: inline-block;
	float: right;
	width: 690px;
	overflow: hidden;
}
#header_main_nav li {
	display: inline-block;
	float: right;
	height: 100%;
}
#header_main_nav li span {
	display: block;
	height: 100%;
}
#header_main_nav li:first-child {
	background: none;
}
#header_main_nav li.link_customer, #header_main_nav li.link_all_items {
	display: none;
}
#header_main_nav li a, #header_main_nav li span span {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 13px;
	color: #7a6169;
	line-height: 33px;
	padding: 0 7px;
}
#header_main_nav li.href_homepage a, #header_main_nav li.href_homepage a, .layout_items #header_main_nav > li:first-child > a, #header_main_nav li.href_homepage a:hover {
	background: url(home_icon.png) no-repeat center 9px;
	width: 16px;
	padding: 0;
}
#header_main_nav li a:hover, #header_main_nav li span span {
	color: #f04fb9;
}
/* --- end_main_nav_bg --- */ 

/* --- element_general_search_header --- */ 
#header_show_search {
	width: 213px;
	height: 35px;
	top: 78px;
	left: 117px;
}
#header_show_search * {
	display: block;
	width: 100%;
	height: 100%;
}
#header_show_search .search .textInput #q {
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.34);
	border: solid 1px #a69293;
	position: static;
	font-size: 12px;
	color: #a69293;
	text-indent: 26px;
}
#header_show_search .searchButton {
	display: block;
	width: 33px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0;
} 
.searchButton input[type="submit"] {
	display: block;
	position: static;
	background: url(search_icon.png) no-repeat center center;
	width: 100%;
	height: 100%;
} 
/* --- end element_general_search_header --- */ 

/* --- element_general_links_header --- */ 
ul.element_general_links.more_links {
	display: none;
}
ul.element_general_links.header_icons {
	display: inline-block;
	float: left;
	height: 36px;
	margin-top: 8px;
}
ul.element_general_links.header_icons li {
	display: inline-block;
	float: left;
	width: 33px;
	height: 100%;
	margin-right: 12px;
	position: relative;
}
ul.element_general_links.header_icons li:first-child:after {
	content: "";
	display: block;
	width: 1px;
	height: 24px;
	background: #f366c5;
	position: absolute;
	right: -8px;
	top: 7px;
}
ul.element_general_links.header_icons li a {
	display: block;
	width: 100%;
	height: 100%;
}
ul.element_general_links.header_icons li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 0;
	background: url(person_icon.png) no-repeat center center;
}
ul.element_general_links.header_icons li.pos_1 a {
	width: 27px;
	height: 27px;
	border-radius: 27px;
	margin: 0 auto;
	margin-top: 5px;
	font-size: 17px;
	background: #3b5997;
	color: #fff;
	text-align: center;
}
ul.element_general_links.header_icons li a i {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 27px;
}
/*end of header_icons*/

/*header_promotion*/
ul.element_general_links.header_promotion {
	display: block;
	position: absolute;
	top: 78px;
	left: 0;
	width: 111px;
	height: 35px;
	border: 1px solid #f366c5;
	background: #fcdcf2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
ul.element_general_links.header_promotion:hover {
	background: #f366c5;
}
ul.element_general_links.header_promotion li {
	display: block;
	width: 100%;
	height: 100%;
}
ul.element_general_links.header_promotion li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 15px;
	color: #f366c5;
	font-weight: 900;
	text-align: right;
	padding-right: 7px;
	padding-left: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
ul.element_general_links.header_promotion li a:hover {
	color: #fff;
}
ul.element_general_links.header_promotion li a:after {
	content: "\f100";
	display: inline-block;
	font-family: fontAwesome;
}
/*end of header_promotion*/

/*phoneNumber*/
ul.element_general_links.phoneNumber {
	display: block;
	position: absolute;
	top: 78px;
	left: 338px;
}
ul.element_general_links.phoneNumber li {
	display: block;
	width: 100%;
	height: 100%;
}
ul.element_general_links.phoneNumber li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #f31171;
	overflow: hidden;
	font-weight: normal;
}
ul.element_general_links.phoneNumber li.pos_1 a {
	font-size: 16px;
	font-weight: 900;
}
/*end of phoneNumber*/
/* --- end_element_general_links_header --- */ 

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

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

/* --- element_general_prime_categories_category_header --- */ 
#bg_header .element_general_prime_categories {
	position: absolute;
	top: auto;
	bottom: 1px;
	width: 960px;
	height: 37px;
	z-index: 9999;
}
.element_general_prime_categories .store_categories {
	display: block;
	width: 100%;
	height: 100%;
	background: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.element_general_prime_categories h3 {
	display: none;
}
#bg_header .element_general_prime_categories > .store_categories li {
	display: inline-table;
	width: 96px;
	height: 100%;
	background: none;
	float: right;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	top: 0;
}
#bg_header .store_categories li.hover_menu:hover {
	background: none;
}
#bg_header .element_general_prime_categories > .store_categories li, #bg_header .element_general_prime_categories > .store_categories li.hover_menu:hover {
	background: none;
	margin-left: 0;
	border:none;
}
#bg_header .element_general_prime_categories > .store_categories li > a, #bg_header .element_general_prime_categories > .store_categories li > span {
	display: table-cell;
	vertical-align: middle;
	position: relative;
	line-height: 14px;
	width: 100%;
	height: 100%;
	padding: 0 1px;
	background: none;
	font-size: 15px;
	color: #0a0405;
	font-weight: normal;
	text-align: center;
	overflow: hidden;
	padding: 0 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#bg_header .element_general_prime_categories > .store_categories li:hover > a, #bg_header .element_general_prime_categories > .store_categories li > span {
	color: #f366c5;
}
#bg_header .element_general_prime_categories > .store_categories li > a:after, #bg_header .element_general_prime_categories > .store_categories li > span:after {
	content: "";
	display: block;
	width: 1px;
	height: 29px;
	background: #7ed3f2;
	position: absolute;
	left: 0;
	top: 4px;
}
#bg_header .element_general_prime_categories > .store_categories li:first-child > a:before, #bg_header .element_general_prime_categories > .store_categories li:first-child > span:before {
	content: "";
	display: block;
	width: 1px;
	height: 29px;
	background: #7ed3f2;
	position: absolute;
	right: 0;
	top: 4px;
}
/*drop*/
#bg_header .store_categories li.hover_menu:hover ul {
	display: block;
	width: 385px;	
	background: #f7fdff;
	padding: 2px 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	border-top: 4px solid #f366c5;
	overflow: hidden;
}
#bg_header .store_categories li.hover_menu:hover ul.store_categories.two_col {
	padding-right: 25px;
}
#bg_header .store_categories li.hover_menu.open_left:hover ul{
	left: 0;
	right: auto;
}
#bg_header .store_categories li.hover_menu:hover ul  > .children_group {
	display: inline-block;
	float: right;
	width: 113px;
	margin-left: 15px;
	position: relative;
}
#bg_header .store_categories li.hover_menu:hover ul > .children_group:last-child {
	margin-left: 0;
}
#bg_header .store_categories li.hover_menu:hover ul.two_col > .children_group {
	width: 45%;
	margin-left: 15px;
}
#bg_header .store_categories li.hover_menu:hover ul > .children_group:not(:last-child):after {
	content: "";
	display: block;
	width: 1px;
	height: 265px;
	position: absolute;
	left: -8px;
	top: 7px;
	background: #f366c5;
}
#bg_header .store_categories li.hover_menu:hover ul.two_col > .children_group:not(:last-child):after {
	height: 95%;
}
#bg_header .store_categories li.hover_menu:hover ul li.store_category_group_title {
	display: block;
	width: 100%;
	height: 23px;
	border-bottom: 1px solid #6ac6e8;
	margin-bottom: 10px;
	color: #6ac6e8;
	font-size: 13.5px;
	font-weight: normal;
	position: static;
}
#bg_header .store_categories li.hover_menu:hover ul li {
	display: block;
	width: 100%;
	min-height: 16px;
	max-height: 32px;
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 6px;
	overflow: hidden;
	border: none;
	position: static;
	background: none;
}
#bg_header .store_categories li.hover_menu:hover ul > li:first-child {
	margin-top: 20px;
}
#bg_header .store_categories li.hover_menu:hover ul li a, #bg_header .store_categories li.hover_menu:hover ul li span {
	display: block;
	width: 100%;
	height: 100%;
	color: #717171;
	font-size: 13.5px;
	line-height: 16px;
	padding: 0;
	text-align: right;
}
#bg_header .store_categories li.hover_menu:hover ul li a:after, #bg_header .store_categories li.hover_menu:hover ul li span:after {
	content: none;
}
#bg_header .store_categories li.hover_menu:hover ul li a:hover, #bg_header .store_categories li.hover_menu:hover ul li span {
	background: none;
	color: #7ed3f2;
}
#bg_header .store_categories li.hover_menu:hover ul > li:first-child a:before {
	content: none;
}
/* --- end element_general_prime_categories_category_header --- */ 

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

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

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

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

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

/*element_general_lightbox*/
/*end element_general_lightbox*/

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

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

/* --- layout_homepage_middle --- */  
div#bg_middle {
	margin-bottom: 36px;
}
.root #bg_middle, .root #main, .layout_homepage #bg_middle, .layout_homepage #main {
	width: 960px;
	margin: 0 auto;
}
div#homepage_group1 {
	margin-bottom: 21px;
}
#homepage_group2 {
	display: block;
	width: 100%;
	float: none;
}
div#homepage_group3 {
	display: block;
	width: 100%;
	float: none;
}
/* --- end layout_homepage_middle --- */ 


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

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

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

/* --- element_general_content_carousel_middle --- */ 
.element_general_content_carousel.four {
	display: inline-block;
	float: left;
	height: 281px;
	width: 711px;
	padding-top: 0;
	margin-bottom: 30px;
}
.element_general_content_carousel.four .ca-container {
	height: 100%;
	width: 100%;
	position: relative;
}
.element_general_content_carousel.four .ca-container .ca-item {
	width: 237px;
	height: 281px;
	background: #fff;	
}
.element_general_content_carousel.four .ca-container .ca-item .ca_item_content {
	width: 231px;
	height: 100%;
	margin: 0 auto;
	border: 1px solid #f3efef;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.element_general_content_carousel.four .ca-container .ca-item a {
	margin: 0;
	display: block;
	height: 100%;
	width: 100%;
	position: relative;
	background: #fff;
	border: none;
}
.element_general_content_carousel.four .ca-container .ca-item h3 {
	display: block;
	position: static;
	color: #2b2727;
	font-weight: normal;
	text-align: center;
	font-size: 15px;
	margin: 0px 11px;
	line-height: 22px;
	height: 21px;
	overflow: hidden;
	width: 88%;
	margin: 0 auto;
	padding-bottom: 6px;
	border-bottom: 1px solid #d8cfd0;
}
.element_general_content_carousel.four span.origin_price_icon {
	display: none;
}
.element_general_content_carousel.four .ca-container .ca-item table {
	border-spacing: 0;
	width: 229px;
	height: 211px;
	margin: 0 auto;
	position: relative;
	margin-bottom: 3px;
}
.element_general_content_carousel.four .ca-container .ca-item table * {
	display: block;
	width: 100%;
	height: 100%;
}
.element_general_content_carousel.four .ca-container .ca-item a img {
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
	position:static;
}
.element_general_content_carousel.four .carousel_image_content {
	display: none;
}
.element_general_content_carousel.four .carousel_content_bottom {
	display: block;
	position: static;
	width: 100%;
	padding: 0 14px;
	height: 38px;
	line-height: 38px;
	text-align: left;
	font-size: 14px;
	color: #f366c5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body.layout_homepage span.origin_price_number {
	position: static;
	text-decoration: line-through;
	color: #a69293;
	text-align: justify;
	font-weight: lighter;
	height: 100%;
	overflow: hidden;
	padding: 0px 4px;
	width: auto;
	font-size: 13px;
	line-height: 38px;
}
.element_general_content_carousel.four .ca-container .ca-item a.extra_btn {
	display: inline-block;
	float: right;
	width: 75px;
	height: 32px;
	color: #7a6169;
	line-height: 38px;
	text-align: right;
}
.element_general_content_carousel.four .ca-container .ca-item:hover a.extra_btn {
	color: #f366c5;
}
.element_general_content_carousel.four .ca-container .ca-item a.extra_btn:after {
	content: "\f100";
	display: inline-block;
	font-family: fontAwesome;
	margin-right: 5px;
}
span.ca-nav-prev {
	background: none;
}
.element_general_content_carousel.four .ca-container .ca-item h3 b {
	display: block;
	color: #000;
	font-weight: normal;
	font-size: 15px;
}
.element_general_content_carousel.four span.origin_price_title {
	display: none;
} 
.element_general_content_carousel.four .ca-container .ca-item:after,
.element_general_content_carousel.four .ca-container .ca-item:before {
	-webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
	position: absolute;
	left: 5px;
	bottom: 10px;
	z-index: -1;
	width: 60%;
	max-width: 300px;
	height: 20%;
	content: "";
}
.element_general_content_carousel.four .ca-container .ca-item:after {
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	-o-transform: rotate(4deg);
	right: 11px;
	left: auto;
}
.element_general_content_carousel.four .ca-container .ca-item.css_class_discount .ca_item_content:after {
	content: url(discount_icon.png);
	position: absolute;
	top: 170px;
	left: 40px;
}
.element_general_content_carousel.four .ca-nav {
	display: block;
	position: absolute;
	top: -44px;
	left: 0;
	right: auto;
	width: 51px;
	height: 23px;
	z-index: 999;
}
.element_general_content_carousel.four .ca-nav span {
	position: static;
	display: inline-block;
	float: right;
	width: 50%;
	height: 100%;
	background: url(carousel_arrows.png) no-repeat 100% center;
	margin: 0;
}
.element_general_content_carousel.four .ca-nav span.ca-nav-next {
	float: left;
	background-position: 0 center;
}
.ca-nav span {
	background: none;
}
/* --- end element_general_content_carousel_middle --- */

/* --- element_general_links_middle --- */ 
/*middle_titles*/
ul.element_general_links.middle_titles {
	display: block;
	width: 100%;
	height: 33px;
	padding-right: 39px;
	background: url(bee_icon.png) no-repeat right 0;
	border-bottom: 1px solid #f366c5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
}	
ul.element_general_links.middle_titles li {
	display: block;
	width: 100%;
	height: 100%;
}
ul.element_general_links.middle_titles li a {
	display: block;
	width: 140px;
	height: 100%;
	font-size: 20px;
	color: #7a6169;
	line-height: 30px;
}
ul.element_general_links.middle_titles.second_title {
	margin-bottom: 15px;
}
/*end of middle_titles*/
/*carousel_titles*/
ul.element_general_links.carousel_titles {
	display: inline-block;
	float: right;
	width: 225px;
}
ul.element_general_links.carousel_titles li {
	display: block;
	width: 100%;
	height: 90px;
	background: url(tabs_bg.jpg);
	position: relative;
	margin-bottom: 6px;
}
ul.element_general_links.carousel_titles li.active {
	background: url(tabs_active_bg.jpg);
}
ul.element_general_links.carousel_titles li a {
	display: block;
	width: 214px;
	height: 76px;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	font-size: 18px;
	color: #7a6169;
	line-height: 76px;
	text-align: center;
	border: 1px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	overflow: hidden;
}
ul.element_general_links.carousel_titles li.active a {
	color: #f31171;
}
/*end of carousel_titles*/
/* --- end_element_general_links_middle --- */ 

/* --- element_general_images_middle --- */ 
.element_general_images.categories_links {
	display: inline-block;
	width: 69.5%;
	float: right;
}
.element_general_images.categories_links .current_element_image {
	display: inline-block;
	float: right;
	width: 131px;
}
.element_general_images.categories_links .current_element_image:not(:last-child) {
	margin-left: 3px;
}
.element_general_images.categories_links .current_element_image a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}
.element_general_images.categories_links .current_element_image a:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.4);
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
}
.element_general_images.categories_links .current_element_image:hover a:before {
	opacity: 1;
}
.element_general_images.categories_links .current_element_image a img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.element_general_images.categories_links .current_element_image h3 {
	display: block;
	position: absolute;
	top: 318px;
	right: 0;
	left: 0;
	bottom: 0px;
	margin: auto;
	width: 120px;
	height: 38px;
	font-size: 15.72px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 0 83px rgba(0,0,0,.35);
	line-height: 18.42px;
	overflow: hidden;
	z-index: 99;
}
.element_general_images.categories_links .current_element_image:hover h3 {
	top: 0;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-webkit-transition: All 0.5s ease;
	transition: All 0.5s ease;
}
.element_general_images.categories_links .current_element_image h3:before, .element_general_images.categories_links .current_element_image h3:after {
	content: "";
	display: block;
	width: 70px;
	height: 1px;
	background: rgba(255,255,255,0.4);
	margin: 0 auto;
}
.element_general_images.categories_links .current_element_image p {
	display: block;
	visibility: hidden;
	position: absolute;
	top: 350px;
	width: 100%;
	height: auto;
	max-height: 16px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	z-index: 99;
}
.element_general_images.categories_links .current_element_image p:after {
	content: "\f100";
	font-family: fontAwesome;
	display: inline-block;
	margin-right: 4px;
}
.element_general_images.categories_links .current_element_image:hover p {
	visibility: visible;	
	top: 56px;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	-o-transition: All 0.5s ease;
	-ms-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-webkit-transition: All 0.5s ease;
	transition: All 0.5s ease;
}
/* --- end element_general_images_middle --- */ 

/* --- element_general_main_cat --- */ 
.element_general_images.main_cat {
	display: block;
	width: 100%;
	margin-bottom: 16px;
}
.element_general_images.main_cat:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.element_general_images.main_cat .current_element_image {
	display: inline-block;
	float: right;
	width: 188px;
	position: relative;
	margin-bottom: 6px;
	overflow: hidden;
}
.element_general_images.main_cat .current_element_image:not(:nth-child(5n)) {
	margin-left: 5px;
}
.element_general_images.main_cat .current_element_image a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.element_general_images.main_cat .current_element_image img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height:100%;
}
.element_general_images.main_cat .current_element_image img, .element_general_images.main_cat .current_element_image:hover img {
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.element_general_images.main_cat .current_element_image:hover img {
	transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
}
.element_general_images.main_cat .current_element_image h3 {
	display: block;
	width: 188px;
	height: 33px;
	border-top: 1px solid #f366c5;
	background: rgba(255,255,255,0.74);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: auto;
	bottom: 0;
	overflow: hidden;
	font-size: 18px;
	color: #7a6169;
	line-height: 32px;
	font-weight: normal;
	text-align: center;
}
/* --- end element_general_main_cat --- */ 

/* --- 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 --- */ 
/* --- 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 --- */
div#wowslider-container1 {
	display: inline-block;
	float: left;
	margin: 0 !important;
}
#wowslider-container1 .ws_shadow, #wowslider-container1 .ws_bullets {
	display: none;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	background: url(slider_arrows.png) no-repeat 0 center;
	left: 0;
	right: auto;
}
#wowslider-container1 a.ws_next {
	background-position: 100% center;
	right: 0;
	left: auto;
}
/* --- 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 --- */ 
#bg_footer {
	background: #dbf3fb;
	border-top: none;
	margin-top: 0;
}
.layout_homepage #bg_footer {
	margin-top: 151px;
	padding-top: 104px;
}
#bg_footer #new_ticket:before {
	content: none;
}
#bg_footer #footer_group4 {
	padding: 0;
	background: none;
	width: 320px;
}
#footer_group1 {
	height: 80px;
	border-bottom: 1px dashed #c5d8dd;
	padding: 25px 0 27px;
}
#layout_footer {
	padding: 0;
}
#footer_group5 {
	border-top: 1px dashed #c5d8dd;
	border-bottom: 1px dashed #c5d8dd;
	padding-top: 25px;
	margin-bottom: 21px;
}
/* --- end layout_footer --- */

/* --- element_general_newsletter_footer --- */ 
body:not(.layout_homepage) form.footer_newsletter {
	display: none;
}
form.footer_newsletter {
	display: block;
	width: 960px;
	height: 246px;
	margin: 0 auto;
	background: url(newsletter_bg.png) no-repeat 0px 0;
	position: absolute;
	top: -142px;
	right: 0;
	left: 0;
}
form.footer_newsletter .element_general_contact_new {
	display: block;
	width: 100%;
	height: 100%;
	padding: 71px 12px 0 423px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
form.footer_newsletter .wrap_contact_title1 {
	display: block;
	width: 100%;
	height: 47px;
	margin-bottom: 13px;
	overflow: hidden;
	padding-right: 230px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
form.footer_newsletter .wrap_contact_title1 h1.contact_title1 {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 27.33px;
	color: #7a6169;
	text-align: right;
	font-weight: normal;
	margin: 0;
}
form.footer_newsletter .wrap_contact_title1 h1.contact_title1 p {
	font-size: 17.85px;
	margin-top: 8px;
}
form.footer_newsletter .element_general_contact_new > div > span {
	display: none;
}
form.footer_newsletter .wrap_ticket_customer_name, form.footer_newsletter .wrap_ticket_customer_email {
	display: inline-block;
	float: right;
	width: 157px;
	height: 41px;
	background: #fff;
	margin-left: 5px;
	border: 1px solid #7ed3f2;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
form.footer_newsletter .wrap_ticket_customer_email {
	width: 261px;
}
form.footer_newsletter .wrap_ticket_customer_name input#ticket_customer_name, form.footer_newsletter .wrap_ticket_customer_email input#ticket_customer_email {
	display: block;
	width: 100%;
	height: 100%;
	background: none;
	border: none;
	text-indent: 12px;
	line-height: 41px;
	color: #9a9a9a;
	outline: none;
}
form.footer_newsletter .wrap_contact_btn {
	display: inline-block;
	float: right;
	width: 96px;
	height: 41px;
	background: #7ed3f2;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
form.footer_newsletter .wrap_contact_btn:hover {
	background: #e70089;
}
form.footer_newsletter .wrap_contact_btn button.contact_btn {
	display: block;
	width: 100%;
	height: 100%;
	background: none;
	border: none;
	font-size: 20px;
	color: #fff;
	text-align: center;
}
form.footer_newsletter .wrap_checkbox {
	display: inline-block;
	width: 200px;
	height: 15px;
	float: right;
	margin-top: 3px;
}
form.footer_newsletter .element_general_contact_new > div > span.newsletter_field {
	display: block;
	color: #000;
	font-size: 12.55px;
	width: auto;
	height: 100%;
	padding-right: 0;
	margin-right: 19px;
	top: 11px;
}
form.footer_newsletter .element_general_contact_new > div > input#ticket_newsletter {
	display: inline-block;
	float: right;
	width: auto;
	height: 100%;
	visibility: visible;
}
form.footer_newsletter .wrap_contact_title2 {
	display: inline-block;
	float: left;
	width: auto;
	height: 20px;
	overflow: hidden;
	margin-top: 13px;
	padding-left: 2px;
}
form.footer_newsletter .wrap_contact_title2 h3.contact_title2 {
	display: block;
	width: 100%;
	height: 100%;
	color: #7a6169;
	font-size: 17.85px;
	font-weight: normal;
	text-align: right;
}
/* --- end element_general_newsletter_footer --- */ 

/* --- element_general_links_footer --- */ 
ul.element_general_links.payment.horizontal {
	float: right;
	width: 387px;
	margin: 0 0 0 0;
	height: 100%;
	margin-left: 62px;
}
#footer_group1 > ul.element_general_links.payment.horizontal li {
	background: url(save_buy_icons.png) no-repeat right 0;
	width: 400px;
	height: 136px;
}
#footer_group1 > ul.element_general_links.payment.horizontal > li.pos_0 {
	margin: 0;
}
#footer_group1 > ul.element_general_links.payment.horizontal > li a {
	display: block;
	height: 100%;
	width: 100%;
	line-height: 0;
	font-size: 0;
}

#footer_group1 > ul.element_general_links.payment.horizontal > li a h3 {
	display: block;
	height: 23px;
	font-size: 18px;
	color: #7a6169;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 22px;
	text-indent: 54px;
}
#footer_group1 > ul.element_general_links.payment.horizontal li.pos_1 {
	background-position: 0 bottom;
	width: 70px;
	height: 61px;
}
ul.element_general_links.social.bot.horizontal {
	float: left;
	vertical-align: top;
	width: 223px;
}
ul.element_general_links.social.bot.horizontal h3 {
	font-size: 18px;
	color: #7a6169;
	font-weight: normal;
	line-height: 20px;
	margin: 0px 15px 20px 0px;
}
#layout_footer ul.element_general_links.social.bot.horizontal li a {
	font-size: 19px;
	color: #fff;
	line-height: 33px;
	text-align: center;
	display: block;
}
ul.element_general_links.social.bot.horizontal li {
	width: 33px;
	height: 33px;
	-webkit-border-radius: 17px 16px 16px 17px/16px 16px 17px 17px;
	-moz-border-radius: 17px 16px 16px 17px/16px 16px 17px 17px;
	border-radius: 17px 16px 16px 17px/16px 16px 17px 17px;
	background-color: #818181;
	display: inline-block;
	margin-right: 15px;
	font-size: 19px;
}
ul.element_general_links.social.bot.horizontal li:hover {
	background: #7a6169;
}
ul.element_general_links.social.bot.horizontal li:first-child {
	margin: 0;
}
ul.element_general_links.social.bot.horizontal li,
ul.element_general_links.social.bot.horizontal li:hover {
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
/* --- end_element_general_links_footer --- */ 


/* --- element_general_footer_nav --- */ 
#footer_middle_groups #footer_group2 {
	width: 330px;
}
#footer_group2 > div {
	padding-right: 0px;
	width: 330px;
}
#layout_footer .element_general_footer_nav_list a:hover,
#bg_footer .element_general_prime_categories li:hover,
#footer_group5 > ul.element_general_links.footer_prime_categories a:hover {
	text-decoration: none;
	color: #f31171;
}
/* --- end element_general_footer_nav --- */ 

/* --- element_general_prime_categories --- */ 
#bg_footer #footer_group3 > div > ul > li {
	width: 50%;
	float: right;
	line-height: 21px
}
#footer_middle_groups #footer_group3 {
	width: 388px
}
#footer_middle_groups div h3, 
#bg_footer #layout_footer #footer_group3 > div > h3, #footer_middle_groups div h3, #footer_group5 > ul > h3 {
	width: 100%;
	padding-right: 0;
	height: 20px;
	font-size: 19px;
	color: #7a6169;
	font-weight: normal;
	margin-bottom: 10px;
	overflow: hidden;
}
#footer_group3 > div {
	margin-right: 0;
}
#bg_footer .store_categories {
	margin-top: 27px;
}
#bg_footer .element_general_all_categories_sorted_by_titles li a:hover,
#bg_footer .element_general_prime_categories li a:hover,
#bg_footer .element_general_all_categories li a:hover {
	text-decoration: none;
	color: #33ccbf;
}
/* --- end element_general_prime_categories --- */ 

/* --- element_general_show_contact --- */ 
#footer_group4 p {
	padding-right: 40px;
}
#footer_group4 > div {
	margin: 3px 10px 0 0;
}
#footer_middle_groups .element_general_show_contact h3 {
	padding: 0;
}
#footer_middle_groups .element_general_show_contact p {
	padding-right: 0px;
}
/* --- end element_general_show_contact --- */

/* --- #footer_group2, #footer_group3, #footer_group4_footer --- */
#footer_group2, #footer_group3, #footer_group4 {
	background: none;
}
#bg_footer #footer_group4 h3.safe_buy {
	display: none;
}
#footer_middle_groups > div {
	padding: 0;
}
#footer_group4 > div {
	margin: 0;
	padding-bottom: 11px;
}
#footer_middle_groups ul {
	margin: 0;
	padding-right: 0;
}
#footer_middle_groups {
	margin: 20px 0px 24px;
}
#layout_footer a, #layout_footer p, #layout_footer strong {
	line-height: 22px;
	color: #7a6169;
	overflow: hidden;
}
#layout_footer p a {
	text-decoration: underline;
	color: #7a6169;
}
.element_general_images.footer_delivery {
	display: block;
	width: 100%;
}
.element_general_images.footer_delivery .current_element_image {
	display: block;
	width: 100%;
	height: auto;
	max-width: 184px;
	max-height: 202px;
	overflow: hidden;
}
.element_general_images.footer_delivery .current_element_image a {
	display: block;
	width: 100%;
	height: 100%;
}
.element_general_images.footer_delivery .current_element_image a img {
	display: none;
}
#footer_group5 > ul.element_general_links.footer_prime_categories {
	display: inline-block;
	float: right;
	width: 20%;
	overflow: hidden;
	margin-bottom: 28px;
	max-height: 205px;
	overflow: hidden;
}
/* --- end_#footer_group2, #footer_group3, #footer_group4_footer --- */

/*up_btn*/
#upBtn {
	width: 54px;
	height: 54px;
	margin-right: 80px;
	position: fixed;
	top: auto;
	bottom: 177px;
	right: 0;
	z-index: 9999;
	background: url(up_btn.png) no-repeat center center;
}
#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*/


/*small_newletter*/
.layout_homepage #bg_footer #new_ticket {
	display: none;
}
#bg_footer #new_ticket {
	float: right;
	height: 100px;
	overflow: hidden;
	width: 251px;
	margin-left: 0px;
}
#bg_footer #new_ticket:before {
	content: "";
	height: 2px;
	width: 219px;
	-webkit-box-shadow: -1px 0 rgba(220,211,193,.47), inset -1px 0 2px rgba(0,0,0,.23);
	-moz-box-shadow: -1px 0 rgba(220,211,193,.47), inset -1px 0 2px rgba(0,0,0,.23);
	box-shadow: -1px 0 rgba(220,211,193,.47), inset -1px 0 2px rgba(0,0,0,.23);
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,.06), rgba(176,176,176,.06));
	background-image: -moz-linear-gradient(top, rgba(0,0,0,.06), rgba(176,176,176,.06));
	background-image: -o-linear-gradient(top, rgba(0,0,0,.06), rgba(176,176,176,.06));
	background-image: -ms-linear-gradient(top, rgba(0,0,0,.06), rgba(176,176,176,.06));
	background-image: linear-gradient(to bottom, rgba(0,0,0,.06), rgba(176,176,176,.06));
	position: absolute;
	bottom: 130px;
}
#bg_footer .element_general_newsletter {
	display: block;
	background: none;
	margin: 0;
	position: static;
	width: 100%;
}
#bg_footer .element_general_newsletter #heading {
    display: block;
    font-size: 18px;
    color: #7a6169;
    font-weight: normal;
    line-height: 20px !important;
    margin: 0;
    margin-bottom: 21px;
}
#bg_footer .contact label {
	padding: 0;
}
.element_general_newsletter #ticket_customer_email {
	width: 236px;
	height: 28px;
	background: #FFF;
	color: #808080;
	padding: 0 8px 0 30px;
	position: static;
	margin-top: 13px;
	text-align: right;
	line-height: 28px;
	border-radius: 0;
	outline: none;
	box-shadow: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.element_general_newsletter + input + div.smallButton a, .element_general_newsletter + input + div.smallButton div {
    background: url(mail.png) no-repeat center center;
    width: 28px;
    top: -90px;
    left: -137px;
    height: 28px;
}
.element_general_newsletter + input + div.smallButton div:hover {
	background-position: center center;
}
#bg_footer .contact label {
	padding: 0;
}


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

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

/* --- layout_category --- */ 
#bg_middle #bread_crumbs {
	line-height: 24px;
}
#bread_crumbs a {
	background-position: -6px -371px;
}
/* --- end layout_category --- */   

/* -- parent category design -- */
.layout_parent_category #bg_middle .element_general_prime_categories {
	display: none;
}
.layout_parent_category div#wowslider-container1 {
	margin-top: 5px !important;
}
.parent_category span.float_right.group_title, .parent_category .group div.clear {
	display: block;
}
.layout_parent_category .category_children_with_image {
	display: block;
	width: 231px;
	height: 249px;
	float: right;
	margin-bottom: 10px;
	position: relative;
	border-bottom: solid 1px #a69293;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
}
.layout_parent_category .category_children_with_image:not(:nth-child(4n)) {
	margin-left: 12px;
}
.layout_parent_category .category_children_with_image:not(:nth-child(4n)):after {
	content: "";
	display: block;
	width: 12px;
	height: 1px;
	background: #a69293;
	position: absolute;
	top: auto;
	bottom: -1px;
	left: -12px;
}
.layout_parent_category .category_children_with_image a {
	display: block;
	width: 231px;
	height: 100%;
	overflow: hidden;
}
.layout_parent_category .category_image_wrapper, .layout_parent_category .category_image_wrapper .category_image {
	display: block;
	width: 100%;
	height: 211px;
	position: relative;
	overflow: hidden;
}
.layout_parent_category .category_image img {
	max-height: 100%;
	max-width: 100%;
	margin: 0 auto;
}
.layout_parent_category .category_image img, .layout_parent_category .category_image:hover img {
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.layout_parent_category .category_image:hover img {
	transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
	-webkit-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.2) skew(0deg) translate(0px);
}
.layout_parent_category .category_title {
	display: block;
	position: static;
	width: 100%;
	height: 37px;
	font-weight: normal;
	font-size: 15px;
	color: #7a6169;
	line-height: 37px;
	text-align: center;
}
.parent_category .pagingWrapper {
	display: none;
}
.layout_parent_category .element_category_filter {
	display: block;
	width: 100%;
	height: 33px;
	padding-right: 39px;
	background: url(bee_icon.png) no-repeat right 0;
	border-bottom: 1px solid #f366c5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	margin: 15px 0;
}
.layout_parent_category .element_category_filter h1 {
	display: inline-block;
	float: right;
	width: 140px;
	height: 100%;
	font-size: 20px;
	color: #7a6169;
	line-height: 30px;
	margin: 0;
	cursor: pointer;
}
.layout_parent_category .element_category_filter .group_title_wrapper {
	display: inline-block;
	float: left;
	height: 100%;
}
.layout_parent_category .element_category_filter .group_title_wrapper span {
	display: inline-block;
	float: right;
	height: 100%;
	line-height: 30px;
	font-size: 15px;
	color: #7a6169;
	position: relative;
	padding: 0 6px;
	cursor: pointer;
}
.layout_parent_category .element_category_filter .group_title_wrapper span:not(:last-child) {
	margin-left: 15px;
}
.layout_parent_category .element_category_filter .group_title_wrapper span:not(:last-child):after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 16px;
	background: #f366c5;
	position: absolute;
	left: -10px;
	top: 7px;
}
.layout_parent_category .element_category_filter .group_title_wrapper span.float_right.group_title.filter_on {
	color: #f366c5;
}
.layout_parent_category .element_category_filter .group_title_wrapper span:last-child {
	padding-left: 0;
}
.group_values_group_title:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.group_values_group_title.show_me {
	display: block;
}
.group_values_group_title.hide_me {
	display: none;
}
/* hide images from the sub-categories */
.layout_parent_category #category_group2,
.layout_parent_category #category_group3{
	display: none;
}
.room_category #category_group2 div.ProductItem div.boxContent {
	display: none;
}
.room_category #category_group3 .element_category_list_items #facebook_and_sort_category {
	margin-bottom: 31px;
}
/* -- end of parent category design -- */

/* --- element_category_filter_category --- */ 
.element_category_filter .category_image_wrapper {
	display: none;
}
.element_general_images.category_image {
	display: block;
	width: 100%;
	height: 370px;
	overflow: hidden;
	position: relative;
	margin-top: 5px;
}
.element_general_images.category_image .current_element_image, .element_general_images.category_image .current_element_image a {
	display: block;
	width: 100%;
	height: 100%;
}
.element_general_images.category_image .current_element_image a img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.element_general_images.category_image .current_element_image h3, .element_general_images.category_image .current_element_image p {
	display: none;
}
.element_general_images.category_image h1.sepcial_title {
	display: block;
	position: absolute;
	top: auto;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 40px;
	background: url(category_title_bg.jpg) no-repeat left center rgba(0,0,0,0.46);
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 40px;
	text-indent: 9px;
	margin: 0;
}
#category_group2 .group b {
	display: block;
	color: #7a6169;
	font-size: 16px;
	margin-bottom: 5px;
}
.groups span a, #category_group2 .group .size_of_items {
	font-size: 13px;
	color: #7a6169;
}
#category_group2 div.ProductItem div.boxContent {
	margin-bottom: 39px;
}
.element_category_filter h1 {
	display: block;
	font-style: normal;
}
.sortBox a:first-child {
	margin-left: 0;
}
.ProductItem.backgroundgroups.parent_category #group-subcategories span.float_right.group_title {
	display: none;
}
#category_group2 div#group-subcategories {
	display: block;
	width: 100%;
}
.parent_category .group div.category_title {
	padding: 5px 0;
	font-size: 15px;
	color: #7a6169;
}
.groups a:hover {
	text-decoration: none;
}
#category_group2 .group:first-child {
	padding-top: 0;
}
/* --- end element_category_filter_category --- */ 

/* --- element_category_list_items_category --- */ 
.store_list_items, .store_category_list_items {
	margin: 0;
	padding: 0;
}
.layout_list_item {
	display: inline-block;
	float: right;
	margin: 0;
	width: 231px;
	height: 279px;
	border: 1px solid #f3efef;
	overflow: hidden;
	margin-bottom: 	19px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.layout_list_item:not(:nth-child(3n)) {
	margin-left: 13px;
}
.layout_list_item .grid {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0;
}
.store_category_list_items .grid .list_item_image, .store_list_items .grid .list_item_image {
	display: block;
	position: static;
	width: 100%;
	height: 211px;
	margin: 0 auto;	
	margin-bottom: 3px;
}
.store_category_list_items .grid .list_item_image *, .store_list_items .grid .list_item_image * {
	display: block;
	width: 100%;
	height: 100%;
}
.store_category_list_items .grid .list_item_image img, .store_list_items .grid .list_item_image img {
	width: auto;
	height: auto;
	max-height: 100%;
	max-width: 100%;
}
.store_category_list_items .grid .list_item_title_with_brand, .store_list_items .grid .list_item_title_with_brand {
	display: block;
	width: 88%;
	height: 28px;
	border-bottom: 1px solid #d8cfd0;
	margin: 0 auto;
	overflow: hidden;
}
.store_category_list_items .grid .list_item_title_with_brand *, .store_list_items .grid .list_item_title_with_brand * {
	display: block;
	width: 100%;
	height: 100%;
}
.store_category_list_items .grid .list_item_title_with_brand a, .store_list_items .grid .list_item_title_with_brand a {
	font-size: 15px;
	color: #7a6169;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
	padding: 0;
}
.store_category_list_items .grid .list_item_title_with_brand a:hover, .store_list_items .grid .list_item_title_with_brand a:hover {
	text-decoration: none;
}
.store_category_list_items .grid .list_item_current_list_item_content, .store_list_items .grid .list_item_current_list_item_content {
	display: none;
}
.store_category_list_items .grid .list_item_show_price, .store_list_items .grid .list_item_show_price {
	height: 34px;
	margin: 0;
}
.store_list_items .grid .list_item_show_price a.price, .store_category_list_items .grid .list_item_show_price a.price {
	display: inline-block;
	float: left;
	width: auto;
	height: 100%;
	text-align: left;
	line-height: 34px;
	font-size: 14px;
	color: #f366c5;
	font-weight: normal;
	padding-right: 5px;
}
.grid .list_item_show_price span.item_show_origin_price {
	display: inline-block;
	position: static;
	float: left;
	width: auto;
	height: 100%;
	line-height: 34px;
	color: #a69293;
	font-size: 13px;
	padding-left: 0;
}
.store_list_items .grid .list_item_show_price a.extra_btn, .store_category_list_items .grid .list_item_show_price a.extra_btn {
	display: inline-block;
	float: right;
	color: #7a6169;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	line-height: 34px;
}
.store_list_items .grid:hover .list_item_show_price a.extra_btn, .store_category_list_items .grid:hover .list_item_show_price a.extra_btn {
	color: #f366c5;
}
.store_list_items .grid .list_item_show_price a.extra_btn:after, .store_category_list_items .grid .list_item_show_price a.extra_btn:after {
	content: "\f100";
	font-family: fontAwesome;
	display: inline-block;
	margin-right: 4px;
}
.store_list_items .grid .list_item_show_price a.zero_price_link, .store_category_list_items .grid .list_item_show_price a.zero_price_link {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	background: none;
	padding: 0;
}
.store_category_list_items .grid .list_item_compare, .store_list_items .grid .list_item_compare {
	display: none;
}
/* --- end element_category_list_items_category --- */ 

/* --- element_general_prime_categories_category --- */ 
#bg_middle .element_general_prime_categories h3 {
	display: block;
	width: 100%;
	height: 33px;
	padding-right: 39px;
	background: url(bee_icon.png) no-repeat right 0;
	border-bottom: 1px solid #f366c5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	font-size: 20px;
	color: #f366c5;\
	font-weight: normal;
	line-height: 30px;
}
#bg_middle .element_general_prime_categories .store_categories {
	padding: 0;
	overflow: hidden;
}
#bg_middle .element_general_prime_categories li:first-child > a {
	border-bottom: 1px solid #ececec;
}
#bg_middle .element_general_prime_categories li.store_category_group_title {
	display: none;
}
#bg_middle .element_general_prime_categories li.mark_category {
	display: block;
	background: #fdfded;
}
#bg_middle .element_general_prime_categories li.mark_category:before {
	content: "";
	display: block;
	width: 100%;
	height: 1px;
	background: #ecef6e;
}
#bg_middle .element_general_prime_categories li {
	width: 100%;
	max-height: 41px;
	overflow: hidden;
}
#bg_middle .element_general_prime_categories li a {
	color: #7a6169;
	font-size: 15px;
	border-top: none;
	border-bottom: 1px solid #ececec;
	text-indent: 13px;
}
#bg_middle .element_general_prime_categories li.mark_category a {
	display: block;
	padding-bottom: 11px;
	font-weight: bold;
	border-color: #ecef6e;
}
#bg_middle .element_general_prime_categories li:hover a {
	padding-right: 0;
	color: #f366c5;
}
#bg_middle .element_general_prime_categories li ul {
	display: none;
}
/* --- end element_general_prime_categories_category --- */ 

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

/* ------------------------------------- layout_item ------------------------------------- */
div#item_current_title h1 span {
	font-size: 17.75px;
	color: #7a6169;
	font-weight: bold;
}
#item_current_sub_title > span {
	color: #4b4b4b;
	font-size: 14px;
}
div#item_icons {
	display: block;
	position: static;
	height: 50px;
	width: 185px;
}
.layout_item div#item_elemetns #item_safe_buy {
	background: url(item_safe_buy.png) no-repeat center center;
	border: none;
	height: 56px;
}
div#item_icons {
	display: block;
	position: static;
	height: 52px;
	width: 185px;
	margin-bottom: 4px;
}
div#item_icons > ul {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
div#item_icons > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
div#item_icons > ul > li {
	display: none;
}
div#item_icons > ul > li.item_icon {
	display: inline-block;
	float: right;
	width: 30%;
	padding: 0;
	margin-left: 4.5%;
}
div#item_icons > ul > li.item_icon:last-child {
	margin-left: 0;
}
div#item_icons > ul > li.item_icon img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
div#item_elemetns a#dealButtonHook {
	background: url(also_buy_icon.png) no-repeat right center;
}
div#item_elemetns a.bold_link.link_ask_about_item {
	background: url(ask_icon.png) no-repeat right center;
}
#item_upgrades label select {
	background: #fff;
}
div.deal_items td {
	width: 131px;
	height: 132px;
	border: 1px solid #6ac6e8;
}
.layout_item div.deal_items td.plus, .layout_item div.deal_items td.equal, .deal_items td.deal_button {
	border: none;
}
#item_deal_items h4.deal_items {
	margin-bottom: 11px;
}
#item_info .matchingCarousel em {
	width: 142px;
	margin-left: 70px;
	float: right;
}
.matchingCarousel div.image_bg {
	position: static;
	width: 142px;
	height: 132px;
	margin: 0 auto;
	border: 1px solid #b2e5f7;
	margin-bottom: 30px;
}
.matchingCarousel b {
	font-size: 14.11px;
	max-width: 155px;
	overflow: hidden;
	height: 17px;
	text-align: center;
}
.matchingCarousel i {
	width: 100%;
	position: static;
	text-align: center;
	font-size: 14.11px;
	margin: 0;
}
.matchingCarousel label {
	top: -36px;
}
.item_attributes > h3 {
	display: block;
	position: static;
	margin-bottom: 10px;
}
.layout_item #item_show_facebook {
	top: 17px;
}
/* --- element_general_tabs --- */ 
.layout_item #tabs.active > ul > li a {
	width: 117px;
	height: 38px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background: url(item_tabs_bg.jpg);
	padding: 0;
	line-height: 38px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}
#tabs.active > ul > li.active a {
	background: url(item_tabs_active_bg.jpg);
	color: #fff;
}
#tabs.active > ul > li.active:after {
	content: none;
}
/* --- end element_general_tabs --- */

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


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

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

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

/* --- layout_contact --- */ 
.contact em {
	font-size: 14px;
}
div#show_contact > h3 > span, .layout_contact #show_contact p span {
    font-size: 14px !important;
}
/* --- 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 --- */ 

/*articles*/
.articles #bg_middle .layout_list_item:not(:nth-child(2n)) {
	margin-left: 18px;
}
.articles #bg_middle .layout_list_item {
	margin-bottom: 15px;
}
.articles #bg_middle .store_category_list_items .grid .list_item_title_with_brand h3 a {
	text-align: center;
}
.articles .store_category_list_items .grid .list_item_show_price a.zero_price_link {
	display: none !important;
}
/*#tabs.active > div#item_content {
    display: block;
}
#tabs.active > div.active, #tabs.active > div#item_desc {
    display: none;
    }*/
    .articles.layout_item #item_main {
    	display: none;
    }
    /* ------------------------------------- end_layout ------------------------------------- */

    /*--- colors ---*/
    .element_category_filter h1, .category_desc h3, .sortBox a, .sortBox i, .element_category_filter .results b, .group b, .groups-additional b, #bg_middle .element_general_all_categories_sorted_by_titles li:hover, #bg_middle .element_general_prime_categories li:hover, #bg_middle .element_general_all_categories li:hover, #bg_middle .element_general_all_categories_sorted_by_titles li span, #bg_middle .element_general_prime_categories li span, #bg_middle .element_general_all_categories li span, #header_main_nav li .page_children_main ul.page_children li a:hover, #header_main_nav li #header_show_prime_categories ul.store_categories li a:hover, #header_main_nav li #header_show_prime_categories ul.store_categories li span, .pagination span, .pagination a:hover, .results b, #sort_price a, #sort_price a, #sort_name a, #personal_sell_signup a, .link_personal_sell_signup.blue_link, .mainImage big, .mainImage b, #item_show_price > span.price_value > span.tiny, #store_categories_select_dynamic > span, #group-subcategories div.group_values h3{
    	color: #f366c5;
    }
    /*--- end colors ---*/

    /* fonts */
    /* end fonts */

    /*bottons*/
    .item_details_bottom .item_details_bottom_left div#item_link_buy_now .buyNow a, .item_details_bottom .item_details_bottom_left div#item_link_buy_now .contactNow a, #wrapper .contactNow a, #wrapper .buyNow a, #wrapper #deal_button, #wrapper #layout_credit_guard .smallButton a {
    	-webkit-border-radius: 3px;
    	-moz-border-radius: 3px;
    	border-radius: 3px;
    	background: #f366c5;
    }
    .item_details_bottom .item_details_bottom_left div#item_link_buy_now .buyNow a:hover, .item_details_bottom .item_details_bottom_left div#item_link_buy_now .contactNow a:hover, #wrapper .contactNow a:hover, #wrapper .buyNow a:hover, #wrapper #deal_button:hover, #wrapper #layout_credit_guard .smallButton a:hover {
    	background: #f31171;
    }
    .layout_item #wrapper #deal_button, .layout_item #wrapper #deal_button:hover {
    	width: 131px;
    	height: 33px;
    	line-height: 33px;
    	font-size: 16px;
    }
    /*end bottons*/

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



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

    /* Responsive Changes */

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

    	/* Code here */

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

    	/* Code here */

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

    	/* Code here */

    }

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

    	/* Code here */

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

    	/* Code here */

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