body {
  font-size: 16px; }

a {
  color: #65abd0; }
  a:hover {
    color: #65abd0; }

h1 {
  font-size: 30px;
  font-weight: normal; }

h2 {
  font-size: 26px;
  font-weight: normal; }

h3 {
  font-size: 22px;
  font-weight: normal; }

.full-width {
  width: 100%;
  height: auto; }

.richtext-image.left {
  float: left;
  margin-right: 10px; }

.richtext-image.right {
  float: right;
  margin-left: 10px; }

.footer {
  background: #fff; }

.alertify-logs {
  z-index: 99999 !important; }

.btn-orange {
  background-color: #F05927;
  color: #fff;
  padding: 6px 12px;
  border-radius: 0px; }
  .btn-orange:hover {
    color: #fff; }

.btn-blue {
  background-image: none;
  background-color: #65ABD0;
  border-color: #65ABD0; }
  .btn-blue:hover {
    background-color: #30789f;
    border-color: #30789f; }

hr {
  border-top: 1px solid #ddd; }

.padding-left {
  padding-left: 25px; }

.padding-zero {
  padding: 0 !important; }

.padding-zero-tb {
  padding: 0px 15px; }

.text-orange {
  color: #F05927; }

@media (max-width: 768px) {
  .col-full-height {
    height: initial; } }

.md-fix {
  width: 100%;
  float: left; }

.slick-slider img {
  width: 100%;
  border-left: 1px solid #f1f1f1; }

.slick-slider .slick-list {
  right: 12px; }

.slick-arrow {
  height: 100% !important;
  width: 55px !important;
  background: #65abd0 !important; }

.slick-prev:before,
.slick-next:before {
  font-family: FontAwesome !important; }

@media (max-width: 1000px) {
  .slick-next {
    right: -15px !important; } }

.slick-next:before {
  content: '\f105' !important;
  font-size: 40px !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.slick-prev {
  z-index: 9; }

.slick-prev:before {
  content: '\f104' !important;
  font-size: 40px !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.basket-title h2 {
  padding-left: 0;
  display: inline-block;
  margin-right: 20px; }
.basket-title h2, .basket-title p {
  padding-top: 0px;
  padding-bottom: 0; }
.basket-title .text-right {
  padding-right: 30px; }

.page-head {
  padding: 0 10px; }
  .page-head h1 {
    margin-top: 50px; }

.basket-messages {
  margin: 0;
  padding: 0; }
  .basket-messages li {
    list-style-type: none;
    color: #F05927;
    font-size: 16px; }
  .basket-messages p:nth-child(2) {
    display: none; }

.basket-items {
  border-bottom: 1px solid #ddd;
  padding-left: 10px; }
  .basket-items .thumbnail {
    border: 0;
    background-color: transparent;
    margin-bottom: 0;
    max-width: 100%;
    width: 110px;
    height: auto; }
  .basket-items a {
    color: #30789f; }
  @media (max-width: 768px) {
    .basket-items {
      margin-top: 20px;
      padding: 10px;
      text-align: center; }
      .basket-items h3 {
        margin: 0; }
      .basket-items .input-group {
        width: 200px;
        margin: 0 auto; }
      .basket-items .thumbnail {
        margin: 0 auto; } }

.basket-items:nth-child(odd) {
  background-color: #fff; }

.checkout-quantity-links {
  color: #9999a5; }
  .checkout-quantity-links a {
    color: #9999a5;
    margin-top: 5px;
    display: inline-block; }

#voucher_form {
  margin-top: 20px; }
  #voucher_form label {
    display: none; }
  #voucher_form .input-group {
    width: 300px; }

.ph-payment-details {
  margin: 0;
  margin-top: 40px;
  padding: 0; }

.form-payment-details h3 {
  margin: 0;
  margin-bottom: 10px; }
@media (max-width: 450px) {
  .form-payment-details #id_same_as_shipping_1 {
    margin-left: 0px; } }

.message-payment-details {
  font-size: 16px;
  margin-bottom: 20px; }

.stripe-button-el {
  margin-bottom: 40px; }

.checkout-payment {
  padding-left: 100px; }
  @media (max-width: 768px) {
    .checkout-payment {
      padding-left: 15px;
      text-align: center; } }

@media (max-width: 768px) {
  .checkout-shipping {
    text-align: center; } }

.checkout-quantity-text {
  padding-left: 20px; }

.checkout-header h1 {
  font-size: 30px; }

.thank-you-message {
  margin-top: 40px;
  text-align: center; }
  .thank-you-message strong {
    color: #F05927; }

.messages-extra {
  padding: 0;
  margin: 0; }
  .messages-extra li.success {
    padding: 0px;
    margin: 0;
    padding-top: 20px; }

.shows-all {
  padding-bottom: 20px; }
  .shows-all .allShowsBox {
    height: 90px; }
    @media (min-width: 768px) {
      .shows-all .allShowsBox {
        height: 90px; } }
    .shows-all .allShowsBox h5.item-title {
      line-height: 1.4; }
    .shows-all .allShowsBox .show-cast-size {
      line-height: 1.4; }
  .shows-all .form-control {
    font-size: 13.5px; }
  .shows-all .input-search-addon {
    background: #65abd0;
    cursor: pointer; }
  .shows-all .input-separator {
    padding-left: 0px;
    padding-right: 0px;
    width: 10px;
    top: 5px; }
  .shows-all .popover-content a {
    float: right;
    margin-top: -8px;
    margin-bottom: 13px; }
    .shows-all .popover-content a i {
      color: #000000; }
  .shows-all .popover-content .btn-sr-form-white {
    text-align: center; }
    .shows-all .popover-content .btn-sr-form-white span {
      display: block; }

.my-perusals:nth-child(odd) {
  background: #fff; }

.my-perusals img {
  max-width: 100%;
  width: 120px; }
@media (max-width: 768px) {
  .my-perusals {
    text-align: center; }
    .my-perusals img {
      display: block;
      margin: 0 auto; } }
.my-perusals .btn-sr-form-danger:nth-child(1) {
  margin-bottom: 20px; }

.btn-sr-form-gray {
  text-align: center; }
  .btn-sr-form-gray span {
    display: block; }

.perusal-order {
  padding-top: 15px;
  padding-bottom: 0; }

.padding-0 {
  padding: 0; }

.padding-3 {
  padding: 3px; }

.no-pt-pb {
  padding-top: 0;
  padding-bottom: 0; }

.popover-item {
  padding: 0px 10px; }

.no-margin-top {
  margin-top: 0; }

.shows-popover-h4 {
  margin-top: 0px; }

.messages-add-show {
  text-align: center;
  font-size: 30px;
  font-family: "Cabin-Regular"; }

.list-social .fa-facebook {
  color: #3c5b97; }
.list-social .fa-twitter {
  color: #51caf1; }
.list-social .fa-pinterest {
  color: #cb2934; }
.list-social .fa-linkedin {
  color: #1577b5; }

#synopsis {
  display: none; }

.page-login,
.page-reset-password {
  padding: 30px 0px; }

.page-login .btn-lg {
  margin-top: 20px; }

#id_hear_about_us_other {
  display: none; }

.page-application .btn-sr-form-danger {
  margin-top: 40px; }

@media (max-width: 480px) {
  .main-navbar li > a {
    font-size: 12px;
    padding: 10px 5px !important; } }

@media (max-width: 390px) {
  .navbar-header .navbar-brand > img {
    height: 25px; }
  .navbar-header span a {
    font-size: 10px; }
  .navbar-header .nav-xs {
    margin-top: 5px !important; } }

.dollar-input {
  width: 49%;
  float: left; }

.royalties-input {
  width: 49%;
  float: right; }

.carousel-control .fa {
  top: 35%; }

.carouselImageSizeWithList,
.carouselImageSize {
  border-left: 1px solid #f1f1f1;
  width: 100%;
  height: 100%; }

.popover-close {
  margin-top: 0px;
  margin-right: -8px; }

.showsPageImage img {
  margin-bottom: -10px; }

.carousel-caption-right,
.carousel-caption-left {
  width: 30%; }

#songlist ol {
  width: 100%;
  height: 420px;
  overflow-y: auto; }
  #songlist ol li {
    min-height: 41px;
    height: initial;
    padding-bottom: 10px; }
#songlist .orange {
  margin-right: 10px;
  display: inline-block; }
#songlist .song-name {
  display: inline; }
#songlist .title-container-div {
  width: 100%; }
#songlist #audiojs_wrapper0 {
  width: 100%; }
#songlist .title-div {
  float: none !important;
  display: inline-block; }
#songlist .audio-player {
  background: #65ABCF;
  height: 40px; }
#songlist .controls {
  display: inline-block;
  height: 40px;
  width: 10%; }
  #songlist .controls .pause,
  #songlist .controls .stop,
  #songlist .controls .next,
  #songlist .controls .previous {
    display: none; }
#songlist .play,
#songlist .pause {
  border: 0px;
  font-size: 20px;
  background: #65ABCF;
  color: #fff;
  padding: 5px 10px;
  border-right: 1px solid #6099b7; }
#songlist .track {
  display: inline-block;
  height: 40px;
  width: 89%;
  padding: 0px 10px; }
  @media (max-width: 500px) {
    #songlist .track {
      width: 85%; } }
  @media (min-width: 960px) and (max-width: 1199px) {
    #songlist .track {
      width: 88%; } }
  #songlist .track .preload-bar,
  #songlist .track .title {
    display: none; }
  #songlist .track .seek-bar span,
  #songlist .track .seek-bar input {
    display: inline-block; }
  #songlist .track .seek-bar input {
    width: 80%;
    position: relative;
    top: 3px; }
    @media (max-width: 500px) {
      #songlist .track .seek-bar input {
        width: 70%; } }
    @media (min-width: 960px) {
      #songlist .track .seek-bar input {
        width: 65%; } }
  #songlist .track .seek-bar span {
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
    font-size: 11px;
    color: #f9f9f9; }

