.elementor-escen-video {
  margin: 0 -32px;
  display: flex;
  flex-wrap: wrap;
}
.elementor-escen-video-item {
  padding: 32px;
}
.elementor-escen-video-item h4 {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.75rem;
}
.elementor-escen-video-item p {
  font-size: 1rem;
  line-height: 1.5rem;
}
.elementor-escen-video-item .elementor-escen-video-item-inner {
  height: 100%;
}
.elementor-escen-video-image-wrapper {
  position: relative;
  overflow: hidden;
  margin-top: 0;
  margin-left: 0;
  width: 100%;
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
.elementor-escen-video-content-wrapper {
  -webkit-transition: transform 0.5s;
  transition: transform 0.5s;
}
.elementor-escen-video-image-container {
  position: relative;
}
.elementor-escen-video-skin-classic
  .elementor-escen-video-item-inner:hover
  .elementor-escen-video-image-wrapper,
.elementor-escen-video-skin-slides
  .elementor-escen-video-item-inner:hover
  .elementor-escen-video-image-wrapper {
  transform: scale(1.1);
}
.elementor-escen-video-skin-classic
  .elementor-escen-video-item-inner:hover
  .elementor-escen-video-content-wrapper,
.elementor-escen-video-skin-slides
  .elementor-escen-video-item-inner:hover
  .elementor-escen-video-content-wrapper {
  -webkit-transform: translateY(10%);
  transform: translateY(10%);
}
.elementor-escen-video-image-wrapper > a,
.video-next {
  display: block;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
  margin: 0px;
  height: 0px;
  padding-bottom: 56.25%;
}
.elementor-escen-video-image,
.elementor-escen-video-next-image {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.elementor-escen-video-image img,
.elementor-escen-video-next-image img {
  width: 100%;
  max-width: 100%;
}
.elementor-escen-video-space {
  display: block;
  box-sizing: border-box;
  padding-top: 56.25%;
}
.elementor-escen-video-item .elementor-escen-video-play-icon {
  pointer-events: none;
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80px;
}
@media (max-width: 1024px) {
  .elementor-escen-video-item .elementor-escen-video-play-icon {
    width: 64px;
  }
}
@media (max-width: 576px) {
  .elementor-escen-video-item .elementor-escen-video-play-icon {
    width: 48px;
  }
}
.elementor-escen-video-item .elementor-escen-video-category {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 2px;
  margin-top: 24px;
  margin-bottom: 8px;
}
.elementor-escen-video-popup-category {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.56;
}
.elementor-escen-video-item .elementor-escen-video-description {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 0.3px;
  margin-bottom: 24px;
}
.elementor-escen-video-item .elementor-button-wrapper .elementor-button-text {
  font-weight: 800;
}
.elementor-grid-1 .elementor-escen-video-item {
  width: 100%;
}
.elementor-grid-2 .elementor-escen-video-item {
  width: 50%;
}
.elementor-grid-3 .elementor-escen-video-item {
  width: 33.33333%;
}
.elementor-grid-4 .elementor-escen-video-item {
  width: 25%;
}
@media (max-width: 1599px) {
  .elementor-grid-laptop-1 .elementor-escen-video-item {
    width: 100%;
  }
  .elementor-grid-laptop-2 .elementor-escen-video-item {
    width: 50%;
  }
  .elementor-grid-laptop-3 .elementor-escen-video-item {
    width: 33.33333%;
  }
  .elementor-grid-laptop-4 .elementor-escen-video-item {
    width: 25%;
  }
}
@media (max-width: 1439px) {
  .elementor-grid-tablet_extra-1 .elementor-escen-video-item {
    width: 100%;
  }
  .elementor-grid-tablet_extra-2 .elementor-escen-video-item {
    width: 50%;
  }
  .elementor-grid-tablet_extra-3 .elementor-escen-video-item {
    width: 33.33333%;
  }
  .elementor-grid-tablet_extra-4 .elementor-escen-video-item {
    width: 25%;
  }
}
@media (max-width: 1024px) {
  .elementor-grid-tablet-1 .elementor-escen-video-item {
    width: 100%;
  }
  .elementor-grid-tablet-2 .elementor-escen-video-item {
    width: 50%;
  }
  .elementor-grid-tablet-3 .elementor-escen-video-item {
    width: 33.33333%;
  }
  .elementor-grid-tablet-4 .elementor-escen-video-item {
    width: 25%;
  }
}
@media (max-width: 576px) {
  .elementor-grid-mobile-1 .elementor-escen-video-item {
    width: 100%;
  }
  .elementor-grid-mobile-2 .elementor-escen-video-item {
    width: 50%;
  }
  .elementor-grid-mobile-3 .elementor-escen-video-item {
    width: 33.33333%;
  }
  .elementor-grid-mobile-4 .elementor-escen-video-item {
    width: 25%;
  }
}
.elementor-escen-video-popup {
  overflow-x: hidden;
  width: 75%;
  max-width: 1200px;
  margin: 40px;
  padding: 60px 0 0 0;
  border-radius: 0;
  background-color: #000000;
  color: #fff;
}
@media (max-width: 576px) {
  .elementor-escen-video-popup {
    width: 100%;
    margin: 0;
  }
  .fancybox-container-popup .fancybox-slide {
    padding: 0;
  }
}
.elementor-escen-video-popup h2 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 900;
  letter-spacing: 1px;
  color: #fff;
}
.elementor-escen-video-popup-inner {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.elementor-escen-video-popup-content,
.elementor-escen-video-popup-video {
  width: 100%;
}
.elementor-escen-video-popup-content {
  padding: 40px;
}
@media (min-width: 1024px) {
  .elementor-escen-video-popup-content {
    padding: 52px;
  }
}
.elementor-escen-video-popup-video {
  max-width: 1096px;
  margin: 0 auto;
}
.elementor-escen-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin: 0;
}
.elementor-escen-video-container video,
.elementor-escen-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.elementor-escen-video-popup .fancybox-close-small,
.elementor-escen-video-share .fancybox-close-small {
  position: absolute;
  top: 8px;
  right: 15px;
  color: #fff;
  opacity: 0.9;
  transition: 0.5s ease-out;
  border-radius: 0;
  border: 0;
  outline: none;
  background-color: transparent;
  width: 44px;
  height: 44px;
}
@media (max-width: 576px) {
  .elementor-escen-video-popup .fancybox-close-small,
  .elementor-escen-video-share .fancybox-close-small {
    position: absolute;
    top: 4px;
    right: 8px;
  }
}
.elementor-escen-video-popup .fancybox-close-small:hover,
.elementor-escen-video-share .fancybox-close-small:hover {
  background-color: transparent;
  opacity: 1;
}
.elementor-escen-video-popup-content ul {
  padding-left: 0;
}
.elementor-escen-video-popup-content ul li {
  list-style-type: none;
}
.elementor-escen-video-share {
  width: 100%;
  padding: 0;
}
.elementor-escen-video-share {
  background-color: #000000;
  -webkit-box-shadow: 0 6px 10px 0 rgb(0 0 0 / 20%);
  box-shadow: 0 6px 10px 0 rgb(0 0 0 / 20%);
}
.elementor-escen-video-share .elementor-escen-video-popup-content {
  background-color: #f6f6f6;
}
.elementor-escen-video-skin-one-minute {
  text-align: center;
  margin: 0 -5px;
}
.elementor-escen-video-skin-one-minute .elementor-escen-video-item {
  padding: 20px 0px;
}
.elementor-escen-video-skin-one-minute
  .elementor-escen-video-image-wrapper
  > a {
  padding-top: 100%;
}
.elementor-escen-video-skin-one-minute .elementor-escen-video-image {
  height: 100%;
}
.elementor-escen-video-skin-one-minute .elementor-escen-video-image img {
  height: 100%;
  object-fit: cover;
}
.elementor-escen-video-skin-slides.swiper-container {
  overflow: unset;
}
.elementor-escen-video-item.swiper-slide {
  opacity: 0.5;
}

body .video_row .mix.list_video.elementor-escen-video-item.swiper-slide {
  opacity: 1;
}

.elementor-escen-video-item.swiper-slide-active,
.elementor-escen-video-item.swiper-slide-next,
.elementor-escen-video-item.swiper-slide-next
  + .elementor-escen-video-item.swiper-slide,
.elementor-escen-video-item.swiper-slide-next
  + .elementor-escen-video-item.swiper-slide:last-child {
  opacity: 1;
}
.elementor-escen-video-skin-slides .elementor-swiper-button-prev {
  left: -1010px;
  height: 100%;
  padding: 0 20px 0 1000px;
}
.elementor-escen-video-skin-slides .elementor-swiper-button-prev svg {
  margin-top: 148px;
}
.elementor-escen-video-skin-slides .elementor-swiper-button-next {
  right: -1010px;
  height: 100%;
  padding: 0 1000px 0 20px;
}
.elementor-escen-video-skin-slides .elementor-swiper-button-next svg {
  margin-top: 148px;
}
.elementor-escen-video-skin-slides .elementor-swiper-numbers {
  position: absolute;
  right: 20px;
  top: -32px;
  font-size: 16px;
  font-weight: 400;
}
.elementor-escen-video-skin-slides
  .elementor-swiper-button-prev.swiper-button-disabled {
  display: none;
}
.elementor-escen-video-skin-slides
  .elementor-swiper-button.swiper-button-disabled {
  opacity: 1;
}
.fancybox-container-share {
  position: absolute !important;
  top: 100px;
  left: 0;
  right: 0;
  padding: 0;
}
@media (max-width: 576px) {
  .fancybox-container-share {
    top: 0;
  }
}
.scrolled-wheight .fancybox-container-share,
.scrolled-offset .fancybox-container-share {
  position: fixed !important;
  top: 0;
}
.fancybox-container-share .fancybox-slide {
  padding: 0;
}
.fancybox-container-share .fancybox-bg {
  background: transparent;
}
.fancybox-container-share .fancybox-slide:before {
  display: none;
}
.fancybox-container-share .elementor-escen-video-popup-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1440px;
  margin: 0 auto;
}
.fancybox-container-share .elementor-escen-video-popup-content-inner {
  padding-right: 52px;
  width: 66.6666%;
}
.fancybox-container-share .elementor-escen-video-popup-content-next {
  width: 33.3333%;
}
@media (max-width: 1024px) {
  .fancybox-container-share .elementor-escen-video-popup-content-inner {
    padding-right: 0;
    width: 100%;
  }
  .fancybox-container-share .elementor-escen-video-popup-content-next {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .fancybox-container-share .elementor-escen-video-popup-inner {
    padding-top: 48px;
  }
  .fancybox-container-share .elementor-escen-video-popup-inner::before {
    content: "";
    background-color: #fff;
    height: 48px;
    width: 100%;
    position: absolute;
    top: 0;
  }
  .fancybox-container-share .elementor-escen-video-popup-content-next {
    display: none;
  }
}
.fancybox-container-share .elementor-escen-video-next-item-inner {
  display: flex;
  flex-wrap: wrap;
}
.fancybox-container-share .elementor-escen-video-next-item-inner > * {
  width: 50%;
}
@media (max-width: 1024px) {
  .fancybox-container-share .elementor-escen-video-next-item-inner > * {
    width: 33.3333%;
  }
  .fancybox-container-share
    .elementor-escen-video-next-item-inner
    > .elementor-escen-video-next-play
    + div {
    width: 66.6666%;
  }
}
@media (min-width: 1023.98px) {
  .scrolled-wheight:not(.expand-video-is-active)
    .elementor-escen-video-share
    .elementor-escen-video-popup-video {
    width: 33.3333%;
  }
  .scrolled-wheight:not(.expand-video-is-active)
    .elementor-escen-video-share
    .elementor-escen-video-popup-content {
    width: 66.6666%;
  }
  .scrolled-wheight:not(.expand-video-is-active)
    .elementor-escen-video-share
    .elementor-escen-video-popup-content-next,
  .scrolled-wheight:not(.expand-video-is-active)
    .elementor-escen-video-share
    .elementor-escen-video-popup-description,
  .scrolled-wheight:not(.expand-video-is-active)
    .elementor-escen-video-share
    .elementor-escen-video-popup-share,
  .scrolled-wheight:not(.expand-video-is-active)
    .elementor-escen-video-share
    .elementor-escen-video-popup-category {
    display: none;
  }
}
.elementor-escen-video-share h2 {
  font-family: inherit;
  font-size: 32px;
  line-height: 40px;
  font-weight: 900;
  letter-spacing: 1px;
}
@media (min-width: 1023.98px) {
  .scrolled-wheight:not(.expand-video-is-active)
    .elementor-escen-video-share
    h2 {
    font-size: 40px;
    line-height: 1.18;
    font-family: inherit;
    font-size: 24px;
    line-height: 32px;
    font-weight: 900;
    letter-spacing: 1px;
  }
  .scrolled-wheight:not(.expand-video-is-active)
    .elementor-escen-video-share
    .elementor-escen-video-popup-content-inner {
    width: 100%;
    padding: 40px 60px 0px;
  }
}
.fancybox-share.fancybox-content {
  padding: 48px;
  border-radius: 0px;
  width: 800px;
}
.fancybox-share__button {
  overflow: hidden;
  background-color: #000000;
  padding: 0px;
  width: 48px;
  min-width: 48px;
  height: 48px;
  border-radius: 48px;
  text-align: center;
  line-height: 48px;
  margin: 24px;
}
.fancybox-share__button svg {
  height: 24px;
  margin-right: 0;
  top: -1px;
  width: 24px;
}
.fancybox-share__button.fancybox-share__button--mail svg {
  height: 48px;
  width: 48px;
}
.fancybox-share .fancybox-close-small {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #000000;
  opacity: 0.9;
  transition: 0.5s ease-out;
  border-radius: 0;
  border: 0;
  outline: none;
  background-color: transparent;
  width: 44px;
  height: 44px;
}
.fancybox-share .fancybox-close-small:hover {
  background-color: transparent;
  opacity: 1;
}
.elementor-escen-video-popup-share {
  text-align: right;
  width: 100%;
  margin: -32px 0px 24px;
}

@media (max-width: 1024px) {
  .elementor-escen-video-popup-share {
    margin: 24px 0px 24px;
  }
}
.elementor-escen-video-popup-share a {
  font-size: 14px;
  color: #000000;
}
.elementor-escen-video-popup-share a span {
  display: inline-block;
  position: relative;
  top: -7px;
  margin-left: 4px;
}
.elementor-escen-video-next-item + .elementor-escen-video-next-item {
  margin-top: 12px;
}
.elementor-escen-video-next-play {
  position: relative;
}
.elementor-escen-video-next-play .elementor-escen-video-play-icon {
  pointer-events: none;
  position: absolute;
  z-index: 5;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 64px;
}
@media (max-width: 1024px) {
  .elementor-escen-video-next-play .elementor-escen-video-play-icon {
    width: 64px;
  }
}
@media (max-width: 576px) {
  .elementor-escen-video-next-play .elementor-escen-video-play-icon {
    width: 48px;
  }
}
.elementor-escen-video-next-play + div {
  padding-left: 24px;
  font-family: inherit;
  font-size: 18px;
  line-height: 24px;
  font-weight: 900;
  letter-spacing: 1px;
}
.elementor-escen-video-next-play + div .elementor-escen-video-category {
  justify-content: center;
  font-family: inherit;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: 2px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.fancybox-share p {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: inherit;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.3px;
}
.fancybox-share .fancybox-share__input {
  margin: 0;
  flex-grow: 1;
  margin: 0 20px 0 8px;
  background-color: #f8f8f8;
  border: none;
  padding: 10px 24px;
  letter-spacing: 0.3px;
  color: rgba(15, 28, 41, 0.6);
}
.elementor-escen-expand-video-container {
  width: 100%;
  margin-top: 52px;
  padding-top: 16px;
  padding-bottom: 16px;
  border-top: 1px solid #000000;
  display: none;
  justify-content: center;
}
.scrolled-wheight:not(.expand-video-is-active)
  .elementor-escen-expand-video-container {
  display: flex;
}
@media (max-width: 1024px) {
  .scrolled-wheight:not(.expand-video-is-active)
    .elementor-escen-expand-video-container {
    display: none;
  }
  .elementor-escen-expand-video-container a {
    display: block;
    font-family: inherit;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    white-space: nowrap;
  }
  .elementor-escen-expand-video-container a span {
    display: inline-block;
    top: -5px;
    position: relative;
    color: #000000;
    left: 8px;
  }
  .scrolled-wheight:not(.expand-video-is-active)
    .elementor-escen-video-share
    .fancybox-close-small {
    color: #000000;
  }
  .scrolled-wheight:not(.expand-video-is-active)
    .elementor-escen-video-share
    .elementor-escen-video-container {
    margin: 0 -1px;
  }
}
@media (max-width: 576px) {
  .elementor-escen-video-share .fancybox-close-small {
    color: #000000;
  }
}
/*Relocate counter and arrows*/
@media (max-width: 991px) {
  .video_cat_list_selectbox {
    display: flex;
  }
  .video_row.elementor-escen-video.product-slides .elementor-swiper-button {
    display: block !important;
  }
  .elementor-swiper-button.swiper-button-disabled {
    opacity: 0;
  }
  .elementor-swiper-button-prev,
  body .elementor-swiper-button-next {
    line-height: normal !important;
  }
}
@media (min-width: 992px) and (max-width: 1280px) {
  .video_cat_list_selectbox {
    display: flex;
    position: relative !important;
    z-index: 5;
    width: 88%;
  }
  .elementor-widget-escen-multiple-video-new-sample
    .video_row.elementor-escen-video.product-slides.swiper-container {
    padding-top: 80px;
    margin-top: -80px;
  }
}
@media (min-width: 1281px) {
  .video_cat_list_selectbox {
    display: flex;
    position: relative !important;
    z-index: 5;
    width: 88%;
  }
  .elementor-widget-escen-multiple-video-new-sample
    .video_row.elementor-escen-video.product-slides.swiper-container {
    padding-top: 80px;
    margin-top: -80px;
  }
}
/* Elementor 3.14+ fix */
.elementor-escen-video .swiper-wrapper {
  overflow: visible !important;
}
/*New select box*/
/* selectbox wrapper */
.styled-select {
  background-color: white;
  display: inline-block;
  margin: 0 2px;
  height: 26px;
  color: black;
  position: relative;
  border: none;
  border-bottom: 2px solid black;
  font-size: 18px;
  height: 36px;
}
.styled-select,
.styled-select .curr {
  padding: 0 20px 0 10px;
}
/* select element inside the custom selectbox */
.styled-select select {
  padding: 0 0;
  margin: 0 0;
  height: 0;
  visibility: hidden;
}
/* selectbox button (current value holder) */
.styled-select .curr {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  cursor: pointer;
  padding: 0 0px 0px 0px;
}
/* arrow down */
/* .styled-select .curr:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 3px solid transparent;
  border-top-color: black;
  position: absolute;
  top: 12px;
  right: 8px;
} */
/* drop down menu (fake option list) */
.styled-select ul {
  border: none;
  background-color: var(--color-lighter-gray);
  margin: 0 0;
  padding: 14px 0;
  padding-left: 20px !important;
  position: absolute;
  top: 100%;
  right: -1px;
  left: -1px;
  z-index: 99;
  -webkit-box-shadow: 0 1px 4px -2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 4px -2px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 4px -2px rgba(0, 0, 0, 0.4);
}
/* option item (fake option item) */
.styled-select li {
  list-style: none;
  cursor: pointer;
  padding-top: 6px;
  margin: 0 0;
  font-size: 18px;
  line-height: 28px !important;
  width: fit-content;
  border: 1px solid transparent;
}
.styled-select li:hover {
  background-color: var(--color-lighter-gray);
  color: black;
  /*border-bottom: 1px solid black;*/
  text-decoration: underline;
  text-underline-offset: 5px;
}
/* selected option */
.styled-select li.selected,
.styled-select li.selected:hover {
  background-color: #ffc;
  color: black;
}
/* disabled option */
.styled-select li.disabled,
.styled-select li.disabled:hover {
  color: #bbb;
  font-style: italic;
  background: none;
  cursor: text;
}
/* focused selectbox */
.styled-select .curr.focused {
  background-color: white;
}
.styled-select li.selected,
.styled-select li.selected:hover {
  background-color: var(--color-lighter-gray) !important;
}
.video_row.elementor-escen-video.product-slides
  .elementor-swiper-button-inner
  .elementor-swiper-button {
  transform: translateY(0) !important;
  position: relative;
}
.video_row.elementor-escen-video.product-slides .elementor-swiper-button-inner {
  position: absolute;
  top: 44px;
  right: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 28px;
}
.video_row.elementor-escen-video.product-slides .elementor-swiper-numbers {
  margin: 0px !important;
  padding: 0px !important;
	position: relative;
    top: 2px;
}
