.visually-hidden,
.icon__fallback-text,
.no-js .lazyload,
.no-js .article__photo-wrapper,
.no-js .image-content__image-wrapper {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.candient-advanced-content .full {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.text-center .rte ol,
.text-center .rte ul,
.text-center.rte ol,
.text-center.rte ul {
  margin-left: 0;
  list-style-position: inside
}

.candient-advanced-content .video-wrapper {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  padding-bottom: 54.25%;
  height: 0;
  height: auto
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.transition {
  transition: all ease .45s
}

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

.overflow-hidden {
  overflow: hidden;
}

.banner-theme>a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0
}

.section-title-1>span {
  position: relative
}

.flex--grid>.flex__item {
  padding: 10px
}

.flex--no-gutter>.flex__item {
  padding: 0
}

.grid--half-gutters>.grid__item {
  padding-left: 15px
}

.grid--no-gutters>.grid__item {
  padding-left: 0
}

.grid--table>.grid__item {
  float: none;
  display: table-cell;
  vertical-align: middle;
  padding-left: 0
}

.medium-up--grid--table>.grid__item {
  float: none;
  display: table-cell;
  vertical-align: middle;
  padding-left: 0
}

@media only screen and (max-width:767px) {
  .medium-up--grid--table>.grid__item {
    display: block
  }
}

.candient-advanced-content h1,
.candient-advanced-content h2,
.candient-advanced-content h3,
.candient-advanced-content h4,
.candient-advanced-content h5,
.candient-advanced-content h6,
.candient-advanced-content .h1,
.candient-advanced-content .h2,
.candient-advanced-content .h3,
.candient-advanced-content .h4,
.candient-advanced-content .h5,
.candient-advanced-content .h6 {
  color: var(--g-color-heading);
}

.candient-advanced-content h1,
.candient-advanced-content .h1 {
  font-weight: 500;
  font-size: 48px;
  line-height: 1.3;
  letter-spacing: 0em;
  text-transform: capitalize;
}

.candient-advanced-content .h2,
.candient-advanced-content h2 {
  font-weight: 500;
  font-size: 40px;
  line-height: 1.4;
  letter-spacing: 0;
  text-transform: capitalize
}

.candient-advanced-content h3,
.candient-advanced-content .h3 {
  font-weight: 500;
  font-size: 36px;
  line-height: 1.3;
  letter-spacing: 0em;
  text-transform: capitalize;
}

.candient-advanced-content h4,
.candient-advanced-content .h4 {
  font-weight: 500;
  font-size: 30px;
  line-height: 1.3;
  letter-spacing: 0;
  text-transform: uppercase;
}

.candient-advanced-content h5,
.candient-advanced-content .h5 {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.4;
  letter-spacing: 0em;
  text-transform: capitalize;
}

.candient-advanced-content .h6,
.candient-advanced-content h6 {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: capitalize
}

@media only screen and (max-width: 749px) {

  .candient-advanced-content h1,
  .candient-advanced-content .h1 {
    font-size: 32px;
  }

  .candient-advanced-content .h2,
  .candient-advanced-content h2 {
    font-size: 28px
  }

  .candient-advanced-content h3,
  .candient-advanced-content .h3 {
    font-size: 24px;
  }

  .candient-advanced-content h4,
  .candient-advanced-content .h4 {
    font-size: 20px;
  }

  .candient-advanced-content h5,
  .candient-advanced-content .h5 {
    font-size: 16px;
  }

  .candient-advanced-content .h6,
  .candient-advanced-content h6 {
    font-size: 14px
  }
}

.candient-advanced-content .h2 a,
.candient-advanced-content .h6 a,
.candient-advanced-content h2 a,
.candient-advanced-content h6 a {
  color: inherit;
  text-decoration: none;
  font-weight: inherit
}

.candient-advanced-content .h2:last-child,
.candient-advanced-content .h6:last-child,
.candient-advanced-content h2:last-child,
.candient-advanced-content h6:last-child {
  margin-bottom: 0
}

.candient-advanced-content textarea,
.candient-advanced-content p {
  color: var(--color-body-text);
}

.candient-advanced-content .subtop {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--g-color-heading);
}

.rte h2,
.rte h6 {
  margin-top: 40px
}

.rte h2:first-child,
.rte h6:first-child {
  margin-top: 0
}

.rte-setting {
  margin-bottom: 15px
}

.rte-setting:last-child {
  margin-bottom: 0
}

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

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

.grid--no-gutters .product-card {
  border-left-width: 1px
}

.collection__card--first .product-card {
  border-left-width: 0
}

.candient-advanced-content .product-card:focus,
.candient-advanced-content .product-card:hover {
  outline: 0
}

.candient-advanced-content .product-card:focus {
  z-index: 2
}

.candient-advanced-content .product-card .second-image {
  opacity: 0
}

.candient-advanced-content .product-card:hover .second-image {
  opacity: 1
}

.candient-advanced-content .product-card:hover .hover__hide-image {
  opacity: 0
}

.candient-advanced-content .product-card__image-wr {
  position: relative;
  overflow: hidden
}

.candient-advanced-content .product-card__image {
  position: relative;
  margin: 0 auto;
  display: block;
  background-color: #f7f7f7
}

.candient-advanced-content .product-card__image img {
  aspect-ratio: 1
}

.candient-advanced-content .product-card__name {
  font-size: 14px
}

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

.candient-advanced-content .info-false .product-card__info {
  padding-left: 0;
  padding-right: 0;
  background-color: transparent !important
}

.candient-advanced-content .info-false.product-card {
  background-color: transparent !important
}

.candient-advanced-content .product-card--style1.info-false .product-card__info {
  padding: 16px 24px 24px 24px
}

.candient-advanced-content .product-card--style9.info-false .product-card__info {
  padding-left: 0;
  padding-right: 0
}

.candient-advanced-content .product-card__image img {
  width: 100%;
  height: 100% !important;
  object-fit: cover !important
}

.candient-advanced-content .product-card__image:after {
  display: none;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  transition: all ease .45s
}

.candient-advanced-content .product-card:hover .product-card__image:after {
  opacity: .3
}

.candient-advanced-content .product-card__image.landscape {
  padding-top: 75% !important
}

.candient-advanced-content .product-card__image.portrait {
  padding-top: 125% !important
}

.candient-advanced-content .product-card__image.wide {
  padding-top: 60% !important
}

.candient-advanced-content .product-card__info .spr-badge {
  padding-bottom: 2px
}

.candient-advanced-content .product-card__info .spr-badge-caption {
  display: none;
  font-size: calc(15px - 5px)
}

.candient-advanced-content .product-card__info .spr-starrating {
  display: inline-block
}

.candient-advanced-content .product-card__info .spr-badge-starrating .spr-icon {
  margin-right: 1px
}

.candient-advanced-content .product-card__info [class*=" spr-icon-"]:before,
.candient-advanced-content .product-card__info [class^=spr-icon-]:before {
  font-size: 12px !important
}

.candient-advanced-content .product-card__availability {
  font-size: 15px;
  color: var(--g-label-hot);
  font-weight: 500
}

.candient-advanced-content .product-card__regular-price {
  opacity: 1;
  color: rgba(0, 0, 0, .6);
  margin-left: 4px;
  font-weight: 600;
  font-size: 12px
}

.rtl .product-card__regular-price {
  margin-right: 5px;
  margin-left: inherit
}

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

.product-form .selector-wrapper>label {
  font-weight: 500;
  font-size: 14px;
  text-transform: capitalize
}

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

.candient-advanced-content .product-card--style2 .product-card__info {
  z-index: 10;
  padding: 16px;
  margin: 0;
  transition: transform .3s;
  position: relative
}

.candient-advanced-content .product-card--style3:hover .second-image {
  opacity: 1
}

.candient-advanced-content .product-card--style3 .product-card__image {
  display: block
}

.candient-advanced-content .product-card--style3 .product-card__info {
  padding: 16px 16px 24px 16px !important;
  margin-bottom: 0;
  position: relative;
  z-index: 9;
  transition: transform .3s
}

.candient-advanced-content .product-card--style3.info-false .product-card__info {
  background-color: var(--color-body) !important
}

.candient-advanced-content .product-card--style3:hover .product-card__info {
  transform: translateY(-52px)
}

.candient-advanced-content .product-card--style3 .product-card__image:after {
  display: none
}

.candient-advanced-content .grid__item-inner.grid__item-inner--html>div {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width:768px) {
  .candient-advanced-content .product-card--style8 .product-card__info {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin-bottom: 0 !important;
    padding: 8px !important;
    background-color: var(--color-body);
    opacity: 0;
    z-index: 10;
    transition: .3s ease opacity, .3s ease visibility;
    visibility: hidden
  }

  .candient-advanced-content .product-card--style8:hover .product-card__info {
    opacity: 1;
    visibility: visible
  }
}

@media (max-width:767px) {
  .candient-advanced-content .product-card--style8 .product-card__info {
    margin-bottom: 24px !important
  }

  .candient-advanced-content .mobile-text-center {
    text-align: center;
  }
}

@media (min-width:768px) {

  .candient-advanced-content .product-card--style5 .product-card__image-wr:before,
  .candient-advanced-content .product-card--style9 .product-card__image-wr:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .06);
    z-index: 9;
    opacity: 0;
    visibility: hidden;
    transition: .2s ease opacity, .2s ease visibility;
    pointer-events: none
  }
}

