/*Vars  Set changes here not below.*/
h1 {
  font-size: 30px;
  color: #F58220;
  font-family: HelveticaNeueTC, sans-serif;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  line-height: 27px;
}

h2 {
  font-size: 25px;
  color: #F58220;
  font-family: HelveticaNeueTC, sans-serif;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  line-height: 27px;
}

h3 {
  font-size: 19px;
  color: #F58220;
  font-family: HelveticaNeueTC, sans-serif;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  line-height: 20px;
}

h4 {
  font-size: 17px;
  color: #F58220;
  font-family: HelveticaNeueTC, sans-serif;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  line-height: 15px;
}

/*General Settings*/
body {
  background-image: url("../images/bg.jpg");
  background-repeat: no-repeat;
  background-position: top;
  font-family: HelveticaNeueTC, sans-serif;
  background-color: #000;
  color: #FFF;
  font-size: 19px;
}

a {
  color: #F58220;
  text-decoration: none;
}
a:hover {
  color: rgb(250.4721030043, 198.4012875536, 154.0278969957);
  text-decoration: none;
}

.btn {
  padding: 3px 12px;
  color: #F58220;
  background-color: #000;
  text-decoration: none;
}
.btn.btn-secondary {
  color: #aeaeae;
}
.btn:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none;
  border-color: #fff;
  box-shadow: 0px 0px 4px #ddd;
}

/*Nav Settings*/
.nav > li > a {
  color: #F58220;
  text-decoration: none;
}
.nav > li > a:hover {
  color: #F58220;
  text-decoration: none;
  background-color: transparent;
}

/*Footer*/
.footer {
  margin-bottom: 20px;
  color: #F58220;
}
.footer a {
  color: #F58220;
  text-decoration: none;
}
.footer a:hover {
  color: #FFF;
  text-decoration: none;
}

.paws-logo {
  vertical-align: middle;
  max-height: 32px;
  width: auto;
}

/*Form settings------------------------------------- */
input {
  border-radius: 7px;
  -moz-border-radius: 7px;
}

.billingInputfields, .billingSelectfields {
  width: 100%;
}

.billingHelp br {
  display: none;
}

/*Panel Settings-----------------------------------------*/
.panel {
  background-color: rgba(0, 0, 0, 0.6);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6)));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.6)', endColorstr='rgba(0, 0, 0, 0.6)');
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%);
}

.panel-default {
  border-color: #FFF;
}
.panel-default .panel-heading {
  background-color: rgba(0, 0, 0, 0.6);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6)));
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0.6)', endColorstr='rgba(0, 0, 0, 0.6)');
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.6) 100%);
  border-color: #FFF;
}

/*DataTables---------------------------------------------*/
table.dataTable tbody tr {
  background-color: #5982AF;
  cursor: pointer;
}

/*List Groups*/
a.list-group-item {
  color: #FFFFFF;
  background-color: #5982AF;
}

.list-group-item {
  border-color: #FFFFFF;
}

a.list-group-item:hover, a.list-group-item:focus {
  color: #FFFFFF;
  background-color: #445BC6;
}

/* Modal Windows */
.modal-content {
  background-color: #5982AF;
}

.img-responsive {
  max-width: 1600px;
  display: inline-block;
  height: auto;
}

#ccm-white-label-message, #ccm-account-menu-container {
  display: none !important;
}

html.ccm-toolbar-visible body {
  background-position: center 50px;
}

#ccm-account-menu {
  display: none !important;
}

/*LOGING OVERRIDES*/
.ccm-ui label.control-label {
  color: #f58220;
}

/*ADD ALL OVER RIDES BELOW HERE*/
@font-face {
  font-family: HelveticaNeueTC;
  src: url(font/HelveticaNeue-ThinCond.otf);
}
.no-padding {
  padding: 0px;
}

.nav-container {
  background-color: #212529;
}

.navbar {
  font-family: HelveticaNeueTC;
  color: #F58220 !important;
}
.navbar .nav-link {
  color: #F58220 !important;
}
.navbar .nav-link:hover {
  color: #F58220 !important;
}
.navbar .navbar-brand {
  font-weight: bold;
  color: #F58220 !important;
}
.navbar .navbar-brand:hover {
  color: #F58220 !important;
}
.navbar .search-box {
  max-height: 40px;
}

