.table-container {
  max-height: 680px;
  overflow-y: auto;
}
.table-container table {
  width: 100%;
  border-collapse: separate;
  border: 1px solid #ccc;
}
.table-container table th,
.table-container table td {
  border: 1px solid #b2caf3;
  font-size: 14px;
  color: #052f75;
  text-align: left;
  padding: 4px;
  font-weight: 500;
  width: max-content;
}
.table-container thead {
  position: sticky;
  top: 0;
  background: #dfe7f3;
  z-index: 100;
}
.table-container .table-heading {
  position: sticky;
  left: 0;
  color: #285CB2;
  font-weight: 500;
  margin: 20px 0 10px;
}
.table-container .table-top-heading {
  color: #285CB2;
  font-weight: 700;
  text-transform: uppercase;
  position: sticky;
  left: 0;
}
.product-chart-modal .modal-content {
  padding: 10px;
}
.product-chart-modal .modal-content tr.last td {
  border-bottom: 1px solid #000;
}
.product-chart-modal .modal-content .chart-popup {
  text-align: center;
}
.product-chart-modal .modal-content .chart-popup .text_p {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.product-chart-modal .modal-content tr .thead,
.product-chart-modal .modal-content td .thead {
  font-weight: 700;
  position: sticky;
  background: #fff;
}
.product-chart-modal .modal-content tr .thead.first,
.product-chart-modal .modal-content td .thead.first {
  left: 0px;
  width: 76px;
  min-width: 76px;
}
.product-chart-modal .modal-content tr .thead.sec,
.product-chart-modal .modal-content td .thead.sec {
  left: 76px;
  width: 27px;
  min-width: 26px;
}
.product-chart-modal .modal-content tr .thead.third,
.product-chart-modal .modal-content td .thead.third {
  left: 110px;
  width: 25px;
}
.category-products {
  border: 1px solid #ccc;
}
.category-products thead {
  position: sticky;
  top: 100px;
  z-index: 9;
}
.category-products thead tr {
  background: #b2caf3;
}
.category-products thead tr th {
  font-size: 16px;
}
.category-products th,
.category-products td {
  border: 1px solid #b2caf3;
  align-content: center;
  font-size: 19px;
  text-align: center;
}
.category-products td {
  width: max-content;
  max-width: 150px;
  padding: 5px;
}
.category-products th {
  font-weight: 600;
  text-transform: uppercase;
  background: #0088CC;
  color: #fff;
  word-wrap: break-word;
}
.category-products th.more {
  width: 50px;
}
.category-products .s-width,
.category-products th.model {
  width: 100px;
}
.category-products .old-price {
  display: block;
  visibility: visible;
}
.category-products .table-image {
  width: 70px;
  line-height: 17px;
}
.category-products .table-image .product-image-photo {
  height: 50px;
  width: 50px;
}
.category-products .table-image span {
  font-size: 12px;
  font-weight: 500;
}
.category-products .tocart.primary {
  font-size: 12px;
  font-weight: 700;
  padding: 0px 5px;
  line-height: 0px;
  height: 38px;
}
.category-products .miprice {
  margin: 0 auto !important;
  font-weight: bold;
  text-transform: uppercase;
}
.category-products .miprice .schideprice {
  padding: 7px 5px !important;
  background-color: #0188cc !important;
  font-weight: 600 !important;
  text-align: center !important;
  float: none !important;
  margin: 0 auto !important;
  font-size: 12px !important;
}
.category-products .miprice .price-box .price {
  margin: 0 auto !important;
  color: #2f6b50 !important;
  font-size: 1.7em;
}
.category-products .miprice .save-price {
  font-size: 13px;
  text-transform: capitalize;
  font-family: sans-serif;
  color: #fff;
  background: #206146;
  display: inline-block;
  padding: 0 10px;
  border-radius: 4px;
  font-weight: 600;
}
.category-products .p-chart {
  width: 35px;
}
.category-products tr {
  transition-duration: 0.2s;
}
.category-products tr.even {
  background: #d1f0ff;
}
.category-products tr:hover {
  background: #88d8ff;
  transition-duration: 0.2s;
  cursor: pointer;
}
.category-products .addtocart {
  background: url("../../../../../frontend/Smartwave/porto/en_US/Smartwave_Dailydeals/images/freeship.png") no-repeat center center #0088cc;
  background-size: 102px;
  height: 70px;
  width: 125px;
  border: 0px;
}
.category-products .qty {
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 18px;
}
.category-products .qty input {
  width: 50px;
  margin-left: 10px;
  text-align: center;
  height: 25px;
  padding-top: 11px;
  font-weight: 500;
  color: #000;
}
.category-products .s-price {
  max-width: 160px;
  width: 160px;
}
.category-products .dynamic-cell {
  width: 90px;
  max-width: 90px;
}
.msrp-p {
  display: block;
  margin: -2px 0 2px;
}
.msrp-p .msrp-label {
  color: #a19a9a;
}
.msrp-p span {
  text-decoration: line-through;
  color: #706b6b;
}
body.catalog-category-view {
  overflow-x: initial;
}
body.catalog-category-view .products-grid .swatch-attribute {
  display: none;
}
body.catalog-category-view .category-description .pagebuilder-column-group .pagebuilder-column-line {
  justify-content: center;
}
body.catalog-category-view .category-description .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column img {
  margin: 0 auto;
}
body.catalog-category-view .category-description .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column strong,
body.catalog-category-view .category-description .pagebuilder-column-group .pagebuilder-column-line .pagebuilder-column span {
  font-size: 15px;
  font-weight: normal;
}
.old-price .price-label {
  display: block;
}
.modal-popup.product-image-modal,
.modal-popup.product-chart-modal {
  margin: 0 auto;
}
.modal-popup.product-image-modal .action-close,
.modal-popup.product-chart-modal .action-close {
  right: -17px;
  color: #ff0000;
}
.modal-popup.product-image-modal .action-close:before,
.modal-popup.product-chart-modal .action-close:before {
  top: 20px;
  left: 13px;
  border-top: 3px solid;
}
.modal-popup.product-image-modal .action-close:after,
.modal-popup.product-chart-modal .action-close:after {
  height: 17px;
  top: 13px;
  left: 20px;
  border-left: 3px solid;
}
.product-image-modal {
  max-width: 800px;
}
.product-chart-modal {
  max-width: 1380px;
}
.more-info {
  background: url("../images/more-info.png") no-repeat 6px 5px;
  background-size: 30px;
  font-size: 0px;
  height: 40px;
  width: 40px;
  display: block;
  margin: 0 auto;
}
.box-tocart .old-price .price-label {
  display: block;
}
.main .product-info-main {
  /* Perforance chart */
}
.main .product-info-main #p-model {
  display: none;
}
.main .product-info-main .pchart-title {
  margin: 10px auto 0;
  display: block;
  text-align: center;
}
.main .product-info-main .viewmorebtn {
  display: block;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  margin: 10px auto 0;
}
.main .product-info-main .table-container {
  font-size: 13px;
  max-height: 310px;
}
.main .product-info-main .table-container .table-heading {
  margin: 0;
}
.main .product-info-main .table-container tr .thead,
.main .product-info-main .table-container td .thead {
  font-weight: 700;
  position: sticky;
  background: #fff;
}
.main .product-info-main .table-container tr .thead.first,
.main .product-info-main .table-container td .thead.first {
  left: 0px;
  width: 76px;
  min-width: 76px;
}
.main .product-info-main .table-container tr .thead.sec,
.main .product-info-main .table-container td .thead.sec {
  left: 76px;
  width: 27px;
  min-width: 26px;
}
.main .product-info-main .table-container tr .thead.third,
.main .product-info-main .table-container td .thead.third {
  left: 110px;
  width: 25px;
}
.main .product-info-main .table-container tr.active {
  background: #285CB2;
  color: #fff;
}
.main .product-info-main .table-container tr.active td {
  background: #285CB2;
  color: #fff;
}
.main .product-info-main .product-info-stock-sku {
  display: flex;
  margin: 0;
  justify-content: space-between;
}
.main .product-info-main .product-info-stock-sku .info-v1 {
  display: flex;
}
.main .product-info-main .product-info-stock-sku img {
  width: 115px;
  height: auto;
  margin: -40px -3px -90px 0;
}
.main .product-info-main .product-info-stock-sku .stock,
.main .product-info-main .product-info-stock-sku .product.sku {
  padding-left: 0;
  margin: 0 12px 0 0;
}
.main .product-info-main .page-title-wrapper h1 {
  font-weight: 500;
  font-size: 36px !important;
}
.main .product-info-main .prices-tier.items {
  background: #f0f5ff;
  padding: 10px 15px;
  font-size: 14px;
  border: 1px solid #b2caf3;
  max-width: 380px;
  margin: 10px 0;
}
.main .product-info-main .prices-tier.items .price-container .price {
  color: #03106F !important;
  font-size: 18px;
}
.main .product-info-main .box-tocart {
  margin: -10px 0 0 0;
  padding: 0;
  border: 0;
}
.main .product-info-main .box-tocart .schideprice {
  margin-left: 0;
  border-radius: 0;
  display: inline-block;
  padding: 8px 11px;
  background-color: #007bff;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
}
.main .product-info-main .box-tocart .save-price {
  font-size: 13px;
  text-transform: capitalize;
  font-family: sans-serif;
  color: #fff;
  background: #206146;
  display: inline-block;
  padding: 0 10px;
  border-radius: 4px;
  font-weight: 600;
}
.main .product-info-main .box-tocart .fieldset {
  display: inline-flex;
  margin: 10px 0 0;
}
.main .product-info-main .box-tocart .msrp-p {
  display: inline;
}
.main .product-info-main .box-tocart .field-n {
  float: none;
  padding-right: 0;
  width: 100% !important;
}
.main .product-info-main .box-tocart .price-box .price {
  color: #2f6b50 !important;
  font-size: 1.7em;
}
.main .product-info-main .box-tocart .price-box.price-final_price {
  padding-top: 0 !important;
}
.main .product-info-main .box-tocart .price-box.price-final_price strong {
  margin-left: 0 !important;
  border-radius: 0 !important;
}
.main .product-info-main .product-options-bottom .box-tocart .field-n {
  width: auto !important;
  float: inline-start;
  display: inline-block;
  padding: 18px 10px 0 0;
}
.main .product-info-main .product-options-wrapper .custom-option-price {
  padding-top: 5px;
}
.main .product-info-main .product-options-wrapper .custom-option-price .sprice {
  color: #2f6b50 !important;
  font-size: 1.4em;
  font-weight: 600;
  line-height: 22px;
}
.main .product-info-main .product-options-wrapper .swatch-attribute.pos_1 .swatch-option.disabled,
.main .product-info-main .product-options-wrapper .swatch-attribute.pos_2 .swatch-option.disabled,
.main .product-info-main .product-options-wrapper .swatch-attribute.pos_3 .swatch-option.disabled {
  display: none;
}
@media screen and (min-width: 672px) {
  .main .product-info-main .product-options-wrapper .swatch-attribute.mineral_tank_size .swatch-attribute-options {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    max-height: 310px;
    width: max-content;
  }
}
.main .product-info-main .product-options-wrapper .swatch-attribute .swatch-option.text.selected {
  border: 1px solid #ff0000 !important;
}
.main .product-info-main .product-options-wrapper .swatch-attribute .swatch-option.text.disabled {
  background: #ccc !important;
}
.main .product-info-main .product-options-wrapper .swatch-attribute .swatch-option.text.disabled::after {
  display: none;
}
.main .product-info-main .product-options-wrapper .swatch-attribute .swatch-option.text.disabled .swatch-price {
  background: #ccc !important;
}
.main .product-info-main .product-options-wrapper .swatch-attribute .swatch-option.text .scshipping {
  color: #0088cc !important;
  text-transform: capitalize;
  margin-top: 3px;
}
.main .product-info-main .product-options-wrapper .tank_size .swatch-price .child-sku {
  display: block;
  margin-top: 10px;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
}
.main .product-info-main .product-options-wrapper .resin_upgrades,
.main .product-info-main .product-options-wrapper .common_attr {
  position: relative;
}
.main .product-info-main .product-options-wrapper .resin_upgrades .custom-option-price,
.main .product-info-main .product-options-wrapper .common_attr .custom-option-price {
  display: none;
}
.main .product-info-main .product-options-wrapper .resin_upgrades .swatch-price,
.main .product-info-main .product-options-wrapper .common_attr .swatch-price {
  background: #fff !important;
  color: #04106f !important;
  font-variant: normal;
  text-transform: none !important;
  border: 1px solid #ccc;
  width: auto !important;
  padding: 15px !important;
}
.main .product-info-main .product-options-wrapper .resin_upgrades .swatch-price span,
.main .product-info-main .product-options-wrapper .common_attr .swatch-price span {
  color: #2f6b50;
  font-weight: 600;
  font-size: 1.3em;
}
.main .product-info-main .product-options-wrapper .resin_upgrades .swatch-attribute-label,
.main .product-info-main .product-options-wrapper .common_attr .swatch-attribute-label {
  display: block !important;
  font-weight: 600;
}
.main .product-info-main .product-options-wrapper .resin_upgrades .swatch-option.text,
.main .product-info-main .product-options-wrapper .common_attr .swatch-option.text {
  padding: 0 !important;
  display: inline-block;
  float: none;
  min-width: max-content !important;
}
.main .product-info-main .product-options-wrapper .resin_upgrades .swatch-attribute-selected-option,
.main .product-info-main .product-options-wrapper .common_attr .swatch-attribute-selected-option {
  color: #fff;
  padding: 0;
}
.main .product-info-main .product-options-wrapper .resin_upgrades .swatch-attribute-selected-option span,
.main .product-info-main .product-options-wrapper .common_attr .swatch-attribute-selected-option span {
  background: #0188cc;
  border-radius: 3px;
  border: 1px solid #134863;
  display: block;
  padding: 10px;
}
.main .product-info-main .product-options-wrapper .common_attr .swatch-attribute-selected-option {
  display: none;
}
.main .product-info-main .product-options-wrapper .resin_upgrades .swatch-attribute-selected-option {
  display: block;
}
.main .product-info-main .product-options-wrapper span.note {
  color: #fff;
  border: 7px solid #ff0000;
  display: block;
  padding: 10px;
  margin: 10px 10px 20px;
  background: #0188cc;
  font-weight: 600;
  text-transform: uppercase;
}
.main .sticky-cart {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  border-top: 5px solid #ff0000;
  padding: 10px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease-in-out;
  transform: translateY(100%);
  z-index: 9;
  margin: 0px;
}
.main .sticky-cart .sticky-cart-container {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.main .sticky-cart .sticky-cart-container .add-to-cart-btn {
  display: flex;
}
.main .sticky-cart .sticky-cart-container .add-to-cart-btn .price-final_price {
  padding: 7px 20px !important;
}
.main .sticky-cart .sticky-cart-container .add-to-cart-btn .price-final_price .msrp-p {
  margin: 2px;
}
.main .sticky-cart .sticky-cart-container .add-to-cart-btn .price-final_price .price-label {
  display: none;
}
.main .sticky-cart .sticky-cart-container .add-to-cart-btn .price-final_price .price {
  color: #2f6b50 !important;
  font-size: 1.7em;
}
.main .sticky-cart .sticky-cart-container .product-info {
  display: flex;
  align-items: center;
}
.main .sticky-cart .sticky-cart-container .product-info img {
  height: 50px;
  margin-right: 10px;
}
.main .sticky-cart .sticky-cart-container .product-name {
  font-weight: bold;
}
.main .sticky-cart .sticky-cart-container .add-to-cart-btn button {
  background: #ff5722;
  color: #fff;
  border: none;
  cursor: pointer;
}
.product.media .brand-logo {
  width: 90px;
  position: absolute;
  z-index: 9;
}
.product.media .banner-logo {
  margin-top: 50px;
}
.block.block.related .product-item-info .product-item-details .product-item-actions,
.block.block.upsell .product-item-info .product-item-details .product-item-actions {
  margin-bottom: 0;
}
.block.block.related .product-item-info .product-item-details .price-box,
.block.block.upsell .product-item-info .product-item-details .price-box {
  margin-bottom: 0.3rem;
}
.block.block.related .product-item-info .product-item-details .save-price,
.block.block.upsell .product-item-info .product-item-details .save-price {
  display: inline-block;
  background: #206146;
  font-size: 13px;
  color: #fff;
  padding: 5px;
  border-radius: 3px;
}
.block.block.related .owl-carousel,
.block.block.upsell .owl-carousel {
  margin-bottom: 0;
}
.block.block.related .owl-carousel .owl-nav,
.block.block.upsell .owl-carousel .owl-nav {
  margin-top: 0;
  top: 30%;
  width: inherit !important;
}
@media screen and (max-width: 970px) {
  .block.block.related .owl-carousel .owl-nav,
  .block.block.upsell .owl-carousel .owl-nav {
    top: -40px;
    width: auto !important;
  }
}
.block.block.related .owl-carousel .owl-nav button,
.block.block.upsell .owl-carousel .owl-nav button {
  color: #0088cc;
  border: 2px solid #0088cc;
  border-radius: 30px;
  width: 26px;
  background-color: #fff;
}
.block.block.related .owl-carousel .owl-nav button:hover,
.block.block.upsell .owl-carousel .owl-nav button:hover {
  width: 26px;
  color: #0088cc;
}
.block.block.related .owl-carousel .owl-nav button.owl-next,
.block.block.upsell .owl-carousel .owl-nav button.owl-next {
  right: -20px;
}
.block.block.related .owl-carousel .owl-dots,
.block.block.upsell .owl-carousel .owl-dots {
  margin-top: 0;
}
.block.block.related #add-selected-to-cart,
.block.block.upsell #add-selected-to-cart {
  margin: 0 auto;
  display: block;
}
.block.block.related #add-selected-to-cart:hover,
.block.block.upsell #add-selected-to-cart:hover {
  background-color: #005783 !important;
  transition-duration: 3ms;
}
.block.block.related .field.choice,
.block.block.upsell .field.choice {
  top: 43px !important;
  left: 0;
}
.block.block.related .product-item-name a,
.block.block.upsell .product-item-name a {
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: left;
}
.products-list .save-price {
  font-size: 13px;
  text-transform: capitalize;
  font-family: sans-serif;
  color: #fff;
  background: #206146;
  display: inline-block;
  padding: 4px 10px;
  border-radius: 4px;
  font-weight: 600;
}
.products-list .product-item-info {
  margin-bottom: 20px;
}
.products-list .product-item-info .sclistsec2.simple .miprice .price-box .price {
  color: #2f6b50 !important;
  font-size: 1.78em;
  text-align: left;
  margin-left: 0 !important;
}
.products-list .product-item-info .sclistsec2.configurable {
  margin-top: 0;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.products-list .product-item-info .sclistsec2.configurable .pinfo ul {
  width: 320px;
}
.products-list .product-item-info .sclistsec2.configurable .miprice {
  display: block;
  margin-left: 0 !important;
}
.products-list .product-item-info .sclistsec2.configurable .miprice .price-box .price {
  color: #2f6b50 !important;
  font-size: 1.78em;
  text-align: left;
  margin-left: 0 !important;
}
.products-list .product-item-info .sclistsec2.configurable .product-item-inner {
  flex-direction: column-reverse;
  display: flex;
  justify-content: left;
  clear: both;
}
.products-list .product-item-info .sclistsec2.configurable .product-item-inner .product-item-actions {
  margin: 0;
}
.products-list .product-item-info .sclistsec2.configurable .swatch-attribute {
  padding-bottom: 16px;
}
.products-list .product-item-info .sclistsec2.configurable .swatch-attribute .swatch-option.selected .swatch-price span {
  color: #66e7ad;
}
.products-list .product-item-info .sclistsec2.configurable .swatch-attribute .swatch-option .swatch-price span {
  color: #2f6b50;
  font-weight: 600;
}
.products-list .product-item-info .sclistsec2.configurable .swatch-attribute.pos_1 .swatch-option.disabled,
.products-list .product-item-info .sclistsec2.configurable .swatch-attribute.pos_2 .swatch-option.disabled,
.products-list .product-item-info .sclistsec2.configurable .swatch-attribute.pos_3 .swatch-option.disabled {
  display: none;
}
.products-list .product-item-info .sclistsec2.configurable .swatch-attribute .swatch-option.disabled {
  background: #ccc !important;
}
.products-list .product-item-info .sclistsec2.configurable .swatch-attribute .swatch-option.disabled:after {
  background: none;
}
.modal-slide.mpquickcart .modal-content {
  padding: 15px;
}
.modal-slide.mpquickcart .modal-content .mpquickcart-block .block-title {
  margin: 0 0 15px 0;
}
.modal-slide.mpquickcart .modal-content .mpquickcart-block .block-content .minicart-items-wrapper {
  max-height: max-content;
}
.modal-slide.mpquickcart .modal-content .mpquickcart-block .block-content.block-items {
  padding-top: 10px;
  height: 55%;
}
.modal-slide.mpquickcart .modal-content .mpquickcart-block .block-content.block-items .product-image-container {
  border: 1px solid #d5d1d1;
}
.modal-slide.mpquickcart .modal-content .mpquickcart-block .block-content.block-items .subtitle span {
  font-size: 14px;
}
.modal-slide.mpquickcart .modal-content .mpquickcart-block .block-content.block-items .product-item-details {
  padding: 0 15px 0 10px;
  position: relative;
}
.modal-slide.mpquickcart .modal-content .mpquickcart-block .block-content.block-items .product-item-details .free-shipping {
  position: absolute;
  right: 30px;
  color: #ff0000;
  bottom: 36px;
  font-weight: 600;
}
.modal-slide.mpquickcart .modal-content .mpquickcart-block .block-content.block-items .product-item-details .product-item-name {
  white-space: normal;
}
.modal-slide.mpquickcart .modal-content .mpquickcart-block .block-content.block-items .product-item-details .product-item-name a {
  font-size: 16px;
  white-space: normal;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
}
.modal-slide.mpquickcart .modal-content .mpquickcart-block .block-content.block-items .product-item-details .price {
  font-size: 1.7em;
  color: #2f6b50 !important;
  font-weight: 500;
}
.modal-slide.mpquickcart .modal-content .mpquickcart-block .block-content.block-items .product-item-details .details-qty .label {
  color: #03106F;
}
.modal-slide.mpquickcart .modal-content .mpquickcart-block .block-content.block-items .product-item-details .product-item-name a {
  color: #03106F !important;
}
.modal-slide.mpquickcart .modal-content .mpquickcart-block .block-content.block-items .product-item-details .item-qty {
  height: 30px;
  color: #03106F;
  border-color: #03106F;
}
.modal-slide.mpquickcart .modal-content .mpquickcart-block .block-content .secondary.sharecart {
  margin: 10px;
}
.modal-slide.mpquickcart .modal-content .mpquickcart-block .block-content .secondary.sharecart a {
  color: #285CB2;
}
.modal-slide.mpquickcart .modal-content .mpquickcart-block .block-content .cart-totals {
  font-size: 17px;
  color: #285CB2;
  max-height: 85%;
  border: 0;
}
.modal-slide.mpquickcart .modal-content .mpquickcart-block .block-content .actions #top-cart-btn-checkout,
.modal-slide.mpquickcart .modal-content .mpquickcart-block .block-content .actions .action.primary {
  font-size: 1em;
  line-height: 18px;
}
.modal-slide.mpquickcart .modal-content .mpquickcart-block .block-footer {
  height: 34%;
}
.modal-slide.mpquickcart .action-close {
  top: 30px;
  opacity: 1;
}
.modal-slide.mpquickcart .action-close:hover {
  color: #fff;
}
.modal-slide.mpquickcart .action-close:before {
  border-top: 3px solid;
  left: 11px;
  width: 21px;
}
.modal-slide.mpquickcart .action-close::after {
  width: 21px;
  border-left: 3px solid;
  height: 20px;
  left: 20px;
}
.page-header .minicart-wrapper .mpquickcart-icon-wrapper {
  right: 0;
  top: 0;
  position: relative !important;
}
.cart-container .form-cart .action.show.cart {
  float: left;
}
@media screen and (max-width: 970px) {
  .cart-container .form-cart button:not(.primary) {
    padding: .8em 1em;
  }
}
.cart-container .cart-discount {
  width: auto;
  padding: 0;
  max-width: 320px;
  margin: 0 46px 0 0;
}
.cart-container .cart-discount #block-discount {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .cart-container .cart-discount #block-discount .content {
    display: block !important;
    padding: 0px;
  }
}
.cart-container .cart-discount #block-discount .content .action.primary {
  color: #fff;
}
/** Custom Layout **/
.page-layout-category_layout_for_fiberglass_mineral_tank .category-desc {
  display: flex;
  margin: 10px 0;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .category-desc .category-image {
  display: block !important;
  margin: 0 10px;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .category-desc .category-image .image {
  max-width: max-content;
  width: 198px;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .category-desc .page-title-wrapper-custom {
  text-align: center;
  margin-bottom: 10px;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .category-desc .page-title-wrapper-custom .page-title {
  background: #03106F;
  color: #fff;
  font-weight: 600;
  padding: 10px 20px;
  display: inline-block;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .button-desc {
  display: flex;
  flex-direction: row;
  text-align: center;
  justify-content: center;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .button-desc .button {
  background: #03106F;
  color: #fff;
  font-weight: 600;
  padding: 10px 20px;
  display: inline-block;
  cursor: pointer;
  margin: 0 15px 30px;
  border: 4px solid #03106F;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .button-desc .button.active {
  border: 4px solid #0088CC;
}
.page-layout-category_layout_for_fiberglass_mineral_tank #layer-product-list .toolbar-products {
  display: none;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .sidebar-main {
  padding-right: 15px;
  margin-top: 0px;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .sidebar-main .block-category-list {
  border: 1px solid #236fa1;
  padding: 10px;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .sidebar-main .block-category-list strong {
  color: #03106F;
  font-size: 20px;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .sidebar-main .block-category-list ol {
  list-style: outside;
  margin-left: 20px;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .sidebar-main .block-category-list ol li a {
  margin-left: 0px;
  font-size: 17px;
  font-weight: 400;
  padding: 4px 0;
  display: block;
  color: #03106F;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item {
  display: inline-block;
  padding: 20px 10px 10px;
  box-shadow: 0 0px 6px 2px rgba(0, 136, 204, 0.2);
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .product-item-photo {
  flex: 0 0 400px;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .sclistsec2.sclistsec2.configurable [class^='swatch-opt-'] {
  width: 100%;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .sclistsec2.sclistsec2.configurable .swatch-attribute-options {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  max-height: 250px;
  width: max-content;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .product-item-info .sclistsec2.configurable .product-item-inner {
  flex-direction: row-reverse;
  align-items: center;
  padding-top: 46px;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .product-item-info .sclistsec2.configurable .product-item-inner .product-item-actions .tocart {
  padding: 0 .825rem;
  font-size: 1rem;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .product-item-info .sclistsec2.configurable .product-item-inner .custom-option {
  position: absolute;
  top: -70px;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .product-item-info .sclistsec2.configurable .product-item-inner .custom-option label {
  font-weight: 500;
  font-size: 18px;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .product-item-info .sclistsec2.configurable .product-item-inner .custom-option select {
  width: 260px;
  margin-left: 10px;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .products-related {
  display: inline-block;
  width: 100%;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .products-related.product-item-info {
  display: block;
  text-align: left;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .products-related.product-item-info .slider-title {
  color: #03106F;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .products-related.product-item-info .product-item-details {
  max-width: 100%;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .products-related.product-item-info .product-item-details .owl-nav button {
  color: #08c;
  border: 2px solid #08c;
  border-radius: 30px;
  width: 26px;
  right: -30px;
  background: #fff;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .products-related.product-item-info .product-item-details .owl-nav button.owl-prev {
  left: -12px;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .products-related.product-item-info .product-item-details .owl-nav button:hover {
  background: #fff;
  color: #08c;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .products-related.product-item-info .product-item-details .product-link {
  margin-bottom: 10px;
  display: block;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .products-related.product-item-info .product-item-details .product-link img {
  border: 1px solid #e2e5e7;
  margin-bottom: 10px;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .products-related.product-item-info .product-item-details .product-link .product-name {
  white-space: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-align: left;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.35;
  color: #03106F;
  text-align: center;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .products-related.product-item-info .product-item-details .actions-primary {
  display: block !important;
  text-align: center;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .products-related.product-item-info .product-item-details .actions-primary .action.primary {
  height: 34px;
  padding: 0 .625rem;
  line-height: 34px;
  font-size: 0.7em;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .products-related.product-item-info .product-item-details .price-box {
  display: block !important;
  float: none !important;
  text-align: center;
  margin-bottom: 10px !important;
}
.page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .products-related.product-item-info .product-item-details .price-box .price {
  margin-left: 0 !important;
  color: #2f6b50 !important;
}
.onestepcheckout-index-index .page-title-wrapper .page-title {
  font-size: 20px;
  margin: 0 0 10px 0;
}
.onestepcheckout-index-index .fieldset > .field:not(.choice) > .control {
  font-size: 15px;
}
/* Filter */
.table-layout-category .toolbar-products {
  display: none;
}
.table-layout-category .sidebar-content {
  border: 0 !important;
}
.table-layout-category .sidebar-content .block-category-list,
.table-layout-category .sidebar-content .block-actions.filter-actions,
.table-layout-category .sidebar-content .filter-current {
  display: none;
}
.table-layout-category .sidebar-content .filter-options-item {
  padding: 0;
  border: 0;
  background: #0088CC;
  display: flex;
  border-top: 2px solid #fff;
  min-height: 73px;
}
.table-layout-category .sidebar-content .filter-options-item .toggle {
  display: none;
}
.table-layout-category .sidebar-content .filter-options-item .filter-options-title {
  padding: 10px;
  align-items: center;
  display: flex;
  background: #0088CC;
  color: #fff;
  width: 115px;
  min-width: 115px;
  font-size: 12px;
}
.table-layout-category .sidebar-content .filter-options-item .filter-options-content {
  padding: 10px 4px;
  background: #0088CC;
  display: flex;
  align-items: center;
  border-left: 1px solid #fff;
}
.table-layout-category .sidebar-content .filter-options-item .filter-options-content .item {
  display: inline-block;
}
.table-layout-category .sidebar-content .filter-options-item .filter-options-content .item .count {
  display: none;
}
.table-layout-category .sidebar-content .filter-options-item .filter-options-content .item input[type="checkbox"] {
  margin: 0px;
}
.table-layout-category .sidebar-content .filter-options-item .filter-options-content .item a {
  font-size: 14px;
  display: contents !important;
  color: #fff !important;
}
/** Discount layout */
.category-desc {
  display: flex;
}
.category-desc .category-image {
  display: block !important;
  flex: 0 0 450px;
  margin-right: 30px;
}
.category-desc .category-description .main-description .details {
  font-style: italic;
  font-size: 15px;
  font-weight: 600;
  text-align: justify;
  text-align-last: center;
  line-height: 30px;
  margin-top: -7px;
}
.category-desc .category-description .main-description .features {
  margin: 20px 0 12px;
}
.category-desc .category-description .main-description .features .features-title {
  font-size: 22px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  margin: 20px auto;
  background: #255190;
  color: #fff;
  height: 45px;
  padding: 10px 0;
}
.category-desc .category-description .main-description .features .features-details {
  font-style: italic;
  font-size: 16px;
  margin-left: 70px;
}
.category-desc .category-description .main-description .features .features-details .features-data {
  line-height: 18px;
  margin-bottom: 8px;
}
.category-desc .category-description .main-description .notes {
  font-weight: 700;
  font-style: italic;
  text-align: center;
  font-size: 21px;
}
#layer-product-list .toolbar-products {
  display: none;
}
#layer-product-list .product-grid-container {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-top: 50px;
}
#layer-product-list .product-grid-container .parent-product-details {
  display: flex;
  align-items: center;
}
#layer-product-list .product-grid-container .parent-product-details .row-cell.micron {
  border: 0 !important;
}
#layer-product-list .product-grid-container .parent-product-details .product-image {
  flex: 0 0 200px;
  margin-right: 20px;
  border-right: 1px solid #c1dbff;
}
#layer-product-list .product-grid-container .parent-product-details .product-name {
  color: #00B050;
  font-weight: bold;
  font-size: 23px;
  width: 70%;
  line-height: 30px;
  margin-bottom: 10px;
}
#layer-product-list .product-grid-container .parent-product-details .product-grid-row select {
  border-color: #255190;
  color: #255190;
  font-weight: 700;
}
#layer-product-list .product-grid-container .parent-product-details .product-grid-row .priceResult {
  display: inline-block;
  font-weight: 500;
  background: #255190;
  color: #fff;
  padding: 5px 15px;
  border-radius: 4px;
  margin-bottom: 2px;
}
#layer-product-list .product-grid-container .product-grid-row {
  display: grid;
  align-items: center;
  gap: 10px;
  border-bottom: 1px dotted #255190;
  min-height: 100px;
}
#layer-product-list .product-grid-container .product-grid-row .row-cell {
  padding: 5px;
  border-right: 1px solid #255190;
  text-align: center;
}
#layer-product-list .product-grid-container .product-grid-row .row-cell::before {
  display: flex;
  align-items: center;
}
#layer-product-list .product-grid-container .product-grid-row .row-cell.add-to,
#layer-product-list .product-grid-container .product-grid-row .row-cell.image-cell {
  border: 0px;
  text-align: right;
}
#layer-product-list .product-grid-container .product-grid-row .row-cell.image-cell img {
  position: absolute;
  left: 0;
  max-width: 250px;
}
#layer-product-list .product-grid-container .product-grid-row .row-cell .row-cell-form input {
  text-align: center;
  border-color: #255190;
}
#layer-product-list .product-grid-container .product-grid-row .row-cell .row-cell-form button.action.primary {
  font-size: 14px;
  line-height: 2.4em;
  height: 2.4rem;
  padding: 0 1em;
}
#layer-product-list .product-grid-container .product-grid-header {
  display: grid;
  align-items: center;
  gap: 10px;
  border-bottom: 1px dotted #255190;
  min-height: 60px;
  background-color: #255190;
  color: #ffffff;
}
#layer-product-list .product-grid-container .product-grid-header .header-cell {
  font-weight: bold;
  padding: 5px;
  text-align: center;
}
/** Discount layout over */
@media (min-width: 992px) {
  body.cms-home,
  body.catalog-product-view {
    overflow-x: initial;
  }
  .page-wrapper {
    display: flex;
  }
  .page-wrapper .page-header.sticky-header {
    position: sticky;
    top: 0;
    height: auto !important;
  }
  .page-wrapper .page-header.sticky-header .main-panel-top {
    display: none;
  }
  .page-wrapper .page-header.sticky-header .header-left,
  .page-wrapper .page-header.sticky-header .header-center,
  .page-wrapper .page-header.sticky-header .header-right {
    padding: 5px 0;
  }
  .page-wrapper .page-header.sticky-header .nav-sections {
    position: static !important;
  }
  .page-wrapper .page-header.sticky-header .nav-sections .sticky-logo {
    display: none;
  }
  .page-wrapper .page-header .nav-sections .level0.parent:hover .level0.submenu {
    overflow-y: scroll !important;
    overflow-x: hidden !important;
  }
  .page-wrapper .page-header .nav-sections .level0.parent .level0.submenu {
    max-height: 610px !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
  }
  .page-wrapper .page-header .nav-sections .level0.parent .level0.submenu:hover {
    overflow-y: scroll !important;
    overflow-x: hidden !important;
  }
}
@media (max-width: 970px) {
  .category-table-view {
    overflow: visible;
    height: auto;
  }
  .category-table-view .category-products thead {
    top: 0;
  }
  .category-table-view .category-products .qty {
    font-size: 12px;
  }
  .category-table-view .model a {
    word-wrap: break-word;
  }
  .category-table-view .table-image a {
    width: 50px;
    display: block;
  }
  .category-table-view .addtocart {
    background-size: 88px;
    background-position: center;
  }
  .category-table-view .tocart.primary {
    letter-spacing: 0px;
    height: 38px;
    width: 92px;
    padding: 0px 5px;
  }
  body.catalog-category-view {
    overflow-x: hidden;
  }
  .main .product-info-main .product-options-wrapper .swatch-option.text {
    min-width: 330px !important;
  }
  .main .product-info-main .product-options-wrapper .resin_upgrades .swatch-option.text,
  .main .product-info-main .product-options-wrapper .common_attr .swatch-option.text {
    min-width: auto !important;
  }
  .main .product-info-main .product-info-stock-sku {
    margin: 0;
  }
  .main .product-info-main .product-info-stock-sku img {
    margin: 0;
  }
  .main .sticky-cart .sticky-cart-container {
    display: block;
  }
  /** Discount layout */
  .category-desc {
    display: block;
  }
  .category-desc .category-image {
    margin: 0;
  }
  .category-desc .category-description .main-description .features .features-details {
    margin: 0;
  }
  #layer-product-list .product-grid-container {
    border: 1px solid #255190;
    margin-bottom: 20px;
  }
  #layer-product-list .product-grid-container .parent-product-details {
    display: block;
    padding: 10px;
    text-align: center;
  }
  #layer-product-list .product-grid-container .parent-product-details .product-name {
    width: 100%;
  }
  #layer-product-list .product-grid-container .parent-product-details .product-image {
    margin-right: 0;
    border: 0;
  }
  #layer-product-list .product-grid-container:before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    padding-left: 1rem;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    font-size: 32px;
    margin-top: 50px;
  }
  #layer-product-list .product-grid-container .product-grid-row {
    display: flex;
    flex-direction: column;
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
    align-items: start;
    border: 0px;
    font-size: 16px;
    padding: 0;
    margin: 0;
    gap: 0;
    background: #d1f0ff;
  }
  #layer-product-list .product-grid-container .product-grid-row .row-cell {
    border: 0px;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    padding: 5px 0;
  }
  #layer-product-list .product-grid-container .product-grid-row .row-cell.add-to {
    border: 0px;
    display: inline-block;
    margin-left: 15px;
  }
  #layer-product-list .product-grid-container .product-grid-row .row-cell.add-to:before {
    display: none;
  }
  #layer-product-list .product-grid-container .product-grid-row .row-cell:before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    padding-left: 1rem;
    font-weight: bold;
    text-align: left;
    white-space: nowrap;
    width: 120px;
    position: static;
  }
  #layer-product-list .product-grid-container .product-grid-row .row-cell.image-cell {
    width: 98.5%;
  }
  #layer-product-list .product-grid-container .product-grid-row .row-cell.image-cell img {
    width: 100px;
    position: static;
  }
  #layer-product-list .product-grid-container .product-grid-header {
    display: none;
  }
  /** Discount Layout over */
}
@media (max-width: 767px) {
  .main .products-list .product-image-photo {
    width: auto;
    flex: 0;
  }
  .main .products-list .swatch-option.text {
    min-width: auto !important;
  }
  .main .products-list .product.product-item {
    border-bottom: 4px double #03106F;
    display: inline-block;
  }
  .main .products-list .product.product-item .product-item-info {
    align-items: baseline;
    margin-bottom: 0;
  }
  .main .products-list .product.product-item .product-item-info .product-item-photo {
    flex: 0;
  }
  .main .products-list .product.product-item .product-item-info .product-item-details {
    margin-top: 0;
    width: 100%;
  }
  .main .products-list .product.product-item .product-item-info .product-item-details .sclistsec2 {
    text-align: left !important;
  }
  .main .products-list .product.product-item .product-item-info .product-item-details .sclistsec2 .cat-list-bottom {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
  }
  .main .products-list .product.product-item .product-item-info .product-item-details .sclistsec2 .cat-list-bottom .miprice {
    margin-left: 0 !important;
    display: inline-block;
  }
  .main .products-list .product.product-item .product-item-info .product-item-details .sclistsec2 .schideprice {
    margin-left: 0 !important;
  }
  .main .products-list .product.product-item .product-item-info .product-item-details .sclistsec2 .performace_button {
    padding: 5px 10px !important;
    font-size: 1.125rem !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    margin-left: 0 !important;
  }
  .main .products-list .product.product-item .product-item-info .product-item-details .sclistsec2 .product-item-inner {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
  }
  .main .products-list .product.product-item .product-item-info .product-item-details .sclistsec2.configurable {
    text-align: left !important;
    display: block;
  }
  .main .products-list .product.product-item .product-item-info .product-item-details .sclistsec2.configurable .miprice {
    display: inline-block;
    width: 100%;
  }
  .main .products-list .product.product-item .product-item-info .product-item-details .sclistsec2.configurable .swatch-price {
    background: inherit !important;
    color: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
    padding: 0 !important;
  }
  .page-layout-category_layout_for_fiberglass_mineral_tank .category-desc {
    justify-content: center;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .page-layout-category_layout_for_fiberglass_mineral_tank .products-list .product-item .product-item-info .sclistsec2.configurable .product-item-inner .custom-option select {
    width: 260px;
    margin-left: 0;
  }
  /* Filter Css */
  .table-layout-category .category_image {
    width: 265px;
    margin: 0 auto;
  }
  .table-layout-category #category-products {
    display: block;
    width: 100%;
    border: 0;
  }
  .table-layout-category #category-products thead {
    display: none;
    /* Hide table headers */
  }
  .table-layout-category #category-products tbody,
  .table-layout-category #category-products tr,
  .table-layout-category #category-products td {
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
  }
  .table-layout-category #category-products tr {
    padding: 10px;
    border-radius: 5px;
    border: 0;
    border-bottom: 1px solid #b2caf3;
    margin-bottom: 10px;
  }
  .table-layout-category #category-products tr:hover {
    background: #fff;
  }
  .table-layout-category #category-products tr td {
    max-width: 100%;
  }
  .table-layout-category #category-products tr td.table-image a {
    margin: 0 auto;
  }
  .table-layout-category #category-products tr td:before {
    content: attr(data-label);
    font-weight: bold;
    display: inline-block;
    margin-bottom: 5px;
    color: #052f75;
    margin-right: 10px;
  }
  .table-layout-category #category-products tr td .qty {
    margin: 0 auto 12px;
  }
  .table-layout-category #category-products tr td .qty input {
    border: 1px solid #052f75;
    width: 40px;
  }
  .table-layout-category #category-products tr td .action.tocart {
    width: 100%;
    margin: 0 auto;
  }
  .table-layout-category #category-products tr td .miprice {
    margin-top: -20px !important;
  }
  .table-layout-category #category-products tr td form {
    margin-top: -20px !important;
  }
  .table-layout-category #layer-product-list .toolbar-products {
    display: block;
  }
  .table-layout-category #layer-product-list .toolbar-products .sorter,
  .table-layout-category #layer-product-list .toolbar-products .limiter {
    display: none;
  }
  .table-layout-category .sidebar-content .filter-options-item .filter-options-title {
    background: #fff;
    color: #052f75;
  }
  .table-layout-category .sidebar-content .filter-options-item .filter-options-content {
    background: #d9f2ff;
  }
  .table-layout-category .sidebar-content .filter-options-item .filter-options-content .item a {
    color: #052f75 !important;
  }
  .catalog-product-view .product.media .image-slider {
    display: none;
  }
  .catalog-product-view .product-info-main .product-options-wrapper .common_attr .swatch-price {
    padding: 5px !important;
    font-size: 12px !important;
  }
  .catalog-product-view .product-info-main .page-title-wrapper h1 {
    font-size: 23px !important;
    text-align: left;
    margin-bottom: 20px;
  }
  .catalog-product-view .product-info-main .box-tocart .fieldset {
    flex-wrap: wrap;
  }
  .catalog-product-view .product-info-main .product-info-stock-sku img {
    height: 55px;
    width: auto;
  }
  .catalog-product-view .product-info-main .product-info-stock-sku .stock,
  .catalog-product-view .product-info-main .product-info-stock-sku .product.sku {
    display: inline-block;
  }
  .catalog-product-view .product-info-main .product-social-links,
  .catalog-product-view .product-info-main show-citie {
    display: none;
  }
}
