﻿
body {
	font-family: 'Lato', sans-serif;
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6, p {
	font-family: 'Lato', sans-serif;
}

.cookie p {
    color: #2a2e30;
	font-size: 12px;
}

.cookie a {
    color: #2a2e30;
	font-size: 11px;
}

.cookie h3 {
    color: #2a2e30;
	font-size: 12px;
}

.cookie {
    position:absolute;
	width: 200px
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
}


/* Search */ 

.searchSuggestions .prodImageSuggestion{ 

	width: 45px; 

	height: 45px; 

} 


.bachmann-bigfont{
	font-size: 16px;
}


.bachmann-topmenu .navbar-collapse{
	padding-right: 0;
	padding-left: 0;
}

.bachmann-topmenu .navbar-default{
	background: transparent;
	border: none;
	margin-bottom: 0;
}

.bachmann-topmenu .navbar-default a{
	color: #dedede!important;
	text-transform:uppercase;
	font-size: 15px;
}

.bachmann-topmenu .navbar-default a:hover{
	color: #ffffff!important;
}

/* Bachmann Mega Menu */

.bachman-megamenu .navbar-default{
	margin-bottom: 0px;
}

.bachman-megamenu .navbar-collapse{
	padding-right: 0;
	padding-left: 0;
}

.bachman-megamenu .navbar-default li.dropdown{
	font-size: 16px;
	padding-right: 2px;
	margin-top: 10px;
	padding-left: 2px;
	margin-bottom: 10px;
	border-left: 1px solid #1b3364;
	color: #2a2e30;
}

.bachman-megamenu .navbar-default li.dropdown:first-of-type {
	padding-left: 0px;
}

li.mmSelectedTab:first-of-type , .bachman-megamenu .navbar-default li.dropdown:first-of-type:hover {
	border-left: 1px solid #ffffff!important
}
.bachman-megamenu .navbar-default li.dropdown:last-of-type {
	
}

.bachman-megamenu .navbar-default .dropdown > a{
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* .bachman-megamenu .navbar-default .dropdown > a:hover, .bachman-megamenu .mmSelectedTab > a{
	background-color:##1b3364
	color:#ffffff!important;
	border-radius: 4px;
}
*/

.bachmann-megamenu .navbar-default .dropdown .mmSelectedTab > a {
	background-color: #aaa;
	color:#ffffff!important;
	border-radius: 4px;
	
}


.bachmann-megamenu a:hover {
	color: #ffffff;
	background:#e22431!important;
	border: #f9be15 3px solid;
	border-radius: 1px;
}


.bachman-megamenu .navbar-default .navbar-nav > li > a {
    color: #2a2e30;
}
/* Footer */

.footerSocialMedia hr{
		border-top: 3px solid #292358;
}

.PoweredBy {display:none!important;}


/* Breadcrumb */

.breadcrumb {
    background-color: #d2d3d5;
}

ul.breadcrumb > li, ul.breadcrumb > li a{
    color: #2a2e30;
}
ul.breadcrumb > li.active, ul.breadcrumb > li.active > a:link {
    color: #555555;
}
.breadcrumb > li + li::before {
    color: #2a2e30;
}

/* Home Page */

.bachmann-icons h3{
	font-size:12px!important;
	min-height:32px;
}

/* Latest News and featured products */

.bachmann-news-feed > .blockHeader.panel-heading, .bachmann-announcements > .blockHeader.panel-heading{
	background-color:#e22431!important;
	font-size:24px;
	color:#FFFFFF!important;
	border-top-left-radius: 0px!important;
	border-top-right-radius: 0px!important;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 0 transparent;
}

.bachmann-news-feed div.blockContent, .bachmann-announcements div.blockContent {
    color: #2a2e30;
    border-color: #2a2e30!important;
    border-width: 2px;
    border-style: solid;
    padding: 15px;
}
.bachmann-news-feed .rssViewerTitle {
    border-bottom: none;
    margin-top: 1em;
    margin-bottom: 0.2em;
    font-weight: bold;
	font-size:18px;
	color:#292358;
}

.bachmann-news-feed .rssViewerTitle a:hover {
	color:#3945ed
}

.bachmann-news-feed img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width:50%;
	height:auto;
}

.bachmann-announcements div.sectionheader .panel-heading {
    font-weight: bold;
    background: #FFFFFF;
    font-size: 18px;
    margin-top: 10px;
    padding: 0px 2px 4px 2px;
	margin-top: 1em;
    color: #2a2e30;
}

.blockHeader.panel-heading, .bachmann-headnew > .blockHeader.panel-heading {
	
	background-color:#DFDFDF!important;
	font-size:24px;
	color:#FFFFFF!important;
	padding-bottom: 0px;
	border-top-left-radius: 0px!important;
	border-top-right-radius: 0px!important;
}

.bachmann-headnew div.sectionheader {
    font-weight: bold;
    background: #FFFFFF;
    font-size: 24px;
    margin-top: 4px;
	padding: 0px 2px 4px 2px;
	margin-top: 1em;
    color: #FFFFFF;
}

div.blockContent, .bachmann-headnew div.blockContent {
    color: #2a2e30;
    border-color: #2a2e30!important;
    border-width: 0px;
    border-style: solid;
    padding: 17px;
}

.loginForm .panel-heading.text-center {
	line-height: 0;
	font-size: 0px;
}
.loginForm .panel-heading.text-center:after {
	font-weight: bold;
	font-size: 24px;
	margin-top: 4px;
	padding: 0px 2px 4px 2px;
	margin-top: 0em;
	content: 'Sign into your account';
}


/* old news styling

.bachmann-news-feed > .blockHeader.panel-heading, .bachmann-announcements > .blockHeader.panel-heading{
	background-color:#e22431!important;
	font-size:24px;
	color:#FFFFFF!important;
	border-top-left-radius: 0px!important;
	border-top-right-radius: 0px!important;
}



.panel-heading {
    padding: 10px 15px;
    border-bottom: 0 transparent;
}

.bachmann-news-feed div.blockContent, .bachmann-announcements div.blockContent {
    color: #2a2e30;
    border-color: #2a2e30!important;
    border-width: 2px;
    border-style: solid;
    padding: 15px;
}
.bachmann-news-feed .rssViewerTitle {
    border-bottom: none;
    margin-top: 1em;
    margin-bottom: 0.2em;
    font-weight: bold;
	font-size:18px;
	color:#292358;
}
.bachmann-news-feed img{
	width:100%;
	height:auto;
}

.bachmann-announcements div.sectionheader {
    font-weight: bold;
    background: #FFFFFF;
    font-size: 18px;
    margin-top: 10px;
    padding: 0px 2px 4px 2px;
	margin-top: 1em;
    color: #2a2e30;
}

*/

#ctl00_mainContent_MasterCenter_bc_b599_b789_rssViewer_lvwRssItemList_ctrl0_dvDescription > p:nth-child(3),
#ctl00_mainContent_MasterCenter_bc_b599_b789_rssViewer_lvwRssItemList_ctrl1_dvDescription > p:nth-child(3),
#ctl00_mainContent_MasterCenter_bc_b599_b789_rssViewer_lvwRssItemList_ctrl2_dvDescription > p:nth-child(3)
 {
    color: red;
}


/* Category Pages */

.CategoryDetail h1{
	font-size: 24px;
}

.CategorySummaryBox .thumbnail{
		border: 2px solid #2a2e30;
		border-radius:10px; 
		padding: 0px;
}

.CategorySummaryBox .thumbnail:hover{
		border: 3px solid #292358;
}

.CategorySummaryBox .thumbnail .CategorySummaryText{
	border-top: 1px solid #292358;
	font-size: 16px;
	color: #292358;
}

.CategorySummaryBox .thumbnail img{
		padding: 0px;
		border-radius:10px 10px 0px 0px;
}


/* Category Product List */

.prodlstheader {
	display: none;
}

.CategoryDescription, .prodlstcontent {
	/*border-left: 3px solid #292358; */
	padding-left: 5px;
}


.CategoryDescription h1{
	font-size: 24px;
}

/* .productSummaryBox hr{
	border-color: #292358;
}
*/

/* .productSummaryBox:last-of-type hr{
	border: none;
}
*/

.productSummaryBox {
	border-top: 0px solid #292358;
    font-size: 14px;
    color: #292358;
    min-height: 90px;
}

/* featured & search results ProductSummaryText */
.ProductSummaryText {
    font-size: 14px;
    color: #292358;
}


.ListPriceIncVAT{
	border-left:1px solid #292358;

}

/* code6 £ preix */

p.form-control-static .memprice: before {
	content: &#163;
}


/* .ListPriceIncVAT p{
	line-height: 3;

} */


/* Pagination */

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    color: #fff;
    background-color: #e4051f;
    border-color: #e4051f;
}

