.header-12 html {
    font-family: "Trebuchet MS", sans-serif !important;

}
.header-12 body {
    font-family: "Trebuchet MS", sans-serif !important;
}
:root {
     --s-primary: #ef4a23;
    --s-tertiary: #838383;
    --s-hf-bg: #081621;
}

.header-12 .q-actions .ac.build-pc .btn {
    background: linear-gradient(45deg, #00237e, #3749bb, #0bc1e9, #3749bb, #00237e);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    border: none;
    line-height: 42px;
    font-family: "Trebuchet MS", sans-serif !important;
}

.header-12 .btn {
    background: var(--s-secondary);
    display: inline-block;
    border: 2px solid var(--s-secondary);
    padding: 0 20px;
    margin: 0;
    height: 42px;
    line-height: 38px;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
    outline: none;
    text-align: center;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
    text-transform: capitalize;
}

.header-12 .q-actions .ac p a {
    color: var(--s-tertiary);
}

.header-12 .q-actions .ac a {
    text-decoration: none;
    font-family: "Trebuchet MS", sans-serif !important;
}

.header-12 .q-actions .ac.build-pc {
    float: right;
    position: relative;
    top: -4px;
    padding-left: 0;
}

.header-12 .blink {
    animation: blinker 2s linear infinite;
}

.header-12 .q-actions .ac p {
    font-size: 11px;
    line-height: 16px;
    margin: 0;
    white-space: nowrap;
    color: var(--s-tertiary);
}

.header-12 p {
    margin-bottom: 10px;
    font-size: 15px;
    color: #01132D;
    line-height: 26px;
}

.header-12 .q-actions .ac h5 {
    margin: 0;
    font-weight: normal;
    font-size: 15px;
}

.header-12 h5 {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
.header-12 h1,.header-12  h2,.header-12  h3,.header-12  h4,.header-12  h5,.header-12  h6 {
    margin-top: 0;
    font-weight: bold;
}

.header-12 .q-actions .ac .ic i {
    color: var(--s-primary);
    font-size: 24px;
    width: 30px;
    height: 36px;
    line-height: 36px;
}

.header-12 .q-actions .ac .ic {
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    text-align: center;
    line-height: 32px;
    font-size: 32px;
    position: relative;
    top: 1px;
    border-radius: 30px;
    display: flex;
    justify-content: center;
}

.header-12 .q-actions .ac * {
    color: #fff;
}

.header-12 .q-actions .ac {
    float: left;
    display: flex;
    padding-left: 18px;
    font-family: "Trebuchet MS", sans-serif !important;
}

.header-12 .ht-item.q-actions {
    flex: 0 0 550px;
    padding: 9px 0 0 10px;
}


.header-12 .nav li.active {
    background: #E5330B;
    color: #fff;
    box-shadow: none;
}
.header-12 .nav li {
    flex: 0 0 auto;
    line-height: 40px;
    padding: 0 15px;
    margin: 10px 5px 0 0;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    list-style: none;
    border-radius: 5px;
    cursor: pointer;
    background: #fff;
    color: #000;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.header-12 .nav {
    display: flex;
    flex: 0 0 50px;
    align-content: center;
}

.header-12 .nav-tabs {
    background: rgba(55, 73, 187, 0.05);
    padding: 0 20px 10px;
}

.header-12 .dropdown-menu:not(.search-content) {
    position: absolute;
    display: none;
    background: #fff;
    padding: 0;
    margin-top: 0px;
    z-index: 99;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 -5px 0 0 #fff;
    width: 100%;
}

.header-12 header .search input {
    border: none;
    padding: 0 40px 0 20px;
    font-weight: normal;
    border-radius: 4px;
    margin-bottom: 0;
}

.header-12 input,.header-12  select,.header-12  textarea {
    font-size: 15px;
    height: 42px;
    padding: 5px 15px;
    background: #fff;
    outline: none;
    width: 100%;
    font-family: "Trebuchet MS", sans-serif;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.header-12 .ht-item.search {
    padding: 5px 0;
    position: relative;
}

.header-12 .material-icons {
    height: 24px;
    width: 24px;
}
.header-12 .material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: 'liga';
}

@media (min-width: 1280px) {
    .header-12 #lc-toggle, .header-12  #column-left .lc-close,.header-12 .h-desk {
        display: none !important;
    }
}
.header-12 .ht-item.logo img {
    max-height: 52px;
    width: auto;
    display: inline-block;
}
.header-12 img {
    vertical-align: middle;
    border-style: none;
    max-width: 100%;
    height: auto;
}

.header-12 a {
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    color: var(--s-primary);
}

.header-12 .ht-item.logo {
    flex: 0 0 200px;
}
.header-12 .ht-item {
    flex: 1 1 auto;
}

.header-12 .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 576px) {
    .header-12 .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .header-12 .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .header-12 .container {
        max-width: 960px;
    }
}
@media (min-width: 1280px) {
    .header-12 .container {
        max-width: 100%;
    }
}
@media (min-width: 1366px) {
    .header-12 .container {
        max-width: 1320px;
    }
}
.header-12 header .top .container {
    display: flex;
    align-items: center;
}
.header-12 header .top {
    padding: 15px 0;
}
.header-12 header {
    background: var(--s-hf-bg);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);

    position: relative;
    z-index: 100;
}
*, ::after, ::before {
    box-sizing: border-box;
}

