header {
  z-index: 999;
}
.popup-border .popup-close {
  color: #fff !important;
}
.header.sticky {
  z-index: 9999;
}
.footer-content-pages ul {
  margin: 0 15px 10px;
}
.left_section_gender.discover li {
  padding: 0 10px;
}
.submenu.active {
  z-index: 999999;
}
.footer-content-pages .cms-footer p {
  padding: 5px 0;
  padding-top: 0;
}
/* top slides text start */
.hwrap {
  overflow: hidden;
  /* background: #154633; */
  background-color: #75966D;
}
@keyframes hslide {
  0% {
    right: 0%;
  }
  33.333% {
    right: 0%;
  }
  50% {
    right: 100%;
  }
  83.333% {
    right: 100%;
  }
  100% {
    right: 200%;
  }
}

/* @keyframes hslide {
  0% {
    right: 0%;
  }
  16.666% {
    right: 0%;
  }
  25% {
    right: 100%;
  }
  41.666% {
    right: 100%;
  }
  50% {
    right: 200%;
  }
  66.666% {
    right: 200%;
  }
  75% {
    right: 300%;
  }
  91.666% {
    right: 300%;
  }
  100% {
    right: 400%;
  }
} */
.hmove {
  display: flex;
  position: relative;
  height: 38px;
  animation: hslide linear 10s infinite;
}
.hmove:hover {
  animation-play-state: paused;
  -moz-animation-play-state: paused;
  -webkit-animation-play-state: paused;
}
.hslide p {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  text-decoration: underline;
}
.hslide:hover {
  color: #fff;
}
.hslide {
  width: 100%;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  align-self: center;
  height: inherit;
  color: white;
}
.hslide.download-app-bar {
  justify-content: space-around;
}
.hslide .custom-btn {
  background: 0 0;
  border: 1px solid #fff;
  padding: 2px 11px;
  font-size: 12px;
  margin-left: 20px;
  letter-spacing: 0.96px;
  cursor: pointer;
}
/* top slides text css ends */
#promocode-element-container .swopstore-banner {
  margin: 0 0 !important;
  grid-gap: 5px 10px;
}

