/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* HOME PAGE STUFF and Logo*/
.section-horizontal-paddings {
  padding-left: 7%;
  padding-right: 7%;
  padding-top: 0.3%;
}
.inventory {
  height: 250px !important;
  margin-top: -80px !important;
}
.abouts {
  height: 250px !important;
}
.topleftbutton {
  height: 257px !important;
}
.models {
  display: none;
}
h1 {
  color: black;
}
.customtoplogo {
  position: relative;
  z-index: 199;
  text-align: center;
}
@media only all and (max-width: 798px) {
  .customtoplogo {
    width: 65%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
  }
}
.bottomsec {
  color: #ffffff !important;
  background-color: #475a65 !important;
}
.blackback {
  background-color: #000 !important;
}
.fa {
  display: none;
}
/* H2 */
h2 {
  font-size: 1.5rem;
}
/* slideshow buttons */
.g-bgslideshow-slides .owl-item .g-bgslideshow-slides-item-link .button {
  background: linear-gradient(#c7c7c7, #fff, #a0a0a0) !important;
  border-radius: 5px;
  box-shadow: 1px 1px 10px #404040;
  padding: 5px;
  color: #5f5f5f !important;
  font-family: -webkit-body;
}
.g-bgslideshow-carousel .owl-stage-outer {
  border-radius: 0.5rem 0.5rem 0 0;
  display: none !important;
}
/* Form CSS - builder radio and checkbox */
.rsform-radio {
  margin-left: -24px !important;
}
@media only all and (max-width: 798px) {
  .rsformmoregold {
    width: 50%;
  }
}
hr {
  border-bottom: 1px solid #b9b9b9;
}
input[type=text] {
  font-size: 1.2rem !important;
  padding: 12px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  color: #2276e3;
  background: #ee5f5b;
  border-color: #2276e3;
}
.formResponsive input[type=radio], .formResponsive input[type=checkbox] {
  padding-left: 18px;
  float: left;
  margin-right: 15px;
  margin-left: 9px;
}
.formResponsive input[type=text] {
  padding: 14px;
}
/* slideshow text */
.g-bgslideshow-slides-item-description {
  font-size: 1.6vw;
  font-weight: 600;
  color: #000;
  font-family: -webkit-body;
  text-shadow: 1px 1px 20px #fff;
}
.g-main-nav ul, #g-mobilemenu-container ul {
  font-family: -webkit-body;
  margin-top: 0.6em;
}
/* Menu background */
.size-20 {
  z-index: 99;
}
.g-main-nav .g-standard .g-fade.g-dropdown {
  z-index: 1000;
}
#g-navigation {
  background: #ccc;
  background: linear-gradient(222deg, white 0%, #858890 15%, #9ca0ab 28%, white 89%);
  margin-bottom: -45px;
  height: 180px;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  display: block;
  vertical-align: top;
  word-break: normal;
  line-height: 1.1;
  width: 100%;
  border-bottom: 0.5px solid #666666;
  padding-bottom: 5px;
}
.elitemenu .g-menu-item-title {
  color: #99ccff !important;
  font-family: arial;
  font-size: small !important;
  text-align: center !important;
}
.productmenu .g-menu-item-title {
  font-size: medium !important;
}
.g-main-nav .g-standard .g-sublevel > li {
  position: relative !important;
  margin-top: -10px !important;
}
.g-menu-parent-indicator:after {
  font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", FontAwesome !important;
}
/* footer */
.footercontact {
  color: white;
  font-size: 1.3em;
}
/*MOBILE STUFF */
/* large home sideshow and buttons over top */
@media only all and (max-width: 798px) {
  body [class*="size-"] {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
    margin-top: -2em;
  }
  div[class*=vm-col-] {
    width: 100% !important;
  }
  .span12 {
    margin-top: 50px;
  }
  .mobilefooter {
    display: none;
  }
  .models {
    background: #252525 !important;
    border-radius: 10px;
    font-size: 1.5em;
    color: #d0d0d0 !important;
    text-align: center;
    display: flex;
  }
  #ja-hotspot-image-373 {
    display: none;
  }
  #custom-5135-particle {
    display: none;
  }
  .smartcountdown .scd-all-wrapper {
    display: none !important;
    margin-bottom: -100px;
  }
  .hersheytitle {
    font-size: 0.5em !important;
  }
  .hersheytitlem {
    margin-top: -55px;
  }
  .hersheytext {
    font-size: 1em;
  }
  .hersheydates {
    font-size: 1.3em !important;
  }
  .g-block.visible-phone {
    display: block !important;
  }
  #logo-5976-particle {
    margin-top: 25px;
    margin-bottom: -35px;
  }
  .g-imagegrid-item-desc-title {
    font-size: 30px !important;
    font-weight: bold !important;
    text-shadow: 2px 2px #000 !important;
  }
  .g-imagegrid-item-desc-subtitle {
    display: none;
  }
  .size-19 {
    display: none;
  }
  .size-10 {
    display: none;
  }
  .size-70 {
    display: none;
  }
  #custom-9928-particle {
    display: none;
  }
}
/* Mobile Menu */
@media only screen and (max-width: 798px) {
  .elitemenu img {
    display: none !important;
  }
  #g-mobilemenu-container {
    font-size: 1.5em;
    text-align: left;
  }
  #g-mobilemenu-container .g-toplevel li .g-menu-item-content {
    display: inline-block;
    line-height: 1.5rem !important;
  }
  .toyhauler:after {
    visibility: visible;
    position: absolute;
    top: 10px;
    left: 10px;
    content: "Toy Hauler";
  }
  .toyhauler {
    visibility: hidden;
  }
  .g-menu-parent-indicator {
    visibility: visible;
    position: absolute;
    top: 10px;
  }
}
@media only screen and (max-width: 798px) {
  /*body [class*="size-"] {
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    flex-grow: 0;
    -ms-flex-positive: 0;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
}*/
  .fa-fw {
    width: 0em !important;
    background-color: white !important;
    display: inline-block;
    font: normal normal normal 34px/1 FontAwesome !important;
  }
  .g-offcanvas-toggle {
    top: 6.1rem !important;
    display: block !important;
    left: -15px;
    width: 50px;
    height: 50px;
  }
}
/* End Mobile Stuff */
#g-slideshow {
  position: relative;
  color: #fff;
  background: none !important;
  background-size: cover;
}
#g-slideshow:before {
  background-color: rgba(255, 255, 255, 0) !important;
  background-image: none !important;
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.g-bgslideshow-slides {
  padding-bottom: 20%;
}
/* video captions */
.g-video-caption {
  background: #1ebcd3;
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
  padding: 0.1rem 0;
}
/* 360 Views */
.interiorviews, .g-contenttabs-content-wrapper-container:before {
  border: none !important;
}
/* build yours module */
.headmargin {
  margin-top: -35px;
  margin-bottom: -50px;
  clear: both;
}
.headmargin-floor {
  margin-top: -35px;
  margin-bottom: -50px;
}
#g-header {
  position: relative;
  color: #82817c;
  background: #d0d0d0;
}
/* product slides */
.jdGallery .slideElement {
  width: 100%;
  height: 100%;
  background-color: #ffffff !important;
  z-index: 0;
  background-position: center center;
  background-repeat: no-repeat;
}
/* Inventory Labels */
.vm3pr-1 .vm-customfields-wrap {
  min-height: 65px;
  display: none;
}
.product-fields {
  margin: 0;
  display: none;
}
vm3pr-1 .addtocart-area {
  min-height: 66px;
  display: none !important;
}
.vm3pr-2 .addtocart-area {
  min-height: 114px;
  display: none;
}
.wkLabelImage {
  width: auto !important;
}
/* Modules */
.custominventorymenu {
  margin-top: -3% !important;
  margin-bottom: -3% !important;
  border-bottom: #d8d8d8;
  border-bottom-style: solid;
  border-width: 1px;
}
#g-container-main {
  background: #fff;
  color: #000;
  margin-top: -2%;
}
.section-vertical-paddings {
  padding-top: 2vw;
  padding-bottom: 0.5vw;
}
.orderby-displaynumber {
  display: none;
}
.accordion .indicator {
  text-align: center;
  float: right;
  display: inline;
  cursor: pointer;
  font-size: 1.8rem;
  font-weight: 300;
  font-family: "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  line-height: 1.9rem;
  padding-left: 1px;
  color: #c1c1c1;
  border-radius: 50%;
  border: 1px solid #c1c1c1;
  width: 35px;
  height: 35px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.moreinfo {
  margin-top: -450px !important;
}
/* Countdown */
.scd-all-wrapper {
  margin-top: -70px !important;
}
.belowa {
  background-color: white;
}
/* 360 views link size */
.jwts_toggleControlTitle {
  font-size: 1.3em !important;
}
/* Hide Menu on Walkin Tours and events */
.upevents #g-navigation {
  display: none !important;
}
body.walkin #g-navigation {
  display: none !important;
}
body.walkinthank #g-navigation {
  display: none !important;
}
.zcwf_lblTopBottom .zcwf_button {
  max-width: 220px !important;
}
.zcwf_lblTopBottom .zcwf_col_fld_slt {
  height: 60px;
}
.savespot {
  color: red;
  font-weight: 900;
}
.bookings {
  width: 110%;
}
/* Meet-N-Greet walkin's */
.formResponsive .formControls label {
  min-height: 18px;
  margin: 20px 5px 3px 0;
  padding: 0;
}
/* Onsip phone widget */
#onsip-sayso-button {
  display: none;
}
h7 {
  color: red;
  font-size: 1.5em;
  font-weight: bold;
  text-decoration: line-through;
  padding-left: 20px;
}
.product-short-description {
  color: white;
}
p.product_s_desc {
  color: white;
}
h8 {
  color: black;
  font-weight: bold;
}
/*chat window*/
/* @media only screen and (max-width: 555px) and (min-width: 100px) {
    body div.zsiq-mobhgt[embedtheme].siqembed { 
	height: 70% !important; 
	width: 70% !important;
	}
}
*/
/* Hotspots */
.webui-popover-title {
  color: black;
}
/* Moving Text */
.tzml5 {
  font-size: 2.6em;
  color: black;
  font-family: arial;
  animation-duration: 2s;
  animation-delay: 2s;
  animation-iteration-count: 2;
  padding-bottom: 45px;
}
.title2 {
  font-size: 1.75vw;
  text-align: center;
  color: red;
}
@media only screen and (max-width: 798px) {
  .tzml5 {
    font-size: 116%;
    padding-bottom: 25px;
  }
  .title2 {
    font-size: 125%;
    text-align: center;
    color: red;
  }
  .g-social {
    line-height: normal;
    float: right;
    margin-top: 50px;
    padding-top: 0px;
  }
}
/* sliders */
div.jwts_toggleControlContainer a.jwts_toggleControl {
  color: black !important;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  display: block;
  border: 0px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 2px;
  line-height: normal;
  background: linear-gradient(40deg, #cad9dc, #e0eff2, white);
}
.jwts_toggleControlTitle {
  line-height: normal;
  background: url('../../../../plugins/content/jw_ts/jw_ts/tmpl/Default/images/circle_expand02.png') no-repeat 0 -1px !important;
  padding-left: 30px !important;
}
.accordion li {
  padding: 0.2rem 0;
}
/* Tables */
td {
  border: none;
}
/*Standards*/
.standards {
  color: black;
}
/*Factory Tour Page*/
.showtable {
  BORDER-RIGHT: WHITE;
  BORDER-WIDTH: THIN;
  BORDER-STYLE: SOLID;
  BORDER-TOP: NONE;
  BORDER-BOTTOM: NONE;
  BORDER-LEFT: NONE;
}
/*Social Icons*/
#socialn {
  z-index: 99;
}
.social-itemsn .fa {
  display: contents !important;
  color: #cdd2dc;
}
.g-social {
  line-height: normal;
  float: right;
  margin-top: -30px;
}
.jai-map-wraphindex {
  margin-top: -60px;
}
.fa {
  display: contents;
}
/*# sourceMappingURL=custom_19.css.map */