@font-face {
  font-family: 'Avenir LT Std 65 Medium';
  src: url("../fonts/AvenirLTStd-Black.eot");
  src: url("../fonts/AvenirLTStd-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirLTStd-Black.woff2") format("woff2"), url("../fonts/AvenirLTStd-Black.woff") format("woff"), url("../fonts/AvenirLTStd-Black.svg#AvenirLTStd-Black") format("svg");
  font-weight: 750;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE;
}

@font-face {
  font-family: 'Avenir LT Std 35 Light';
  src: url("../fonts/AvenirLTStd-Light.eot");
  src: url("../fonts/AvenirLTStd-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirLTStd-Light.woff2") format("woff2"), url("../fonts/AvenirLTStd-Light.woff") format("woff"), url("../fonts/AvenirLTStd-Light.svg#AvenirLTStd-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE;
}

@font-face {
  font-family: 'Avenir LT Std 45 Book';
  src: url("../fonts/AvenirLTStd-Book.eot");
  src: url("../fonts/AvenirLTStd-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/AvenirLTStd-Book.woff2") format("woff2"), url("../fonts/AvenirLTStd-Book.woff") format("woff"), url("../fonts/AvenirLTStd-Book.svg#AvenirLTStd-Book") format("svg");
  font-weight: 350;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00FE;
}

.profile-info {
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .profile-info {
    margin-bottom: 20px;
  }
}

.profile-info h4 {
  font-size: 16px;
  line-height: normal;
  margin-bottom: 2px;
}

.profile-info p {
  font-size: 14px;
  line-height: normal;
}

#forgot_password h3 {
  font-size: 20px;
  margin-bottom: 35px;
  text-transform: uppercase;
}

#forgot_password .panel {
  background-color: #f1f1f1;
  border: 0px;
  box-shadow: none;
  border-radius: 0px;
  border-left: 4px solid #f79e1d;
  margin-bottom: 35px;
  padding: 20px;
}

#forgot_password .panel.has-error p {
  color: #e74c3c;
}

#forgot_password .page-content {
  margin: 0px;
  padding: 75px 0px 100px;
}

#forgot_password .form-group {
  margin-bottom: 45px;
}

#forgot_password .form-control {
  height: 39px;
  padding: 6px 15px;
}

.page-account-affiliates #my_account .tab-content .subtitle2,
.page-account-tickets #my_account .tab-content .subtitle2,
.page-account-credits #my_account .tab-content .subtitle2 {
    margin-bottom: 29px
}
.page-account-affiliates #my_account .tab-content .subtitle2:after,
.page-account-tickets #my_account .tab-content .subtitle2:after,
.page-account-credits #my_account .tab-content .subtitle2:after {
    clear: both;
    display: block;
    content: ''
}
.page-account-affiliates #my_account .tab-content .subtitle2 h3,
.page-account-tickets #my_account .tab-content .subtitle2 h3,
.page-account-credits #my_account .tab-content .subtitle2 h3 {
    float: left;
    font-size: 18px;
    margin: 0;
    padding: 0;
    width: 272px
}
.page-account-affiliates #my_account .tab-content .subtitle2 h3 + h3,
.page-account-tickets #my_account .tab-content .subtitle2 h3 + h3,
.page-account-credits #my_account .tab-content .subtitle2 h3 + h3 {
    color: #f79e1d;
    min-width: 272px;
    width: calc(100% - 272px)
}
.page-account-tickets #my_account .tab-content .subtitle2 h3 + h3 * {
    color: #f79e1d
}
.page-account-tickets #my_account .tab-content .subtitle2 h3 + h3 span,
.page-account-credits #my_account .tab-content .subtitle2 h3 + h3 span {
    display: block;
    letter-spacing: 0.006em;
    margin-top: -7px
}

.page-account-affiliates #my_account .tab-content .subtitle3,
.page-account-tickets #my_account .tab-content .subtitle3,
.page-account-credits #my_account .tab-content .subtitle3 {
  background-color: #000;
  color: #fff;
  font-family: "Avenir LT Std 65 Medium", Helvetica, Arial, sans-serif;
  font-size: 19px;
  letter-spacing: 0.01em;
  line-height: 50px;
  margin-top: 40px;
  padding: 0 16px;
}