.pagination > li > a, .pagination > li > span {
    color: #292358;

}

/* Faceted Navigation */

div.facetFilterHeading {
    border-bottom: none!important;
	font-size: 18px!important;
}

.facetNavControl > .facetFilterSection.DefaultTheme .facetFilterlHeader {
    border-top: none!important;
    border-bottom: none!important;
	font-size: 14px!important;
	padding: 5px 0px;
}

.facetNavControl > .facetFilterSection.DefaultTheme .facetControlWrapper > ul li > .checkbox {
    
}


/* Product detail page */



.product-detail-page .productImage{
	border: 0px solid #2a2e30;
	border-radius: 10px;
	padding: 0px;
}

.productEnlarge {
	font-style: italic;
}

.productThumbnail .thumbnail{
	border: 2px solid #d1cfcf;
	border-radius:10px;
	padding: 0px;
}

.thumbnail a>img,.thumbnail>img {
    margin-right: auto;
    margin-left: auto;
    border-radius: 10px;
}



.product-detail-page h1{
	font-size: 24px;
}

.product-detail-page hr{
	height: 1px; 
    background-color: #2a2e30;
    border:none
}

.product-detail-page .buttonsPanel .btn-default{
	border-color: #2a2e30;
	font-style: italic;
}

.FlexTabbedContent > li > a {
    background-color: #ffffff !important;
    color: #000000 !important;
	font-weight:bold;
	border: 1px solid #d2d3d5  ;
}
.FlexTabbedContent > li.active > a {
    background-color: #d2d3d5  !important;
    color: #000000 !important;
}


 .nav-tabs {
    border-bottom: 1px solid transparent;
}

