/* Product Page */
/*TODO: Remove/refactor once we can fix deal tile styles on landing page*/

@media (min-width: 576px) {
	.sumo-product-pg .container {
		max-width: 100%;
	}
}
@media (min-width: 768px) {
	.sumo-product-pg .container {
		max-width: 100%;
	}
}
@media (min-width: 992px) {
	.sumo-product-pg .container {
		max-width: 980px;
	}
}
@media (min-width: 1200px) {
	.sumo-product-pg .container {
		max-width: 1150px;
	}
}
@media (max-width: 575px) {
	.sumo-product-pg .sumo-comment-container {
		margin-left: auto;
		margin-right: auto;
		width: auto;
	}
}
.pdp-carousel-banner {
	margin: -119px -15px 33px -15px;
	width: auto;
}
.pdp-main-image-banner {
	margin-top: -56px;
	width: 100%;
	border-radius: 0px 0px 4px 4px;
}
.last-call-banner {
	position: relative;
	height: 56px;
	max-height: 56px;
	display: flex;
	align-items: center;
	background-color: #FF5732;
	padding-left: 32px;
	padding-right: 32px;
	color: #FFFFFF;
	font-size: 18px;
}
.last-call-banner-label {
	position: absolute;
	right: 32px;
	background-color: #1B1B1B;
	border-radius: 22px;
	padding: 8px 16px;
}
@media (max-width: 640px) {
	.pdp-main-image-banner {
		margin-top: -28px;
		max-width: 850px;
		height: 28px;
		max-height: 28px;
		padding-left: 8px;
		padding-right: 8px;
		font-size: 12px;
	}
	.last-call-as-plus-white {
		height: 12px;
		width: 125px;
	}
	.last-call-banner-label {
		border-radius: 12px;
		padding: 1px 7px;
		right: 8px;
	}
	.last-call-banner-exclusive,
	.last-call-horizontal-divider {
		display: none;
	}
}
.sumo-product-pg main {
	overflow: hidden;
	margin-top: 70px;
}
.sumo-product-pg .navbar {
	z-index: 100;
}
.sumo-product-pg main > .container {
	position: relative;
}
.sumo-product-header {
  margin: 10px 0;
}
.sumo-product-header .sumo-product-slogan {
	font-weight: 500;
}
.sumo-product-pg .tab-content {
	padding: 0;
	padding-top: 20px;
}
.sumo-product-pg .sumo-price {
	font-size: 1em;
}
.sumo-product-pg .sumo-old-price {
	font-size: 0.8em;
}
.sumo-product-pg .sumo-price-line .sumo-price-meta {
	padding-left: 0.6em;
}
.sumo-product-pg .progress-bar {
	background: #a9a9a9;
}
.sumo-product-container {
	background-color: #FFF;
	/*-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);*/
}
@media (min-width: 992px) {
	.sumo-product-container  {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}
.sumo-product-container .sumo-section.sumo-bg-dark {
	/* Stretch background color across container */
	margin-left: -2rem;
	margin-right: -2rem;
	padding-left: 2rem;
	padding-right: 2rem;
}
.sumo-product-pg .progress {
	margin: 0;
}
.sumo-product-pg .sumo-price-line {
	padding: 0;
}
.sumo-product-pg .progress,
.sumo-product-pg .sumo-price-line {
	margin-left: auto;
	margin-right: auto;
}
.sumo-product-pg .progress,
.sumo-product-sticky-desktop .sumo-price-line {
	max-width: 240px;
	display: inline-block;
}
.sumo-reviews-comments spa,
.sumo-save {
	white-space:nowrap;
}
.sumo-price-line {
	line-height: 1;
}

/* TL;DR Section */
/* ------------- */

.sumo-section-tldr > .row {
	margin-left: 0;
	margin-right: 0;
}
.sumo-section-tldr > .row p {
	position: relative;
	display: inline-block;
	margin-bottom: 0;
}
.sumo-section-tldr > .row p:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: .4em;
	width: 15px;
	height: 15px;
	flex-basis: 15px;
	flex-grow: 0;
	flex-shrink: 0;
	margin-right: 15px;
	border-radius: 50%;
	background: #FFBC00;
}
.sumo-section-tldr .row > * {
	padding-top: 1rem;
	padding-bottom: 1rem;
}
@media (max-width: 575px) {
	.sumo-section-tldr .row > *:nth-child(odd) {
		background-color: #FAFAFA;
	}
}
@media (min-width: 576px) {
	.sumo-section-tldr .row > *:nth-child(4n+1),
	.sumo-section-tldr .row > *:nth-child(4n+2) {
		background-color: #FAFAFA;
	}
}

/* Story Section */
/* ------------- */

#story img {
	padding: 1rem;
	border-radius: 1rem;
	max-width: 100%;
	height: auto;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.15);
}
#story img,
#story ul,
#story ol {
	margin-bottom: 2.5rem;
}
#story h2 {
	margin-bottom: 1.5rem;
}
#story h3,
#story h4,
#story h5,
#story h6 {
	font-weight: 500;
	margin-bottom: 1.5rem;
}