.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none; }

.cloneditem-1,
.cloneditem-2,
.cloneditem-3 {
  display: none; }

@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    transform: translate3d(50%, 0, 0);
    left: 0; }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    transform: translate3d(-50%, 0, 0);
    left: 0; }
  .carousel-inner > .item.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0; } }
@media all and (min-width: 768px) {
  .carousel-inner > .active.left,
  .carousel-inner > .prev {
    left: -50%; }
  .carousel-inner > .active.right,
  .carousel-inner > .next {
    left: 50%; }
  .carousel-inner > .left,
  .carousel-inner > .prev.right,
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner .cloneditem-1 {
    display: block; } }
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    transform: translate3d(25%, 0, 0);
    left: 0; }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    transform: translate3d(-25%, 0, 0);
    left: 0; }
  .carousel-inner > .item.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0; } }
@media all and (min-width: 992px) {
  .carousel-inner > .active.left,
  .carousel-inner > .prev {
    left: -25%; }
  .carousel-inner > .active.right,
  .carousel-inner > .next {
    left: 25%; }
  .carousel-inner > .left,
  .carousel-inner > .prev.right,
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner .cloneditem-2,
  .carousel-inner .cloneditem-3 {
    display: block; } }

#carousel .carousel-inner {
  width: 90%;
  margin-left: 4.9%; }

