/*Customer Media Carousel*/

.chw-video-carousel .swiper-wrapper {
  height: 95%;
}

.chw-video-carousel .swiper-pagination-bullet {
  background-color: #cccccc;
  opacity: 1;
  height: 5px;
  width: 50px;
  border-radius: 0;
}

.chw-video-carousel .elementor-custom-embed-play i {
  opacity: 1;
  width: 75px;
  height: 75px;
  display: block;
}

.chw-video-carousel .elementor-custom-embed-play i:before {
  content: "";
  background-image: url(../../../uploads/2020/08/chy-video-play-button-100x100-min.png);
  display: block;
  width: 100%;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.chw-video-carousel .elementor-swiper-button {
  opacity: 0.5;
  width: 20px;
  height: 40px;
  top: calc(50% - 20px);
}

.chw-video-carousel .elementor-swiper-button:hover {
  opacity: 1;
}

.chw-video-carousel .elementor-swiper-button i {
  width: 100%;
  height: 100%;
}

.chw-video-carousel .elementor-swiper-button i:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.chw-video-carousel .elementor-swiper-button-next i:before {
  background-image: url(../../../uploads/2020/08/chy-carousel-right-min.png);
}

.chw-video-carousel .elementor-swiper-button-prev i:before {
  background-image: url(../../../uploads/2020/08/chy-carousel-left-min.png);
}

/*Customer Light Box*/

.dialog-lightbox-widget .elementor-swiper-button {
  height: auto !important;
}

.dialog-lightbox-widget .elementor-swiper-button i {
  width: 50px;
  height: 100px;
}

.dialog-lightbox-widget .elementor-swiper-button i:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background-image: url(../../../uploads/2020/08/chy-carousel-right-min.png);
  background-position: center;
  background-repeat: no-repeat;
}

.dialog-lightbox-widget .elementor-swiper-button-prev i:before {
  background-image: url(../../../uploads/2020/08/chy-carousel-left-min.png);
}

.dialog-lightbox-close-button {
  width: 30px;
  height: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.dialog-lightbox-close-button i, .dialog-lightbox-close-button:before {
  display: block;
  width: 100%;
  height: 3px;
  background-color: #fff;
}

.dialog-lightbox-close-button i {
  transform: rotate(45deg);
}

.dialog-lightbox-close-button:before {
  content: "";
  transform: rotate(-45deg);
  margin-left: 1px;
  margin-bottom: -3px;
}

.dialog-lightbox-widget .elementor-custom-embed-play i:before {
  display: none;
}

/*Catalogs Post Type*/

.chw-catalogs .elementor-post {
  display: flex;
  flex-direction: column;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

.chw-pd-catalogs .elementor-post {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
}

.chw-catalogs .elementor-post:hover, .chw-pd-catalogs .elementor-post:hover {
  transform: scale(1.05);
}

.chw-catalogs .elementor-post__thumbnail__link {
  margin: 0 !important;
}

.chw-catalogs .elementor-post__text {
  background-color: #00865e;
  display: flex;
  align-items: center;
  border-bottom: solid 5px #026749;
  min-height: 50px;
}

.chw-pd-catalogs .elementor-heading-title {
/*   min-height: 60px; */
  display: flex;
  justify-content: center;
  align-items: center;
/*   background-color: #00865e;
  border-bottom: solid 5px #026749; */
}

.chw-catalogs .elementor-post__title {
  display: block;
  width: 100%;
}

.chw-catalogs .elementor-post__title a, .chw-pd-catalogs .elementor-heading-title a {
  padding: 5px 10px;
  display: block;
  color: #fff !important;
  font-weight: 400;
  font-size: 1rem !important;
  line-height: 1.3 !important;
  text-align: center;
}

.chw-pd-catalogs .elementor-heading-title a {
  display: flex;
/*   min-height: 90px; */
  align-items: center;
  padding: 20px 0px;
  color: #000!important;
}

.general-catalog p.elementor-image-box-title {
  height: auto;
  margin: 20px 0px 0px 0px;
  background: transparent;
}

/*Catalogs List*/

.chw-catalog-list .elementor-image-box-wrapper img {
  width: 35px;
}

.chw-catalog-list .elementor-image-box-wrapper .elementor-image-box-title {
  font-size: 0.95rem;
  font-weight: 400;
  margin: 0;
}

.chw-catalog-list .elementor-image-box-wrapper .elementor-image-box-title a {
  display: block;
  width: 100%;
  color: #fff;
}

.chw-catalog-list .elementor-image-box-wrapper:hover .elementor-image-box-title a {
  color: #de4a10;
}

.chw-catalog-list .elementor-image-box-wrapper {
  display: flex !important;
  flex-direction: row-reverse !important;
  align-items: center !important;
  border-bottom: solid 1px #333;
}

.chw-catalog-list .elementor-image-box-wrapper .elementor-image-box-img {
  margin: 0 5px !important;
}

/*/////////////////Tablet Style/////////////////*/

@media screen and (min-width: 768px) {
  .chw-video-carousel .swiper-wrapper {
    height: 75%;
  }
  .chw-video-carousel .swiper-slide {
    transform: scale(1.5) !important;
    clip-path: polygon(7% 0, 100% 0%, 93% 100%, 0% 100%);
    height: 180px;
  }
  .chw-video-carousel .swiper-slide .elementor-carousel-image {
    margin-top: 10px;
}
  .chw-video-carousel .swiper-slide-active, .chw-video-carousel .swiper-slide-duplicate-prev {
    transform: scale(1) !important;
    opacity: 0.5;
    margin-top: 20px;
  }
  .chw-video-carousel .swiper-slide-active .elementor-custom-embed-play, .chw-video-carousel .swiper-slide-duplicate-prev .elementor-custom-embed-play {
    opacity: 0;
  }
  .chw-video-carousel .swiper-slide-prev, .chw-video-carousel .swiper-slide-duplicate-active {
    transform: scale(0.8) !important;
    opacity: 0;
  }
  
  .chw-video-carousel .elementor-custom-embed-play i {
    width: 50px;
    height: 50px;
  }
  .chw-catalogs .elementor-post__title a {
    font-size: 1.2rem;
  }
  .chw-catalogs .elementor-post, .chw-pd-catalogs .elementor-post {
    margin-bottom: 20px;
  }
  .chw-catalogs .elementor-post__text {
    padding: 10px 20px;
  }
}

/*/////////////////PC Style/////////////////*/

@media screen and (min-width: 1024px) {
  .chw-video-carousel .elementor-custom-embed-play i {
    width: 90px;
    height: 90px;
  }
  .chw-video-carousel .elementor-swiper-button {
    width: 40px;
    height: 80px;
  }
  .chw-video-carousel .swiper-slide {
    height: 290px;
  }
}
/*/////////////////HD PC Style/////////////////*/
@media screen and (min-width: 1440px) {
  .chw-video-carousel .swiper-slide {
    height: auto;
  }
}

/*/////////////////Mobile Style/////////////////*/

@media screen and (max-width: 767px) {
  .dialog-lightbox-widget .elementor-swiper-button {
    display: none;
  }
}