/*!************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./css/src/main.scss ***!
  \************************************************************************************************************/
header.site-header {
  background-color: #1a365c;
  color: #FFF;
}
header.site-header .ast-primary-header-bar {
  background-color: #1a365c;
  color: #FFF;
}
header.site-header .ast-primary-header-bar .site-logo-img img {
  filter: brightness(0) invert(1);
}
header.site-header .ast-primary-header-bar a {
  color: #FFF;
  fill: #FFF;
}
header.site-header .ast-primary-header-bar .menu-item a.menu-link {
  color: #FFF;
}
header.site-header #ast-desktop-header .search-box .search-form {
  border: none;
}
header.site-header #ast-desktop-header .search-box .search-form input.search-field {
  padding: 6px 20px 6px 10px;
  height: 40px;
}
header.site-header #ast-desktop-header .search-box .search-form button.search-submit .astra-search-icon {
  line-height: 18px;
}
header .ast-builder-html-element {
  display: flex;
  align-items: center;
  gap: 10px;
}
header .ast-builder-html-element p {
  margin: 0;
}
header .quick-add {
  font-weight: 600;
  font-size: 1.125rem;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 5px 12px;
  height: 40px;
}
header .quick-add:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
header .quick-add svg {
  height: 1em;
  width: 1em;
  fill: #FFF;
  margin-bottom: -3px;
}
header .quick-add svg circle, header .quick-add svg path {
  fill: #FFF;
}
header #quote-li {
  position: relative;
}
header #quote-li a.afrq-menu-item {
  line-height: 1;
  color: #FFF;
  background-color: rgba(255, 255, 255, 0.2);
  padding: 10px 12px;
  height: 40px;
}
header #quote-li a.afrq-menu-item:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
header #quote-li a.afrq-menu-item .totalitems {
  font-weight: 600;
  font-size: 1.125rem;
}
header #quote-li .mini-quote-dropdown {
  right: 0;
  left: auto;
  background-color: var(--ast-global-color-5);
  border: 1px solid var(--ast-border-color);
  position: absolute;
  top: 100%;
  width: 280px;
  transition: all 0.3s ease;
  border-radius: 0;
}
header #quote-li .mini-quote-dropdown:before {
  bottom: 99.9%;
  left: auto;
  right: 8px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  transition: all 0.3s ease;
  border-color: rgba(230, 230, 230, 0);
  border-bottom-color: var(--ast-border-color);
  border-width: 7px;
  margin-left: -12px;
  right: 7px;
}
header #quote-li .mini-quote-dropdown .addify-rfq-mini-cart__empty-message {
  color: #000;
}
header #quote-li .mini-quote-dropdown .product_list_widget {
  padding: 15px 20px;
}
header #quote-li .mini-quote-dropdown li.mini_quote_item {
  overflow: visible;
  padding-right: 10px;
  display: block;
  color: #000;
}
header #quote-li .mini-quote-dropdown li.mini_quote_item:hover {
  background-color: #FFF;
}
header #quote-li .mini-quote-dropdown li.mini_quote_item a {
  color: #000;
  fill: #000;
}
header #quote-li .mini-quote-dropdown li.mini_quote_item .quote-remove {
  position: absolute;
  right: -10px;
  border: 1px solid #000;
  border-radius: 50%;
  text-align: center;
  width: 20px;
  height: 20px;
  font-size: 16px;
}
header #quote-li .mini-quote-dropdown li.mini_quote_item .quote-remove:hover {
  color: var(--ast-global-color-0);
}
header #quote-li .mini-quote-dropdown .addify-rfq-mini-cart__total {
  color: #000;
}
header #quote-li .mini-quote-dropdown .arfq-pro-thumbnail img {
  width: 65px;
  height: auto;
  max-width: 65px !important;
}
header #quote-li .mini-quote-dropdown .addify-rfq-mini-cart__total {
  padding: 1em 1.5em;
  margin: 0;
  text-align: center;
  border-top: 1px solid var(--ast-border-color);
  border-bottom: 1px solid var(--ast-border-color);
}
header #quote-li .mini-quote-dropdown #view-quote {
  border-color: var(--ast-global-color-0);
  background-color: var(--ast-global-color-0);
  display: inline-block;
  margin-top: 15px;
}
header #quote-li .mini-quote-dropdown #view-quote:hover {
  background-color: var(--ast-global-color-1);
  border-color: var(--ast-global-color-1);
}

.mini-quote-dropdown ul {
  overflow-y: scroll;
}

.mini-quote-dropdown ul::-webkit-scrollbar {
  width: 10px;
}

.mini-quote-dropdown ul::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(151, 161, 177, 0.5);
}

.mini-quote-dropdown ul::-webkit-scrollbar-thumb {
  background-color: #1a365c;
}

.quantity {
  display: flex !important;
  align-items: center;
}
.quantity .ast-vertical-icon {
  height: auto !important;
  min-height: 35px;
  padding: 0.3em;
  position: static !important;
}
.quantity .ast-vertical-icon#plus_qty {
  order: 1;
  font-size: 16px;
}
.quantity .ast-vertical-icon#minus_qty {
  order: -1;
  font-size: 16px;
}

.ast-modern-woo-account-page .entry-content {
  margin: 0;
}

.height-none {
  height: 0 !important;
  display: none;
}

