/* Other Brands on TLC   */
/* Category Page Styling */
/* --------------------- */


/* Global Other Brand formating */
body:not(.catalogsearch-result-index) .amshopby-page-container {margin-right: auto; margin-left: auto;}
body:not(.catalogsearch-result-index) .amshopby-page-container .toolbar {display:none!important;}

div.product-grid__content {text-align:center; margin-left:auto; margin-right:right;}

span.gplan-shortdescription-block, span.parkerknoll-shortdescription-block {display:block;}

.gplan-shortdescription-block .price-was, .parkerknoll-shortdescription-block .price-was {display:inline-block; margin:2px; border-radius:5px; padding:6px; font-weight:200; line-height:0.9; text-decoration: line-through;}
.gplan-shortdescription-block .price-was:before, .parkerknoll-shortdescription-block .price-was:before {content : "Was £";}

.gplan-shortdescription-block .price-now, .parkerknoll-shortdescription-block .price-now {display:inline-block; margin:2px; border-radius:5px; padding:6px; font-weight:400; line-height:0.9;}
.gplan-shortdescription-block .price-now:before, .parkerknoll-shortdescription-block .price-now:before {content : "Now £";}

.gplan-shortdescription-block .saving-amount, .parkerknoll-shortdescription-block .saving-amount {display:inline-block; margin:2px; border-radius:5px; padding:6px; font-weight:200; line-height:0.9;}
.gplan-shortdescription-block .saving-amount:before, .parkerknoll-shortdescription-block .saving-amount:before {content : "SAVING OF £";}

.gplan-shortdescription-block .saving-percentage, .parkerknoll-shortdescription-block .saving-percentage {display:inline-block; margin:2px; border-radius:5px; padding:6px; font-weight:400; line-height:0.9;}
.gplan-shortdescription-block .saving-percentage:after, .parkerknoll-shortdescription-block .saving-percentage:after {content : "% SAVING";}



/* Fix the blank hover image, when mouse goes across the product listing  */

/* G Plan: Product Hover Rollover Images */
	.category-chloe div.product-grid__content > ol > li > a > img.product-grid__image,
	.category-holmes div.product-grid__content > ol > li > a > img.product-grid__image,
	.category-jackson div.product-grid__content > ol > li > a > img.product-grid__image,
	.category-malvern div.product-grid__content > ol > li > a > img.product-grid__image,
	.category-mistral div.product-grid__content > ol > li > a > img.product-grid__image,
	.category-seattle div.product-grid__content > ol > li > a > img.product-grid__image,
	.category-taylor div.product-grid__content > ol > li > a > img.product-grid__image,
	.category-washington div.product-grid__content > ol > li > a > img.product-grid__image
	{
		opacity:1!important;
	}

	.category-chloe div.product-grid__content > ol > li > a > img.product-grid__image.rollover,
	.category-holmes div.product-grid__content > ol > li > a > img.product-grid__image.rollover,
	.category-jackson div.product-grid__content > ol > li > a > img.product-grid__image.rollover,
	.category-malvern div.product-grid__content > ol > li > a > img.product-grid__image.rollover,
	.category-mistral div.product-grid__content > ol > li > a > img.product-grid__image.rollover,
	.category-seattle div.product-grid__content > ol > li > a > img.product-grid__image.rollover,
	.category-taylor div.product-grid__content > ol > li > a > img.product-grid__image.rollover,
	.category-washington div.product-grid__content > ol > li > a > img.product-grid__image.rollover
	{
		opacity:0!important;
	}


/* Parker Knoll: Product Hover Rollover Images */
	.category-albert div.product-grid__content > ol > li > a > img.product-grid__image,
	.category-burghley div.product-grid__content > ol > li > a > img.product-grid__image,
	.category-classic-collection div.product-grid__content > ol > li > a > img.product-grid__image,
	.category-colorado div.product-grid__content > ol > li > a > img.product-grid__image,
	.category-devonshire div.product-grid__content > ol > li > a > img.product-grid__image,
	.category-lifestyle-collection div.product-grid__content > ol > li > a > img.product-grid__image,
	.category-manhattan div.product-grid__content > ol > li > a > img.product-grid__image,
	.category-mitford div.product-grid__content > ol > li > a > img.product-grid__image,
	.category-montana div.product-grid__content > ol > li > a > img.product-grid__image,
	.category-sophie div.product-grid__content > ol > li > a > img.product-grid__image,
	.category-winchester div.product-grid__content > ol > li > a > img.product-grid__image,
	.category-york div.product-grid__content > ol > li > a > img.product-grid__image
	{
		opacity:1!important;
	}

	.category-albert div.product-grid__content > ol > li > a > img.product-grid__image.rollover,
	.category-burghley div.product-grid__content > ol > li > a > img.product-grid__image.rollover,
	.category-classic-collection div.product-grid__content > ol > li > a > img.product-grid__image.rollover,
	.category-colorado div.product-grid__content > ol > li > a > img.product-grid__image.rollover,
	.category-devonshire div.product-grid__content > ol > li > a > img.product-grid__image.rollover,
	.category-lifestyle-collection div.product-grid__content > ol > li > a > img.product-grid__image.rollover,
	.category-manhattan div.product-grid__content > ol > li > a > img.product-grid__image.rollover,
	.category-mitford div.product-grid__content > ol > li > a > img.product-grid__image.rollover,
	.category-montana div.product-grid__content > ol > li > a > img.product-grid__image.rollover,
	.category-sophie div.product-grid__content > ol > li > a > img.product-grid__image.rollover,
	.category-winchester div.product-grid__content > ol > li > a > img.product-grid__image.rollover,
	.category-york div.product-grid__content > ol > li > a > img.product-grid__image.rollover
	{
		opacity:0!important;
	}



/* G Plan Styles */
.gplan-shortdescription-block .price-was {background:#ffffff; color:#333333;}
.gplan-shortdescription-block .price-now {background:#ffffff; color:#A6093D;}
.gplan-shortdescription-block .saving-amount {background:#ffffff; color:#000000;}
.gplan-shortdescription-block .saving-percentage {background:#A6093D; color:#ffffff;}

/* Parker Knoll Styles */
.parkerknoll-shortdescription-block .price-was {background:#ffffff; color:#333333;}
.parkerknoll-shortdescription-block .price-now {background:#ffffff; color:#4C688E;}
.parkerknoll-shortdescription-block .saving-amount {background:#ffffff; color:#000000;}
.parkerknoll-shortdescription-block .saving-percentage {background:#4C688E; color:#ffffff;}
