/*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*/
html {
  height: 100vh;
}
body {
  height: 100vh;
  overflow-x: hidden;
  padding-top: 20px;
}
h3 {
  line-height: 1.3;
}
p {
  font-size: 20px;
}
.btn {
  font-size: 24px;
  border-color: transparent;
  margin-bottom: 20px;
}
.background-panel {
  background-color: white;
  color: #4f4f4f;
}
.leadpara {
  font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
  color: #4f4f4f;
  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: #4f4f4f;
}
.retipping-text {
  padding: 1em;
  text-align: center;
}

.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: #723aab;
}
.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: #4f4f4f;
}
.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: #c1bfbf;
  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: #4f4f4f;
  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: #4f4f4f;
}

@media (min-width: 768px) {
  .pp-flex-button-wrapper {
    display: flex;
    flex-wrap: wrap;
  }

  .pp-button-wrapper {
    flex: 0 0 calc(50% - 10px); /* Two items per row with some space between */
    margin: 5px; /* Adjust the margin as needed */
  }
}
.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);
  border-radius: 20px;
}
.pp-button-wrapper p {
  line-height: normal;
}
.pp-button-wrapper h4 {
  margin-bottom: 0px;
  font-size: 24px;
}

.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: 18px;
  line-height: 1.5;
}

/* css for the tiny form on the retipping page */
.form-group {
  margin-bottom: 20px;
}

label {
  display: block;
  margin-bottom: 5px;
}

textarea {
  width: 100%;
  resize: none;
}

.quickbox {
  border: solid 1px #4f4f4f;
  padding: 10px;
}

.homepage {
  font-size: 20px;
  color: #4f4f4f;
}

.guarantee {
  font-size: 20px;
  color: #4f4f4f;
  border: solid 1px #4f4f4f;
  width: 70%;
  padding: 10px;
  margin: 0 auto;
  margin-top: 10px;
}

.accordion-header {
  cursor: pointer;
  font-size: 24px;
  font-weight: 600;
  border: 1px solid #4f4f4f;
  margin-bottom: 10px;
  color: white;
  background-color: black;
}

.accordion-content {
  display: none;
  margin-bottom: 10px;
}
/* overides bootstrap to make menu bar wider */
.container {
  width: 100%;
  margin: 0;
}

.accordion {
  width: 80%;
  margin: 0 auto;
  height: 90vh;
}
/* set to 80vh to push the footer down */

.accordion-icon {
  display: inline-block;
}

.fa-chevron-up {
  display: none; /* Initially hide opened caret */
}

/* Animation for accordion content */
@keyframes slideDown {
  0% {
    max-height: 0;
    opacity: 0;
  }
  100% {
    max-height: 1000px; /* Adjust height as needed */
    opacity: 1;
  }
}

@keyframes slideUp {
  0% {
    max-height: 1000px; /* Adjust height as needed */
    opacity: 1;
  }
  100% {
    max-height: 0;
    opacity: 0;
  }
}

.accordion-content {
  display: none;
  overflow: hidden;
  animation-duration: 0.5s; /* Animation duration */
}

.accordion-item.active .accordion-content {
  display: block;
  animation-name: slideDown;
}

.accordion-item:not(.active) .accordion-content {
  animation-name: slideUp;
}

.examination-text p {
  font-size: 22px;
  padding: 1em;
  text-align: center;
}