.homepage-product-widget {
  min-height: 700px;
}
.homepage-product-widget .material-picker-wrap {
  padding: 20px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.homepage-product-widget .material-picker {
  list-style: none;
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-left: 0;
}
@media (max-width: 768px) {
  .homepage-product-widget .material-picker {
    flex-wrap: wrap;
  }
}
.homepage-product-widget .material-picker .material {
  margin: 0px 5px 0px 5px;
  padding: 0px 15px 5px 15px;
  font-size: 24px;
  line-height: 32px;
  cursor: pointer;
}
@media (max-width: 768px) {
  .homepage-product-widget .material-picker .material {
    margin-bottom: 15px;
  }
}
.homepage-product-widget .material-picker .material img {
  max-width: 150px;
  filter: grayscale(1) contrast(5) brightness(0);
}
@media (max-width: 768px) {
  .homepage-product-widget .material-picker .material img {
    max-width: 125px;
  }
}
.homepage-product-widget .material-picker .material.active, .homepage-product-widget .material-picker .material:hover {
  font-weight: bold;
}
.homepage-product-widget .material-picker .material.active img, .homepage-product-widget .material-picker .material:hover img {
  filter: none;
}
.homepage-product-widget .series-picker-wrap {
  padding: 10px 0px 30px 0px;
  margin: 0px 0px 0px 0px;
}
.homepage-product-widget .series-picker {
  list-style: none;
  width: 100%;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  display: flex;
  display: none;
  padding-left: 0;
}
.homepage-product-widget .series-picker .series {
  margin: 0px 5px 0px 5px;
  padding: 0px 8px 5px 8px;
  font-size: 18px;
  line-height: 18px;
  cursor: pointer;
}
.homepage-product-widget .series-picker .series.active {
  font-weight: bold;
  border-bottom: 3px solid #000;
}
.homepage-product-widget .series-picker.series-aluminum .series.active {
  border-bottom: 3px solid #6EC1E4;
}
.homepage-product-widget .series-picker.series-composite .series.active {
  border-bottom: 3px solid #F78D28;
}
.homepage-product-widget .series-picker.series-steel .series.active {
  border-bottom: 3px solid rgba(230, 31, 46, 0.8392156863);
}
.homepage-product-widget .series-picker.series-vinyl-pvc .series.active {
  border-bottom: 3px solid rgba(0, 118, 109, 0.8784313725);
}
.homepage-product-widget .series-detail-wrap .detail {
  display: none;
  width: 100%;
  min-height: 100px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 20px 0px;
}
.homepage-product-widget .series-detail-wrap .detail .series-detail {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .homepage-product-widget .series-detail-wrap .detail .series-detail {
    display: block;
  }
}
.homepage-product-widget .series-detail-wrap .detail .series-detail .series-image {
  flex: 0 0 55%;
  width: 55%;
  padding-right: 50px;
}
@media (max-width: 768px) {
  .homepage-product-widget .series-detail-wrap .detail .series-detail .series-image {
    width: 100%;
    padding-right: 0;
  }
}
.homepage-product-widget .series-detail-wrap .detail .series-detail .series-content {
  flex: 0 0 45%;
  width: 45%;
}
@media (max-width: 768px) {
  .homepage-product-widget .series-detail-wrap .detail .series-detail .series-content {
    width: 100%;
  }
}
.homepage-product-widget .series-detail-wrap .detail .series-detail .series-content .color-options {
  margin-bottom: 10px;
}
.homepage-product-widget .series-detail-wrap .detail .series-detail .series-content .color-options .color-option {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #FFF;
  display: inline-block;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  box-shadow: var(--wvs-item-box-shadow, 0 0 0 1px #a8a8a8);
}
.homepage-product-widget .series-detail-wrap .detail .series-detail .series-content .color-options .color-option.active {
  box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #000);
}
.homepage-product-widget .series-detail-wrap .detail .series-detail .series-content .color-options .color-option.active:before {
  background-image: var(--wvs-tick);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
.homepage-product-widget .series-detail-wrap .detail .series-detail .series-content .infill-options {
  margin-bottom: 10px;
}
.homepage-product-widget .series-detail-wrap .detail .series-detail .series-content .infill-options .infill-option {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid #FFF;
  display: inline-block;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  box-shadow: var(--wvs-item-box-shadow, 0 0 0 1px #a8a8a8);
}
.homepage-product-widget .series-detail-wrap .detail .series-detail .series-content .infill-options .infill-option.active {
  box-shadow: var(--wvs-selected-item-box-shadow, 0 0 0 2px #000);
}
.homepage-product-widget .series-detail-wrap .detail .series-detail .series-content .infill-options .infill-option.active:before {
  background-image: var(--wvs-tick);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60%;
  content: " ";
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
.homepage-product-widget .series-detail-wrap .detail .series-detail .series-content a.product-search {
  display: inline-block;
}

body.page-template-pending-users-template #content .ast-container, body.page-template-disapproved-users-template #content .ast-container {
  display: block;
}
body.page-template-pending-users-template #content .ast-container h1, body.page-template-disapproved-users-template #content .ast-container h1 {
  text-align: center;
  display: block;
  margin: 50px 0;
}
body.page-template-pending-users-template #content .ast-container .pending-users-table, body.page-template-disapproved-users-template #content .ast-container .pending-users-table {
  width: 100%;
  position: relative;
}
body.page-template-pending-users-template #content .ast-container .pending-users-table table, body.page-template-disapproved-users-template #content .ast-container .pending-users-table table {
  width: 100%;
}
body.page-template-pending-users-template #content .ast-container .pending-users-table table a.user-action, body.page-template-disapproved-users-template #content .ast-container .pending-users-table table a.user-action {
  display: block;
  padding: 5px 10px;
  cursor: pointer;
  border: 1px solid #1a365c;
  text-align: center;
  font-weight: 700;
}
body.page-template-pending-users-template #content .ast-container .pending-users-table table a.user-action.approve, body.page-template-disapproved-users-template #content .ast-container .pending-users-table table a.user-action.approve {
  background-color: #1a365c;
  color: #FFF;
  margin-bottom: 5px;
}
body.page-template-pending-users-template #content .ast-container .pending-users-table table a.user-action.approve:hover, body.page-template-disapproved-users-template #content .ast-container .pending-users-table table a.user-action.approve:hover {
  background-color: #FFF;
  color: #1a365c;
}
body.page-template-pending-users-template #content .ast-container .pending-users-table table a.user-action.disapprove, body.page-template-disapproved-users-template #content .ast-container .pending-users-table table a.user-action.disapprove {
  background-color: #FFF;
  color: #1a365c;
}
body.page-template-pending-users-template #content .ast-container .pending-users-table table a.user-action.disapprove:hover, body.page-template-disapproved-users-template #content .ast-container .pending-users-table table a.user-action.disapprove:hover {
  background-color: #1a365c;
  color: #FFF;
}
body.page-template-pending-users-template #content .ast-container .pending-users-table #loading-animation, body.page-template-disapproved-users-template #content .ast-container .pending-users-table #loading-animation {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
}
body.page-template-pending-users-template #content .ast-container .pending-users-table #loading-animation img, body.page-template-disapproved-users-template #content .ast-container .pending-users-table #loading-animation img {
  display: block;
  margin: 50px auto 0;
  max-width: 100px;
}
@media screen and (max-width: 600px) {
  body.page-template-pending-users-template #content .ast-container .pending-users-table table, body.page-template-disapproved-users-template #content .ast-container .pending-users-table table {
    border: none;
  }
  body.page-template-pending-users-template #content .ast-container .pending-users-table thead, body.page-template-disapproved-users-template #content .ast-container .pending-users-table thead {
    display: none;
  }
  body.page-template-pending-users-template #content .ast-container .pending-users-table td, body.page-template-disapproved-users-template #content .ast-container .pending-users-table td {
    display: block;
    border: none;
  }
  body.page-template-pending-users-template #content .ast-container .pending-users-table td:before, body.page-template-disapproved-users-template #content .ast-container .pending-users-table td:before {
    content: attr(data-label);
    font-weight: bold;
    display: block;
  }
  body.page-template-pending-users-template #content .ast-container .pending-users-table tr:nth-child(even), body.page-template-disapproved-users-template #content .ast-container .pending-users-table tr:nth-child(even) {
    background-color: #f2f2f2;
  }
}
body.page-template-pending-users-template #content .ast-container a.template-link, body.page-template-disapproved-users-template #content .ast-container a.template-link {
  display: inline-block;
  padding: 5px 10px;
  cursor: pointer;
  border: 1px solid #1a365c;
  text-align: center;
  font-weight: 700;
  background-color: #1a365c;
  color: #FFF;
  margin-bottom: 5px;
}
body.page-template-pending-users-template #content .ast-container a.template-link:hover, body.page-template-disapproved-users-template #content .ast-container a.template-link:hover {
  background-color: #FFF;
  color: #1a365c;
}
body.page-template-pending-users-template #content .ast-container .user-management-tabs, body.page-template-disapproved-users-template #content .ast-container .user-management-tabs {
  border-bottom: 4px solid #eaeaea;
  display: flex;
  margin-bottom: 25px;
}
body.page-template-pending-users-template #content .ast-container .user-management-tabs .management-tab, body.page-template-disapproved-users-template #content .ast-container .user-management-tabs .management-tab {
  font-weight: 700;
  text-transform: uppercase;
  color: #757575;
  border-right: 4px solid #eaeaea;
  padding: 15px 0px;
}
body.page-template-pending-users-template #content .ast-container .user-management-tabs .management-tab a, body.page-template-disapproved-users-template #content .ast-container .user-management-tabs .management-tab a {
  padding: 15px 25px;
  color: #757575;
  font-size: 21px;
}
body.page-template-pending-users-template #content .ast-container .user-management-tabs .management-tab.active, body.page-template-pending-users-template #content .ast-container .user-management-tabs .management-tab:hover, body.page-template-disapproved-users-template #content .ast-container .user-management-tabs .management-tab.active, body.page-template-disapproved-users-template #content .ast-container .user-management-tabs .management-tab:hover {
  color: #1a365c;
  border-bottom: 4px solid #1a365c;
  margin-bottom: -4px;
}
body.page-template-pending-users-template #content .ast-container .user-management-tabs .management-tab.active a, body.page-template-pending-users-template #content .ast-container .user-management-tabs .management-tab:hover a, body.page-template-disapproved-users-template #content .ast-container .user-management-tabs .management-tab.active a, body.page-template-disapproved-users-template #content .ast-container .user-management-tabs .management-tab:hover a {
  color: #1a365c;
}

