.ViewAProductHolder {
	width: 100%;
	display: block;
}

.ViewAProductHolder > tbody,
.ViewAProductHolder tr,
.ViewAProductHolder td {
	display: block;
}

#FullDescription div,
#Description1 div,
#Description2 div,
#Description3 div,
#Description4 div {
	white-space: pre-wrap;
}

.ProductImagesHolder .lightbox-photo img {
	width: 100%;
}

.GalleryHolder {
	width: 80%;
	margin: 0 auto;
}

.GalleryHolder ul {
	text-align: center;
	list-style: none;
	margin: 0;
}

.GalleryHolder ul > li {
	display: inline-block;
}

.GalleryHolder ul > li:first-of-type {
	display: none;
}

.ProductInfoHolder {
	position: relative;
	display: inline-block;
	width: 50%;
	padding-left: 55px;
}

.ProductDisplayFormName span {
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1.5rem;
	display: block;
	margin-bottom: 0.5rem;
}

.ProductDisplayFormShortDesc {
	padding: 20px 0;
}

.ProductDisplayFormPartNo {
	padding-top: 13px;
}

.ProductDisplayFormAddB2C .AddSingleToCartButtonClick {
	color: #ffffff;
	border-style: none;
	text-transform: uppercase;
	padding: 10px 15px;
	border-radius: 5px;
}

.ProductTabsHolder .ProductTabDiv .TabInnerHeader {
	font-size: 16px;
	font-weight: 700;
	padding-left: 5px;
}

.ProductTabDiv table {
	border: none;
}

#ProductRange.ProductTabDiv table {
	width: 100%;
}

#ProductRange tbody > tr > td > div > div {
	display: inline-block;
	width: 15%;
	overflow: hidden;
	vertical-align: middle;
}

#ProductRange tbody > tr > td > div > div.AccessoryListDescription {
	width: 20%;
	overflow: hidden;
	vertical-align: middle;
}

#ProductRange tbody > tr > td > div > div.AccessoryListButton {
	width: 15%;
	text-align: right;
	overflow: inherit;
}
#ProductRange .AccessoryListPartNo {
	width: 20%;
}

#ProductRange table > tbody > tr:first-child > td {
	padding: 0;
}

#ProductRange table > tbody > tr > td .AccessoryListHeader {
	background-color: #e6e6e6;
	padding: 5px 0;
}

#ProductRange table > tbody > tr:not(:last-child):not(:first-child) > td {
	padding: 5px 0 5px 0;
	border-top: 1px solid #ccc;
}

#ProductRange .UpdateCartFromListWrapper {
	display: none !important;
}

.Garden-Centre .AccessoryListPartNo a {
	color: #00753b;
}

.Pet-Centre .AccessoryListPartNo a {
	color: #ef4123;
}

.Landscape-Centre .AccessoryListPartNo a {
	color: #663333;
}

.Garden-Cafe .AccessoryListPartNo a {
	color: #f9c242;
}

.Florist .AccessoryListPartNo a {
	color: #bd305f;
}

.VAPListLineBtn {
	color: #ffffff;
	border: none;
	border-radius: 3px;
	padding: 5px 10px;
	text-transform: uppercase;
}

.VAPListLineBtnOutOfStock {
	border: none;
	border-radius: 3px;
	padding: 5px 10px;
	text-transform: uppercase;
}
.Garden-Centre .VAPListLineBtn {
	background-color: #00753b;
}

.Pet-Centre .VAPListLineBtn {
	background-color: #ef4123;
}

.Landscape-Centre .VAPListLineBtn {
	background-color: #663333;
}

.Garden-Cafe .VAPListLineBtn {
	background-color: #f9c242;
}

.Florist .VAPListLineBtn {
	background-color: #bd305f;
}

.Florist-Giftware .VAPListLineBtn {
	background-color: #bd305f;
}

.AccessoryListBO {
	display: none !important;
}

.AccessoryListComment {
	display: none !important;
}

.ListView_ProductQty {
	width: 50px;
}

.product-range_holder {
	margin-top: 10px;
	margin-bottom: 10px;
}

.ProductTabDiv table > tbody > tr > th {
	background-color: #e6e6e6;
}

.ProductTabDiv table > tbody > tr > th,
.ProductTabDiv table > tbody > tr > td {
	border: none;
	height: 32px;
}

.GreyDealerText {
	display: none !important;
}

.Garden-Centre .ProductDisplayFormAddB2C .AddSingleToCartButtonClick {
	background-color: #00753b;
}

.CommentImage,
.add_comment {
	background-color: #bd305f;
}