.header-12 .navbar {
    position: relative;
    background: #fff;
}

.header-12 .ul-top-items {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    width: 100%;
    position: relative;
    left: -10px;
}

.header-12 .ul-top-items > .li-top-item {
    margin-left: 0;
}
.header-12 .ul-top-items .li-top-item {
    position: relative;
}

.header-12 .ul-top-items .a-top-link {
    padding: 0 7px 0 7px !important;
    line-height: 50px;
    white-space: nowrap;
    display: block;
    font-size: 14px !important;
    font-weight: 600 !important;
    color: #222;
    position: relative;
     font-family: "Trebuchet MS", sans-serif !important;
}

.header-12 .ul-top-items .li-top-item .drop-down {
    display: none;
    position: absolute;
    left: 10px;
    background: #fff;
    z-index: 99;
    padding: 5px 0;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1), 0 10px 15px rgba(0, 0, 0, 0.1), 0 -3px 0 0 var(--s-primary);
}

.header-12 .ul-top-items .drop-down li {
    display: block;
    position: relative;
}

.header-12 .ul-top-items .drop-down li .a-top-link, .header-12 .ul-top-items .drop-down li a {
    display: block;
    font-weight: normal;
    font-size: 14px;
    white-space: normal;
    line-height: 19px;
    padding: 4px 15px;
    width: 200px;
    color: #222;
}

.header-12 .ul-top-items .li-top-item:hover > .drop-down{
    display: block;
}

.header-12 .ul-top-items .li-top-item:last-child
 {
    margin: 0;
}

.header-12 .ul-top-items .a-top-link:hover, .header-12 .ul-top-items .show> .a-top-link {
    color: var(--s-primary) !important;
    text-decoration: none;
}

.header-12 .ul-top-items .li-top-item:hover > .drop-down {
  display: block;
}

.header-12 .drop-down .li-top-item:hover > .header-12 .drop-menu-2 {
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  background: #fff;
  padding: 5px 0;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}
@media (max-width: 991px) {
  .header-12 .ul-top-items {
    flex-direction: column;
    background: #fff;
    width: 100%;
    display: none;
    padding: 15px;
  }

  .header-12 #main-nav.open .ul-top-items {
    display: flex;
  }

  .header-12 .ul-top-items .drop-down,
  .header-12 .drop-menu-2 {
    position: static;
    width: 100%;
    box-shadow: none;
  }

  .header-12 .ul-top-items .a-top-link {
    line-height: 40px;
  }

  .header-12 .ul-top-items .drop-down li .a-top-link {
    padding-left: 25px;
  }

  .header-12 .drop-menu-2 li .a-top-link {
    padding-left: 40px;
  }
}

.header-12 .ul-top-items .drop-down,
.header-12 .drop-menu-2 {
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}

.header-12 .ul-top-items .li-top-item:hover > .drop-down,
.header-12 .drop-down .li-top-item:hover > .drop-menu-2 {
  opacity: 1;
  visibility: visible;
}

.header-12 .ul-top-items .multi-col > .drop-down {
    width: 400px;
}

.header-12 .ul-top-items .multi-col .drop-down > ul {
    display: inline-block;
    position: relative;
}

.header-12 .ul-top-items .drop-down li:hover > a {
    color: black;
}