.show-additionals {
  font-size: 12px;
  text-align: center;
  margin: 0; }

.btn-popover-order:hover {
  background: #ee5a32; }

.btn-popover-order:hover .initialText,
.hoverText {
  display: none !important; }

.btn-popover-order:hover .hoverText {
  display: block !important; }

.sticky {
  position: fixed;
  top: 0;
  z-index: 9999;
  background: #F1F1F1; }
  @media (max-width: 991px) {
    .sticky {
      position: relative;
      width: 100%; } }
  @media (min-width: 992px) and (max-width: 1135px) {
    .sticky {
      width: 98%; } }
  @media (min-width: 1200px) and (max-width: 1350px) {
    .sticky {
      width: 97%; } }
  @media (min-width: 1350px) and (max-width: 1380px) {
    .sticky {
      width: 95%; } }

.basket-title .col-sm-1.h3 {
  padding: 0; }

@media (max-width: 768px) {
  #gallery {
    margin-top: 10px; }
    #gallery .carouselImageSize,
    #gallery .carouselImageSizeWithList {
      width: initial !important;
      height: initial !important; } }

@media (max-width: 400px) {
  .carouselImageSizeWithList,
  .carouselImageSize {
    width: 250px !important; } }

@media (max-width: 767px) {
  .description-text {
    background: transparent;
    border-color: transparent;
    box-shadow: 0 0 0; }
    .description-text .panel-heading1 {
      background-color: transparent; }
    .description-text .sr-panel {
      background-color: transparent; } }

