body{
    font-family: Verdana, Arial, sans-serif!important;
}

.navbar{
    background-image: url(../images/wet_drops.jpg);
    margin-bottom: 0px;
    border-bottom-color: #fc9ada;
    border-bottom-width: 1px;
}

.center {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.photo {
    width: 456px;
    margin: 0px auto 18px auto;
    border-style:solid;
    border-color: #6f6f6f;
    border-width: 1px;
}

.image {
    width: 100px;
    height: 152px;
    padding:10px; 
}

.portfolio-item{
    text-align: justify;
}

h1 {
    text-align: center;
    color: #ff7bb4;
}

.lead {
    text-align: center;
    color: #8d8d8d;
}

.table{
    width: 100%;
    background-color: #f5f5f5;
    margin-top: 10px;
}
.tableprices{
    width: 100%;
    background-color: #f5f5f5;
	text-align: center;
}
.tableprices th {
   text-align: center;   
}

.deliveryinfo{
    text-align: center;
    margin-bottom: 30px;
}

.footer {
    width: 100%;
    background-image: url(../images/wet_drops.jpg);
    padding: 4px 4px;
    background-color: #ffe3f0;
    text-align:center;
    font-size:80%; 
    margin: 35px auto 20px auto;

}

.text-muted {
    margin: 0px 0px;
    color: #8d8d8d;
}

.buttonarea {
    text-align:center;
    margin-top: 20px;
    margin-bottom: 25px;
}
.thankyou{
    height: 600px
}
.postcode{
    width: 30%;
}
.formtitles
{
    color: #ff7bb4;
    font-weight: bold;
    margin-bottom: -5px
}

.formtitlesnonbold
{
    color: #ff7bb4;
    margin-bottom: -5px
}

.expirydates{
    max-width: 53px;
    text-align:center;
}
.cvc{
    max-width: 70px;
    text-align:center;
}

.selectsize{
    width: 200px;
}
.redtext {color: #F00;
}
 label.error {
  color: red;
  font-weight:normal;
  padding-top:6px;
  padding-left:3px;
  }
.StripeElement {
  padding: 8px 12px;
}
.StripeElement--focus {
   border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