@media (max-width: 1279px) {
    .header-12 #nav-toggler {
        display: block;
        width: 40px;
        height: 40px;
        border-radius: 40px;
        margin: 4px 0 0 0;
        padding: 14px 10px;
        cursor: pointer;
    }
}

@media (max-width: 1279px) {
    .header-12 header {
        margin-bottom: 15px;
    }
}
@media (max-width: 1279px) {
    .header-12 header .top {
        padding: 0;
    }
}

@media (max-width: 1279px) {
    .header-12 header .top .container {
        display: block;
    }
}

@media (max-width: 1279px) {
    .header-12 .container {
        max-width: 100%;
    }
}

@media (max-width: 1279px) {
    .header-12 .ht-item.logo {
        display: flex;
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        z-index: 99;
        background: var(--s-hf-bg);
        padding: 0 15px;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
        width: 100%;
        align-items: center;
    }
}

@media (max-width: 1279px) {
    .header-12 .mbl-nav-top {
        width: calc(50% - 45px);
        height: 50px;
        left: 0;
        top: 0;
    }
}
@media (max-width: 1279px) {
    .header-12 .h-desk {
        display: block;
    }
}

@media (max-width: 1279px) {
    .header-12 #nav-toggler span {
        display: block;
        position: relative;
        height: 2px;
        background: #fff;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
    }
}

@media (max-width: 1279px) {
    .header-12 #nav-toggler span:nth-child(2) {
        margin: 4px 0;
    }
}

@media (max-width: 1279px) {
    .header-12 .ht-item.logo .brand {
        width: 144px;
        display: block;
    }
}

@media (max-width: 1279px) {
    .header-12 .ht-item.logo img {
        max-height: 40px;
    }
}
@media (max-width: 1279px) {
    .header-12 .mbl-right {
        width: calc(50% - 45px);
        display: flex;
        align-items: center;
        justify-content: flex-end;
        padding-top: 2px;
    }
}

@media (max-width: 1279px) {
    .header-12 .mbl-right .ac {
        margin-left: 15px;
        position: relative;
    }
}

@media (max-width: 1279px) {
    .header-12 .mbl-right .material-icons {
        color: #6c757d;
    }
}

@media (max-width: 1279px) {
    .header-12 .mbl-right .ac .counter {
        position: absolute;
        right: -10px;
        top: -6px;
        background: var(--s-primary);
        color: #fff;
        border-radius: 20px;
        font-size: 11px;
        line-height: 13px;
        width: 16px;
        text-align: center;
    }
}

@media (max-width: 1279px) {
    .header-12 .ht-item.search {
        margin: 0 -15px 0;
        padding: 0;
        background: #fff;
        z-index: 100;
        display: none;
    }
}

@media (max-width: 1279px) {
    .header-12 header .search input {
        padding-left: 15px;
        height: 46px;
        background: none;
    }
}

@media (max-width: 767px) {
    .header-12 input, .header-12 textarea {
        font-size: 16px;
    }
}

@media (max-width: 1279px) {
    .header-12 .navbar .ul-top-items {
        width: 290px;
        display: block;
        position: fixed;
        left: -400px;
        top: 50px;
        height: calc(100vh - 50px);
        overflow: auto;
        background: #fff;
        -webkit-transition: all 300ms ease;
        -moz-transition: all 300ms ease;
        -o-transition: all 300ms ease;
        transition: all 300ms ease;
        z-index: 99999;
        border-top: 1px solid #eee;
        box-shadow: 5px 0 20px rgba(0, 0, 0, 0.3);
    }
}
.header-12 .dropdown-menu .search-details {
    display: flex;
    flex-direction: column;
}

@media (max-width: 1279px) {
    .header-12 .dropdown-menu ul {
        padding: 0 10px 10px;
    }
}

@media (max-width: 1279px) {
    .header-12 .nav-tabs li {
        line-height: 30px;
    }
}

@media (max-width: 1279px) {
    .header-12 .dropdown-menu .search-results {
        padding: 0;
        height: calc(100vh - 207px);
    }
}

@media (max-width: 1279px) {
    .header-12 .ht-item.search button {
        top: 12px;
        opacity: .5;
    }
}

.header-12 button {
    cursor: pointer;
}

@media (max-width: 767px) {
    .header-12 .ul-top-items .a-top-link {
        font-size: 14px;
    }
}
@media (max-width: 1279px) {
    .header-12 .ul-top-items .a-top-link {
        line-height: 44px;
        font-size: 16px;
        font-weight: 400;
        padding: 0 20px;
        border-bottom: 1px solid #eee;
        width: 100%;
        color: #000;
    }
}

