.page ul.productGrid.customGrid {
  opacity: 1;
  height: auto;
  margin-left: -0.75rem; }

.productGrid.customGrid .card {
  background: #FFFFFF;
  padding: 1rem;
  transition: all 0.5s ease; }

.productGrid.customGrid .card:hover {
  background: transparent; }

.productGrid.customGrid .card-figure {
  background: transparent; }

.productGrid.customGrid .card-image {
  max-height: none;
  transition: all 0.5s ease; }

.productGrid.customGrid .card:hover .card-image {
  opacity: 0.5; }

.productGrid.customGrid .card-body {
  min-height: 0;
  padding: 5px 0 0; }

.productGrid.customGrid .card-title {
  margin: 0; }

.productGrid.customGrid .card-title > a {
  font-size: 15px;
  text-transform: uppercase; }

.video-modal {
  background: #FFFFFF none repeat scroll 0 0;
  border: 10px solid #FFFFFF;
  box-shadow: 0 0 0 3000px rgba(0, 0, 0, 0.8);
  display: none;
  left: 50%;
  max-width: 990px;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 92%;
  z-index: 999; }
  .video-modal .close {
    background: #FFFFFF none repeat scroll 0 0;
    border-radius: 30px;
    color: #000000;
    font-size: 21px;
    height: 30px;
    padding: 0;
    position: absolute;
    right: -25px;
    text-align: center;
    top: -27px;
    transform: rotate(45deg);
    width: 30px;
    cursor: pointer; }
  .video-modal .embed-responsive {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: relative; }
  .video-modal .embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .video-modal .embed-responsive .embed-responsive-item, .video-modal .embed-responsive embed, .video-modal .embed-responsive iframe, .video-modal .embed-responsive object, .video-modal .embed-responsive video {
    border: 0 none;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.nl-email-form form {
  margin: 0; }

.nl-email-form .form-field {
  background: #EFEFEF none repeat scroll 0 0;
  margin: 0;
  padding: 16px; }
  .nl-email-form .form-field input[type="email"] {
    font-size: 21px;
    height: 48px;
    text-align: left !important; }
  .nl-email-form .form-field input[type="submit"] {
    height: initial !important;
    margin: 0;
    padding: 5px 40px; }

@media (min-width: 801px) {
  .productGrid.customGrid .product {
    width: 33.33333%; }
  .accordion--navList .accordion-title {
    padding: 0px 5px;
    background: #CAC9C9;
    margin: 0;
    color: #000000;
    line-height: 20px;
    font-size: 13px; }
  .accordion--navList .accordion-block {
    margin-top: 0; } }

/* Edit By Optimum7 */
.item.bigfixed {
  height: 224px; }

.bigfixed a {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 99;
  top: 0px;
  left: 0px;
  padding: 10px; }

.bigfixed h2 {
  background: rgba(255, 255, 255, 0.8);
  bottom: 0px;
  margin: 0px; }

@media (max-width: 1030px) {
  .item.bigfixed {
    height: 190px; } }

@media (max-width: 321px) {
  .grid .item img {
    height: 130px; } }

/* End Edit */
ul.cart-totals li {
  padding: 0 10px;
  background-color: #FFFFFF; }
  ul.cart-totals li.availabilityCart {
    background-color: #C5F0A3;
    border-left: 1px solid #B5E093;
    border-right: 1px solid #B5E093;
    border-top: 1px solid #B5E093; }
    ul.cart-totals li.availabilityCart .cart-total-label {
      font-size: 17px; }
    ul.cart-totals li.availabilityCart .cart-total-value {
      font-size: 16px; }
  ul.cart-totals li:first-child {
    border-radius: 4px 4px 0 0; }
  ul.cart-totals li:not(:first-child) {
    border-left: 1px solid #DFDCDC;
    border-right: 1px solid #DFDCDC; }
  ul.cart-totals li:last-child {
    border-bottom: 1px solid #DFDCDC; }

ul.cart-totals .cart-total + .cart-total {
  border-top: 1px solid #DFDCDC; }

.previewCart span.total-price {
  display: block;
  border-bottom: 1px dashed #1C4583;
  color: #1C4583;
  width: fit-content; }

#menu .custom-pages-nav .navPage-subMenu li.navPage-childList-item {
  padding-left: 10px; }
  #menu .custom-pages-nav .navPage-subMenu li.navPage-childList-item a {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #545454; }
    #menu .custom-pages-nav .navPage-subMenu li.navPage-childList-item a:hover {
      color: #1C4583; }

.container.main .cart-actions .button {
  width: 250px;
  height: 50px;
  line-height: 28px;
  font-size: 21px; }

table.cart {
  background-color: #FFFFFF; }
  table.cart thead.cart-header {
    background-color: #F9F9F9; }
    table.cart thead.cart-header th {
      padding-top: 1rem; }
      table.cart thead.cart-header th:first-child {
        padding-left: 10px; }
      table.cart thead.cart-header th:last-child {
        padding-right: 20px;
        text-align: right; }
  table.cart tr td .form-input--incrementTotal {
    border: 1px solid #CAC9C9; }
  table.cart tr td:first-child {
    padding-left: 10px; }
  table.cart tr td:last-child {
    padding-right: 20px; }

h1.page-heading[data-cart-page-title] {
  background: transparent !important;
  font-weight: 500; }

#recommended-products-below .breadcrumbs .breadcrumb::before {
  font-size: 16px;
  color: #194482; }

#recommended-products-below .breadcrumbs a {
  font-size: 16px;
  color: #194482;
  text-decoration: underline;
  cursor: pointer; }

@media only screen and (min-width: 901px) {
  .productlist-page #optimum7 .row {
    margin-right: -52px; } }

.productlist-page #optimum7 .breadcrumbso .breadcrumb::before {
  font-size: 17px;
  color: #194482; }

.productlist-page #optimum7 .breadcrumbso a {
  font-size: 17px;
  color: #194482; }

.productlist-page #optimum7 .CategoryNameo {
  background-color: #FFFFFF;
  padding: 0; }
  .productlist-page #optimum7 .CategoryNameo h1 {
    background-color: #194482;
    color: #FFFFFF;
    margin-top: 0; }
  .productlist-page #optimum7 .CategoryNameo .catdesc {
    padding: 10px;
    margin-bottom: 10px; }
  .productlist-page #optimum7 .CategoryNameo .catdesc + hr {
    display: none; }

.filterLoading {
  width: 100%;
  height: 100%;
  display: none;
  text-align: center;
  position: fixed;
  background-color: rgba(255, 255, 255, 0.4);
  z-index: 999;
  left: 0;
  top: 0; }
  .filterLoading img {
    position: relative;
    top: 50%; }

#menu .navPage-subMenu li a {
  max-width: 386px; }

.ais-Pagination-item--selected a {
  border: 2px solid #0A6AA1 !important; }

.ais-CurrentRefinements-item {
  display: block;
  margin-bottom: 5px;
  width: 100%; }
  .ais-CurrentRefinements-item .ais-CurrentRefinements-label {
    background-color: #EFEFEF;
    padding: 3px 5px;
    margin-right: 2px;
    text-transform: capitalize;
    font-weight: 700;
    display: inline-block;
    border: 1px solid #EFEFEF;
    font-size: 12px;
    margin-bottom: 3px; }
  .ais-CurrentRefinements-item .ais-CurrentRefinements-category {
    background-color: #F9F9F9;
    padding: 3px 5px;
    margin-right: 2px;
    border: 1px solid #EFEFEF;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 3px; }
  .ais-CurrentRefinements-item .ais-CurrentRefinements-delete {
    color: #C13838;
    font-size: 11px;
    position: relative;
    top: 0; }

.aa-Panel {
  z-index: 999; }

div#opt7-advance-search-filter-search-box {
  position: relative;
  top: 30px;
  max-width: 490px; }

div.ais-Hits-item {
  display: inline-block; }

.ais-RefinementList-label {
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: flex-start; }
  .ais-RefinementList-label > input {
    flex: 0 1 4%;
    text-align: left; }
  .ais-RefinementList-label > .ais-RefinementList-labelText {
    flex: 0 1 85%; }
  .ais-RefinementList-label > .ais-RefinementList-count {
    flex: 0 1 10%;
    text-align: right; }

.sidebar-categories {
  display: block; }
  .sidebar-categories.hide {
    display: none !important; }

body.main.eleven-seventy .body.content[data-page-type="category-page"] {
  max-width: 100%; }
  body.main.eleven-seventy .body.content[data-page-type="category-page"] .main {
    max-width: 100% !important;
    padding-left: 2rem !important;
    padding-right: 2rem !important; }
    @media only screen and (max-width: 430px) {
      body.main.eleven-seventy .body.content[data-page-type="category-page"] .main {
        padding-left: 0 !important;
        padding-right: 0 !important; } }
    @media only screen and (min-width: 431px) and (max-width: 820px) {
      body.main.eleven-seventy .body.content[data-page-type="category-page"] .main {
        padding-left: 0 !important;
        padding-right: 0 !important; } }

.free-shipping-badge {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0;
  background-color: #FFFFFF;
  border-bottom: 1px solid #CCCCCC;
  margin-top: 10px;
  margin-bottom: 10px; }
  .free-shipping-badge svg {
    -ms-flex: 0 1 20%;
    flex: 0 1 30%;
    max-width: 48px;
    max-height: 48px;
    padding: 0px 7px;
    border-right: 1px solid #EFEFEF; }
  .free-shipping-badge > span {
    -ms-flex: 0 1 max-content;
    flex: 0 1 70%;
    font-size: 14px;
    font-weight: 600;
    color: #1C4583;
    padding: 6px 10px;
    height: 48px; }
    .free-shipping-badge > span > span {
      display: block;
      font-size: 11px;
      font-weight: 100; }

.previewCartSubTotal {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: center; }
  .previewCartSubTotal span:first-child {
    -ms-flex: 0 1 40%;
    flex: 0 1 28%;
    text-align: left;
    margin-right: 0;
    margin-left: 13px;
    font-weight: 800; }
  .previewCartSubTotal span:last-child {
    flex: 0 1 60%; }

#menu .navPage-subMenu .navPage-childList-item.active {
  background-color: #F9F9F9; }
  #menu .navPage-subMenu .navPage-childList-item.active > a {
    background-color: #F9F9F9; }
  #menu .navPage-subMenu .navPage-childList-item.active .level3-submenu {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
    background-color: #F9F9F9;
    padding: 0 0 10px 6px; }
    #menu .navPage-subMenu .navPage-childList-item.active .level3-submenu span {
      flex: 0 1 100%;
      background-color: #F9F9F9; }
      #menu .navPage-subMenu .navPage-childList-item.active .level3-submenu span a {
        background-color: #F9F9F9;
        font-size: 13px !important;
        padding: 0 5px !important;
        line-height: 18px !important;
        padding-left: 10px !important; }

#menu .navPage-subMenu .navPage-childList-item i {
  display: block; }