.download-app-bar i {
  color: #ffb500;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 2px;
}
.cms-footer.hm_ftr li,
.footer-content-pages li {
  line-height: 20px;
  list-style: disc;
  clear: both;
}
.cms-footer.hm_ftr ol {
  margin: 10px;
  clear: both;
}
.mustard-yellow {
  color: #e1ad01 !important;
}
.cancel {
  color: rgb(255, 0, 0);
}
.available {
  float: left;
  color: #e9733c;
  width: 100%;
  font-size: 11px;
  padding: 0 px;
}
.submenu a:hover {
  color: #e9733c;
}
.discover span.cat_icon {
  padding-top: 15px;
}
.discover .reading-discover-block span.cat_icon {
  padding: 0;
}
.discover .reading-discover-block span.cat_icon img {
  width: 50px;
  height: auto;
  max-height: unset;
}
.discover.left_section_gender {
  float: left;
  width: 27%;
  box-sizing: border-box;
  height: 100%;
}
.discover.mid_section_categories {
  width: 27%;
}
.discover.last_menu_Section {
  width: 46%;
}
.discover.last_menu_Section img {
  padding-top: 15px;
}
.navigation ul li a:hover {
  color: #e9733c;
}
.desktop-shopLinks a,
.navigation ul li li a {
  display: block;
  font-weight: var(--font-regular);
}
.desktop-shopLinks a:hover {
  text-indent: 2px;
  font-weight: var(--font-semibold);
  color: #e9733c;
}
.payment-show {
  z-index: 99;
}
.right_section ul li:first-child a .cont_signin {
  width: 58px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media only screen and (max-width: 1920px) {
  .navigation ul li.dropdown_menu::before, .right_section ul li.dropdown_menu::before {
    right: 62px;
    top: 51%;
  }
}
@media only screen and (max-width: 1600px) {
  .discover span.cat_icon {
    margin-right: 5px;
    width: 42px;
  }
}
@media only screen and (max-width: 1440px) {
  span.cat_icon {
    width: 42px;
  }
  .left_section_gender.discover li {
    padding: 0 5px;
  }
  .discover span.cat_icon {
    margin-right: 5px;
  }
  .discover.mid_section_categories {
    width: 28%;
  }
  .last_menu_Section.discover {
    width: 39%;
  }
  .left_section_gender.discover {
    width: 33%;
  }
  .discover.last_menu_Section img {
    padding-top: 30px;
  }
}
/* style for corona bar */
.corona_bar_wrap {
  padding: 12px 40px;
  border-bottom: 1px solid #dadada;
  background: #d5eafd;
  position: relative;
  margin-left: -3%;
  margin-right: -3%;
  position: relative;
  color: #000;
  display: none;
}
.submenu.corono-push-header {
  top: 8.6em;
}

.corona_bar_wrap p {
  font-size: 14px;
  position: relative;
  display: inline-block;
  width: 90%;
  margin-bottom: 0;
}
.corona_bar_wrap p a {
  font-weight: 600;
}

.corona_bar_wrap p span {
  display: block;
  margin-top: 0.1rem;
}

.cms-cta {
  float: right;
  position: absolute;
  color: #fff;
  border-radius: 2px;
  padding: 6px 20px;
  background-color: #20538d;
  right: 40px;
  top: 24%;
  cursor: pointer;
  font-size: 14px;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.cms-cta:hover {
  opacity: 0.95;
  color: #fff;
  text-decoration: none;
}

.corona-close {
  float: right;
  position: absolute;
  right: -44px;
  top: -6px;
  cursor: pointer;
  font-size: 1rem;
}

header.sticky {
  z-index: 999;
}
.color .colors-thumbs-detail li {
  position: relative;
  z-index: 0;
}
.product-grid ul li .listing-details .colors-thumbs li {
  display: flex;
  position: relative;
  overflow: visible;
  z-index: 0;
}
.product-grid ul {
  display: flex;
  flex-wrap: wrap;
  gap: 6%;
}
.product-grid ul li {
  height: inherit;
  min-height: inherit;
  margin-bottom: 10px;
  padding: 5px 5px;
}
.fast-del .tooltip {
  z-index: 99;
}
.new-count {
  position: absolute;
  right: 5px;
  top: 8px;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  background: #e9733c;
  text-align: center;
  color: #fff;
  font-size: 11px;
  line-height: 19px;
  font-weight: var(--font-regular);
}
.listing-details .pname_name .bycool {
  display: none !important;
}

.large-6 {
  margin-left: auto;
}
@media screen and (min-width: 1366px) {
  header.sticky {
    max-width: 100%;
  }
}

.submenu-wrapper:hover > .sub-menu {
  opacity: 1;
  visibility: visible;
  top: 40px;
}

.sub-menu {
  background: #fff;

  left: 50%;

  transform: translateX(-50%);

  opacity: 0;

  position: absolute;
  top: 49px;
  transition: all 0.2s ease-in-out 0s;
  visibility: hidden;

  z-index: 999999;

  zoom: 1;

  list-style: none;
  width: 200px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.right_section ul.sub-menu {
  margin: 0;
  padding: 0;
}

.right_section ul.sub-menu li {
  margin: 0;

  padding: 0;
  border-bottom: 1px solid #dadada;
  float: inherit;

  text-align: left;
}

.right_section ul.sub-menu li.last {
  border-bottom: 0;
}
.right_section ul.sub-menu li a {
  padding: 6px 12px;

  margin: 0;
  font-size: 13px;
  text-decoration: none;

  display: block;
  font-weight: var(--font-semibold);
  color: #2c2c2c;
}
.right_section ul.sub-menu li a i {
  display: inline-block;
  margin-right: 7px;
}
.right_section ul.sub-menu li a i.fa-pres {
  background: url(../images/myaccount-icon-prescription2.svg) no-repeat;

  width: 14px;

  height: 17px;

  position: relative;

  top: 4px;
}

.right_section ul.sub-menu li a:hover {
  background: #fafafa;
}

.navigation > ul > li > a {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
.navigation > ul > li:hover > a,
.navigation > ul > li.active > a,
.right_section > ul > li:hover .submenu-wrapper > a {
  border-bottom-color: #fff;
  background: #fff;
  color: #e9733c;
}
.right_section > ul > li .submenu-wrapper > a {
  padding: 1px 0;
}
.logo a img {
  max-width: 100%;
  /* height: 60px; */
  width: 80%;
}
a.nav-link {
  cursor: pointer;
}
/* spinner */
@keyframes spinner {
  0% {
    transform: rotate(0);
  }

  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.cw-loader div {
  position: relative;
  animation: spinner 1s linear infinite;
  width: 78px;
  height: 78px;
  border-radius: 50%;
  box-shadow: 0 2px 0 0 #e9733c;
  transform-origin: center center;
}

.preloader {
  width: 100%;
  height: 100vh;
  position: relative;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.9);
  z-index: 99999;
  display: grid;
  justify-content: center;
  align-items: center;
}

.cw-loader {
  width: 100px;
  height: 100px;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.cw-loader div {
  box-sizing: content-box;
}

.cw-logo {
  width: 45px;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* spinner */

/* responsive style */
@media only screen and (max-width: 1600px) {
  .search_wrap input {
    padding-left: 30px;
  }
  .navigation > ul > li > a {
    padding: 10.5px 2px 4px;
  }
  .navigation ul li a {
    font-size: 13px;
  }
  .navbar-wrap .navigation > ul {
    width: 100%;
  }
}

/* new-design */

.navbar-wrap {
  width: 34%;
}
li#sunglasses_menu:hover .submenu.sunglasses_menu {
  opacity: 1;
  visibility: visible;
  top: 23px;
  transform: translate(-50%, 0%);
}
li#sunglasses_menu .submenu.sunglasses_menu {
  width: 730px;
}
.right_section > ul {
  position: relative;
  width: 100%;
}
.right_section .dropdown_menu .inner_menu_wrap {
  flex-wrap: unset;
  padding-top: 15px;
}
.navigation ul li a,
.right_section ul li a {
  color: #000000;
  text-transform: capitalize;
}

.navigation ul li.dropdown_menu,
.right_section ul li.dropdown_menu {
  position: relative;
}
.right_section  > ul > li {
    float: none;
    flex: 1 1 auto;
}
/* .right_section > ul > li > a {
    display: flex;
    align-items: center;
} */
.right_section > ul > li {
    margin-right: 0;
}
.right_section {
    width: 41%;
}
.right_section > ul  {
    display: flex;
    justify-content: center;
}
.right_section li.search-li a {
    align-items: center;
    display: flex;
    justify-content: center;
}
.navigation ul li.dropdown_menu::before,
.right_section ul li.dropdown_menu::before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 32px;
    top: 64%;
    color: #000;
    transition: all .3s ease-in-out;
    font-size: 18px;
    transform: translateY(-50%);
    cursor: pointer;
}
.right_section ul li.dropdown_menu::before {
    top: 47%;
    transform: translateY(-41%);
    right: 0;
}
li.dropdown_menu.no-submenu::before {
    display: none;
}
li.dropdown_menu.no-submenu.active {

}
span.cat_icon {
    text-align: left;
}
.inner_menu_wrap .mid_section_categories ul li {
  padding: 4px 0px !important;
}
.mid_section_categories.eyeglasses_menu_brands  .sub_heading.Medium_bold {
  margin-bottom: 16px;
}
.mid_section_categories.sunglasses_menu_brands ul li {
  text-align: center;
  width: 100%;
}
.left_section_gender ul li.sub_heading.Medium_bold {
  padding-right: 30px;
  text-align: left;
}
.inner_menu_wrap .mid_section_categories.eyeglasses_menu_brands ul {
  width: 100% !important;
}