body.page-template-page-cart-checkout{
	color: #000000;
	font-family: "Open Sans", sans-serif;
	overflow-x: hidden;
}

.page-template-page-cart-checkout h1, .page-template-page-cart-checkout h2, .page-template-page-cart-checkout h3, .page-template-page-cart-checkout h4, .page-template-page-cart-checkout h5, .page-template-page-cart-checkout h6, .page-template-page-cart-checkout .h1, .page-template-page-cart-checkout .h2, .page-template-page-cart-checkout .h3, .page-template-page-cart-checkout .h4, .page-template-page-cart-checkout .h5, .page-template-page-cart-checkout .h6, .page-template-page-cart-checkout .bold, .page-template-page-cart-checkout strong {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    letter-spacing: -1px;
}

.page-template-page-cart-checkout .entry-content{
	margin-top: 0;
}

#upsell-s1{
	background: #e0e0e0;
	height: auto;
	position: relative;
}

#upsell-s1:after{
	content: "";
	background: url(/wp-content/uploads/2022/05/women-legs.png) no-repeat 0 0/cover;
	position: absolute;
	top: 0;
	right: 0;
	width: 465px;
	height: 640px;
	z-index: 1;
}

#upsell-s1 h1{
    background: url(/wp-content/uploads/2022/05/yellow-swoosh.png) no-repeat center center/cover;
    color: #e30613;
	font-weight: 700;
    line-height: 1em;
    margin: 0px auto;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
	height: 47px;
	width: 419px;
}

#upsell-s1 header .highlight{
	color: #ec677a;
	font-size: 30px;
	font-style: italic;
	font-weight: 800;
}

#upsell-s1 header p{
	color: #000000;
	font-size: 30px;
	font-style: italic;
	font-weight: 800;
	line-height: 1.2em;
	margin-bottom: 0;
}

#intro{
	position: relative;
}

#intro .inner-wrap{
	flex-basis: 61.5%;
	position: relative;
}

#intro .image{
    flex-basis: 30%;
	position: relative;
}

#intro .image img{
	position: absolute;
	top: 0;
	left: 0;
	max-width: none;
}

@media screen and (min-width: 1025px) and (max-width: 1450px) {
	
	#intro {
		position: relative;
	}

	#intro .inner-wrap {
		flex-basis: 50%;
	}
	
	#intro .image {
		flex-basis: 50%;
		position: relative;
	}
	
	#intro .image img {
		position: absolute;
		top: 0;
		left: 157px;
		width: 100%;
	}
	
}

@media screen and (min-width: 992px) and (max-width: 1025px) {
	
	#upsell-s1:after{
		right: 0;
		opacity: 0.2;
	}
	
	#intro {
		position: relative;
	}

	#intro .inner-wrap {
		flex-basis: 50%;
	}
	
	#intro .image {
		flex-basis: 50%;
		position: relative;
	}
	
	#intro .image img {
		position: absolute;
		top: 0;
		left: 47px;
		width: 100%;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	
	#intro .d-flex{
		flex-direction: column;
	}
	
	#intro .inner-wrap {
		flex-basis: 100%;
	}
	
	#intro .image {
		flex-basis: 100%;
		position: relative;
	}
	
	#intro .image img {
		max-width: 100%;
		margin-bottom: 20px;
		position: relative;
		left: 92px;
	}

}


@media screen and (max-width: 767px){
	
	#intro .d-flex{
		flex-direction: column;
	}
	
	#intro .inner-wrap {
		flex-basis: 100%;
	}
	
	#intro .image {
		flex-basis: 100%;
		position: relative;
	}
	
	#intro .image img {
		max-width: 100%;
		margin-bottom: 20px;
		position: relative;
		left: 15px;
	}

}

/**/

#intro .btn-primary, 
#intro .btn-primary:visited {
    display: block;
    background: #252525;
    border: none;
    color: #ffffff;
	font-weight: 700;
    line-height: 1.2em;
    margin: 0px auto 20px;
    max-width: 600px;
    padding: 15px 10px;
    position: relative;
}

#intro .btn-primary:hover,
#intro .btn-primary:focus{
	background: #252525;
	border: none;
	box-shadow: none !important;
	color: #ffffff;
}

#intro .btn-primary:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(37, 37, 37, 0);
    border-left-color: #252525;
    margin-top: -24px;
    border-right-width: 24px;
    border-top-width: 24px;
    border-bottom-width: 24px;
    border-left-width: 20px;
}

