@media (max-width: 450px) {
        .hidden-mobile {
          display: none;
        }

        .d-flex, .blog-list .item-meta {
            display: flex !important;
            flex-direction: column-reverse;
        }

        .col-6 {
            width: 100%;
        }

        .com_virtuemart .vm-product-media-container.vmflex {
            display: flex;
            margin-right: 2%;
            flex-direction: column;
            margin-bottom: 5%;
        }

        .vm-category-description.text-center.mb-3.mb-xl-5 {
            text-align: left !important;
            min-width: 100% !important;
            max-width: 40%;
        }

        #t4-header .t4-row.row {
            flex-direction: column;
            width: 100%;
        }

        .row {
            margin-left: 0;
        }

        .t4-col.sloganonly.col-sm.col-md-12 {
            max-height: 70px !important;
        }

        input.inputbox_vm_ajax_search_search_str2 {
            margin-left: 0px !important;
        }

        .navbar-brand {
            flex-direction: column;
        }

        .t4-offcanvas-toggle i {
            font-size: 30px;
            margin-top: 1%;
        }

        .ekon_search {
            min-width: 80% !important;
        }

      }

.t4-navbar .btn {
    text-align: right;
}

.header-icons > a {
    padding-right: 5px;
}

h1.vm-category-title.fw-normal.text-center.mb-3 {
    text-align: left !important;
}

.ekon_search {
    min-width: 80%;
}

.com_virtuemart .productSku, .com_rupsearch .productSku {
    font-size: 14px;
}

.com_virtuemart .product-price .vm-price-value, .com_rupsearch .product-price .vm-price-value {
    display: flex;
    justify-content: left;
    font-size: 15px;
    margin-bottom: 0;
    align-items: end;
    padding-left: 2%;
    font-weight: bold;
}

.com_virtuemart .case-q .price-ranges .quantityheader h4, .com_rupsearch .case-q .price-ranges .quantityheader h4 {
    color: red;
    font-size: 15px;
    text-decoration: underline;
    font-weight: bold;
    margin-bottom: 0px;
}

.com_virtuemart .product-box, .com_rupsearch .product-box {
    font-weight: bold;
}

.com_virtuemart .spacer.product-container, .com_rupsearch .spacer.product-container {
    border-bottom: solid 1px lightgrey;
}

.com_virtuemart .vm-price-value .PricesalesPrice, .com_virtuemart .vm-price-value .PricepriceWithoutTax, .com_rupsearch vm-price-value .PricesalesPrice, .com_virtuemart .vm-price-value .PricepriceWithoutTax {
    margin-left: 2%;
}

.com_virtuemart .product-price .PricepriceWithoutTax.vm-display, .com_rupsearch .product-price .PricepriceWithoutTax.vm-display {
    background-color: var(--color-primary);
    color: #fff;
}

.com_virtuemart button.addtocart-button.btn.btn-primary.w-100, .com_rupsearch button.addtocart-button.btn.btn-primary.w-100 {
    max-height: 30px;
    margin-left: 5%;
    line-height: 16px;
}

.com_virtuemart .quantity-controls.js-recalculate.vmflex, .com_rupsearch .quantity-controls.js-recalculate.vmflex {
    display: flex;
}

.com_virtuemart .case-q, 
.com_virtuemart .vm-product-descr-container-1, 
.com_rupsearch .case-q,
.com_rupsearch .vm-product-descr-container-1,
.com_virtuemart .vm-product-descr-container-1,
.com_virtuemart.view-productdetails .case-q {
    min-width: 40%;
    padding-left: 0;
}

.com_virtuemart .vm-product-media-container.vmflex, .com_rupsearch .vm-product-media-container.vmflex {
    display: flex;
    margin-right: 2%;
}

.vm-category-description.text-center.mb-3.mb-xl-5 {
    text-align: left !important;
    min-width: 30%;
    max-width: 40%;
}

.com_virtuemart .browse-view .product h2, .com_rupsearch .browse-view .product h2 {
    font-size: 16px;
    font-weight: bold;
}

.com_virtuemart .category-view {
    margin-right: 2%;
}

.com_virtuemart .category-view .row .category .spacer::before {
    background: none;
    background: none;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
}

.com_virtuemart .category-view .row .category .spacer h2 {
    position: relative;
    width: 100%;
    bottom: 0%;
    line-height: 10px;
}

.com_virtuemart .category-view .row .category .spacer div {
    min-height: 50px;
    display: flex;
    align-items: center;
    background: rgba( 10, 80, 161, 0.9);
    margin-bottom: 5px;
}

.com_virtuemart .category-view .row .category .spacer div:hover {
    background: rgba(139, 27, 134, 0.9);
}

.com_virtuemart .category-view .row .category .spacer a {
    color: #fff;
    font-size: 14px;
    line-height: 12px;
}

.com_virtuemart .category-view .row .category .spacer h2 a {
    display: block;
    border: 0px;
    margin-right: 5px;
    padding: 0 5px;
    background: rgba(10, 80, 161, 0.9);
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 12px;
    line-height: 22px;
}

.browseCategoryImage {
    height: auto;
    max-width: 100%;
    display: block;
    margin: auto;
}

.com_virtuemart .category-view .row .category .spacer h2 {
    position: relative;
    width: 100%;
    bottom: 0%;
    line-height: 22px;
}

