/*Existing component css*/


.litter-decider-page {
	color: #444444;
	text-align: center;
}

.litter-decider-page h1 {
	color: #fff;
	font-weight: bold;
	font-size: 50px;
	line-height: 53px;
}

@media (max-width:767px) {
	.litter-decider-page h1 {
		font-size: 28px;
		line-height: 31px;
	}
}

.litter-decider-page h2 {
	font-weight: bold;
	font-size: 33px;
	line-height: 40px;
}

@media (max-width:767px) {
	.litter-decider-page h2 {
		font-size: 24px;
		line-height: 33px;
	}
}

.litter-decider-page h3 {
	font-weight: bold;
	font-size: 33px;
	line-height: 45px;
	text-align: left;
}


@media (max-width:767px) {
	.litter-decider-page h3 {
		font-size: 24px;
		line-height: 33px;
		text-align: center;
	}
}

.litter-decider-page img {
	width: auto;
	max-width: 100%;
}

.litter-decider-page b {
	font-family: futura-pt-medium;
}

.litter-decider-hero-section {

	display: table;
	width: 100%;
	min-height: 30vw;
	background: url('-/media/FE945DA201CD43ADA573ABF9C50DADA6.ashx') no-repeat;
	background-size: 45%;
	background-position: top right;
	text-align: left;
}

@media (max-width:767px) {
	.litter-decider-hero-section {
		background: unset;
		display: block;
		text-align: center;
		min-height: unset;
		background-size: 45%;
		background-position: top right;
	}
}

.litter-decider-hero-text {
	display: table-cell;
	vertical-align: middle;
	padding: 0% 45% 5% 7%;
}

@media (max-width:767px) {
	.litter-decider-hero-text {
		display: block;
		padding: 2% 5%;
	}
}

@media(max-width: 767px) {
	#mainContainer .container img {
		width: auto !important;
	}

	.guess-main .download-button {
		margin-top: 0;
	}

	.ahoc-lp p {
		text-align: center !important;
		padding-bottom: 13px !important;
	}

	.guess-main h3 {
		color: #F88C00;
		font-weight: 600;
		font-size: 27px !important;
		margin-bottom: 20px !important;
		text-align: center;
	}

	.guess-main {
		position: absolute;
		top: 57px;
		left: 0 !important;
		right: 0 !important;
		padding: 0px 33px !important;
	}

	.guess-main .download-button {
		margin-top: 16px;
		text-align: center;
	}

	#mainContainer .container img {
		width: auto !important;
		margin: 0 auto
	}
}

.deskguess {
	display: block;
}

.download {
	height: 38px;
	width: 202px;
	margin-left: 39px;
}

.mobguess {
	display: none;
}

@media (min-width: 200px) and (max-width: 1100px) {
	.mobguess {
		display: block
	}
}

@media (min-width: 200px) and (max-width: 1100px) {
	.deskguess {
		display: none;
	}
}

.guess-main {
	position: absolute;
	top: 57px;
	left: 18%;
}

.guess-main .download-button {
	margin-top: 16px;
}

.guess-main h3 {
	color: #ff9d1d;
	font-weight: 600;
	font-size: 27px;
	margin-bottom: 0px;
}

.guess-main p {
	font-size: 18px;
	margin-left: 20px;
	font-weight: 600;
}

.stain-pain-container {
	background-color: #FFF1E6;
	position: relative;
}

.product-bar.category-prod,
.about-product {
	padding: 0;
}

.about-product .container {
	width: 100%;
	padding: 0;
}

.about-product p span {
	text-transform: none;
}

.full-width {
	width: 100%;
}

.ahoc-inner {
	width: 70%;
	max-width: 950px;
	margin: auto;
	padding: 0px 0px 30px;
}

@media (max-width:1100px) {
	.ahoc-inner {
		width: 90%;
	}
}

