.lang-selector ul {
  max-height: 160px !important;
}


.cadient2-header h1,
.cadient2-header h2,
.cadient2-header h3,
.cadient2-header h4,
.cadient2-header h5,
.cadient2-header h6,
.cadient2-header .h1,
.cadient2-header .h2,
.cadient2-header .h3,
.cadient2-header .h4,
.cadient2-header .h5,
.cadient2-header .h6 {
  color: var(--g-color-heading);
}

.cadient2-header .text,
.cadient2-header .subtop {
  color: var(--g-color-heading);
}

.cadient2-header .subtop {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: .1em;
  text-transform: uppercase
}

.grid:after {
  content: "";
  display: table;
  clear: both
}

.grid {
  list-style: none;
  padding: 0;
  margin: 0 0 0 -20px
}

@media (max-width:991px) {
  .grid {
    margin: 0
  }
}

.grid__item {
  float: left;
  width: 100%;
  -ms-flex-preferred-size: auto !important;
  -webkit-flex-basis: auto !important;
  -moz-flex-basis: auto !important;
  flex-basis: auto !important
}


.no-svg .icon {
  display: none
}

.text-link {
  display: inline;
  border: 0 none;
  background: 0 0;
  padding: 0;
  margin: 0
}

.transition {
  transition: all ease .45s
}

.transition:after,
.transition:before {
  transition: all ease .45s
}

.nav-tabs.nav-tabs-1 .nav-link.active {
  opacity: 1;
  color: var(--title-text-color)
}

.nav-tabs.nav-tabs-1 .nav-link.active:before {
  width: 100%
}

.menu-label {
  position: absolute;
  top: 2px;
  padding: 4px 8px;
  border-radius: 16px;
  line-height: 1;
  font-size: calc(15px - 5px);
  color: var(--g-label-text);
  font-weight: 400;
  right: 0;
  font-family: var(--font-family);
  text-transform: capitalize
}

.menu-label>span {
  position: relative;
  display: inline-block
}

.menu-label>span:before {
  position: absolute;
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid;
  left: 50%;
  bottom: -7px;
  margin-left: -5px;
  display: none
}

.site-nav__dropdown {
  pointer-events: none
}

.site-nav__dropdown-container:hover>.site-nav__dropdown,
.site-nav__item:hover>.site-nav__dropdown {
  pointer-events: auto
}

.site-nav__dropdown li {
  position: relative
}

.site-nav__dropdown li:before {
  content: "";
  position: absolute;
  right: -32px;
  width: 100%;
  height: 100%
}

.site-nav__dropdown--third-level {
  left: calc(100% + 32px) !important
}

.site-nav .dropdown-toggle:after {
  display: none !important
}

#NavDrawer .menu-label,
.site-nav__dropdown .menu-label {
  position: static;
  font-size: calc(15px - 5px);
  margin-left: 5px;
  margin-top: -2px
}

.rtl #NavDrawer .menu-label,
.rtl .site-nav__dropdown .menu-label {
  margin-right: 5px;
  margin-left: inherit
}

#NavDrawer .menu-label>span:before,
.site-nav__dropdown .menu-label>span:before {
  display: none
}

@media print {
  @page {
    margin: .5cm
  }
}

::-webkit-input-placeholder {
  font-size: 15px;
  color: var(--text-color);
  opacity: .6
}

::-ms-input-placeholder {
  font-size: 15px;
  color: var(--text-color);
  opacity: .6;
  opacity: 1
}

.form-vertical .btn {
  display: inline-block
}

.input-group__btn .btn {
  height: 48px;
  padding-top: 0;
  padding-bottom: 0
}

.link {
  text-decoration: underline;
  color: rgba(0, 0, 0, .7);
  transition: .3s ease-in;
  text-underline-offset: 4px;
  text-decoration-color: rgba(0, 0, 0, .4);
  text-decoration-thickness: 1px
}

.link:focus,
.link:hover {
  color: #000;
  text-decoration-color: rgba(0, 0, 0, 1);
  text-decoration: underline;
  text-decoration-thickness: 1px
}