.page-template-page-cart-checkout .product-packages{
	position: relative;
	z-index: 2;
}

.page-template-page-cart-checkout .product-packages .d-flex{
	align-items: center;
}

.page-template-page-cart-checkout .product-packages .testimonials {
    flex-basis: 375px;
    margin-right: 45px;
}

.page-template-page-cart-checkout .testimonials p{
	color: #000000;
	font-family: "Open Sans", sans-serif;
    font-size: 18px;
    font-style: italic;
    font-weight: 800;
	line-height: 1.5rem;
	margin-bottom: 0;
    max-width: 400px;
	position: relative;
}

.page-template-page-cart-checkout .testimonials p:before{
    content: "";
    background: url(/wp-content/uploads/2022/05/pink-quote.png) no-repeat 0 0/cover;
    width: 51px;
    height: 37px;
    display: inline-block;
    margin-right: 10px;
}

.page-template-page-cart-checkout .testimonials .d-flex{
	justify-content: center;
}

.page-template-page-cart-checkout .testimonials img{
	margin-left: 10px;
}

.page-template-page-cart-checkout .testimonials small{
	font-size: 16px;
	font-style: italic;
	font-weight: 800;
}

.page-template-page-cart-checkout .product-packages .prod{
    flex-basis: 265px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.page-template-page-cart-checkout .pkg-section{
	height: auto;
	text-align: center;
}

.page-template-page-cart-checkout .pkg-section h3{
	color: #000000;
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 10px;
}

.page-template-page-cart-checkout .card-retail{
	color: #000000;
	font-size: 26px;
	font-weight: 800;
	line-height: 1em;
	margin-bottom: 0px;
}

.page-template-page-cart-checkout .card-retail .linethrough{
	color: #ff0000;
	text-decoration: line-through;
}

.page-template-page-cart-checkout .card-sale-price{
	color: #000000;
	font-size: 32px;
	font-weight: 800;
	margin-bottom: 10px;
}

.page-template-page-cart-checkout .multi-currency{
	color: #ff0000;
}

.page-template-page-cart-checkout .product-packages .btn-primary,
.page-template-page-cart-checkout .product-packages .btn-primary:visited{
    display: block;
    background: #252525;
    border: none;
	color: #ffffff;
    font-size: 20px;
	font-weight: 700;
	line-height: 1.3em;
    margin: 0px auto 20px;
    max-width: 640px;
    padding: 15px 10px;
	position: relative;
}

.page-template-page-cart-checkout .product-packages .btn-primary:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(37, 37, 37, 0);
	border-left-color: #252525;
	border-width: 28px;
	margin-top: -28px;
}

.page-template-page-cart-checkout .product-packages .btn-primary:hover,
.page-template-page-cart-checkout .product-packages .btn-primary:focus{
	background: #252525;
	border: none;
	box-shadow: none !important;
	color: #ffffff;
}

.page-template-page-cart-checkout .product-packages .btn-secondary{
    display: block;
    background: #aaaaaa;
    box-shadow: none;
    border: none;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    margin: 0px auto 0px;
    max-width: 200px;
}

.page-template-page-cart-checkout .product-packages .btn-secondary:hover,
.page-template-page-cart-checkout .product-packages .btn-secondary:focus{
	background: #aaaaaa;
	border: none;
	box-shadow: none !important;
	color: #ffffff;
}

.page-template-page-cart-checkout .card-retail sup {
	top: 0;
	font-size: 26px;
}
.page-template-page-cart-checkout .card-sale-price sup{
	top: 0;
	font-size: 26px;
}

@media screen and (min-width: 1026px) and (max-width: 1199px) {
	
	.page-template-page-cart-checkout .testimonials .d-flex {
		padding-top: 20px;
	}
	
	.page-template-page-cart-checkout .pkg-section {
		height: auto;
	}
	
	#upsell-s1:after {
		background: url(/wp-content/uploads/2022/05/women-legs.png) no-repeat 0 0/cover;
		right: -156px;
		width: 465px;
		height: 640px;
		opacity: 0.2;
	}
	
	.page-template-page-cart-checkout .product-packages .btn-primary:after {
		border-width: 27px;
		margin-top: -27px;
	}

}