.carousel-caption {
  top: 0;
  margin: auto 0;
  display: table; }

.basket-title .row .col-sm-12,
.basket-title .row .col-sm-3,
.basket-title .row .col-sm-2,
.basket-title .row .col-sm-1 {
  padding-bottom: 0; }

.basket-items .price_color.text-right {
  margin-right: 10px; }
  @media (max-width: 768px) {
    .basket-items .price_color.text-right {
      text-align: center; } }

.description-text {
  margin-top: -10px; }

.checkout-quantity {
  margin-left: -15px; }

.shows-all .allShowsText {
  padding: 0;
  line-height: 0.8; }

.contact h5.heading-style {
  font-family: "Cabin-Regular";
  font-size: 16px; }
.contact .btn-msg {
  font-size: 16px; }
.contact .form-input-top {
  font-size: 16px;
  font-family: "Cabin-Regular"; }
.contact .form-input-message {
  font-size: 16px;
  font-family: "Cabin-Regular"; }
.contact #id_email {
  width: 402px;
  height: 54px;
  box-sizing: border-box;
  border: 1px solid #a0a7B1;
  background-color: #f3f3f3;
  color: #a0a7B1;
  padding: 10px 16px; }
  @media (max-width: 767px) {
    .contact #id_email {
      width: 100%; } }

@-moz-document url-prefix() {
  .form-vcenter select,
  .shows-all select {
    -moz-appearance: none;
    background-image: url("../img/arrow.png");
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px; } }
.form-vcenter _::-webkit-:not(:root:root), .form-vcenter select,
.shows-all _::-webkit-:not(:root:root),
.shows-all select {
  -webkit-appearance: none;
  background-image: url("../img/arrow.png");
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 20px; }

#modal-perusals .btn-modal-checkout {
  width: 300px;
  padding: 10px; }
  @media (max-width: 768px) {
    #modal-perusals .btn-modal-checkout {
      width: 300px;
      margin: 0 auto; } }
#modal-perusals .modal-perusal-table {
  display: block;
  margin-top: 20px; }
  @media (max-width: 768px) {
    #modal-perusals .modal-perusal-table {
      display: none; } }
  #modal-perusals .modal-perusal-table th {
    font-size: 20px;
    font-weight: bold; }
  #modal-perusals .modal-perusal-table thead > tr > th {
    border-bottom: 0; }
  #modal-perusals .modal-perusal-table tbody > tr > td {
    border-top: 0; }
  #modal-perusals .modal-perusal-table .initialText {
    text-transform: uppercase; }
  #modal-perusals .modal-perusal-table .btn:hover .initialText,
  #modal-perusals .modal-perusal-table .hoverText {
    display: none !important; }
  #modal-perusals .modal-perusal-table .btn:hover .hoverText {
    display: block !important; }
  #modal-perusals .modal-perusal-table .btn {
    width: 200px; }
    @media (min-width: 768px) {
      #modal-perusals .modal-perusal-table .btn {
        margin-top: 2px; } }
  #modal-perusals .modal-perusal-table .perusal-title {
    font-size: 14px; }
  #modal-perusals .modal-perusal-table .perusal-price {
    font-size: 14px;
    text-align: right;
    display: block; }
    @media (max-width: 768px) {
      #modal-perusals .modal-perusal-table .perusal-price {
        text-align: center; } }
  #modal-perusals .modal-perusal-table tr:nth-of-type(even) {
    background-color: #f9f9f9; }
  #modal-perusals .modal-perusal-table .perusal-alert {
    height: 30px; }
