/*
 Theme Name:   Store Custom
 Theme URI:    http://example.com/store-custom/
 Description:  Store Custom
 Author:       Russell Pirie
 Author URI:   http://ukdepartureboards.co.uk
 Template:     storefront
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  store-front-child
*/

#site-header-cart,
#site-navigation {
  text-shadow:
      -1px -1px 0 #000,  
       1px -1px 0 #000,
      -1px  1px 0 #000,
       1px  1px 0 #000;
}

.storefront-handheld-footer-bar {
 height: 50px;
}
.storefront-handheld-footer-bar ul li>a {
    height: 3em; //4.235801032em
}
.storefront-handheld-footer-bar ul li > a::before {
    line-height: 2; //2.618046972
    font-size: 1.4em; //1.618em
}
.storefront-handheld-footer-bar ul li.cart .count {
  margin-top: -7px;
}

.stock.out-of-stock {display: none !important; }

.attachment-woocommerce_thumbnail {
  margin: auto;
}

.demo_store {
  bottom: 50px;
  background-color: #ff0000;
}
@media (min-width: 768px){
  .demo_store {
      bottom: 0;
  }
}


.footer {
  font-family: Arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  text-align:center;
}

.tnp-subscription {
  font-family: Arial, sans-serif;
}
.tnp-subscription label {
  font-size: 10px;
  padding: 0;
}
.tnp-subscription input[type=email] {
  height: 40px;
}

.tnp-field input[type="submit"] {
  width: 100%;
}

.copy-right {
 display: inline-block;
}
.links {
 display: inline-block;
}
.paypal {
  position: relative;
  background-image: url("/store/wp-content/themes/storefront-child/inc/paypal.png");
  background-size: 225px;
  width: 225px;
  height: 25px;
  margin: auto;
  opacity: 0.5;
}

.feed {
  display: inline-block;
  min-width: 300px;
}

.feeds {
  text-align: center;
  max-width: 800px;
  margin: auto;
}
.feed-transportapi,
.feed-tfl,
.feed-nre,
.feed-rtt,
.feed-readingbuses,
.feed-tfgm,
.feed-tfwm,
.feed-translink,
.feed-irishrail,
.feed-gonortheast,
.feed-trentbarton,
.feed-bustimes {
  position: relative;
  background-image: url("/store/wp-content/themes/storefront-child/inc/feedicons.png");
  background-size: 147px;
  width: 147px;
  height: 49px;
  display: inline-block;
  margin-bottom: -15px;
}
.feed-black {
  background-image: url("/store/wp-content/themes/storefront-child/inc/feedicons-black.png");
  margin-left: 10px;
  margin-bottom: -15px;
}
.feed-transportapi {

}
.feed-tfl {
  background-position-y: -49px;
}
.feed-nre {
  background-position-y: -98px;
}
.feed-rtt {
  background-position-y: -147px;
}
.feed-readingbuses {
  background-position-y: -196px;
}
.feed-tfgm {
  background-position-y: -245px;
}
.feed-tfwm {
  background-position-y: -294px;
}
.feed-translink {
  background-position-y: -343px;
}
.feed-irishrail {
  background-position-y: -392px;
}
.feed-gonortheast {
  background-position-y: -441px;
}
.feed-trentbarton {
  background-position-y: -490px;
}
.feed-bustimes {
  background-position-y: -539px;
}

.share-buttons {
   text-align:center;
   margin-top: 10px;
}
.share-button {
  display: inline-block;
}

#page {
  max-width: 1100px;
  margin: auto;
  box-shadow: 0px 0px 20px #000000;
}

.site-header {
  background-size: 1024px;
  background-position-y: unset;
}
.woocommerce-product-search {
  display: none;
}
.storefront-handheld-footer-bar ul li > a {
  border-right: 1px solid rgba(255, 255, 255, 0);
}
button.menu-toggle, 
button.menu-toggle:hover {
  background-color: #00000000 !important;
}

.storefront-full-width-content .woocommerce-tabs .panel {
    width: 100%
}

/* leader board */
.leader-board {
  
}

* {
     box-sizing: content-box;
}

.leader-board-user {
  border-bottom: 1px solid #ccc;
  margin: auto;
  margin-bottom:10px;
  max-width: 500px;
  display: flex;
  font-family: Arial !important;
}

.user-position {
  height: 80px;
  width: 60px;
  font-size: 25px;
  font-weight: bold;
  font-family: Impact;
  color: white;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.user-image {
  width: 80px;
  height: 80px;
  border: 1px solid black;
  border-radius: 10px;
  background-size: 80px;
  margin: 0 6px 3px 0;
}

.user-info {
  font-size: 13px;
  color: darkgrey;
  margin: 0;
  line-height: 1.5;
}

.user-info table,
.user-info td,
.user-info tr {
  padding:0;
  margin: 0;
  background-color: white;
}

.user-name {
  font-weight: bold;
  font-size: 18px;
  color: black;
}

.user-station {
  font-weight: bold;
  color: black;
}

.user-current-uptime {
  
}

.user-total-uptime {

}

.sort-selected {
  color: green;
}

.sort-buttons {
  text-align: center;
  margin-bottom: 10px;
}

.warning-box {
  border: black solid 3px; 
  color: black; 
  padding: 5px; 
  font-weight: bold;
}

.bubble-border {
    position: relative;
    padding: 10px;
    border: 5px solid red;
    color: #333;
    background: #fff;
    border-radius: 10px;
    max-width: 280px;
    font-size: 15px;
    font-weight: bold;
    color: red;
    line-height: 20px;
    font-family: arial;}

.bubble-border:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 40px;
    border-width: 20px 20px 0;
    border-style: solid;
    border-color: red transparent;
    display: block;
    width: 0;
}

.bubble-border:after {
    content: "";
    position: absolute;
    bottom: -13px;
    left: 47px;
    border-width: 13px 13px 0;
    border-style: solid;
    border-color: #fff transparent;
    display: block;
    width: 0;
}

@media screen and (max-width: 500px) {
  .user-current-uptime,
  .user-total-uptime {
    font-size: 10px;
  }
}