/*** SITE SPECIFIC CSS ***/

#cookieConsent {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    display: none;
    padding-right: 15px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 280px;
    margin: 0;
    z-index: 100;
}
#cookieConsent .close {
    position: absolute;
    top: 12px;
    right: 10px; }

.actionVat {
	float: left;
	list-style: none;
	padding-top: 7px;
	text-align: center;
	width: 65px; }
.actionVat .toggle.btn { margin-bottom: 8px; }
.actionVatText { font-size: 13px; }

#quickCategorySidebar #quickCategoryContent #quickCategoryHeader {
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding-bottom: 6px; }
#quickCategorySidebar #quickCategoryContent {
	background: transparent;
	border: 0; }
#quickCategorySidebar #quickCategoryContent ul li.boxedItem {
    border: 1px solid #DDDDDD;
    background: #FFFFFF;
    margin-top: 5px; }
#quickCategorySidebar #quickCategoryContent ul li ul li { margin-top: 5px; }

.thumbnail .productImage {
	display: flex;
	align-items: center;
	justify-content: center;
}
.thumbnail .productImage img {
	height: auto;
	max-height: 100%;
	width: auto;
	max-width: 100%;
}
#productPageImageHolder .productPageImage {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}

#basketContents .basketDetails p.basketProductName { line-height: 110%; }
.basketItem .basketImage img {
	height: auto;
	max-width: 100%;
}

.tab-content .pdfSpecSheets li img { width: 40px; }

#footerSocial .securedPaymentImage,
#astra-seal { float: left; }

@media (min-width: 1200px) {

	body { padding-top: 122px; }
	body.imitating { padding-top: 162px; }

	header.smaller #siteLogo { padding: 5px 0 0 15px; width: 24%; }
	header.smaller #siteLogo img { max-height: 72px; }
	header.smaller #siteContact { padding-top: 6px; width: 19%; }
	header.smaller #siteActions { padding-top: 8px; }
	#siteLogo { padding: 20px 0 15px 15px; width: 24%; }
  	#siteContact { width: 19%; }
  	#siteContact p.phoneNumber { font-size: 24px; }
  	#siteContact p.emailAddress { font-size: 15px; }
  	header.smaller #siteSearch, #siteSearch { width: 26%; }
  	#searchbox .form-control { padding-right: 20px; }
  	header.smaller #siteActions, #siteActions { width: 31%; }

  	#homepageContent .pageContent p { font-size: 16px !important; }

  	.mainMenuNav .collapse ul ul ul ul ul ul { top: 90%; left: 0; }

}
@media (min-width: 992px) and (max-width: 1199px) {

	body { padding-top: 85px; }
	body.imitating { padding-top: 125px; }

	header.smaller { padding: 5px 0; }

  	header.smaller #siteActions { padding-top: 5px; }

	header.smaller #siteLogo, #siteLogo { padding-top: 15px; padding-bottom: 0; width: 18%; }
	#siteLogo img { max-height: 65px; }
	header.smaller #siteContact, #siteContact { padding-top: 10px; padding-left: 0; width: 18%; }

	header.smaller #siteContact p.phoneNumber, #siteContact p.phoneNumber { font-size: 18px; }
  	header.smaller #siteContact p.emailAddress, #siteContact p.emailAddress { font-size: 14px; }

  	header.smaller #siteSearch, #siteSearch { width: 32%; }
  	#searchbox .form-control { padding-right: 20px; }

  	header.smaller #siteActions, #siteActions { width: 32%; }
  	.actionVat { width: 64px; }
  	#siteActions #actionIconsHolder .actionIcon, 
  	header.smaller #siteActions #actionIconsHolder .actionIcon { width: 56px; }

  	#homepageContent .pageContent p { font-size: 16px !important; }

  	.mainMenuNav .collapse ul ul ul ul ul ul { top: 90%; left: 0; }

}

@media (max-width: 991px) {
	
	.mainMenuNav .navbar-nav > .open > a, 
	.mainMenuNav .navbar-nav > .open > a:focus, 
	.mainMenuNav .navbar-nav > .open > a:hover { color: #ec1c25; }

	.mainMenuNav .navbar-nav > .open .dropdown-menu li > a { color: #FFFFFF; }

}

@media (min-width: 768px) and (max-width: 991px) {

	.viewAsCustomer { padding: 0 15px; }

	body { padding-top: 82px; }
	body.imitating { padding-top: 122px; }

 	header.smaller, header { padding: 10px 0; }

 	header.smaller #siteLogo, #siteLogo { padding: 8px 0 0 15px; width: 18%; }
 	#siteLogo img { max-height: 62px; }
 	
 	header.smaller #siteSearch, #siteSearch { padding-bottom: 0; width: 40%; }
 	#searchbox .form-control { padding-right: 10px; }

 	header.smaller #siteActions, #siteActions { padding-top: 5px; width: 42% }

 	#homepageContent .pageContent p { font-size: 14px !important; }

}
@media (min-width: 480px) and (max-width: 767px) {
	
	body { padding-top: 148px; }
	body.imitating { padding-top: 208px; }

	header.smaller, header { padding: 10px 0; }
	#siteLogo { padding-top: 0; padding-bottom: 0; }
	#siteLogo img { height: 58px; }
	#siteSearch { padding-top: 0; }

	.actionVat { width: 20%; }
	.actionVatText { display: block; }

}
@media (max-width: 479px) {

	body { padding-top: 204px; }
	body.imitating { padding-top: 264px; }

	header.smaller, header { padding: 10px 0; }
	#siteLogo { padding-top: 0; padding-bottom: 0; }
	#siteLogo img { height: 60px; }

	.actionVat { width: 20%; }
	.actionVatText { display: block; }
	#footerContact table { width: 100%; }

	#footerSocial .securedPaymentImage, #astra-seal { float: none; }
	#footerSocial .securedPaymentImage { margin-right: 0; }

}