/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./assets/src/css/godam-featured-video.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
.godam-for-woocommerce-featured-video-modal-container {
  margin: 0 auto;
}
.godam-for-woocommerce-featured-video-modal-container .video-js, .godam-for-woocommerce-featured-video-modal-container .vjs-tech {
  object-fit: cover !important;
}
.woocommerce-product-gallery .godam-video-thumbnail {
  aspect-ratio: 1/1 !important;
  object-fit: cover;
  object-position: center;
}
.woocommerce-product-gallery .godam-video-gallery-element {
  position: relative;
}
.woocommerce-product-gallery .godam-video-gallery-element::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: var(--rtgodam-for-woo-video-modal-galleryvideoplaybtnwidth, 2.375rem);
  height: var(--rtgodam-for-woo-video-modal-galleryvideoplaybtnwidth, 2.375rem);
  background-color: var(--rtgodam-for-woo-video-modal-playbuttonbackgroundcolor, var(--wp--preset--color--primary, rgba(0, 0, 0, 0.7607843137)));
  border-radius: var(--rtgodam-for-woo-video-modal-playbuttonborderradius, 50%);
  z-index: 1;
  pointer-events: none;
}
.woocommerce-product-gallery .godam-video-gallery-element::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(var(--rtgodam-for-woo-video-modal-galleryvideoplaybtnwidth, 2.375rem) * 0.5263);
  height: calc(var(--rtgodam-for-woo-video-modal-galleryvideoplaybtnwidth, 2.375rem) * 0.5263);
  background-color: var(--rtgodam-for-woo-video-modal-playbuttoncolor, var(--wp--preset--color--base, var(--wp--preset--color--secondary, #fff)));
  -webkit-mask: url(data:image/svg+xml;base64,PHN2ZwoJdmlld0JveD0iMCAwIDI0IDI0IgoJZmlsbD0iI2ZmZiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgo+Cgk8cGF0aCBkPSJNOCA1djE0bDExLTd6IiAvPgo8L3N2Zz4=) no-repeat center;
  -webkit-mask-size: contain;
  mask: url(data:image/svg+xml;base64,PHN2ZwoJdmlld0JveD0iMCAwIDI0IDI0IgoJZmlsbD0iI2ZmZiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgo+Cgk8cGF0aCBkPSJNOCA1djE0bDExLTd6IiAvPgo8L3N2Zz4=) no-repeat center;
  mask-size: contain;
  z-index: 1;
  pointer-events: none;
}
.woocommerce.woocommerce div.product div.images .flex-control-thumbs li img {
  opacity: 1;
}
.pswp__video-wrapper {
  position: absolute;
  top: 8%;
  left: 7%;
  width: 85%;
  height: 85%;
}
.pswp__video-wrapper iframe {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 8px;
}
.pswp__video-wrapper iframe .video-js {
  background-color: #f2f2f2;
}
.godam-wc-block-gallery-video {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.godam-wc-block-gallery-video .godam-video-scroll-anchor {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  z-index: 0;
}
.godam-wc-block-gallery-video .godam-featured-video-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.godam-wc-block-gallery-video .godam-featured-video-wrapper > div {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.godam-wc-block-gallery-video .godam-featured-video-wrapper figure {
  width: 100%;
  height: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.godam-wc-block-gallery-video .godam-featured-video-wrapper .godam-video-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.godam-wc-block-gallery-video .godam-featured-video-wrapper .easydam-video-container {
  width: 100%;
  height: 100%;
  aspect-ratio: unset !important;
  background: transparent;
}
.godam-wc-block-gallery-video .godam-featured-video-wrapper .easydam-player {
  background: transparent;
}
.godam-wc-block-gallery-video .godam-featured-video-wrapper .video-js {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}
.godam-wc-block-gallery-video .godam-featured-video-wrapper video,
.godam-wc-block-gallery-video .godam-featured-video-wrapper .video-js .vjs-tech {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
}
.wc-block-product-gallery-thumbnails__thumbnail img.godam-video-thumbnail {
  object-fit: cover;
}
.wc-block-product-gallery-thumbnails__thumbnail:has(img.godam-video-thumbnail)::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: var(--rtgodam-for-woo-video-modal-galleryvideoplaybtnwidth, 2.375rem);
  height: var(--rtgodam-for-woo-video-modal-galleryvideoplaybtnwidth, 2.375rem);
  background-color: var(--rtgodam-for-woo-video-modal-playbuttonbackgroundcolor, rgba(0, 0, 0, 0.7607843137));
  border-radius: 50%;
  z-index: 2;
  pointer-events: none;
}
.wc-block-product-gallery-thumbnails__thumbnail {
  position: relative;
}
.wc-block-product-gallery-thumbnails__thumbnail:has(img.godam-video-thumbnail)::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(var(--rtgodam-for-woo-video-modal-galleryvideoplaybtnwidth, 2.375rem) * 0.5263);
  height: calc(var(--rtgodam-for-woo-video-modal-galleryvideoplaybtnwidth, 2.375rem) * 0.5263);
  background-color: #fff;
  mask: url(data:image/svg+xml;base64,PHN2ZwoJdmlld0JveD0iMCAwIDI0IDI0IgoJZmlsbD0iI2ZmZiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgo+Cgk8cGF0aCBkPSJNOCA1djE0bDExLTd6IiAvPgo8L3N2Zz4=) no-repeat center;
  mask-size: contain;
  z-index: 3;
  pointer-events: none;
}
.godam-blocksy-gallery-video {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.godam-blocksy-gallery-video .godam-featured-video-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.godam-blocksy-gallery-video .godam-featured-video-wrapper > div {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.godam-blocksy-gallery-video .godam-featured-video-wrapper figure {
  width: 100%;
  height: 100%;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.godam-blocksy-gallery-video .godam-featured-video-wrapper .godam-video-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.godam-blocksy-gallery-video .godam-featured-video-wrapper .easydam-video-container {
  width: 100%;
  height: 100%;
  aspect-ratio: unset !important;
  background: transparent;
}
.godam-blocksy-gallery-video .godam-featured-video-wrapper .easydam-player {
  background: transparent;
}
.godam-blocksy-gallery-video .godam-featured-video-wrapper .video-js {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important;
}
.godam-blocksy-gallery-video .godam-featured-video-wrapper video,
.godam-blocksy-gallery-video .godam-featured-video-wrapper .video-js .vjs-tech {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
  position: absolute;
  top: 0;
  left: 0;
  background: transparent;
}
div.woocommerce-product-gallery li .godam-video-pill {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
div.woocommerce-product-gallery li .godam-video-pill img.godam-video-thumbnail {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
div.woocommerce-product-gallery li .godam-video-pill::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: var(--rtgodam-for-woo-video-modal-galleryvideoplaybtnwidth, 2.375rem);
  height: var(--rtgodam-for-woo-video-modal-galleryvideoplaybtnwidth, 2.375rem);
  background-color: var(--rtgodam-for-woo-video-modal-playbuttonbackgroundcolor, var(--wp--preset--color--primary, rgba(0, 0, 0, 0.7607843137)));
  border-radius: var(--rtgodam-for-woo-video-modal-playbuttonborderradius, 50%);
  z-index: 1;
  pointer-events: none;
}
div.woocommerce-product-gallery li .godam-video-pill::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(var(--rtgodam-for-woo-video-modal-galleryvideoplaybtnwidth, 2.375rem) * 0.5263);
  height: calc(var(--rtgodam-for-woo-video-modal-galleryvideoplaybtnwidth, 2.375rem) * 0.5263);
  background-color: var(--rtgodam-for-woo-video-modal-playbuttoncolor, var(--wp--preset--color--base, var(--wp--preset--color--secondary, #fff)));
  -webkit-mask: url(data:image/svg+xml;base64,PHN2ZwoJdmlld0JveD0iMCAwIDI0IDI0IgoJZmlsbD0iI2ZmZiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgo+Cgk8cGF0aCBkPSJNOCA1djE0bDExLTd6IiAvPgo8L3N2Zz4=) no-repeat center;
  -webkit-mask-size: contain;
  mask: url(data:image/svg+xml;base64,PHN2ZwoJdmlld0JveD0iMCAwIDI0IDI0IgoJZmlsbD0iI2ZmZiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIgo+Cgk8cGF0aCBkPSJNOCA1djE0bDExLTd6IiAvPgo8L3N2Zz4=) no-repeat center;
  mask-size: contain;
  z-index: 1;
  pointer-events: none;
}

/*# sourceMappingURL=godam-featured-video.css.map*/