/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./code/app_tanishq_IBD_sg/cartridge/client/default/scss/tqCarousel.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable */
:root {
  --skin-link-color-2: #212121; }

/* stylelint-disable */
body:has(> #maincontent .product-detail) {
  background: #fff; }

@media (max-width: 1023.98px) {
  #maincontent .product-detail .primary-images {
    margin-bottom: 0.9375rem; }
    #maincontent .product-detail .primary-images .carousel .carousel-indicators {
      bottom: -3rem;
      z-index: 0; } }

@media (min-width: 576px) {
  #maincontent .product-detail .primary-images .product-breadcrumb {
    margin-bottom: 1.5rem; } }

@media (min-width: 1024px) {
  .carousel .carousel-inner {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }
    .carousel .carousel-inner .imgid::before {
      content: "";
      background-color: rgba(0, 0, 0, 0.2);
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      opacity: 0;
      -webkit-transition: 0.6s;
      transition: 0.6s; }
    .carousel .carousel-inner .imgid-overopacity::before {
      opacity: 1 !important; }
  .carousel .carousel-indicator-container {
    width: 100px;
    overflow: hidden; }
    .carousel .carousel-indicator-container .carousel-indicators {
      z-index: 0;
      margin: 0; }
      .carousel .carousel-indicator-container .carousel-indicators li {
        width: 100px;
        border: 0;
        margin-bottom: 0.5rem;
        margin-left: 0;
        margin-right: 0; }
        .carousel .carousel-indicator-container .carousel-indicators li img,
        .carousel .carousel-indicator-container .carousel-indicators li video {
          border: 0.0625rem solid #e3e3e3; }
          .carousel .carousel-indicator-container .carousel-indicators li img:hover,
          .carousel .carousel-indicator-container .carousel-indicators li video:hover {
            -webkit-box-shadow: 0px 0px 4px 0px #c9c9c9bf;
                    box-shadow: 0px 0px 4px 0px #c9c9c9bf; }
  .carousel .img-zoom-container {
    position: relative;
    max-width: 26.0625rem; }
  .carousel .img-zoom-lens {
    position: absolute;
    border: 0.0625rem solid #d4d4d4; }
    .carousel .img-zoom-lens::after {
      content: "";
      background-color: rgba(123, 123, 123, 0.4);
      width: 100%;
      height: 100%;
      display: block;
      mix-blend-mode: plus-lighter; }
  .carousel .img-zoom-result {
    border: 0.0625rem solid #d4d4d4;
    position: relative;
    top: 1.375rem; } }

@media (min-width: 1280px) {
  .carousel {
    width: 100%; }
    .carousel .carousel-indicator-container .carousel-indicators li {
      margin-bottom: 0.6875rem; } }

@media (min-width: 1500px) {
  .carousel .carousel-indicator-container {
    padding-top: 0px; } }

.carousel .carousel-control-prev .icon-prev,
.carousel .carousel-control-next .icon-prev {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.5em; }

.carousel div.carousel-dots {
  width: 0.5rem;
  height: 0.5rem;
  background: #c7c7c7;
  border-radius: 50%; }

.carousel li.active div.carousel-dots {
  background: #4b4b4b; }

.carousel li {
  opacity: 1; }

.carousel #hover-result-container {
  position: absolute;
  top: -25%;
  left: 99%;
  display: none;
  z-index: 2;
  background: #fff; }

.video-item {
  width: 100%;
  height: 25.9375rem;
  position: relative;
  overflow: hidden; }
  .video-item iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    pointer-events: none; }
  .video-item .video-custom-control {
    background: #00000050;
    position: absolute;
    bottom: 0;
    height: 2.1875rem;
    width: 100%; }
  .video-item .playbut,
  .video-item .pausebut {
    background: transparent;
    border: 0;
    width: 2.5rem; }
    .video-item .playbut .fa,
    .video-item .pausebut .fa {
      color: #fff;
      font-size: 0.75rem; }

.video-item1 {
  width: 100%;
  height: 415px;
  position: relative; }
  .video-item1 iframe {
    -o-object-fit: cover;
       object-fit: cover; }
  .video-item1 .overlay-video {
    position: absolute;
    background: #000;
    width: 100%;
    height: 3.75rem; }
  .video-item1 .overlay-video-bot {
    position: absolute;
    background: #000;
    bottom: 0;
    width: 6.5625rem;
    height: 2.5rem;
    right: 3.4375rem; }

.product-details-section {
  aspect-ratio: auto; }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .product-details-section {
      min-height: 45rem; } }
  @media (max-width: 399.98) {
    .product-details-section {
      min-height: 50rem; } }

#pdp-img-carousel {
  aspect-ratio: 1/1; }
  @media (min-width: 576px) and (max-width: 767.98px) {
    #pdp-img-carousel {
      min-height: 24rem; } }
  @media (max-width: 399.98) {
    #pdp-img-carousel {
      min-height: 25rem; }
      #pdp-img-carousel #myimage {
        min-height: 25rem;
        aspect-ratio: 1/1; } }
  #pdp-img-carousel .carousel-item {
    aspect-ratio: 1/1; }
    @media (min-width: 576px) and (max-width: 767.98px) {
      #pdp-img-carousel .carousel-item {
        min-height: 24rem; } }
    @media (max-width: 399.98) {
      #pdp-img-carousel .carousel-item {
        min-height: 25rem; } }

.product-rating {
  aspect-ratio: auto; }
  @media (min-width: 576px) and (max-width: 767.98px) {
    .product-rating {
      min-height: 1.5rem; } }
  @media (max-width: 399.98) {
    .product-rating {
      min-height: 1.5rem; } }


/*# sourceMappingURL=default\css\tqCarousel.css.map*/