.candient-advanced-content .product-card--style11 .link-second__image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background-color: #f7f7f7;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  transition: opacity .8s ease, visibility .8s ease
}

.candient-advanced-content .product-card--style11:hover .link-second__image {
  opacity: 1;
  visibility: visible
}

@media (max-width:991px) {
  .candient-advanced-content .product-card--style11 .link-second__image {
    display: none
  }
}

.candient-advanced-content .product-card--style12.product-card {
  display: flex;
  flex-direction: column;
  height: 100%
}

.candient-advanced-content .product-card--style12 .link-second__image {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: #f7f7f7;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  transition: opacity .8s ease, visibility .8s ease
}

.candient-advanced-content .product-card--style12 .link-second__image:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 60%;
  background-image: linear-gradient(180deg, #0000, rgb(0 0 0 40%))
}

.candient-advanced-content .product-card--style12 .product-card__info {
  position: relative;
  z-index: 10;
  text-align: center;
  background-color: transparent
}

.candient-advanced-content .product-card--style12:hover .link-second__image {
  opacity: 1;
  visibility: visible
}

.candient-advanced-content .product-card--style12:hover .product-card__info {
  --color-body-text-rgb: 255, 255, 255;
  --g-color-heading: white;
  --g-color-heading-rgb: 255, 255, 255;
  --g-main-2: white
}

