/* 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
 */

#g-main .g-content .platform-content h1:first-child {
  text-transform: uppercase;
}
input.hikashop_product_quantity_field {
  width: 80px !important;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #008858;
}
.hikashop_filter_checkbox {
  display: block;
}
.hikashop_filter_checkbox label {
  display: inline-block !important;
}
.hikashop_filter_checkbox input {
  margin-right: 10px;
}
.hikashop_filter_ShopbyModel_1 .hikashop_filter_title {
  display: none;
}
.hikashop_filter_module br {
  height: 0;
  display: none;
}
#g-bottom .r-aboutus ul.r-aboutus-address li i {
  color: #E4C887;
}
.g-content {
  margin: 0 0.625rem;
  padding: 0 0.938rem;
}
body .btn.btn-primary {
  background: #edb43b;
}
.hikashop_filter_main {
  min-height: auto !important;
}
#g-page-surround {
  min-height: auto;
}
.r-nav-toolbar.center-vertical {
  display: block;
}
.r-nav-toolbar.center-vertical .r-nav-menu {
  display: block;
  float: right;
  margin-top: 40px;
}
.r-nav-toolbar > div {
  margin-right: 5px !important;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  padding-right: 1rem;
  margin-right: 1rem;
}
.r-header-toolbar .r-header-toolbar-right .r-header-login {
  display: none;
}
.r-nav-logo img {
  width: 150px;
}
.r-bottommenu ul li {
  border-bottom: 1px solid #289870;
}
.r-bottommenu ul li:last-child {
  border-bottom: none;
}
#g-container-main #g-main .g-content .row-fluid {
  margin-top: 50px;
}
.r-nav-logo img {
  margin: 5px;
}
#g-bottom .r-aboutus ul.r-aboutus-address li i {
  color: #289870;
}
.price-table-wrapper {
  text-align: center;
  margin-top: 30px;
}
.price-table-wrapper .featured-table {
  box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, 0.36);
}
.price-table-wrapper .pricing-table {
  display: inline-block;
  border: 1px solid #C8C8C8;
  border-radius: 10px;
  background: white;
  margin: 20px;
  transition: all 0.3s ease-in-out;
}
.price-table-wrapper .pricing-table__header {
  padding: 20px;
  font-size: 20px;
  color: #909090;
  background: #E0E0E0;
}
.price-table-wrapper .pricing-table__price {
  color: #66CCCC;
  padding: 20px;
  margin: auto;
  font-size: 40px;
  font-weight: 500;
}
.price-table-wrapper .pricing-table__button {
  display: block;
  background: #66CCCC;
  text-decoration: none;
  padding: 20px;
  color: white;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.price-table-wrapper .pricing-table__button:before {
  position: absolute;
  left: -20%;
  top: -10%;
  content: '';
  width: 60%;
  height: 220%;
  transform: rotate(-30deg);
  background: white;
  opacity: 0.3;
  transition: all 0.3s ease-in-out;
}
.price-table-wrapper .pricing-table__button:after {
  position: absolute;
  content: '>';
  top: 0;
  right: 0;
  font-size: 25px;
  padding: 15px;
  padding-right: 40px;
  color: white;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.price-table-wrapper .pricing-table__button:hover {
  background: black;
}
.price-table-wrapper .pricing-table__list {
  padding: 20px;
  color: #A0A0A0;
}
.price-table-wrapper .pricing-table__list li {
  padding: 15px;
  border-bottom: 1px solid #289870;
}
.price-table-wrapper .pricing-table__list li:last-child {
  border: none;
}
.price-table-wrapper .pricing-table:hover {
  box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, 0.36);
}
.price-table-wrapper .pricing-table:hover .pricing-table__button {
  padding-left: 0;
  padding-right: 35px;
}
.price-table-wrapper .pricing-table:hover .pricing-table__button:before {
  top: -80%;
  transform: rotate(0deg);
  width: 100%;
}
.price-table-wrapper .pricing-table:hover .pricing-table__button:after {
  opacity: 1;
  padding-right: 15px;
}
.price-table-wrapper .pricing-table {
  max-width: 46%;
  display: block;
  float: left;
}
.price-table-wrapper .pricing-table__list li {
  list-style: none;
}
.price-table-wrapper .pricing-table__list {
  padding: 0px 20px 0px 20px;
  margin-left: 0px;
}
.price-table-wrapper .pricing-table__list li {
  padding: 8px 0px;
}
table.carspec {
  margin-top: 35px;
}
.pricing-table img {
  border-radius: 3px;
}
table.carspec tr {
  border-bottom: 1px solid #289870;
}
table.carspec .headers td {
  background: #289870;
  color: #fff;
  text-align: center;
  font-weight: bold;
}
table.carspec tr.labels td:first-child {
  background: #289870;
  color: #fff;
  text-align: left;
  font-weight: bold;
  padding-left: 20px;
  border-bottom: 1px solid #fff;
}
table.carspec td {
  text-align: center;
}
ul.sigProResponsive li.sigProThumb a.sigProLink, ul.sigProResponsive li.sigProThumb a.sigProLink:hover {
  border: 2px solid #289870;
}
body, #g-page-surround {
  background: #fff !important;
}
.g-flushed img {
  width: 100%;
}
section#g-showcase {
  padding: 40px 0px;
  background: #289870;
}
.r-shopinfo .r-shopinfo-items i {
  color: #fff;
}
.r-shopinfo .r-shopinfo-items span.title {
  font-size: 24px;
  color: #fff !important;
}
.r-shopinfo .r-shopinfo-items span.desc, #g-showcase .r-shopinfo-items a {
  color: #fff;
}
#g-showcase .r-shopinfo-items a {
  font-weight: bold;
}
.columns {
  -moz-column-width: 300px;
  /* Firefox */
  -webkit-column-width: 300px;
  /* webkit, Safari, Chrome */
  column-width: 300px;
}
/*remove standard list and bullet formatting from ul*/
.columns ul {
  margin: 0;
  padding: 5px;
}
/* correct webkit/chrome uneven margin on the first column*/
.columns ul li:first-child {
  margin-top: 0px;
}
.price-table-wrapper .pricing-table {
  min-height: 924px;
}
@media only screen and (max-width: 1200px) {
  .price-table-wrapper .pricing-table {
    max-width: 44%;
  }
  .price-table-wrapper .pricing-table {
    min-height: 861px;
  }
}
@media only screen and (max-width: 768px) {
  .price-table-wrapper .pricing-table {
    width: 100%;
    max-width: 100%;
    float: none;
    margin: 0 auto;
    margin-bottom: 30px;
    min-height: auto;
  }
}
.formResponsive input[type="text"], .formResponsive input[type="number"], .formResponsive input[type="email"], .formResponsive input[type="tel"], .formResponsive input[type="url"], .formResponsive input[type="password"] {
  width: 100%;
  height: 30px;
  margin-bottom: -15px;
}
.formResponsive textarea {
  width: 100%;
  height: 70px;
}
.formResponsive .formHorizontal .rsform-block {
  margin-bottom: 10px;
}
.rsform-block.rsform-block-send input.rsform-submit-button {
  background: #008b5a;
  color: #fff;
  padding: 10px 30px;
  border-radius: 1.5625rem;
  font-size: 1rem;
  font-weight: 700;
}
.formResponsive .formHorizontal .formControls {
  margin-left: 0px !important;
}
.formResponsive .formHorizontal .formControlLabel {
  display: none;
}
/*# sourceMappingURL=custom_19.css.map */