@charset "UTF-8";
.WorldTour {
    margin-right: auto;
    color: #575CC1;
    font-family: 'Orbitron', sans-serif;
    margin-left: auto;
    text-align: center;
    font-size: 40px;
    text-shadow: 0px 3px hsla(295,39%,74%,1.00);
}
body {
    margin-left: 0px;
    margin-right: 0px;
    border-width: medium;
    background-image: -webkit-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(0,0,0,1.00) 7.12%,rgba(25,24,31,1.00) 12.91%,rgba(22,22,22,1.00) 21.59%,rgba(22,22,22,1.00) 29.01%);
    background-image: -moz-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(0,0,0,1.00) 7.12%,rgba(25,24,31,1.00) 12.91%,rgba(22,22,22,1.00) 21.59%,rgba(22,22,22,1.00) 29.01%);
    background-image: -o-linear-gradient(270deg,rgba(0,0,0,1.00) 0%,rgba(0,0,0,1.00) 7.12%,rgba(25,24,31,1.00) 12.91%,rgba(22,22,22,1.00) 21.59%,rgba(22,22,22,1.00) 29.01%);
    background-image: linear-gradient(180deg,rgba(0,0,0,1.00) 0%,rgba(0,0,0,1.00) 7.12%,rgba(25,24,31,1.00) 12.91%,rgba(22,22,22,1.00) 21.59%,rgba(22,22,22,1.00) 29.01%);
}
#container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
}
.dates {
    color: #E58CE5;
    font-family: 'Oswald', sans-serif;
    font-size: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 50px;
    text-align: center;
}
.TourDates {
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Oswald', sans-serif;
    color: #E5F0F0;
    /* [disabled]padding-top: 60px; */
    margin-top: 0px;
    /* [disabled]background-color: hsla(300,16%,32%,0.50); */
    padding-bottom: 25px;
    font-weight: bold;
    font-size: 20px;
    text-shadow: 2px 2px hsla(0,0%,8%,1.00);
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    text-align: center;
    padding-left: 150px;
    padding-right: 150px;
}
.socials {
    /* [disabled]color: #2A7ABF; */
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    width: 450px;
    font-family: 'Chivo', sans-serif;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    color: hsla(238,29%,49%,1.00);
    text-decoration: none;
    padding-bottom: 20px;
}
.keepup {
    margin-left: auto;
    margin-right: auto;
    color: hsla(233,45%,81%,1.00);
    width: 200px;
    font-family: 'Oswald', sans-serif;
}
.Head {
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Oswald', sans-serif;
    color: hsla(236,63%,71%,1.00);
    width: 550px;
    text-align: center;
}
.box {
}
main {
    padding-top: 15px;
    background-image: -webkit-linear-gradient(270deg,rgba(0,12,57,0.55) 0%,rgba(7,0,101,0.49) 100%), url(assets/images/concert.jpg);
    background-image: -moz-linear-gradient(270deg,rgba(0,12,57,0.55) 0%,rgba(7,0,101,0.49) 100%), url(assets/images/concert.jpg);
    background-image: -o-linear-gradient(270deg,rgba(0,12,57,0.55) 0%,rgba(7,0,101,0.49) 100%), url(assets/images/concert.jpg);
    background-image: linear-gradient(180deg,rgba(0,12,57,0.55) 0%,rgba(7,0,101,0.49) 100%), url(assets/images/concert.jpg);
    padding-bottom: 20px;
}
.paragraphWidth {
    font-family: 'Chivo', sans-serif;
    color: hsla(228,49%,64%,1.00);
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
}
h1 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-shadow: 0px 0px;
    font-family: 'Oswald', sans-serif;
    color: hsla(235,45%,81%,1.00);
    padding-left: 30px;
    padding-right: 30px;
}
.TourDates li {
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: hsla(236,44%,87%,1.00);
}
p {
    color: hsla(359,74%,72%,1.00);
    font-family: 'Chivo', sans-serif;
    padding-left: auto;
    padding-right: auto;
    text-align: center;
    margin-left: 50px;
    margin-right: 50px;
}




a:link, a:visited {
    color: hsla(238,49%,66%,1.00);
    text-decoration: none;
}
.textp {
    color: hsla(20,93%,66%,1.00);
    font-weight: normal;
    font-size: 25px;
	font-family: 'Oswald', sans-serif;
}
a:hover, a:active {
    color: hsla(301,63%,73%,1.00);
    text-decoration: none;
}
.prices li {
    color: hsla(359,36%,72%,1.00);
    font-family: 'Oswald', sans-serif;
    list-style-type: square;
    margin-left: 190px;
    margin-right: 40px;
}
.questions li {
    list-style-type: none;
    margin-bottom: 8px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Oswald', sans-serif;
    color: hsla(359,36%,72%,1.00);
    padding-right: 150px;
    padding-left: 150px;
}
.tprices {
    padding-left: 200px;
    padding-right: 200px;
}