.page-template-template-quick-cart #content .ast-container {
  display: block;
}
.page-template-template-quick-cart #content .ast-container header.entry-header {
  display: none;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap {
  position: relative;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap .quick-search-instructions {
  font-size: 32px;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap .quick-search-instructions span {
  font-size: 16px;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap .quick-search {
  background-color: #f7f6f7;
  padding: 25px 20px;
  margin-bottom: 25px;
  position: relative;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap .quick-search input#search-input {
  display: block;
  min-width: 300px;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap .quick-search #search-results {
  position: absolute;
  width: calc(100% - 40px);
  background-color: #f7f6f7;
  max-height: 400px;
  overflow-y: auto;
  z-index: 9;
  box-shadow: 0px 8px 8px 0px rgba(168, 168, 168, 0.4);
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap .quick-search #search-results .search-results-content {
  padding: 25px;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap .quick-search #search-results .search-results-content h3 {
  font-size: 21px;
  margin-bottom: 15px;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap .quick-search #search-results .search-results-content .production-option {
  cursor: pointer;
  padding: 3px 0;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap .quick-search #search-results .search-results-content .production-option:hover {
  color: #1a365c;
  text-decoration: underline;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap table#product-table {
  border: none;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap table#product-table tr {
  border: none;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap table#product-table tr.product-table-head {
  display: none;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap table#product-table tr th {
  text-transform: uppercase;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap table#product-table tr td, .page-template-template-quick-cart #content .ast-container .quick-quote-wrap table#product-table tr th {
  border: none;
  text-align: center;
  border-bottom: 2px solid var(--ast-border-color);
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap table#product-table tr td.product-name, .page-template-template-quick-cart #content .ast-container .quick-quote-wrap table#product-table tr th.product-name {
  text-align: left;
  padding-left: 25px;
  width: 40%;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap table#product-table tr td.product-quantity .quantity, .page-template-template-quick-cart #content .ast-container .quick-quote-wrap table#product-table tr th.product-quantity .quantity {
  max-width: 100px;
  margin: 0 auto;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap table#product-table tr td.product-remove a, .page-template-template-quick-cart #content .ast-container .quick-quote-wrap table#product-table tr th.product-remove a {
  cursor: pointer;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap table#product-table tr td.product-name {
  font-size: 18px;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap table#product-table tr td.product-name .sku {
  font-size: 14px;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap #add-table-to-quote {
  display: block;
  float: right;
  background-color: #1a365c;
  border: 1px solid #1a365c;
  color: #FFF;
  padding: 8px 25px;
  cursor: pointer;
  font-weight: 500;
  font-size: 16px;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap #add-table-to-quote:hover {
  background-color: #FFF;
  color: #1a365c;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap #loading-animation {
  position: absolute;
  top: -5px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: calc(100% + 80px);
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  z-index: 999;
}
.page-template-template-quick-cart #content .ast-container .quick-quote-wrap #loading-animation img {
  display: block;
  margin: 50px auto 0;
  max-width: 100px;
}

.search-wrap {
  padding: 50px 0;
}
.search-wrap .search-wrap-inset {
  display: flex;
}
@media (max-width: 768px) {
  .search-wrap .search-wrap-inset {
    display: block;
  }
}
.search-wrap .search-wrap-inset .search-facets {
  flex: 0 0 25%;
  width: 25%;
  padding-right: 50px;
}
@media (max-width: 768px) {
  .search-wrap .search-wrap-inset .search-facets {
    display: block;
    width: 100%;
    padding-right: 0;
  }
}
.search-wrap .search-wrap-inset .search-facets .filters-section-title {
  display: inline-block;
  font-weight: 700;
  font-size: 24px;
}
.search-wrap .search-wrap-inset .search-facets .facet-reset {
  display: inline-block;
  cursor: pointer;
  float: right;
}
.search-wrap .search-wrap-inset .search-facets .facetwp-selections ul {
  padding-left: 0;
}
.search-wrap .search-wrap-inset .search-facets .facetwp-selections ul li {
  background-color: rgba(222, 222, 222, 0.1882352941);
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 5px;
  border-radius: 2px;
}
.search-wrap .search-wrap-inset .search-facets .facetwp-selections ul li .facetwp-selection-label {
  display: none;
}
.search-wrap .search-wrap-inset .search-facets .facetwp-selections ul li .facetwp-selection-value {
  margin-right: 0;
  padding: 10px 16px 10px 10px;
}
.search-wrap .search-wrap-inset .search-facets .search-facet {
  border-top: 1px solid rgba(222, 222, 222, 0.2509803922);
  padding-top: 15px;
  margin-top: 15px;
}
.search-wrap .search-wrap-inset .search-facets .search-facet .facet-title {
  position: relative;
  font-weight: 600;
  padding-bottom: 5px;
  cursor: pointer;
}
.search-wrap .search-wrap-inset .search-facets .search-facet .facet-title:after {
  content: "\f140";
  font-family: dashicons;
  font-weight: 400;
  display: inline-block;
  margin: 0 0 0 6px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(180deg);
  color: inherit;
  position: relative;
  background: transparent;
  height: auto;
  width: auto;
  right: auto;
  line-height: inherit;
  position: absolute;
  right: 5px;
}
.search-wrap .search-wrap-inset .search-facets .search-facet .facet-content {
  display: none;
}
.search-wrap .search-wrap-inset .search-facets .search-facet.active .facet-title:after {
  transform: rotate(0);
}
.search-wrap .search-wrap-inset .search-facets .search-facet.active .facet-content {
  display: block;
}
.search-wrap .search-wrap-inset .search-results {
  flex: 0 0 75%;
  width: 75%;
  position: relative;
}
@media (max-width: 768px) {
  .search-wrap .search-wrap-inset .search-results {
    display: block;
    width: 100%;
  }
}
.search-wrap .search-wrap-inset .search-results #loading-animation {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
}
.search-wrap .search-wrap-inset .search-results #loading-animation img {
  display: block;
  margin: 150px auto 0;
  max-width: 100px;
}
.search-wrap .search-wrap-inset .search-results .results-filters {
  text-align: right;
}
.search-wrap .search-wrap-inset .search-results .results-filters .facet-title {
  display: inline-block;
  font-weight: 700;
}
.search-wrap .search-wrap-inset .search-results .results-filters .facetwp-facet {
  display: inline-block;
  padding-left: 5px;
  margin-bottom: 15px;
}
.search-wrap .search-wrap-inset .search-results .results-filters .facetwp-facet.facetwp-facet-per_page {
  padding-right: 15px;
}
.search-wrap .search-wrap-inset .search-results .results-filters .facetwp-facet select {
  padding: 5px 10px;
  background-size: 10px;
  background-position: calc(100% - 6px) 50%;
  padding-right: 20px;
}
.search-wrap .search-wrap-inset .results-pager {
  display: flex;
  justify-content: space-between;
}
.search-wrap .search-wrap-inset .results-pager.footer-pager {
  justify-content: center;
}
.search-wrap .search-wrap-inset .results-pager .facetwp-facet-product_results {
  display: inline-block;
  margin-bottom: 15px;
}
.search-wrap .search-wrap-inset .results-pager .facetwp-facet-product_pager {
  display: inline-block;
  margin-bottom: 15px;
}
.search-wrap .search-wrap-inset .results-pager .facetwp-facet-product_pager .facetwp-pager .facetwp-page {
  text-decoration: none;
  padding: 5px 10px 2px 10px;
  border: 1px solid #1a365c;
  color: #1a365c;
  line-height: 1;
}
.search-wrap .search-wrap-inset .results-pager .facetwp-facet-product_pager .facetwp-pager .facetwp-page.active, .search-wrap .search-wrap-inset .results-pager .facetwp-facet-product_pager .facetwp-pager .facetwp-page:hover {
  background-color: #1a365c;
  color: #FFF;
}
.search-wrap .search-wrap-inset a.product-link {
  color: #54595F;
  text-decoration: none;
}
.search-wrap .search-wrap-inset .product-item {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  background-color: rgba(222, 222, 222, 0.1882352941);
}
.search-wrap .search-wrap-inset .product-item .product-image {
  flex: 0 0 30%;
  width: 30%;
}
.search-wrap .search-wrap-inset .product-item .product-info {
  flex: 0 0 70%;
  width: 70%;
  padding: 10px 15px 10px 35px;
}
.search-wrap .search-wrap-inset .product-item .product-info .product-series {
  font-size: 14px;
  line-height: 1;
}
.search-wrap .search-wrap-inset .product-item .product-info .product-title {
  font-size: 20px;
  font-weight: 600;
  color: #383838;
}
.search-wrap .search-wrap-inset .product-item .product-info .product-desc {
  font-size: 12px;
  line-height: 16px;
  margin: 10px 0 15px;
}
.search-wrap .search-wrap-inset .product-item .product-info .color-and-price {
  display: flex;
  justify-content: space-between;
}
.search-wrap .search-wrap-inset .product-item .product-info .color-and-price .product-colors .product-color-option {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 2px solid #000;
  display: inline-block;
  margin-right: 10px;
  background-repeat: no-repeat;
  background-size: cover;
}
.search-wrap .search-wrap-inset .product-item .product-info .color-and-price .product-price {
  font-size: 20px;
  font-weight: 600;
  color: #383838;
}

