/* ----- ###################################### ----- */
/* ----- FACEBOOK SHOP PRO CSS - version 5.0 ----- */
/* ----- ###################################### ----- */

/* ----- */
/* Reset */
/* ----- */

/** {padding: 0; margin: 0;}*/
/*body {*/
	/*margin: 0;*/
	/*overflow: auto;*/
/*}*/
/*img {border: 0;}*/
/*h2 {*/
	/*font-size: 16px;*/
	/*color: #3b5998;*/
/*}*/
/*h3 {*/
	/*font-size: 13px;*/
	/*color: #3b5998;*/
/*}*/

/* ----------------------------- */
/* Module General Page Structure */
/* ----------------------------- */
#fbpsstMain {
	width: 810px;
	min-height: 800px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#fbpsstTop {
	width: 810px;
	margin: 0 0 15px 0;
	position: relative;
}
#fbpsstRight {
	float: left;
	width: 810px;
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
}
#fbpsstBottom {
	width: 810px;
	margin: 0;
	padding: 0;
	border: 0;
}

#fbpsstMain .clr_0,
#fbpsstMain .clr_1,
#fbpsstMain .clr_5,
#fbpsstMain .clr_10,
#fbpsstMain .clr_15,
#fbpsstMain .clr_20,
#fbpsstMain .clr_30,
#fbpsstMain .clr_50,
#fbpsstMain .clr_80,
#fbpsstMain .clr_100,
#fbpsstMain .clr_hr {backmtound:none; clear:both !important; float:none !important; position:relative; padding:0 !important; margin:0 !important; display:block !important}
#fbpsstMain .clr_hr,
#fbpsstMain .clr_0 {height:0 !important;}
#fbpsstMain .clr_1 {height:1px !important}
#fbpsstMain .clr_5 {height:5px !important}
#fbpsstMain .clr_10 {height:10px !important}
#fbpsstMain .clr_15 {height:15px !important}
#fbpsstMain .clr_20 {height:20px !important}
#fbpsstMain .clr_30 {height:30px !important}
#fbpsstMain .clr_50 {height:50px !important}
#fbpsstMain .clr_80 {height:80px !important}
#fbpsstMain .clr_100 {height:100px !important}
#fbpsstMain .clr_hr,
#fbpsstMain .clr_hr_left_10,
#fbpsstMain .clr_hr_left_15 {
	width: 100%;
	border-bottom:1px solid #CCC !important;
}
#fbpsstMain .clr_hr_left_10 {
	margin-left: 10px;
}
#fbpsstMain .clr_hr_left_15 {
	margin-left: 15px;
}
#fbpsstMain .center {text-align: center !important;}
#fbpsstMain .clear-left {clear: left;}
#fbpsstMain .float-right {float: right;}
#fbpsstMain .padding-left-10 {padding-left: 10px;}
#fbpsstMain .margin-left-10 {margin-left: 10px;}
#fbpsstMain .margin-right-10 {margin-right: 10px;}
#fbpsstMain .margin-top-15 {margin-top: 15px;}
#fbpsstMain .valign-top {vertical-align: top;}
#fbpsstMain h3 {
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #3b5998;
}
#fbpsstMain h4 {
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #3b5998;
}
#fbpsstMain .total-reviews,
#fbpsstMain .no-total-reviews {
	font-weight: bold;
	color: #333 !important;
}
#fbpsstMain .total-reviews {
	margin-top: -10px;
	font-size: 10px;
}
#fbpsstMain .total-reviews-margin {
	margin-right: 43px;
}
#fbpsstMain .total-reviews-margin-t {
	font-size: 10px;
	margin-top: -25px !important;
	font-weight: bold;
}
#fbpsstMain .no-total-reviews {
	font-size: 12px;
	line-height: 34px !important;
}