.text-link {
  transition: color .1s ease-in, background-color .1s ease-in
}

.text-link .icon,
.text-link [class^=icon-] {
  fill: currentColor;
}

.return-link .icon {
  fill: currentColor;
  margin: 0 3px
}

.site-nav .slick-prev {
  left: -25px
}

.rtl .site-nav .slick-prev {
  right: -25px;
  left: auto
}

.site-nav .slick-next {
  right: -25px
}

.rtl .site-nav .slick-next {
  left: -25px;
  right: auto
}

.nav-bar {
  position: relative;
  z-index: 5
}

.nav-bar:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  pointer-events: none;
  z-index: 6
}

.sticky {
  position: relative;
  overflow: visible;
  z-index: 5
}

.cadient2-header .product-card {
  position: relative;
  display: block;
  text-align: center;
  padding: 0;
  z-index: 0;
  height: 100%;
  border: var(--g-border-product);
  isolation: isolate
}

.cadient2-header .product-card:focus,
.cadient2-header .product-card:hover {
  outline: 0
}

.cadient2-header .product-card:focus {
  z-index: 2
}


.cadient2-header .collection_menu .hv-image-saturate {
  background-color: #f7f7f7
}

.cadient2-header .product-card__info {
  padding: 16px 24px 24px 24px;
  margin-bottom: 0 !important
}

.cadient2-header .product-card__price {
  font-weight: 500;
  font-size: 15px;
  font-family: var(--font-family);
  color: rgba(0, 0, 0, .7)
}

@media (max-width:991px) {
  .cadient2-header .product-card__info {
    padding: 8px 16px 16px 16px
  }
}

.comment {
  margin-bottom: 30px
}

.comment:last-child {
  margin-bottom: 0
}

.comment+.comment {
  padding-top: 30px
}

.js-drawer-open:after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9998;
  background: rgba(0, 0, 0, .7)
}

.js-drawer-open {
  overflow: hidden
}

.drawer {
  display: block;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  top: 0;
  bottom: 0;
  max-width: 95%;
  z-index: 9999;
  background-color: #fff;
  transition: all .35s cubic-bezier(.33, .59, .14, 1)
}

/* @media only screen and (min-width: 990px) {
  .cadient2-header .container-fluid {
    width: 100%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
  }
} */

@media all and (-ms-high-contrast:none),
(-ms-high-contrast:active) {
  .drawer {
    z-index: 3
  }
}

.drawer--left {
  width: 400px;
  left: -400px
}

@media only screen and (max-width:767px) {
  .drawer--left {
    width: 350px;
    left: -350px
  }
}

.js-drawer-open-left .drawer--left {
  display: block;
  -ms-transform: translateX(400px);
  -webkit-transform: translateX(400px);
  transform: translateX(400px);
  opacity: 1;
  visibility: visible
}

@media only screen and (max-width:767px) {
  .js-drawer-open-left .drawer--left {
    -ms-transform: translateX(350px);
    -webkit-transform: translateX(350px);
    transform: translateX(350px)
  }
}

.no-csstransforms .js-drawer-open-left .drawer--left {
  left: 0
}

.rtl .no-csstransforms .js-drawer-open-left .drawer--left {
  right: 0;
  left: auto
}

.is-moved-by-drawer {
  transition: all .35s cubic-bezier(.33, .59, .14, 1)
}

.no-csstransforms .js-drawer-open-left .is-moved-by-drawer {
  left: 350px
}

.rtl .no-csstransforms .js-drawer-open-left .is-moved-by-drawer {
  right: 350px;
  left: auto
}

.no-csstransforms .js-drawer-open-right .is-moved-by-drawer {
  left: -350px
}

.rtl .no-csstransforms .js-drawer-open-right .is-moved-by-drawer {
  right: -350px;
  left: auto
}

.page-element {
  position: relative
}

.page-element.is-transitioning {
  z-index: 2
}

.js-drawer-open-left .page-element.is-transitioning {
  z-index: 101
}