/* Overwrites of Compiled CSS  */
/* ----------------------- */

.sumo-product-pg .sumo-featured {
	position: relative;
	z-index: 20;
}
@media (max-width: 991px) {
	.sumo-product-pg .sumo-featured-hero {
		-webkit-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.15);
		-moz-box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.15);
		box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.15);
		position: relative;
		z-index: 2;
	}
}
.sumo-product-pg .sumo-featured-badge {
	padding: 0;
	border: none;
}

/* Sticky Buy Button – Desktop */
/* -------------------------- */

.sumo-product-sticky {
	position: relative;
	margin-left: -17px;
	margin-right: -17px;
	padding-left: 17px;
	padding-right: 17px;
}

.sumo-product-sticky-desktop {
  padding-top: 9rem;
}

.sumo-product-sticky-desktop .sumo-section {
	position: relative;
}
.sumo-product-sticky-inner-desktop {
	position: relative;
	padding-left: 1rem;
}
.gdpr-text {
	font-size: 12px;
	font-weight: 600;
	color: #8E9BAA;
}

/* Sticky Buy Button – Mobile */
/* -------------------------- */
.sticky-mobile.stuck {
  display: flex;
}
.sticky-mobile {
  display: none;
  position: fixed;
  top: 0;
	width: 100% !important;
	height: 70px;
	background: #004446;
	box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.15);
	color: #fff;
	padding: 10px 17px;
	text-align: left !important;
  z-index: 10002;
}
@media (max-width: 575px) {
  .sticky-mobile .sticky-mobile-brand img {
    width: 90px;
  }
}
.sticky-mobile .sticky-mobile-brand{
	margin-right: auto;
	width: auto;
	display: block !important;
}
.sticky-mobile > .sumo-price-line {
	margin-right: 1rem;
}
.sticky-mobile .btn {
	padding: 0.77rem 1.84rem;
  font-size: 0.77rem;
  margin: 0 !important;
}
.sticky-mobile .sumo-price-line .sumo-price,
.sticky-mobile .sumo-price-line .sumo-old-price {
	color: #fff;
  font-size: 1rem;
}
.sticky-mobile .sumo-old-price {
	font-size: 0.55em;
}
@media (max-width: 575px) {
	.sticky-mobile .sumo-price-line {
		margin-right: 0;
	}
	.sticky-mobile .sumo-price-line .sumo-price {
		border: none;
	}
}

.sticky-mobile .as-early-access {
  display: none;
}

/* Scroll to Top Element */
/* --------------------- */

.sumo-product-pg .scrolltop,
.sumo-product-pg .scrolltop .container,
.sumo-product-pg .scrolltop .row,
.sumo-product-pg .scrolltop .row > * {
	height: 0 !important;
}
.sumo-product-pg .scrolltop {
	display: none;
	width: 100%;
	margin: 0 auto;
	position: fixed;
	bottom: 50px;
	left: 0;
	text-align: center;
	z-index: 300;
	font-weight: 600;
	font-size: 0.9rem;
}
.sumo-product-pg .scrolltop .container {
	padding: 0;
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
}
.sumo-product-pg .scrolltop .row > * {
	position: relative;
}
.sumo-product-pg .scrolltop .scroll {
	position: absolute;
	bottom: 0;
	background: #FAFAFA;
}

/* Scroll Element transforms near bottom of page */
@media (min-width: 992px) {
	.sumo-product-pg .scrolltop.scroll-bottom {
		bottom: 20px;
		transition: bottom 0.3s;
		-moz-transition: bottom 0.3s;
		-webkit-transition: bottom 0.3s;
		-o-transition: bottom 0.3s;
	}
	.sumo-product-pg .scrolltop.scroll-bottom .container {
		width: 100%;
		max-width: 100%;
	}
	.sumo-product-pg .scrolltop.scroll-bottom .scroll {
		left: auto;
		right: 65px;
		-webkit-transform: scale(0.7, 0.7);
		transform: scale(0.7, 0.7);
	}
}
.sumo-product-pg .scroll {
	background: transparent;
	text-align: center;
	padding: 1rem;
	cursor:pointer;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	opacity: 0.8;
	display: inline-block;
	border-radius: 7px;
	/* Center in Div */
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.sumo-product-pg .scroll .scrolltop-icon {
	height: 34px !important;
	width: 34px !important;
	border: 3px solid #004446;
	border-radius: 50%;
	color: #004446;
}
.sumo-product-pg .scroll:hover {
	opacity: 1;
}
.sumo-product-pg .scroll:hover .scrolltop-icon {
	background: #004446;
	transition: 0.3;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	color: #FAFAFA;
}
@media (max-width: 991px) {
	.sumo-product-pg .scrolltop {
		text-align: right;
		padding: 0 17px;
		bottom: 17px;
	}
	.sumo-product-pg .scroll {
		background: #fff;
		-webkit-box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.15);
		-moz-box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.15);
		box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.15);
		opacity: 0.85;
		margin: 0;
		transform: scale(0.6, 0.6);
		left: auto;
		right: 0;
	}
}