.tml-login label, .tml-lostpassword label {
  color: #FFF;
}
.tml-login .tml-button, .tml-lostpassword .tml-button {
  color: #ffffff;
  background-color: #666666;
}
.tml-login .tml-button:hover, .tml-lostpassword .tml-button:hover {
  color: #ffffff;
  background-color: #3f3f3f;
}
.tml-login ul.tml-links, .tml-lostpassword ul.tml-links {
  list-style-type: none;
  padding-left: 0;
}
.tml-login ul.tml-links li a, .tml-lostpassword ul.tml-links li a {
  color: #FFF;
  text-decoration: underline;
}

#ei-custom-my-account .hidden-title {
  display: none;
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container > p {
  display: none;
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce {
  color: #FFF;
  border: none;
  padding: 0;
  margin: 0;
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column1 h2 {
  color: #FFFFFF;
  font-family: "Playfair Display", Sans-serif;
  font-size: 60px;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 1.9px;
  text-align: left;
  line-height: 0.5;
  margin-bottom: 50px;
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column1 .woocommerce-LostPassword.lost_password,
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column1 .ast-woo-form-actions {
  text-align: left;
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column1 .woocommerce-LostPassword.lost_password a,
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column1 .ast-woo-form-actions a {
  color: #FFF;
  text-decoration: underline;
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column1 .woocommerce-form-login__rememberme span {
  font-weight: 400;
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column1 .ast-woo-form-actions {
  color: #FFFFFF;
  font-family: "Playfair Display", Sans-serif;
  font-size: 48px;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 1.9px;
  text-align: left;
  line-height: 1.2;
  margin-bottom: 50px;
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column1 .ast-woo-form-actions a.ast-woo-account-form-link {
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  color: var(--ast-global-color-4);
  border-color: var(--ast-global-color-0);
  background-color: var(--ast-global-color-0);
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1em;
  width: 100%;
  display: block;
  margin-top: 25px;
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  text-decoration: none;
  text-align: center;
  font-style: normal;
  letter-spacing: normal;
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column1 .ast-woo-form-actions a.ast-woo-account-form-link:hover {
  background-color: #FFF;
  color: var(--ast-global-color-0);
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column2 h2 {
  color: #FFFFFF;
  font-family: "Playfair Display", Sans-serif;
  font-size: 60px;
  font-weight: 500;
  font-style: italic;
  letter-spacing: 1.9px;
  text-align: left;
  line-height: 1;
  margin-bottom: 50px;
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column2 a {
  color: #FFF;
  text-decoration: underline;
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column2 form .form-row .select2-container {
  width: 100% !important;
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column2 label[for=afreg_user_role] {
  opacity: 1;
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column2 select#afreg_select_user_role {
  padding: 25px 13px 6px;
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column2 input, #ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column2 select {
  min-height: 50px !important;
  max-height: 50px !important;
  height: 50px !important;
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column2 input[name=billing_state] {
  display: none;
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column2 #dropdown_state {
  margin-bottom: 0;
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column2 #dropdown_state #dropdown_state {
  margin-bottom: 0;
  padding: 0;
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column2 #dropdown_state .select2 {
  margin-bottom: 20px;
}
#ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column2 .show-password-input, #ei-custom-my-account .ei-my-account-content-wrap .elementor-widget-container .woocommerce .u-column2 .show-password-input:hover {
  background-color: transparent;
  border: none;
  color: #1a365c;
  top: 3px;
}
#ei-custom-my-account.logged-in-my-account .ei-half-width-my-account {
  width: 100%;
  background-color: rgba(30, 30, 30, 0.8666666667);
}
#ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap {
  --content-width: 980px;
}
#ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce {
  color: #FFF;
}
#ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce h2, #ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce h3, #ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce h4 {
  color: #FFF;
}
#ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce .woocommerce-MyAccount-navigation {
  border: none;
}
#ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce .woocommerce-MyAccount-navigation img.avatar {
  display: none;
}
#ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.is-active {
  background-color: var(--ast-global-color-0);
  color: #FFF;
}
#ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.is-active a {
  color: #FFF;
}
#ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce .woocommerce-MyAccount-content {
  color: #FFF;
}
#ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce .woocommerce-MyAccount-content a {
  color: #FFF;
  text-decoration: underline;
}
#ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce .woocommerce-MyAccount-content a.button:hover {
  color: #1a365c;
}
#ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce .woocommerce-MyAccount-content .shop_table thead {
  display: table-header-group;
}
#ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce .woocommerce-MyAccount-content .shop_table .product-thumbnail {
  display: none;
}
#ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce .woocommerce-MyAccount-content table, #ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce .woocommerce-MyAccount-content tr, #ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce .woocommerce-MyAccount-content th, #ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce .woocommerce-MyAccount-content td, #ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title.title, #ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce .woocommerce-MyAccount-content address {
  border-color: #e7e7e7;
  color: #FFF;
}
#ei-custom-my-account.logged-in-my-account .ei-half-width-my-account .ei-my-account-content-wrap .woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title.title h3 {
  color: #FFF;
}
#ei-custom-my-account.logged-in-my-account .ei-half-width-my-account-empty {
  width: 0;
  display: none;
}