.candient-advanced-content .product-card--style12:hover .product-card__info .product-card__type {
  color: #000
}

.candient-advanced-content .product-card--style12.product-card {
  --g-clipath: inset(0);
  transition: clip-path .5s cubic-bezier(.17, .67, .83, .67);
  clip-path: var(--g-clipath)
}

.candient-advanced-content .product-card--style12.product-card:hover {
  --g-clipath: inset(0 round 25vw 25vw 0 0);
  transition: clip-path 1.2s cubic-bezier(.17, .67, .83, .67)
}

@media (max-width:991px) {
  .candient-advanced-content .product-card--style12 .link-second__image {
    display: none
  }
}

.comment .h6 {
  font-weight: 700
}

.collection {
  margin-bottom: 30px
}

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

.collection-sidebar>div {
  padding: 25px 0;
  border-bottom: 1px solid #e9e9e9
}

.collection-sidebar>div::last-child {
  border-bottom: none
}

.collection-sidebar>div .title_block {
  text-transform: uppercase;
  margin: 0;
  font-size: 18px;
  line-height: 23px
}

.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,
  .modal-dialog.modal-dialog--compare {
    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
}

.section-block {
  position: relative
}

.candient-advanced-content .image-content__image-container {
  position: relative
}

.candient-advanced-content .promotion_menu--txt{
  z-index: 1;
}