.CommentImage,
.add_comment {
	color: #ffffff;
	border-style: none;
	text-transform: uppercase;
	padding: 10px 15px;
	border-radius: 5px;
	font-size: 12px;
}

.Pet-Centre .ProductDisplayFormAddB2C .AddSingleToCartButtonClick {
	background-color: #ef4123;
}

.Landscape-Centre .ProductDisplayFormAddB2C .AddSingleToCartButtonClick {
	background-color: #663333;
}

.Garden-Cafe .ProductDisplayFormAddB2C .AddSingleToCartButtonClick {
	background-color: #f9c242;
}

.Florist .ProductDisplayFormAddB2C .AddSingleToCartButtonClick {
	background-color: #bd305f;
}

.AddToCartButtonHolder {
	display: none;
}

.ProductDisplayFormStockNo {
	display: none;
}

.ProductDisplayFormStockNo span:first-child {
	font-weight: 700;
	padding-right: 3px;
}

.ProductDisplayFormQty span {
	font-weight: 700;
}

.ProductDisplayFormQty .QtyToAdd {
	width: 80px;
}

.ProductDisplayFormPriceLeftHolder span {
	font-weight: 700;
	padding-right: 15px;
	display: inline-block;
}

.ProductDisplayFormPriceLeftHolder span:first-child {
	margin-top: 0.5rem;
}

.ProductInfoHolder .ProductDisplayFormMyProdComment {
	position: absolute;
	top: 0;
	right: 30px;
}

.ProductInfoHolder .ProductListInfoPopup {
	position: absolute;
	top: 0;
	right: 0;
}

.ProductTabsHolder table > tbody > tr > th,
.ProductTabsHolder table > tbody > tr > td {
	padding-left: 5px;
}

.TabInnerTableCatOther {
	display: none;
}

.VAPButtonWrapper {
	margin-top: 0.5rem;
}

.ProductTabsHolder ul.dnnAdminTabNav li a {
	border-style: none;
	padding: 9px 3px 10px 3px;
	min-width: auto;
	background: inherit;
}

.TabInnerTableFeatValue {
	display: none;
}

.ProductTabsHolder ul.dnnAdminTabNav li.ui-tabs-active a {
	color: #00753b;
	padding: 8px 3px 10px 3px;
	font-weight: bold;
}

.Pet-Centre .ProductTabsHolder ul.dnnAdminTabNav li.ui-tabs-active a {
	color: #ef4123;
}

.Landscape-Centre .ProductTabsHolder ul.dnnAdminTabNav li.ui-tabs-active a {
	color: #663333;
}

.Garden-Cafe .ProductTabsHolder ul.dnnAdminTabNav li.ui-tabs-active a {
	color: #f9c242;
}

.Florist .ProductTabsHolder ul.dnnAdminTabNav li.ui-tabs-active a {
	color: #bd305f;
}

.TabInnerTablePDFImg {
	background: #333;
	padding-right: 3px;
}

.TabHeaderWrap > ul > li {
	position: relative;
}

.TabHeaderWrap > ul > li > a > span:before {
	content: "";
	border-bottom: 2px solid #00753b;
	position: absolute;
	bottom: 0;
	left: 2px;
	right: 100%;
	opacity: 0;
	visibility: hidden;
	transition: all ease-in 300ms;
	-moz-transition: all ease-in 300ms; /* Firefox 4 */
	-webkit-transition: all ease-in 300ms; /* Safari and Chrome */
	-o-transition: all ease-in 300ms; /* Opera */
	-ms-transition: all ease-in 300ms; /* IE9? */
}

.Pet-Centre .TabHeaderWrap > ul > li > a > span:before {
	border-color: #ef4123;
}

.Landscape-Centre .TabHeaderWrap > ul > li > a > span:before {
	border-color: #663333;
}

.Garden-Cafe .TabHeaderWrap > ul > li > a > span:before {
	border-color: #f9c242;
}

.Florist .TabHeaderWrap > ul > li > a > span:before {
	border-color: #bd305f;
}

.TabHeaderWrap > ul > li:hover > a > span:before {
	right: 2px;
	opacity: 1;
	visibility: visible;
}

/*****************************************************
 * generic styling for ALS elements: outer container
 ******************************************************/

.als-container {
	position: relative;
	width: 100%;
	margin: 0px auto;
	z-index: 0;
}

/****************************************
 * viewport styling
 ***************************************/

.als-viewport {
	position: relative;
	overflow: hidden;
	margin: 0px auto;
}

/***************************************************
 * wrapper styling
 **************************************************/

.als-wrapper {
	position: relative;
	/* if you are using a list with <ul> <li> */
	list-style: none;
}

