/**
 * Created by John Woodcock (john@userx.co) on 8/14/2017.
 */
.text-shadow, #hero .brite-fullwidth-header .header-content-container .header-content {
  text-shadow: 0px 3px 5px #000;
}

.bordered {
  border: 1px solid #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  padding: 0px 20px 20px;
}

.small-button {
  background: #e0e721 !important;
  color: #000 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  text-shadow: none !important;
  margin: 1em !important;
  text-transform: uppercase;
  font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Roboto Mono", monospace;
  text-transform: uppercase;
}

.et_pb_button {
  text-transform: uppercase;
}

.et_pb_bg_layout_light {
  color: #253746;
}

#top-navigation {
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  height: 80px;
  border-bottom: 1px solid #253746;
  width: 100% !important;
  max-width: 100% !important;
  position: fixed;
  top: 0px;
  z-index: 20000;
  background-color: rgba(255, 255, 255, 0.6);
}
#top-navigation.overlay {
  background-color: #fff !important;
  background-color: rgba(255, 255, 255, 0.9) !important;
}
#top-navigation #brite-logo-top {
  display: block;
  width: 200px;
  height: 80px;
  position: absolute;
  top: 0px;
  left: 0px;
  text-align: center;
  border-right: 1px solid #253746;
}
#top-navigation #brite-logo-top img {
  height: 70px;
  width: auto;
  margin: 5px auto;
}
#top-navigation #brite-menu-toggle {
  display: none;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0px;
  right: 0px;
  text-align: center;
  line-height: 80px;
  font-size: 40px;
}
#top-navigation #menu-main {
  position: absolute;
  top: 0px;
  left: 200px;
  width: calc(100% - 400px);
  text-align: center;
}
#top-navigation #menu-main li {
  display: inline;
}
#top-navigation #menu-main li a {
  line-height: 80px;
  margin: 0px 10px;
  font-size: 18px;
  font-family: "Roboto Mono", monospace;
  font-weight: 600;
  text-transform: uppercase;
  color: #253746;
}
#top-navigation #menu-main li a.active {
  border-bottom: 2px solid #e0e721;
}
#top-navigation #brite-social-top {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 200px;
  height: 80px;
  text-align: center;
  border-left: 1px solid #253746;
}
#top-navigation #brite-social-top a {
  line-height: 80px;
  font-size: 30px;
  color: #253746;
  padding: 5px;
}

body.admin-bar #top-navigation {
  top: 32px;
}
body.home #top-navigation {
  background-color: rgba(255, 255, 255, 0.1);
}

#hero {
  margin-top: -80px;
  /* This hides the circle graphic on iphone */
}
#hero .mejs-iphone {
  display: none !important;
}
#hero #animated-text {
  font-family: "Roboto Mono", monospace;
  font-size: 36px;
  line-height: 1.2em;
  color: #fff;
  text-align: center;
  z-index: 1000;
}
#hero #animated-text .button {
  background: #fff;
  color: #000;
}
#hero .brite-fullwidth-header {
  padding: 0px;
  height: 500px;
}
#hero .brite-fullwidth-header .header-content-container {
  height: 460px;
}
#hero .brite-fullwidth-header .header-content-container .header-content {
  position: absolute;
  bottom: 0px;
  left: 10%;
  max-width: 80%;
}
#hero .brite-fullwidth-header .header-content-container .header-content h1 {
  font-size: 40px;
}
#hero .brite-fullwidth-header .header-content-container .header-content .et_pb_fullwidth_header_subhead {
  font-size: 26px;
}

.brite-col-switch > .et_pb_row > .et_pb_column:nth-child(1) {
  float: right;
  margin-right: 0;
}
.brite-col-switch > .et_pb_row > .et_pb_column:nth-child(2) {
  float: left;
  margin-right: 5.5%;
}

.inline-heading .et_pb_module .header-content {
  padding: 0px !important;
  margin: 0px !important;
}
.inline-heading .et_pb_module .header-content h1 {
  padding: 0px !important;
  margin: 0px !important;
  line-height: 50px !important;
  font-size: 32px;
  float: left;
}
.inline-heading .et_pb_module .header-content a.et_pb_button {
  margin: 0px 0px 0px 10px !important;
  float: right;
}

.bg-img {
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 5;
}

