/* 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-logo.g-logo-helium img, .g-logo.g-logo-helium svg {
  max-height: 100px;
  margin-left: auto;
  margin-right: auto;
}
#g-navigation {
  background: url('../../../../images/framework/header-stripes-bkg.png') repeat-x;
}
#g-footer {
  background: #3d392e url('../../../../images/framework/footer-top-bkg.png') repeat-x;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-weight: 900 !important;
}
.box-outline.moduletable, .box-outline.widget, .box-outline.g-outer-box, .box-outline > .g-content {
  background: #faf1d6;
  border: none !important;
  border-top: 2px solid #3d392e !important;
  border-bottom: 2px solid #3d392e !important;
  margin-top: 20px;
  margin-bottom: 20px;
}
.flush-top > .g-content {
  margin: 0 0.625rem 0.625rem;
  padding: 0 0.938rem 0.938rem;
}
a:hover {
  text-decoration: underline;
}
#sidebar {
  background: url('../../../../images/framework/aside-border-bkg.png') repeat-y;
  padding: 5px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.mr40 {
  margin-right: 40px;
}
.mr50 {
  margin-right: 50px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
.ml40 {
  margin-left: 40px;
}
.ml50 {
  margin-left: 50px;
}
.pt5 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr20 {
  padding-right: 20px;
}
.pr30 {
  padding-right: 30px;
}
.pr40 {
  padding-right: 40px;
}
.pr50 {
  padding-right: 50px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl20 {
  padding-left: 20px;
}
.pl30 {
  padding-left: 30px;
}
.pl40 {
  padding-left: 40px;
}
.pl50 {
  padding-left: 50px;
}
.row-striped .row-fluid {
  width: auto !important;
}
iframe {
  border: 1px solid #999;
  height: inherit;
}
.noborder, table.noborder td {
  border: none !important;
}
.platform-content .input-block-level, .platform-content .input-large, .platform-content .input-xlarge, .platform-content .input-xxlarge, .platform-content .uneditable-input {
  margin-bottom: 20px;
}
.cart-info .table th, .quote-info .table th, .product-info .table-bordered thead th, .nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus, .well {
  background: #f6e5b5 !important;
}
.panel-collapse {
  background: #f8ebc5 !important;
  border: 1px solid #f8ebc5 !important;
}
.accordion-title {
  background: #f3e3b6 !important;
  color: #ba250f !important;
  font-weight: 700;
}
.table-responsive td, .table-responsive tr td, .checkout-heading {
  background: #f3e3b6 !important;
}
.btn {
  display: inline-block;
  font-family: "Lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #ba250f;
  color: #ffffff;
  border: 1px solid transparent;
  border-radius: 2.5rem;
  margin: 0 0 0.5rem 0;
  padding: 1.5rem 3.125rem;
  vertical-align: middle;
  text-shadow: none;
}
.btn:hover, .btn:active, .btn:focus {
  background: #8b1c0b;
  color: #ffffff;
  outline: 0;
}
.btn:disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
.btn:disabled:hover {
  background: #ba250f;
}
.btn.fa {
  line-height: 1.15;
}
.btn.fa[class*="fa-"]:before, .btn.fa[class*="fa-"]:after {
  font-family: FontAwesome;
}
.btn.btn-block {
  width: 100%;
  display: block;
}
.btn.btn-xlarge {
  font-size: 1.2rem;
  padding: 1.9rem 3.525rem;
  border-radius: 3.5rem;
}
.btn.btn-large {
  font-size: 1rem;
  padding: 1.7rem 3.325rem;
}
.btn.btn-small {
  font-size: 0.7rem;
  padding: 1.2rem 2.825rem;
}
.btn.btn-xsmall {
  font-size: 0.6rem;
  padding: 1.1rem 2.725rem;
}
.btn.btn-clear, .btn.btn-today, .btn.btn-exit {
  font-size: 0.5rem;
  padding: 0.75rem 1.5rem;
}
.btn.btn-2 {
  background: #3d392e;
}
.btn.btn-2:hover, .btn.btn-2:active, .btn.btn-2:focus {
  background: #201e18;
  color: #ffffff;
}
.btn.btn-outline {
  background: transparent;
  color: #ba250f;
  border-color: #ba250f;
}
.btn.btn-outline:hover, .btn.btn-outline:active, .btn.btn-outline:focus {
  background: #ba250f;
  border-color: transparent;
  color: #ffffff;
}
.btn.btn-reverse {
  background: transparent;
  color: #ffffff;
  border-color: rgba(255, 255, 255, 0.5);
}
.btn.btn-reverse:hover, .btn.btn-reverse:active, .btn.btn-reverse:focus {
  background: rgba(255, 255, 255, 0.5);
  border-color: transparent;
}
.btn.btn-gradient {
  border: none;
}
.btn.btn-gradient:hover, .btn.btn-gradient:active, .btn.btn-gradient:focus {
  background: #ba250f;
  color: white;
}
.btn.btn-bevel {
  border-radius: 0.4rem;
}
.btn.btn-square {
  border-radius: 0;
}
.btn.btn-default {
  background: #3d392e;
}
.btn.btn-default:hover, .btn.btn-default:active, .btn.btn-default:focus {
  background: #201e18;
  color: #ffffff;
}
.btn.btn-primary {
  background: #3d392e;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  background: #201e18;
  color: #ffffff;
}
.btn.btn-secondary {
  background: #6c757d;
}
.btn.btn-secondary:hover, .btn.btn-secondary:active, .btn.btn-secondary:focus {
  background: #545b62;
  color: #ffffff;
}
.btn.btn-success {
  background: #218838;
}
.btn.btn-success:hover, .btn.btn-success:active, .btn.btn-success:focus {
  background: #175f27;
  color: #ffffff;
}
.btn.btn-danger {
  background: #dc3545;
}
.btn.btn-danger:hover, .btn.btn-danger:active, .btn.btn-danger:focus {
  background: #bd2130;
  color: #ffffff;
}
.btn.btn-warning {
  background: #ffc107;
}
.btn.btn-warning:hover, .btn.btn-warning:active, .btn.btn-warning:focus {
  background: #d39e00;
  color: #ffffff;
}
.btn.btn-info {
  background: #17a2b8;
}
.btn.btn-info:hover, .btn.btn-info:active, .btn.btn-info:focus {
  background: #117a8b;
  color: #ffffff;
}
.btn.btn-light {
  color: #3d392e;
  background: #f8f9fa;
}
.btn.btn-light:hover, .btn.btn-light:active, .btn.btn-light:focus {
  background: #dae0e5;
  color: #3d392e;
}
.btn.btn-dark {
  background: #3d392e;
}
.btn.btn-dark:hover, .btn.btn-dark:active, .btn.btn-dark:focus {
  background: #201e18;
  color: #ffffff;
}
.btn.btn-link {
  color: inherit;
  background: transparent;
}
.btn.btn-link:hover, .btn.btn-link:active, .btn.btn-link:focus {
  background: transparent;
  color: inherit;
}
h1, h2, h3 {
  color: #ba250f;
  font-weight: 900;
}
h1 {
  line-height: 1.3;
}
.page-header > h2 {
  font-weight: 400;
  margin: 0;
}
.page-header > h1 {
  margin: 0;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #ffffff;
}
.input-prepend > .add-on, .input-append > .add-on {
  padding: 0.35rem;
  line-height: 2;
}
.input-prepend .btn, .input-append .btn {
  padding: 0.75rem;
}
.eshop-search > .input-prepend {
  display: block;
  margin-bottom: 0;
}
.input-small {
  width: auto !important;
}
.table td.form-horizontal {
  padding: 20px;
}
.moduletable > form {
  margin: 0;
}
.categories-module, .moduletable .latestnews, .moduletable .mostread, .moduletable .menu {
  display: inherit !important;
  border: none !important;
  padding: 0 !important;
}
.moduletable > .rsform > form {
  margin: 0 !important;
}
.modal-header > h2 {
  margin: 0;
}
.modal-body > form, .edocman-download-form {
  margin: 0 20px;
}
.rsform-calendar-box {
  width: 200px !important;
}
.controls .input-append .btn {
  padding: 0.6rem !important;
}
.formRequired {
  color: #ba250f;
}
.yui-calendar {
  font: inherit;
}
.yui-calcontainer {
  border: 1px solid #999;
}
.yui-calendar td.calcell a {
  color: inherit;
}
.yui-calendar td.calcell.calcellhover {
  background-color: #3d392e;
  border: 1px solid #3d392e;
}
.yui-calendar .calnavright {
  background: url('../../../../media/com_rsform/css/calendar/calrt.png') no-repeat;
}
.yui-calendar .calnavleft {
  background: url('../../../../media/com_rsform/css/calendar/callt.png') no-repeat;
}
.myaddress {
  margin-bottom: 10px;
}
.gm-style-iw .resultmymap.mymap.mymap-inverse.route_mml {
  padding-left: 25px !important;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 5px;
  margin-bottom: 5px;
  background-position-x: 5px !important;
}
.gm-style-iw .input-small {
  min-height: 25px !important;
  padding: 3px 6px !important;
}
span.locationaddress {
  font-size: 1rem !important;
}
.ticket_details td, .ticket_list td {
  font-size: 0.85rem;
  line-height: 1;
}
.hdp_ticket_commenter-name {
  background-color: #E1E1E1;
  background-image: none;
  background-repeat: no-repeat;
  border-bottom: 1px solid #CCCCCC;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #ccc;
  height: 26px;
  padding: 4px 10px 0 6px;
}
.hdp-categories-list h3 {
  font-weight: 700;
}
.hdp-articles-count {
  margin-left: 4px;
}
.hdp-categories-list ul li {
  padding: 0;
}
.hdp-categories-list a, .hdp-categories-list a:visited {
  color: #ba250f;
}
.hdp-categories-list a:hover {
  color: #3d392e;
}
#edocman-categories .edocman-box-heading, #edocman-documents .edocman-box-heading, #edocman-document-page .edocman-box-heading {
  background: #f2f2f2;
  border-radius: 0;
}
#edocman-categories .edocman-description, #edocman-documents .edocman-description, #edocman-document-page .edocman-description {
  border-radius: 0;
}
#cboxCurrent, #cboxNext, #cboxPrevious, #cboxSlideshow {
  box-shadow: none !important;
}
#colorbox #cboxContent h1 {
  font-size: 1.8rem;
}
#cboxOverlay {
  background: rgba(0, 0, 0, 0.8);
}
.eshop-product ul li {
  float: none;
}
.product-review > p {
  margin: 0 0 1rem 0;
}
.eshop-mini-cart-info td, table.no-border, table.no-border td {
  border: none;
  padding: 0;
}
.eshop-mini-cart-info .eshop-name, .checkout {
  font-weight: 700;
}
tr.border-bottom, .mini-cart-total {
  border-bottom: 1px solid #dce2e9;
}
.eshop-mini-cart-info td {
  padding: 0;
}
.eshop-mini-cart-info, .mini-cart-total, .checkout {
  font-size: 0.8rem;
}
.cart-info {
  font-size: 0.85rem;
}
.eshop-content {
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  min-width: 270px;
  left: -10px;
}
.ajax-block-product {
  margin-bottom: 40px;
}
.ajax-block-product > .eshop-info-block {
  position: relative;
}
@media only all and (min-width: 48rem) {
  .eshop-image-block {
    width: 20% !important;
    padding: 0 10px 10px 0;
  }
  .add-to-cart-row {
    text-align: right;
    padding-right: 30px;
  }
  .eshop-info-block {
    width: 45% !important;
  }
  .list .eshop-buttons {
    text-align: right;
  }
}
@media only all and (max-width: 47.938rem) {
  .eshop-image-block {
    width: 100% !important;
    padding: 0 10px;
  }
  .add-to-cart-row {
    text-align: center;
    padding-right: none;
  }
  .eshop-info-block {
    width: 100% !important;
  }
}
.eshop-info-block p {
  line-height: 1.5;
  margin-bottom: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.eshop-info-block h5 {
  font-size: 18px;
  margin: 0 0 10px 0;
  line-height: 1.5;
}
.eshop-product-price {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.eshop-products-list {
  padding: 5px 10px;
}
.eshop-buttons {
  position: inherit !important;
}
.eshop-buttons > .eshop-cart-area {
  margin: 0;
}
.list .ajax-block-product.spanbox {
  margin: 0;
  padding: 0;
}
.list .ajax-block-product.spanbox {
  border-bottom: 1px #9eca9e solid;
  margin-bottom: 0.5rem;
}
.eshop-quantity {
  margin: 15px;
}
.eshop-quantity > .btn {
  padding: 0.8rem 1.6rem;
}
.cart-info .eshop-quantity input[type="text"], .quote-info .eshop-quantity input[type="text"] {
  width: 52px !important;
}
.product-info > ul.nav {
  margin-bottom: 0;
}
.product-info h1 {
  font-size: 2.25rem;
}
#related-products .name h5 {
  margin: 0.25rem 0 0.25rem 0;
  line-height: 1.3;
}
#eshop-main-container > h1 {
  margin: 0;
}
.js-calendar {
  right: 0;
  top: 0 !important;
}
.download-name {
  width: 50% !important;
}
.download-info {
  width: 10% !important;
}
.wf_caption {
  font-size: 0.85rem;
}
.product-options {
  font-size: 0.85rem;
}
/*# sourceMappingURL=custom_11.css.map */