.com_rupsearch .wrapper-dropdown-5.text-left.pull-left.vm2wishlists-dd {
    display: none;
}

/* VM Flexible settings */

.category-view.vmflex, .com_rupsearch .category-view {
    display: flex;
    flex-direction: row-reverse;
}

.category-view.vmflex .vm-category_description. , .com_rupsearch .vm-category_description {
    min-width: 40%;
}

.category-view.vmflex .category-view, .com_rupsearch .category-view {
    min-width: 60%;
}

@media (max-width: 450px) {
    .category-view.vmflex {
        display: flex;
        flex-direction: column-reverse;
    }
      }

/* Header Overrides */

.t4-col.header_block_cab.col-sm.col-md-12 {
    max-height: 75px;
}

.t4-col.sloganonly.col-sm.col-md-12 {
    max-height: 40px;
}

[class^="icon-"]::before, [class*=" icon-"]::before {
    font-family: Fontawesome;
}

.icon-search:before {
    content: "";
}

.not-at-top #t4-header.t4-sticky {
    background-color: #0a58ca;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
}

.t4-header {
    background-color: #0a58ca;
    border-bottom: 1px solid #e9ecef;
}

.t4-megamenu.animate.slide .dropdown .dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
    width: 100%;
}

.t4-megamenu .dropdown-menu {
    background: #0a58ca;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
    border-radius: 0;
    border: 0;
    color: #ffffff;
    min-width: 15rem;
    margin-top: 0;
    padding-left: 10px;
}

.vm-product-media-container.vmflex {
    display: flex;
}

.navbar-nav {
    flex-direction: row;
}

.heart-icon, .heart-full-icon {
    background: #fdf5f2;
    color: #efa186;
    border: 1px solid #f8d9ce;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 42px;
    border-radius: 30px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
}

.msl-floating-top-right {
    top: 5px;
    right: 30px;
}

div#vmCartModule {
    display: flex;
    align-items: center;
    justify-content: center;
}

.t4-col.menutab.col-sm.col-md-12 {
    background-color: white;
}

.total {
    width: 1240px;
    color: red;
}

.btn.btn-primary {
    background-color: #0b5ed7;
    border-color: #0b5ed7;
}

.t4-footer .container {
    padding-top: 0;
}

.navbar-nav {
    flex-direction: column;
}

.menutab.col-12 {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 100%;
}

.menutab .navbar .navbar-nav {
    flex-direction: row-reverse !important;
    align-content: center;
    justify-content: center;
}

.menutab li.nav-item {
    width: 180px;
    text-align: center;
}

.t4-palette-primary_copy .menutab .nav > li a {
    color: #0a58ca !important;
}

.t4-palette-primary_copy .menutab .nav > li a:hover, 
.t4-palette-primary_copy .menutab .nav > li a:focus, 
.t4-palette-primary_copy .menutab .nav > li a:active, 
.t4-palette-primary_copy .menutab .nav > li .nav-link:hover, 
.t4-palette-primary_copy .menutab .nav > li .nav-link:focus, 
.t4-palette-primary_copy .menutab .nav > li .nav-link:active
 {
    color: #0a58ca !important;
}

@media (min-width: 768px) {
    .col-md-3 {
        flex: 0 0 auto;
        width: 100%;
    }

    input#vm_ajax_search_search_str2155 {
        width: 100% !important;
        max-width: 100% !important;
    }

}

.nav-tabs .nav-item .nav-link {
    color: #0a58ca;
}

.navbar-brand a {
    color: #ffffff;
}

.d-flex, .blog-list .item-meta {
    display: flex !important;
    flex-direction: row;
    flex-wrap: wrap;
}

/* Home page Scroller styles start */

.vm-categories-wall-scroller {
  display: grid;
  gap: 1rem;
  grid-auto-flow: column;
  grid-auto-columns: 15%;
  padding: 0 1rem 1rem;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
}
@media only screen and (max-width: 450px) {
  .vm-categories-wall-scroller {
    grid-auto-columns: 45%;
    font-size: 1rem;
  }
}
.vm-categories-wall-scroller > div {
  display: grid;
  grid-template-rows: max-content;
  gap: 1rem;
}
.vm-categories-wall-scroller > div > img {
  inline-size: 100%;
  aspect-ratio: 1.7777777778;
  object-fit: cover;
}

/* Home page Scroller styles end */

/* Header slogan */

.navbar-brand.logo-text .site-slogan {
    line-height: 1.5;
}

.navbar-brand {
    display: flex;
    margin-top: 1%;
    z-index: 30;
}

.navbar-brand .site-name {
    padding-right: 2%;
}

.quantity-block {
    display: flex;
}

input.quantity-input.js-recalculate {
    width: 40px;
    max-width: 40px;
    margin-right: 3px;
}

input.quantity-controls.quantity-plus, input.quantity-controls.quantity-minus {
    height: 30px;
    margin-right: 3px;
}

input.btn.btn-success.btn-block {
    height: 30px;
    margin-left: 3px;
    line-height: 16px;
}

.product-related-products, 
.product-related-categories {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
}

.tab-pane .vm-product-media-container,
.tab-pane .product-field-display {
    max-width: 200px;
    text-align: center;
    margin-right: 3%;
}

.product-related-products img,
.product-related-categories img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.back-to-category {
    padding-bottom: 1%;
}

.vm-manufacturer-description {
    min-width: 30%;
    max-width: 40%;
}


/* Header Slogan end */