.candient-advanced-content .d-block.image-content__image-wrapper{
  position: relative;
  width: 100%;
  overflow: hidden;
}

.candient-advanced-content .d-block.image-content__image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.candient-advanced-content .image-content__image-wrapper {
  display: block;
  margin: 0 auto
}

.img-grid-banner .image-content__image-wrapper img {
  height: 100%;
  width: 100%;
  object-fit: cover
}

.candient-advanced-content .video-section__modal {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 90%;
  transform: translate(-50%, -50%);
  opacity: 0;
  pointer-events: none;
  transition: opacity .25s ease-out
}

.rtl .candient-advanced-content .video-section__modal {
  right: 50%;
  left: auto
}

@media only screen and (min-width:768px) {
  .candient-advanced-content .video-section__modal {
    width: 850px
  }
}

.candient-advanced-content .video-section--loaded .video-section__modal {
  opacity: 1;
  pointer-events: auto;
  z-index: 1000
}

.candient-advanced-content .video-section__body-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .6);
  opacity: 0;
  pointer-events: none;
  backdrop-filter: blur(2px);
  transition: opacity .25s ease-out
}

.rtl .candient-advanced-content .video-section__body-overlay {
  right: 0;
  left: auto
}

.candient-advanced-content .video-section--loaded .video-section__body-overlay {
  opacity: 1;
  pointer-events: auto;
  z-index: 999
}

.candient-advanced-content .video-section__player,
.candient-advanced-content .video-section__player iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden
}

.rtl .candient-advanced-content .video-section__player,
.rtl .candient-advanced-content .video-section__player iframe {
  right: 0;
  left: auto
}

.candient-advanced-content .video-section--loaded .video-section__player,
.candient-advanced-content .video-section--loaded .video-section__player iframe {
  z-index: 16;
  visibility: visible
}

.candient-advanced-content .video-section__player-close {
  display: none;
  position: absolute;
  right: 20px;
  top: 30px;
  width: 50px;
  height: 50px;
  line-height: 54px;
  background-color: #fff;
  border-radius: 50%;
  border: 0
}

.rtl .candient-advanced-content .video-section__player-close {
  left: 20px;
  right: auto
}

.candient-advanced-content .video-section__player-close:hover {
  opacity: .5
}

.candient-advanced-content .video-section--loaded .video-section__player-close {
  z-index: 17;
  background-color: #fff !important
}

.candient-advanced-content .video-section__player-close .icon,
.candient-advanced-content .video-section__player-close [class^=icon-] {
  fill: #000;
  width: 25px;
  height: 25px
}

@media only screen and (max-width:767px) {
  .candient-advanced-content .video-section__player-close {
    top: 15px;
    left: 10px
  }

  .rtl .candient-advanced-content .video-section__player-close {
    right: 10px;
    left: auto
  }
}

.candient-advanced-content .video-section__cover {
  position: relative;
  top: 0;
  left: 0;
  height: var(--g-height-videosection);
  width: 100%;
  opacity: 1;
  transition: all .25s ease-out;
  z-index: 2
}

@media only screen and (max-width:767px) {
  .candient-advanced-content .video-section__cover {
    height: var(--g-height-videosection-mobile)
  }
}

.candient-advanced-content .video-section__cover .image-content__image-wrapper,
.candient-advanced-content .video-section__cover .video-section__cover-background {
  height: 100%;
  overflow: hidden
}