#modal-perusals .modal-perusal-table-mobile {
  display: block;
  margin-top: 20px; }
  @media (min-width: 769px) {
    #modal-perusals .modal-perusal-table-mobile {
      display: none; } }
  #modal-perusals .modal-perusal-table-mobile .perusal-table-mobile {
    text-align: center;
    margin: 20px;
    padding: 10px; }
    #modal-perusals .modal-perusal-table-mobile .perusal-table-mobile .perusal-price {
      margin: 10px 0px; }
  #modal-perusals .modal-perusal-table-mobile .perusal-table-mobile:nth-child(odd) {
    background: #fff; }
  #modal-perusals .modal-perusal-table-mobile .perusal-table-mobile:nth-child(even) {
    background: #f9f9f9; }
  #modal-perusals .modal-perusal-table-mobile .hr-dark-lesspad {
    margin-top: 10px;
    margin-bottom: 10px; }
  #modal-perusals .modal-perusal-table-mobile .btn:hover .initialText,
  #modal-perusals .modal-perusal-table-mobile .hoverText {
    display: none !important; }
  #modal-perusals .modal-perusal-table-mobile .btn:hover .hoverText {
    display: block !important; }
  #modal-perusals .modal-perusal-table-mobile .btn {
    width: 200px; }
  #modal-perusals .modal-perusal-table-mobile .perusal-title {
    font-size: 14px; }
#modal-perusals .modal-header {
  border-bottom: 0; }
#modal-perusals h5 {
  font-weight: bold;
  font-size: 20px; }
#modal-perusals .modal-title {
  font-size: 24px; }
#modal-perusals .modal-perusal-info img {
  margin-right: 20px;
  width: 150px;
  height: auto; }
  @media (max-width: 600px) {
    #modal-perusals .modal-perusal-info img {
      width: 120px; } }
#modal-perusals .modal-perusal-info h5 {
  font-weight: bold;
  font-size: 20px; }
#modal-perusals .modal-perusal-info p {
  margin: 0; }
@media (min-width: 768px) {
  #modal-perusals .modal-dialog {
    width: 800px; } }

@media (min-width 769px) {
  .searchBox {
    width: 20%; } }
.shows-all .col-md-3 {
  padding-bottom: 0 !important;
  padding-top: 0 !important; }

#id_other_theater_type,
#id_other_association {
  display: none; }

.theaterType .col-xs-4:nth-child(10n) {
  width: 100%; }

.row.margin-0 {
  margin: 0px !important; }

.page-blog-index {
  padding-left: 40px; }
  .page-blog-index .black {
    font-size: 16px; }
  .page-blog-index .orange {
    color: #F05927;
    font-size: 16px; }
  .page-blog-index .blog-title {
    color: #333;
    display: inline-block; }

.post .black {
  font-size: 16px; }
.post .orange {
  color: #F05927;
  font-size: 16px; }