.ahoc-hero {
	background-image: url('-/media/623E4B8AD8BB4E2EAC58B0C5F607DC96.ashx');
	background-size: auto 100%;
	background-position: 75% 100%;
	background-repeat: no-repeat;
	height: 32vw;
}

@media (max-width:1100px) {
	.ahoc-hero {
		background-color: #FF9500;
		background-image: url('-/media/9345FB6CC07748978B38395D09EA2327.ashx');
		background-size: 100% auto;
		background-position: 50% 0%;
		background-repeat: no-repeat;
		height: 140vw;
	}
}

.ahoc-lp img {
	width: auto;
	max-width: 100%;
	margin: auto;
}

.ahoc-lp h2 {
	font-family: futura-pt-medium;
	color: #F88C00;
	font-size: 32px;
	line-height: 53px;
	text-align: center;
	margin: auto;
	padding-bottom: 8px;
}

@media (max-width:1100px) {
	.ahoc-lp h2 {
		font-size: 26px;
		line-height: 32px;
		padding-bottom: 4vw;
	}
}

.ahoc-lp p {
	color: #011A57;
	text-align: center;
}

@media (max-width:1100px) {
	.ahoc-lp p {
		text-align: left;
		padding-bottom: 5vw;
	}
}

.ahoc-lp a {
	color: unset;
	text-decoration: underline;
	display: inline;
	font-size: unset;
	white-space: nowrap;
}

.buy-now-side-button {
	position: fixed;
	right: 0;
	top: 80vh;
	z-index: 1;
}

.ahoc-lp .red-button {
	font-family: futura-pt-medium;
	font-size: 20px;
	color: #fff;
	background-color: #CE1443;
	padding: 8px 34px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 25px;
	display: inline-block;
	margin: 30px 25px 0;
	min-width: 130px;
}

@media (max-width:500px) {
	.ahoc-lp .red-button {
		margin: 10px 25px 0;
		min-width: 225px;
	}
}

@media (max-width:500px) {
	.stain-pain-article .red-button {
		margin: 10px 25px 12vw;
	}
}