@media screen and (min-width: 768px) and (max-width: 991px) {
	
	.page-template-page-cart-checkout .testimonials .d-flex {
		padding-top: 20px;
	}
	
	.page-template-page-cart-checkout .pkg-section {
		height: auto;
		text-align: center;
	}
	
	#upsell-s1:after {
		background: url(/wp-content/uploads/2022/05/women-legs.png) no-repeat 0 0/cover;
		right: 0px;
		width: 465px;
		height: 640px;
		opacity: 0.2;
	}
	
	.page-template-page-cart-checkout .product-packages .btn-primary:after {
		border-width: 25px;
		margin-top: -25px;
	}
	
	#upsell-s12 #pkg-section .btn-primary{
		width: auto !important;
	}

}

@media screen and (max-width: 767px) {

	.page-template-page-cart-checkout .product-packages .d-flex {
		align-items: center;
		flex-direction: column-reverse;
	}
	
	#intro .btn-primary:after{
		display: none;
	}

	#upsell-s1:after{
		display: none;
	}
	
	#upsell-s1 .prod{   
    	position: relative;
		left: 20px;
	}

	.page-template-page-cart-checkout .product-packages .testimonials {
		margin-right: 0;
		flex-basis: auto;
	}

	#upsell-s1 h1 {
		background-position: 10px 3px;
		background-size: contain;
		height: 41px;
		font-size: 18px;
		margin-bottom: 10px;
		width: 360px;
	}

	.page-template-page-cart-checkout .product-packages .prod{
		margin-top: 20px;
	}

	.page-template-page-cart-checkout .product-packages .card-body{
		padding: 20px 0px;
	}

	#upsell-s1 header .highlight {
		font-size: 20px;
	}
	
	#upsell-s1 header p {
		font-size: 20px;
	}
	
	.page-template-page-cart-checkout .testimonials p{
		margin-bottom: 10px;
	}
	
	.page-template-page-cart-checkout .product-packages .testimonials .d-flex{
		flex-direction: row;
		align-items: flex-start;
	}
	
	.page-template-page-cart-checkout .pkg-section {
		height: auto;
		padding: 20px 0px 0px;
	}
	
	.page-template-page-cart-checkout .card-retail {
		font-size: 21px;
		margin-bottom: 0px;
	}
	
	.page-template-page-cart-checkout .card-sale-price {
		font-size: 24px;
	}
	
	.page-template-page-cart-checkout .product-packages .btn-primary {
		font-size: 16px;
		padding: 15px 15px;
		text-align: left;
		width: 85%;
	}
	
	.page-template-page-cart-checkout .product-packages .btn-primary:after {
		margin-top: -26px;
		border-right-width: 25px;
		border-top-width: 25px;
		border-bottom-width: 25px;
		border-left-width: 20px;
	}
	
	.page-template-page-cart-checkout .card-retail sup {
		top: 0;
		font-size: 21px;
	}
}

/**/

#upsell-s2{
	padding: 30px 0px;
}

#upsell-s2 .title{
	color: #000000;
    font-weight: 700;
    margin-bottom: 30px;
    text-align: center;
    font-size: 24px;
}

#upsell-s2 .testimonial{
    background: #f9d0d3;
    border-radius: 20px;
	margin-bottom: 15px;
    padding: 25px;
}

#upsell-s2 .testimonial p{
	font-size: 18px;
	font-style: italic;
	font-weight: 800;
	position: relative;
}

#upsell-s2 .testimonial p:before {
    content: "";
	display: inline-block;
    background: url(/wp-content/uploads/2022/05/pink-quote.png) no-repeat 0 0/cover;
    width: 51px;
    height: 37px;
    margin-right: 10px;
}

#upsell-s2 .testimonial small{
	font-size: 12px;
	font-style: italic;
	font-weight: 800;
	padding-left: 10px;
	padding-top: 15px;
}

@media screen and (max-width: 767px){

	#upsell-s2 {
		padding: 20px 0px;
	}
	
	#upsell-s2 .title{
		margin-bottom: 20px;
	}
	
	#upsell-s2 .testimonial small {
		font-size: 16px;
		padding-top: 0;
		align-self: center;
	}

}

#upsell-s3{
	background: #f4f4f4;
	padding: 0px;
	overflow: hidden;
}

#upsell-s3 .container{
	position: relative;
}

#upsell-s3 .container:after {
    content: "";
    background: url(/wp-content/uploads/2022/05/leg-scrub.jpg) no-repeat 0 0/cover;
    width: 582px;
    height: 509px;
    position: absolute;
    top: 0;
    right: -202px;
}

#upsell-s3 .inner-wrap{
	padding: 40px 0px;
}

