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

/* line 4, templates/rt_denali/custom/scss/_overrides.scss */
.moduletable .nav.menu li a::before, .moduletable .mostread li a::before, .moduletable .latestnews li a::before, .moduletable .archive-module li a::before, .moduletable .relateditems li a::before, .moduletable .categories-module li a::before, .moduletable .category-module li a::before, .moduletable .latestusers li a::before, .moduletable .unstyled li a::before {
  content: "\f0c8";
}
/* line 11, templates/rt_denali/custom/scss/_overrides.scss */
.moduletable .nav.menu, .moduletable .mostread, .moduletable .latestnews, .moduletable .archive-module, .moduletable .relateditems, .moduletable .categories-module, .moduletable .category-module, .moduletable .latestusers, .moduletable .unstyled {
  padding: 0.5rem 0.5rem;
  border: none;
  width: 100%;
}
/* line 15, templates/rt_denali/custom/scss/_overrides.scss */
.moduletable .nav.menu li, .moduletable .mostread li, .moduletable .latestnews li, .moduletable .archive-module li, .moduletable .relateditems li, .moduletable .categories-module li, .moduletable .category-module li, .moduletable .latestusers li, .moduletable .unstyled li {
  width: 100%;
}
/* line 18, templates/rt_denali/custom/scss/_overrides.scss */
.moduletable .nav.menu li:hover, .moduletable .mostread li:hover, .moduletable .latestnews li:hover, .moduletable .archive-module li:hover, .moduletable .relateditems li:hover, .moduletable .categories-module li:hover, .moduletable .category-module li:hover, .moduletable .latestusers li:hover, .moduletable .unstyled li:hover {
  background: ligthen(#00b1b0, 30);
}
/* line 22, templates/rt_denali/custom/scss/_overrides.scss */
.moduletable .nav.menu li a, .moduletable .mostread li a, .moduletable .latestnews li a, .moduletable .archive-module li a, .moduletable .relateditems li a, .moduletable .categories-module li a, .moduletable .category-module li a, .moduletable .latestusers li a, .moduletable .unstyled li a {
  box-shadow: none;
}
/* line 3, templates/rt_denali/custom/scss/_shop.scss */
.hide, .hikashop_products_pagination_bottom, .hikashop_listing_img_title .hikashop_product_price_per_unit {
  display: none;
}
/* line 14, templates/rt_denali/custom/scss/_shop.scss */
/* line 19, templates/rt_denali/custom/scss/_shop.scss */
.hikashop_product_quantity_main table, .hikashop_products_listing table {
  max-width: 100px;
  margin: 10px auto;
  border: none;
}
/* line 24, templates/rt_denali/custom/scss/_shop.scss */
.hikashop_product_quantity_main table td, .hikashop_products_listing table td {
  padding: 0.1rem;
  border: none;
}
/* line 30, templates/rt_denali/custom/scss/_shop.scss */
a.hikacart {
  color: #fff;
  background-color: #231f20 !important;
  border-color: #00b1b0 !important;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 40, templates/rt_denali/custom/scss/_shop.scss */
.hikashop_listing_img_title {
  position: relative;
}
/* line 42, templates/rt_denali/custom/scss/_shop.scss */
.hikashop_listing_img_title div {
  z-index: 1;
  position: relative;
}
/* line 47, templates/rt_denali/custom/scss/_shop.scss */
.hikashop_listing_img_title form {
  z-index: 100;
  position: relative;
}
/* line 56, templates/rt_denali/custom/scss/_shop.scss */
/* line 61, templates/rt_denali/custom/scss/_shop.scss */
.hikashop_subcontainer .thumbnail {
  border-color: #f2f2f2;
}
/* line 66, templates/rt_denali/custom/scss/_shop.scss */
.hikashop_product_quantity_main table, .hikashop_products_listing table {
  max-width: 100px;
  margin: 0;
  border: none;
}
/* line 21, templates/rt_denali/custom/scss/custom.scss */
.page-header {
  margin-bottom: 1.5rem;
}
/* line 23, templates/rt_denali/custom/scss/custom.scss */
.page-header h2 {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.5rem;
  margin-top: 0rem;
  margin-bottom: 0.3rem;
  padding-bottom: 0.35rem;
  border-bottom: 2px solid #00b1b0;
  display: inline;
  text-transform: uppercase;
}
/* line 37, templates/rt_denali/custom/scss/custom.scss */
h1, .g-simplecontent .g-simplecontent-layout-header .g-simplecontent-item-content-title, h2, h3 {
  font-weight: 400;
}
/* line 44, templates/rt_denali/custom/scss/custom.scss */
h3.g-title {
  font-size: 1.5rem;
  font-weight: 400;
}
/* line 49, templates/rt_denali/custom/scss/custom.scss */
/* line 50, templates/rt_denali/custom/scss/custom.scss */
.content-bottom-a h3.g-title {
  border-bottom: 2px solid #00b1b0;
  padding-bottom: 0.5rem;
}
/* line 57, templates/rt_denali/custom/scss/custom.scss */
#g-top {
  font-size: 0.85rem;
  background: #231f20;
  color: #fff;
}
/* line 66, templates/rt_denali/custom/scss/custom.scss */
/* line 67, templates/rt_denali/custom/scss/custom.scss */
.main-logo img {
  max-width: 80px;
}
/* line 73, templates/rt_denali/custom/scss/custom.scss */
#g-navigation {
  border-bottom: 2px solid #231f20;
}
/* line 77, templates/rt_denali/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  text-transform: uppercase;
  font-size: 0.9rem;
}
/* line 83, templates/rt_denali/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  font-size: 0.8rem;
}
/* line 88, templates/rt_denali/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container .g-menu-item-title, .g-main-nav .g-toplevel > li.active > .g-menu-item-container .g-menu-item-title {
  text-shadow: none;
  border-bottom: 1px solid #00b1b0;
  padding-bottom: 6px;
}
/* line 95, templates/rt_denali/custom/scss/custom.scss */
.g-main-nav .g-toplevel > li:hover > .g-menu-item-container, .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  top: 0;
}
/* line 99, templates/rt_denali/custom/scss/custom.scss */
/* line 102, templates/rt_denali/custom/scss/custom.scss */
/* line 113, templates/rt_denali/custom/scss/custom.scss */
.g-social .g-social-items a {
  color: #00b1b0;
  font-size: 1rem;
}
/* line 117, templates/rt_denali/custom/scss/custom.scss */
.g-social .g-social-items a:hover {
  color: #fff;
}
/* line 129, templates/rt_denali/custom/scss/custom.scss */
#g-utility {
  border-bottom: 2px solid #231f20;
}
/* line 135, templates/rt_denali/custom/scss/custom.scss */
/* line 136, templates/rt_denali/custom/scss/custom.scss */
.home-page #g-navigation {
  border-bottom: none;
}
/* line 142, templates/rt_denali/custom/scss/custom.scss */
#g-bottom {
  border-top: 8px solid #000;
}
/* line 149, templates/rt_denali/custom/scss/custom.scss */
.g-simplecontent h2.g-title {
  color: #e0e0e0;
}
/* line 155, templates/rt_denali/custom/scss/custom.scss */
.ob-widget-btn {
  background: #00b1b0 !important;
}
/* line 160, templates/rt_denali/custom/scss/custom.scss */
.iframe-container {
  position: relative;
  height: 800px;
  overflow: hidden;
}
/* line 165, templates/rt_denali/custom/scss/custom.scss */
.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 178, templates/rt_denali/custom/scss/custom.scss */
/* line 179, templates/rt_denali/custom/scss/custom.scss */
.btn a, .btn-primary a {
  color: #fff;
}
/* line 181, templates/rt_denali/custom/scss/custom.scss */
.btn a:hover, .btn-primary a:hover {
  color: #00b1b0;
}
/* line 186, templates/rt_denali/custom/scss/custom.scss */
/* line 187, templates/rt_denali/custom/scss/custom.scss */
.btn:hover a, .btn-primary:hover a {
  color: #00b1b0;
}
/* line 194, templates/rt_denali/custom/scss/custom.scss */
.moduletable .nav.menu, .moduletable .mostread, .moduletable .latestnews, .moduletable .archive-module, .moduletable .relateditems, .moduletable .categories-module, .moduletable .category-module, .moduletable .latestusers, .moduletable .unstyled {
  padding: 0.5rem 0.5rem;
  border: none;
  width: 100%;
}
/* line 198, templates/rt_denali/custom/scss/custom.scss */
.moduletable .nav.menu li, .moduletable .mostread li, .moduletable .latestnews li, .moduletable .archive-module li, .moduletable .relateditems li, .moduletable .categories-module li, .moduletable .category-module li, .moduletable .latestusers li, .moduletable .unstyled li {
  width: 100%;
}
/* line 201, templates/rt_denali/custom/scss/custom.scss */
.moduletable .nav.menu li:hover, .moduletable .mostread li:hover, .moduletable .latestnews li:hover, .moduletable .archive-module li:hover, .moduletable .relateditems li:hover, .moduletable .categories-module li:hover, .moduletable .category-module li:hover, .moduletable .latestusers li:hover, .moduletable .unstyled li:hover {
  padding-left: 1rem;
  background: ligthen(#00b1b0, 30);
}
/* line 205, templates/rt_denali/custom/scss/custom.scss */
.moduletable .nav.menu li a, .moduletable .mostread li a, .moduletable .latestnews li a, .moduletable .archive-module li a, .moduletable .relateditems li a, .moduletable .categories-module li a, .moduletable .category-module li a, .moduletable .latestusers li a, .moduletable .unstyled li a {
  box-shadow: none;
}
@media only all and (max-width: 50.938rem) {
  /* line 217, templates/rt_denali/custom/scss/custom.scss */
  .g-logo {
    margin: 20px 40px;
  }
}
/* line 227, templates/rt_denali/custom/scss/custom.scss */
.sprocket-lists-title .indicator {
  background: #00b1b0;
}
/* line 233, templates/rt_denali/custom/scss/custom.scss */
.vina-accordion-content .accordion-close span {
  background: url('../images/plus.png') center center no-repeat;
}
/* line 237, templates/rt_denali/custom/scss/custom.scss */
/* line 238, templates/rt_denali/custom/scss/custom.scss */
.vina-accordion-item:hover {
  background: #666;
}
/* line 247, templates/rt_denali/custom/scss/custom.scss */
/* line 248, templates/rt_denali/custom/scss/custom.scss */
.moduletable table {
  border: none;
}
/* line 250, templates/rt_denali/custom/scss/custom.scss */
/* line 252, templates/rt_denali/custom/scss/custom.scss */
.moduletable table tr:hover {
  background: #eee;
}
/* line 257, templates/rt_denali/custom/scss/custom.scss */
.moduletable table td {
  border: none;
  border-bottom: 1px solid #ddd;
}
/* line 268, templates/rt_denali/custom/scss/custom.scss */
ul.tags.inline {
  display: none;
}
/*# sourceMappingURL=custom__offline.css.map */