.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
}

.site-nav__item .meganav {
    right: auto;
    min-width: 300px!important;
}

.site-nav__dropdown--third-level {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    width: 400px!important;
}


#okki-section-cadient2_news_list_c511d664 .blog__title-link {
    font-size: 22px!important;}
    
.text-right {
    text-align: right !important;
    display: none !important;
}

h3.wow.bounceIn.text-center.mb-2.mb-lg-3 {
    font-size: 32px!important;
}

#okki-section-cadient2_service_1c6772bb .media-body {
    border-radius: 5px;
    height: 350px!important;
}


@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)
}

[id*=ComparePrice-product-template] {
  font-size: 1.14286em
}

[id*=ProductPrice-product-template] {
  font-weight: 500;
  color: var(--g-main-2);
  letter-spacing: -1px
}

.cadient2-header .product-form__item--submit .btn .icon,
.cadient2-header .product-form__item--submit .btn [class^=icon-] {
  margin: 0 3px
}


   .two-line-truncate {
    display: -webkit-box;
    -webkit-line-clamp: 4!important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}



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

.cadient2-header .product-card--style4 .product-card__overlaytop .btn.js-btn-wishlist {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px
}

.cadient2-header .product-card--style4 .product-card__overlaytop .btn:before {
  display: none
}

.cadient2-header .product-card--style4 .product-card__overlaytop .btn svg {
  margin: 0
}

.cadient2-header .product-card--style4 .product-card__overlaytop .btn:hover {
  color: #444;
  background-color: #fff
}

@media (max-width:991px) {
  .cadient2-header .product-card--style4 .product-card__overlaytop .btn {
    margin: 0
  }
}

.cadient2-header .product-card--style4 .product-card__overlaybottom .btn {
  width: 50%;
  border-radius: 0;
  margin: 0;
  letter-spacing: 0;
  padding: 14px 12px
}

.cadient2-header .product-card--style4 .product-card__overlaybottom .btn.disabled {
  pointer-events: none
}

.cadient2-header .product-card--style4 .product-card__overlaybottom .btn.disabled:before {
  display: none
}

@media (max-width:991px) {
  .cadient2-header .product-card--style4 .product-card__overlaybottom .btn {
    width: 100%
  }
}

.cadient2-header .product-card--style4 .product-card__overlaybottom .btn>span {
  display: inline-block;
  font-size: 12px;
  margin-right: 5px
}

.cadient2-header .product-card--style5 .product-card__overlaytop .btn {
  background-color: #fff;
  color: var(--title-text-color);
  box-shadow: 0 1px 1px rgba(32, 32, 37, .05);
  line-height: 40px;
  margin: 0;
  border: none
}

.cadient2-header .product-card--style5 .product-card__overlaytop .btn svg {
  margin: 0
}

.cadient2-header .product-card--style5 .product-card__overlaytop .btn:before {
  background-color: #fff
}

.cadient2-header .product-card--style5 .product-card__overlaytop .btn:hover {
  color: #444
}

@media (max-width:991px) {
  .cadient2-header .product-card--style5 .product-card__overlaytop .btn {
    margin: 0
  }
}

.cadient2-header .product-card--style5 .product-card__overlaybottom .btn {
  width: 100%;
  border-radius: var(--button-radius);
  margin: 0;
  box-shadow: 0 4px 6px rgb(0 0 0 8%)
}

.cadient2-header .product-card--style5 .product-card__overlaybottom .btn>span {
  display: inline-block
}

.cadient2-header .product-card--style5 .product-card__overlaybottom .btn svg {
  width: 12px;
  height: 12px;
  font-size: 12px;
  margin-right: 4px
}

.cadient2-header .product-card--style6 .product-card__overlay .btn {
  margin: 0 4px;
  transform: translateY(105%);
  opacity: 0;
  transition: .25s ease;
  flex: 0 0 40px
}

@media (max-width:991px) {
  .cadient2-header .product-card--style6 .product-card__overlay .btn {
    opacity: 1;
    transform: translateY(0)
  }
}

.cadient2-header .product-card--style6:hover .product-card__overlay .btn {
  transform: translateY(0);
  opacity: 1
}

.cadient2-header .product-card--style11 .product-card__overlay .btn {
  box-shadow: 0 8px 24px rgb(149 157 165 20%)
}

.modal-dialog--soldout {
  max-width: 460px !important;
  text-align: center
}

.modal-dialog--upsell {
  max-width: 600px !important;
  text-align: center
}

.modal-dialog--upsell p {
  margin-bottom: 0
}

.modal-dialog--upsell .modal-content {
  position: relative
}

.modal-dialog--upsell .btn-decline {
  background: #fff;
  border: 1px solid #444;
  color: #444
}

.modal-dialog--upsell .btn-decline:hover {
  background: #fff;
  border: 1px solid #444;
  color: #444;
  opacity: .8
}

.modal-dialog--upsell .btn-decline:before {
  display: none
}

.modal-dialog--upsell .upsell-image {
  margin-bottom: 32px
}

.modal-dialog--upsell .upsell-image img {
  max-width: 180px
}

.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
  }
  .col-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 100%!important;
    max-width: 100%!important;
}


#okki-section-cadient2_featured_collections3_b218dae6.cadient-swipercollection .container-p .swiper-slide{
      width: 100%!important;
    }

  
}

.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
}

.js-play-button.active .icon-play {
  display: none
}

.js-play-button.active .icon-pause {
  display: inline-block
}

.js-product-video video.active {
  opacity: 1;
  z-index: 1
}

.product-card__swatch li.active img {
  border-color: #444
}

.product-card__swatch.sw_color .js-swatch-card-item.active {
  border-color: #444
}

.product-card__swatch.sw_color .js-swatch-card-item.active::before {
  opacity: 1;
  transform: scale(1)
}

.site-nav .product-card__swatch {
  display: none
}

.js-btn-view.active {
  z-index: 2;
  background-color: rgba(32, 32, 37, .05)
}

.js-btn-view.active:before {
  background-color: #202025;
  box-shadow: 6px 0 0 #202025
}

.btn-view-3.active:before {
  box-shadow: 6px 0 rgba(32, 32, 37), 12px 0 rgba(32, 32, 37)
}

.btn-view-4.active:before {
  box-shadow: 6px 0 rgba(32, 32, 37), 12px 0 rgba(32, 32, 37), 18px 0 rgba(32, 32, 37)
}

.btn-view-5.active:before {
  box-shadow: 13px 0 var(--color-accent), 26px 0 var(--color-accent), 39px 0 var(--color-accent), 52px 0 var(--color-accent)
}

@media (min-width:576px) and (max-width:991px) {
  .modal-dialog--crosssell {
    max-width: calc(100% - 30px)
  }
}

@media (min-width:992px) {
  .modal-dialog--crosssell {
    max-width: 960px
  }
}

.modal-dialog--crosssell .modal-body {
  padding: 0 25px 15px
}

@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
}