body {
  background-color: #000;
  color: #999;
}
img {
  max-width: 100%;
  height: auto !important;
}
.bg-black {
  background-color: #000 !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #E0DADF;
}
.hasBdr {
  border-color: #25282e;
  border-width: 1px 0 0;
}
.border {
  border: 1px solid #999 !important;
}
.phStickyWrap.phVii {
  height: 50px;
}
.hdHolder {
  border-bottom: 1px solid #999;
}
.navCart {
  color: #c27d66;
  width: 40px;
  height: 32px;
  line-height: 32px;
  padding: 0;
  text-align: center;
  position: absolute;
  right: 50px;
}
.navbar-light .navbar-toggler {
  border-color: #999;
}
.pgNavOpener[aria-expanded="true"] {
  border-top-color: transparent;
  border-bottom-color: transparent;
}
.pageNavigationCollapse {
  background-color: #111;
}
.navbar-nav {
  padding: 0.5em 0;
}
.navbar-light .mainNavigation .nav-link {
  color: #E0DADF;
}
.navbar-light .mainNavigation .nav-link:hover,
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
  color: #C27D66;
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='%23999999' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.hdSearchOpener {
  color: #999;
}

.introBannerBlock:before,
.introBannerBlock.overlayDbl:after {
  display: none;
}

.btnGre5.btnGre5Outline {
  color: #E0DADF;
  border-color: #e0dadf;
}
.text-primary2 {
  color: #c27d66 !important;
}
.text-secondary {
  color: #999 !important;
}
a.text-secondary:hover, a.text-secondary:focus {
  color: #E0DADF !important;
}

.shopItemColumn:hover .btn,
.hClassVii .shopItemColumn:hover .btn {
  border-color: #C27D66 !important;
  background-color: #C27D66 !important;
}