.single-product a.afrfqbt_single_page.button.disabled,
.single-product a.afrfqbt_single_page.button.disabled:hover {
  background-color: var(--ast-global-color-0);
}
.single-product table.variations {
  border: none !important;
  margin-top: 10px !important;
}
.single-product table.variations .missing-attribute-message {
  margin: 0 0 5px 0;
  color: #cc0000;
  font-size: 12px;
  line-height: 14px;
}
.single-product table.variations tr th.label {
  margin-bottom: 0 !important;
}
.single-product table.variations tr.length, .single-product table.variations tr.height, .single-product table.variations tr.width {
  display: inline-block;
  margin-right: 25px;
}
.single-product table.variations tr.length ul.variable-items-wrapper li.variable-item, .single-product table.variations tr.height ul.variable-items-wrapper li.variable-item, .single-product table.variations tr.width ul.variable-items-wrapper li.variable-item {
  margin: 0;
  border-radius: 0;
  padding: 10px;
  height: auto;
}
.single-product table.variations tr.length ul.variable-items-wrapper li.variable-item.selected, .single-product table.variations tr.height ul.variable-items-wrapper li.variable-item.selected, .single-product table.variations tr.width ul.variable-items-wrapper li.variable-item.selected {
  box-shadow: var(--wvs-item-box-shadow, 0 0 0 1px #a8a8a8);
  background-color: #1a365c !important;
  color: #FFF !important;
}
.single-product table.variations tr.length ul.variable-items-wrapper li.variable-item:hover, .single-product table.variations tr.height ul.variable-items-wrapper li.variable-item:hover, .single-product table.variations tr.width ul.variable-items-wrapper li.variable-item:hover {
  z-index: 9;
}
.single-product table.variations tr.length ul.variable-items-wrapper li.variable-item .variable-item-span, .single-product table.variations tr.height ul.variable-items-wrapper li.variable-item .variable-item-span, .single-product table.variations tr.width ul.variable-items-wrapper li.variable-item .variable-item-span {
  border-radius: 0 !important;
}
.single-product table.variations a.reset_variations {
  display: block !important;
  position: absolute !important;
  left: 0;
  color: #FFF !important;
  font-size: 14px !important;
  opacity: 1 !important;
  font-weight: 700;
  line-height: 1;
  padding: 8px 12px 6px;
  background-color: #1a365c;
  margin-top: 7px;
}
.single-product .single_variation_wrap {
  margin-top: 45px;
}
.single-product .product_meta span.sku:not([data-o_content]) {
  display: none;
}
.single-product a.added_to_quote {
  display: block !important;
  clear: both;
  margin: 0 0 2em;
  position: relative;
  background-color: #f7f6f7;
  list-style: none outside;
  zoom: 1;
  width: auto;
  word-wrap: break-word;
  text-align: center;
  text-decoration: underline;
  padding: 0 0 10px 0 !important;
}
.single-product a.added_to_quote:before {
  content: "Product has been added to your Quote.";
  width: 100%;
  background-color: #f7f6f7;
  border-top: 3px solid var(--ast-global-color-0);
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding-top: 10px;
}

section#related-components {
  padding: 25px 0;
}
section#related-components .envision-loading {
  background-image: url(../.././css/build/img/related-components-loading.jpg);
  position: relative;
  min-height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