/* Lightbox */
/* -------- */

.mdb-lightbox figure img {
	box-shadow: none;
	border-radius: 0.5rem !important;
}
@media (min-width: 576px) {
	.sumo-product-pg .mdb-lightbox figure:first-child {
		padding-top: 0;
	}
	.sumo-product-pg .mdb-lightbox [class*=col-] {
		padding-right: 17px;
	}
}
@media (max-width: 575px) {
  .sumo-product-pg .mdb-lightbox .sumo-col-xs-4 {
    -webkit-flex: 0 0 33.33%;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }

  .sumo-product-pg .mdb-lightbox.row {
    padding: 0 17px;
    margin-top: 0.5rem;
  }

  .sumo-product-pg .mdb-lightbox .sumo-col-xs-4:first-child {
    padding-left: 0;
  }

  .sumo-product-pg .mdb-lightbox .sumo-col-xs-4:last-child {
    padding-right: 0;
  }
}

/* Deal Plan */

.deal-plan-type {
  font-size: 12px;
  letter-spacing: 0.1em;
  color: #8E9BAA;
}

.deal-detail-plan-type-container {
  width: 100%;
  margin: 10px 0;
}


/* CSS/SVG Taco Ratings */

html {
  --taco-height: 24px;
  --taco-width: 120px;
}

.taco-rating {
  height: var(--taco-height);
  width: var(--taco-width);
  position: relative;
  top: 2px;
}

.taco-rating:before { /* no ratings */
  background-image: url("../images/tacos/as-taco-0.svg");
  background-repeat: no-repeat;
  background-size: var(--taco-width);
  height: var(--taco-height);
  width: var(--taco-width);
  position: absolute;
  top: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
}

.taco-rating-pct {
  display: block;
  height: var(--taco-height);
  width: var(--taco-width);
  position: absolute;
  overflow: hidden;
}

.taco-rating-pct:before { /* active */
  background-image: url("../images/tacos/as-taco-5.svg");
  background-repeat: no-repeat;
  background-size: var(--taco-width);
  height: var(--taco-height);
  top: 2px;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  content: "";
}

.taco-rating-1 {
	background-image: url("../images/tacos/as-taco-1.svg");
}
.taco-rating-2 {
	background-image: url("../images/tacos/as-taco-2.svg");
}

.taco-rating-3 {
	background-image: url("../images/tacos/as-taco-3.svg");
}

.taco-rating-4 {
	background-image: url("../images/tacos/as-taco-4.svg");
}

.taco-rating-text {
  padding-left: 10px;
}

.waitlist-not-spam-msg {
  display: inline-block;
  font-size: 0.6rem;
  line-height: 1;
}

.waitlist-email {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #CCCCCC;
  padding: 14px 10px;
  margin-bottom: 12px;
}

.waitlist-title {
  font-weight: 600;
  font-size: 16px;
}

.waitlist-subtitle {
  font-size: 12px;
}

.sticky-sidebar-taco-container {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0;
}

.tablet-sticky-container {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 15px 0;
}

.tablet-sticky-container-buy-button {
  display: flex;
  max-width: 350px;
  min-width: 180px;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.tablet-sticky-container-buy-button form {
  width: 100%;
}

.tablet-sticky-content-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-width: 250px;
  padding: 10px;
}

.tablet-sticky-price-container {
  display: flex;
  justify-content: space-between;
}

.tablet-deal-plan-container {
  margin: 5px 0;
}

.sumo-price-left {
  border-right: 1px solid gray;
  display: flex;
  flex-wrap: nowrap;
  padding-right: 5px;
  font-weight: 600;
  font-size: 18px;
}
.sumo-price-right {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  padding-left: 5px;
  font-size: 14px;
}

.condensed-container {
	margin-bottom: -25px;
}

/*************************************************************
 ** FIXME: remove after redirecting collections routes to nuxt
 *************************************************************/

/* Product Tags */

.appsumo-product-tag {
  margin: auto 5px auto 0;
  padding: 0 5px;
  border-radius: 3px;
  border: 1px solid #eeeeee;
  background-color: #f5f5f9;

  font-size: 10px;
  font-weight: 600;
  line-height: 150%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.clickable-tag {
  cursor: pointer;
  color: #0275D8;
}
.clickable-tag:hover {
  background-color: rgba(2, 117, 216, 0.05);
  border: 1px solid #eeeeee;
}
.appsumo-deal-tile-product-tag-container {
  display: flex;
  flex-wrap: wrap;
  margin: auto 0;
  align-content: center;
  padding-bottom: 4px;
  height: 26px;
}
.appsumo-deal-tile-product-tag-container .appsumo-product-tag {
  margin-bottom: 5px;
}