#upsell-s3 p{
	font-size: 16px;
}

#upsell-s3 .highlight{
	color: #ec677a;
	font-weight: 700;
}

#upsell-s3 .checkmarks{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#upsell-s3 .checkmarks li {
	font-size: 16px;
	list-style: none;
	font-weight: 700;
	margin-bottom: 10px;
    position: relative;
    padding-left: 30px;
}

#upsell-s3 .checkmarks li:before{
	content:"";
	position:absolute;
	left: 0px;
	background: url(/wp-content/uploads/2022/05/pink-checkmark.png) no-repeat 0 0/cover;
	width:21px;
	height:20px;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	
	#upsell-s3 .container:after {
		content: "";
		background: url(/wp-content/uploads/2022/05/leg-scrub.jpg) no-repeat center 0/cover;
		position: absolute;
		width: 715px;
		height: 605px;
		top: 0;
		right: -405px;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	
	#upsell-s3 .container img {
		display: table;
		margin: 0px auto 40px;
	}
	
	#upsell-s3 .inner-wrap {
		padding: 40px 0px 15px;
	}
	
	#upsell-s3 .container:after{
		display: none;
	}
	
}


@media screen and (max-width: 767px){
	
	#upsell-s3 .container:after{
		display: none;
	}
	
	#upsell-s3 .title{
		font-size: 26px;
		text-align: center;
	}
	
	#upsell-s3 .container img {
		display: table;
		margin: 0px auto 20px;
	}
	
	#upsell-s3 .inner-wrap {
		padding: 30px 0px 0px;
	}
	
}

/**/

#upsell-s4{
	background: #d0989f;
    padding: 40px 0px;
}

#upsell-s4 .title{
	color: #ffffff;
	margin-bottom: 20px;
	text-align: center;
}

#upsell-s4 p{
	color: #ffffff;
}

@media screen and (max-width: 767px) {
	
	#upsell-s4{
		padding: 30px;
	}
	
	#upsell-s4 .title{
		font-size: 28px;
	}
	
	#upsell-s4 img{
		margin-bottom: 20px;
	}
	
}

/**/

#upsell-s5{
	padding: 40px 0px;
}

#upsell-s5 .highlight {
    color: #ec677a;
    font-weight: 700;
}

@media screen and (min-width: 992px) and (max-width: 1199px)  {
	
	#upsell-s5 img{
		display: table;
		margin: 0px auto;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 991px)  {
	
	#upsell-s5 .title{
		font-size: 32px;
		margin-bottom: 20px;
		text-align: center;
	}
	
	#upsell-s5 img{
		display: table;
		margin: 0px auto;
		position: relative;
		left: 15px;
	}
	
}

@media screen and (max-width: 767px) {
	
	#upsell-s5{
		padding: 30px 0px;
	}
	
	#upsell-s5 .title{
		font-size: 26px;
		text-align: center;
	}
	
	#upsell-s5 img{
		position: relative;
		left: 15px;
	}
	
}

/**/

#upsell-s6{
    background: url(/wp-content/uploads/2022/05/women-splash.png) no-repeat 0 center #f4f4f4;
    max-width: 1920px;
    margin: 0px auto;
	padding: 40px 0px;
}

#upsell-s6 .highlight{
	color: #ec677a;
	font-weight: 700;
}

@media screen and (min-width: 991px) and (max-width: 1199px){
	
	#upsell-s6{
		background-size: 50% auto;
		background-position: 0 center;
		padding: 0px 0px 50px;
	}
	
	#upsell-s6 img {
		position: relative;
		bottom: -20px;
		right: -65px;
		width: 300px;
		margin-top: 0;
	}
	
	#upsell-s6 .title {
    	font-size: 26px;
		margin-bottom: 20px;
		text-align: center;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 991px){
	
	#upsell-s6{
		background-size: contain;
		background-position: 0 bottom;
		padding: 30px 0px 130px;
	}
	
	#upsell-s6 .row {
		flex-direction: column-reverse;
	}
	
	#upsell-s6 img {
		position: relative;
		bottom: -100px;
		right: -25px;
		width: 300px;
		margin-top: 0;
	}
	
	#upsell-s6 .title{
		font-size: 26px;
		text-align: center;
	}
	
}

