
/*this contains the styling for the menu and also the bespoke styling for the home page it supercedes the css file called stylemenu which originally only dealt with the menu*/

body {
	height:auto;
    overflow-x:hidden;
    padding-top:20px;
}
h3 {
	line-height: 1.3;
}
p {
	font-size: 16px;
}
.btn {
	font-size: 24px;
	border-color: transparent;
	margin-bottom: 20px;
}
.background-panel{
	background-color:white;
	color:grey;
}
.leadpara {
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    color: #636363;
    font-size: 14px;
    line-height: 1.5;
	}
/*below is the css that deals with the logo and its position on the page. It provides a div to centre and clear. another div nested within with inline bloack and a right and left div within this*/
#audio-wrapper{
	text-align: center;
	}
#yourdiv {
    display: inline-block;
    min-width:298px;
	}
	
#audio-origin-right-homepage {
    padding-left: 10px;
    margin-top: 20px;
    float: right;
    border: 2px solid white;
    padding-bottom: 7px;
    padding-right: 10px;
    background-color: black;
	color:white;
}

#audio-origin-right {
    padding-left: 10px;
    margin-top: 19px;
    float: right;
    border: 2px solid white;
    padding-bottom: 0px;
    padding-right: 10px;
    background-color: black;
    color: white;
}

#audio-origin-left {
	padding-top: 20px;
	 float:left;
	 }
 /*above is the css that deals with the logo and its position on the page. It provides a div to centre and clear. another div nested within with inline bloack and a right and left div within this*/

.padding{
	padding-right:50px;
	padding-left:50px;
}

.retip-panel-top {
    background-color: white;
    padding-top: 30px;
    padding-bottom: 10px;
    margin: 30px;
	color: grey;
}
.retip-panel {
    background-color: white;
    padding-top: 30px;
    padding-bottom: 10px;
    margin: 30px;
	color: grey;
}
.retipping-text {
	padding: 1em;
}

.transparent-panel {
    padding-top: 30px;
    padding-bottom: 10px;
    margin: 30px;
	color: white;
}

.background-retip-panel {
	border-radius: 5px;
}
.background-retip-panel img {
	margin-top: 20px;
	border-radius: 5px;
  border-radius: 5px;
}

.one {
width:40%;
margin-left:3%;
float:left;
background-color:blue;}

.two {
width:40%;
margin-left:3%;
float:left;
background-color:pink;
}

.rightverticalimage {
float:right;
}

.centre-logo {
	text-align:center;
}
/*centres the text in the white band*/
.contentviraltag {
	text-align:center;
	background-color:#F4F3F8;
 }
.contentviraltag h2 {
	padding-bottom: 100px;
	margin-bottom: 0px;
	}
 #wrap {
	 padding-top: 1px;
}

/*change bootstrap btn color to red/pink*/
.btn-primary {
background-color:   #D84B51;
}
.centered-list{
text-align:center;
list-style-position:inside;
}

.gradient-home {
color: white;
text-align:center;
font:"Lucida Sans";
/* padding-top:20px; */
 }
 
.gradient {
background-image:
    linear-gradient(
      #505982,  #96516D
    );
color: white;
text-align:center;
font:"Lucida Sans";
padding-top:20px;
/*min-height:100vh;*/
 }
 
.gradientshop {
background-image:
    linear-gradient(
      #505982,  #96516D
    );
color: white;
text-align: center;
font: "Lucida Sans";
padding-top: 20px;
min-height: 100vh;
 }
 
.gradient-contact {
background-image:
    linear-gradient(
      #505982,  #96516D
    );
color: white;
text-align: center;
font: "Lucida Sans";
padding-top: 20px;
min-height: 100vh;
}

/*menu is nested in this div so that the band stretches the full width of the screen*/
.bangandolufsenmenubox {
height: 50px;
background-color: #2f3036;
width: 100%;
}

.bofooter {
color: white;
background-color: #2f3036;
width: 100%;
padding: 5px 20px;
}
.bofooter p {
font-size: 1em;
}

.bang-and-olufsen-inner {
	text-align:center;
	max-width:600px;
	margin: 0 auto;
	padding-top:50px;
}

.bang-and-olufsen-inner h2 {
	margin-bottom:50px;
}

.btn-shop {
	margin-bottom:30px;
}

.btn-buy {
	color:#2f3036;
	background-color:#fff;
	border: 1px solid #2f3036;
}

.btn-buy:hover {
	background-color:#2f3036;
	color:#fff;
}
/*makes the paypal dropdown be centered*/
table {
    margin: 0 auto;
	width:150px;
}
/*makes advisory message appear as user travels to buy button*/
.advisepostcartridge {
color:#999
}
.advisepostcartridge:hover {
color:red;
font-weight:800;
}
.detailhighlight {
	color:blue;
	font-weight:800;
}
/*innerwrap # forces the text at the top of the home page to stay more central rather than sprawling acrossd the page - may need a media query*/
/* # key is immediately above the enter key
 */
@media only screen and (max-width : 992px) {
.retip-panel{
	/*display:none;*/
    }
	.flex-container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    width: 400px;
    height: 250px;
    background-color: lightgrey;
}

.flex-item {
    background-color: cornflowerblue;
    width: 100px;
    height: 100px;
    margin: 10px;
}
	}
/*bootstrap override for contact form*/
.alert-success1 {
    border-color: #fff;
}

.element.style
 {
    /* background-color: #7E5474; */
    background-color: rgba(0, 0, 0, 0.);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #96516D );
}

.cls

.header1 {
    color: #fff;
    font-size: 27px;
    padding: 10px;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    /* border-bottom: 1px solid #e5e5e5; */
}
.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d;
    font-size: 2em;
}
.navbar-inverse .navbar-nav>li>a:hover {
    color: white;
    font-size: 2em;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808;
    font-size: 2em;
}
.white-stripe {
	background-color: white;
    color: grey;
    padding:10px;
}
.margin-top-30 {
	margin-top: 30px;
}
.wrapper {
  display:flex;
  flex-wrap: wrap;
  justify-content: center;
	padding-bottom: 30px;
}
.child {
    background-color: white;
    color: black;
    margin: 10px;
    display: flex;
    flex-direction: column;
    max-width: 299px;
    justify-content: space-around;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-header {
	text-align: center;
}

@media only screen and (min-width: 768px) {
	.modal-dialog {
	    width: 80%;
	    margin: 30px auto;
  }
}
.modal-content {
	color: grey;
}
.pp-flex-button-wrapper {
	display: flex;
	flex-wrap: wrap;
}
.pp-button-wrapper {
	width:240px;
	margin: 30px;
	padding: 5px;
	text-align: center;
	-webkit-box-shadow: 10px 10px 19px -4px rgba(194,188,194,0.66);
	-moz-box-shadow: 10px 10px 19px -4px rgba(194,188,194,0.66);
	box-shadow: 10px 10px 19px -4px rgba(194,188,194,0.66);	
}
.pp-button-wrapper p {
	line-height: normal;
}
.pp-button-wrapper h4 {
	margin-bottom: 0px;
  font-size: 24px;
	text-decoration-line: underline;
}

.recent {
    display: none;
  }
  .header {
      color: #36A0FF;
      font-size: 27px;
      padding: 10px;
  }

  .bigicon {
      font-size: 35px;
      color: #36A0FF;
  }

  .headline {
    font-family: "Helvetica Neue", Helvetica, Verdana, Arial, sans-serif;
    color: #636363;
    font-size: 15px;
    line-height: 1.5;
  }