#my_account {
  padding: 50px 0px 100px;
}

@media only screen and (max-width: 767px) {
  #my_account {
    padding: 0px 0px 100px;
  }
}

#my_account .sidebar {
  padding-right: 4%;
}

@media only screen and (max-width: 767px) {
  #my_account .sidebar {
    background-color: #e7e7e7;
    overflow-x: scroll;
    margin-bottom: 30px;
    padding: 0px;
    width: 100%;
  }
}

#my_account .sidebar .profile-img {
  border-radius: 100%;
  width: 60%;
  margin: 0px auto 5px;
  display: block;
}

#my_account .nav-pills {
  background-color: #e7e7e7;
  padding: 5px 25px;
}

@media only screen and (max-width: 767px) {
  #my_account .nav-pills {
    background-color: transparent;
    padding: 0px 15px;
    width: 650px;
  }
}

#my_account .nav-pills li {
  margin: 25px 0px;
}

@media only screen and (max-width: 767px) {
  #my_account .nav-pills li {
    float: left;
    margin: 0px 15px 0px 0px;
  }
}

#my_account .nav-pills li.active a {
  border-bottom: 3px solid #000;
  font-family: "Avenir LT Std 65 Medium", Helvetica, Arial, sans-serif;
}

@media only screen and (max-width: 767px) {
  #my_account .nav-pills li.active a {
    border-bottom: 4px solid #000;
  }
}

#my_account .nav-pills a {
  background-color: transparent;
  border-radius: 0px;
  color: #000;
  display: inline-block;
  font-size: 16px;
  line-height: normal;
  padding: 2px 0px 2px;
}

@media only screen and (max-width: 767px) {
  #my_account .nav-pills a {
    font-size: 16px;
    padding: 14px 10px 10px;
  }
}

#my_account .tab-content h1 {
  letter-spacing: 0.06em;
  margin-bottom: 20px;
  text-transform: uppercase;
}

#my_account .tab-content .subtitle {
  color: #999;
  font-size: 18px;
  letter-spacing: 0.006em;
  margin-bottom: 60px;
}

#profile .profile-img {
  max-width: 220px;
  width: 80%;
  display: block;
  margin: 10px auto;
  border-radius: 100%;
  border: 1px solid #aaa;
}

#profile .checkbox {
  margin: 35px 0;
}

#profile form .row > div:first-child {
  padding-right: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #profile form .row > div:first-child {
    padding-right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  #profile form .row > div:first-child {
    padding-right: 15px;
  }
}

#profile form .row > div:nth-child(2) {
  padding: 0px 5px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #profile form .row > div:nth-child(2) {
    padding: 0px 15px;
  }
}

@media only screen and (max-width: 767px) {
  #profile form .row > div:nth-child(2) {
    padding: 0px 15px;
  }
}

#profile form .row > div:last-child {
  padding-left: 5px;
  padding-right: 15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #profile form .row > div:last-child {
    padding-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  #profile form .row > div:last-child {
    padding-left: 15px;
  }
}

#profile .btn-submit {
  margin-top: 30px;
}

#profile .section-header {
  background-color: #000;
  color: #fff;
  font-size: 18px;
  margin-bottom: 25px;
  margin-top: 80px;
  padding: 8px 20px;
  text-transform: uppercase;
}

#profile .connect-facebook {
  padding: 0px 20px;
}

#profile .connect-facebook .left {
  padding-right: 4%;
}

#profile .connect-facebook .left p {
  font-size: 16px;
  line-height: normal;
}

#profile .connect-facebook .right p {
  line-height: normal;
}

#profile .btn-connect {
  background-color: #3b5998;
  border-radius: 30px;
  margin-bottom: 20px;
  padding: 9px 20px 6px;
  text-transform: uppercase;
  vertical-align: middle;
}