@media screen and (max-width: 767px){
	
	#upsell-s6{
		background-size: contain;
		background-position: 0 bottom;
		padding-top: 0;
	}
	
	#upsell-s6 .row {
		flex-direction: column-reverse;
	}
	
	#upsell-s6 img{
		position: relative;
		bottom: -45px;
		right: -25px;
		width: 180px;
		margin-top: 0;
	}
	
	#upsell-s6 .title{
		font-size: 26px;
		text-align: center;
	}
}

/**/

#upsell-s7 {
    padding: 60px 0px;
}

#upsell-s7 .testimonial{
    background: #f8d0d3;
    border-radius: 20px;
    padding: 40px 30px 40px 50px;
    text-align: left;
}

#upsell-s7 .testimonial p {
    font-size: 18px;
    font-style: italic;
    font-weight: 800;
    position: relative;
}

#upsell-s7 .testimonial p:before {
    content: "";
    display: inline-block;
    background: url(/wp-content/uploads/2022/05/pink-quote.png) no-repeat 0 0/cover;
    width: 51px;
    height: 37px;
    margin-right: 10px;
}

#upsell-s7 img {
    position: absolute;
    top: -25px;
    right: -190px;
}

#upsell-s7 .testimonial img{
	position: relative;
	top: 0;
	left: 0;
}

#upsell-s7 .testimonial small {
    font-size: 14px;
    font-style: italic;
    font-weight: 800;
    padding-left: 15px;
    padding-top: 0;
    align-self: center;
}

@media screen and (max-width: 767px){
	
	#upsell-s7 {
		background: #f4f4f4;
		padding: 30px 0px;
	}
	
	#upsell-s7 img{
		display: none;
	}
	
	#upsell-s7 .testimonial {
		border-radius: 20px;
		padding: 30px 25px 30px 25px;
		text-align: left;
	}
	
}

#upsell-s8{
	background: #e0e0e0;
	padding: 40px 0px;
}

#upsell-s8 .pkg-section h3 {
    font-size: 26px;
    margin-bottom: 10px;
}

#upsell-s8 .pkg-section h3 em{
	font-weight: 800;
}

#upsell-s8 .pkg-section .btn-primary,
#upsell-s8 .pkg-section .btn-primary:visited{
    display: block;
    background: #252525;
    border: none;
	color: #ffffff;
	line-height: 1.2em;
    margin: 0px auto 20px;
    max-width: 600px;
    padding: 15px 10px;
	position: relative;
}

#upsell-s8 .pkg-section .btn-primary:hover,
#upsell-s8 .pkg-section .btn-primary:focus{
	background: #252525;
	border: none;
	box-shadow: none !important;
	color: #ffffff;
}

#upsell-s8 .pkg-section .btn-primary:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(37, 37, 37, 0);
    border-left-color: #252525;
    margin-top: -24px;
    border-right-width: 24px;
    border-top-width: 24px;
    border-bottom-width: 24px;
    border-left-width: 20px;
}

#upsell-s8 .pkg-section .btn-secondary{
    display: block;
    background: #aaaaaa;
    box-shadow: none;
    border: none;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    margin: 0px auto 0px;
    max-width: 200px;
}

#upsell-s8 .pkg-section .btn-secondary:hover,
#upsell-s8 .pkg-section .btn-secondary:focus{
	background: #aaaaaa;
	border: none;
	box-shadow: none !important;
	color: #ffffff;
}

@media screen and (min-width: 768px) and (max-width: 991px){
	
	#upsell-s8 .row{
		text-align: center
	}
	
}

@media screen and (max-width: 767px){
	
	#upsell-s8 img{
		display: table;
		margin: 0px auto;
		position: relative;
		left: 15px;
	}
	
	#upsell-s8 #pkg-section .btn-primary {
		background: #252525;
		font-size: 16px;
		position: relative;
		padding: 15px 15px;
		text-align: left;
		width: 95%;
		margin-left: 0;
	}
	
	#upsell-s8 #pkg-section .btn-primary:after {
		left: 100%;
		top: 50%;
		border: solid transparent;
		content: "";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(37, 37, 37, 0);
		border-left-color: #252525;
		margin-top: -35px;
		border-right-width: 35px;
		border-top-width: 35px;
		border-bottom-width: 34px;
		border-left-width: 20px;
	}
}

#upsell-s9 {
    background: url(/wp-content/uploads/2022/05/table-dropper.jpg) no-repeat 0 0/48% auto #d0989f;
}

#upsell-s9 .container{
    height: 460px;
}

#upsell-s9 h3{
	color: #ffffff;
}

#upsell-s9 p{
	color: #ffffff;
}