/* -------------------- */
/* Default Facebook CSS */
/* -------------------- */
/* START - Menu */
#fbpsstMain .navbar-inverse,
#fbpsstMain .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	color: #fff !important;
	background-color: #3b5998 !important;
	border-color: #d4dae8 !important;
}
#fbpsstMain .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	background-color: #eceff5 !important;
	color: #3b5998 !important;
}
#fbpsstMain .navbar-inverse .navbar-brand,
#fbpsstMain .navbar-inverse .navbar-nav>li>a {
	font-size: 12px;
	color: #fff;
}
#fbpsstMain .navbar-inverse .navbar-nav>li.active>a,
#fbpsstMain .navbar-inverse .navbar-nav>li:hover,
#fbpsstMain .navbar-inverse .navbar-nav>li>a:hover {
	background-color: #eceff5 !important;
	color: #3b5998 !important;
}
#fbpsstMain .dropdown-menu>li>a {
	color: #3b5998 !important;
}
#fbpsstMain .dropdown-menu.pull-left {
	margin-left: -93px !important;
	float: left !important;
}
#fbpsstMain .dropdown-menu {
	background-color: #eceff5 !important;
	z-index: 9999 !important;
}
#fbpsstMain .dropdown-menu>li:hover,
#fbpsstMain .dropdown-menu>li>a:hover,
#fbpsstMain .dropdown-menu>li.category-selected,
#fbpsstMain .dropdown-menu>li.category-selected>a {
	background-color: #3b5998 !important;
	color: #fff !important;
}
/* END - Menu */


/* START - Search */
#fbpsstMain .search {
	float: right;
}
#fbpsstMain .search .navbar-form input {
	border: 1px solid #c6d4ef;
}
#fbpsstMain .search .navbar-form {
	padding: 0 !important;
}
#fbpsstMain .search .btn {
	padding: 9px 12px;
}
#fbpsstMain .search .btn.btn-default {
	border: 1px solid #3b5998;
	background-color: #3b5998;
	color: #fff !important;
}
#fbpsstMain .search .btn.btn-default:hover {
	background-color: #c6d4ef !important;
	color: #3b5998 !important;
}
#fbpsstMain .btn-default .glyphicon-search:hover {
	background-color: #c6d4ef !important;
	color: #3b5998 !important;
}
/* END - Search */


/* START - Head title */
#fbpsstMain .head-title {
	font: 600 18px/22px "Open Sans", sans-serif;
	color: #3b5998;
	text-transform: uppercase;
	padding: 0px 0px 12px 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #3b5998;
	overflow: hidden;
}
/* END - Head title */


