/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sfra-webpack-builder/node_modules/css-unicode-loader/index.js!./node_modules/sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[4]!./cartridges/app_bab_entertainment/cartridge/client/default/scss/moviePdp.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*	---------------------------------------------------------------
	PX to REM
	---------------------------------------------------------------
*/
/*	---------------------------------------------------------------
	PX to REM
	---------------------------------------------------------------
*/
/*	---------------------------------------------------------------
	Maps for styleguide and utility classes
	---------------------------------------------------------------
*/
.pdp-btn {
  max-width: 15.625rem;
  height: 4.375rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 0.25rem;
  background: #b7b7b7;
  margin-top: 1.25rem;
  margin-right: 0.5rem;
}

#purchase-btn {
  background-color: #e62144;
  border: none;
}

#rent-btn {
  border: 0.125rem solid #0056a2;
  background-color: #0056a2;
}

.rent-btn-text {
  font-family: SofiaPro, Arial, sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  color: #fff;
}

.movie-heading {
  color: #000;
  font-family: SofiaPro, Arial, sans-serif;
  font-size: 2rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.banner-image-container {
  height: 7rem;
  margin-left: 1rem;
  margin-right: 1rem;
}
.banner-image-container .content-asset, .banner-image-container .content-asset p, .banner-image-container .content-asset p img {
  width: 100%;
  height: 100%;
}

.product-image-container {
  max-width: 18.75rem;
  max-height: 25rem;
  margin: auto;
}

.movie-controls-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.movie-controls-section .trend-year-duration .duration {
  white-space: nowrap;
}
.movie-controls-section .trend-type {
  color: #e62144;
  padding-right: 0.5rem;
}

.movie-description-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3.125rem;
}
.movie-description-block .short-description {
  padding: 0;
}
.movie-description-block .cast-and-genre {
  padding: 0;
}

.movie-desc {
  color: #000;
  font-family: SofiaPro, Arial, sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 0 1.875rem;
}

.price span {
  font-family: SofiaPro, Arial, sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  border: none;
  color: #fff;
}

.casting-wrapper {
  margin-bottom: 0.625rem;
}

.videoplayer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.videoPlayer {
  width: 90%;
  background: #000;
  top: 0rem;
  right: 0rem;
  bottom: 0rem;
  left: 0rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.modal-player {
  width: 100% !important;
}

.default-video-image {
  height: 31.25rem;
  width: 90%;
  background: #000;
  top: 0rem;
  right: 0rem;
  bottom: 0rem;
  left: 0rem;
  -o-object-fit: cover;
     object-fit: cover;
}

.puchase-video-player {
  margin-left: auto;
  margin-right: auto;
  max-width: 85%;
}

@media (max-width: 543.98px) {
  .default-video-image {
    height: 18.75rem;
  }
  .movie-controls-section {
    display: block;
  }
  .purchase-and-rent {
    width: 75%;
  }
  .movie-description-block {
    display: block;
  }
  .movie-description-block .short-description {
    max-width: 100%;
  }
  .movie-description-block .cast-and-genre {
    max-width: 100%;
  }
  .movie-heading {
    font-size: 1.25rem;
  }
  .movie-desc {
    font-size: 1rem;
    padding: 0;
  }
  .videoPlayer {
    width: 100%;
  }
  .banner-image-container {
    margin-left: 0;
    margin-right: 0;
  }
}

/*# sourceMappingURL=moviePdp.css.map*/