/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
html, body {
  background: #000;
  min-height: 100vh;
}

body {
  background: radial-gradient(63.86% 67.5% at 65.24% 0%, #5B5B5B 0%, #000 100%);
}
body .brxe-button {
  border-radius: 8px;
  display: flex;
  padding: 8px 18px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  text-transform: uppercase;
  font-weight: 700;
  min-height: 42px;
  text-align: center;
  line-height: 1em;
}
body .brxe-button:not(.disabled):not(:disabled) {
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
  color: var(--bricks-color-fawyer);
}
body .brxe-button:not(.disabled):not(:disabled):hover {
  background: linear-gradient(359deg, #D57BF3 -154.87%, #6224F4 94.77%);
  color: var(--bricks-color-fawyer) !important;
}
body .brxe-button.disabled, body .brxe-button:disabled {
  background: linear-gradient(45deg, #5B5B5B 18.07%, #000 79.22%);
  color: #5B5B5B;
}
body .brxe-button:not(.flat) {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
body h1 strong, body h2 strong, body h3 strong {
  font-weight: 700;
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
body #brx-content {
  min-height: 700px;
}
body header .show-scroll {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
body header .hide-scroll {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
body header .header-row-spaced, body header .header-wrapper {
  transition: all 0.3s ease-in-out;
}
body header.scrolling .hide-scroll {
  opacity: 0;
}
body header.scrolling .show-scroll {
  opacity: 1;
}
body header.scrolling .header-row-spaced {
  padding-top: 5px;
  padding-bottom: 5px;
}
body header.scrolling .header-wrapper {
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 0;
}
body header .mega-nav-dropdown-wrapper {
  overflow-x: hidden;
}
body header .mega-nav-dropdown .mega-nav-tabs {
  gap: 30px;
}
body header .mega-nav-dropdown .mega-nav-tabs .tab-menu.nav-tab-title-list {
  min-width: 262px;
  max-width: 262px;
}
body header .mega-nav-dropdown .mega-nav-tabs .tab-menu.nav-tab-title-list .tab-title {
  padding: 10px 20px 10px 0;
  font-size: 16px;
}
body header .mega-nav-dropdown .mega-nav-tabs .tab-menu.nav-tab-title-list .tab-title.brx-open {
  font-weight: 700;
  color: var(--bricks-color-glzxxv);
}
body header nav .brx-nav-nested-items .brxe-dropdown .brx-submenu-toggle > button {
  display: none;
  visibility: hidden;
}
body header nav .brx-nav-nested-items .brxe-dropdown.shop-menu-item .brx-submenu-toggle > span, body header nav .brx-nav-nested-items .brxe-dropdown.shop-menu-item .brx-submenu-toggle > a {
  border-radius: 8px;
  display: flex;
  padding: 8px 18px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  text-transform: uppercase;
  font-weight: 700;
  min-height: 42px;
  text-align: center;
  line-height: 1em;
  text-transform: unset;
  padding: 8px 26px !important;
}
body header nav .brx-nav-nested-items .brxe-dropdown.shop-menu-item .brx-submenu-toggle > span:not(.disabled):not(:disabled), body header nav .brx-nav-nested-items .brxe-dropdown.shop-menu-item .brx-submenu-toggle > a:not(.disabled):not(:disabled) {
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
  color: var(--bricks-color-fawyer);
}
body header nav .brx-nav-nested-items .brxe-dropdown.shop-menu-item .brx-submenu-toggle > span.disabled, body header nav .brx-nav-nested-items .brxe-dropdown.shop-menu-item .brx-submenu-toggle > span:disabled, body header nav .brx-nav-nested-items .brxe-dropdown.shop-menu-item .brx-submenu-toggle > a.disabled, body header nav .brx-nav-nested-items .brxe-dropdown.shop-menu-item .brx-submenu-toggle > a:disabled {
  background: linear-gradient(45deg, #5B5B5B 18.07%, #000 79.22%);
  color: #5B5B5B;
}
body header nav .brx-nav-nested-items .brxe-dropdown.shop-menu-item .brx-submenu-toggle > span:not(.flat), body header nav .brx-nav-nested-items .brxe-dropdown.shop-menu-item .brx-submenu-toggle > a:not(.flat) {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
body header nav .brx-nav-nested-items .brxe-dropdown.shop-menu-item .brx-submenu-toggle.aria-current * {
  color: var(--bricks-color-fawyer) !important;
}
body header nav .brx-nav-nested-items .brxe-dropdown.shop-menu-item:hover .brx-submenu-toggle * {
  color: var(--bricks-color-fawyer) !important;
}
body header nav .brx-nav-nested-items .brxe-dropdown.shop-menu-item.open .brx-submenu-toggle, body header nav .brx-nav-nested-items .brxe-dropdown.shop-menu-item.active .brx-submenu-toggle {
  position: relative;
  z-index: 500;
}
body header .cart-button {
  border-radius: 8px;
  display: flex;
  padding: 8px 18px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  text-transform: uppercase;
  font-weight: 700;
  min-height: 42px;
  text-align: center;
  line-height: 1em;
}
body header .cart-button:not(.disabled):not(:disabled) {
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
  color: var(--bricks-color-fawyer);
}
body header .cart-button:not(.disabled):not(:disabled):hover {
  background: linear-gradient(359deg, #D57BF3 -154.87%, #6224F4 94.77%);
  color: var(--bricks-color-fawyer) !important;
}
body header .cart-button.disabled, body header .cart-button:disabled {
  background: linear-gradient(45deg, #5B5B5B 18.07%, #000 79.22%);
  color: #5B5B5B;
}
body header .cart-button:not(.flat) {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
body header .cart-button .mini-cart-link:after {
  content: "Cart";
  display: inline-block;
}
body header .icon-button i {
  font-size: 27px;
}
body form label {
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1;
}
body form input[type=text], body form input[type=email], body form input[type=password], body form input[type=search], body form input[type=tel], body form input[type=number], body form input[type=date], body form input[type=datetime-local], body form input[type=url], body form textarea {
  border-radius: 5px;
  color: var(--bricks-color-fawyer);
  background: #000;
  border: 1px solid var(--bricks-color-glzxxv);
  text-align: left;
}
body form input[type=text]::placeholder, body form input[type=email]::placeholder, body form input[type=password]::placeholder, body form input[type=search]::placeholder, body form input[type=tel]::placeholder, body form input[type=number]::placeholder, body form input[type=date]::placeholder, body form input[type=datetime-local]::placeholder, body form input[type=url]::placeholder, body form textarea::placeholder {
  color: #7e7e7e;
}
body form button[type=submit], body form input[type=submit] {
  border-radius: 8px;
  display: flex;
  padding: 8px 18px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  text-transform: uppercase;
  font-weight: 700;
  min-height: 42px;
  text-align: center;
  line-height: 1em;
  width: 100%;
}
body form button[type=submit]:not(.disabled):not(:disabled), body form input[type=submit]:not(.disabled):not(:disabled) {
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
  color: var(--bricks-color-fawyer);
}
body form button[type=submit]:not(.disabled):not(:disabled):hover, body form input[type=submit]:not(.disabled):not(:disabled):hover {
  background: linear-gradient(359deg, #D57BF3 -154.87%, #6224F4 94.77%);
  color: var(--bricks-color-fawyer) !important;
}
body form button[type=submit].disabled, body form button[type=submit]:disabled, body form input[type=submit].disabled, body form input[type=submit]:disabled {
  background: linear-gradient(45deg, #5B5B5B 18.07%, #000 79.22%);
  color: #5B5B5B;
}
body form button[type=submit]:not(.flat), body form input[type=submit]:not(.flat) {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
body form .form-group.submit {
  width: 100%;
  margin-top: 30px;
}
body form .lost_password {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid var(--bricks-color-glzxxv);
  font-size: 14px;
  width: 100%;
}
body form .lost_password a {
  color: var(--bricks-color-fawyer);
  text-decoration: underline;
}
body form .lost_password a:hover {
  color: var(--bricks-color-glzxxv);
  text-decoration: none;
}
body .quantity {
  display: flex;
  gap: 5px;
  margin-top: 10px;
  max-width: 140px;
}
body .quantity .qty {
  width: 60px;
  text-align: center;
  background: #3a3a3a;
  border: none;
  color: var(--bricks-color-fawyer);
  height: 32px;
}
body .quantity .action {
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
  color: var(--bricks-color-fawyer);
  border-radius: 5px;
  font-weight: 400;
  font-size: 32px;
  line-height: 32px;
  text-align: center;
  border: none;
  opacity: 1;
}
body .quantity .action:hover {
  background: linear-gradient(359deg, #D57BF3 -154.87%, #6224F4 94.77%);
  color: var(--bricks-color-fawyer) !important;
}
body .shop-product-grid > .brxe-block, body .shop-product-grid-3col > .brxe-block {
  height: 100%;
}
body .shop-product-grid .list-price .price ins, body .shop-product-grid .list-price .price bdi, body .shop-product-grid-3col .list-price .price ins, body .shop-product-grid-3col .list-price .price bdi {
  font-size: 20px;
  font-weight: 400;
}
body input[type=number] {
  -moz-appearance: textfield;
}
body input[type=number]::-webkit-outer-spin-button, body input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
body .shop-filters .brxe-wpgb-facet.facet-no-space .wpgb-facet fieldset:last-child {
  margin-bottom: 0 !important;
}
body .shop-filters .brxe-wpgb-facet input.wpgb-input, body .shop-filters .brxe-wpgb-facet select.wpgb-select {
  background-color: #000;
  color: var(--bricks-color-fawyer);
  border-color: var(--bricks-color-glzxxv);
  border-radius: 5px;
}
body .shop-filters .brxe-wpgb-facet li ul.wpgb-hierarchical-list {
  margin-bottom: 40px;
}
body .shop-filters .brxe-wpgb-facet .wpgb-checkbox .wpgb-checkbox-control {
  border-color: var(--bricks-color-glzxxv);
}
body .woocommerce mark {
  background: none;
  color: var(--bricks-color-fawyer);
  font-weight: 700;
  padding: 0;
}
body .woocommerce .woocommerce-order-details table .product-quantity {
  background: var(--bricks-color-glzxxv);
}
body .woocommerce .woocommerce-order-details table tfoot {
  background: transparent;
}
body .woocommerce .woocommerce-column__title, body .woocommerce header.title h2 {
  font-size: 24px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--bricks-color-glzxxv);
  width: 100%;
}
body .woocommerce button[type=submit].button, body .woocommerce input[type=submit].button {
  border-radius: 8px;
  display: flex;
  padding: 8px 18px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  text-transform: uppercase;
  font-weight: 700;
  min-height: 42px;
  text-align: center;
  line-height: 1em;
  width: 100%;
}
body .woocommerce button[type=submit].button:not(.disabled):not(:disabled), body .woocommerce input[type=submit].button:not(.disabled):not(:disabled) {
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
  color: var(--bricks-color-fawyer);
}
body .woocommerce button[type=submit].button:not(.disabled):not(:disabled):hover, body .woocommerce input[type=submit].button:not(.disabled):not(:disabled):hover {
  background: linear-gradient(359deg, #D57BF3 -154.87%, #6224F4 94.77%);
  color: var(--bricks-color-fawyer) !important;
}
body .woocommerce button[type=submit].button.disabled, body .woocommerce button[type=submit].button:disabled, body .woocommerce input[type=submit].button.disabled, body .woocommerce input[type=submit].button:disabled {
  background: linear-gradient(45deg, #5B5B5B 18.07%, #000 79.22%);
  color: #5B5B5B;
}
body .woocommerce button[type=submit].button:not(.flat), body .woocommerce input[type=submit].button:not(.flat) {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
body .woocommerce .brxe-woocommerce-account-page .woocommerce {
  align-items: flex-start;
}
body .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses header a.edit {
  border-radius: 8px;
  display: flex;
  padding: 8px 18px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  text-transform: uppercase;
  font-weight: 700;
  min-height: 42px;
  text-align: center;
  line-height: 1em;
  margin-bottom: 30px;
  width: auto;
}
body .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses header a.edit:not(.disabled):not(:disabled) {
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
  color: var(--bricks-color-fawyer);
}
body .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses header a.edit:not(.disabled):not(:disabled):hover {
  background: linear-gradient(359deg, #D57BF3 -154.87%, #6224F4 94.77%);
  color: var(--bricks-color-fawyer) !important;
}
body .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses header a.edit.disabled, body .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses header a.edit:disabled {
  background: linear-gradient(45deg, #5B5B5B 18.07%, #000 79.22%);
  color: #5B5B5B;
}
body .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses header a.edit:not(.flat) {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
body .woocommerce .woocommerce-MyAccount-navigation {
  background: #2a3a4a;
  border-radius: 20px;
  overflow: hidden;
}
body .woocommerce .woocommerce-MyAccount-navigation li:not(:last-child) a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
body .woocommerce .woocommerce-MyAccount-navigation .is-active a, body .woocommerce .woocommerce-MyAccount-navigation li:hover a {
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
  border-bottom-color: transparent !important;
}
body .woocommerce .woocommerce-form-row span {
  font-size: 12px;
  padding-top: 5px;
}
body .woocommerce .password-input {
  overflow: hidden;
}
body .woocommerce .password-input button.show-password-input {
  background: var(--bricks-color-glzxxv);
  color: var(--bricks-color-fawyer);
  padding: 7px;
  width: auto;
  font-size: 18px;
  border-radius: 5px;
  margin-right: 5px;
}
body .woocommerce .password-input button.show-password-input:hover, body .woocommerce .password-input button.show-password-input.display-password {
  background: var(--bricks-color-fawyer);
  color: var(--bricks-color-glzxxv);
}
body .woocommerce .password-input button.show-password-input:after {
  margin-left: 0;
}
body .woocommerce .edit-account fieldset {
  margin-top: 60px;
  margin-bottom: 60px;
  border: none;
  padding: 0;
}
body .woocommerce .edit-account fieldset legend {
  font: 700 24px/24px Montserrat, sans-serif;
  margin-bottom: 15px;
}
body .woocommerce .account-intro {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
body .woocommerce .account-intro-text ul {
  margin-bottom: 60px;
}
body .woocommerce .account-intro-text ul li {
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 1.2em;
}
body .woocommerce .account-intro-text ul li a:hover {
  color: var(--bricks-color-glzxxv);
}
body .badges {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  position: absolute;
  top: -15px;
  left: -17px;
  width: 100%;
  z-index: 10;
  gap: 0;
}
body .badges .badge {
  min-width: 150px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
  justify-content: center;
  align-items: center;
  display: flex;
}
body .badges .badge span {
  visibility: hidden;
}
body .badges .badge.sale {
  background-image: url("./assets/Badge---Blue.png");
}
body.single-product .add-to-cart-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}
body .product-grid-item {
  overflow: visible !important;
  height: 100%;
}
body .product-grid-item .brxe-block, body .product-grid-item .product-image-listing-wrapper {
  overflow: visible !important;
}
body .product-grid-item .list-price * {
  font-size: 20px !important;
  font-weight: 400 !important;
}
body .product-grid-item .product-list-description {
  min-height: 86px;
}
body .product-grid-item table.product-specs {
  font-size: 13px;
  color: var(--bricks-color-znktxs);
  width: 100%;
}
body .product-grid-item table.product-specs tr th, body .product-grid-item table.product-specs tr td {
  padding: 10px 0;
  border: none;
  border-bottom: 1px solid var(--bricks-color-znktxs);
  vertical-align: top;
}
body .product-grid-item table.product-specs tr th {
  font-weight: 700;
  width: 30%;
}
body .product-grid-item table.product-specs tr td {
  width: 70%;
  text-align: right;
}
body .brxe-woocommerce-mini-cart.show-cart-details .off-canvas-overlay {
  background-color: rgba(15, 44, 91, 0.65);
}
body .brxe-woocommerce-mini-cart.show-cart-details .cart-detail {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.6);
  margin: 20px 20px 20px 0;
}
body .brxe-woocommerce-mini-cart.show-cart-details .cart-detail .widget_shopping_cart_content::before {
  display: block;
  content: "Your Cart";
  font: 700 24px/24px Montserrat, sans-serif;
  margin-bottom: 30px;
  color: var(--bricks-color-fawyer);
  padding-bottom: 20px;
  border-bottom: 1px solid var(--bricks-color-glzxxv);
}
body .brxe-woocommerce-mini-cart.show-cart-details .cart-detail li {
  text-align: left;
}
body .brxe-woocommerce-mini-cart.show-cart-details .cart-detail .total {
  border-color: var(--bricks-color-glzxxv);
}
body a.button {
  border-radius: 8px;
  display: flex;
  padding: 8px 18px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  text-transform: uppercase;
  font-weight: 700;
  min-height: 42px;
  text-align: center;
  line-height: 1em;
}
body a.button:not(.disabled):not(:disabled) {
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
  color: var(--bricks-color-fawyer);
}
body a.button:not(.disabled):not(:disabled):hover {
  background: linear-gradient(359deg, #D57BF3 -154.87%, #6224F4 94.77%);
  color: var(--bricks-color-fawyer) !important;
}
body a.button.disabled, body a.button:disabled {
  background: linear-gradient(45deg, #5B5B5B 18.07%, #000 79.22%);
  color: #5B5B5B;
}
body a.button:not(.flat) {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
body .slider-controls .slide-progress .x-slider-control_autoplay_container {
  position: relative;
}
body .slider-controls .slide-progress .x-slider-control_autoplay_container:after {
  display: block;
  width: 10px;
  height: 10px;
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
  border-radius: 50%;
  position: absolute;
  top: 10px;
  left: 10px;
  content: "";
}
body .brxe-tabs-nested:not(.mega-nav-tabs) .tab-menu {
  gap: 20px;
  margin-bottom: 30px;
}
body .brxe-tabs-nested:not(.mega-nav-tabs) .tab-menu .tab-title {
  border-radius: 8px;
  border: none;
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
  text-transform: uppercase;
  font-weight: 700;
  min-height: 42px;
  padding: 18px 25px;
  line-height: 1em;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 50%;
  transition: opacity 0.3s ease;
  opacity: 0.45;
}
body .brxe-tabs-nested:not(.mega-nav-tabs) .tab-menu .tab-title.brx-open, body .brxe-tabs-nested:not(.mega-nav-tabs) .tab-menu .tab-title:hover {
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
  opacity: 1;
}
body .brxe-tabs-nested:not(.mega-nav-tabs) .tab-content {
  border: none;
  border-top: 1px solid var(--bricks-color-glzxxv);
  padding: 30px 0;
}
body .custom-product-form {
  position: relative;
}
body .custom-product-form.updating {
  opacity: 0.7;
  pointer-events: none;
}
body .custom-product-form.updating::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
  border: 2px solid #f3f3f3;
  border-top: 2px solid #3498db;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}
body.single-product .woocommerce-product-gallery .flex-viewport, body.single-product .woocommerce-product-gallery .woocommerce-product-gallery__image, body .product-popup .woocommerce-product-gallery .flex-viewport, body .product-popup .woocommerce-product-gallery .woocommerce-product-gallery__image {
  border-radius: 20px;
}
body.single-product .woocommerce-product-gallery .flex-control-nav li, body .product-popup .woocommerce-product-gallery .flex-control-nav li {
  overflow: hidden;
  border-radius: 5px;
}
body.single-product .rating-stars .star-rating, body .product-popup .rating-stars .star-rating {
  font-size: 24px;
  width: 119px;
  height: 23px;
}
body.single-product .rating-stars .star-rating span, body .product-popup .rating-stars .star-rating span {
  color: transparent;
}
body.single-product .stock, body .product-popup .stock {
  margin-bottom: 20px;
}
body.single-product .stock.available-on-backorder, body .product-popup .stock.available-on-backorder {
  font-weight: 700;
  color: var(--bricks-color-rqwvyv);
}
body.single-product .stock.out-of-stock, body .product-popup .stock.out-of-stock {
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px;
  background: linear-gradient(45deg, #d34141 18.07%, #e31f1f 79.22%);
  color: var(--bricks-color-fawyer);
  border-radius: 5px;
  text-align: center;
}
body.single-product .cwginstock-subscribe-form .panel, body .product-popup .cwginstock-subscribe-form .panel {
  border-radius: 8px;
  border-color: var(--bricks-color-glzxxv);
}
body.single-product .cwginstock-subscribe-form .panel .panel-heading, body .product-popup .cwginstock-subscribe-form .panel .panel-heading {
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
}
body.single-product .cwginstock-subscribe-form .panel .panel-body input:not([type=submit]):not([type=button]), body .product-popup .cwginstock-subscribe-form .panel .panel-body input:not([type=submit]):not([type=button]) {
  border-radius: 5px;
  color: var(--bricks-color-fawyer);
  background: #000;
  border: 1px solid var(--bricks-color-glzxxv);
  text-align: left;
  text-align: left !important;
}
body.single-product .cwginstock-subscribe-form .panel .panel-body input:not([type=submit]):not([type=button])::placeholder, body .product-popup .cwginstock-subscribe-form .panel .panel-body input:not([type=submit]):not([type=button])::placeholder {
  color: #7e7e7e;
}
body.single-product .cwginstock-subscribe-form .panel .panel-body .form-group, body .product-popup .cwginstock-subscribe-form .panel .panel-body .form-group {
  margin-bottom: 0;
}
body.single-product .cwginstock-subscribe-form .panel .panel-body input.add_quantity_field, body .product-popup .cwginstock-subscribe-form .panel .panel-body input.add_quantity_field {
  margin-bottom: 30px !important;
}
body.single-product .cwginstock-subscribe-form .panel .panel-body input[type=submit].cwgstock_button, body .product-popup .cwginstock-subscribe-form .panel .panel-body input[type=submit].cwgstock_button {
  border-radius: 8px;
  display: flex;
  padding: 8px 18px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  text-transform: uppercase;
  font-weight: 700;
  min-height: 42px;
  text-align: center;
  line-height: 1em;
}
body.single-product .cwginstock-subscribe-form .panel .panel-body input[type=submit].cwgstock_button:not(.disabled):not(:disabled), body .product-popup .cwginstock-subscribe-form .panel .panel-body input[type=submit].cwgstock_button:not(.disabled):not(:disabled) {
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
  color: var(--bricks-color-fawyer);
}
body.single-product .cwginstock-subscribe-form .panel .panel-body input[type=submit].cwgstock_button:not(.disabled):not(:disabled):hover, body .product-popup .cwginstock-subscribe-form .panel .panel-body input[type=submit].cwgstock_button:not(.disabled):not(:disabled):hover {
  background: linear-gradient(359deg, #D57BF3 -154.87%, #6224F4 94.77%);
  color: var(--bricks-color-fawyer) !important;
}
body.single-product .cwginstock-subscribe-form .panel .panel-body input[type=submit].cwgstock_button.disabled, body.single-product .cwginstock-subscribe-form .panel .panel-body input[type=submit].cwgstock_button:disabled, body .product-popup .cwginstock-subscribe-form .panel .panel-body input[type=submit].cwgstock_button.disabled, body .product-popup .cwginstock-subscribe-form .panel .panel-body input[type=submit].cwgstock_button:disabled {
  background: linear-gradient(45deg, #5B5B5B 18.07%, #000 79.22%);
  color: #5B5B5B;
}
body.single-product .cwginstock-subscribe-form .panel .panel-body input[type=submit].cwgstock_button:not(.flat), body .product-popup .cwginstock-subscribe-form .panel .panel-body input[type=submit].cwgstock_button:not(.flat) {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
body.single-product .product-details-accordion img, body.single-product .product-details-accordion table, body .product-popup .product-details-accordion img, body .product-popup .product-details-accordion table {
  max-width: 100% !important;
}
body.single-product .product-details-accordion p, body.single-product .product-details-accordion p span, body.single-product .product-details-accordion ul li, body .product-popup .product-details-accordion p, body .product-popup .product-details-accordion p span, body .product-popup .product-details-accordion ul li {
  color: var(--bricks-color-fawyer) !important;
  font-family: Inter, sans-serif;
}
body.single-product .product-details-accordion hr, body .product-popup .product-details-accordion hr {
  margin-top: 30px;
  margin-bottom: 30px;
}
body.single-product .product-details-accordion p span img, body .product-popup .product-details-accordion p span img {
  margin-right: 10px;
}
body.single-product .product-details-accordion table:not(.product-specs), body .product-popup .product-details-accordion table:not(.product-specs) {
  margin-bottom: 30px;
}
body.single-product .product-details-accordion table:not(.product-specs) td, body .product-popup .product-details-accordion table:not(.product-specs) td {
  padding: 20px 0;
}
body.single-product .product-details-accordion table:not(.product-specs) tr:last-child td, body .product-popup .product-details-accordion table:not(.product-specs) tr:last-child td {
  padding-bottom: 30px;
  border-bottom: 1px solid var(--bricks-color-glzxxv);
}
body.single-product table.wqm-pricing-table, body .product-popup table.wqm-pricing-table {
  margin-bottom: 20px;
}
body.single-product table.wqm-pricing-table thead tr th, body .product-popup table.wqm-pricing-table thead tr th {
  padding: 0 0 10px 0;
  border-bottom: 1px solid var(--bricks-color-glzxxv);
  font-weight: 700;
  text-transform: uppercase;
}
body.single-product table.wqm-pricing-table tbody tr:last-child td, body .product-popup table.wqm-pricing-table tbody tr:last-child td {
  border-bottom: 1px solid var(--bricks-color-glzxxv);
}
body.single-product table.wqm-pricing-table tbody tr td, body .product-popup table.wqm-pricing-table tbody tr td {
  padding: 10px 0;
}
body.single-product form.cart button[type=submit], body .product-popup form.cart button[type=submit] {
  width: auto;
  margin-top: 0;
}
body.single-product form.cart table.variations tr, body .product-popup form.cart table.variations tr {
  border: none;
}
body.single-product form.cart table.variations tr td, body.single-product form.cart table.variations tr th, body .product-popup form.cart table.variations tr td, body .product-popup form.cart table.variations tr th {
  border: none;
  border-bottom: 1px solid var(--bricks-color-glzxxv);
  vertical-align: top;
}
body.single-product form.cart table.variations tr th, body .product-popup form.cart table.variations tr th {
  padding: 25px 0 5px 0;
}
body.single-product form.cart table.variations tr th label, body .product-popup form.cart table.variations tr th label {
  font-weight: 700;
  color: var(--bricks-color-fawyer);
}
body.single-product form.cart table.variations tr select, body .product-popup form.cart table.variations tr select {
  border-radius: 5px;
  background-color: #000;
  color: var(--bricks-color-fawyer);
  border: none;
  width: 100%;
  height: 42px;
  font-size: 16px;
  font-weight: 400;
}
body.single-product form.cart table.variations tr:last-child td, body.single-product form.cart table.variations tr:last-child th, body .product-popup form.cart table.variations tr:last-child td, body .product-popup form.cart table.variations tr:last-child th {
  border-bottom: none;
}
body.single-product form.cart table.variations .reset_variations, body .product-popup form.cart table.variations .reset_variations {
  margin-top: 20px;
  text-decoration: underline;
  color: var(--bricks-color-fawyer);
  font-weight: 700;
  padding: 0;
}
body.single-product form.cart table.variations .reset_variations:hover, body .product-popup form.cart table.variations .reset_variations:hover {
  color: var(--bricks-color-glzxxv);
  text-decoration: none;
}
body.single-product form.cart .woocommerce-variation-add-to-cart, body .product-popup form.cart .woocommerce-variation-add-to-cart {
  align-items: center;
  justify-content: flex-end;
}
body.single-product form.cart .woocommerce-variation-add-to-cart button[type=submit].disabled, body .product-popup form.cart .woocommerce-variation-add-to-cart button[type=submit].disabled {
  background: linear-gradient(45deg, #5B5B5B 18.07%, #000 79.22%);
}
body.single-product form.cart .woocommerce-variation-price .price, body .product-popup form.cart .woocommerce-variation-price .price {
  font-size: 40px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
}
body.single-product form.cart .woocommerce-variation-availability, body .product-popup form.cart .woocommerce-variation-availability {
  text-align: right;
}
body.single-product form.cart .woocommerce-variation-availability .stock:not(.out-of-stock), body .product-popup form.cart .woocommerce-variation-availability .stock:not(.out-of-stock) {
  text-align: right;
}
body.single-product form.cart .quantity, body .product-popup form.cart .quantity {
  width: auto !important;
  align-items: center;
}
body.single-product form.cart .quantity .qty, body .product-popup form.cart .quantity .qty {
  width: 60px;
  text-align: center;
  background: #3a3a3a;
  border: none;
  color: var(--bricks-color-fawyer);
  height: 32px;
}
body.single-product form.cart .quantity .action, body .product-popup form.cart .quantity .action {
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
  color: var(--bricks-color-fawyer);
  border-radius: 5px;
  font-weight: 400;
  font-size: 32px;
  line-height: 32px;
  text-align: center;
  border: none;
  opacity: 1;
}
body.single-product form.cart .quantity .action:hover, body .product-popup form.cart .quantity .action:hover {
  background: linear-gradient(359deg, #D57BF3 -154.87%, #6224F4 94.77%);
  color: var(--bricks-color-fawyer) !important;
}
body.single-product .price, body .product-popup .price {
  font-size: 34px;
  font-weight: 700;
}
body.single-product table.product-specs, body .product-popup table.product-specs {
  width: 100%;
  border: 1px solid var(--bricks-color-znktxs);
}
body.single-product table.product-specs tr th, body.single-product table.product-specs tr td, body .product-popup table.product-specs tr th, body .product-popup table.product-specs tr td {
  padding: 10px;
  border: none;
  vertical-align: top;
}
body.single-product table.product-specs tr th, body .product-popup table.product-specs tr th {
  font-weight: 700;
  width: 30%;
  color: #2a3a4a;
  background: var(--bricks-color-znktxs);
  border-bottom: 1px solid #2a3a4a;
}
body.single-product table.product-specs tr td, body .product-popup table.product-specs tr td {
  width: 70%;
  border-bottom: 1px solid var(--bricks-color-znktxs);
}
body.single-product .product-reviews #reviews #comments .woocommerce-Reviews-title, body .product-popup .product-reviews #reviews #comments .woocommerce-Reviews-title {
  display: none;
  visibility: hidden;
}
body.single-product .product-reviews #reviews #comments .woocommerce-noreviews, body .product-popup .product-reviews #reviews #comments .woocommerce-noreviews {
  font-weight: 700;
  color: var(--bricks-color-rqwvyv);
}
body.single-product .product-reviews #reviews #comments .comment-text, body .product-popup .product-reviews #reviews #comments .comment-text {
  display: flex;
  flex-direction: column;
}
body.single-product .product-reviews #reviews #comments .comment-text .star-rating, body .product-popup .product-reviews #reviews #comments .comment-text .star-rating {
  position: relative;
  order: 1;
}
body.single-product .product-reviews #reviews #comments .comment-text .meta, body .product-popup .product-reviews #reviews #comments .comment-text .meta {
  order: 3;
  display: flex;
  flex-direction: row;
  gap: 10px;
}
body.single-product .product-reviews #reviews #comments .comment-text .meta strong, body .product-popup .product-reviews #reviews #comments .comment-text .meta strong {
  font-weight: 400;
}
body.single-product .product-reviews #reviews #comments .comment-text .meta .woocommerce-review__dash, body .product-popup .product-reviews #reviews #comments .comment-text .meta .woocommerce-review__dash {
  display: block;
}
body.single-product .product-reviews #reviews #comments .comment-text .description, body .product-popup .product-reviews #reviews #comments .comment-text .description {
  order: 2;
  padding-bottom: 5px;
  border-bottom: none;
}
body.single-product .product-reviews #reviews .woocommerce-verification-required, body .product-popup .product-reviews #reviews .woocommerce-verification-required {
  padding-top: 10px;
  margin-top: 10px;
  border-top: 1px solid var(--bricks-color-glzxxv);
  font-size: 12px;
}
body.single-product ul.product-downloads, body .product-popup ul.product-downloads {
  list-style: none;
  padding: 0;
  margin: 0;
}
body.single-product ul.product-downloads li a, body .product-popup ul.product-downloads li a {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 1em;
}
body.single-product ul.product-downloads li a i, body .product-popup ul.product-downloads li a i {
  color: var(--bricks-color-glzxxv);
  font-size: 24px;
  line-height: 1em;
}
body .brxe-xproaccordion .x-accordion_item .x-accordion_header {
  background: linear-gradient(45deg, #5B5B5B 18.07%, #000 79.22%);
  color: var(--bricks-color-fawyer);
  font-weight: 700;
  padding: 15px 20px;
  line-height: 1em;
  border-radius: 8px;
  border: none;
  font-size: 24px;
}
body .brxe-xproaccordion .x-accordion_item .x-accordion_header .x-accordion_icon {
  color: var(--bricks-color-glzxxv);
  font-size: 24px !important;
}
body .brxe-xproaccordion .x-accordion_item.x-accordion_item-active .x-accordion_header {
  border: 1px solid var(--bricks-color-fawyer);
}
body .brxe-xproaccordion .x-accordion_item .x-accordion_content .x-accordion_content-inner {
  width: 100%;
}
body .includes_tax {
  display: none;
}
body .woocommerce-cart-form tbody .cart_item td {
  padding: 15px 30px 15px 0;
}
body .woocommerce-cart-form tbody .cart_item .quantity {
  width: auto !important;
  align-items: center;
}
body .woocommerce-cart-form tbody .cart_item .quantity .qty {
  width: 60px;
  text-align: center;
  background: #3a3a3a;
  border: none;
  color: var(--bricks-color-fawyer);
  height: 32px;
}
body .woocommerce-cart-form tbody .cart_item .quantity .action {
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
  color: var(--bricks-color-fawyer);
  border-radius: 5px;
  font-weight: 400;
  font-size: 32px;
  line-height: 32px;
  text-align: center;
  border: none;
  opacity: 1;
}
body .woocommerce-cart-form tbody .cart_item .quantity .action:hover {
  background: linear-gradient(359deg, #D57BF3 -154.87%, #6224F4 94.77%);
  color: var(--bricks-color-fawyer) !important;
}
body .woocommerce-cart-form tbody .cart_item .product-thumbnail img {
  border-radius: 5px;
}
body .woocommerce-cart-form tbody .cart_item .product-subtotal {
  font-weight: 700;
}
body .woocommerce-cart-form tbody td.actions {
  padding-top: 50px;
}
body .woocommerce-cart-form tbody td.actions label {
  display: inline-block;
  margin-bottom: 0;
}
body .woocommerce-cart-form tbody td.actions .coupon {
  margin-bottom: 30px;
}
body .woocommerce-cart-form tbody td.actions button[type=submit] {
  width: auto;
  margin-left: auto;
  margin-right: 0;
}
body .cart-collaterals .woocommerce-shipping-methods li {
  margin-bottom: 0;
}
body .cart-collaterals .woocommerce-shipping-methods li label {
  color: var(--bricks-color-fawyer);
  font-weight: 700;
}
body .cart-collaterals .woocommerce-shipping-destination {
  display: none;
}
body .cart-collaterals .woocommerce-shipping-destination strong {
  font-weight: 400;
}
body .cart-collaterals .wc-proceed-to-checkout .checkout-button {
  border-radius: 8px;
  display: flex;
  padding: 8px 18px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  text-transform: uppercase;
  font-weight: 700;
  min-height: 42px;
  text-align: center;
  line-height: 1em;
  width: 100%;
  line-height: 1.4em;
}
body .cart-collaterals .wc-proceed-to-checkout .checkout-button:not(.disabled):not(:disabled) {
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
  color: var(--bricks-color-fawyer);
}
body .cart-collaterals .wc-proceed-to-checkout .checkout-button:not(.disabled):not(:disabled):hover {
  background: linear-gradient(359deg, #D57BF3 -154.87%, #6224F4 94.77%);
  color: var(--bricks-color-fawyer) !important;
}
body .cart-collaterals .wc-proceed-to-checkout .checkout-button.disabled, body .cart-collaterals .wc-proceed-to-checkout .checkout-button:disabled {
  background: linear-gradient(45deg, #5B5B5B 18.07%, #000 79.22%);
  color: #5B5B5B;
}
body .cart-collaterals .wc-proceed-to-checkout .checkout-button:not(.flat) {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
body .cart-collaterals .wc-proceed-to-checkout .ppc-button-wrapper {
  margin-top: 40px;
}
body .cart-collaterals .shop_table th, body .cart-collaterals .shop_table td {
  padding-right: 15px;
  line-height: 1.1em;
}
body .woocommerce-price-suffix {
  display: block;
  font-size: 60%;
  font-weight: 400;
}
body.woocommerce-checkout .select2-container--default .select2-selection--single {
  background: #000;
  color: var(--bricks-color-fawyer);
  border-radius: 5px;
  border: 1px solid var(--bricks-color-glzxxv);
}
body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--bricks-color-fawyer);
}
body.woocommerce-checkout .select2-dropdown {
  background: #000;
  color: var(--bricks-color-fawyer);
  border-radius: 5px;
  border: 1px solid var(--bricks-color-glzxxv);
}
body.woocommerce-checkout .select2-dropdown .select2-search__field {
  display: none;
}
body.woocommerce-checkout .select2-dropdown li.select2-results__option[data-selected=true], body.woocommerce-checkout .select2-dropdown .select2-results__option--highlighted {
  background: var(--bricks-color-glzxxv);
  color: var(--bricks-color-fawyer);
}
body.woocommerce-checkout .checkout .checkout-customer #customer_details.col2-set {
  display: flex;
  flex-direction: row;
  gap: 30px;
}
body.woocommerce-checkout .checkout .checkout-customer #customer_details.col2-set > div {
  width: 50%;
}
body.woocommerce-checkout .checkout .checkout-customer #customer_details.col2-set > div h3 {
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid var(--bricks-color-glzxxv);
}
body.woocommerce-checkout .checkout .checkout-customer #customer_details.col2-set p.form-row {
  margin-bottom: 25px;
}
body.woocommerce-checkout .checkout .checkout-customer #customer_details.col2-set p.form-row-first, body.woocommerce-checkout .checkout .checkout-customer #customer_details.col2-set p.form-row-last {
  width: 100%;
  float: none;
  margin-bottom: 25px;
}
body.woocommerce-checkout .checkout .checkout-customer #customer_details.col2-set #billing_last_name_field, body.woocommerce-checkout .checkout .checkout-customer #customer_details.col2-set #shipping_last_name_field, body.woocommerce-checkout .checkout .checkout-customer #customer_details.col2-set #billing_postcode_field {
  padding-bottom: 25px;
  border-bottom: 1px solid var(--bricks-color-glzxxv);
}
body.woocommerce-checkout .checkout .custom-order-notes {
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid var(--bricks-color-glzxxv);
}
body.woocommerce-checkout .checkout div.col-2 h3#ship-to-different-address {
  line-height: 1.2em;
  padding-bottom: 13px !important;
  margin-top: -21px;
}
body.woocommerce-checkout .checkout div.col-2 h3#ship-to-different-address label {
  background: #2a3a4a;
  padding: 10px 20px;
  border-radius: 8px;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 16px;
  line-height: 1em;
  color: var(--bricks-color-fawyer);
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 42px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  transition: background 0.3s ease;
}
body.woocommerce-checkout .checkout div.col-2 h3#ship-to-different-address label:hover {
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
}
body.woocommerce-checkout .checkout div.col-2 h3#ship-to-different-address label input {
  display: none;
}
body.woocommerce-checkout .checkout div.col-2 h3#ship-to-different-address label span {
  order: 1;
}
body.woocommerce-checkout .checkout div.col-2 h3#ship-to-different-address label input {
  position: relative;
  order: 2;
  width: 20px;
  height: 20px;
}
body.woocommerce-checkout .checkout div.col-2 .woocommerce-shipping-fields {
  margin-top: 0;
}
body.woocommerce-checkout .checkout .checkout-review h3 {
  font-size: 21px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid var(--bricks-color-glzxxv);
}
body.woocommerce-checkout .checkout .checkout-review table.woocommerce-checkout-review-order-table {
  border: none;
}
body.woocommerce-checkout .checkout .checkout-review table.woocommerce-checkout-review-order-table thead {
  border-bottom: none;
}
body.woocommerce-checkout .checkout .checkout-review table.woocommerce-checkout-review-order-table thead th, body.woocommerce-checkout .checkout .checkout-review table.woocommerce-checkout-review-order-table thead td {
  padding: 0 10px 10px 0;
  border: none;
}
body.woocommerce-checkout .checkout .checkout-review table.woocommerce-checkout-review-order-table tbody td {
  padding: 0 10px 10px 0;
  border: none;
}
body.woocommerce-checkout .checkout .checkout-review table.woocommerce-checkout-review-order-table tbody tr:last-child td {
  padding-bottom: 20px;
  border-bottom: 1px solid var(--bricks-color-glzxxv);
}
body.woocommerce-checkout .checkout .checkout-review table.woocommerce-checkout-review-order-table tfoot {
  border-bottom: none;
}
body.woocommerce-checkout .checkout .checkout-review table.woocommerce-checkout-review-order-table tfoot th, body.woocommerce-checkout .checkout .checkout-review table.woocommerce-checkout-review-order-table tfoot td {
  padding: 0 0 10px 0;
  border: none;
}
body.woocommerce-checkout .checkout .checkout-review table.woocommerce-checkout-review-order-table tfoot tr:first-child th, body.woocommerce-checkout .checkout .checkout-review table.woocommerce-checkout-review-order-table tfoot tr:first-child td {
  padding-top: 20px;
}
body.woocommerce-checkout .checkout .checkout-review table.woocommerce-checkout-review-order-table tfoot tr.tax-rate th, body.woocommerce-checkout .checkout .checkout-review table.woocommerce-checkout-review-order-table tfoot tr.tax-rate td {
  padding-bottom: 20px;
}
body.woocommerce-checkout .checkout .checkout-review table.woocommerce-checkout-review-order-table tfoot tr.order-total th, body.woocommerce-checkout .checkout .checkout-review table.woocommerce-checkout-review-order-table tfoot tr.order-total td {
  border-top: 1px solid var(--bricks-color-glzxxv);
  padding-top: 20px;
  font-size: 21px;
}
body.woocommerce-checkout #payment {
  margin-top: 40px;
}
body.woocommerce-checkout #payment .payment_methods .payment_box {
  background: #000;
}
body .woocommerce-info {
  border-radius: 5px;
  background: var(--bricks-color-annpvn);
}
body #quote-form-wrapper .quote-product-table {
  vertical-align: middle;
}
body #quote-form-wrapper .quote-product-table tr {
  align-items: stretch;
}
body #quote-form-wrapper .quote-product-table th, body #quote-form-wrapper .quote-product-table td {
  padding: 10px 20px 10px 0;
  align-items: flex-start;
  justify-content: center;
}
body #quote-form-wrapper .quote-product-table th.q-t-image, body #quote-form-wrapper .quote-product-table td.q-t-image {
  width: 145px;
}
body #quote-form-wrapper .quote-product-table th.q-t-image img, body #quote-form-wrapper .quote-product-table td.q-t-image img {
  width: 90px;
  border-radius: 5px;
}
body #quote-form-wrapper .quote-product-table th.q-t-price, body #quote-form-wrapper .quote-product-table td.q-t-price {
  width: 260px;
}
body #quote-form-wrapper .quote-product-table th.q-t-qty, body #quote-form-wrapper .quote-product-table td.q-t-qty {
  width: 240px;
}
body #quote-form-wrapper .quote-product-table th.q-t-title, body #quote-form-wrapper .quote-product-table td.q-t-title {
  width: 50%;
}
body #quote-form-wrapper .quote-product-table thead th {
  border-bottom: 1px solid var(--bricks-color-glzxxv);
  height: 40px;
}
body #quote-form-wrapper .quote-product-table td.q-t-title {
  font-weight: 700;
}
body #quote-form-wrapper .quote-product-table td p {
  margin-bottom: 0;
}
body #quote-form-wrapper .quote-product-table .custom-qty-wrapper .quantity {
  display: flex;
  align-items: center;
}
body #quote-form-wrapper .quote-product-table tbody tr:last-child {
  border-bottom: 1px solid var(--bricks-color-glzxxv);
}
body #confirm-quote-items.button {
  border-radius: 8px;
  display: flex;
  padding: 20px 90px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  text-transform: uppercase;
  font-weight: 700;
  min-height: 42px;
  text-align: center;
  line-height: 1em;
}
body #confirm-quote-items.button:not(.disabled):not(:disabled) {
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
  color: var(--bricks-color-fawyer);
}
body #confirm-quote-items.button:not(.disabled):not(:disabled):hover {
  background: linear-gradient(359deg, #D57BF3 -154.87%, #6224F4 94.77%);
  color: var(--bricks-color-fawyer) !important;
}
body #confirm-quote-items.button.disabled, body #confirm-quote-items.button:disabled {
  background: linear-gradient(45deg, #5B5B5B 18.07%, #000 79.22%);
  color: #5B5B5B;
}
body #confirm-quote-items.button:not(.flat) {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
body #quote-customer-form {
  width: 680px;
  max-width: 100%;
}
body #quote-customer-form h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
body #quote-customer-form label {
  color: var(--bricks-color-fawyer);
}
body #quote-customer-form .row {
  display: flex;
  flex-direction: row;
  gap: 30px;
  margin-bottom: 30px;
  width: 100%;
  flex-grow: 1;
}
body #quote-customer-form .row .col {
  width: 50%;
}
body #quote-customer-form .row .col.full {
  width: 100%;
}
body #quote-customer-form .form-footer {
  padding-top: 30px;
  border-top: 1px solid var(--bricks-color-glzxxv);
  margin-top: 30px;
}
body #quote-footer {
  padding: 20px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 8px;
  display: flex;
  flex-direction: row;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