/* START - Products and Reviews grid */
#fbpsstMain .product,
#fbpsstMain .review {
	height: 350px;
	border: 2px solid #3b5998;
	border-radius: 5px;
	background: #FFF;
	margin: 5px 10px 5px 10px !important;
}
#fbpsstMain .product .info,
#fbpsstMain .review .info {
	padding: 10px;
	border-radius: 0 0 5px 5px;
	margin-top: 1px;
}
#fbpsstMain .review:hover,
#fbpsstMain .product:hover {
	/*color: #eceff5;*/
	/*filter: alpha(opacity=70);*/
	/*-moz-opacity: 0.7;*/
	/*-khtml-opacity: 0.7;*/
	/*opacity: 0.7;*/
	box-shadow: 2px 2px 2px 2px #bbb;
}
#fbpsstMain .product .info p {text-align: center;}
#fbpsstMain .review .info p {text-align: left;}
#fbpsstMain .product .info .head,
#fbpsstMain .review .info .head {margin: 0;height: 52px;}
#fbpsstMain .product .info .head,
#fbpsstMain .product .info .head a,
#fbpsstMain .review .info .head,
#fbpsstMain .review .info .head a
{
	line-height: 16px;
	text-decoration: none;
	color: #333;
}
#fbpsstMain .product .info .title-margin-both,
#fbpsstMain .review .info .title-margin-both {
	margin-left: 31px !important;
	margin-right: 31px !important;
}
#fbpsstMain .product .info .title-margin-right,
#fbpsstMain .review .info .title-margin-right {
	margin-right: 31px !important;
}
#fbpsstMain .product .info .title-margin-left,
#fbpsstMain .review .info .title-margin-left {
	margin-left: 31px !important;
}
#fbpsstMain .product .photo,
#fbpsstMain .review .photo {text-align: center; background-color: white;}
#fbpsstMain .product .photo img,
#fbpsstMain .review .photo img {margin: 0 2px 0 2px !important;}
#fbpsstMain .product .price {
	/*width: 50%;*/
	float: left;
	margin-top: 10px;
}
#fbpsstMain .product .price h5 {
	line-height: 16px;
	margin: 0;
}
#fbpsstMain .text-color,
#fbpsstMain .price-text-color {
	color: #3b5998;
	font-weight: bold;
}
#fbpsstMain .price-text-color-blurred {color: red;text-decoration: line-through;}
#fbpsstMain .price-text-color,
#fbpsstMain .price-text-color-blurred {
	font-weight: bold;
	line-height: 20px;
}
#fbpsstMain .product .info .rating,
#fbpsstMain .product.list-row .rating,
#fbpsstMain .review.list-row .rating {
	color: #F4C765;
}
#fbpsstMain .product.list-row .rating,
#fbpsstMain .review.list-row .rating {
	margin-top: 5px;
}
#fbpsstMain .product .info .rating .star-empty,
#fbpsstMain .product.list-row .rating .star-empty,
#fbpsstMain .review.list-row .rating .star-empty {
	color: #ada9a9;
}
#fbpsstMain .product .rating,
#fbpsstMain .review .rating {
	float: right;
	font-size: 14px;
	text-align: right;
	line-height: 30px;
	margin-bottom: 10px;
	margin-top: 7px;
	height: 30px;
}
#fbpsstMain .product .separator {
	border-top: 1px solid #c6d4ef;
}
#fbpsstMain .product .separator p {
	line-height: 20px;
	margin-bottom: 0;
	margin-top: 10px;
	text-align: center;
}
#fbpsstMain .product .separator p i {
	margin-right: 5px;
}
#fbpsstMain .product .btn-add a {
	color: #6c8ed1 !important;
	width: 50%;
	float: left;
	margin-top: -7px !important;
	margin-left: 5px !important;
	font-size: 26px !important;
}
#fbpsstMain .product .btn-add a:hover {
	font-size: 30px !important;
}
#fbpsstMain .product .separator-vertical {
	margin-top: 2px;
	border-right: 1px solid #c6d4ef;
}
#fbpsstMain .product .btn-details {
	width: 50%;
	float: left;
	padding-left: 10px;
}
#fbpsstMain .sale-box {
	right: 6px;
}
#fbpsstMain .new-box {
	left: 6px;
}
#fbpsstMain .new-box, .sale-box {
	position: absolute;
	top: 2px;
	overflow: hidden;
	height: 85px;
	width: 85px;
	text-align: center;
}
#fbpsstMain .new-label {
	font: 700 14px/12px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #6ad4ff;
	text-transform: uppercase;
	padding: 9px 0 7px;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
	width: 130px;
	text-align: center;
	display: block;
	position: absolute;
	left: -33px;
	top: 16px;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#fbpsstMain .new-label:before {
	position: absolute;
	bottom: -3px;
	right: 5px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 4px 4px 0px 4px;
	border-color: #21a3d8 transparent transparent transparent;
	content: ".";
	text-indent: -5000px;
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}
#fbpsstMain .new-label:after {
	position: absolute;
	bottom: -3px;
	left: 3px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 4px 4px 0px 4px;
	border-color: #21a3d8 transparent transparent transparent;
	content: ".";
	text-indent: -5000px;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
#fbpsstMain .sale-label {
	font: 700 14px/12px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #f13340;
	text-transform: uppercase;
	padding: 9px 0 7px;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.24);
	width: 130px;
	text-align: center;
	display: block;
	position: absolute;
	right: -33px;
	top: 16px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
#fbpsstMain .sale-label:before {
	position: absolute;
	bottom: -3px;
	right: 4px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 4px 4px 0px 4px;
	border-color: #ad2b34 transparent transparent transparent;
	content: ".";
	text-indent: -5000px;
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}
#fbpsstMain .sale-label:after {
	position: absolute;
	bottom: -3px;
	left: 5px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 4px 4px 0px 4px;
	border-color: #ad2b34 transparent transparent transparent;
	content: ".";
	text-indent: -5000px;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
}
/* END - Products */