#profile .btn-connect:hover, #profile .btn-connect:focus, #profile .btn-connect:active {
  background-color: #3b5998;
  color: #fff;
}

#profile .btn-connect .fa {
  font-size: 32px;
  margin-right: 10px;
  position: relative;
  top: -1px;
  vertical-align: middle;
}

#address h4 {
  margin-bottom: 20px;
  text-transform: uppercase;
}

#address form .row > div:first-child {
  padding-right: 5px;
}

#address form .row > div:nth-child(2) {
  padding: 0px 5px;
}

#address form .row > div:last-child {
  padding-left: 5px;
  padding-right: 15px;
}

#address form .form-control[name="address_1"] {
  margin-bottom: 10px;
}

#address .btn-submit {
  margin-top: 30px;
  padding: 12px 30px;
  font-family: "Avenir LT Std 65 Medium", Helvetica, Arial, sans-serif;
}

#address .btn-cancel {
  margin-top: 30px;
  margin-right: 10px;
}

#address .table td,
#address .table a {
  font-family: "Avenir LT Std 65 Medium", Helvetica, Arial, sans-serif;
}

#address .table a {
  color: #f79e1d;
  display: block;
  margin-bottom: 30px;
}

#address .table tr td:nth-child(3),
#address .table tr td:nth-child(4) {
  text-align: center;
}

#address .table .fa {
  font-size: 24px;
}

#address .table .fa-circle {
  color: #ccc;
  cursor: pointer;
}

#address .table .fa-check-circle {
  color: #15ab73;
}

#order_history h4 {
  font-size: 18px;
  text-transform: uppercase;
}

#order_history h5 {
  font-size: 14px;
  font-family: "Avenir LT Std 65 Medium", Helvetica, Arial, sans-serif;
  color: #aaa;
  padding-top: 5px;
}

#order_history h5.cancelled {
  color: #e74c3c;
}

#order_history .invoice-no {
  font-family: "Avenir LT Std 65 Medium", Helvetica, Arial, sans-serif;
  margin-left: 30px;
}

#order_history form .row > div:first-child {
  padding-right: 5px;
}

#order_history form .row > div:nth-child(2) {
  padding: 0px 5px;
}

#order_history form .row > div:last-child {
  padding-left: 5px;
  padding-right: 15px;
}

#order_history .table {
  width: 100%;
}

#order_history .table a {
  color: #f79e1d;
  display: block;
  margin-bottom: 15px;
  font-family: "Avenir LT Std 65 Medium", Helvetica, Arial, sans-serif;
  white-space: nowrap;
}

#order_history .order-summary {
  margin-top: 10px;
}

#order_history .order-summary td {
  border-top: 0px;
  font-size: 14px;
  vertical-align: middle;
}

#order_history .order-summary img {
  width: 50px;
}

#order_history .product-desc h4 {
  font-size: 14px;
  line-height: normal;
  margin-bottom: 0px;
}

#order_history .product-desc h5 {
  font-family: "Avenir LT Std 65 Medium", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

@media only screen and (max-width: 767px) {
  #order_history .product-desc h5 {
    font-size: 24px;
    display: block;
  }
}

#order_history .product-desc h5 .rm {
  font-size: 60%;
  line-height: 1;
  position: relative;
  text-transform: uppercase;
  top: -5px;
}

#order_history .product-desc h5 .before-discount {
  line-height: 1;
  text-decoration: line-through;
}

#order_history .product-desc h5 .promo-price {
  color: #e74c3c;
  font-family: "Avenir LT Std 65 Medium", Helvetica, Arial, sans-serif;
  line-height: 1;
  margin-left: 5px;
}

#order_history .product-desc h5 .promo-price span {
  font-family: "Avenir LT Std 65 Medium", Helvetica, Arial, sans-serif;
}

#order_history .product-label {
  font-size: 15px;
  color: #aaa;
}

#order_history .credits td + td {
  text-align: center;
}

#order_history .tickets h4,
#order_history .credits h4 {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 17px;
}

#order_history .tickets h6,
#order_history .credits h6 {
  font-size: 18px;
  margin-bottom: 11px;
}