.candient-advanced-content .video-section__cover .image-content__image-wrapper img {
  object-fit: cover;
  height: 100%
}

.rtl .candient-advanced-content .video-section__cover {
  right: 0;
  left: auto
}

.candient-advanced-content .video-section__cover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.rtl .candient-advanced-content .video-section__cover-overlay {
  right: 0;
  left: auto
}

.candient-advanced-content .video-section__cover-content {
  position: absolute;
  top: 50%;
  padding: 0 13px;
  text-align: center;
  opacity: 1;
  transition: opacity .25s ease-out;
  width: auto;
  left: 50%;
  transform: translate(-50%, -50%)
}

.candient-advanced-content .video-section__cover-content .video-text {
  width: 120px;
  height: 120px;
  overflow: visible
}

.candient-advanced-content .video-section__cover-content .video-text text {
  text-transform: uppercase;
  letter-spacing: 10px;
  font-size: 12px;
  color: #fff;
  fill: white;
  font-weight: 500
}

.candient-advanced-content .video-section__load-player-button {
  border: 0;
  line-height: 1;
  padding: 15px;
  background-color: #444;
  text-transform: uppercase;
  transition: all .25s ease;
  -webkit-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone
}

.candient-advanced-content .video-section__load-player-button .video-text {
  animation: spin 8s linear infinite;
  animation-play-state: running
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

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


.video-section__load-player-button.video-section__load-player-button--large {
  padding: 0;
  background: 0 0
}

.candient-advanced-content .video-section__error {
  display: none;
  position: absolute;
  bottom: -40px;
  width: 50vw;
  min-width: 340px;
  left: 50%;
  color: #fff;
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translate(-50%)
}

.rtl .candient-advanced-content .video-section__error {
  right: 50%;
  left: auto
}

.candient-advanced-content .video-section--error .video-section__error {
  display: block
}

.candient-advanced-content .video-section__load-player-icon {
  position: relative;
  top: 2px;
  margin: 0 auto;
  height: 20px;
  width: 20px;
  padding: 0;
  display: inline-block;
  transition: all .5s ease
}

@media only screen and (min-width:768px) {
  .candient-advanced-content .video-section__load-player-icon {
    top: 0
  }
}

.candient-advanced-content .video-section__load-player-button--large .video-section__load-player-icon {
  width: 64px;
  height: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -32px;
  margin-left: -32px
}

@keyframes pulse-border {
  0% {
    transform: scale(1);
    opacity: 1
  }

  to {
    transform: scale(2.5);
    opacity: 0
  }
}

.candient-advanced-content .video-section__load-player-mark {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0
}

.candient-advanced-content .video-section__load-player-mark .anim-mark:after,
.candient-advanced-content .video-section__load-player-mark .anim-mark:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  animation: pulse-border 2s ease-out infinite
}

.candient-advanced-content .video-section__load-player-mark .anim-mark:after {
  animation-delay: .75s
}

.candient-advanced-content .video-section__load-player-mark .anim-mark2:before {
  animation-delay: 1.5s
}

.candient-advanced-content .video-section__load-player-mark .anim-mark2:after {
  animation-delay: .75s
}

.candient-advanced-content .video-section__load-player-button-triangle {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 7px solid var(--color-accent);
  border-bottom: 5px solid transparent;
  -ms-transform: translate(-34%, -50%);
  -webkit-transform: translate(-34%, -50%);
  transform: translate(-34%, -50%)
}

.rtl .candient-advanced-content .video-section__load-player-button-triangle {
  right: 50%;
  left: auto
}

.rtl .candient-advanced-content .video-section__load-player-button-triangle {
  border-right: 7px solid var(--color-accent);
  border-left: inherit
}

.candient-advanced-content .video-section__load-player-button--large .video-section__load-player-button-triangle {
  border-top: 9px solid transparent;
  border-left: 16px solid #000;
  border-bottom: 9px solid transparent
}