/*************************************
 * item: single list element
 ************************************/

.als-item {
	position: relative;
	display: block;
	text-align: center;
	cursor: pointer;
	float: left;
	margin: 3px;
}

/***********************************************
 * prev, next: buttons styling
 **********************************************/

.als-prev,
.als-next {
	top: 0;
	position: absolute;
	cursor: pointer;
	clear: both;
	margin-top: 30px;
}

.als-prev {
	left: 0;
}

.als-next {
	right: 0;
}

.table-to-block {
	margin-bottom: 2rem;
}

.table-to-block .table-header {
	display: none;
}

.table-to-block tbody {
	display: block;
	width: 100%;
}
.table-to-block tr,
.table-to-block td {
	width: auto;
	display: block;
}

.table-to-block .block-container {
	display: block;
}

.table-to-block .block-item {
	padding: 1rem;
}

.table-to-block .block-header {
	font-size: 1.5rem;
	font-weight: bold;
	text-align: center;
}

.table-to-block .block-item__image img {
	width: 100%;
	padding-bottom: 1rem;
}

.table-to-block .block-item .AccessoryListDescription {
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.table-to-block .block-item .block-item__input {
	float: left;
	width: 50%;
	padding-top: 0.5rem;
}

.table-to-block .block-item .AccessoryListButton {
	float: right;
	margin-top: 0.5rem;
}

#product-tabs .ui-tabs-nav {
	padding: 1rem 0rem;
}

#product-tabs .ui-state-default {
	padding: 0 5px;
}

#product-tabs ul.dnnAdminTabNav {
	padding: 0 5px;
}

#product-tabs ul.dnnAdminTabNav li a:active {
	background: none;
	box-shadow: none;
}

#product-tabs .TabInnerHeader {
	padding: 1rem 0.5rem;
	display: block;
}

#ProductRange.product-range_holder > table {
	display: grid;
}

#ProductRange.product-range_holder .AccessoryListImg img {
	width: fit-content;
}

.gvStockLoations {
	width: fit-content;
}

.ProductInfoHolder .ProductStockLocation table.produce-stocklocation-table {
	width: 100%;
}

.ProductInfoHolder .ProductStockLocation table.produce-stocklocation-table tr {
	float: left;
	width: 100%;
}

.ProductInfoHolder
	.ProductStockLocation
	table.produce-stocklocation-table
	tr
	th,
.ProductInfoHolder
	.ProductStockLocation
	table.produce-stocklocation-table
	tr
	td {
	float: left;
	width: 50%;
	text-align: left;
}

.ProductInfoHolder
	.ProductStockLocation
	table.produce-stocklocation-table
	tr
	th
	+ th,
.ProductInfoHolder
	.ProductStockLocation
	table.produce-stocklocation-table
	tr
	td
	+ td {
	float: right;
	width: 50%;
	text-align: right;
}

.ProductInfoHolder .voucher-sleeve-dropdown__label,
.ProductInfoHolder .voucher-sleeve-dropdown__selected-option {
	display: inline;
	position: relative;
}

.ProductInfoHolder .voucher-sleeve-dropdown__label {
	float: left;
	width: 100%;
	margin-top: 10px;
}

.voucher-sleeve-dropdown__dropdownlist {
	width: 100%;
	float: left;
	z-index: 999;
}

.voucher-sleeve-dropdown__dropdownlist img {
	display: block;
	float: left;
	padding: 1px;
}

.voucher-sleeve-dropdown__dropdownlist img:hover {
	cursor: pointer;
}

.TabBodyWrap {
	padding-left: 15px;
	padding-right: 15px;
}

.recommende-full-with {
	display: block;
	width: 150%;
}

.selected_sleave {
	border: 1px solid #00753b;
}

.ProductDisplayFormPriceLeftHolder .original-price {
	font-size: 12px;
	text-decoration: line-through;
	color: #ccc;
}

.ProductDisplayFormPriceLeftHolder .promo-price {
	color: #ef4123;
	margin-left: 5px;
}

.Florist-Giftware .AddSingleToCartButtonClick,
.Gift-Vouchers .AddSingleToCartButtonClick {
	background-color: #bd305f;
}

.NoEnoughStock {
	color: red;
}

.gift-message {
	color: #bd305f;
	margin: 10px 0;
}

/* New Design for Mobile */
@media only screen and (max-width: 426px) {
	.ProductDisplayFormQty,
	.ProductDisplayFormPrice,
	.VAPButtonWrapper {
		text-align: center;
	}

	.VAPListLineBtn {
		padding: 5px;
		font-size: 8px;
	}
}