body #quote-footer .quote-total-wrapper {
  font-weight: 700;
  font-size: 24px;
}
body #quote-footer .quote-subtext {
  font-size: 14px;
  font-weight: 400;
  margin-top: 5px;
}
body ins {
  text-decoration: none;
  line-height: 1em;
}
body .product-preview button.button {
  border-radius: 8px;
  display: flex;
  padding: 8px 18px;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  text-transform: uppercase;
  font-weight: 700;
  min-height: 42px;
  text-align: center;
  line-height: 1em;
  margin-top: 20px;
}
body .product-preview button.button:not(.disabled):not(:disabled) {
  background: linear-gradient(45deg, var(--bricks-color-thcxbx) 18.07%, var(--bricks-color-uuhfft) 79.22%);
  color: var(--bricks-color-fawyer);
}
body .product-preview button.button:not(.disabled):not(:disabled):hover {
  background: linear-gradient(359deg, #D57BF3 -154.87%, #6224F4 94.77%);
  color: var(--bricks-color-fawyer) !important;
}
body .product-preview button.button.disabled, body .product-preview button.button:disabled {
  background: linear-gradient(45deg, #5B5B5B 18.07%, #000 79.22%);
  color: #5B5B5B;
}
body .product-preview button.button:not(.flat) {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
body .woocommerce-cart .blockOverlay, body .woocommerce-checkout .blockOverlay,
body .woocommerce .blockUI.blockOverlay {
  background-color: #000 !important;
}
body .woocommerce .blockUI.blockOverlay:before, body .woocommerce .loader:before {
  height: 60px;
  width: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  display: block;
  content: "";
  background: url("assets/circle-white.svg") center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  opacity: 1;
}
body.woocommerce-order-pay .woocommerce .payment-form-wrapper {
  display: flex;
  flex-direction: column;
  max-width: 100%;
  width: 600px;
  margin: 0 auto 60px auto;
  padding: 30px;
  border-radius: 8px;
  border: 1px solid var(--bricks-color-glzxxv);
}
body.woocommerce-order-pay .woocommerce .payment-form-wrapper:before {
  content: "Payment Details";
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--bricks-color-glzxxv);
  margin-bottom: 30px;
  display: block;
  width: 100%;
}
body.woocommerce-order-pay .woocommerce .payment-form-wrapper .nab_payment_form {
  padding-top: 30px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  border-bottom: 1px solid var(--bricks-color-glzxxv);
}
body.woocommerce-order-pay .woocommerce .payment-form-wrapper .nab_payment_form fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
body.woocommerce-order-pay .woocommerce .payment-form-wrapper .nab_payment_form fieldset .form-row.form-row-first:first-child {
  float: none;
  width: 100%;
}
body.woocommerce-order-pay .woocommerce .payment-form-wrapper .nab_payment_form fieldset .form-row {
  margin-bottom: 20px;
}
body.woocommerce-order-pay .woocommerce .payment-form-wrapper .nab_payment_form fieldset .form-row select {
  max-width: calc(50% - 10px);
  border-radius: 5px;
  background-color: #000;
  color: var(--bricks-color-fawyer);
}
body.woocommerce-order-pay .woocommerce .payment-form-wrapper .nab_payment_form fieldset .form-row select:first-of-type {
  margin-right: 10px;
}
body.woocommerce-order-pay .woocommerce .payment-form-wrapper .nab_payment_form fieldset .form-row .help {
  display: block;
  margin-top: 5px;
  font-size: 12px;
  color: #5B5B5B;
}
body.woocommerce-order-received .woocommerce-thankyou-order-failed-actions {
  display: flex;
  flex-direction: row;
  gap: 60px;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
}
body.woocommerce-order-received .order_details tfoot td a:not(:last-child) {
  margin-bottom: 20px;
}
body.woocommerce-order-received .order_details tfoot td a.cancel {
  background: var(--bricks-color-rqwvyv);
  color: var(--bricks-color-fawyer);
}
body .wsf-form fieldset:not(:last-child) {
  margin-bottom: 30px;
}
body .brxe-ws-form-form {
  width: 100%;
}
body .brxe-ws-form-form .wsf-alert h1, body .brxe-ws-form-form .wsf-alert h2, body .brxe-ws-form-form .wsf-alert h3, body .brxe-ws-form-form .wsf-alert h4 {
  color: #000;
}
body .footer-nav-block a:hover {
  color: var(--bricks-color-glzxxv);
}
body #chat-circle {
  z-index: 100;
}
body #chatbot-container {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
body #chatbot-container #chatbot-input-container {
  padding-left: 10px;
  padding-right: 10px;
}