.rtl .candient-advanced-content .video-section__load-player-button--large .video-section__load-player-button-triangle {
  border-right: 18px solid #000;
  border-left: inherit
}

.candient-advanced-content .video-section__load-player-button-circle {
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
  height: 20px;
  width: 20px;
  border-radius: 75px;
  transition: all .25s ease-out
}

.rtl .candient-advanced-content .video-section__load-player-button-circle {
  right: 0;
  left: auto
}

.candient-advanced-content .video-section__load-player-button--large .video-section__load-player-button-circle {
  background: #fff;
  width: 100%;
  height: 100%
}

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

.candient-advanced-content .lookbook__slide .product-card {
  height: auto;
  width: 100%
}

.candient-advanced-content .hotspot-product .product-card {
  display: flex;
  flex-direction: row;
  width: max-content;
  max-width: 45vw
}

.candient-advanced-content .hotspot-product .product-card__image-wr {
  width: 80px;
  flex: 0 0 80px;
  margin-right: 1.5rem
}

.candient-advanced-content .hotspot-product .image-content__image-wrapper img {
  transition: none;
  transform: none !important
}

.candient-advanced-content .hotspot-product .product-card__info {
  padding: 0 !important;
  margin-bottom: 0
}

@media (max-width:767px) {
  .candient-advanced-content .hotspot-product .product-card {
    max-width: 100vh !important
  }
}

.candient-advanced-content .loadqvpopup .modal-content {
  overflow: hidden
}

.candient-advanced-content .bg-herovideo .hero-video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}

.candient-advanced-content .bg-herovideo .hero-video video {
  position: relative;
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  pointer-events: none
}

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

.candient-advanced-content .advanced-video {
  height: var(--or-height-advvideo)
}

@media (max-width:767px) {
  .candient-advanced-content .advanced-video {
    height: var(--or-height-advvideo-mobile)
  }
}

.candient-advanced-content .htmlhero-video {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}

.candient-advanced-content .htmlhero-video video {
  position: relative;
  object-fit: cover;
  object-position: 50% 20%;
  font-family: "object-fit: cover";
  width: 100%;
  height: 100%;
  pointer-events: none
}

.candient-advanced-content .adv-productlist .adv-img {
  width: 74px
}

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

.candient-advanced-content .promo-advanced .image-content__image-wrapper {
  height: var(--promo-h-mobile);
  overflow: hidden
}

@media(min-width:768px) {
  .candient-advanced-content .promo-advanced .image-content__image-wrapper {
    height: var(--promo-h-desktop)
  }
}

.candient-advanced-content .promo-advanced .image-content__image {
  height: 100%;
  width: 100%;
  object-fit: cover;
  will-change: transform;
  transition: transform .5s cubic-bezier(0, .14, .19, 1)
}

.candient-advanced-content .promo-advanced:hover .image-content__image {
  transform: scale(1.05)
}

.candient-advanced-content .promo_advance--link {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-color: rgba(var(--or-pro-overlay), var(--or-pro-opacity))
}

.candient-advanced-content .promo_advance-content {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 40px
}

.candient-advanced-content .promo_advance-content .link {
  color: var(--text-color);
  text-decoration-color: var(--text-color)
}

@media (min-width:991px) {
  .candient-advanced-content .psection-creative .col-item:nth-child(odd) .product-card {
    margin-top: 30px
  }
}

.row-cols-5>* {
  flex: 0 0 20%;
  max-width: 20%
}

@media (max-width:767px) {
  .row-cols-5>* {
    flex: 0 0 50%;
    max-width: 50%
  }
}

.candient-advanced-content .image-content__image-container {
  position: relative;
  width: 100%;
}

.candient-advanced-content .image-content__image-wrapper {
  display: block;
  margin: 0 auto;
}

.candient-advanced-content .image-content__image-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}