.zoom-gallery {
  padding: 0 !important;
  margin: 0 !important;
}
.zoom-gallery .et_pb_row {
  width: 100%;
  max-width: 100%;
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
}
.zoom-gallery .et_pb_row .et_pb_column {
  padding: 0 !important;
  margin: 0 !important;
}
.zoom-gallery .et_pb_row .et_pb_column .zoom-gallery-item {
  height: 400px;
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.zoom-gallery .et_pb_row .et_pb_column .zoom-gallery-item .et_pb_promo_description {
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 0%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
  overflow: hidden;
  z-index: 50;
}
.zoom-gallery .et_pb_row .et_pb_column .zoom-gallery-item .et_pb_promo_description * {
  color: #fff;
}
.zoom-gallery .et_pb_row .et_pb_column .zoom-gallery-item .et_pb_promo_description .zoom-gallery-item-close {
  font-family: "Roboto Mono", monospace;
  font-size: 30px;
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  padding: 10px;
  z-index: 50;
}
.zoom-gallery .et_pb_row .et_pb_column .zoom-gallery-item h2 {
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  line-height: 36px;
  top: 50%;
  margin-top: -18px;
  font-weight: 800 !important;
  text-shadow: 0px 1px 5px #000;
  z-index: 10;
}
.zoom-gallery .et_pb_row .et_pb_column .zoom-gallery-item:hover .bg-img {
  width: 120%;
  height: 120%;
  top: -10%;
  left: -10%;
}
.zoom-gallery .et_pb_row .et_pb_column .zoom-gallery-item.active .et_pb_promo_description {
  display: block;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}
.zoom-gallery .et_pb_row .et_pb_column_1_2 {
  width: 50%;
}
.zoom-gallery .et_pb_row .et_pb_column_1_2 .zoom-gallery-item .et_pb_promo_description {
  padding-left: 25%;
  padding-right: 25%;
}
.zoom-gallery .et_pb_row .et_pb_column_1_3 {
  width: 33.3333%;
}
.zoom-gallery .et_pb_row .et_pb_column_1_3 .zoom-gallery-item .et_pb_promo_description {
  padding-left: 15%;
  padding-right: 15%;
}
.zoom-gallery .et_pb_row .et_pb_column_1_4 {
  width: 25%;
}
.zoom-gallery .et_pb_row .et_pb_column_1_4 .zoom-gallery-item .et_pb_promo_description {
  padding-left: 5%;
  padding-right: 5%;
}
.zoom-gallery.bottom-title .zoom-gallery-item h2 {
  top: auto !important;
  bottom: 10px !important;
}
.zoom-gallery.fade .zoom-gallery-item .et_pb_promo_description {
  height: 100% !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important;
  background-color: rgba(0, 0, 0, 0.7) !important;
  opacity: 0;
}
.zoom-gallery.fade .zoom-gallery-item .et_pb_promo_description .zoom-gallery-item-close {
  display: none !important;
}
.zoom-gallery.fade .zoom-gallery-item.active .et_pb_promo_description {
  display: block;
  opacity: 1;
}

.fullwidth-image-row {
  margin: 0 !important;
  padding: 0 !important;
}
.fullwidth-image-row .et_pb_row {
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.fullwidth-image-row .et_pb_row .et_pb_column {
  margin: 0 !important;
  height: 340px;
}
.fullwidth-image-row .et_pb_row .et_pb_column_1_4 {
  width: 25%;
}
.fullwidth-image-row .et_pb_row .et_pb_column_1_3 {
  width: 33.3333%;
}
.fullwidth-image-row .et_pb_row .et_pb_column_2_3 {
  width: 66.6666%;
}
.fullwidth-image-row .et_pb_row .et_pb_column_1_2 {
  width: 50%;
}

.four-column-grid .et_pb_column {
  padding: 0px 5px !important;
  margin: 0px !important;
  width: 25% !important;
}
.four-column-grid .et_pb_column .et_pb_module {
  margin-bottom: 10px !important;
}

.six-column .et_pb_module {
  width: 16.6667% !important;
  max-width: 16.6667% !important;
  margin: 0 !important;
  padding: 15px !important;
  float: left;
}
.six-column .et_pb_module:nth-child(6n+7) {
  clear: left;
}
.six-column .et_pb_module img {
  width: 100% !important;
  height: auto !important;
}

#main-footer #footer-widgets .footer-widget {
  padding: 0px;
  margin: 0px 5% 5% 0;
}
#main-footer #footer-widgets .footer-widget .et_pb_widget {
  float: none;
}
#main-footer #footer-widgets .footer-widget h4 {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
}
#main-footer #footer-widgets .footer-widget:nth-child(1n) {
  width: 20%;
}
#main-footer #footer-widgets .footer-widget:nth-child(2n) {
  width: 50%;
}
#main-footer #footer-widgets .footer-widget:nth-child(3n) {
  width: 15%;
}
#main-footer #footer-info {
  float: none;
  text-align: center;
}

a.et_pb_menu__cart-button {
  position: relative;
}
a.et_pb_menu__cart-button div.cart-contents-count {
  display: block;
  border-radius: 50%;
  background: #253746;
  font-family: "Roboto Mono", monospace;
  font-size: 11px;
  color: white;
  line-height: 13px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 13px;
  height: 13px;
}