@media screen and (min-width: 992px) and (max-width: 1199px){
	
	#upsell-s9 {
		background: url(/wp-content/uploads/2022/05/table-dropper.jpg) no-repeat -445px 0/90% auto #d0989f;
	}

}

@media screen and (min-width: 768px) and (max-width: 991px){
	
	#upsell-s9 {
		background: #d0989f;
		padding: 40px 0px;
	}
	
	#upsell-s9 .container {
		height: auto;
	}
	
	#upsell-s9 img{
		margin-bottom: 20px;
	}

}

@media screen and (max-width: 767px){
	
	#upsell-s9{
		background-image: none;
	}
	
	#upsell-s9 .container {
		height: auto;
	}
	
	#upsell-s9 .row{
		flex-direction: column-reverse;
	}
	
	#upsell-s9 h3{
		padding-top: 20px;
	}
	
	#upsell-s9 img{
		position: relative;
		left: -15px;
		margin-top: 20px;
		max-width: none;
		width: calc(100% + 30px);
	}

}

#upsell-s10{
    padding: 40px 0px;
}

#upsell-s11{
	background: #ebebeb;
	padding: 40px 0px;
}

#upsell-s11 img{
	margin: 0px auto;
}


/**/

#upsell-s12{
    background: #c9d8de;
    padding: 40px 0px;
    position: relative;
    overflow: hidden;
}

#upsell-s12:before{
	content:"";
	background: url(/wp-content/uploads/2022/05/peach-woman.png) no-repeat right 0/cover;
	position: absolute;
	top: 0;
	right: 0;
	width: 938px;
	height: 626px;
	opacity: 0.7;
}

#upsell-s12 .row{
	margin: 40px 0px 0px;
}

#upsell-s12 p{
	font-style: italic;
	font-weight: 800;
}

#upsell-s12 .pkg-section p{
	font-style: normal;
}

#upsell-s12 .highlight{
	color: #ec677a;
}

#upsell-s12 .sub-title em{
	font-weight: 800;
}

#upsell-s12 .linethrough{
	color: #ff0000;
	text-decoration: line-through;
}

#upsell-s12 .btn-primary{
	background: #252525;
	border: none;
	box-shadow: none;
    color: #ffffff;
    text-align: left;
    line-height: 1.2em;
	margin: 0px auto 20px;
    padding: 10px 20px;
	position: relative;
}

#upsell-s12 .pkg-section .btn-primary:after {
	content: "";
    height: 0;
    width: 0;
    position: absolute;
    left: 100%;
    top: 50%;
    border: solid transparent;
    pointer-events: none;
    border-color: rgba(37, 37, 37, 0);
    border-left-color: #252525;
    margin-top: -20px;
    border-right-width: 20px;
    border-top-width: 20px;
    border-bottom-width: 19px;
    border-left-width: 16px;
}

#upsell-s12 .pkg-section .btn-secondary{
    display: block;
    background: #aaaaaa;
    box-shadow: none;
    border: none;
    color: #ffffff;
    font-size: 20px;
    font-weight: 700;
    margin: 0px auto 0px;
    max-width: 200px;
}

#upsell-s12 .pkg-section .btn-secondary:hover,
#upsell-s12 .pkg-section .btn-secondary:focus{
	background: #aaaaaa;
	border: none;
	box-shadow: none !important;
	color: #ffffff;
}


@media screen and (min-width: 1200px) {

	#upsell-s12:before{
		right: -150px;
	}
	
}

@media screen and (max-width: 1199px) {

	#upsell-s12:before{
		right: -200px;
		opacity: .2;
	}
	
}

@media screen and (max-width: 991px) {
	
	#upsell-s12:before{
		display: none;
	}
	
	#upsell-s12 img{
		display: table;
		margin: 0px auto;
	}
	
	#upsell-s12 #pkg-section .btn-primary {
		background: #252525;
		font-size: 16px;
		position: relative;
		padding: 15px 15px;
		text-align: left;
		width: 95%;
		margin-left: 0;
	}
	
	#upsell-s12 #pkg-section .btn-primary:after {
		left: 100%;
		top: 50%;
		border: solid transparent;
		content: "";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(37, 37, 37, 0);
		border-left-color: #252525;
		margin-top: -34px;
		border-right-width: 34px;
		border-top-width: 34px;
		border-bottom-width: 34px;
		border-left-width: 20px;
	}
	
	#upsell-s12 .btn-secondary {
		display: table;
		margin: 0px auto;
	}
	
}