@media (max-width: 1279px) {
    .header-12 .q-actions .ac.build-pc {
        display: none;
    }
}

@media (max-width: 1279px) {
    .header-12 body.no-scroll {
        overflow: hidden;
    }
}

@media (max-width: 1279px) {
    .header-12 .q-actions .ac p {
        display: none;
    }
}

@media (max-width: 1279px) {
    .header-12 .q-actions .ac .ic i {
        color: rgb(255, 255, 255);
        font-size: 20px;
    }
}

@media (max-width: 1279px) {
    .header-12 body {
        font-size: 14px;
        padding-top: 50px;
    }
}
@media (max-width: 1279px) {
    .header-12 .q-actions .ac h5 {
        font-size: 10px;
        color: rgba(255, 255, 255, 0.5);
        line-height: 16px;
        display: none;
    }
}
@media (max-width: 1279px) {
    .header-12 .q-actions .ac .ic i {
        color: #fff;
        font-size: 20px;
        display:none;
    }
}

@media (max-width: 1279px) {
    .header-12 .q-actions .ac {
        float: none;
        display: none;
        padding-left: 0;
        flex-direction: column;
        flex: 0 0 20%;
        text-align: center;
        align-items: center;

    }
}
.header-12 .category-list {
  padding-left: 0;
  margin: 0;
}

.header-12 .category-list li {
  list-style: none;
  font-size: 16px;
  font-weight: 500;
}

.header-12 .category-list .a-top-link {
  text-decoration: none;
  padding: 0;
}

.header-12 .plus-icon {
  font-size: 20px;
  font-weight: bold;
  color: #333;
}

.header-12 .fa-solid, .header-12 .fas {
    font-weight: 900;
}
.header-12 .fa-classic, .header-12 .fa-regular, .header-12 .fa-solid, .header-12 .far, .header-12 .fas {
    font-family: "Font Awesome 6 Free";
}
.header-12 .fa, .header-12 .fa-brands, .header-12 .fa-classic, .header-12 .fa-regular, .header-12 .fa-sharp, .header-12 .fa-solid, .header-12 .fab, .header-12 .far, .header-12 .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: var(--fa-display, inline-block);
    font-style: unset;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
}
.header-12 .custom-hamburger {
  display: inline-block;
  width: 24px;
  height: 18px;
  position: relative;
}

.header-12 .custom-hamburger span {
  display: block;
  height: 3px;
  background-color: white;
  margin: 4px 0;
  border-radius: 1px;
}
.header-12 .mobile-menu-toggler {
  background-color: #081621;
  border: none;
  padding: 15px;
}

@media (max-width: 1279px) {
    .header-12 .ht-item.search.open {
        display: block;
        position: fixed;
        width: 100%;
        top: 50px;
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    }
}

.header-12 .mobile-search-bar {
  display: none;
  position: absolute;
  top: 100%;
  left: -281px;
  right: 0;
  margin-top: 5px;
  background-color: white;
  padding: 0px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  z-index: 999;
  border-radius: 13px;
  min-width: 375px;
}

.header-12 .search-input-group {
  display: flex;
  align-items: center;
  gap: 8px;
}

.header-12 .search-input-group input {
  flex: 1;
  height: 48px;
  padding: 0 12px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 6px;
}

.header-12 .search-btn {
  height: 42px;
  width: 48px;
  border: none;
  background-color: white;
  color: #fff;
  font-size: 20px;
  border-radius: 6px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-12 .search-toggler {
  cursor: pointer;
  padding: 8px;
  color: white;
  font-size: 24px;
}

@media (max-width: 1279px) {
    .header-12 .mbl-right .material-icons .srch{
        color: #6c757d;
    }
}

.header-12 .sticky-header .logo {
    max-width: 85px;
    transition: max-width 0.5s ease, transform 0.5s ease;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}

.header-12 .sticky-header.is-sticky {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 1040;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    animation: slideDown 0.6s ease;
    padding: 0px 2px;
}

.header-12 #header:has(.sticky-header.is-sticky) {
  padding-top: 50px;
}

.header-12 body, .header-12 html {
  margin: 0;
  padding: 0;
}

.header-12 .navbar {
  padding: 0px 10px;
}