.fd-wholesale-registration-form .form-row {
  display: flex;
  justify-content: flex-start;
}
.fd-wholesale-registration-form .form-row label {
  padding-right: 20px;
}
.fd-wholesale-registration-form .form-row input, .fd-wholesale-registration-form .form-row select {
  flex-grow: 1;
}
.fd-wholesale-registration-form .form-row input[type=submit] {
  max-width: 200px;
  font-size: 1.5em;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 1080px) {
  #top-navigation {
    position: absolute;
  }
  #top-navigation #brite-menu-toggle {
    display: block;
  }
  #top-navigation #brite-mobile-menu {
    display: block;
    width: 100%;
    height: 0px;
    position: absolute;
    top: 80px;
    left: 0px;
    overflow: hidden;
    background: #253746;
    background: rgba(0, 0, 0, 0.8);
    z-index: 50000;
    -webkit-transition: height 500ms;
    -moz-transition: height 500ms;
    -ms-transition: height 500ms;
    -o-transition: height 500ms;
    transition: height 500ms;
  }
  #top-navigation #brite-mobile-menu.open {
    height: 470px;
  }
  #top-navigation #brite-mobile-menu #menu-main {
    position: relative;
    padding: 20px 0px;
    width: 100%;
    left: 0px;
  }
  #top-navigation #brite-mobile-menu #menu-main li {
    display: block;
  }
  #top-navigation #brite-mobile-menu #menu-main li a {
    display: block;
    line-height: 50px;
    color: #fff;
  }
  #top-navigation #brite-mobile-menu #menu-main li a:hover {
    background-color: #666666;
    background-color: rgba(255, 255, 255, 0.3);
  }
  #top-navigation #brite-mobile-menu #menu-main li a.active {
    border-bottom: none;
    background-color: #e0e721;
    color: #253746;
  }
  #top-navigation #brite-mobile-menu #brite-social-top {
    position: relative;
    width: 100%;
    border-left: none;
    border-top: 1px solid #666;
  }
  #top-navigation #brite-mobile-menu #brite-social-top a {
    line-height: 80px;
    font-size: 40px;
    color: white;
    padding: 0px 10px;
  }

  .inline-heading .et_pb_module .header-content {
    text-align: center !important;
  }
  .inline-heading .et_pb_module .header-content h1 {
    float: none;
    line-height: 1.1em !important;
    margin-bottom: 0.5em !important;
  }
  .inline-heading .et_pb_module .header-content a.et_pb_button {
    margin: 0px 20px 20px 20px !important;
    float: none;
  }
}
@media screen and (max-width: 980px) {
  .fullwidth-image-row .et_pb_row .et_pb_column_1_4, .fullwidth-image-row .et_pb_row .et_pb_column_1_3, .fullwidth-image-row .et_pb_row .et_pb_column_2_3 {
    width: 50% !important;
  }

  #main-footer #footer-widgets .footer-widget {
    margin: 0px 1.5% 3% 1.5% !important;
  }
  #main-footer #footer-widgets .footer-widget:nth-child(1n) {
    width: 25% !important;
  }
  #main-footer #footer-widgets .footer-widget:nth-child(2n) {
    width: 40% !important;
  }
  #main-footer #footer-widgets .footer-widget:nth-child(3n) {
    width: 25% !important;
  }
}
@media screen and (max-width: 768px) {
  .six-column .et_pb_module {
    width: 33% !important;
    max-width: 33% !important;
  }
  .six-column .et_pb_module:nth-child(6n+7) {
    clear: none;
  }
  .six-column .et_pb_module:nth-child(3n+4) {
    clear: left;
  }

  #hero #animated-text h1 {
    font-size: 24px;
  }
  #hero #animated-text h1 u {
    display: block;
  }

  #main-footer #footer-widgets .footer-widget {
    margin-bottom: 2em !important;
  }
  #main-footer #footer-widgets .footer-widget:nth-child(1n) {
    width: 30% !important;
  }
  #main-footer #footer-widgets .footer-widget:nth-child(2n) {
    width: 63% !important;
  }
  #main-footer #footer-widgets .footer-widget:nth-child(3n) {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  #main-footer #footer-widgets .footer-widget {
    text-align: center;
  }
  #main-footer #footer-widgets .footer-widget:nth-child(1n) {
    float: none;
    clear: left;
    width: 100% !important;
  }
  #main-footer #footer-widgets .footer-widget:nth-child(2n) {
    float: none;
    clear: left;
    width: 100% !important;
  }
}
@media screen and (max-width: 480px) {
  .six-column .et_pb_module {
    width: 50% !important;
    max-width: 50% !important;
  }
  .six-column .et_pb_module:nth-child(3n+4) {
    clear: none;
  }
  .six-column .et_pb_module:nth-child(2n+3) {
    clear: left;
  }

  #hero #animated-text h1 {
    font-size: 18px;
  }
}

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