/* Mobile slider styles */
@media (max-width: 640px) {
  body header .header-right {
    overflow: visible;
    transition: height 0.3s ease;
    height: 43px;
  }
  body header .header-wrapper {
    transition: row-gap 0.3s ease;
  }
  body header.scrolling .header-right {
    height: 0;
    overflow: hidden;
  }
  body header.scrolling .header-wrapper {
    row-gap: 0;
  }
  body header nav .brx-nav-nested-items .brxe-dropdown {
    width: 90%;
  }
  body header nav .brx-nav-nested-items .brxe-dropdown .brx-submenu-toggle > button {
    display: block;
    visibility: visible;
  }
  body header nav .brx-nav-nested-items .mega-nav-dropdown.brxe-block {
    padding: 0;
    background: transparent;
    border-radius: 0;
  }
  body .shop-highlight-product-grid {
    overflow: hidden;
    position: relative;
  }
  body .shop-highlight-product-grid .swiper-wrapper {
    padding-bottom: 20px; /* spacing below for arrows */
    display: flex;
  }
  body .shop-highlight-product-grid .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
  }
  body .swiper-button-next, body .swiper-button-prev {
    top: auto;
    bottom: 0;
    width: 17px;
    height: 25px;
  }
  body .swiper-button-next:after, body .swiper-button-prev:after {
    display: none;
    content: "";
    visibility: hidden;
  }
  body .swiper-button-prev {
    left: 0;
  }
  body .swiper-button-next {
    right: auto;
    left: 40px;
  }
  body.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100%;
  }
  body.woocommerce-account .woocommerce-MyAccount-navigation a {
    line-height: 40px;
  }
  body.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
  }
  body .woocommerce-info, body .woocommerce-error, body .woocommerce-message {
    display: block;
    flex-wrap: wrap;
    text-align: left;
  }
  body .woocommerce-info .button, body .woocommerce-error .button, body .woocommerce-message .button {
    margin-top: 20px;
  }
  body #quote-form-wrapper .quote-product-table th.q-t-title, body #quote-form-wrapper .quote-product-table td.q-t-title, body #quote-form-wrapper .quote-product-table td.q-t-image {
    width: 100%;
    padding: 0;
  }
  body #quote-form-wrapper .quote-product-table td.q-t-image {
    padding-bottom: 10px;
  }
  body #quote-form-wrapper .quote-product-table td.q-t-image img {
    width: 100%;
  }
  body #quote-footer {
    flex-direction: column;
    align-items: flex-start;
  }
  body #quote-footer .quote-total-wrapper {
    font-size: 18px;
  }
  body #confirm-quote-items.button {
    min-height: unset;
    padding: 10px;
    width: 100%;
  }
  body .mobile-filter-toggle {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  body .mobile-filter-toggle:after {
    content: ">";
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    transition: transform 0.3s ease;
    transform: rotate(90deg);
  }
  body .mobile-filter-toggle.active:after {
    transform: rotate(270deg);
  }
  body .brxe-woocommerce-mini-cart.show-cart-details .cart-detail {
    margin: 0;
  }
  body.woocommerce-checkout .checkout .checkout-customer #customer_details.col2-set {
    flex-direction: column;
  }
  body.woocommerce-checkout .checkout .checkout-customer #customer_details.col2-set > div {
    width: 100%;
  }
}

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