@font-face {
  font-family: '33535gillsansmt';
  src: url("../font/33535gillsansmt.eot");
  src: local("../font/33535gillsansmt"), url("../font/33535gillsansmt.woff") format("woff"), url("../font/33535gillsansmt.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
html {
  height: 100%;
  text-align: center; }

body {
  width: 100%;
  height: 96%;
  background: #ffffff;
  margin: auto;
  text-align: center;
  font-family: 33535gillsansmt; }

h1, h2, h3, h4, h5, h6 {
  font-family: 33535gillsansmt; }

table {
  border-collapse: collapse; }

a {
  color: #000; }

a:hover {
  color: #b5ce2f;
  text-decoration: none; }

ul {
  list-style: none;
  margin: 0;
  padding: 0; }

label {
  text-transform: uppercase; }

#wrapper {
  margin: 2px auto;
  max-width: 1500px;
  width: 85%;
  text-align: left; }

#page-header {
  margin: 30px 10px 4px; }
  #page-header div {
    vertical-align: bottom; }
  #page-header #main-logo {
    display: inline; }
    #page-header #main-logo img {
      width: auto;
      height: 60px; }

.vertical-align-top {
  vertical-align: top !important; }

#content {
  clear: both;
  min-height: 450px;
  margin: 10px 0; }

.modal-lg {
  width: 60%;
  margin-left: auto !important;
  margin-right: auto !important; }

.modal-lg-johnnie {
  width: 940px;
  height: 389px; }

@media only screen and (max-device-width: 480px) {
  .modal-lg {
    width: 90%; } }
.border-top-0 {
  border-top: 0 !important; }

#show-more-div-desktop {
  display: block;
  width: 300px;
  margin: 0 auto; }

#footer {
  border-top: 3px solid #000;
  padding: 10px 0;
  margin: 20px 0; }
  #footer .footer-holder {
    width: 100%;
    padding: 0 10px; }
    #footer .footer-holder ul {
      list-style: none;
      vertical-align: top;
      padding: 0 4px; }
      #footer .footer-holder ul li {
        margin: 0;
        text-align: left; }
        #footer .footer-holder ul li a {
          text-transform: uppercase;
          font-size: 12px; }
      #footer .footer-holder ul .footer-header {
        padding-bottom: 10px; }
        #footer .footer-holder ul .footer-header a {
          font-size: 14px; }
    #footer .footer-holder .col {
      margin-bottom: 20px; }
  #footer #foot-email {
    margin-bottom: 20px; }
    #footer #foot-email label {
      font-size: 13px;
      padding-right: 8px;
      vertical-align: middle; }
    #footer #foot-email input {
      margin-bottom: 0; }
  #footer #feefo-logo {
    width: 200px;
    height: auto;
    margin-bottom: 30px; }

.lime-colour {
  color: #b5ce2f !important; }

.back-grey {
  background-color: #f2f3ee; }

.back-lime {
  background-color: #b5ce2f; }

.product-pod, .back-product {
  background-color: #f1efef; }

.txt-left {
  text-align: left; }

.txt-center {
  text-align: center; }

.txt-right {
  text-align: right; }

.big-box-txt {
  padding: 20px 0;
  margin: 0;
  font-size: 18px; }

.txt-uppercase {
  text-transform: uppercase; }

.shop-prod-title {
  text-transform: uppercase;
  font-size: 30px;
  text-overflow: ellipsis; }

.shop-nav-arrow {
  color: #999;
  text-transform: uppercase;
  font-size: 14px; }

.shop-nav-arrow:hover {
  text-decoration: none;
  color: #777; }

.shop-nav-arrow::after {
  content: " >"; }

.social-icons {
  margin-bottom: 20px; }

.no-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important; }

.margin-r0 {
  margin-right: 0px !important;
  float: right; }

.margin-b20 {
  margin-bottom: 20px; }

.margin-t10 {
  margin-top: 10px !important; }

.margin-b30 {
  margin-bottom: 30px; }

.padding-r {
  padding-right: 8.3%; }

.padding-l {
  padding-left: 8.3%; }

ul.list-styled {
  list-style: disc;
  margin-left: 20px; }
  ul.list-styled li {
    list-style-position: outside; }

#ajax-loader {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 50000; }
  #ajax-loader img {
    width: 20%;
    height: auto;
    position: relative;
    top: 50%;
    margin-top: -32px; }

/**
 * Changes for social link
 */
.social-nav {
  padding-bottom: 15px; }

.social-nav a:hover {
  opacity: 0.4;
  filter: alpha(opacity=40); }

#facebook-link {
  width: 35px;
  height: 35px;
  background-image: url("../images/linksprite.png");
  background-repeat: no-repeat;
  background-position: 7px 0px; }

#twitter-link {
  width: 35px;
  height: 35px;
  background-image: url("../images/linksprite.png");
  background-repeat: no-repeat;
  background-position: -35px 0px; }

#instagram-link {
  width: 35px;
  height: 35px;
  background-image: url("../images/linksprite.png");
  background-repeat: no-repeat;
  background-position: -80px 0px; }

#youtube-link {
  width: 45px;
  height: 35px;
  background-image: url("../images/linksprite.png");
  background-repeat: no-repeat;
  background-position: -120px 0px; }

.log-into-button > p {
  background-color: #000;
  color: #FFF; }

.log-into-button {
  cursor: pointer;
  clear: both; }

.log-into-button-container {
  margin-left: 37%; }

.product-price {
  text-transform: uppercase; }

.autocomplete-suggestions {
  border: 1px solid #999;
  background: #FFF;
  overflow: auto; }

.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
  text-align: left; }

.autocomplete-selected {
  background: #F0F0F0; }

.autocomplete-suggestions strong {
  font-weight: normal;
  color: #3399FF; }

.autocomplete-group {
  padding: 2px 5px; }

.autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000; }

/* Quick View CSS rules */
.quick-view-btn {
  position: absolute;
  bottom: 74px;
  left: 10px;
  width: 100px;
  height: 27px;
  background-color: white;
  cursor: pointer;
  display: none;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 27px;
  text-align: center;
  opacity: 0.5;
  z-index: 333 !important; }

.quick-view-btn:hover {
  opacity: 1.0 !important;
  color: #000000 !important; }

.pod-content .quick-view-btn span {
  font-size: 14px; }

.prod-info .view-more-prod-info a {
  text-decoration: underline;
  color: #808080; }

.quick-view .close {
  position: absolute;
  right: 10px;
  top: 5px; }
.quick-view .prod-info {
  width: 250px;
  display: inline-block;
  margin-left: 33px;
  float: right; }

.quick-view .carousel-holder {
  width: 290px;
  display: inline-block;
  float: left; }

@media screen and (max-width: 650px) {
  .quick-view .prod-info,
  .quick-view .carousel-holder {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none; } }
/* Quick View CSS rules END */
.reset-password-aler {
  text-align: center;
  font-weight: 500;
  font-size: 17px; }

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