#menu .navPage-subMenu .navPage-childList-item .level3-submenu {
  display: none; }

#menu .navPage-subMenu a.navPage-childList-action {
  color: #545454;
  font-size: 11px;
  line-height: 12px !important; }

#menu .navPage-subMenu .navPage-subMenu-item {
  padding: 0 0 0 0.75rem !important; }

/* Custom number input container */
.custom-number-input {
  display: flex;
  align-items: center; }

.custom-number-input input[type="text"] {
  width: 60px;
  padding: 10px;
  text-align: center;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  outline: none;
  font-size: 16px; }

/* Increment and decrement buttons */
.custom-number-input button {
  background-color: #DDDDDD;
  border: none;
  color: #333333;
  padding: 2px 10px;
  cursor: pointer;
  font-size: 16px;
  width: 30px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

/* Hover effect for buttons */
.custom-number-input button:hover {
  background-color: #CCCCCC; }

/* Button positioning */
.custom-number-input .increment {
  border-radius: 0 4px 4px 0; }

.custom-number-input .decrement {
  border-radius: 4px 0 0 4px; }

@media only screen and (max-width: 430px) {
  body.main.eleven-seventy div#menu .navPages {
    max-width: 100vw; }
  .mobile-menu .right.searchbar {
    width: 85vw !important; }
  .right.searchbar .form input.button {
    width: 80px; }
  .mobile-menu .navPages-quickSearch input#search_query {
    width: 74%; }
  div#opt7-advance-search-filter-search-box {
    position: relative;
    top: 7px;
    max-width: 490px; } }