.is-moved-by-drawer,
.js-drawer-open .is-moved-by-drawer {
  transition: all .35s cubic-bezier(.33, .59, .14, 1)
}

.js-drawer-open-left .is-moved-by-drawer {
  box-shadow: #0000001a 0 0 5px
}

.js-drawer-open-right .is-moved-by-drawer {
  box-shadow: #0000001a 0 0 -5px
}

.drawer {
  overflow: visible;
  color: #000
}

.drawer .show {
  opacity: 1 !important
}

.drawer__inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0 15px
}

.notification__close .icon {
  fill: currentColor
}

.modal.modal--is-active {
  display: block;
  opacity: 1
}

.modal .modal-content {
  border: none;
  border-radius: 0
}

.modal-body {
  padding: 0 15px 15px
}

.modal-header {
  border: none
}

.modal-header .close {
  z-index: 10;
  padding: 0;
  position: absolute;
  top: 24px;
  right: 24px;
  opacity: 1;
  background-color: transparent;
  color: var(--text-color);
  height: 36px;
  width: 36px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  text-shadow: none;
  transform: rotate(0);
  transition: transform .6s cubic-bezier(.075, .82, .165, 1);
  text-shadow: 1px 0 var(--text-color);
  border: 9px solid transparent
}

.modal-header .close:after,
.modal-header .close:before {
  content: '';
  position: absolute;
  height: 1.3px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background-color: var(--text-color);
  transform-origin: 50% 50%;
  opacity: 1;
  transition: transform ease .3s
}

.modal-header .close:after {
  transform: rotate(-45deg)
}

.modal-header .close:before {
  transform: rotate(45deg)
}

.modal-header .close:hover:after,
.modal-header .close:hover:before {
  transform: rotate(0)
}

.modal-header .close:hover {
  background-color: rgba(0, 0, 0, .05)
}

.modal-header .close i {
  display: none
}

.modal-header .close:hover {
  opacity: 1 !important
}

@media (min-width:992px) {

  .modal-dialog {
    max-width: 960px
  }
}

body.modal--is-active {
  overflow: hidden
}

.modal--is-active .modal__inner {
  -ms-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}

.modal__close .icon {
  font-size: 20px;
  width: 40px;
  height: 40px;
  color: #fff
}

.video-section__player-close .icon {
  fill: #000;
  width: 25px;
  height: 25px
}

@media screen and (max-width:767px) {
  .content {
    padding: 0 10px;
    text-align: center
  }
}

.hotspot-dotwrap .popover-content.active {
  opacity: 1;
  visibility: visible
}

.hotspot-right .popover-content.active {
  transform: scale(1) translateY(-50%)
}

.hotspot-bottom .popover-content.active {
  transform: scale(1) translateX(-50%)
}

.hotspot-left .popover-content.active {
  transform: scale(1) translateY(-50%)
}

.hotspot-top .popover-content.active {
  transform: scale(1) translateX(-50%)
}

.hotspot-dotwrap.active {
  transform: scale(1.3)
}

.body-theme.template-index.body-announcement-bar .site-header--transparent.site-header--sticky.active {
  top: 0
}

.loadqvpopup .modal-content {
  overflow: hidden
}

.nav-tab-info-vertical .card .card-header .collapsed {
  color: var(--title-text-color)
}

.nav-tab-info-vertical .card .card-header .card-link.collapsed i {
  transform: rotate(0)
}

.modal-backdrop.show {
  display: none !important
}

@media only screen and (max-width:767px) {
  .header--acount {
    display: none
  }
}

.drawer__nav-item .block_currencies #currencies {
  position: static !important;
  box-shadow: none !important;
  padding: 0
}

.white-space {
  white-space: nowrap
}

.small {
  font-size: 80% !important
}

.disclosure__list-wrapper {
  overflow: hidden;
  position: absolute;
  bottom: 100%;
  transform: translateY(-1rem);
  z-index: 2;
  background-color: var(--color-content);
  border: 1px solid rgb(var(--g-input-bg))
}

.btn.disabled,
.btn:disabled {
  pointer-events: none
}