/* START - Products rows */
#fbpsstMain .product.list-row {height: 190px;}
#fbpsstMain .review.list-row {height: inherit;}
#fbpsstMain .product.list-row h5,
#fbpsstMain .review.list-row h5 {
	margin-top: 12px;
	margin-left: -15px;
}
#fbpsstMain .product.list-row h5 a,
#fbpsstMain .product.list-row h5 a:hover,
#fbpsstMain .review.list-row h5 a,
#fbpsstMain .review.list-row h5 a:hover {
	text-decoration: none;
	color: #3b5998 !important;
	font-weight: bold;
}
#fbpsstMain .product.list-row .photo img,
#fbpsstMain .review.list-row .photo img {margin: 10px 0 !important;}
#fbpsstMain .product.list-row .separator,
#fbpsstMain .review.list-row .separator {
	margin-top: 2px;
	margin-left: -15px;
	margin-right: -10px;
}
#fbpsstMain .product.list-row p,
#fbpsstMain .review.list-row p {
	height: 30px;
}
#fbpsstMain .product.list-row p
#fbpsstMain .product.list-row .info p {text-align: center !important;  }
#fbpsstMain .review.list-row p,
#fbpsstMain .review.list-row .info p {text-align: left !important;  }
#fbpsstMain .product.list-row .info .row,
#fbpsstMain .review.list-row .info .row {
	margin-top: 5px;
	height: 30px;
}
#fbpsstMain .product.list-row p,
#fbpsstMain .review.list-row p {
	float: left;
	margin-right: 10px;
}
#fbpsstMain .review.list-row .review-comment {
	height: auto !important;
	padding-bottom: 15px;
	padding-right: 15px;
}
#fbpsstMain .product.list-row .btn-add {
	margin-top: -5px;
	width: 50%;
	float: none;
	margin-left: 15px;
	font-size: 16px !important;
}
#fbpsstMain .product.list-row .btn-add a {
	font-size: 22px !important;
}
#fbpsstMain .product.list-row .btn-add a:hover {
	text-decoration: none;
	font-size: 26px !important;
}
/* END - Products rows */


/* START - Categories */
#fbpsstMain #subcategories ul {
	list-style: none;
	margin-left: -25px;
}
#fbpsstMain #subcategories ul li {
	float: left;
	margin: 0 0 15px 0;
	text-align: center;
	height: 250px;
}
#fbpsstMain #subcategories ul li.no-review {
	height: 210px;
}
#fbpsstMain .subcategory-image {
	padding: 0 0 8px 0;
	border-radius: 5px;
	border: 2px solid #3b5998;
}
#fbpsstMain .subcategory-image:hover {
	box-shadow: 2px 2px 2px 2px #bbb;
}
#fbpsstMain #subcategories ul li .subcategory-image a {
	margin-bottom: -5px;
	display: block;
}
#fbpsstMain #subcategories ul li .subcategory-image:hover {
	xbackground-color: rgba(215, 215, 244, 0.5);
}
#fbpsstMain #subcategories a {
	color: #3b5998;
	text-decoration: none;
}
#fbpsstMain #subcategories .separator {
	width: 90%;
	margin-top: 5px;
	margin-left: 10px;
	border-top: 1px solid #c6d4ef;
}
#fbpsstMain #subcategories .separator p {
	line-height: 20px;
	margin-bottom: 0;
	margin-top: 10px;
	text-align: center;
	color: #F4C765;
}
#fbpsstMain #subcategories .separator p .star-empty {
	color: #ada9a9;
}
#fbpsstMain .title_block {
	font: 600 20px/24px "Open Sans", sans-serif;
	color: #3b5998;
	background: #eceff5;
	border-top: 5px solid #3b5998;
	text-transform: uppercase;
	padding: 14px 5px 17px 20px;
	margin-bottom: 20px;
}
#fbpsstMain .title_block .star {
	font-size: 16px;
	color: #F4C765;
}
#fbpsstMain .title_block .star-empty {
	font-size: 16px;
	color: #ada9a9;
}
#fbpsstMain .btn-hover {
	font-weight: normal;
	color: #333333;
	cursor: pointer;
	background-color: inherit;
	border-color: transparent;
}

