﻿
body {
	font-family: 'Roboto', Ariel, Helvetica, sans-serif;
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6, p {
	font-family: 'Roboto', Ariel, Helvetica, 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;
}

.bachmann-bigfont{
	font-size: 20px!important;
	font-weight: bold!important;
}

/* login liliput */

.bachmann-topmenu .bg-bachmann-liliputblue .btn-primary{
	color: #ffffff!important;
}

	

/* Search */

.productSearchBar
{
    padding-top: 10px;
    padding-bottom: 10px;
}


.searchSuggestions .prodImageSuggestion{
	width: 45px;
	height: 45px;
}


.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;
}

.bachmann-topmenu .navbar-default a:hover{
	color: #ffffff!important;
}

.bachmann-topmenu .pagePanel a{
	color:#ffffff!important;
}
	
.bachmann-topmenu .pagePanel a:hover{	
	color:#dedede!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 #1d3462;
	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:#1d3462;
	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:#d4131c!important;
	border: #1d3462 3px solid;
	border-radius: 1px;
}

/* not working
.bachmann-megamenu .katalog a:hover {
	font-size: 20px!important;
	font-weight: bold!important;
	color: #ffffff;
	background:#d4131c!important;
	border: #1d3462 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:#1d3462!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: #1d3462!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;
}

.rssViewerDateTime  {
	visibility: hidden;
    color: #C0C0C0;
    font-weight:normal;
    margin-bottom: 0.2em;
}

.bachmann-news-feed .rssViewerTitle a:hover {
	color:#3945ed
}

.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_b1083_b1084_rssViewer_lvwRssItemList_ctrl0_dvDescription > p:nth-child(3),
#ctl00_mainContent_MasterCenter_bc_b1083_b1084_rssViewer_lvwRssItemList_ctrl1_dvDescription > p:nth-child(3),
#ctl00_mainContent_MasterCenter_bc_b1083_b1084_rssViewer_lvwRssItemList_ctrl2_dvDescription > p:nth-child(3)
 {
    color: red;
}


/* Category Pages */

.CategoryDetail h1{
	font-size: 24px;
}

#pnlCategoryDetail > div.pull-left {
    padding-right: 10px;
}

.CategorySummaryBox .thumbnail{
		border: 3px solid #2a2e30;
		border-radius:0;
		padding: 0px;
}

.CategorySummaryBox .thumbnail:hover{
		border: 3px solid #292358;
}

.CategorySummaryBox .thumbnail .CategorySummaryText{
	border-top: 3px solid #292358;
	font-size: 18px;
	color: #292358;
	line-height: 30px; /* vertically centre */
	min-height: 30px; /* was 100px, reduced while no images are used */
}

.CategorySummaryBox .thumbnail img{
		padding: 10px;
}


/* Category Product List */

.prodlstheader {
	display: none;
}

.CategoryDescription, .prodlstcontent {
	/*border-left: 3px solid #292358; */
	padding-left: 5px;
}

.CategoryDescription h1{
	font-size: 24px;
}


/* Product Summary list */


.productSummaryBox hr{
	border-color: #292358;
}

.productSummaryBox:last-of-type hr{
	border: none;
}

.ListPriceIncVAT{
	border-left:1px solid #292358;

}

.ListPriceIncVAT p{
	line-height: 3;

}

.productSummaryBox {
	border-top: 0px solid #292358;
    font-size: 14px;
    color: #292358;
    min-height: 100px;
}



/* 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: 0px 5px 0px;
}

.facetNavControl > .facetFilterSection.DefaultTheme .facetControlWrapper > ul li > .checkbox {
   font-size: 12px!important; 
}

/*product results */


div.ProductResultBar {
	background-color:#aaa;
	background: linear-gradient(#aaa, #aaa);
	color: #FFFFFF;
}


div.ProductBox .thumbnail {
	background-color:#aaa;
	font-size: 14px!important;
    color: #292358;
	min-height: 90px;
}




/* Product detail page */



.product-detail-page .productImage{
	border: 3px solid #2a2e30;
	border-radius:0;
	padding: 0px;
}

.productEnlarge {
	font-style: italic;
}

.productThumbnail .thumbnail{
	border: 2px solid #2a2e30;
	border-radius:0;
	padding: 0px;
}

.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;
}



/* 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;
}
	margin-top:0px;
}

	.bachmann-customer-service-icons .col-xs-6{
		padding-right:5px;
		padding-left:5px;
}
}

/* Exhibitions */
.article{
	width:100%;
	float:left;
}
.groupHeader{
	display:none;
}
.articleInfo{
	display:none;
}
.articleTitle{
	font-size: 24px;
}

.articleContent img{
width:50%;
max-width:400px;
padding-left:0px;

}


/* Standard menu bar */
.bachmann-mainmenu .navbar {
  margin-bottom: 0;
  border-radius: 4px;
}
@media screen and (min-width: 768px){
  .bachmann-mainmenu .navbar .navbar-nav {
	display: inline-block;
    margin-bottom: 0;
	border-radius: 4px;
  }
  .bachmann-mainmenu .navbar-default {
    background-color:#ffffff;
    border-color: #ffffff;
    min-height: 32px;
    border-radius: 4px;
  }
  .bachmann-mainmenu .navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
	border-radius: 4px;
  }
}
/* Standard menu bar items */
@media screen and (min-width: 768px){
 .bachmann-mainmenu .navbar ul.nav > li > a:first-child {
	background-color: #1d3462;
	background: #1d3462;
	border-right: 1px solid;
	border-width: 1px;
	min-width: 114px;
	height: 31px;
	text-align: center;
	
  }
 .bachmann-mainmenu .navbar ul.nav > li > a {
    background-color: #ffffff;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 30%;
	border-radius: 4px;
  }
}

.bachmann-mainmenu .navbar ul.nav > li > a:hover,
.bachmann-mainmenu .navbar ul.nav > li.selected > a {
  background-color: #d2d3d5;
  # background: linear-gradient(#d2d3d5, #dfdfdf);
  border-radius: 4px;
}
.bachmann-mainmenu .navbar ul.nav > li > a:hover,
.bachmann-mainmenu .navbar ul.nav > li.selected > a {
  color: #1d3462;
  border-radius: 4px;
  
  /*Checkout Complete */


.cookieWarning
{
    position:absolute;
    top:0;
    left:0;
    background-color:#FFF000;
    color:Black;
    opacity:0.9;
    -moz-opacity:0.9;
    z-index:999;
    padding: 5px 10px 5px 10px;
}

.cookieWarning a
{
    color:White;
}

.cookieButton
{
    margin-left:20px;
}

/*My Account Address tab hide
.pbc_bc_b172_ctl60_vsAddress {
	overflow: hidden;
}


.pbc_bc_b172_ctl60_dvPanelAddress {
	display: none;
}
 */
 
 /* 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; 
}