.tab-content.panel.panel-default{
	margin-top: -1px;
	 border-top-left-radius: 0px;
}

/* Register page gap correction */
#pbc_bc_b438_updRegister > div.form-horizontal > div:nth-child(2) {
		margin-bottom: -379px;
	}


/* Content Pages */


.bachmann-header{
	text-align:center;
}
.bachmann-header h1{
	font-size:36px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:1rem;
}
.bachmann-header h2{
	font-size:18px;
	text-transform:uppercase;
	width: 100%; 
    text-align: center; 
    border-bottom: 1px solid #000; 
    line-height: 0.1em;
    margin: 30px 0 30px;
	font-weight:normal;
}


.bachmann-header h2 span { 
    background:#fff; 
    padding:0 10px; 
}

.border-right{
	border-right: 1px solid #000; 
}

.bachmann-customer-service-icons .thumbnail{
	border-radius: 10px;
	border-color:transparent;
}

.bachmann-customer-service-icons h3{
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	margin-top:0px;
}

@media (max-width:767px){
	.bachmann-header h1{
	font-size:24px;
}
	.bachmann-customer-service-icons .col-xs-6{
		padding-right:5px;
		padding-left:5px;
}
}

/* Exhibitions RSS FEED ONLY

.article{
	width:100%;
	float:left;
}
.groupHeader{
	display:none;
}
.articleInfo{
	display:none;
}
.rssViewerTitle, .rssViewerTitle a{
	font-size: 24px;
	color: #454545;
	font-weight:normal;
	margin-bottom:10px;
}
.rssViewerDateTime{
	display:none;
}
.bachmann-event-feed img{
width:50%;
max-width:400px;
padding-left:25px;

}
.bachmann-event-feed p:last-of-type > a{display:none;}
*/


/* Checkout - hide required date & calendar field */
#pbc_bc_b183_onePage_updOrderDetail > div > div:nth-child(2) {
display: none;
}