#fbpsstMain .btn-hover-alt {
	font-weight: normal;
	color: #ffffff;
	cursor: pointer;
	background-color: inherit;
	border-color: transparent;
}
#fbpsstMain .panel {
	border-radius: inherit;
}
#fbpsstMain .panel-primary {
	border-color: #3b5998;
}
#fbpsstMain .panel-primary>.panel-heading {
	color: #3b5998;
	background-color: #eceff5;
	border-top-color: #3b5998;
	border-right-color: #3b5998;
	border-left-color: #3b5998;
	border-bottom-color: transparent;
}
#fbpsstMain h3.panel-title {
	font-size: 16px;
	font-weight: bold;
	color: #3b5998;
}
#fbpsstMain .panel-body {
	padding: 10px 20px 10px 20px;
}
#fbpsstMain .panel-body a {
	font-size: 12px;
	color: #3b5998;
}
#fbpsstMain .panel-body a:hover {
	color: #fff !important;
	background-color: #3b5998;
}
/* END - Categories */



/* START - Footer */
#fbpsstMain .footerbar {
	border-top: 2px solid #3b5998;
	padding: 5px 10px 0 0;
	text-align: right;
	margin-bottom: 10px;
}
#fbpsstMain .footerbar a {
	color: #3b5998;
}
/* END - Footer */

/* START - Breadcrumb */
#fbpsstMain .breadcrumbs {
	list-style: none;
	overflow: hidden;
	font: 12px Helvetica, Arial, Sans-Serif;
	line-height: 16px;
	margin-left: -40px;
	margin-top: 5px;
}
#fbpsstMain #fbpsstMain .breadcrumbss {
	border: 1px solid #3b5998 !important;
}
#fbpsstMain .breadcrumbs li {
	float: left;
	z-index: 10;
}
#fbpsstMain .breadcrumbs li a {
	background: #eceff5;
	color: #3b5998;
	text-decoration: none;
	padding: 10px 0 10px 50px;
	/* fallback color */
	position: relative;
	display: block;
	float: left;
}
#fbpsstMain .breadcrumbs li a:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	/* Go big on the size, and let overflow hide */
	border-bottom: 50px solid transparent;
	border-left: 30px solid #eceff5;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	left: 100%;
	z-index: 2;
}
#fbpsstMain .breadcrumbs li a:before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	border-bottom: 50px solid transparent;
	border-left: 30px solid white;
	position: absolute;
	top: 50%;
	margin-top: -50px;
	margin-left: 1px;
	left: 100%;
	z-index: 1;
}
#fbpsstMain .breadcrumbs li:first-child a {
	padding-left: 15px;
	padding-bottom: 14px;
}
#fbpsstMain .breadcrumbs li:last-child a {
	background: #3b5998;
	color: #fff;
}
#fbpsstMain .breadcrumbs li:last-child a:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border-top: 50px solid transparent;
	/* Go big on the size, and let overflow hide */
	border-bottom: 50px solid transparent;
	border-left: 30px solid #3b5998;
	top: 50%;
	margin-top: -50px;
	left: 100%;
	z-index: 2;
	pointer-events: none;
	cursor: default;
}
#fbpsstMain .breadcrumbs li a:hover { background: #3b5998; color: #fff;}
#fbpsstMain .breadcrumbs li a:hover:after { border-left-color: #3b5998 !important; }
/* END - Breadcrumb */

/* START - Pagination */
#fbpsstMain .pagination>li>a {
	color: #3b5998;
	text-decoration: none;
}
#fbpsstMain .pagination>li.active>a,
#fbpsstMain .pagination>li>a:hover {
	border: 1px solid #ddd;
	color: #fff;
	text-decoration: none;
	background-color: #3b5998;
}
/* END - Pagination */