/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */
/*!
Theme Name: LWS WpTheme Studio Discount Metal
Theme URI: https://https://liquidstudiogroup.com/
Author: Liquid Studio Group
Author URI: https://https://liquidstudiogroup.com/
Description: Starter Theme for Liquid Studio Group Clients and more inbuilt layout and library support for custom design.
Version: 0.0.1
Tested up to: 6.2
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lws
Tags: lws, liquid web, liquid client, tailwind, html5, css3, wordpress

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

LWS WpTheme Studio is based on _tw https://underscoretw.com/, (C) 2021-2025 Greg Sullivan
_tw is distributed under the terms of the GNU GPL v2 or later.

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2025 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/
@layer properties;
:root, :host {
  --font-sans: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
  --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
  --color-blue-800: oklch(42.4% 0.199 265.638);
  --color-blue-900: oklch(37.9% 0.146 265.522);
  --color-slate-100: oklch(96.8% 0.007 247.896);
  --color-slate-400: oklch(70.4% 0.04 256.788);
  --color-slate-600: oklch(44.6% 0.043 257.281);
  --color-slate-800: oklch(27.9% 0.041 260.031);
  --color-gray-50: oklch(98.5% 0.002 247.839);
  --color-gray-500: oklch(55.1% 0.027 264.364);
  --color-gray-600: oklch(44.6% 0.03 256.802);
  --color-gray-700: oklch(37.3% 0.034 259.733);
  --color-gray-900: oklch(21% 0.034 264.665);
  --color-neutral-900: oklch(20.5% 0 0);
  --color-black: #000;
  --color-white: #fff;
  --spacing: 0.25rem;
  --breakpoint-xl: 80rem;
  --container-3xs: 16rem;
  --container-2xs: 18rem;
  --text-xs: 0.75rem;
  --text-xs--line-height: calc(1 / 0.75);
  --text-sm: 0.875rem;
  --text-sm--line-height: calc(1.25 / 0.875);
  --text-lg: 1.125rem;
  --text-lg--line-height: calc(1.75 / 1.125);
  --text-xl: 1.25rem;
  --text-xl--line-height: calc(1.75 / 1.25);
  --text-2xl: 1.5rem;
  --text-2xl--line-height: calc(2 / 1.5);
  --text-3xl: 1.875rem;
  --text-3xl--line-height: calc(2.25 / 1.875);
  --text-4xl: 2.25rem;
  --text-4xl--line-height: calc(2.5 / 2.25);
  --text-7xl: 4.5rem;
  --text-7xl--line-height: 1;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-weight-extrabold: 800;
  --radius-sm: 0.25rem;
  --radius-md: 0.375rem;
  --radius-lg: 0.5rem;
  --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
  --aspect-video: 16 / 9;
  --default-transition-duration: 150ms;
  --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  --default-font-family: var(--font-sans);
  --default-mono-font-family: var(--font-mono);
  --color-primary: var(--wp--preset--color--primary);
  --container-content: var(--wp--style--global--content-size);
  --container-wide: var(--wp--style--global--wide-size);
}
@import "https://fonts.googleapis.com/css2?family=Anton&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";
.table-wrapper {
  width: 75%;
  margin: 0px auto 50px;
}
td.item-img img, .item-img {
  width: 90px;
}
.dt-search {
  display: flex;
  justify-content: space-around;
  align-items: center;
  justify-content: center;
}
.dt-search label {
  margin: 0px 5px;
}
.woocommerce-tabs.wc-tabs-wrapper {
  display: none;
}
.table-wrapper label {
  display: inline-block;
  margin-bottom: 0.5rem;
  text-transform: capitalize;
}
select.dt-input {
  padding: 8px !important;
  margin-right: 20px;
}
.product-table {
  max-width: 1270px;
  margin: 0px auto;
  width: 100%;
  display: flex;
}
.table-wrapper {
  width: 75%;
  margin: 0px auto 50px;
}
#catalog-container.hide-filters #catalog {
  width: 100%;
}
#catalog-filters {
  width: 25%;
  padding-right: 30px;
  position: relative;
}
#filter-clear {
  position: absolute;
  right: 16px;
  top: 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #092383;
  text-transform: uppercase;
  display: block;
  margin-bottom: 12px;
  border: 0;
  background: transparent;
}
#catalog-filters .title {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #092383;
  text-transform: uppercase;
  display: block;
  margin-bottom: 12px;
}
#catalog-filters .category {
  padding: 0;
  margin-bottom: 8px;
  display: none;
}
#catalog-filters .category .top {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  padding: 17px 30px 13px 15px;
  border: 1px solid #092383;
  background-color: #092383;
  position: relative;
  cursor: pointer;
  text-transform: capitalize;
  color: #fff;
}
#catalog-filters .category .top:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  position: absolute;
  font-weight: bold;
  right: 15px;
  top: 16px;
}
#catalog-filters .category .top:hover {
  text-decoration: underline;
}
#catalog-filters .category.active .top:after {
  content: "\f077";
}
#catalog-filters .category .bottom {
  display: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  padding: 15px 0 10px 0;
  overflow-x: auto;
  max-height: 250px;
}
#catalog-filters .range {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-top: 25px;
}
#catalog-filters .range label {
  position: absolute;
  left: 0;
  top: 0;
  width: 48%;
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
#catalog-filters .range input + label {
  right: 0;
  left: 52%;
}
#catalog-filters .range input {
  width: 48%;
  border: 1px solid #092383;
  height: 48px;
  padding: 10px 0 10px 10px;
}
#catalog-filters .checkbox {
  margin: 0 0 6px 0;
  position: relative;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  cursor: pointer;
  padding-right: 10px;
  padding-left: 10px;
}
#catalog-filters .checkbox span {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: -1px;
}
#catalog-filters .checkbox span:before {
  content: "\f0c8";
  font-family: "Font Awesome 5 Free", sans-serif;
  color: #092383;
  font-size: 16px;
  font-weight: normal;
}
#catalog-filters .checkbox input:checked + span:before {
  content: "\f14a";
  font-weight: bold;
}
#catalog-filters .checkbox input {
  position: absolute;
  margin: 0;
  opacity: 0;
}
#catalog-filters .category-reset button {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #092383;
  border: 0;
  background-color: transparent;
  border-radius: 0;
  padding: 0;
}
#catalog-filters .category-reset button:hover, #catalog-filters .category-reset button:active {
  color: #092383;
  text-decoration: underline;
}
#catalog-filters .bottom::-webkit-scrollbar-track {
  border-radius: 0;
  background-color: #092383;
}
#catalog-filters .bottom::-webkit-scrollbar {
  height: 20px;
  background-color: #092383;
  width: 4px;
  border-radius: 0;
}
#catalog-filters .bottom::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #092383;
}
#catalog {
  width: 75%;
}
#catalog table {
  width: 100%;
}
#catalog th {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  background-color: #092383;
  border: 1px solid #092383;
  padding: 10px 15px;
  vertical-align: middle;
  text-align: center;
  text-transform: capitalize;
}
#catalog th:last-child {
  color: #092383;
}
#catalog td {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  border: 1px solid #092383;
  padding: 10px 15px;
  vertical-align: middle;
  text-align: center;
}
#catalog td a {
  color: #092383;
  text-decoration: underline;
}
#catalog td a:hover, #catalog td a:active {
  color: #09303f;
}
#catalog td p {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  padding: 10px 15px;
  vertical-align: middle;
  text-align: center;
}
#catalog td p a {
  color: #092383;
  text-decoration: underline;
}
#catalog td p a:hover, #catalog td p a:active {
  color: #09303f;
}
#catalog img {
  max-width: 40px;
  max-height: 40px;
}
#catalog .item-add {
  width: 100px;
}
#catalog .empty:after {
  display: none;
}
#catalog .ts-quote-add {
  color: #092383;
  font-weight: bold;
  font-size: 16px;
}
#catalog .dataTables_wrapper .dataTables_length, #catalog .dataTables_wrapper .dataTables_filter, #catalog .dataTables_wrapper .dataTables_info, #catalog .dataTables_wrapper .dataTables_processing, #catalog .dataTables_wrapper .dataTables_paginate {
  color: #09303f;
  border-radius: 0;
}
#catalog .dataTables_wrapper .dataTables_length select, #catalog .dataTables_wrapper .dataTables_filter input {
  border-color: #e3cebd;
  border-radius: 0;
}
#catalog .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, #catalog	.dataTables_wrapper	.dataTables_paginate	.paginate_button.disabled:hover, #catalog	.dataTables_wrapper	.dataTables_paginate	.paginate_button.disabled:active {
  color: #bbb !important;
}
#catalog .dataTables_wrapper .dataTables_paginate .paginate_button {
  color: #09303f;
  font-weight: bold;
  background: transparent;
  border: 0;
  outline: 0;
  box-shadow: none;
}
#catalog .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: #092383 !important;
}
#catalog .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #092383 !important;
}
#catalog table.dataTable thead th {
  background-image: none;
}
#catalog table.dataTable thead th:after {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-size: 12px;
  margin-left: 2px;
}
#catalog table.dataTable thead .sorting_desc {
  background-image: none;
}
#catalog table.dataTable thead .sorting_desc:after {
  content: "\f0d7";
}
#catalog table.dataTable thead .sorting_asc {
  background-image: none;
}
#catalog table.dataTable thead .sorting_asc:after {
  content: "\f0d8";
}
#catalog table.dataTable thead th[data-column="image"], #catalog table.dataTable thead th[data-column="quantity"], #catalog table.dataTable thead th[data-column="add-to-quote"] {
  cursor: default;
}
#catalog table.dataTable thead th[data-column="image"]:after, #catalog table.dataTable thead th[data-column="quantity"]:after, #catalog table.dataTable thead th[data-column="add-to-quote"]:after {
  display: none;
}
#catalog .bootstrap-select {
  width: 100px;
}
#catalog .bootstrap-select .caret {
  top: 0;
}
#catalog td select {
  border: 1px solid #e3cebd;
  height: 48px;
  padding: 0;
  width: 75px;
}
#catalog-utility {
  margin-top: 20px;
  position: relative;
}
#catalog-utility .catalog-length {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  min-height: 78px;
}
#catalog-utility .catalog-quantity {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
#catalog-utility label {
  display: block;
  width: 100%;
  top: 0;
}
#catalog-utility select {
  height: 51px;
  border: 1px solid #e3cebd;
  padding: 15px;
  margin-right: 15px;
  outline: 0;
}
#catalog-utility input[type="text"], #catalog-utility input[type="number"] {
  height: 51px;
  border: 1px solid #e3cebd;
  padding: 15px 0 15px 15px;
  margin-right: 15px;
}
#catalog-utility input[name="custom_length"] {
  display: none;
}
#catalog-utility .radios {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 15px;
}
#catalog-utility .radio {
  margin: auto 25px auto 0;
  display: inline-block;
}
#catalog-utility .radio input[type="radio"] {
  position: static;
  margin: 0;
  cursor: pointer;
}
#catalog-utility .button {
  margin-left: 0;
  margin-right: auto;
}
#catalog-utility .bootstrap-select {
  width: 182px !important;
  margin-right: 15px;
}
#catalog-utility .bootstrap-select button {
  height: 51px;
  border: 1px solid #e3cebd !important;
  outline: 0 !important;
  border-radius: 0 !important;
  background-color: white !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#catalog-utility .bootstrap-select .dropdown-menu.open {
  border: 1px solid #e3cebd !important;
  padding: 0 !important;
}
#catalog-utility .bootstrap-select button span {
  font-size: 16px;
}
#catalog-utility .bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 5px;
  right: 25px;
}
#catalog-utility .bootstrap-select a {
  display: flex;
  text-decoration: none !important;
  padding-top: 9px;
}
#catalog-utility .bootstrap-select.btn-group .dropdown-menu.inner {
  margin-top: 0 !important;
}
.catalog-detail-image .image-single-inner {
  min-width: 50%;
}
.catalog-detail-image .image-single-inner img {
  width: 100%;
}
.catalog-specs {
  margin-top: 15px;
}
.catalog-specs tbody:first-child tr:first-child {
  background-color: #f3ede8;
}
.catalog-specs tbody:first-child tr:first-child td {
  text-transform: capitalize;
}
.catalog-specs tbody:first-child tr:first-child td:first-child {
  text-align: center;
  font-weight: bold;
}
.catalog-specs tbody:first-child tr td:first-child {
  font-weight: normal;
  text-align: center;
}
#ts-quote-cart {
  width: 100%;
}
#ts-quote-cart .table-responsive {
  padding: 0;
  margin-bottom: 15px;
}
#ts-quote-cart .table-responsive > p + table {
  display: none;
}
#ts-quote-cart table {
  width: 100%;
  border: 1px solid #e3cebd;
  margin-bottom: 15px;
}
#ts-quote-cart thead {
  background-color: #f3ede8;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
}
#ts-quote-cart th {
  padding: 15px;
}
#ts-quote-cart th:last-child {
  text-align: center;
}
#ts-quote-cart td {
  padding: 5px 15px;
}
#ts-quote-cart input {
  border: 1px solid #e3cebd;
  border-radius: 0;
  position: relative;
  height: 48px;
  padding: 5px 0 5px 15px;
  width: 100px;
}
#ts-quote-cart span.item-length {
  color: #84989f;
}
#ts-quote-cart .item-image img {
  max-width: 40px;
  max-height: 40px;
}
#ts-quote-cart .item-delete {
  color: #092383;
  border: 0;
  background-color: transparent;
  font-weight: bold;
  font-size: 20px;
}
#ts-quote-cart .item-delete:hover, #ts-quote-cart .item-delete:active {
  color: #09303f;
}
#quick-contact-section .description {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
#quick-contact-section .description p {
  width: 70%;
}
#quick-contact-section .title {
  width: 30%;
}
#quick-contact-section .fieldset > .w50 {
  display: flex;
  flex-wrap: wrap;
}
#sidetab {
  top: auto;
  bottom: 15px;
  width: 320px;
  height: 458px;
  transform: translateX(280px);
}
#sidetab .tab {
  height: 40px;
  line-height: 40px;
  width: 258px;
}
#sidetab .content {
  width: 350px;
  background-color: white;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px 30px 0 25px;
  border: 2px solid #092383;
}
#sidetab .h3 {
  font-size: 18px;
  line-height: 20px;
  margin-top: 15px;
}
#catalog {
  overflow-x: scroll;
  position: relative;
  padding-top: 30px;
}
#catalog:before {
  content: "Swipe to scroll »";
  font-size: 13px;
  font-weight: bold;
  color: #092383;
  margin-bottom: 5px;
  display: block;
  float: left;
  position: absolute;
  top: 0;
}
#catalog .dataTables_wrapper {
  width: 767px;
}
#catalog .dataTables_wrapper .dataTables_length, #catalog .dataTables_wrapper .dataTables_filter, #catalog .dataTables_wrapper .dataTables_info, #catalog .dataTables_wrapper .dataTables_paginate {
  text-align: left;
  font-size: 12px;
}
#catalog .paginate_button.previous {
  padding-left: 0;
  margin-left: 0;
}
#catalog::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #eee;
  height: 10px;
}
#catalog::-webkit-scrollbar {
  width: 12px;
  background-color: #016a91;
  height: 5px;
  border-radius: 10px;
}
#catalog::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #154962;
}
div#gform_2_validation_container {
  display: none;
}
.gform_fields {
  grid-row-gap: 10px !important;
}
.content-area h1, .content-area h2, .content-area h3, .content-area h4 {
  color: #092383;
  margin-bottom: 15px;
}
.content-area p {
  margin-bottom: 15px;
}
.table-wide {
  width: 100%;
}
.metal-bulding-sidebar p {
  font-size: 1.4em;
  color: #092383;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  opacity: 1;
}
.wpcp-single-item {
  margin: 0px auto;
  text-align: center;
}
.product-popup {
  display: none;
  position: absolute;
  background: #eee;
  bottom: 79px;
  width: 350px;
  right: 0px;
  border: 2px solid #092383;
}
.product-popup form select {
  width: 100%;
  display: block;
  padding: 10px;
  border-radius: 22px;
  font-size: 13px;
}
.woocommerce div.product div.images img {
  width: auto;
  display: inline-block;
}
li.product a.button {
  display: none !important;
}
.columns-4 {
  columns: unset !important;
}
.archive li.product a.woocommerce-LoopProduct-link {
  display: inline-block;
  height: 175px;
  overflow: hidden;
  position: relative;
}
.term-43 li.product a.woocommerce-LoopProduct-link, .term-42 li.product a.woocommerce-LoopProduct-link {
  height: auto;
}
.woocommerce-product-gallery__image.flex-active-slide a {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
}
.metal-bulding-sidebar {
  padding-top: 50px;
  margin-bottom: 50px;
}
.sidebar-image {
  display: none;
  position: absolute;
  right: 0px;
  top: 50px;
}
.metal-bulding-sidebar a.img-link {
  position: relative;
}
.metal-bulding-sidebar a.img-link.active:after {
  content: ">";
  position: absolute;
  bottom: -16px;
  color: #092383;
  font-size: 2em;
}
.archive li.product a h2 {
  bottom: -10px;
  text-align: center;
  width: 100%;
  background: #fff;
  left: 0;
  right: 0;
  position: absolute;
}
.product-popup img {
  position: absolute;
  top: -60px;
  max-width: 90px;
  left: -50px;
}
#sidetab.active {
  transform: translateX(0);
}
#sidetab {
  height: 450px;
  position: fixed;
  top: 15%;
  right: 0;
  z-index: 999;
  width: 448px;
  transform: translateX(400px);
  transition: transform 0.3s ease-in-out;
}
#sidetab .tab {
  transform: rotate(270deg);
  z-index: 50;
  transform-origin: left top 0;
  color: white;
  background-color: #092383;
  width: 268px;
  height: 48px;
  top: 100%;
  left: 0;
  position: absolute;
  line-height: 48px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  border: 2px solid white;
  cursor: pointer;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
#sidetab button {
  position: absolute;
  right: 15px;
  top: 15px;
  background-color: transparent;
  color: #092383;
  font-size: 22px;
  border: 0;
  padding: 0;
}
#sidetab.active .tab {
  opacity: 0;
  pointer-events: none;
}
span.h3 {
  font-size: 18px;
  text-align: center;
  margin-top: 30px;
  display: inline-block;
}
textarea#input_2_4 {
  height: 100px;
}
div.wpt-wrap {
  flex-direction: row;
  clear: both;
  width: 100%;
  flex-wrap: wrap;
}
.wpt-search-full-wrapper {
  display: flex;
  flex-direction: column;
  width: 28%;
}
.wpt-stats-report {
  display: none;
}
tr.wpt_table_header_row th {
  font-size: 14px !important;
}
.wpt_table_tag_wrapper {
  width: 70%;
}
.all_check_header_footer.all_check_footer {
  display: none;
}
a.uabb-button.uabb-creative-button.uabb-creative-flat-btn.uabb-none-btn {
  background-color: #092383;
  border: none;
}
ul.gateop-list {
  column-count: 2;
}
div#welding-table thead {
  display: none;
}
.sidebar-image img {
  max-width: 300px;
}
.metal-bulding-wrapper {
  padding-top: 50px;
}
.wpt_search_box .search_box_wrapper .keyword-s-wrapper.search_single_direct {
  flex: unset !important;
}
body.wpt_table_body .wpt-wrap table thead tr.wpt_table_header_row, body.wpt_table_body .wpt-wrap table thead tr.wpt_table_header_row th {
  background-color: #092383 !important;
}
.normal_table_wrapper tbody {
  border: 1px solid #4d4d4d;
}
body.wpt_table_body .wpt-wrap table tbody tr th, body.wpt_table_body .wpt-wrap table tbody tr td {
  border-bottom: 1px solid #4d4d4d !important;
}
.search_box_fixer h3.search_box_label, .all_check_header_footer.all_check_header, .wpt_edit_table, button.wpt-query-reset-button, label.search_keyword_label {
  display: none;
}
li.product-category.product {
  border-bottom: 4px solid;
  position: relative;
}
li.product-category.product a img {
  margin: 0px !important;
}
li.product-category h2 {
  position: absolute;
  margin: 0px auto;
  width: 100%;
  left: 0;
  text-align: center;
  right: 0;
  color: #fff;
  background: rgb(9, 35, 131);
  bottom: 0;
}
li.product-category.product h2 mark.count {
  display: none;
}
.fl-page-content {
  padding-bottom: 20px;
}
footer .fl-row.fl-row-fixed-width.fl-row-bg-none {
  background: #fff;
}
.table-wrapper table th {
  border: 1px solid #eee;
  padding: 10px;
}
.pimage {
  width: 8%;
}
.pdetails {
  width: 35%;
}
tr.ts-quote-item {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
table#catalog-table tbody tr:nth-child(even) {
  background: #eee;
}
tr.ts-quote-item td {
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  padding: 5px;
}
.alignleft {
  float: none;
  margin: 5px 20px 8px 0;
}
.gates-wrapper button {
  background-color: #092383 !important;
  transition: all 0.3s ease-in;
  color: #fff !important;
}
.gates-wrapper button:hover {
  background-color: #f00e0e !important;
  transition: all 0.3s ease-in-out;
  color: #fff !important;
}
.tab-main-item {
  margin-bottom: 30px;
}
.gates-content-wrapper .row {
  margin-top: 50px;
}
.gates-tabs {
  justify-content: center;
  padding: 25px;
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
}
.gates-tabs .item-btn {
  width: 100%;
  padding: 5px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 20px 20px 0px 0px;
}
.gates-tabs .item-btn span.item-icon {
  background: #ffff;
  height: 45px;
  width: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 2em;
  border-radius: 50%;
  color: #f00e0e;
}
.gates-tabs .item-list {
  padding: 10px;
  background: #efefef;
  border-radius: 0px 0px 20px 20px;
  display: none;
}
span.item-icon.plus::before {
  content: "\002B";
  transition: all 0.3s ease-in;
}
span.item-icon.times::before {
  content: "\00D7";
  transition: all 0.3s ease-in-out;
}
table.table tbody > tr th {
  background: #eee;
}
button#filter-clear {
  background: transparent !important;
}
@media screen and (max-width: 992px) {
  #catalog-filters,	.table-wrapper {
    width: 100%;
  }
  .product-table {
    margin: 0px 15px;
    width: 100%;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 543px) {
  .sidebar-image {
    position: relative;
    right: unset;
    top: unset;
    margin: 10px auto;
  }
}
@import "https://fonts.googleapis.com/css2?family=Anton&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";
body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}
h1 {
  font-size: 2em;
  font-family: "Anton", sans-serif;
  font-style: normal;
  font-weight: 400;
}
h2 {
  font-size: 1.8em;
  font-family: "Anton", sans-serif;
  font-style: normal;
  font-weight: 400;
}
h3 {
  font-size: 1.4em;
  font-family: "Anton", sans-serif;
  font-style: normal;
  font-weight: 400;
}
h4 {
  font-size: 1.2em;
  font-family: "Anton", sans-serif;
  font-style: normal;
  font-weight: 400;
}
h5 {
  font-size: 1em;
  font-family: "Anton", sans-serif;
  font-style: normal;
  font-weight: 400;
}
h6 {
  font-size: 0.8em;
  font-family: "Anton", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.header-shadow {
  text-shadow: 2px 2px 5px #000000;
}
p {
  margin-bottom: 1em;
}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="number"], input[type="search"], input[type="url"], textarea {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #424242;
  background-color: #fcfcfc;
  background-image: none;
  border: 1px solid #e6e6e6;
  -moz-transition: all ease-in-out 0.15s;
  -webkit-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
table {
  width: 100%;
}
.table th, .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
header nav ul li a {
  text-transform: uppercase;
}
*, ::after, ::before, ::backdrop, ::file-selector-button {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0 solid;
}
html, :host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
  font-feature-settings: var(--default-font-feature-settings, normal);
  font-variation-settings: var(--default-font-variation-settings, normal);
  -webkit-tap-highlight-color: transparent;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
}
b, strong {
  font-weight: bolder;
}
code, kbd, samp, pre {
  font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
  font-feature-settings: var(--default-mono-font-feature-settings, normal);
  font-variation-settings: var(--default-mono-font-variation-settings, normal);
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
:-moz-focusring {
  outline: auto;
}
progress {
  vertical-align: baseline;
}
summary {
  display: list-item;
}
ol, ul, menu {
  list-style: none;
}
img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  vertical-align: middle;
}
img, video {
  max-width: 100%;
  height: auto;
}
button, input, select, optgroup, textarea, ::file-selector-button {
  font: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  letter-spacing: inherit;
  color: inherit;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
}
:where(select:is([multiple], [size])) optgroup {
  font-weight: bolder;
}
:where(select:is([multiple], [size])) optgroup option {
  padding-inline-start: 20px;
}
::file-selector-button {
  margin-inline-end: 4px;
}
::placeholder {
  opacity: 1;
}
@supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
  ::placeholder {
    color: currentcolor;
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, currentcolor 50%, transparent);
    }
  }
}
textarea {
  resize: vertical;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-date-and-time-value {
  min-height: 1lh;
  text-align: inherit;
}
::-webkit-datetime-edit {
  display: inline-flex;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
  padding-block: 0;
}
:-moz-ui-invalid {
  box-shadow: none;
}
button, input:where([type='button'], [type='reset'], [type='submit']), ::file-selector-button {
  appearance: button;
}
::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
  height: auto;
}
[hidden]:where(:not([hidden='until-found'])) {
  display: none !important;
}
@import "https://fonts.googleapis.com/css2?family=Anton&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";
.btn-light, .button-light {
  display: inline-block;
  cursor: pointer;
  border-radius: var(--radius-sm);
  background-color: var(--color-slate-100);
  padding-inline: calc(var(--spacing) * 4);
  padding-block: calc(var(--spacing) * 2);
  color: var(--color-black);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  transition-delay: 150ms;
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
}
.btn, button {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  cursor: pointer;
  border-radius: var(--radius-sm);
  background-color: var(--color-slate-600);
  padding-inline: calc(var(--spacing) * 6);
  padding-block: calc(var(--spacing) * 2);
  color: var(--color-white);
  --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--ease-in-out);
  transition-timing-function: var(--ease-in-out);
  &:hover {
    @media (hover: hover) {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  &:hover {
    @media (hover: hover) {
      background-color: var(--color-slate-800);
    }
  }
  &:focus {
    --tw-outline-style: none;
    outline-style: none;
  }
}
.primary-menu li ul.sub-menu {
  position: absolute;
  top: 100%;
  left: calc(var(--spacing) * 0);
  z-index: 30;
  display: none;
  width: var(--container-2xs);
  background-color: var(--color-slate-400);
  padding: calc(var(--spacing) * 4);
  --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.primary-menu li ul.sub-menu li {
  padding: calc(var(--spacing) * 2);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-black);
}
.primary-menu li ul.sub-menu li:hover {
  background-color: var(--color-slate-600);
  padding: calc(var(--spacing) * 2);
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
  color: var(--color-white);
}
.primary-menu li:hover ul.sub-menu {
  display: block;
}
.page-title, .entry-title {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
  color: var(--color-neutral-900);
}
.page-content > *, .entry-content > * {
  margin-inline: auto;
  max-width: var(--container-content);
}
.entry-content > .alignwide {
  max-width: var(--container-wide);
}
.entry-content > .alignfull {
  max-width: none;
}
.entry-content > .alignleft {
  float: left;
  margin-right: calc(var(--spacing) * 8);
}
.entry-content > .alignright {
  float: right;
  margin-left: calc(var(--spacing) * 8);
}
.visible {
  visibility: visible;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.relative {
  position: relative;
}
.static {
  position: static;
}
.inset-0 {
  inset: calc(var(--spacing) * 0);
}
.top-0 {
  top: calc(var(--spacing) * 0);
}
.top-1\.5 {
  top: calc(var(--spacing) * 1.5);
}
.right-3\.5 {
  right: calc(var(--spacing) * 3.5);
}
.right-4 {
  right: calc(var(--spacing) * 4);
}
.bottom-1 {
  bottom: calc(var(--spacing) * 1);
}
.left-0 {
  left: calc(var(--spacing) * 0);
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-60 {
  z-index: 60;
}
.col-12 {
  grid-column: 12;
}
.col-span-4 {
  grid-column: span 4 / span 4;
}
.col-span-8 {
  grid-column: span 8 / span 8;
}
.container {
  width: 100%;
  @media (width >= 40rem) {
    max-width: 40rem;
  }
  @media (width >= 48rem) {
    max-width: 48rem;
  }
  @media (width >= 64rem) {
    max-width: 64rem;
  }
  @media (width >= 80rem) {
    max-width: 80rem;
  }
  @media (width >= 96rem) {
    max-width: 96rem;
  }
}
.m-0 {
  margin: calc(var(--spacing) * 0);
}
.mx-1 {
  margin-inline: calc(var(--spacing) * 1);
}
.mx-4 {
  margin-inline: calc(var(--spacing) * 4);
}
.mx-auto {
  margin-inline: auto;
}
.my-2 {
  margin-block: calc(var(--spacing) * 2);
}
.my-4 {
  margin-block: calc(var(--spacing) * 4);
}
.mt-0\.5 {
  margin-top: calc(var(--spacing) * 0.5);
}
.mt-4 {
  margin-top: calc(var(--spacing) * 4);
}
.mt-5 {
  margin-top: calc(var(--spacing) * 5);
}
.mt-8 {
  margin-top: calc(var(--spacing) * 8);
}
.mt-12 {
  margin-top: calc(var(--spacing) * 12);
}
.mt-\[-15px\] {
  margin-top: -15px;
}
.mt-\[-18px\] {
  margin-top: -18px;
}
.mr-2 {
  margin-right: calc(var(--spacing) * 2);
}
.mb-1 {
  margin-bottom: calc(var(--spacing) * 1);
}
.mb-2 {
  margin-bottom: calc(var(--spacing) * 2);
}
.mb-2\.5 {
  margin-bottom: calc(var(--spacing) * 2.5);
}
.mb-3 {
  margin-bottom: calc(var(--spacing) * 3);
}
.mb-3\.5 {
  margin-bottom: calc(var(--spacing) * 3.5);
}
.mb-4 {
  margin-bottom: calc(var(--spacing) * 4);
}
.mb-5 {
  margin-bottom: calc(var(--spacing) * 5);
}
.mb-6 {
  margin-bottom: calc(var(--spacing) * 6);
}
.mb-8 {
  margin-bottom: calc(var(--spacing) * 8);
}
.mb-10 {
  margin-bottom: calc(var(--spacing) * 10);
}
.mb-12 {
  margin-bottom: calc(var(--spacing) * 12);
}
.mb-\[-15px\] {
  margin-bottom: -15px;
}
.mb-\[-16px\] {
  margin-bottom: -16px;
}
.ml-2 {
  margin-left: calc(var(--spacing) * 2);
}
.block {
  display: block;
}
.contents {
  display: contents;
}
.flex {
  display: flex;
}
.grid {
  display: grid;
}
.hidden {
  display: none;
}
.inline-block {
  display: inline-block;
}
.table {
  display: table;
}
.aspect-video {
  aspect-ratio: var(--aspect-video);
}
.h-4 {
  height: calc(var(--spacing) * 4);
}
.h-5 {
  height: calc(var(--spacing) * 5);
}
.h-6 {
  height: calc(var(--spacing) * 6);
}
.h-10 {
  height: calc(var(--spacing) * 10);
}
.h-16 {
  height: calc(var(--spacing) * 16);
}
.h-18 {
  height: calc(var(--spacing) * 18);
}
.h-40 {
  height: calc(var(--spacing) * 40);
}
.h-56 {
  height: calc(var(--spacing) * 56);
}
.h-72 {
  height: calc(var(--spacing) * 72);
}
.h-\[180px\] {
  height: 180px;
}
.h-auto {
  height: auto;
}
.h-full {
  height: 100%;
}
.w-5 {
  width: calc(var(--spacing) * 5);
}
.w-6 {
  width: calc(var(--spacing) * 6);
}
.w-10 {
  width: calc(var(--spacing) * 10);
}
.w-16 {
  width: calc(var(--spacing) * 16);
}
.w-64 {
  width: calc(var(--spacing) * 64);
}
.w-full {
  width: 100%;
}
.max-w-\[60px\] {
  max-width: 60px;
}
.max-w-none {
  max-width: none;
}
.max-w-screen-xl {
  max-width: var(--breakpoint-xl);
}
.-translate-x-full {
  --tw-translate-x: -100%;
  translate: var(--tw-translate-x) var(--tw-translate-y);
}
.rotate-z-180 {
  --tw-rotate-z: rotateZ(180deg);
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.rotate-z-255 {
  --tw-rotate-z: rotateZ(255deg);
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.transform {
  transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
}
.cursor-pointer {
  cursor: pointer;
}
.columns-1 {
  columns: 1;
}
.columns-2 {
  columns: 2;
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-12 {
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.flex-col {
  flex-direction: column;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.justify-around {
  justify-content: space-around;
}
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: flex-end;
}
.gap-0\.5 {
  gap: calc(var(--spacing) * 0.5);
}
.gap-2 {
  gap: calc(var(--spacing) * 2);
}
.gap-4 {
  gap: calc(var(--spacing) * 4);
}
.space-y-1 {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
  }
}
.space-y-2 {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }
}
.space-y-4 {
  :where(& > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }
}
.space-x-2 {
  :where(& > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 2) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-x-reverse)));
  }
}
.space-x-4 {
  :where(& > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
    margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
  }
}
.rounded {
  border-radius: 0.25rem;
}
.rounded-full {
  border-radius: calc(infinity * 1px);
}
.rounded-lg {
  border-radius: var(--radius-lg);
}
.rounded-md {
  border-radius: var(--radius-md);
}
.rounded-sm {
  border-radius: var(--radius-sm);
}
.border {
  border-style: var(--tw-border-style);
  border-width: 1px;
}
.border-0 {
  border-style: var(--tw-border-style);
  border-width: 0px;
}
.border-2 {
  border-style: var(--tw-border-style);
  border-width: 2px;
}
.border-t {
  border-top-style: var(--tw-border-style);
  border-top-width: 1px;
}
.border-r-1 {
  border-right-style: var(--tw-border-style);
  border-right-width: 1px;
}
.border-b {
  border-bottom-style: var(--tw-border-style);
  border-bottom-width: 1px;
}
.border-blue-800 {
  border-color: var(--color-blue-800);
}
.border-gray-600 {
  border-color: var(--color-gray-600);
}
.bg-\[\#2B2B2B\] {
  background-color: #2B2B2B;
}
.bg-\[\#132C88\] {
  background-color: #132C88;
}
.bg-\[\#f2f2f2\] {
  background-color: #f2f2f2;
}
.bg-black {
  background-color: var(--color-black);
}
.bg-blue-800 {
  background-color: var(--color-blue-800);
}
.bg-blue-900 {
  background-color: var(--color-blue-900);
}
.bg-gray-50 {
  background-color: var(--color-gray-50);
}
.bg-white {
  background-color: var(--color-white);
}
.bg-white\/20 {
  background-color: color-mix(in srgb, #fff 20%, transparent);
  @supports (color: color-mix(in lab, red, red)) {
    background-color: color-mix(in oklab, var(--color-white) 20%, transparent);
  }
}
.bg-\[linear-gradient\(90deg\,_rgba\(9\,35\,131\,0\.65\)_0\%\,_rgba\(104\,104\,104\,0\.59\)_100\%\)\] {
  background-image: linear-gradient(90deg, rgba(9,35,131,0.65) 0%, rgba(104,104,104,0.59) 100%);
}
.bg-\[linear-gradient\(147deg\,_\#092485_0\%\,_\#B7B2B7_100\%\)\] {
  background-image: linear-gradient(147deg, #092485 0%, #B7B2B7 100%);
}
.bg-cover {
  background-size: cover;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-center {
  background-position: center;
}
.bg-no-repeat {
  background-repeat: no-repeat;
}
.object-cover {
  object-fit: cover;
}
.p-0 {
  padding: calc(var(--spacing) * 0);
}
.p-1 {
  padding: calc(var(--spacing) * 1);
}
.p-2 {
  padding: calc(var(--spacing) * 2);
}
.p-3 {
  padding: calc(var(--spacing) * 3);
}
.p-4 {
  padding: calc(var(--spacing) * 4);
}
.p-6 {
  padding: calc(var(--spacing) * 6);
}
.px-4 {
  padding-inline: calc(var(--spacing) * 4);
}
.px-6 {
  padding-inline: calc(var(--spacing) * 6);
}
.px-12 {
  padding-inline: calc(var(--spacing) * 12);
}
.py-2 {
  padding-block: calc(var(--spacing) * 2);
}
.py-4 {
  padding-block: calc(var(--spacing) * 4);
}
.py-6 {
  padding-block: calc(var(--spacing) * 6);
}
.py-10 {
  padding-block: calc(var(--spacing) * 10);
}
.py-12 {
  padding-block: calc(var(--spacing) * 12);
}
.py-14 {
  padding-block: calc(var(--spacing) * 14);
}
.py-16 {
  padding-block: calc(var(--spacing) * 16);
}
.py-20 {
  padding-block: calc(var(--spacing) * 20);
}
.pt-4 {
  padding-top: calc(var(--spacing) * 4);
}
.pb-4 {
  padding-bottom: calc(var(--spacing) * 4);
}
.pb-12 {
  padding-bottom: calc(var(--spacing) * 12);
}
.pb-14 {
  padding-bottom: calc(var(--spacing) * 14);
}
.pl-4 {
  padding-left: calc(var(--spacing) * 4);
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-2xl {
  font-size: var(--text-2xl);
  line-height: var(--tw-leading, var(--text-2xl--line-height));
}
.text-3xl {
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
}
.text-4xl {
  font-size: var(--text-4xl);
  line-height: var(--tw-leading, var(--text-4xl--line-height));
}
.text-7xl {
  font-size: var(--text-7xl);
  line-height: var(--tw-leading, var(--text-7xl--line-height));
}
.text-lg {
  font-size: var(--text-lg);
  line-height: var(--tw-leading, var(--text-lg--line-height));
}
.text-sm {
  font-size: var(--text-sm);
  line-height: var(--tw-leading, var(--text-sm--line-height));
}
.text-xl {
  font-size: var(--text-xl);
  line-height: var(--tw-leading, var(--text-xl--line-height));
}
.text-xs {
  font-size: var(--text-xs);
  line-height: var(--tw-leading, var(--text-xs--line-height));
}
.leading-8 {
  --tw-leading: calc(var(--spacing) * 8);
  line-height: calc(var(--spacing) * 8);
}
.leading-12 {
  --tw-leading: calc(var(--spacing) * 12);
  line-height: calc(var(--spacing) * 12);
}
.font-bold {
  --tw-font-weight: var(--font-weight-bold);
  font-weight: var(--font-weight-bold);
}
.font-medium {
  --tw-font-weight: var(--font-weight-medium);
  font-weight: var(--font-weight-medium);
}
.font-semibold {
  --tw-font-weight: var(--font-weight-semibold);
  font-weight: var(--font-weight-semibold);
}
.text-\[\#132C88\] {
  color: #132C88;
}
.text-\[\#092383\] {
  color: #092383;
}
.text-black {
  color: var(--color-black);
}
.text-blue-800 {
  color: var(--color-blue-800);
}
.text-blue-900 {
  color: var(--color-blue-900);
}
.text-gray-500 {
  color: var(--color-gray-500);
}
.text-gray-700 {
  color: var(--color-gray-700);
}
.text-gray-900 {
  color: var(--color-gray-900);
}
.text-white {
  color: var(--color-white);
}
.shadow-lg {
  --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-none {
  --tw-shadow: 0 0 #0000;
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.shadow-sm {
  --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.filter {
  filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
}
.transition {
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, visibility, content-visibility, overlay, pointer-events;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.transition-transform {
  transition-property: transform, translate, scale, rotate;
  transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--default-transition-duration));
}
.duration-300 {
  --tw-duration: 300ms;
  transition-duration: 300ms;
}
.content-none {
  --tw-content: none;
  content: none;
}
.hover\:bg-\[\#0f246e\] {
  &:hover {
    @media (hover: hover) {
      background-color: #0f246e;
    }
  }
}
.focus\:outline-none {
  &:focus {
    --tw-outline-style: none;
    outline-style: none;
  }
}
.sm\:col-span-1 {
  @media (width >= 40rem) {
    grid-column: span 1 / span 1;
  }
}
.sm\:col-span-3 {
  @media (width >= 40rem) {
    grid-column: span 3 / span 3;
  }
}
.sm\:mx-auto {
  @media (width >= 40rem) {
    margin-inline: auto;
  }
}
.sm\:w-\[20\%\] {
  @media (width >= 40rem) {
    width: 20%;
  }
}
.sm\:w-\[50\%\] {
  @media (width >= 40rem) {
    width: 50%;
  }
}
.sm\:w-\[80\%\] {
  @media (width >= 40rem) {
    width: 80%;
  }
}
.sm\:grid-cols-2 {
  @media (width >= 40rem) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.sm\:grid-cols-4 {
  @media (width >= 40rem) {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.sm\:flex-nowrap {
  @media (width >= 40rem) {
    flex-wrap: nowrap;
  }
}
.sm\:p-8 {
  @media (width >= 40rem) {
    padding: calc(var(--spacing) * 8);
  }
}
.sm\:py-0 {
  @media (width >= 40rem) {
    padding-block: calc(var(--spacing) * 0);
  }
}
.sm\:text-right {
  @media (width >= 40rem) {
    text-align: right;
  }
}
.md\:col-span-2 {
  @media (width >= 48rem) {
    grid-column: span 2 / span 2;
  }
}
.md\:col-span-4 {
  @media (width >= 48rem) {
    grid-column: span 4 / span 4;
  }
}
.md\:m-0 {
  @media (width >= 48rem) {
    margin: calc(var(--spacing) * 0);
  }
}
.md\:mx-0 {
  @media (width >= 48rem) {
    margin-inline: calc(var(--spacing) * 0);
  }
}
.md\:mx-8 {
  @media (width >= 48rem) {
    margin-inline: calc(var(--spacing) * 8);
  }
}
.md\:mb-4 {
  @media (width >= 48rem) {
    margin-bottom: calc(var(--spacing) * 4);
  }
}
.md\:block {
  @media (width >= 48rem) {
    display: block;
  }
}
.md\:flex {
  @media (width >= 48rem) {
    display: flex;
  }
}
.md\:hidden {
  @media (width >= 48rem) {
    display: none;
  }
}
.md\:inline-block {
  @media (width >= 48rem) {
    display: inline-block;
  }
}
.md\:h-24 {
  @media (width >= 48rem) {
    height: calc(var(--spacing) * 24);
  }
}
.md\:h-\[130px\] {
  @media (width >= 48rem) {
    height: 130px;
  }
}
.md\:w-3xs {
  @media (width >= 48rem) {
    width: var(--container-3xs);
  }
}
.md\:w-\[80\%\] {
  @media (width >= 48rem) {
    width: 80%;
  }
}
.md\:w-\[200px\] {
  @media (width >= 48rem) {
    width: 200px;
  }
}
.md\:w-\[1000px\] {
  @media (width >= 48rem) {
    width: 1000px;
  }
}
.md\:max-w-full {
  @media (width >= 48rem) {
    max-width: 100%;
  }
}
.md\:columns-3 {
  @media (width >= 48rem) {
    columns: 3;
  }
}
.md\:grid-cols-2 {
  @media (width >= 48rem) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.md\:grid-cols-3 {
  @media (width >= 48rem) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.md\:grid-cols-4 {
  @media (width >= 48rem) {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.md\:grid-cols-6 {
  @media (width >= 48rem) {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}
.md\:flex-nowrap {
  @media (width >= 48rem) {
    flex-wrap: nowrap;
  }
}
.md\:gap-8 {
  @media (width >= 48rem) {
    gap: calc(var(--spacing) * 8);
  }
}
.md\:space-x-4 {
  @media (width >= 48rem) {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 4) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
}
.md\:bg-blue-900 {
  @media (width >= 48rem) {
    background-color: var(--color-blue-900);
  }
}
.md\:p-12 {
  @media (width >= 48rem) {
    padding: calc(var(--spacing) * 12);
  }
}
.md\:px-0 {
  @media (width >= 48rem) {
    padding-inline: calc(var(--spacing) * 0);
  }
}
.md\:px-16 {
  @media (width >= 48rem) {
    padding-inline: calc(var(--spacing) * 16);
  }
}
.md\:py-0 {
  @media (width >= 48rem) {
    padding-block: calc(var(--spacing) * 0);
  }
}
.md\:pt-4 {
  @media (width >= 48rem) {
    padding-top: calc(var(--spacing) * 4);
  }
}
.md\:pb-0 {
  @media (width >= 48rem) {
    padding-bottom: calc(var(--spacing) * 0);
  }
}
.lg\:mx-8 {
  @media (width >= 64rem) {
    margin-inline: calc(var(--spacing) * 8);
  }
}
.lg\:columns-5 {
  @media (width >= 64rem) {
    columns: 5;
  }
}
.lg\:grid-cols-2 {
  @media (width >= 64rem) {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
.lg\:grid-cols-3 {
  @media (width >= 64rem) {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.xl\:h-\[180px\] {
  @media (width >= 80rem) {
    height: 180px;
  }
}
.xl\:w-\[475px\] {
  @media (width >= 80rem) {
    width: 475px;
  }
}
.xl\:space-x-6 {
  @media (width >= 80rem) {
    :where(& > :not(:last-child)) {
      --tw-space-x-reverse: 0;
      margin-inline-start: calc(calc(var(--spacing) * 6) * var(--tw-space-x-reverse));
      margin-inline-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-x-reverse)));
    }
  }
}
.prose-a\:text-primary {
  & :is(:where(a):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
    color: var(--color-primary);
  }
}
@layer utilities {
  .lws-container {
    max-width: 1400px;
    padding-inline: calc(var(--spacing) * 4);
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
/*!
Theme Name: LWS WpTheme Studio Discount Metal
Theme URI: https://https://liquidstudiogroup.com/
Author: Liquid Studio Group
Author URI: https://https://liquidstudiogroup.com/
Description: Starter Theme for Liquid Studio Group Clients and more inbuilt layout and library support for custom design.
Version: 0.0.1
Tested up to: 6.2
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lws
Tags: lws, liquid web, liquid client, tailwind, html5, css3, wordpress

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

LWS WpTheme Studio is based on _tw https://underscoretw.com/, (C) 2021-2025 Greg Sullivan
_tw is distributed under the terms of the GNU GPL v2 or later.

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2025 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/
@import "https://fonts.googleapis.com/css2?family=Anton&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";
.table-wrapper {
  width: 75%;
  margin: 0px auto 50px;
}
td.item-img img, .item-img {
  width: 90px;
}
.dt-search {
  display: flex;
  justify-content: space-around;
  align-items: center;
  justify-content: center;
}
.dt-search label {
  margin: 0px 5px;
}
.woocommerce-tabs.wc-tabs-wrapper {
  display: none;
}
.table-wrapper label {
  display: inline-block;
  margin-bottom: 0.5rem;
  text-transform: capitalize;
}
select.dt-input {
  padding: 8px !important;
  margin-right: 20px;
}
.product-table {
  max-width: 1270px;
  margin: 0px auto;
  width: 100%;
  display: flex;
}
.table-wrapper {
  width: 75%;
  margin: 0px auto 50px;
}
#catalog-container.hide-filters #catalog {
  width: 100%;
}
#catalog-filters {
  width: 25%;
  padding-right: 30px;
  position: relative;
}
#filter-clear {
  position: absolute;
  right: 16px;
  top: 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  color: #092383;
  text-transform: uppercase;
  display: block;
  margin-bottom: 12px;
  border: 0;
  background: transparent;
}
#catalog-filters .title {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #092383;
  text-transform: uppercase;
  display: block;
  margin-bottom: 12px;
}
#catalog-filters .category {
  padding: 0;
  margin-bottom: 8px;
  display: none;
}
#catalog-filters .category .top {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  padding: 17px 30px 13px 15px;
  border: 1px solid #092383;
  background-color: #092383;
  position: relative;
  cursor: pointer;
  text-transform: capitalize;
  color: #fff;
}
#catalog-filters .category .top:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  position: absolute;
  font-weight: bold;
  right: 15px;
  top: 16px;
}
#catalog-filters .category .top:hover {
  text-decoration: underline;
}
#catalog-filters .category.active .top:after {
  content: "\f077";
}
#catalog-filters .category .bottom {
  display: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  padding: 15px 0 10px 0;
  overflow-x: auto;
  max-height: 250px;
}
#catalog-filters .range {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-top: 25px;
}
#catalog-filters .range label {
  position: absolute;
  left: 0;
  top: 0;
  width: 48%;
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
#catalog-filters .range input + label {
  right: 0;
  left: 52%;
}
#catalog-filters .range input {
  width: 48%;
  border: 1px solid #092383;
  height: 48px;
  padding: 10px 0 10px 10px;
}
#catalog-filters .checkbox {
  margin: 0 0 6px 0;
  position: relative;
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  cursor: pointer;
  padding-right: 10px;
  padding-left: 10px;
}
#catalog-filters .checkbox span {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: -1px;
}
#catalog-filters .checkbox span:before {
  content: "\f0c8";
  font-family: "Font Awesome 5 Free", sans-serif;
  color: #092383;
  font-size: 16px;
  font-weight: normal;
}
#catalog-filters .checkbox input:checked + span:before {
  content: "\f14a";
  font-weight: bold;
}
#catalog-filters .checkbox input {
  position: absolute;
  margin: 0;
  opacity: 0;
}
#catalog-filters .category-reset button {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #092383;
  border: 0;
  background-color: transparent;
  border-radius: 0;
  padding: 0;
}
#catalog-filters .category-reset button:hover, #catalog-filters .category-reset button:active {
  color: #092383;
  text-decoration: underline;
}
#catalog-filters .bottom::-webkit-scrollbar-track {
  border-radius: 0;
  background-color: #092383;
}
#catalog-filters .bottom::-webkit-scrollbar {
  height: 20px;
  background-color: #092383;
  width: 4px;
  border-radius: 0;
}
#catalog-filters .bottom::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #092383;
}
#catalog {
  width: 75%;
}
#catalog table {
  width: 100%;
}
#catalog th {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  background-color: #092383;
  border: 1px solid #092383;
  padding: 10px 15px;
  vertical-align: middle;
  text-align: center;
  text-transform: capitalize;
}
#catalog th:last-child {
  color: #092383;
}
#catalog td {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  border: 1px solid #092383;
  padding: 10px 15px;
  vertical-align: middle;
  text-align: center;
}
#catalog td a {
  color: #092383;
  text-decoration: underline;
}
#catalog td a:hover, #catalog td a:active {
  color: #09303f;
}
#catalog td p {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  padding: 10px 15px;
  vertical-align: middle;
  text-align: center;
}
#catalog td p a {
  color: #092383;
  text-decoration: underline;
}
#catalog td p a:hover, #catalog td p a:active {
  color: #09303f;
}
#catalog img {
  max-width: 40px;
  max-height: 40px;
}
#catalog .item-add {
  width: 100px;
}
#catalog .empty:after {
  display: none;
}
#catalog .ts-quote-add {
  color: #092383;
  font-weight: bold;
  font-size: 16px;
}
#catalog .dataTables_wrapper .dataTables_length, #catalog .dataTables_wrapper .dataTables_filter, #catalog .dataTables_wrapper .dataTables_info, #catalog .dataTables_wrapper .dataTables_processing, #catalog .dataTables_wrapper .dataTables_paginate {
  color: #09303f;
  border-radius: 0;
}
#catalog .dataTables_wrapper .dataTables_length select, #catalog .dataTables_wrapper .dataTables_filter input {
  border-color: #e3cebd;
  border-radius: 0;
}
#catalog .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, #catalog	.dataTables_wrapper	.dataTables_paginate	.paginate_button.disabled:hover, #catalog	.dataTables_wrapper	.dataTables_paginate	.paginate_button.disabled:active {
  color: #bbb !important;
}
#catalog .dataTables_wrapper .dataTables_paginate .paginate_button {
  color: #09303f;
  font-weight: bold;
  background: transparent;
  border: 0;
  outline: 0;
  box-shadow: none;
}
#catalog .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: #092383 !important;
}
#catalog .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: #092383 !important;
}
#catalog table.dataTable thead th {
  background-image: none;
}
#catalog table.dataTable thead th:after {
  font-family: "Font Awesome 5 Free", sans-serif;
  font-size: 12px;
  margin-left: 2px;
}
#catalog table.dataTable thead .sorting_desc {
  background-image: none;
}
#catalog table.dataTable thead .sorting_desc:after {
  content: "\f0d7";
}
#catalog table.dataTable thead .sorting_asc {
  background-image: none;
}
#catalog table.dataTable thead .sorting_asc:after {
  content: "\f0d8";
}
#catalog table.dataTable thead th[data-column="image"], #catalog table.dataTable thead th[data-column="quantity"], #catalog table.dataTable thead th[data-column="add-to-quote"] {
  cursor: default;
}
#catalog table.dataTable thead th[data-column="image"]:after, #catalog table.dataTable thead th[data-column="quantity"]:after, #catalog table.dataTable thead th[data-column="add-to-quote"]:after {
  display: none;
}
#catalog .bootstrap-select {
  width: 100px;
}
#catalog .bootstrap-select .caret {
  top: 0;
}
#catalog td select {
  border: 1px solid #e3cebd;
  height: 48px;
  padding: 0;
  width: 75px;
}
#catalog-utility {
  margin-top: 20px;
  position: relative;
}
#catalog-utility .catalog-length {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  min-height: 78px;
}
#catalog-utility .catalog-quantity {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
#catalog-utility label {
  display: block;
  width: 100%;
  top: 0;
}
#catalog-utility select {
  height: 51px;
  border: 1px solid #e3cebd;
  padding: 15px;
  margin-right: 15px;
  outline: 0;
}
#catalog-utility input[type="text"], #catalog-utility input[type="number"] {
  height: 51px;
  border: 1px solid #e3cebd;
  padding: 15px 0 15px 15px;
  margin-right: 15px;
}
#catalog-utility input[name="custom_length"] {
  display: none;
}
#catalog-utility .radios {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 15px;
}
#catalog-utility .radio {
  margin: auto 25px auto 0;
  display: inline-block;
}
#catalog-utility .radio input[type="radio"] {
  position: static;
  margin: 0;
  cursor: pointer;
}
#catalog-utility .button {
  margin-left: 0;
  margin-right: auto;
}
#catalog-utility .bootstrap-select {
  width: 182px !important;
  margin-right: 15px;
}
#catalog-utility .bootstrap-select button {
  height: 51px;
  border: 1px solid #e3cebd !important;
  outline: 0 !important;
  border-radius: 0 !important;
  background-color: white !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#catalog-utility .bootstrap-select .dropdown-menu.open {
  border: 1px solid #e3cebd !important;
  padding: 0 !important;
}
#catalog-utility .bootstrap-select button span {
  font-size: 16px;
}
#catalog-utility .bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 5px;
  right: 25px;
}
#catalog-utility .bootstrap-select a {
  display: flex;
  text-decoration: none !important;
  padding-top: 9px;
}
#catalog-utility .bootstrap-select.btn-group .dropdown-menu.inner {
  margin-top: 0 !important;
}
.catalog-detail-image .image-single-inner {
  min-width: 50%;
}
.catalog-detail-image .image-single-inner img {
  width: 100%;
}
.catalog-specs {
  margin-top: 15px;
}
.catalog-specs tbody:first-child tr:first-child {
  background-color: #f3ede8;
}
.catalog-specs tbody:first-child tr:first-child td {
  text-transform: capitalize;
}
.catalog-specs tbody:first-child tr:first-child td:first-child {
  text-align: center;
  font-weight: bold;
}
.catalog-specs tbody:first-child tr td:first-child {
  font-weight: normal;
  text-align: center;
}
#ts-quote-cart {
  width: 100%;
}
#ts-quote-cart .table-responsive {
  padding: 0;
  margin-bottom: 15px;
}
#ts-quote-cart .table-responsive > p + table {
  display: none;
}
#ts-quote-cart table {
  width: 100%;
  border: 1px solid #e3cebd;
  margin-bottom: 15px;
}
#ts-quote-cart thead {
  background-color: #f3ede8;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
}
#ts-quote-cart th {
  padding: 15px;
}
#ts-quote-cart th:last-child {
  text-align: center;
}
#ts-quote-cart td {
  padding: 5px 15px;
}
#ts-quote-cart input {
  border: 1px solid #e3cebd;
  border-radius: 0;
  position: relative;
  height: 48px;
  padding: 5px 0 5px 15px;
  width: 100px;
}
#ts-quote-cart span.item-length {
  color: #84989f;
}
#ts-quote-cart .item-image img {
  max-width: 40px;
  max-height: 40px;
}
#ts-quote-cart .item-delete {
  color: #092383;
  border: 0;
  background-color: transparent;
  font-weight: bold;
  font-size: 20px;
}
#ts-quote-cart .item-delete:hover, #ts-quote-cart .item-delete:active {
  color: #09303f;
}
#quick-contact-section .description {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}
#quick-contact-section .description p {
  width: 70%;
}
#quick-contact-section .title {
  width: 30%;
}
#quick-contact-section .fieldset > .w50 {
  display: flex;
  flex-wrap: wrap;
}
#sidetab {
  top: auto;
  bottom: 15px;
  width: 320px;
  height: 458px;
  transform: translateX(280px);
}
#sidetab .tab {
  height: 40px;
  line-height: 40px;
  width: 258px;
}
#sidetab .content {
  width: 350px;
  background-color: white;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px 30px 0 25px;
  border: 2px solid #092383;
}
#sidetab .h3 {
  font-size: 18px;
  line-height: 20px;
  margin-top: 15px;
}
#catalog {
  overflow-x: scroll;
  position: relative;
  padding-top: 30px;
}
#catalog:before {
  content: "Swipe to scroll »";
  font-size: 13px;
  font-weight: bold;
  color: #092383;
  margin-bottom: 5px;
  display: block;
  float: left;
  position: absolute;
  top: 0;
}
#catalog .dataTables_wrapper {
  width: 767px;
}
#catalog .dataTables_wrapper .dataTables_length, #catalog .dataTables_wrapper .dataTables_filter, #catalog .dataTables_wrapper .dataTables_info, #catalog .dataTables_wrapper .dataTables_paginate {
  text-align: left;
  font-size: 12px;
}
#catalog .paginate_button.previous {
  padding-left: 0;
  margin-left: 0;
}
#catalog::-webkit-scrollbar-track {
  border-radius: 5px;
  background-color: #eee;
  height: 10px;
}
#catalog::-webkit-scrollbar {
  width: 12px;
  background-color: #016a91;
  height: 5px;
  border-radius: 10px;
}
#catalog::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #154962;
}
div#gform_2_validation_container {
  display: none;
}
.gform_fields {
  grid-row-gap: 10px !important;
}
.content-area h1, .content-area h2, .content-area h3, .content-area h4 {
  color: #092383;
  margin-bottom: 15px;
}
.content-area p {
  margin-bottom: 15px;
}
.table-wide {
  width: 100%;
}
.metal-bulding-sidebar p {
  font-size: 1.4em;
  color: #092383;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  opacity: 1;
}
.wpcp-single-item {
  margin: 0px auto;
  text-align: center;
}
.product-popup {
  display: none;
  position: absolute;
  background: #eee;
  bottom: 79px;
  width: 350px;
  right: 0px;
  border: 2px solid #092383;
}
.product-popup form select {
  width: 100%;
  display: block;
  padding: 10px;
  border-radius: 22px;
  font-size: 13px;
}
.woocommerce div.product div.images img {
  width: auto;
  display: inline-block;
}
li.product a.button {
  display: none !important;
}
.columns-4 {
  columns: unset !important;
}
.archive li.product a.woocommerce-LoopProduct-link {
  display: inline-block;
  height: 175px;
  overflow: hidden;
  position: relative;
}
.term-43 li.product a.woocommerce-LoopProduct-link, .term-42 li.product a.woocommerce-LoopProduct-link {
  height: auto;
}
.woocommerce-product-gallery__image.flex-active-slide a {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
}
.metal-bulding-sidebar {
  padding-top: 50px;
  margin-bottom: 50px;
}
.sidebar-image {
  display: none;
  position: absolute;
  right: 0px;
  top: 50px;
}
.metal-bulding-sidebar a.img-link {
  position: relative;
}
.metal-bulding-sidebar a.img-link.active:after {
  content: ">";
  position: absolute;
  bottom: -16px;
  color: #092383;
  font-size: 2em;
}
.archive li.product a h2 {
  bottom: -10px;
  text-align: center;
  width: 100%;
  background: #fff;
  left: 0;
  right: 0;
  position: absolute;
}
.product-popup img {
  position: absolute;
  top: -60px;
  max-width: 90px;
  left: -50px;
}
#sidetab.active {
  transform: translateX(0);
}
#sidetab {
  height: 450px;
  position: fixed;
  top: 15%;
  right: 0;
  z-index: 999;
  width: 448px;
  transform: translateX(400px);
  transition: transform 0.3s ease-in-out;
}
#sidetab .tab {
  transform: rotate(270deg);
  z-index: 50;
  transform-origin: left top 0;
  color: white;
  background-color: #092383;
  width: 268px;
  height: 48px;
  top: 100%;
  left: 0;
  position: absolute;
  line-height: 48px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  border: 2px solid white;
  cursor: pointer;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
#sidetab button {
  position: absolute;
  right: 15px;
  top: 15px;
  background-color: transparent;
  color: #092383;
  font-size: 22px;
  border: 0;
  padding: 0;
}
#sidetab.active .tab {
  opacity: 0;
  pointer-events: none;
}
span.h3 {
  font-size: 18px;
  text-align: center;
  margin-top: 30px;
  display: inline-block;
}
textarea#input_2_4 {
  height: 100px;
}
div.wpt-wrap {
  flex-direction: row;
  clear: both;
  width: 100%;
  flex-wrap: wrap;
}
.wpt-search-full-wrapper {
  display: flex;
  flex-direction: column;
  width: 28%;
}
.wpt-stats-report {
  display: none;
}
tr.wpt_table_header_row th {
  font-size: 14px !important;
}
.wpt_table_tag_wrapper {
  width: 70%;
}
.all_check_header_footer.all_check_footer {
  display: none;
}
a.uabb-button.uabb-creative-button.uabb-creative-flat-btn.uabb-none-btn {
  background-color: #092383;
  border: none;
}
ul.gateop-list {
  column-count: 2;
}
div#welding-table thead {
  display: none;
}
.sidebar-image img {
  max-width: 300px;
}
.metal-bulding-wrapper {
  padding-top: 50px;
}
.wpt_search_box .search_box_wrapper .keyword-s-wrapper.search_single_direct {
  flex: unset !important;
}
body.wpt_table_body .wpt-wrap table thead tr.wpt_table_header_row, body.wpt_table_body .wpt-wrap table thead tr.wpt_table_header_row th {
  background-color: #092383 !important;
}
.normal_table_wrapper tbody {
  border: 1px solid #4d4d4d;
}
body.wpt_table_body .wpt-wrap table tbody tr th, body.wpt_table_body .wpt-wrap table tbody tr td {
  border-bottom: 1px solid #4d4d4d !important;
}
.search_box_fixer h3.search_box_label, .all_check_header_footer.all_check_header, .wpt_edit_table, button.wpt-query-reset-button, label.search_keyword_label {
  display: none;
}
li.product-category.product {
  border-bottom: 4px solid;
  position: relative;
}
li.product-category.product a img {
  margin: 0px !important;
}
li.product-category h2 {
  position: absolute;
  margin: 0px auto;
  width: 100%;
  left: 0;
  text-align: center;
  right: 0;
  color: #fff;
  background: rgb(9, 35, 131);
  bottom: 0;
}
li.product-category.product h2 mark.count {
  display: none;
}
.fl-page-content {
  padding-bottom: 20px;
}
footer .fl-row.fl-row-fixed-width.fl-row-bg-none {
  background: #fff;
}
.table-wrapper table th {
  border: 1px solid #eee;
  padding: 10px;
}
.pimage {
  width: 8%;
}
.pdetails {
  width: 35%;
}
tr.ts-quote-item {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
table#catalog-table tbody tr:nth-child(even) {
  background: #eee;
}
tr.ts-quote-item td {
  border-right: 1px solid #eee;
  border-left: 1px solid #eee;
  padding: 5px;
}
.alignleft {
  float: none;
  margin: 5px 20px 8px 0;
}
.gates-wrapper button {
  background-color: #092383 !important;
  transition: all 0.3s ease-in;
  color: #fff !important;
}
.gates-wrapper button:hover {
  background-color: #f00e0e !important;
  transition: all 0.3s ease-in-out;
  color: #fff !important;
}
.tab-main-item {
  margin-bottom: 30px;
}
.gates-content-wrapper .row {
  margin-top: 50px;
}
.gates-tabs {
  justify-content: center;
  padding: 25px;
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.5);
}
.gates-tabs .item-btn {
  width: 100%;
  padding: 5px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 20px 20px 0px 0px;
}
.gates-tabs .item-btn span.item-icon {
  background: #ffff;
  height: 45px;
  width: 45px;
  text-align: center;
  line-height: 45px;
  font-size: 2em;
  border-radius: 50%;
  color: #f00e0e;
}
.gates-tabs .item-list {
  padding: 10px;
  background: #efefef;
  border-radius: 0px 0px 20px 20px;
  display: none;
}
span.item-icon.plus::before {
  content: "\002B";
  transition: all 0.3s ease-in;
}
span.item-icon.times::before {
  content: "\00D7";
  transition: all 0.3s ease-in-out;
}
table.table tbody > tr th {
  background: #eee;
}
button#filter-clear {
  background: transparent !important;
}
@media screen and (max-width: 992px) {
  #catalog-filters,	.table-wrapper {
    width: 100%;
  }
  .product-table {
    margin: 0px 15px;
    width: 100%;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 543px) {
  .sidebar-image {
    position: relative;
    right: unset;
    top: unset;
    margin: 10px auto;
  }
}
@import "https://fonts.googleapis.com/css2?family=Anton&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";
body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}
h1 {
  font-size: 2em;
  font-family: "Anton", sans-serif;
  font-style: normal;
  font-weight: 400;
}
h2 {
  font-size: 1.8em;
  font-family: "Anton", sans-serif;
  font-style: normal;
  font-weight: 400;
}
h3 {
  font-size: 1.4em;
  font-family: "Anton", sans-serif;
  font-style: normal;
  font-weight: 400;
}
h4 {
  font-size: 1.2em;
  font-family: "Anton", sans-serif;
  font-style: normal;
  font-weight: 400;
}
h5 {
  font-size: 1em;
  font-family: "Anton", sans-serif;
  font-style: normal;
  font-weight: 400;
}
h6 {
  font-size: 0.8em;
  font-family: "Anton", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.header-shadow {
  text-shadow: 2px 2px 5px #000000;
}
p {
  margin-bottom: 1em;
}
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="number"], input[type="search"], input[type="url"], textarea {
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #424242;
  background-color: #fcfcfc;
  background-image: none;
  border: 1px solid #e6e6e6;
  -moz-transition: all ease-in-out 0.15s;
  -webkit-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
table {
  width: 100%;
}
.table th, .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
header nav ul li a {
  text-transform: uppercase;
}
.page-title, .entry-title {
  margin-inline: auto;
  margin-bottom: calc(var(--spacing) * 6);
  max-width: var(--container-content);
  font-size: var(--text-3xl);
  line-height: var(--tw-leading, var(--text-3xl--line-height));
  --tw-font-weight: var(--font-weight-extrabold);
  font-weight: var(--font-weight-extrabold);
  color: var(--color-neutral-900);
}
.page-content > *, .entry-content > * {
  margin-inline: auto;
  max-width: var(--container-content);
}
.entry-content > .alignwide {
  max-width: var(--container-wide);
}
.entry-content > .alignfull {
  max-width: none;
}
.entry-content > .alignleft {
  float: left;
  margin-right: calc(var(--spacing) * 8);
}
.entry-content > .alignright {
  float: right;
  margin-left: calc(var(--spacing) * 8);
}
@layer utilities {
  .lws-container {
    max-width: 1400px;
    padding-inline: calc(var(--spacing) * 4);
    @media (width >= 40rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
    @media (width >= 64rem) {
      padding-inline: calc(var(--spacing) * 8);
    }
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-font-weight: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}