.header-12 .ul-top-items {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 492px) {
  .header-12 .ul-top-items .li-top-item {
    display: none;
  }
}
@media (max-width: 1280px) {
  .header-12 .ul-top-items .a-top-link {
    padding: 0 5px;
    font-size: 13px;
  }
}

.header-12 .li-top-item {
  position: relative;
}

.header-12 .a-top-link {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #000;
}

.header-12 .drop-down {
  display: none;
  position: absolute;
  background-color: white;
  box-shadow: 0 2px 8px rgba(0,0,0,0.15);
  min-width: 200px;
  top: 100%;
  left: 0;
  z-index: 999;
}

.header-12 .li-top-item:hover > .drop-down {
  display: block;
}

.header-12 .drop-menu-2 {
  left: 100%;
  top: 0;
}

@media (max-width: 1280px) {
  .header-12 .ul-top-items .a-top-link {
    padding: 0 4px;
    font-size: 12px;
  }
}


/* Common Menu Css */
.horizontal-menu {
  position: relative;
  background: transparent !important;
  text-align: center;
}

.pt-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ul-second-items {
  border-top: 2px solid var(--link-hover-color);
}

.horizontal-menu .ul-top-items .li-top-item>a {
   background: transparent !important;
}

.pt-menu a {
  text-decoration: none;
  display: block;
}
/* common menu css ends */

/* searchbar css */
.header-bottom .col-search {
    flex: 1 1 auto;
    position: relative;
    z-index: 10;
}
#search-by-category .search-button {
    display: none;
    color: #253237;
}
.search-content {
    padding: 0;
    border: 0;
    margin: 0;
    box-shadow: none;
    right: 0;
    width: auto;
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: 0;
    display: block;
    float: none;
    background: transparent;
}
#search-by-category {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
#search-by-category .search-container {
    position: relative;
}
#search-by-category .search-ajax {
    position: absolute;
    z-index: 9999 !important;
    background: none repeat scroll 0% 0% #fff;
    left: 0px;
    top: 100%;
    width: 100%;
    min-width: 25rem;
    max-width: 600px;
}
#search-by-category .search-ajax li {
    list-style: none;
    margin-bottom: 2rem;
}
#search-by-category .search-ajax .ajax-result-container .ajax-result-list {
    display: block;
    border: 1px solid #ddd;
    max-height: 30rem;
    overflow: auto;
    margin: 0;
    padding: 10px;
}
#search-by-category .search-ajax .ajax-result-container {
    box-shadow: 0px 0px 0.5rem rgba(0, 0, 0, 0.1);
}
#search-by-category .search-container .categories-container {
    position: absolute;
    right: 65px;
    top: 0;
    height: 100%;
    display: none;
}
#search-by-category .search-container #text-search {
    padding: 10px 0;
    padding-right: 205px;
    padding-left: 30px;
    height: 46px;
    width: 100%;
    font-size: 1.4rem;
    border: 0;
    z-index: 1;
    background: #fff;
    color: #b1b1b1;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#search-by-category .search-container .categories-container {
    position: absolute;
    right: 65px;
    top: 0;
    height: 100%;
}
#search-by-category .search-container .categories-container .hover-cate {
    height: 100%;
}
#search-by-category .search-container .categories-container .hover-cate .text-selected {
    overflow: hidden;
    height: 100%;
}
#search-by-category .search-container .categories-container .hover-cate .cate-selected {
    position: relative;
    height: 100%;
    padding: 0 20px;
    display: flex;
    align-items: center;
    text-transform: capitalize;
    color: #253237;
    cursor: pointer;
}
#search-by-category .search-container .categories-container .hover-cate .cate-selected span {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90px;
    overflow: hidden;
    font-size: 12px;
}
#search-by-category .search-container .categories-container .hover-cate .cate-selected > * {
    position: relative;
}
#search-by-category .search-container .categories-container .hover-cate .text-selected i {
    display: inline-block;
    vertical-align: top;
    line-height: inherit;
    margin-left: 10px;
    font-size: 1.2rem;
}
#search-by-category .search-container .categories-container .hover-cate .cate-items {
    z-index: 9999 !important;
    position: absolute;
    display: none;
    max-height: 30rem;
    background: #fff;
    overflow: auto;
    margin-top: 0px;
    border: 1px solid #ddd;
    padding: 0.5rem;
    width: 100%;
    cursor: pointer;
    top: 100%;
    text-align: left;
}
.cate-items li {
    text-transform: capitalize;
    font-size: 1.2rem;
    list-style: none;
    line-height: 2rem;
}
#search-by-category #sp-btn-search {
    position: absolute;
    right: -1px;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
}
#btn-search-category {
    border: none !important;
    box-shadow: none;
    text-shadow: none;
    height: 100%;
    color: #fff;
    font-size: 2.4rem;
    letter-spacing: 0;
    font-weight: 400;
    text-transform: capitalize;
    padding: 0;
    width: 65px;
    background: transparent;
    border-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