.post .blog-author {
  display: block;
  text-transform: capitalize;
  color: #adadaf; }
.post .body {
  margin-top: 10px; }
  .post .body .rich-text {
    display: inline; }
    .post .body .rich-text p {
      display: inline; }
  .post .body a {
    display: inline; }
.post h2 {
  margin-top: 0px; }
.post .title {
  display: inline-block;
  font-size: 26px;
  color: #000; }

.searchBox .input-search-addon {
  background: #72ACC9; }

.hs-rss-link {
  color: #A0A0A0; }

a[href='/blog/feed/'] {
  color: #65ABD0; }

.page-blog-entry {
  padding-left: 40px; }
  .page-blog-entry .blog-title {
    color: #333;
    display: inline-block; }
  .page-blog-entry .blog-author {
    display: block;
    text-transform: capitalize;
    color: #adadaf; }
  .page-blog-entry h2 {
    margin-top: 0px; }
  .page-blog-entry .black {
    font-size: 16px; }
  .page-blog-entry .rich-text {
    margin-left: 15px; }
  .page-blog-entry .orange {
    color: #F05927;
    font-size: 16px; }
  .page-blog-entry .hr-dark {
    margin-left: 15px; }
  .page-blog-entry .list-social {
    margin-left: 15px; }

.sidebar-title {
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 10px;
  font-size: 26px; }

.sidebar-categories a {
  color: #65abd0;
  font-size: 16px; }

.post-details .info {
  font-size: 14px;
  margin-top: 5px;
  color: #adadaf; }
  .post-details .info a {
    text-transform: capitalize;
    color: #65abd0; }
  .post-details .info i {
    color: #adadaf; }

.set-desc-pos {
  margin-top: 0; }
  .set-desc-pos h2.show-title {
    margin-top: 10px; }

.showsPageImage img {
  margin-top: 10px; }

.moreInfoHeight {
  overflow: auto; }

.with-nav-tabs.description-text {
  margin-top: 0; }

#basket_totals .align-right {
  text-align: right; }

.about-us h3 {
  font-size: 24px;
  font-weight: normal; }
.about-us h5 {
  line-height: 1.4;
  padding: 0; }
.about-us img {
  width: 100%;
  max-width: 200px; }
.about-us .about-team-title {
  margin-bottom: -15px; }

@media (min-width: 990px) and (max-width: 1200px) {
  .full-version-btn {
    font-size: 13px; } }

.ph-payment-details .btn-blue {
  margin-bottom: 40px;
  float: right; }

#id_same_as_shipping_1 {
  margin-left: 20px; }

.shipping-method {
  margin-bottom: 50px; }
  @media (max-width: 768px) {
    .shipping-method h1 {
      font-size: 28px; } }
  .shipping-method .btn-orange {
    float: right;
    margin-right: 20px; }
    @media (max-width: 768px) {
      .shipping-method .btn-orange {
        float: none;
        margin-right: 0px; } }
  @media (max-width: 768px) {
    .shipping-method .basket-items h4 {
      font-size: 24px; } }

.upcoming-shows h2 {
  font-size: 30px; }
.upcoming-shows hr {
  border-top: 3px solid #cccccc;
  margin-bottom: 5px; }
.upcoming-shows .alphabet-links {
  margin: 20px 0px;
  display: block; }
  .upcoming-shows .alphabet-links span {
    margin: 0px 5px;
    font-size: 16px; }
    @media (max-width: 768px) {
      .upcoming-shows .alphabet-links span {
        margin-right: 0px;
        font-size: 14px; } }
  .upcoming-shows .alphabet-links a {
    font-size: 16px;
    color: #7cb7d7;
    margin: 0px 5px; }
    @media (max-width: 768px) {
      .upcoming-shows .alphabet-links a {
        margin-right: 0px;
        font-size: 14px; } }
.upcoming-shows .upcoming-shows-titles h3 {
  margin: 0; }
  @media (min-width: 768px) and (max-width: 990px) {
    .upcoming-shows .upcoming-shows-titles h3 {
      font-size: 18px; } }
.upcoming-shows .upcoming-shows-titles .col-xs-3 {
  padding: 0px 15px; }

.upcoming-show {
  padding: 0px 15px;
  border-bottom: 2px solid #cccccc;
  margin-bottom: 20px; }
  .upcoming-show .col-sm-3 {
    padding: 0px 15px; }
  .upcoming-show p {
    font-size: 16px; }
  .upcoming-show p:nth-child(odd) {
    display: none; }
  .upcoming-show .showupcoming-title {
    font-weight: normal;
    margin-top: 10px;
    font-size: 12px;
    margin-bottom: 10px; }
  .upcoming-show a {
    color: #65abd0;
    font-size: 16px; }
  .upcoming-show span {
    font-size: 16px; }
  .upcoming-show .show-info .row {
    padding: 10px 0px; }
  .upcoming-show .show-info .row:nth-child(odd) {
    background: #fff; }

#quotes .quote-size-b img {
  width: 2%;
  float: left;
  margin-right: 1%;
  margin-top: 5px; }

#quotes .quote-size-m img {
  width: 1.5%;
  float: left;
  margin-right: 1%;
  margin-top: 5px;
}

#quotes .quote-size-b {
  font-size: 3.4rem;
}

#quotes .quote-size-m {
  font-size: 1.4rem;
}

#quotes .quote-size-s {
  font-size: .8rem;
}

#quotes .quote-size-s img {
  width: 1%;
  float: left;
  margin-right: 1%;
  margin-top: 5px; }
#quotes .quote-position-c {
  display: flex;
  justify-content: center;
  width: 80%;
  text-align: center;
  float: none;
  clear: both; }
#quotes .quote-position-r,
#quotes .quote-position-l {
  width: 100%;
  padding-right: 10px; }
  #quotes .quote-position-r .quote-size-b img,
  #quotes .quote-position-l .quote-size-b img {
    width: 4%; }
  #quotes .quote-position-r .quote-size-s img,
  #quotes .quote-position-l .quote-size-s img {
    width: 2%; }