section#related-components .envision-loading img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 150px;
}
section#related-components .quantity {
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding-right: 0 !important;
  margin-bottom: 20px;
}
section#related-components .slick-slide {
  height: auto;
}
section#related-components .slick-slide.related-component-item img {
  margin: 0 auto 15px;
}
section#related-components .slick-slide.related-component-item h2.woocommerce-loop-product__title {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
}
section#related-components .slick-slide.related-component-item .product-attributes {
  text-align: center;
  text-transform: capitalize;
  height: 26px;
}
section#related-components .slick-slide.related-component-item .price {
  text-align: center;
  padding: 10px 0;
}
section#related-components .slick-slide.related-component-item .price .woocommerce-Price-amount {
  font-size: 24px;
  font-weight: 700;
}
section#related-components .slick-slide.related-component-item form {
  text-align: center;
}
section#related-components .slick-slide.related-component-item form a.button {
  padding: 10px 20px;
}
section#related-components .slick-next {
  right: -15px;
}
section#related-components .slick-prev {
  left: -15px;
}
section#related-components .slick-prev:before, section#related-components .slick-next:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border: solid black;
  border-width: 0 2px 2px 0;
}
section#related-components .slick-prev:before {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
section#related-components .slick-next:before {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

body.addify-quote-request-page #content {
  color: #000;
}
body.addify-quote-request-page #content .elementor-widget-text-editor {
  color: #000;
}
body.addify-quote-request-page #content .elementor-widget-text-editor input {
  color: #000;
}
body.addify-quote-request-page #content .addify-quote-form table.addify-quote-form__contents {
  float: left;
  width: 66%;
  border: 1px solid #e7e7e7;
  padding-bottom: 15px;
}
@media (max-width: 768px) {
  body.addify-quote-request-page #content .addify-quote-form table.addify-quote-form__contents {
    width: 100%;
  }
}
body.addify-quote-request-page #content .addify-quote-form table.addify-quote-form__contents thead {
  background-color: transparent;
}
body.addify-quote-request-page #content .addify-quote-form table.addify-quote-form__contents tbody tr:nth-child(odd) {
  background-color: #fbfbfb;
}
body.addify-quote-request-page #content .addify-quote-form table.addify-quote-form__contents tbody tr td {
  border-right: none;
  border-top: none;
}
body.addify-quote-request-page #content .addify-quote-form table.addify-quote-form__contents tbody tr td.product-remove a {
  border: none;
  margin: 0 auto;
}
body.addify-quote-request-page #content .addify-quote-form table.addify-quote-form__contents tbody tr td.product-remove a::before {
  display: none;
}
body.addify-quote-request-page #content .addify-quote-form table.addify-quote-form__contents tbody tr td.offered-price {
  white-space: nowrap;
  min-width: 120px;
  color: #000;
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: 16px;
}
body.addify-quote-request-page #content .addify-quote-form table.addify-quote-form__contents tbody tr td.offered-price .woocommerce-Price-currencySymbol {
  display: inline-block;
}
body.addify-quote-request-page #content .addify-quote-form table.addify-quote-form__contents tbody tr td.offered-price .offered-price-input {
  border: none;
  max-width: 100px;
  display: inline-block;
  width: calc(100% - 1em);
  background: transparent;
  color: #000;
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-size: 16px;
  padding-left: 0;
}
body.addify-quote-request-page #content .addify-quote-form table.addify-quote-form__contents tbody tr td.offered-price .offered-price-input:hover, body.addify-quote-request-page #content .addify-quote-form table.addify-quote-form__contents tbody tr td.offered-price .offered-price-input:focus, body.addify-quote-request-page #content .addify-quote-form table.addify-quote-form__contents tbody tr td.offered-price .offered-price-input:active {
  border: none;
  outline: none;
}
body.addify-quote-request-page #content .addify-quote-form table.addify-quote-form__contents tbody tr td.product-quantity input.input-text.qty {
  max-width: 40px;
}
body.addify-quote-request-page #content .addify-quote-form table.addify-quote-form__contents tbody tr span.dashicons-printer {
  float: left;
  font-size: 47px;
  color: #1a365c;
  cursor: pointer;
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals {
  float: right;
  width: 33%;
  position: sticky;
  top: 25px;
}
@media (max-width: 768px) {
  body.addify-quote-request-page #content .addify-quote-form .cart-collaterals {
    width: 100%;
    position: relative;
  }
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals {
  width: 100%;
  padding: 15px;
  background-color: #fbfbfb;
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals {
  border: none;
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr, body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals th, body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals td {
  border: none;
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.order-total {
  font-weight: 900;
  border-top: 1px solid #e7e7e7;
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.order-total th, body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.order-total td {
  font-weight: 900;
  border-top: 1px solid #e7e7e7;
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.price-calc td {
  font-size: 14px;
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.price-calc td input.price-adjustment-input {
  width: 75px;
  max-width: 75px;
  border-color: #7a7a7a;
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.price-calc td a {
  text-decoration: underline;
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.price-calc td a.quote-adjustment-submit {
  text-decoration: none;
  margin-top: 10px;
  cursor: pointer;
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.price-calc th {
  position: relative;
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.price-calc .tooltip {
  position: absolute;
  display: inline-block;
  cursor: pointer;
  right: 15px;
  top: 10px;
  background: #FFF;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 50%;
  line-height: 18px;
  border: 1px solid;
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.price-calc .tooltip .tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: #333;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  position: absolute;
  z-index: 1;
  top: 120%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 14px;
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.price-calc .tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 768px) {
  body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.price-calc td, body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.price-calc th {
    display: table-cell;
  }
  body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.price-calc td:before, body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.price-calc th:before {
    display: none;
  }
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.price-calc-button a.quote-adjustment-submit {
  text-align: center;
  width: 100%;
  text-decoration: none;
  margin-top: 10px;
  cursor: pointer;
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.price-calc-button .adjustment-disclaimer {
  font-size: 14px;
  line-height: 1.7;
  font-weight: 500;
  padding-top: 15px;
  display: none;
}
@media (max-width: 768px) {
  body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.price-calc-button {
    margin-bottom: 25px;
  }
  body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.price-calc-button td:before {
    display: none;
  }
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.cart-subtotal.offered th {
  font-weight: 700;
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr.cart-subtotal.offered td .woocommerce-Price-amount {
  font-weight: 700;
  font-size: 18px;
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals tr:last-child td:before {
  display: none;
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals .quote-total-submit-btn {
  display: block;
  width: 100%;
}
body.addify-quote-request-page #content .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals .quote-total-submit-btn.disabled {
  background-color: #1a365c;
}
body.addify-quote-request-page #content .addify-quote-form .button.addify_checkout_place_quote.disabled {
  background-color: #1a365c !important;
}
body.addify-quote-request-page #content .addify-quote-form .af_quote_fields table.quote-fields {
  border: none;
}
body.addify-quote-request-page #content .addify-quote-form .af_quote_fields table.quote-fields tr, body.addify-quote-request-page #content .addify-quote-form .af_quote_fields table.quote-fields th, body.addify-quote-request-page #content .addify-quote-form .af_quote_fields table.quote-fields td {
  border: none;
  display: block;
  text-align: left;
}
body.addify-quote-request-page #content .addify-quote-form .af_quote_fields table.quote-fields tr:nth-child(1), body.addify-quote-request-page #content .addify-quote-form .af_quote_fields table.quote-fields tr:nth-child(2) {
  width: calc(50% - 2px);
  display: inline-block;
}
body.addify-quote-request-page #content .quote-terms-row-space {
  height: 175px;
}
@media (max-width: 768px) {
  body.addify-quote-request-page #content .quote-terms-row-space {
    margin-top: 35px;
  }
}
body.addify-quote-request-page #content .quote-terms-row {
  margin-top: -265px;
}
@media (max-width: 768px) {
  body.addify-quote-request-page #content .quote-terms-row {
    margin-bottom: 165px;
    margin-top: -250px;
  }
}
body.addify-quote-request-page #content .quote-terms, body.addify-quote-request-page #content .table_quote_totals {
  padding: 0;
  position: relative;
}
body.addify-quote-request-page #content .quote-terms .addify-option-field, body.addify-quote-request-page #content .table_quote_totals .addify-option-field {
  display: flex;
  flex-direction: row;
  background-color: #FFF;
  border: 1px solid #e7e7e7 !important;
  padding: 45px 15px 10px 15px;
  position: relative;
  gap: 10px;
  align-items: baseline;
}
body.addify-quote-request-page #content .quote-terms .addify-option-field:before, body.addify-quote-request-page #content .table_quote_totals .addify-option-field:before {
  content: "!";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  color: #000;
  font-size: 18px;
  margin-right: 10px;
  position: absolute;
  border: 2px solid #000;
  font-weight: 700;
  left: 10px;
  top: 10px;
}
body.addify-quote-request-page #content .quote-terms .addify-option-field:after, body.addify-quote-request-page #content .table_quote_totals .addify-option-field:after {
  content: "Please note";
  display: inline-block;
  margin-left: 10px; /* Adjust the spacing as needed */
  font-weight: bold;
  color: #000;
  position: absolute;
  left: 35px;
  top: 10px;
}
body.addify-quote-request-page #content .quote-terms .addify-option-field span, body.addify-quote-request-page #content .table_quote_totals .addify-option-field span {
  font-size: 14px;
  padding-left: 0;
  padding-right: 0;
  line-height: 1.7;
  font-weight: 500;
  border: none;
  text-align: left;
}
body.addify-quote-request-page #content .quote-terms .addify-option-field td, body.addify-quote-request-page #content .table_quote_totals .addify-option-field td {
  padding-left: 0;
  border: none;
}
body.addify-quote-request-page #price-adj-calc-modal-wrap {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 99;
}
body.addify-quote-request-page #price-adj-calc-modal-wrap .price-adj-calc-modal {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #FFF;
  padding: 25px 75px;
  text-align: center;
  max-width: 500px;
}
body.addify-quote-request-page #price-adj-calc-modal-wrap .price-adj-calc-modal .price-adj-calc-modal-close {
  position: absolute;
  right: 15px;
  top: 10px;
  cursor: pointer;
}
body.addify-quote-request-page #price-adj-calc-modal-wrap .price-adj-calc-modal .modal-title {
  font-size: 24px;
  margin-bottom: 35px;
  font-weight: 700;
}
body.addify-quote-request-page #price-adj-calc-modal-wrap .price-adj-calc-modal .price-adj-section {
  margin-bottom: 25px;
}
body.addify-quote-request-page #price-adj-calc-modal-wrap .price-adj-calc-modal .price-adj-section .section-title {
  font-weight: 700;
}
body.addify-quote-request-page #price-adj-calc-modal-wrap .price-adj-calc-modal .price-adj-section .quote-total {
  font-size: 32px;
  line-height: 1.2;
  font-weight: 700;
}
body.addify-quote-request-page #price-adj-calc-modal-wrap .price-adj-calc-modal .price-adj-section .quote-adjustment input.price-adj-input {
  min-height: 24px;
  max-width: 100px;
  padding: 5px 5px 5px 12px;
  border: 1px solid #e7e7e7;
  margin: 10px 5px;
  color: #000;
}
body.addify-quote-request-page #price-adj-calc-modal-wrap .price-adj-calc-modal .price-adj-section .quote-adjustment input.price-adj-input:hover, body.addify-quote-request-page #price-adj-calc-modal-wrap .price-adj-calc-modal .price-adj-section .quote-adjustment input.price-adj-input:focus, body.addify-quote-request-page #price-adj-calc-modal-wrap .price-adj-calc-modal .price-adj-section .quote-adjustment input.price-adj-input:active, body.addify-quote-request-page #price-adj-calc-modal-wrap .price-adj-calc-modal .price-adj-section .quote-adjustment input.price-adj-input:focus-within {
  border: 1px solid #e7e7e7;
}
body.addify-quote-request-page #price-adj-calc-modal-wrap .price-adj-calc-modal .price-adj-section .quote-adjustment input.price-adj-input::-webkit-inner-spin-button, body.addify-quote-request-page #price-adj-calc-modal-wrap .price-adj-calc-modal .price-adj-section .quote-adjustment input.price-adj-input::-webkit-outer-spin-button {
  opacity: 1;
}
body.addify-quote-request-page #price-adj-calc-modal-wrap .price-adj-calc-modal .price-adj-section .adjusted-quote-total {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 700;
}
body.addify-quote-request-page #price-adj-calc-modal-wrap .price-adj-calc-modal .price-adj-disclaimer {
  font-style: italic;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 25px;
}