@media only screen and (min-width: 431px) and (max-width: 820px) {
  body.main.eleven-seventy div#menu .navPages {
    max-width: 100vw; }
  .mobile-menu .right.searchbar {
    width: 85vw !important; }
  .right.searchbar .form input.button {
    width: 80px; }
  div#opt7-advance-search-filter-search-box {
    top: 12px; } }

@media only screen and (max-width: 430px) {
  .body.content {
    margin-top: 20px; }
  ul.footer-info-list {
    margin-bottom: 5px; }
  .footer .blog {
    margin-bottom: 0; }
  .footer .footer-info-col--small {
    padding-bottom: 10px; } }

.addthis_toolbox {
  display: none; }

.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000; }
  .popup img {
    max-width: 215px; }
  .popup.hidden {
    display: none; }
  .popup-content {
    position: relative;
    background-color: #fff;
    padding: 2rem;
    border-radius: 10px;
    max-width: 500px;
    text-align: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); }
    @media only screen and (max-width: 430px) {
      .popup-content {
        margin: 1rem;
        max-width: 100%; } }
  .popup h2 {
    color: #333;
    margin-bottom: 1rem; }
  .popup p {
    color: #333333;
    line-height: 1.6;
    margin-bottom: 1.5rem;
    font-size: 1.2rem;
    text-align: justify;
    margin-top: 1.2rem; }
  .popup .contact-link {
    display: block;
    color: #1c4583;
    text-decoration: none;
    margin-bottom: 1rem;
    font-weight: 600;
    letter-spacing: 0.5px; }
    .popup .contact-link:hover {
      text-decoration: underline; }
  .popup .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    font-size: 24px;
    line-height: 1;
    cursor: pointer;
    color: #333;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: color 0.3s ease; }
    .popup .close-btn:hover {
      color: #000; }
  .popup .go-to-site-btn {
    background-color: #1c4583;
    color: #fff;
    border: none;
    padding: 0.75rem 2rem;
    font-size: 1.1rem;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s ease;
    font-weight: 500; }
    .popup .go-to-site-btn:hover {
      background-color: #218838; }