#quotes .quote-position-r {
  float: right; }
#quotes .quote-position-l {
  float: left; }
#quotes h1, #quotes h2, #quotes h3, #quotes h4, #quotes h5,
#quotes h6 {
  margin-top: 0 !important;
}
#quotes span {
  width: 95%;
  font-style: italic; }
#quotes .quote-source {
  font-style: normal;
  font-weight: bold;
  display: inline-block; }
#quotes .rich-text {
  display: inline-block; }
@media (max-width: 1000px) {
  #quotes .quote-position-r,
  #quotes .quote-position-l,
  #quotes .quote-position-c {
    width: 100%; }
    #quotes .quote-position-r .quote-size-s img,
    #quotes .quote-position-r .quote-size-b img,
    #quotes .quote-position-l .quote-size-s img,
    #quotes .quote-position-l .quote-size-b img,
    #quotes .quote-position-c .quote-size-s img,
    #quotes .quote-position-c .quote-size-b img {
      width: 3%; }
    #quotes .quote-position-r span,
    #quotes .quote-position-l span,
    #quotes .quote-position-c span {
      width: 96%; } }
@media (max-width: 640px) {
  #quotes .quote-position-r .quote-size-s img,
  #quotes .quote-position-r .quote-size-b img,
  #quotes .quote-position-l .quote-size-s img,
  #quotes .quote-position-l .quote-size-b img,
  #quotes .quote-position-c .quote-size-s img,
  #quotes .quote-position-c .quote-size-b img {
    width: 6%; }
  #quotes .quote-position-r span,
  #quotes .quote-position-l span,
  #quotes .quote-position-c span {
    width: 93%; } }

.twitter-box {
  border: 1px solid #E1E8ED;
  border-radius: 5px;
  margin-bottom: 30px; }

.hp-posts hr {
  margin: 0; }

.available-products .btn-cart-add {
  text-transform: uppercase;
  width: 200px; }
.available-products .btn-cart-add:hover .initialText,
.available-products .hoverText {
  display: none !important; }
.available-products .btn-cart-add:hover .hoverText {
  display: block !important; }