/* new style cookie 
.cookie { 
position: absolute; 
top: auto; 
right: auto; 
left: auto; 
bottom: 0; 
} 
*/
.modal-open { 
overflow-y: auto; 
} 
.cookie p { 
color: %Fore Color%; 
} 
.cookiegroupswitch { 
position: relative; 
display: inline-block; 
width: 60px; 
height: 34px; 
margin-right: 10px; 
vertical-align: bottom; 
} 
/* Hide default HTML checkbox */ 
.cookiegroupswitch input { 
opacity: 0; 
width: 0; 
height: 0; 
} 
/* The slider */ 
.cookiegroupslider { 
position: absolute; 
cursor: pointer; 
top: 0; 
left: 0; 
right: 0; 
bottom: 0; 
background-color: #b92c28; 
-webkit-transition: .4s; 
transition: .4s; 
} 
.cookiegroupslider:before { 
position: absolute; 
content: ""; 
height: 26px; 
width: 26px; 
left: 4px; 
bottom: 4px; 
background-color: %Background Color%; 
-webkit-transition: .4s; 
transition: .4s; 
} 
input:checked + .cookiegroupslider { 
background-color: #3e8f3e; 
} 
input:disabled + .cookiegroupslider { 
background-color: #e0e0e0; 
} 
input:focus + .cookiegroupslider { 
box-shadow: 0 0 1px #3e8f3e; 
} 
input:checked + .cookiegroupslider:before { 
-webkit-transform: translateX(26px); 
-ms-transform: translateX(26px); 
transform: translateX(26px); 
} 
/* Rounded sliders */ 
.cookiegroupslider.round { 
border-radius: 34px; 
} 
.cookiegroupslider.round:before { 
border-radius: 50%; 
} 
.cookieitemswitch { 
position: relative; 
display: inline-block; 
width: 30px; 
height: 17px; 
margin-right: 10px; 
vertical-align: bottom; 
} 
/* Hide default HTML checkbox */ 
.cookieitemswitch input { 
opacity: 0; 
width: 0; 
height: 0; 
} 
/* The slider */ 
.cookieitemslider { 
position: absolute; 
cursor: pointer; 
top: 0; 
left: 0; 
right: 0; 
bottom: 0; 
background-color: #b92c28; 
-webkit-transition: .4s; 
transition: .4s; 
} 
.cookieitemslider:before { 
position: absolute; 
content: ""; 
height: 13px; 
width: 13px; 
left: 2px; 
bottom: 2px; 
background-color: %Background Color%; 
-webkit-transition: .4s; 
transition: .4s; 
} 
input:checked + .cookieitemslider { 
background-color: #3e8f3e; 
} 
input:disabled + .cookieitemslider { 
background-color: #e0e0e0; 
} 
input:focus + .cookieitemslider { 
box-shadow: 0 0 1px #3e8f3e; 
} 
input:checked + .cookieitemslider:before { 
-webkit-transform: translateX(13px); 
-ms-transform: translateX(13px); 
transform: translateX(13px); 
} 
/* Rounded sliders */ 
.cookieitemslider.round { 
border-radius: 17px; 
} 
.cookieitemslider.round:before { 
border-radius: 50%; 
} 
.cookiegrouptitle { 
font-size: 20px; 
} 
.cookiegroupbody { 
font-size: 15px; 
} 
.cookiegrouptoggle { 
margin-top: 8px; 
} 
.cookieitemtoggle { 
margin-top: 8px; 
} 
hr.separatorstyle { 
border-top: 3px dashed #bbb; 
}

/* newsticker */

.newsticker {
    position: relative;
    z-index: 0;
    height:42px;
    border-top-color: #e80e0e;
    border-right-color: #e80e0e;
    border-bottom-color: #e80e0e;
    border-left-color: #e80e0e;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: #DDDDDD;
    overflow: hidden;
}

.newsticker .newsTitle
{
    line-height: 42px;
    vertical-align: middle;
}

.newsticker .newsTitle > a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 17px;
    padding-right: 10px;
    display: inline-block;
    float: left;
    vertical-align: middle;
}

.newsticker .newsButton {
    line-height: 42px;
    vertical-align: middle;
    padding-right: 0px;
}

.newsticker .newsButton > a
{
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    background-size: contain;
    display: inline-block;
    float: left;
}

.newsticker .cycle-slideshow
{
    /*float: left;
    margin-left: 10px;*/
    line-height: 42px;
    /*vertical-align: middle;*/
}

.newsticker .cycle-slideshow > a
{
    text-decoration: none;
    color: #2a2e30;
    font-size: 14px;
    font-family: arial;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 0px;
}

.newsticker .cycle-slideshow > a:hover {
    text-decoration: underline;
}

textarea {
    resize: none;
}

/* Additional style sheets for Cat Summary layout for test box description */
	
	.thumbnailx {
		height: 310px !important;
		display: block;
		padding: 4px;
		margin-bottom: 24px;
		line-height: 1.42857143;
		background-color: #fff;
		border: 2px solid #ddd;
		border-radius: 10px;
		-webkit-transition: border .2s ease-in-out;
		-o-transition: border .2s ease-in-out;
		transition: border .2s ease-in-out;
	}
	
	.thumbnailx img {
		padding: 0px;
		border-radius: 10px 10px 0px 0px;
	}
	
	.CategorySummaryTextx {
		margin-top: 15px;
	}
	
	.zoomx {
		transition: transform 0.3s ease, box-shadow 0.2s ease;
		border-radius: 10px;
	}
	
	.zoomx:hover {
		transform: scale(1.1);
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
	}