.dropdown-menu {
  background-color: #000;
  width: 400px;
}

.dd-column {
  padding-left: 7px;
  padding-right: 7px;
}

.dropdown-menu-user {
  width: 100px;
  right: -48px !important;
}
.dropdown-menu-user li {
  text-align: center;
}

.dropdown-menu li a {
  color: #F58220;
  font-size: 19px;
  display: block;
  padding: 3px 20px;
  clear: both;
  line-height: 1.42857143;
  white-space: nowrap;
}
.dropdown-menu li a:hover {
  color: #FFF;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #000;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background-color: #f58220;
  color: #000;
}

.glyphicon-menu-down {
  font-size: 14px;
}

legend {
  color: #FFF;
}

.text-muted {
  color: #F58220;
}

.search {
  border: 0 !important;
  border-radius: 0;
  background-color: #4a4b4c;
  color: #fff !important;
  font-family: HelveticaNeueTC;
  font-size: 19px;
}

.search-btn {
  background: #4a4b4c;
  height: 40px;
  color: #a7a9ac;
  border: none !important;
}
.search-btn:hover {
  background: #4a4b4c;
  color: #fff;
  border: none !important;
}

.phone-number {
  font-weight: 600;
  font-size: 26px;
}

.form-control {
  font-family: HelveticaNeueTC;
  color: #000;
  font-weight: bold;
  font-size: 18px;
}

.pagination > li > a,
.pagination > li > span {
  color: #FFF;
  background-color: #000;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #f58220;
  background-color: #000;
  border-color: #f58220;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  color: #f58220;
  background-color: #000;
  border-color: #f58220;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #FFF;
  background-color: #000;
}

.btn {
  border: 1px solid #FFF;
}

.content {
  padding-top: 12px;
  margin-bottom: 95px;
}

.content img {
  display: block;
  max-width: 100% !important;
  height: auto !important;
}

ul {
  padding: 0px;
}

.social {
  color: #FFF;
}

.footer {
  color: #F58220;
  text-align: center;
  font-size: 14pt;
  margin-bottom: 0px;
  padding-top: 8px;
  background-color: #212529;
}
.footer p {
  margin-top: 8px;
  margin-bottom: 2px;
}
.footer .copyright {
  margin-bottom: 8px;
}

.footer > a {
  color: #F58220;
}

.copyright {
  font-size: 10pt;
}

/*  CART DISPLAY OVERRIDES  */
.store-product-modal, .store-cart-modal {
  background-color: #000;
}

.table-hover > tbody > tr:hover {
  background-color: #000;
}

.list-group-item {
  background-color: #000;
}

.panel-default > .panel-heading {
  color: #FFF;
}

.alert-info {
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.8);
  border-color: #FFF;
}

.alert-success {
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.8);
  border-color: #FFF;
}

.alert-warning {
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.8);
  border-color: #FFF;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #4a4747;
}

/*Media Queries*/
/*---------------------------------*/
/* Small devices sm (tablets, 768px and up) */
/* Medium devices md (desktops, 992px and up) */
/* Large devices lg (large desktops, 1200px and up) */
.item-grid img {
  display: block;
  margin-bottom: 8px;
  width: 100%;
}
.item-grid a img:hover {
  border: medium black outset;
  box-shadow: 0 0 10px #ddd;
}

.store-product-list-thumbnail a img:hover {
  border: medium black outset;
  box-shadow: 0 0 10px #ddd;
}

.store-sub-total {
  color: #f58220;
}
.store-sub-total .store-sub-total-amount {
  color: #fff;
}

.store-grand-total {
  color: #f58220;
}
.store-grand-total .store-total-amount {
  font-weight: bolder;
  color: #fff;
}

.store-checkout-form-group-summary .card-body {
  color: #fff;
}
.store-checkout-form-group-summary .card-body label {
  color: #f58220;
}

/*# sourceMappingURL=main.css.map */