.available-products table {
  border-bottom: 2px solid #ccc; }
  .available-products table thead tr th {
    border-bottom: 0px;
    font-size: 20px; }
  .available-products table tbody tr td {
    border-top: 0px; }
  .available-products table tbody tr:nth-child(odd) {
    background: #fff; }
@media (max-width: 640px) {
  .available-products table thead {
    display: none; }
  .available-products table tbody tr {
    display: block;
    text-align: center; }
    .available-products table tbody tr td {
      display: block; }
    .available-products table tbody tr td.text-right {
      text-align: center; } }

.instafeed {
  margin: 30px auto; }
  .instafeed .profile {
    border-radius: 50%;
    float: left;
    width: 32px;
    height: 32px; }
  .instafeed h3 {
    color: #3f729b;
    font-size: 14px;
    display: inline-block;
    position: relative;
    margin-left: 10px;
    top: -13px;
    font-weight: bold; }
  .instafeed img {
    width: 100%; }
  .instafeed .info-bar {
    background-color: rgba(237, 238, 239, 0.5);
    padding: 10px 12px;
    float: right;
    width: 100%; }
    .instafeed .info-bar i {
      font-size: 16px;
      color: #A7AAAE; }
    .instafeed .info-bar span {
      color: #a5a9ac; }
    .instafeed .info-bar .info-bar-likes,
    .instafeed .info-bar .info-bar-comments {
      float: left;
      margin-right: 10px; }
    .instafeed .info-bar .instagram-logo {
      float: right;
      height: 25px;
      width: 80px;
      background-image: url("https://instagramstatic-a.akamaihd.net/h1/sprites/embed/6c0551.png");
      background-size: 151px 114px;
      background-position: -71px 0px; }

/*** Quotes Configuration ***/

.quote img {
  width: 28px;
  height: 18px;
  float: left;
  margin-right: 6px;
}

.quote {
  display: flex;
  margin-bottom: 25px;
}

.quote.position-r {
  justify-content: flex-end;
}

.quote.position-r .rich-text {
  text-align: right;
}
.quote.position-c {
  justify-content: center;
}

.quote.position-c .rich-text {
  max-width: 80%;
}


.quote.size-s .rich-text h1, .quote.size-s .rich-text h2, .quote.size-s .rich-text h3,
.quote.size-s .rich-text h4, .quote.size-s .rich-text h5, .quote.size-s .rich-text h6,
.quote.size-s .rich-text p, .quote.size-s .rich-text b, .quote.size-s .rich-text em,
.quote.size-s .rich-text li, .quote.size-s .rich-text ul, .quote.size-s .rich-text i {
  font-size: 12px;
}

.quote.size-m .rich-text h1, .quote.size-m .rich-text h2, .quote.size-m .rich-text h3,
.quote.size-m .rich-text h4, .quote.size-m .rich-text h5, .quote.size-m .rich-text h6,
.quote.size-m .rich-text p, .quote.size-m .rich-text b, .quote.size-m .rich-text em,
.quote.size-m .rich-text li, .quote.size-m .rich-text ul, .quote.size-m .rich-text i {
  font-size: 20px;
}

.quote.size-b .rich-text h1, .quote.size-b .rich-text h2, .quote.size-b .rich-text h3,
.quote.size-b .rich-text h4, .quote.size-b .rich-text h5, .quote.size-b .rich-text h6,
.quote.size-b .rich-text p, .quote.size-b .rich-text b, .quote.size-b .rich-text em,
.quote.size-b .rich-text li, .quote.size-b .rich-text ul, .quote.size-b .rich-text i {
  font-size: 36px;
}

#quotes .quote-source.source-size-b {
  font-size: 36px;
}

#quotes .quote-source.source-size-m {
  font-size: 20px;
}

.collection-page #quotes .quote.size-m {
  margin-bottom: 0;
}

.collection-page #quotes .quote.size-m p {
  font-size: 17px;
}

.collection-page .shows-section-title {
  background: #726D6C;
  color: white;
  padding: 5px 15px;
  margin-top: 15px;
  margin-bottom: 5px;
}

.collection-page .shows-section-title .rich-text p,
.collection-page .shows-section-title .rich-text h1,
.collection-page .shows-section-title .rich-text h2,
.collection-page .shows-section-title .rich-text h3,
.collection-page .shows-section-title .rich-text h4 {
  margin: 0;
}

#quotes .quote-source.source-size-s {
  font-size: 12px;
}

/*# sourceMappingURL=extra.css.map */

.search-results-text { color: #65abd0; }

.newsletter-subscribe { margin-top: 45px; }
.newsletter-subscribe input {
  cursor: pointer;
  font-size: 14px;
  width: 15px;
  height: 12px;
  position: relative;
}

.newsletter-subscribe .checkmark:after {
  left: 7px;
  top: -2px;
  width: 8px;
  height: 21px;
  border: solid black;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.newsletter-subscribe input:checked ~ .checkmark:after { display: block; }

.newsletter-subscribe .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.newsletter-subscribe input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.newsletter-subscribe .checkmark {
  position: absolute;
  height: 25px;
  width: 25px;
  background-color: #eee;
  left: 15px;
}

.newsletter-subscribe .message {
  margin-left: 35px; font-weight: 300;
}

.container input:checked ~ .checkmark { background-color: transparent; }
.newsletter-subscribe input ~ .checkmark {
  background-color: transparent;
  border: 2px solid black;
}

.newsletter-subscribe .message:hover, .newsletter-subscribe .checkmark:hover {
  cursor: pointer;
}