.ueEveColumn .imgHolder {
  overflow: hidden;
}
.ueEveColumn .imgHolder img {
  transition: 0.3s;
}
.ueEveColumn:hover .imgHolder img {
  transform: scale(1.1);
}
.ueEveColumn h2 a:hover, .ueEveColumn .h2 a:hover {
  color: #fff;
}
.ueEveColumn .btnGre5.btnGre5Outline {
  border-color: #2A7294;
}
.ueEveColumn .btnGre5.btnGre5Outline:hover {
  background-color: #2A7294;
}
.teeSeeAllBtn {
  color: #ccc;
}
.scSidebar .btn-dark.btnDarkInverse {
  font-weight: 700;
  color: #e0dadf;
  background-color: #2a7294;
  border-color: #e0dadf;
}
.scSidebar .btn-dark.btnDark,
.scSidebar .btn-dark.btnDarkInverse:hover {
  font-weight: 700;
  color: #fff;
  background-color: #0a0b0d;
  border-color: #050506;
}
.text-light-primary {
  color: #E0DADF;
}
.shareDropMenu .a2a_default_style:not(.a2a_flex_style) a {
  float: none;
  display: flex;
  align-items: center;
  padding: 0.2rem;
}
.ftAdr a {
  color: inherit;
  text-decoration: none;
}
.ftAdr a:hover {
  color: #e4b33d;
}
.introBannerBlock.hdIsViClActive {
  min-height: 0;
}
.introBannerBlock .ibbAlignHolder {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.exhiTabList {
  border-bottom-color: #25282e;
}
hr {
  border-top-color: #25282e;
}
.getHereColumn.no-bg {
  border: 1px solid #25282e;
  border-width: 0 0 1px;
}
.getHereColumn.no-bg:before {
  display: none;
}
.exhiTabList .nav-link.active, .exhiTabList .nav-link:hover {
  color: #c27d66;
}

.sumBox .price,
.sumBox .btn {
  font-size: 20px;
  font-weight: 700;
}

.captcha {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 2px 0 0 2px;
  border: 1px solid transparent;
}
.captcha.is-invalid,
.quantity.is-invalid input {
  border-color: #dc3545;
}
.captcha.is-invalid ~ .invalid-feedback,
.quantity.is-invalid ~ .invalid-feedback {
  display: block;
}
.contactFormWrap .btnSubmit {
  width: 210px;
  max-width: 100%;
}

.calendarHolder {
  background: #e0dadf;
  border: 1px solid #999;
  padding: 1em;
}
.calendarHolder.bg2 {
  background: #f8f8f8;
}
.calendarHolder .fc-daygrid {
  background: #fff;
  color: #25282e;
}
.calendarHolder .fc .fc-toolbar-title {
  color: #25282e;
}
.calendarHolder .fc .fc-button-primary {
  border-color: #2A7294;
  background-color: #2A7294;
}
.calendarHolder .fc .fc-button-primary:hover {
  border-color: #C27D66;
  background-color: #C27D66;
}
.calendarHolder .fc .fc-button-primary:disabled:hover {
  border-color: #25282e;
  background-color: #25282e;
}
.calendarHolder .fc-h-event {
  border-radius: 0;
}
.calendarHolder .fc-h-event:hover {
  border-color: #c27d66 !important;
  background-color: #c27d66 !important;
}
.calendarHolder .fc-h-event .fc-event-main {
  color: #F8F8F8;
}
.calendarHolder .fc-h-event.expired .fc-event-main {
  color: #e0dadf;
}
.calendarHolder .fc-h-event.expired:hover {
  border-color: #999 !important;
  background-color: #999 !important;
}
.calendarHolder .fc .fc-daygrid-event {
  margin-top: 3px;
}
.calendarHolder .fc .fc-daygrid-day-frame {
  padding: 4px 6px;
}

.cartTotals td {
  border-color: #25282e;
}
.cartTable thead tr {
  background-color: #1e1e1e;
}
.cartTable tbody tr + tr {
  border-top-color: #25282e;
}
.btnCartRemove:before, .btnCartRemove:after {
  background-color: #e0dadf;
}
.btnCartRemove:hover {
  background-color: #C95045;
  border-color: #C95045 !important;
}
.btn-outline-light {
  color: #e0dadf;
}
.checkoutBtnWrap {
  border-top-color: #444;
}
.form-control-static {
  color: #e0dadf;
  height: auto;
  border: 1px solid #25282e;
  padding: 0.5rem 0.625rem;
}

.page-link {
  background: #e0dadf;
}
.form-control,
.custom-control-label::before {
  background-color: #e0dadf;
}
.show-item-nums {
  display: inline-block;
  min-width: 1.5em;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {
  background-color: #C95045;
  border-color: #C95045;
}
.mnDropList a:hover {
  color: #C95045;
}
.custom-control-input ~ .custom-control-label {
  color: #ccc;
}
.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #222;
  border-color: #444;
}
.is-invalid .invalid-feedback,
.is-invalid ~ .invalid-feedback {
  display: block;
}
.form-control:disabled, .form-control[readonly] {
    background-color: transparent;
    border-color: #25282e;
    color: #e0dadf;
}
.cartTotals.minw-0 {
    min-width: 0;
}
.cartTotals.table-layout-auto {
    table-layout: auto;
}
.cartTable .btn-sm,
.cartTotals .btn-sm {
    font-size: 0.8em;
    padding: 0.25em 0.5em;
}
.carterTableWrap {
    overflow-x: auto;
    width: 100%;
}
.cartTable .col-check {
    padding-right: 0;
    width: 3em;
}
.cartTable .col-check .custom-control-label {
    width: 0;
}
.form-other-control {
    display: inline-block;
    max-width: 15em;
    border: 0;
    border-bottom: 1px solid #999;
    color: #ccc;
    background: transparent;
    height: 2em;
    font-size: 14px;
    padding: 0;
}
.form-other-control:focus {
    color: #ccc;
    border-bottom-color: #fff;
    background: transparent;
}
.form-other-control::-webkit-input-placeholder {
    color: #666;
}
.form-other-control:-ms-input-placeholder {
    color: #666;
}
.form-other-control::-ms-input-placeholder {
    color: #666;
}
.form-other-control::placeholder {
    color: #666;
}

.map-embed-holder iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.modal-custom .modal-content {
    background: rgba(0, 0, 0, 0.7);
    border: 2px solid #ccc;
    color: #fff;
}
.modal-custom .close {
    color: #fff;
    text-shadow: 0 1px 0 #000;
}
.modal-custom .modal-header {
    border-bottom: 0;
}
.modal-custom .modal-body {
    padding-bottom: 4em;
    text-align: center;
}

@media (min-width: 768px) {
  .pageNavigationCollapse {
    position: absolute;
  }
  .navbar-nav .dropdown-menu {
    position: static;
    float: none;
    transform: none
  }
  .getHereColumn.no-bg {
    border-width: 0 0 0 1px;
  }
}
@media (min-width: 992px) {
  .pageNavigationCollapse {
    position: static;
    background-color: transparent;
  }
  .phStickyWrap.phVii {
    height: 62px;
  }
  .navbar-light .mainNavigation .nav-link {
    line-height: 1.2;
  }
  .navCart {
    position: relative;
    right: 0;
  }
  .mainNavigation.mainNavigationVii .nav-item {
    margin-left: 12px;
  }
  .phStickyWrap.phVii {
    height: 92px;
  }
  .form-control-static {
    padding-left: 20px;
    padding-right: 20px;
  }
}