#btn-search-category:before {
    vertical-align: top;
    display: inline-block;
    line-height: inherit;
    font-family: "Ionicons";
    content: "\f4a4";
}
#btn-search-category span {
    display: none;
}
/* searchbar css ends */

/* Mobile Menu */
.mobile-menu-toggler {
    border: 0;
    background: transparent;
    color: #222529;
    font-size: 20px;
    line-height: 0;
    cursor: pointer;
}
.mobile-menu-toggler,.mobile-menu-toggler:hover {
	border: 0;
	background: transparent;
	color: #222529;
	font-size: 20px;
	line-height: 0;
	cursor: pointer;
}
.header-12 .offcanvas{
	background-color: #1c1c1c;
}
.header-12 .nav-link{
	padding: 10px 0;
	font-size: 16px;
}

.header-12 .nav-link:hover{
	color: #4dae65 !important;
}

.header-12 .dropdown ul{
	list-style: none;
	padding-left: 15px;
}
/* Mobile Menu ends */

/* Sticky Header */
.header-12 .sticky-header.is-sticky {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  z-index: 1040;
  background: #fff !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  animation: slideDown 0.6s ease;
  padding: 10px 2px;
}

@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
/* Sticky Header ends*/

/* dropdown basic css starts */
.horizontal-menu .ul-top-items .li-top-item.right{float:right;position:relative;text-align:right;}
.horizontal-menu .ul-top-items .li-top-item.mega-right{float:right;text-align:right;}
.horizontal-menu .sub-menu-container,.horizontal-menu .flyout-third-items{position:absolute;top:100%;-webkit-box-shadow: none;box-shadow: none;border: 0;background: #fff;border-radius: 0;-webkit-border-radius: 0;-webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,0.15);box-shadow: 0 0 4px 0 rgba(0,0,0,0.15);}
.horizontal-menu .flyout-menu-container{width:20rem;}
.horizontal-menu .flyout-menu-container.left .a-item .fa{float:right;line-height:inherit;}
.horizontal-menu .flyout-menu-container.left{float:left;}
.horizontal-menu .flyout-menu-container.right{float:right;right:0;}
.horizontal-menu .flyout-menu-container.right .a-item .fa{float:left;line-height:inherit;}
.horizontal-menu .flyout-menu-container.right .li-second-items{position:relative;}
.horizontal-menu .ul-second-items .li-second-items{position:relative;background: transparent;}
.horizontal-menu .ul-second-items .li-second-items .a-second-link{padding:0.5rem 1rem !important;}
.horizontal-menu .ul-second-items .li-second-items .a-second-link i{font-size: 1.2rem;margin: 0;}
.horizontal-menu .flyout-menu-container{width:20rem;}
.horizontal-menu .flyout-menu-container.left .a-item .fa{float:right;line-height:inherit;}
.horizontal-menu .flyout-menu-container.left{float:left;}
.horizontal-menu .flyout-menu-container.right{float:right;right:0;}
.horizontal-menu .flyout-menu-container.right .a-item .fa{float:left;line-height:inherit;}
.horizontal-menu .flyout-menu-container.right .li-second-items{position:relative;}
.sub-menu-container {
    z-index: 100;
    display: none;
}
.horizontal-menu .ul-top-items .li-top-item .left {
    text-align: left;
}
.horizontal-menu .flyout-menu-container.left {
    float: left;
}
.horizontal-menu .ul-top-items .li-top-item > a > i{
    background: transparent !important;
}
.horizontal-menu .ul-top-items .li-top-item > a > i {
    font-size: 1.2rem;
    display: inline-block;
    vertical-align: top;
    color: inherit;
    font-weight: normal !important;
}
/* dropdown basic css end */

/* Custom for startech header */
#cart > button {
    display: none !important;
}
#cart.open:before {
    content: "";
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    left: 0;
    top: 0;
}