.cant-hide-container {
	//background-image:url('-/media/09922166CFAF4DC5A4F49AF22855430D.ashx');
	background: linear-gradient(#FF9500, #FFC200);
	//background-size:100% auto;
	//background-position:50% 0%;
	//background-repeat:no-repeat;
}

.cant-hide-container h2,
.cant-hide-container p {
	color: #fff;
}

@media (max-width:500px) {
	.cant-hide-container p {
		text-align: center;
	}
}

.cant-hide-video-container {
	width: 100%;
	background-size: 100% auto;
	background-position: 50% 101%;
	background-repeat: no-repeat;
}

.concentrated-container {
	display: table;
}

.concentrated-image {
	display: table-cell;
	vertical-align: middle;
	width: 35%;
}

@media (max-width:500px) {
	.concentrated-image {
		display: block;
		width: 100%;
	}
}

.concentrated-text {
	display: table-cell;
	vertical-align: middle;
	width: 65%;
}

@media (max-width:500px) {
	.concentrated-text {
		display: block;
		width: 100%;
		margin: auto;
		padding: 9vw 0 0vw;
	}
}

.concentrated-text p {
	text-align: left;
	padding-left: 10%;
}

@media (max-width:500px) {
	.concentrated-text p {
		padding-left: 0;
	}
}

.ahoc-products {
	padding: 2.5vw 0 1vw;
}

.ahoc-product {
	float: left;
	width: 33%;
	padding: 0 1%;
	text-align: center;
}

.ahoc-product-name {
	font-family: futura-pt-medium;
	color: #011A57;
	font-size: 18px;
	line-height: 21px;
}

@media (max-width:500px) {
	.ahoc-product-name {
		width: min-content;
		display: inline-block;
		white-space: break-spaces;
	}
}

.buy-ahoc {
	text-align: center;
	margin: auto;
}

@media (max-width:500px) {
	.buy-ahoc {
		margin: 5vw auto 0;
	}
}

.ahoc-video-container {
	width: 100%;
	background-image: url('-/media/86E4F3A3E3374AD2B6E91B90AE7E5DF7.ashx');
	background-size: 100% auto;
	background-position: 50% 101%;
	background-repeat: no-repeat;
}

@media (max-width:500px) {
	.ahoc-video-container .ahoc-inner {
		width: 95%;
	}
}

.ahoc-reviews-container {
	background: linear-gradient(306deg, #F78F21 14.98%, #F7B618 80.77%);
	text-align: center;
	padding: 40px 0;
}

.ahoc-reviews {
	width: 90%;
	margin: auto;
}

.ahoc-review-carousel {
	max-width: 1400px;
	margin: 20px auto 30px;
}

@media (max-width:800px) {
	.ahoc-review-carousel {
		max-width: 75%;
		margin: 5vw auto 8vw;
	}
}

@media (max-width:500px) {
	.ahoc-review-carousel {
		margin: 2vw auto 8vw;
	}
}

.ahoc-review-container {
	margin: 0 1.5vw;
}

.review-upper-container {
	display: table;
}

.review-upper-image {
	display: table-cell;
	width: 15%;
}

.review-upper-text {
	display: table-cell;
	width: 85%;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	vertical-align: middle;
	text-align: left;
	padding: 0 2% 0 5%;
	font-weight: bold;
}

.ahoc-review-box {
	color: #011A57;
	background-color: #fff;
	margin: 1vw 0;
	padding: 40px 15px;
}

.ahoc-review-box span {
	display: block;
}

.ahoc-short-quote {
	font-family: futura-pt-medium;
	font-size: 18px;
	line-height: 25px;
}

.ahoc-long-quote{
	color: #0640A6;
	padding-top: 2rem;
	font-size: 16px;
	line-height: 20px;
}
.ahoc-review-box span {
	color: #0640A6;
	font-size: 16px;
}

.ahoc-quote-user {
	font-family: futura-pt-medium;
	padding-top: 2rem;
	font-size: 16px;
	line-height: 20px;
}

.ahoc-quote-user-location {
	font-size: 16px;
	line-height: 20px;
}

.review-disclaimer {
	font-size: 12px;
	line-height: 16px;
}

.ahoc-lp .more-reviews-button a {
	font-family: futura-pt-medium;
	font-size: 16px;
	color: #fff;
	border: 2px solid #fff;
	/*background-color: #E89135;*/
	padding: 8px 34px;
	font-weight: bold;
	text-decoration: none;
	border-radius: 25px;
	display: inline-block;
	margin: 30px 25px 0;
	//min-width:130px;
	height: unset !important;
}

.stain-pain-container {
	background-color: #FFF1E6;
}



.stain-pain-article {
	float: left;
	width: 40%;
	margin: 5%;
	text-align: center;
}

@media (max-width:500px) {
	.stain-pain-article {
		float: none;
		width: 100%;
		margin: auto;
	}
}

@media (max-width:500px) {
	.stain-pain-article p {
		padding-bottom: 1vw;
	}
}

.stain-pain-article-title a {
	display: block;
	margin: 2vw 0 1vw;
	font-family: futura-pt-medium;
	font-size: 19px;
	line-height: 25px;
	color: #0640A6;
	text-decoration: none;
}

.stain-pain-article-title a:hover {
	text-decoration: underline;
}

@media (max-width:500px) {
	.stain-pain-article-title a {
		margin: 5vw 0 2vw;
	}
}

@media (max-width:500px) {
	.our-promise-container {
		padding: 8vw 0 0;
	}
}

.logos-container {
	padding: 1.5vw 0 0;
	text-align: center;
}

.ahoc-lp .logo {
	text-align: center;
	display: table-cell;
	width: 18%;
	padding: 1%;
}

@media (max-width:500px) {
	.ahoc-lp .logo {
		display: inline-table;
		width: 32%;
		padding: 0 5% 2%;
	}
}

.dfs-container {
	background-color: #F8F8F8;
	display: table;
}

@media (max-width:500px) {
	.dfs-container {
		position: relative;
		padding-top: 22vw;
	}
}

.dfs-image {
	display: table-cell;
	vertical-align: middle;
	padding: 1.5vw 2%;
	width: 40%;
}

@media (max-width:500px) {
	.dfs-image {
		display: block;
		width: 95%;
		margin: auto;
	}
}

.dfs-text {
	display: table-cell;
	vertical-align: middle;
	padding: 1.5vw 2%;
	width: 60%;
}

@media (max-width:500px) {
	.dfs-text {
		display: block;
		width: 95%;
		margin: auto;
	}
}

.dfs-text h2,
.dfs-text p {
	text-align: left;
}

@media (max-width:500px) {
	.dfs-text h2 {
		position: absolute;
		top: 0;
		width: 82%;
		text-align: center;
		padding-top: 10vw;
	}
}

/*Existing component css*/


/* this css only written for codepen view */

/* this css only written for codepen view */

body {
	padding: 0px;
	margin: 0px;
}

.text-center {
	text-align: center;
}

.row {
	--bs-gutter-x: unset;
	--bs-gutter-y: 0;
}

.d-flex {
	display: flex;
}

.justify-content-between {
	justify-content: space-between;
}

.Section-05 .row,
.Section-06 .row {
	display: flex;
	max-width: 1170px;
	margin: 0px auto;
}

.Section-05 .col-6 {
	width: 50%;
}


.container-fluid {
	position: relative;
}

.Section-01 {
	padding: unset;
}

.Section-01 img {
	width: 100%;
	height: 100%;
}


.Section-03 {
	min-height: 400px;
	background: url(-/media/613BE13534B34CD491B652C4FD1D4185.ashx) no-repeat;
	margin-top: -4px;
	min-height: 300px;
	background-size: cover;
	padding-left: 15px;
	padding-right: 15px;
}

.Section-03 .cant-hide-container {
	background: unset;
	text-align: center
}


.patch_bg {
	position: absolute;
	top: 0px;
	width: 100%;
}

.banner-content {
	max-width: 330px;
	text-align: center;
	margin: 0px auto;
	padding: 0;
	padding-top: 3.7%;

}

.banner-content h1 {
	margin: unset;
	padding: unset;
	font-size: 65px;
}
.banner-content h1 span:last-child{
font-size:58px}

.banner-content p {
	padding-top: 10px;
	margin-top: unset;
	font-size: 24px;
	line-height:unset;
	font-weight: 400;

}


.Section-05 {
	background: url('-/media/1DE80DB680EC499895BDDC5E0B6AB150.ashx') no-repeat;
	background-size: contain;
	padding: unset;
	padding-top: 72px;
	margin: unset;
	z-index: 1;

}

.img-container-left img {
	max-height: 450px;
	height: unset !important;
	width: unset !important;
}

.content-container-left p,
.buttons-contnet {
	font-size: 20px;
	line-height: 32px;
}

.Section-05 .col-6 h2, .Section-05 .col-6 p{
	max-width:420px;
	margin:0px auto 15px;
}
.buttons-contnet{
	max-width:370px;
	margin:auto;
}

.Section-06 .row p {
	font-size: 16px;
	line-height: 32px;
}

.content-container-left h2,
.banner-content h1,
.litter-decider-page h3 {
	color: #FFA300;
}

.buttons-contnet .btn {
	width: 45%;
	max-width:45%;
	margin-top: 15px;
	background-color: #BA0C2F;
	border-radius: 40PX;
	border: unset;
	font-size: 15px;
	padding: 12px 10px;
	color: #fff;
}

.Section-06 {
	background: url(-/media/D79693BE91B44F81922ED6C3F391AE98.ashx) no-repeat, linear-gradient(315deg, rgba(158, 158, 158, 0.9640231092436975) 0%, rgba(235, 235, 235, 1) 75%);
	margin-top: -150px;
	background-size: contain;

}

.content-bottom-bg {
	padding-top: 160px;
	padding-bottom: 20px;
}

.content-bottom-bg p {
	margin-bottom: unset;
	padding-bottom: unset;
}

.Section-07 {
	background: #FFF1E6;
}

.Section-07 .stain-pain-container {
	background: url('-/media/53B04698BFE24775984E7AA26B2C0A31.ashx') no-repeat;
	background-size:100% auto;
	background-position:50% 50%;
}




.litter-decider-page p,
.Section-03 .cant-hide-container p {
	font-size: 20px;
	line-height: normal;
	font-weight: normal;
}

.litter-decider-page h3 {
	font-weight: normal;
}

.Section-03 .cant-hide-container h2 {
	text-transform: uppercase;
}

.about-product>.container {
	padding: unset;
	max-width: 100%;
}

.about-product p {
	color: #000
}

.desktop-hide {
	display: none
}

.mobile-hide {
	display: block
}

.slick-slide.slick-active.slick-current div a {
	margin: 20px 25px 0px;
}
.Section-03 h3{
		    line-height: normal;
			text-align: center;
			color:#fff;
			font-size:41px;
			margin-bottom:10px;

	}
	.Section-03 p{
		color:#fff
	}
	.litter-decider-hero-text {
    padding: 5% 56% 5% 11%;
	
}
/*.litter-decider-hero-text h3{
	text-align:center;
}*/
.btn, .stain-pain-article .red-button{
	border-radius: 35px;
    max-width: fit-content;
    padding: 12px 50px;
	font-size:16px;
	font-weight:normal;
}
.slick-slide.slick-active.slick-current div a, .ahoc-lp .more-reviews-button a{
	font-size:16px;
	font-weight:unset !important
}
.banner-content h1, .Section-03 h3,
.litter-decider-page h3, .content-container-left h2,
.ahoc-lp h2 {
	font-family: futura-pt-bold;
	line-height:62px;
}
.banner-content p, 
.Section-03 .cant-hide-container p, .litter-decider-page p, .ahoc-review-box span, .content-container-left p,
 .Section-06 .row p, .ahoc-lp p, .stain-pain-article .red-button, .btn, .slick-slide.slick-active.slick-current div a, 
 .ahoc-lp .more-reviews-button a, .stain-pain-article .red-button{
	font-family: futura-pt-medium;
	line-height:normal;
}
.ahoc-lp h2{
	padding-bottom:10px;
}
.footer-links{
	 padding-left: 15px;
    padding-right: 15px;
}

.Section-07 .ahoc-inner{
		padding: 50px 15px 0px 15px;
		
	}
	.Section-03 .cant-hide-container p,
	.litter-decider-page p, .content-container-left p, .ahoc-lp p, .Section-07 .ahoc-inner p{
		font-size:18px;
	}
	.litter-decider-page h3, .ahoc-lp h2, .content-container-left h2, .Section-07 .ahoc-inner h2{
		font-size:32px;
		line-height:37px;
		margin-bottom:15px;
		padding-bottom:unset;
	}
	
	.stain-pain-article p {
    padding-top: 20px;
}
.Section-07 .ahoc-inner h2{
	padding-bottom:15px;
}

.Section-07 .ahoc-inner p, .Section-07 .ahoc-inner h2{
	max-width:500px;
	margin:auto;

}

.stain-pain-article img{
	width:100%
}
	
@media (max-width:992px) {
	
.Section-01 img {
	height:auto
}
	.Section-05 .buttons-contnet{
		flex-direction:column;
		align-items:center
	}
	.Section-05 .buttons-contnet button:first-child{
		margin-bottom:0px
		
	}
	.Section-05 .buttons-contnet button:last-child{
		margin-top:10px
		
	}
	
	.Section-03 .cant-hide-container p,
	.litter-decider-page p, .content-container-left p, .ahoc-lp p{
		font-size:18px;
	}
	.litter-decider-page h3, .ahoc-lp h2, .content-container-left h2, .Section-07 .ahoc-inner h2{
		font-size:30px;
		line-height:40px;
	}
	.stain-pain-article p{
		padding-top:20px
	}
	.stain-pain-article .red-button {
		margin: 10px 25px 30px;
		font-weight:normal;
		font-size:16px;
}
	.Section-06 .row p{
		font-size:13px;
		text-align:center
	}
	.Section-06 {
		background: url(-/media/D79693BE91B44F81922ED6C3F391AE98.ashx) no-repeat, linear-gradient(315deg, rgba(158, 158, 158, 0.9640231092436975) 0%, rgba(235, 235, 235, 1) 75%);
		background-size: contain;
		margin-top: unset;
	}

	.Section-06 .content-bottom-bg {
		padding-top: 15%;

	}

	.Section-07 .stain-pain-container {
		background: none;
	}
.Section-05{
	padding-top:unset;
	background:unset;
}
	.Section-05 .row {
		flex-direction: column;
	}

	.Section-05 .row .col-6 {
		width: 100%
	}
.Section-05 .col-6 {
		padding:0px 15px;
		text-align:center;
	}
	.Section-05 .col-6 .background-litteriq.desktop-hide img{
		margin:0px -15px !important
		
	}
	.mobile-hide {
		display: none
	}

	.desktop-hide {
		display: block
	}

	.background-bannerbg {
		width: 100%;
		object-fit: cover
	}

	.background-bannerbg img {
		max-width: 100%
	}

	.row.patch_bg {
		position: unset;
		padding: 0px 15px;
		margin: unset;
		background: url('./flooral_01.png') no-repeat, #f7f7f7;
		background-size: contain;
		background-position: top left;
	}

	.banner-content {
		padding: 30px 0px 10px 0px;
	}

	.Section-01 {
		background: #efefef;
	}
	.banner-content p {
    font-size: 20px;
    font-weight: 400;
}

	.Section-03 {
		padding-top: 18%;
		background-size: 100% !important;
		background: url('-/media/055E481E62DA487B97E6CF78EFA5F939.ashx') no-repeat;
		background: url('./round_line.png') no-repeat, linear-gradient(180deg, rgba(158,158,158,1) 0%, rgba(235,235,235,1) 75%);
	}
	.litter-decider-hero-section{
		background:unset;
		display:vlovk
	}
	.litter-decider-hero-text{
		padding:15px;
		display: flex;
		max-width: 500px;
		margin: auto;
		text-align:center;
		flex-direction:column
	}
	.litter-decider-hero-text, .litter-decider-hero-text h3{
			line-height: normal;
			text-align: center;
	}
	.content-container-left p, .litter-decider-page p, .buttons-contnet, .litter-decider-hero-text,
	.Section-07 .ahoc-inner h2, .Section-07 .ahoc-inner p{
		margin:auto;
		max-width:500px;
	}
.btn{
	max-width:fit-content;
	margin:auto

}
	.background-litteriq.desktop-hide{
		    margin: 0px -15px;
	}
	.img-container-left img{
		width:100% !important;
		
	}
	.Section-03 h3{
		    line-height: 45px;
			text-align: center;
			color:#fff;
			margin-bottom: 5px;

	}
	.Section-03 p{
		color:#fff
	}
	.Section-07 .ahoc-inner{
		padding: 50px 15px 0px 15px;
		
	}
	.Section-07 .ahoc-inner p{
		padding-bottom:unset;
		text-align:center
	}
	
	.stain-pain-article p {
    padding-top: 20px;
    margin-bottom: 15px !important;
}
	
}
.banner-content h1{
//    line-height: 104%;
}