.btn.primary-btn {
  background-color: #1a365c;
  color: #FFF;
  padding: 12px 24px;
  text-decoration: none !important;
  font-weight: 500;
  font-size: 15px;
  line-height: 15px;
  border: 1px solid #1a365c;
  font-family: Roboto, sans-serif;
}
.btn.primary-btn:hover {
  background-color: #FFF;
  color: #1a365c;
}

@media print {
  body.addify-quote-request-page .addify-quote-form .cart-collaterals .cart_totals table.table_quote_totals .quote-total-submit-btn,
  body.addify-quote-request-page header#masthead, body.addify-quote-request-page footer#colophon, body.addify-quote-request-page h1.entry-title, body.addify-quote-request-page .button, body.addify-quote-request-page button.button, body.addify-quote-request-page td.actions, body.addify-quote-request-page .af_quote_fields, body.addify-quote-request-page .quote-terms-row-space, body.addify-quote-request-page .print-hide {
    display: none !important;
  }
  body.addify-quote-request-page .addify-quote-form table.addify-quote-form__contents {
    width: 100%;
    float: none;
  }
  body.addify-quote-request-page .addify-quote-form table.addify-quote-form__contents th.product-remove, body.addify-quote-request-page .addify-quote-form table.addify-quote-form__contents td.product-remove {
    display: none;
  }
  body.addify-quote-request-page .addify-quote-form table.addify-quote-form__contents dl.variation {
    font-size: 12px;
    line-height: 12px;
  }
  body.addify-quote-request-page .addify-quote-form .cart-collaterals {
    width: 100%;
    float: none;
  }
  body.addify-quote-request-page .quote-terms-row {
    margin-top: 0;
  }
}
