/*
Theme Name: Bonham Retailer Order Builder Portal
Author: Visualink Creative
Description: Child Theme for CHBG Ordering
Template: chbg-ordering
Version: 1.0.0
Text Domain: chbg-bonham
Updated: 11/04/2021
*/
@import url("https://use.typekit.net/rcu8sxb.css");
.has-primary-background-color {
  background-color: black; }

.has-primary-color {
  color: black; }

.has-secondary-background-color {
  background-color: #cb6c4f; }

.has-secondary-color {
  color: #cb6c4f; }

.border {
  border: 8px solid #d8d8d8; }

.border-top {
  border-top: 8px solid #d8d8d8 !important; }

.border-right {
  border-right: 8px solid #d8d8d8 !important; }

.border-bottom {
  border-bottom: 8px solid #d8d8d8 !important; }

.border-left {
  border-left: 8px solid #d8d8d8 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-x {
  border-left: 8px solid #d8d8d8 !important;
  border-right: 8px solid #d8d8d8 !important; }

.border-y {
  border-top: 8px solid #d8d8d8 !important;
  border-bottom: 8px solid #d8d8d8 !important; }

@media (min-width: 576px) {
  .border-sm {
    border: 8px solid #d8d8d8; }

  .border-sm-top {
    border-top: 8px solid #d8d8d8 !important; }

  .border-sm-right {
    border-right: 8px solid #d8d8d8 !important; }

  .border-sm-bottom {
    border-bottom: 8px solid #d8d8d8 !important; }

  .border-sm-left {
    border-left: 8px solid #d8d8d8 !important; }

  .border-sm-top-0 {
    border-top: 0 !important; }

  .border-sm-right-0 {
    border-right: 0 !important; }

  .border-sm-bottom-0 {
    border-bottom: 0 !important; }

  .border-sm-left-0 {
    border-left: 0 !important; }

  .border-sm-x {
    border-left: 8px solid #d8d8d8 !important;
    border-right: 8px solid #d8d8d8 !important; }

  .border-sm-y {
    border-top: 8px solid #d8d8d8 !important;
    border-bottom: 8px solid #d8d8d8 !important; } }
@media (min-width: 768px) {
  .border-md {
    border: 8px solid #d8d8d8; }

  .border-md-top {
    border-top: 8px solid #d8d8d8 !important; }

  .border-md-right {
    border-right: 8px solid #d8d8d8 !important; }

  .border-md-bottom {
    border-bottom: 8px solid #d8d8d8 !important; }

  .border-md-left {
    border-left: 8px solid #d8d8d8 !important; }

  .border-md-top-0 {
    border-top: 0 !important; }

  .border-md-right-0 {
    border-right: 0 !important; }

  .border-md-bottom-0 {
    border-bottom: 0 !important; }

  .border-md-left-0 {
    border-left: 0 !important; }

  .border-md-x {
    border-left: 8px solid #d8d8d8 !important;
    border-right: 8px solid #d8d8d8 !important; }

  .border-md-y {
    border-top: 8px solid #d8d8d8 !important;
    border-bottom: 8px solid #d8d8d8 !important; } }
@media (min-width: 992px) {
  .border-lg {
    border: 8px solid #d8d8d8; }

  .border-lg-top {
    border-top: 8px solid #d8d8d8 !important; }

  .border-lg-right {
    border-right: 8px solid #d8d8d8 !important; }

  .border-lg-bottom {
    border-bottom: 8px solid #d8d8d8 !important; }

  .border-lg-left {
    border-left: 8px solid #d8d8d8 !important; }

  .border-lg-top-0 {
    border-top: 0 !important; }

  .border-lg-right-0 {
    border-right: 0 !important; }

  .border-lg-bottom-0 {
    border-bottom: 0 !important; }

  .border-lg-left-0 {
    border-left: 0 !important; }

  .border-lg-x {
    border-left: 8px solid #d8d8d8 !important;
    border-right: 8px solid #d8d8d8 !important; }

  .border-lg-y {
    border-top: 8px solid #d8d8d8 !important;
    border-bottom: 8px solid #d8d8d8 !important; } }
@media (min-width: 1200px) {
  .border-xl {
    border: 8px solid #d8d8d8; }

  .border-xl-top {
    border-top: 8px solid #d8d8d8 !important; }

  .border-xl-right {
    border-right: 8px solid #d8d8d8 !important; }

  .border-xl-bottom {
    border-bottom: 8px solid #d8d8d8 !important; }

  .border-xl-left {
    border-left: 8px solid #d8d8d8 !important; }

  .border-xl-top-0 {
    border-top: 0 !important; }

  .border-xl-right-0 {
    border-right: 0 !important; }

  .border-xl-bottom-0 {
    border-bottom: 0 !important; }

  .border-xl-left-0 {
    border-left: 0 !important; }

  .border-xl-x {
    border-left: 8px solid #d8d8d8 !important;
    border-right: 8px solid #d8d8d8 !important; }

  .border-xl-y {
    border-top: 8px solid #d8d8d8 !important;
    border-bottom: 8px solid #d8d8d8 !important; } }
@media (min-width: 1400px) {
  .border-xxl {
    border: 8px solid #d8d8d8; }

  .border-xxl-top {
    border-top: 8px solid #d8d8d8 !important; }

  .border-xxl-right {
    border-right: 8px solid #d8d8d8 !important; }

  .border-xxl-bottom {
    border-bottom: 8px solid #d8d8d8 !important; }

  .border-xxl-left {
    border-left: 8px solid #d8d8d8 !important; }

  .border-xxl-top-0 {
    border-top: 0 !important; }

  .border-xxl-right-0 {
    border-right: 0 !important; }

  .border-xxl-bottom-0 {
    border-bottom: 0 !important; }

  .border-xxl-left-0 {
    border-left: 0 !important; }

  .border-xxl-x {
    border-left: 8px solid #d8d8d8 !important;
    border-right: 8px solid #d8d8d8 !important; }

  .border-xxl-y {
    border-top: 8px solid #d8d8d8 !important;
    border-bottom: 8px solid #d8d8d8 !important; } }
.bg-black {
  background-color: black; }

.bg-blue {
  background-color: #6fb1c8; }

.bg-white {
  background-color: white; }

.bg-dark-blue {
  background-color: #244b5a; }

.bg-yellow {
  background-color: #dac556; }

.bg-orange {
  background-color: #cb6c4f; }

.bg-light-grey {
  background-color: #d8d8d8; }

.bg-rust {
  background-color: #cb6c4f; }

.brackets {
  position: relative;
  padding: 60px; }
  .brackets:before, .brackets:after {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    background-color: #6fb1c8;
    z-index: -1; }
  .brackets:before {
    top: 0;
    left: 0; }
  .brackets:after {
    bottom: 0;
    right: 0; }
  .brackets.brackets-yellow-dark-blue:before, .brackets.brackets-summary-image:before {
    background-color: #dac556; }
  .brackets.brackets-yellow-dark-blue:after, .brackets.brackets-summary-image:after {
    background-color: #244b5a; }
  .brackets.brackets-yellow-blue:before {
    background-color: #dac556; }
  .brackets.brackets-yellow-blue:after {
    background-color: #6fb1c8; }
  .brackets.brackets-dark-blue-blue:before {
    background-color: #244b5a; }
  .brackets.brackets-dark-blue-blue:after {
    background-color: #6fb1c8; }
  .brackets.brackets-dark-blue-yellow:before {
    background-color: #244b5a; }
  .brackets.brackets-dark-blue-yellow:after {
    background-color: #dac556; }
  .brackets.brackets-dark-blue-orange:before {
    background-color: #244b5a; }
  .brackets.brackets-dark-blue-orange:after {
    background-color: #cb6c4f; }
  .brackets.brackets-yellow-orange:before, .brackets.brackets-message-order:before {
    background-color: #dac556; }
  .brackets.brackets-yellow-orange:after, .brackets.brackets-message-order:after {
    background-color: #cb6c4f; }
  .brackets.brackets-blue-orange:before {
    background-color: #6fb1c8; }
  .brackets.brackets-blue-orange:after {
    background-color: #cb6c4f; }
  .brackets.brackets-blue-dark-blue:before {
    background-color: #6fb1c8; }
  .brackets.brackets-blue-dark-blue:after {
    background-color: #244b5a; }
  .brackets.brackets-orange-blue:before {
    background-color: #cb6c4f; }
  .brackets.brackets-orange-blue:after {
    background-color: #6fb1c8; }
  .brackets.brackets-orange-yellow:before {
    background-color: #cb6c4f; }
  .brackets.brackets-orange-yellow:after {
    background-color: #dac556; }
  .brackets.brackets-title {
    display: inline-block;
    width: auto;
    max-width: 90vw;
    margin: 0 auto;
    padding: 32px; }
    .brackets.brackets-title:before, .brackets.brackets-title:after {
      width: 64px;
      height: 64px; }
    .brackets.brackets-title:before {
      background-color: #dac556; }
    .brackets.brackets-title:after {
      background-color: #6fb1c8; }
    .brackets.brackets-title .brackets-inner {
      padding: 30px 60px; }
  .brackets.brackets-summary {
    position: relative;
    padding: 32.5px;
    width: 90%;
    max-width: 900px;
    margin: 0 auto;
    background-image: url(images/bracket-bottom-right-blue.svg), url(images/bracket-top-left-yellow.svg);
    background-position: right bottom, left top;
    background-repeat: no-repeat;
    background-size: 65px;
    z-index: 1;
    color: white; }
    .brackets.brackets-summary .brackets-inner {
      padding: 30px; }
    .brackets.brackets-summary:before, .brackets.brackets-summary:after {
      display: none; }
    .brackets.brackets-summary.summary-saved {
      background-image: url(images/bracket-bottom-right-orange.svg), url(images/bracket-top-left-yellow.svg); }

.bg-x-pattern {
  position: relative;
  background-repeat: no-repeat;
  background-size: 250px;
  background-position: left top, right bottom;
  background-image: url("images/X-Pattern-Top-Left.svg"), url("images/X-Pattern-Bottom.svg"); }
  .bg-x-pattern.x-top {
    background-image: url(images/X-Pattern-Top-Left.svg), url(images/X-Pattern-Top-Right.svg);
    background-position: left top, right top; }

@media (max-width: 991px) {
  .bg-x-pattern {
    padding: 120px 60px;
    background-size: 200px; } }
@media (max-width: 767px) {
  .brackets {
    position: relative;
    padding: 40px; }
    .brackets:before, .brackets:after {
      content: '';
      position: absolute;
      width: 80px;
      height: 80px; } }
@media (max-width: 575px) {
  .brackets {
    padding: 0; }
    .brackets:before, .brackets:after {
      display: none; }

  .bg-x-pattern {
    padding: 90px 30px;
    background-size: 125px; } }
body {
  font-family: "proxima-nova", sans-serif;
  font-size: 18px;
  color: black;
  letter-spacing: 0;
  line-height: 1.44em; }

a {
  color: #6fb1c8;
  text-decoration: none; }
  a:hover {
    color: #cb6c4f;
    text-decoration: none; }

a[href^=tel] {
  color: inherit;
  text-decoration: inherit; }

.disclaimer {
  font-size: .9em;
  line-height: 1.2em;
  font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  font-family: "proxima-nova", sans-serif;
  font-weight: 900;
  color: #cb6c4f;
  letter-spacing: 2px;
  line-height: 1.2;
  margin: 0 0 30px 0;
  text-transform: uppercase; }

h1 {
  font-size: 55px;
  line-height: 65px; }

h2 {
  font-size: 42px; }

h3 {
  font-size: 32px; }

h4 {
  font-size: 28px;
  color: black;
  text-transform: none;
  font-weight: 200;
  letter-spacing: 0; }

h5 {
  font-size: 18px;
  letter-spacing: 1px; }

h6 {
  font-size: 18px;
  letter-spacing: 1px;
  font-weight: 600; }

.text-light, .light-text {
  color: white !important; }
  .text-light a, .light-text a {
    color: white; }
    .text-light a:hover, .light-text a:hover {
      color: #6fb1c8;
      text-decoration: none; }
  .text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5, .text-light h6, .light-text h1, .light-text h2, .light-text h3, .light-text h4, .light-text h5, .light-text h6 {
    color: white; }

.text-black {
  color: black; }

.text-blue {
  color: #6fb1c8; }

.text-white {
  color: white; }

.text-dark-blue {
  color: #7FB1C6; }

.text-yellow {
  color: #dac556; }

.text-orange {
  color: #cb6c4f; }

.text-rust {
  color: #cb6c4f; }

header {
  background-color: black; }
  header .logo img {
    width: 132px;
    height: 50px; }

@media (max-width: 767px) {
  header .logo img {
    width: calc(132px * .5);
    height: calc(50px * .5); } }
/* main site nav*/
.menu.model-nav li a, .menu.order-nav li a {
  color: white;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  text-transform: uppercase; }
  .menu.model-nav li a:hover, .menu.order-nav li a:hover {
    color: black;
    background-color: white;
    border-top: 1px solid white;
    border-bottom: 1px solid white; }

.footer-links {
  display: inline-block;
  margin: 0 auto 30px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding: 8px 0; }
  .footer-links a {
    text-transform: uppercase;
    font-weight: 900; }

.order-archives-nav a {
  color: black;
  border-top: 1px solid black;
  border-bottom: 1px solid black; }
  .order-archives-nav a.active, .order-archives-nav a:hover {
    color: #cb6c4f;
    border-top: 1px solid #cb6c4f;
    border-bottom: 1px solid #cb6c4f; }

header nav .menu > li > a {
  color: white; }
  header nav .menu > li > a:hover, header nav .menu > li > a:active, header nav .menu > li > a:focus {
    color: white; }
header nav .menu > li.menu-item-has-children > a:after {
  font-size: 1.2em;
  content: "\f107";
  /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: "Font Awesome 5 Pro"; }
header nav .menu > li.icon > a:before {
  font-size: 1.2em;
  content: "\f007";
  /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: "Font Awesome 5 Pro"; }
header nav .menu > li.icon.icon-user
> a:before {
  content: "\f007"; }
header nav .menu:hover ul.sub-menu, header nav .menu:focus ul.sub-menu {
  display: block; }
header nav .menu ul.sub-menu {
  background: black; }
  header nav .menu ul.sub-menu li {
    border-top: 1px solid white; }
    header nav .menu ul.sub-menu li a {
      color: white; }
      header nav .menu ul.sub-menu li a:hover {
        color: white;
        background: #cb6c4f; }

@media (max-width: 767px) {
  .menu.order-nav li a:first-of-type {
    border-top: 1px solid black; }
  .menu.order-nav li a:last-of-type {
    border-bottom: 1px solid black; }
  .menu.order-nav li.active a, .menu.order-nav li a:hover {
    border-top: 1px solid black;
    border-bottom: 1px solid black; }
  .menu.model-nav li a {
    border-top: 1px solid #d8d8d8;
    border-bottom: none; }
  .menu.model-nav li:last-child a {
    border-bottom: 1px solid #d8d8d8; } }
#hero {
  position: relative;
  padding: 60px;
  text-align: center; }
  #hero h1, #hero h2, #hero h3, #hero h4 {
    margin: 0;
    line-height: 1.2;
    text-transform: uppercase; }
  #hero.hero-full {
    height: calc(100vh - 100px); }
  #hero .hero-inner {
    position: relative;
    padding: 55px;
    width: 720px;
    max-width: calc(100vw - 160px);
    background-image: url(images/bracket-bottom-right-blue.svg), url(images/bracket-top-left-yellow.svg);
    background-position: right bottom, left top;
    background-repeat: no-repeat;
    background-size: 110px; }
    #hero .hero-inner .hero-content {
      padding: 30px; }
  #hero #hero-scroll {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center; }
    #hero #hero-scroll a {
      display: inline-block;
      font-size: 60px;
      width: 80px;
      height: 80px;
      line-height: 80px;
      color: white;
      background: #cb6c4f; }
      #hero #hero-scroll a:hover {
        background: #6fb1c8; }

section {
  padding: 120px 0; }
  section hr {
    border: none;
    height: 5px;
    background-color: #d8d8d8;
    opacity: 1; }
    section hr.narrow {
      max-width: 215px; }
    section hr.thick {
      border: none;
      height: 8px; }
  section#page-title {
    padding: 120px 0 90px; }
    section#page-title.has-links {
      padding-top: 60px; }
    section#page-title .page-links .btn-back {
      font-weight: 900; }
      section#page-title .page-links .btn-back:before {
        content: '< Back To '; }
  section.border-bottom {
    position: relative;
    border-bottom: none !important;
    margin-bottom: 8px; }
    section.border-bottom:after {
      position: absolute;
      display: inline-block;
      content: '';
      height: 8px;
      width: calc(100vw - 30px);
      max-width: 1100px;
      background: #d8d8d8;
      bottom: 0;
      left: calc( (100vw - 1100px) / 2 );
      margin-bottom: -8px; }
      @media (max-width: 1040px) {
        section.border-bottom:after {
          left: 30px; } }

footer {
  background-color: black; }
  footer a {
    color: white; }
    footer a:hover {
      color: #6fb1c8;
      text-decoration: underline; }

#home-page-title {
  padding: 120px 60px; }
  #home-page-title h1 {
    text-transform: uppercase;
    margin-bottom: 0; }

.home .row.actions {
  border-bottom: 8px solid #d8d8d8; }

@media (min-width: 768px) {
  .home .row.actions .saved-quotes {
    border-right: 8px solid #d8d8d8; } }
@media (max-width: 767px) {
  #home-page-title {
    padding: 90px 60px; }

  .home .row.actions {
    border-bottom: 8px solid #d8d8d8; }
    .home .row.actions .saved-quotes {
      border-bottom: 8px solid #d8d8d8; } }
#order-nav {
  padding: 60px 0; }
  #order-nav a {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.78px;
    text-align: center;
    font-weight: 900; }

.price-change-banner {
  color: white;
  background-color: #6fb1c8; }

#order_summary_header {
  color: white;
  background-size: 100% !important;
  background-blend-mode: multiply;
  background-repeat: no-repeat; }
  #order_summary_header.order-header-saved {
    background: url("images/header-pattern.png") #6fb1c8 top center no-repeat; }
    #order_summary_header.order-header-saved .order-message {
      background: #cb6c4f; }
      #order_summary_header.order-header-saved .order-message i {
        color: black; }
    #order_summary_header.order-header-saved .summary-action-icons a:hover {
      color: #cb6c4f; }
  #order_summary_header.order-header-submitted, #order_summary_header.order-header-requested, #order_summary_header.order-header-archived {
    background: url("images/header-pattern.png") #cb6c4f top center no-repeat; }
    #order_summary_header.order-header-submitted .system-message, #order_summary_header.order-header-requested .system-message, #order_summary_header.order-header-archived .system-message {
      background: #6fb1c8; }
      #order_summary_header.order-header-submitted .system-message i, #order_summary_header.order-header-requested .system-message i, #order_summary_header.order-header-archived .system-message i {
        color: white; }
    #order_summary_header.order-header-submitted .summary-action-icons a:hover, #order_summary_header.order-header-requested .summary-action-icons a:hover, #order_summary_header.order-header-archived .summary-action-icons a:hover {
      color: #6fb1c8; }
  #order_summary_header.text-light .btn {
    color: white;
    border: 1px solid black;
    background-color: black; }
    #order_summary_header.text-light .btn:hover {
      background-color: white;
      border: 1px solid white;
      color: black; }

#order_summary, #order_form, #order_information {
  background: rgba(216, 216, 216, 0.3); }

#order_summary h2, #order_summary h3, #order_options h2, #order_options h3 {
  color: black; }
#order_summary .summary-item.item-base-price .label, #order_options .summary-item.item-base-price .label {
  font-family: "proxima-nova", sans-serif;
  font-weight: 900;
  color: black; }
#order_summary .summary-item.item-base-price .amount, #order_options .summary-item.item-base-price .amount {
  font-family: "proxima-nova", sans-serif;
  font-weight: 900;
  color: black; }
#order_summary .summary-item.item-base-price.item-header, #order_summary .summary-item.item-base-price.item-footer, #order_options .summary-item.item-base-price.item-header, #order_options .summary-item.item-base-price.item-footer {
  padding: 30px 0; }
  #order_summary .summary-item.item-base-price.item-header .label, #order_summary .summary-item.item-base-price.item-header .amount, #order_summary .summary-item.item-base-price.item-footer .label, #order_summary .summary-item.item-base-price.item-footer .amount, #order_options .summary-item.item-base-price.item-header .label, #order_options .summary-item.item-base-price.item-header .amount, #order_options .summary-item.item-base-price.item-footer .label, #order_options .summary-item.item-base-price.item-footer .amount {
    font-family: "proxima-nova", sans-serif;
    font-weight: 900;
    color: black; }
#order_summary .summary-group, #order_options .summary-group {
  border-top: 5px solid #d8d8d8; }
  #order_summary .summary-group .summary-item.item-options, #order_options .summary-group .summary-item.item-options {
    font-family: "proxima-nova", sans-serif;
    font-weight: 200;
    color: black; }
  #order_summary .summary-group.last, #order_options .summary-group.last {
    border-bottom: 5px solid #d8d8d8; }
#order_summary .model-preview-image, #order_options .model-preview-image {
  background: transparent;
  border: none;
  padding: 0; }

#order_summary h1 {
  margin: 0;
  padding: 0 30px 30px;
  font-size: 48px;
  color: black; }
#order_summary h4 {
  margin-top: 30px; }
#order_summary h2 {
  color: #cb6c4f; }
#order_summary h3 {
  font-weight: 400; }
#order_summary .summary-title {
  color: black;
  margin: 0 30px 60px; }
  #order_summary .summary-title h2 {
    color: white;
    margin-bottom: 30px; }
#order_summary .summary-item.item-base-price .label, #order_summary .summary-item.item-base-price .amount {
  font-weight: 400; }
#order_summary .summary-item.item-header .label, #order_summary .summary-item.item-header .amount, #order_summary .summary-item.item-footer .label, #order_summary .summary-item.item-footer .amount {
  font-weight: 800; }

#order_summary_info {
  padding-bottom: 30px; }

#order_summary_actions .summary-action-icons a {
  color: black; }
  #order_summary_actions .summary-action-icons a:hover {
    color: #cb6c4f; }

#order h5, #order h6 {
  margin-bottom: 15px;
  color: #cb6c4f; }
#order .model-details {
  border-top: 5px solid #d8d8d8;
  border-bottom: 5px solid #d8d8d8; }
  #order .model-details h4 {
    margin-bottom: 15px;
    color: black; }
  #order .model-details .price {
    color: black; }
#order .option-group {
  border-bottom: 5px solid #d8d8d8; }
#order .model-options .change-options {
  color: #dac556; }
  #order .model-options .change-options:hover {
    color: #cb6c4f; }
#order .model-options label.selected {
  border: 2px solid #dac556; }
  #order .model-options label.selected:hover {
    background: none;
    border: 2px solid #dac556; }
#order .model-options label:hover {
  border: 2px solid #dac556;
  background: rgba(216, 216, 216, 0.3); }
#order .model-options label .option-label {
  color: black;
  font-family: "proxima-nova", sans-serif;
  font-weight: 900; }
#order .model-options label .option-price {
  color: black; }

.order-summary .option-label {
  color: black;
  font-family: "proxima-nova", sans-serif;
  font-weight: 900; }
.order-summary #order_total_amount {
  font-family: "proxima-nova", sans-serif;
  font-weight: 900; }

.summary-table {
  border-bottom: 1px solid black; }
  .summary-table .row {
    font-family: "proxima-nova", sans-serif;
    font-weight: 900; }
    .summary-table .row.item {
      font-size: 18px;
      color: black; }

.summary-list-group {
  border-bottom: 1px solid black; }
  .summary-list-group.total {
    font-family: "proxima-nova", sans-serif;
    font-weight: 900; }

.table-orders .row-header {
  color: white;
  background: #cb6c4f; }
.table-orders .row-item {
  border-bottom: 1px solid black; }
.table-orders .actions a.action-button {
  background: black;
  text-align: center;
  color: white; }
  .table-orders .actions a.action-button:hover, .table-orders .actions a.action-button:focus, .table-orders .actions a.action-button.show {
    background: #dac556; }
.table-orders .actions .dropdown-menu {
  border: 1px solid black;
  border-radius: 0; }
  .table-orders .actions .dropdown-menu a {
    color: black; }
    .table-orders .actions .dropdown-menu a:hover {
      color: #cb6c4f; }

#models .card-model-assets .model-info {
  padding: 90px; }
#models .card-model-assets .model-image img {
  object-fit: cover;
  width: 100%;
  height: 100%; }
#models .model-preview .card {
  padding: 0; }
#models .model-preview:hover .card {
  background-size: cover; }
#models .model-preview .card-model h2 {
  color: black; }
#models .model-preview .card-model:hover h2 {
  color: #cb6c4f; }
#models .model-select {
  color: white; }
  #models .model-select:nth-child(even) .inner {
    background: #244b5a; }
  #models .model-select:nth-child(odd) .inner {
    background: #cb6c4f; }
  #models .model-select .inner {
    margin-bottom: 0; }
  #models .model-select h2 {
    color: white; }
  #models .model-select .model-specs {
    text-transform: uppercase; }
  #models .model-select .btn {
    background-color: black;
    border: 1px solid black; }
    #models .model-select .btn:hover {
      background-color: white; }
#models.model-assets .row:nth-child(even) > div:nth-child(even) .card {
  background: rgba(203, 108, 79, 0.8); }
#models.model-assets .row:nth-child(even) > div:nth-child(odd) .card {
  background: rgba(36, 75, 90, 0.8); }
#models.model-assets .row:nth-child(odd) > div:nth-child(odd) .card {
  background: rgba(203, 108, 79, 0.8); }
#models.model-assets .row:nth-child(odd) > div:nth-child(even) .card {
  background: rgba(36, 75, 90, 0.8); }

.model-documents.links .link-item {
  border-bottom: 4px solid #d8d8d8 !important; }
  .model-documents.links .link-item:last-of-type {
    border-bottom: 8px solid #d8d8d8; }
  .model-documents.links .link-item h2, .model-documents.links .link-item h3, .model-documents.links .link-item h4, .model-documents.links .link-item h5, .model-documents.links .link-item h6 {
    color: #cb6c4f;
    text-transform: uppercase;
    font-weight: bold; }

#model-assets .col-asset-image {
  margin-bottom: 90px; }
#model-assets .asset-image {
  background-color: #d8d8d8; }
#model-assets .download {
  text-align: center; }

@media (max-width: 767px) {
  #models .model-select .inner {
    margin-bottom: 30px; }
  #models.model-assets .row:nth-child(odd) > div:nth-child(even) .card {
    background: rgba(203, 108, 79, 0.7); }
  #models.model-assets .row:nth-child(odd) > div:nth-child(odd) .card {
    background: rgba(203, 108, 79, 0.7); } }
.accordion .accordion-header {
  display: block;
  position: relative;
  text-align: left; }
  .accordion .accordion-header h2 {
    padding: 0 60px 0 0;
    font-size: 32px;
    margin: 0;
    color: #cb6c4f;
    text-transform: none; }
    .accordion .accordion-header h2:hover {
      color: black; }
  .accordion .accordion-header:hover h2 {
    color: black; }
  .accordion .accordion-header::before {
    color: #cb6c4f;
    position: absolute;
    right: 10px;
    content: "-";
    transition: all 0.5s;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px; }
  .accordion .accordion-header.collapsed::before {
    content: "+";
    top: 2px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg); }
.accordion .accordion-item {
  padding: 60px 0;
  border: none;
  border-bottom: 8px solid #d8d8d8; }
  .accordion .accordion-item:last-child {
    border-bottom: none; }
  .accordion .accordion-item.asset-group {
    padding: 120px 0; }
    .accordion .accordion-item.asset-group .accordion-header {
      text-align: center; }
      .accordion .accordion-item.asset-group .accordion-header h2 {
        font-size: 48px;
        color: black;
        letter-spacing: 2px;
        line-height: 1;
        text-transform: uppercase; }
      .accordion .accordion-item.asset-group .accordion-header::before {
        font-size: 30px;
        line-height: 48px; }
.accordion .accordion-body {
  padding: 0;
  padding-top: 30px; }
  .accordion .accordion-body ul {
    padding: 0;
    margin: 0;
    margin-left: 1.5em;
    text-indent: -1.5em;
    list-style-type: none; }
    .accordion .accordion-body ul li {
      list-style: none;
      padding: 0;
      margin: 0; }

@media (min-width: 768px) {
  .accordion .accordion-body {
    padding: 0;
    padding-top: 60px; }
    .accordion .accordion-body ul {
      column-count: 2; } }
[type=button] {
  -webkit-appearance: none;
  -webkit-border-radius: 0; }

.btn, input[type=button], .btn-assets-download, .chbg-bonham .nf-form-content input[type=button], .chbg-bonham .nf-form-content input[type=submit] {
  display: inline-block;
  font-size: 14px;
  font-weight: 900;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.78px;
  border: 1px solid black;
  border-radius: 0;
  margin: 0 10px;
  padding: 15px 30px;
  background: black;
  color: white;
  border: none;
  transition: all .5s;
  height: auto; }
  .btn:hover, input[type=button]:hover, .btn-assets-download:hover, .chbg-bonham .nf-form-content input[type=button]:hover, .chbg-bonham .nf-form-content input[type=submit]:hover {
    color: white;
    background-color: #cb6c4f; }

.btn.btn-white {
  color: black;
  background-color: white;
  border: 1px solid black; }
  .btn.btn-white:hover {
    color: white;
    background-color: #cb6c4f;
    border: 1px solid #cb6c4f; }
.btn.btn-back {
  border: none;
  padding: 0;
  color: black;
  font-size: 18px;
  letter-spacing: 0.9px;
  background: none;
  font-weight: 400;
  margin: 0 30px; }
  .btn.btn-back:hover {
    color: #cb6c4f; }
  .btn.btn-back:first-of-type {
    margin-left: 15px; }
  .btn.btn-back:last-of-type {
    margin-right: 15px; }
.btn.duplicate-order:hover {
  color: black;
  background: white; }

.btn-assets-download {
  margin: 30px 15px 0 15px; }

.text-light .btn, .light-text .btn {
  color: white;
  border: 1px solid black;
  background-color: black; }
  .text-light .btn:hover:hover, .light-text .btn:hover:hover {
    color: black;
    background-color: white;
    border: 1px solid white; }
  .text-light .btn.btn-start-order, .light-text .btn.btn-start-order {
    color: white;
    background-color: #cb6c4f;
    border: 1px solid #cb6c4f; }
    .text-light .btn.btn-start-order:hover, .light-text .btn.btn-start-order:hover {
      color: black;
      background-color: white;
      border: 1px solid white; }

form.styled .form-group {
  margin-bottom: 45px; }
  form.styled .form-group label {
    display: block;
    color: #cb6c4f;
    font-family: "proxima-nova", sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: 10px;
    letter-spacing: 1.8px; }
form.styled .form-check label {
  font-family: "proxima-nova", sans-serif;
  font-weight: 200; }
  form.styled .form-check label.form-check-label {
    font-family: "proxima-nova", sans-serif;
    color: black; }
form.filter .form-group {
  margin-bottom: 0; }
form.account .row .field-wrap {
  border-bottom: 1px solid black;
  border-right: 1px solid black; }
  form.account .row .field-wrap:first-of-type {
    border-left: 1px solid black; }
form.account .row:first-child {
  border-top: 1px solid black; }
@media (max-width: 767px) {
  form.account .field-wrap {
    border-left: 1px solid black; }
  form.account:first-child {
    border: none; } }
form .custom-select ul {
  display: none;
  position: absolute;
  z-index: 997;
  left: 0;
  top: 1.2rem;
  margin: 0;
  padding: 0;
  width: 100%;
  border: 2px solid white;
  background: white;
  box-shadow: inset 0 0 1px #d6d6d6; }
  form .custom-select ul li {
    padding: 10px 15px;
    list-style: none;
    position: relative;
    z-index: 999; }
    form .custom-select ul li:hover {
      background: #cb6c4f; }
    form .custom-select ul li:before {
      /* this allows a click outside the custom select box to close it (cause it covers all the viewport)! */
      position: fixed;
      z-index: 998;
      top: 0;
      left: 0;
      background: transparent;
      content: "";
      width: 100%;
      height: 100%; }

.card .card-content, .card .card-image {
  padding: 150px 90px;
  background-size: cover; }

@media (max-width: 767px) {
  .card .card-content {
    padding: 120px 90px; } }
@media (max-width: 575px) {
  .card .card-content {
    padding: 90px 60px; } }
.modal {
  padding: 0; }
  .modal .modal-lg {
    max-width: 720px; }
  .modal .modal-content {
    border: none;
    background-size: 170px; }
  .modal .modal-body {
    padding: 90px 120px; }
    .modal .modal-body .form-group:not(:last-of-type) {
      margin-bottom: 30px; }
    .modal .modal-body label {
      display: block;
      font-weight: 200;
      font-size: 18px;
      line-height: 1;
      margin-bottom: 15px;
      text-transform: none; }

@media (max-width: 991px) {
  .modal .modal-content {
    background-size: 150px; }
  .modal .modal-body {
    padding: 90px; } }
@media (max-width: 767px) {
  .modal .modal-content {
    background-size: 120px; } }
.links.links-default .link-item {
  border-bottom: 8px solid #d8d8d8; }
  .links.links-default .link-item:first-of-type {
    border-top: 8px solid #d8d8d8; }

.chbg-bonham .nf-form-fields-required {
  display: none; }
.chbg-bonham .nf-form-content .nf-field-container.submit-container {
  margin-bottom: 0; }
.chbg-bonham .nf-form-content .ninja-forms-req-symbol {
  color: #cb6c4f; }
.chbg-bonham .nf-form-content label {
  color: #cb6c4f;
  text-transform: uppercase; }
.chbg-bonham .nf-form-content .checkbox-wrap label {
  color: black;
  text-transform: none;
  font-weight: 400; }
.chbg-bonham .nf-form-content input[type=text], .chbg-bonham .nf-form-content input[type=email], .chbg-bonham .nf-form-content input[type=tel], .chbg-bonham .nf-form-content textarea, .chbg-bonham .nf-form-content .list-select-wrap .nf-field-element > div {
  background: none;
  background-color: transparent;
  border: 1px solid black; }
.chbg-bonham .nf-form-content textarea {
  height: 100px; }
.chbg-bonham .text-light .nf-form-content {
  color: black; }
  .chbg-bonham .text-light .nf-form-content input[type=text], .chbg-bonham .text-light .nf-form-content input[type=email], .chbg-bonham .text-light .nf-form-content input[type=tel], .chbg-bonham .text-light .nf-form-content textarea {
    background: none;
    background-color: transparent;
    border: 1px solid white; }
  .chbg-bonham .text-light .nf-form-content .form-icon {
    color: white; }
.chbg-bonham .text-light ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: black; }
.chbg-bonham .text-light ::-moz-placeholder {
  /* Firefox 19+ */
  color: black; }
.chbg-bonham .text-light :-ms-input-placeholder {
  /* IE 10+ */
  color: black; }
.chbg-bonham .text-light :-moz-placeholder {
  /* Firefox 18- */
  color: black; }
.chbg-bonham .form-icon input[type="text"], .chbg-bonham .form-icon input[type="tel"], .chbg-bonham .form-icon input[type="email"], .chbg-bonham .form-icon input[type="password"], .chbg-bonham .form-icon select, .chbg-bonham .form-icon textarea {
  padding-left: 35px;
  -webkit-appearance: none;
  -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0) inset; }
.chbg-bonham .form-icon .nf-field-element:before {
  content: "\f007";
  /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: "Font Awesome 5 Pro";
  left: 12px;
  position: absolute;
  top: 9px;
  color: white;
  font-size: 16px;
  font-weight: 900; }
.chbg-bonham .form-icon .right.nf-field-element:after {
  content: "\f063";
  /* this is your text. You can also use UTF-8 character codes as I do here */
  font-family: "Font Awesome 5 Pro";
  right: 15px;
  position: absolute;
  top: 18px;
  color: white;
  font-size: 18px;
  font-weight: 900; }
.chbg-bonham .form-icon.person .nf-field-element:before {
  content: "\f007"; }
.chbg-bonham .form-icon.email .nf-field-element:before {
  content: "\f0e0"; }
.chbg-bonham .form-icon.phone .nf-field-element:before {
  content: "\f879"; }
.chbg-bonham .form-icon.pin .nf-field-element:before {
  content: "\f3c5"; }
.chbg-bonham .form-icon.message .nf-field-element:before {
  content: "\f303"; }

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