@charset "utf-8";
p.hurry-time{
	font-size: 20px;
	line-height: 1.3;
	text-align: center;
	font-weight: 700;
	color: #46267a;
	margin-bottom: 0;
	padding-bottom: 0 !important;
	padding-top: 0 !important;
}
/*.cont-txt{
	background: #000;
	font-size: 30px !important;
	color: #fff !important;
	width: 60px;
	height: auto;
	
}*/
.coundown-time {

    font-size: 24px;
    font-weight: 700;
    margin:0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    position: relative;
}
#timer{
 display: flex;
    justify-content: center;
    padding: 0px 0;
    margin-top: 0px;
    max-width: 476px;
    margin: 0px auto 0;
    flex-wrap: wrap;
}

#timer div{
  padding-right:0;
  color:#000;
  padding: 10px;
  
} 
  
#timer div span{
  color:#1e1e1e;
  padding-left:0;
  font-size:12px;
	display: block;
	margin-top: 5px;
} 
  


/* CSS Document */
.fa-clock-o{
	font-size: 21px !important;
}
p.offer-valid{
	text-align: center;
	color: #fff;
	margin-bottom: 0;
	font-size: 17px;
}
p.days-txt-wht{
	text-align: center;
	margin-top: 25px;
	color: #fff;
}
p.left-stock-wht{
	text-align: center;
	margin-top: 20px;
	color: #fff;
}
p.days-txt{
	text-align: center !important;
	margin-top: 25px;
}
p.left-stock{
	text-align: center !important;
	margin-top: 20px;
}
p.days-txt-grt{
	margin-top: 25px;
	margin-left: 40px;
}
p.left-stock-grt{
	margin-top: 20px;
}
.mr-dv{
	margin: 0 8%;
}
.ingri-sec{
	padding: 80px 0 0;
}
.dis-flx{
	display: flex;
	align-items: center;
	background: #fff;
    border: 1px solid #46267a;
    border-radius: 5px;
    padding: 6px 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	border-bottom: 5px solid #46267a;
}
p.ads-txt{
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #46267a;
	font-weight: 600;
	margin-left: 15px;
	margin-bottom: 0;
}
.fea-sec{
	padding: 120px 0 80px;
	background: #472185;
}
.fea-bx{
	background:#fff;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	padding: 10px;
	border-radius:10px;
	min-height: 229px;
}
.prd-features{
	width: 37%;
	margin-bottom: 15px;
    margin-top: -25%;
}
p.fea-p{
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	color: #46267a;
	font-weight: 600;
}
p.prority-txt{
	text-align: center;
	margin-bottom: 30px;
}
p.sub-rev{
	margin-bottom: 10px;
    margin-top: 10px;
}
p.features-txt{
	font-weight: 600 !important;
    font-size: 22px !important;
    line-height: 28px!important;
    color: #fff !important;
	background: #46267a;
	font-family: 'Montserrat', sans-serif;
	width: 25%;
    padding: 3px 10px;
	margin-bottom: 10px;
}
.rating{
	margin-bottom: 10px;
}
.rev-div{
	text-align: center;
	margin-top: 30px;
}
p.rev-p{
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #000;
}
p.rev-name{
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #46267a;
}
.product-pic2-nw{
	width: 100%;
}
.ratio>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 284px;
    border: 10px solid #fff;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.ratio-16x9 {
    --aspect-ratio: calc(9 / 16 * 78%);
}

p.purple-box{
	background-color: #9e7cdb !important;
    border: solid 4px #46267a;
    border-radius: 50px;
    color: #fdfeff;
	padding: 10px;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: 600;
}
p.purple-box-p{
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	color: #000;
}
.protect_warning {
	color:#FFFFFF;
}
/*img {
	max-width: 100%;
	height: auto;
  }*/
body {
	font-family: 'Montserrat', sans-serif;
	color: #aeaeae;
}
img {
	max-width: 100%;
}
.cook-n-strain p svg {
    color: #0da200;
}
.breakpoint {
	display: block;
}
h2 {
	font-weight: 600;
	font-size: 40px;
	line-height: 44px;
	color: #835fa7;
	font-weight: 700;
}
h2 span {
	display: block;
	color: #46267a;
}
.discount-btn a {
	font-weight: 700;
	font-size: 20px;
	color: #fff !important;
	width: 370px;
	margin: auto;
	max-width: 100%;
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: none;
	background: rgb(62,154,1);
	background: linear-gradient(0deg, rgba(62,154,1,1) 0%, rgba(127,198,0,1) 100%);
	border-radius: 10px;
	text-decoration: none;
}

.discount-btn a:hover{
	background: rgb(62,154,1);
	background: linear-gradient(0deg, rgba(127,198,0,1) 0%, rgba(62,154,1) 100%);

}
.discount-btn a span {
	display: block;
	font-size: 13px;
}
header {
	background-image: url(../images/purple-bg.jpg?v2);
	/*background: #f1e0f1;*/
	background-position: center top;
	background-repeat: no-repeat;
	padding-bottom: 50px;
	background-size: cover;
}
header .contact-info .logo {
	padding-bottom: 15px;
	padding-top: 25px;
}
header .step-left h3 {
	font-family: 'RockoUltraFLF';
	font-size: 34px;
	line-height: 44px;
	color: #fff;
	text-align: center;
	margin-bottom: -10px;
}
header .step-left h3 span {
	display: block;
	font-size: 48px;
	color: #abea13;
}
header .step-left h5 {
	font-family: 'RockoUltraFLF';
	font-size: 27px;
	line-height: 30px;
	color: #fff;
	text-align: center;
	padding-bottom: 15px;
	text-shadow: 3px 2px 2px rgba(0,0,0,0.6);
	margin-top: 15px;
}
header .step-left sub {
	bottom: -2px;
}
header .step-left .discount {
	background-image: url(../images/offer-badge.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-bottom: 25px;
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: -150px;
	transform: rotate(-20deg);
	max-width: 20%;
}
header .step-left h4 {
	font-family: 'RockoUltraFLF';
	font-size: 16px;
	line-height:normal;
	color: #080808;
	text-align: center;
	padding-top: 5px;
}
.discount img {
    max-width: 25%;
}
header .step-left h4 span {
	display: block;
	font-size: 24px;
}
header .step-left .product-p1 {
	text-align: center;
}
header .step-left .product-p1 img {
	margin-top: 0;
}
header .step-left h6 {
	font-family: 'RockoUltraFLF';
	font-size: 27px;
	line-height: 44px;
	color: #46267a;
	margin-top: -50px;
	text-align: center;
}
header .step-left h6 img {
	padding-top: 68px;
}
.vplay1 img , .vplay1 .ratio{
	/*border: 10px solid #fff;
	border-radius: 8px;
	box-shadow: 0px 0px 23px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 23px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 23px 3px rgba(0,0,0,0.2);
	background-color: #fff;*/
}
header .contact-info p {
	font-weight: 700;
	font-size: 18px !important;
	line-height: 24px !important;
	color: #2f2f2f !important;
	text-align: right;
	padding-top: 45px;
}
header .contact-info p span {
	font-weight: 400;
	display: block;
}
header .step-right {
	margin-top:0px
}
header .step-right .form-area {
	background-color: #45277a;
	border-radius: 20px;
	width: 470px;
    margin-left: auto;
    max-width: 100%;

}
header .step-right .green-area {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 50px;
}
header .step-right .inventory-status {
	background-color: #1e1e1e;
	border-radius: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
}
header .step-right .green-area h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-size: 19px;
	line-height: 38px;
	color: #ffe400;
	text-align: center;
	margin-bottom: 0px;
}
header .step-right .green-area h1 span {
	color: #d42d20;
}
header .step-right .shipping h5 {
	font-family: 'RockoUltraFLF';
	font-size: 48px;
	color: #fff;
}
header .step-right .shipping h6 {
	font-weight: 700;
	font-size: 14px;
	color: #fff;
}
header .step-right .shipping h6 span {
	display: block;
	font-size: 12px;
}
header .step-right .quantity h5 {
	font-family: 'RockoUltraFLF';
	font-size: 48px;
	color: #fff;
}
header .step-right .quantity h6 {
	font-weight: 700;
	font-size: 14px;
	color: #fff;
}
header .step-right .quantity h6 span {
	display: block;
	font-size: 12px;
}
header .step-right .black-bg {
	background-image: url(../images/form-step1-bg.png?v2);
	background-position: right top;
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: -10px;
}
header .step-right .apply-btn {
	font-weight: 700;
	font-size: 18px;
	color: #fff !important;
	width: 370px;
	margin: auto;
	max-width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	border: none;
	background: rgb(62,154,1);
	background: linear-gradient(0deg, rgba(62,154,1,1) 0%, rgba(127,198,0,1) 100%);
	border-radius: 10px;
	cursor: pointer;
}

header .step-right .apply-btn:hover {
	background: rgb(62,154,1);
    background: linear-gradient(0deg, rgba(127,198,0,1) 0%, rgba(62,154,1) 100%);
}


header .step-right .apply-btn span {
	display: block;
	font-size: 13px;
}
header .step-right h4 {
	font-weight: 500;
	font-size: 12px;
	color: #fff;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
header .step-right h3 {
	font-weight: 500;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
header .step-right h3 span {
	font-weight: 500;
	font-size: 14px;
	color: #fff;
	text-align: center;
}
header .step-right .security {
	text-align: center;
}
header .form-control::placeholder {
 color: #2f2f2f !important;
}
header .form-control, .form-select {
	font-weight: 500;
	font-size: 15px;
	color: #2f2f2f !important;
	border-radius: 8px;
}
.cook-n-strain {
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #fff;
}
.cook-n-strain p {
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #000;
	text-align: left;
}

.stop-fussing p {
color: #fff;
}
.cook-n-strain .discount-btn {
	padding-top: 0px;
}
.stop-fussing {
	box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	-webkit-box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	-moz-box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	background-color: #000;
	background-image: url(../images/stop-fussing.jpg);
	background-position: center center;
	background-size: cover;
}
.stop-fussing p {
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #f2efee;
	padding-top: 15px;
	padding-bottom: 15px;
}
.stop-fussing ul {
	padding-left: 0px;
}
.stop-fussing ul li, .checkout header li {
	font-weight: 500;
	font-size: 18px;
	color: #f2efee;
	list-style: none;
	background-image: url(../images/bullet1.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 65px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.stop-fussing .advantages {
	padding-top: 85px;
	padding-bottom: 85px;
}
.stop-fussing .product-hero img {
	max-width: none;
	margin-top: -90px;
}
.stop-fussing h2 {
	font-size: 36px;
	color: #f2efee;
}
.our-product {
	background-image: url(../images/../images/sec4-product-left.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 85px;
	padding-bottom: 200px;
}
.our-product .vplay1 img {
	border: 5px solid #fff;
}
.our-product h4 {
	font-weight: 600;
	font-size: 30px;
	color: #469f01;
	padding-top: 30px;
}
.our-product p {
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #000;
}
.our-product .bdr-btm {
	padding-bottom: 80px;
}
.our-product .discount-btn {
	padding-top: 85px;
}
.our-product .guarantee-badge {
	float: right;
	margin-bottom: -275px;
	padding-top: 50px;
}
.testimonials {
	box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	-webkit-box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	-moz-box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	padding-top: 80px;
	padding-bottom: 80px;
}
.testimonials h2 {
	text-align: center;
	padding-bottom: 45px;
}
.testimonials h5 img {
	max-width: 8%;
	margin-left: 5px;
}
.testimonials h5 {
	font-weight: 600;
	font-size: 26px;
	color: #469f01;
}
.testimonials .card-body {
	padding: 20px;
	min-height: 325px;
}
.testimonials .rev4, .rev5 {
	padding-top: 25px;
}
.testimonials .rev4 {
	float: right;
}
.testimonials .rev5 {
	float: left;
}
.testimonials .card {
	width: 100%;
	margin: auto;
	max-width: 100%;
}
.testimonials .carousel-indicators {
	right: 240px;
	bottom: -45px;
}
.testimonials .carousel-indicators button {
	background-color: #cfcfcf;
	width: 15px;
	height: 15px;
	border-radius: 100%;
	margin-left: 5px;
	margin-right: 5px;
	border: none;
}
.testimonials .carousel-indicators button.active {
	background-color: #73bf01;
}
.testimonials p {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #000;
}
.testimonials p span {
	font-size: 18px;
}
.features {
	padding-top: 85px;
	padding-bottom: 85px;
	background-color: #472185;
	/*background-image: url(../images/product_explain.jpg);*/
	background-position: center center;
	background-size: cover;
}
.features .feature-all {
	background-image: url(../images/sec6-product-feature.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 620px;
}
.features .feature2 {
	padding-top: 60px;
	padding-left: 145px;
}
.features .feature3 {
	padding-left: 235px;
	padding-top: 55px;
}
.features .feature4 {
	padding-left: 130px;
	padding-top: 60px;
}
.features p {
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #fff;
}
.features h2 {
	text-align: center;
	padding-bottom: 20px;
	color: #fff;
	line-height: 1.3;
}
.grab-your-product {
	box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	-webkit-box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	-moz-box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	padding-top: 85px;
	padding-bottom: 85px;
}
.grab-bg {
	background-image: url(../images/../images/sec7-bg.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.grab-your-product h2 {
	text-align: center;
	padding-bottom: 45px;
}
.grab-your-product .product-p4 {
	text-align: center;
}
.grab-your-product .discount-btn {
	padding-top: 45px;
}
.guarantee {
	padding-top: 85px;
	padding-bottom: 85px;
}
.guarantee h2 {
	padding-bottom: 25px;
}
.guarantee p {
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #000;
}
.guarantee .discount-btn {
	padding-top: 0px;
}
.guarantee .discount-btn a {
	margin: inherit;
}
.faq {
	/*box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	-webkit-box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;
	-moz-box-shadow: 2px -10px 108px 0px rgba(177,184,161,0.34) inset;*/
	padding-top: 85px;
	padding-bottom: 85px;
	background: #f1e0f1;
}
.faq h2 {
	color: #212420;
	padding-bottom: 25px;
}
.faq h3 .accordion-button {
	font-weight: 600;
	font-size: 24px;
	line-height: 48px;
	color: #000;
	border: none;
	background-color: #f8f9fb;
	text-align: left;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.faq .accordion-item p {
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #191d23 !important;
}
.faq .accordion-button:not(.collapsed) {
	background-color: #f8f8f8;
}
.faq .accordion-item .accordion-body {
	background-color: #fff;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.faq .accordion-item {
	margin-bottom: 10px;
}
.faq .accordion-button::after {
	background-image: url("../images/add.png");
}
.faq .accordion-button:not(.collapsed)::after {
	background-image: url("../images/minus.png");
	transform: rotate(180deg);
}
footer {
	background-color: #000;
	padding-top: 60px;
	padding-bottom: 60px;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	line-height: 30px;
	color: #e9e4da;
}
footer ul {
	padding-left: 0px;
}
footer ul li {
	list-style: none;
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
footer ul li a {
	color: #e9e4da;
	text-decoration: none;
}

.accordion-collapse{
	border: none;
}


.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    background: #fff;
    border-radius: 5px;
    padding: 0 30px;
}
span.s1 {
    display: none;
}

@media (max-width: 1750.98px) {
.stop-fussing .product-hero img {
	max-width: 100%;
}
}

@media (max-width: 1399.98px) {
.our-product .guarantee-badge {
	margin-bottom: -380px;
	padding-top: 160px;
}
.our-product {
	padding-bottom: 310px;
}
.feature1 {
	padding-left: 90px;
}
.features .feature2 {
	padding-top: 30px;
	padding-left: 232px;
}
.features .feature3 {
	padding-left: 325px;
	padding-top: 29px;
}
.features .feature4 {
	padding-left: 215px;
	padding-top: 9px;
}
.guarantee .badge1 {
	max-width: 33%;
}
.our-product h4 {
	font-size: 28px;
	padding-top: 0px;
}
.mr-dv {
    margin: 0;
}
p.ads-txt {
    font-size: 14px;
    margin-left: 9px;
}
p.features-txt{
width: 28%;		
}
.fea-bx {
    min-height: 190px;
}
p.fea-p {
    font-size: 18px;
}
.testimonials .card-body {
    min-height: 363px;
}	
}

@media (max-width: 1199.98px) {
header .step-right .green-area {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 35px;
}
header .step-right .black-bg {
	background-position: 200px top;
}
header .step-left h6 {
	margin-top: -120px;
}
header .step-left .product-p1 {
	margin-top: 0px;
}
header .step-right p {
	padding-top: 25px;
	padding-bottom: 25px;
}
header .step-left .product-p1 img {
	margin-top: -35px;
}
.cook-n-strain {
	padding-top: 80px;
}
h2 {
	font-size: 32px;
}
.stop-fussing h2 {
	font-size: 32px;
}
.our-product h4 {
	font-size: 26px;
}
.our-product .discount-btn {
	padding-top: 40px;
}
.our-product {
	padding-bottom: 400px;
}
.our-product .guarantee-badge {
	margin-bottom: -465px;
	padding-top: 245px;
}
.features .feature-all {
	display: none;
}
.product-feature {
	text-align: center;
}
.product-pn1 {
	text-align: center;
	padding-bottom: 15px;
}
.product-pn1 p {
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 25px;
}
.features .discount-btn {
	padding-top: 40px;
}
.grab-your-product {
	padding-top: 50px;
	padding-bottom: 50px;
}
.guarantee {
	padding-top: 50px;
	padding-bottom: 50px;
}
.faq {
	padding-top: 50px;
}
.features {
	padding-top: 50px;
	padding-bottom: 50px;
}
.testimonials .card-body {
	padding: 20px;
}
.testimonials .card {
	width: 100%;
}
.testimonials {
	padding-bottom: 75px;
}
	.testimonials h5 img {
    max-width: 12%;
}
	header .step-left .discount {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 26%;
}
}

@media (max-width: 991.98px) {
header .contact-info p {
	padding-top: 25px;
	padding-bottom: 25px;
}
header .step-left h6 {
	margin-top: -165px;
}
header .step-right .form-area {
	width: 412px;
	margin: auto;
	   overflow: hidden;
}
.product-p1.vplay1 {
	text-align: center;
	padding-bottom: 25px;
}
.cook-n-strain {
	text-align: center;
}
.product-hero {
	text-align: center;
}
h2 {
	font-size: 31px;
	padding-bottom: 15px;
}
	.stop-fussing h2 {
    font-size: 31px;
	}
.stop-fussing .product-hero img {
	margin-top: 0px;
	max-width: 55%;
}
.stop-fussing h2 {
	font-size: 35px;
	text-align: center;
}
.stop-fussing p {
	text-align: center;
}
.cook-n-strain {
	padding-bottom: 0px;
}
.stop-fussing .advantages {
	padding-top: 50px;
	padding-bottom: 50px;
}
.our-product {
	padding-top: 50px;
	padding-bottom: 170px;
	background-image: none;
}
.our-product h4 {
	font-size: 20px;
}
.our-product p {
	font-size: 16px;
	line-height: 26px;
}
.our-product .guarantee-badge {
	margin-bottom: -230px;
	padding-top: 40px;
}
.guarantee .badge1 {
	margin: auto;
	padding-bottom: 15px;
}
.guarantee {
	text-align: center;
}
.guarantee .discount-btn a {
	margin: auto;
}
.faq h3 .accordion-button {
	font-size: 18px;
	line-height: 28px;
}
.faq .accordion-item p {
	font-size: 16px;
	line-height: 24px;
}
.testimonials h5 {
	font-size: 18px;
	padding-bottom: 5px;
}
.testimonials p {
	font-size: 16px;
	line-height: 24px;
}
.testimonials .card {
	width: 100%;
}
	header .step-left .discount {
    max-width: 20%;
}
	
	
}
@media (max-width: 991px) {
	.container, .container-md, .container-sm {
    max-width: 100%;
}
.features .discount-btn {
    padding-top: 0px;
}
p.days-txt-grt {
    margin-left: 0;
}
p.prority-txt {
    margin-bottom:0;
}
.col-md-2 {
    flex: 0 0 auto;
    width: 100%;
}	
.dis-flx{
	margin-bottom: 20px;
}
header .step-left .product-p1 img {
    margin-top: -17px;
}
.product-pic2-nw {
    width: 70%;
}
header .step-right .black-bg {
    background-position: 233px top;
}
header .step-left h6 {
    margin-top: -65px;
}
.ratio>* {
    height: 223px;
}
header .step-right .form-area {
    width: 100%;
}
header{
	background: #f1e0f1;
	background-image:none;
}	
}

@media (max-width: 767.98px) {
header .contact-info p {
	font-size: 16px !important;
	line-height: 24px !important;
}
header .step-left h6 {
	margin-top: -130px;
}
.cook-n-strain {
	padding-top: 0px;
}
.our-product {
	text-align: center;
}
.our-product .bdr-btm {
	border-bottom: 1px solid #d9d9d8;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.our-product p {
	margin-bottom: 0px;
}
.our-product .guarantee-badge {
	float: none;
}
.testimonials p {
	font-size: 16px;
	line-height: 24px;
}
.testimonials .carousel-indicators {
	right: 0px;
}
.testimonials .rev3 {
	padding-top: 25px;
}
.testimonials .rev4 {
	float: none;
}
.testimonials .rev5 {
	float: none;
}
.product-pic {
	display: block;
	width: 100%;
	padding-bottom: 25px;
}
	.testimonials h5 img {
    max-width: 5%;
}
	header .step-left .discount {
    max-width: 24%;
}
.ratio-16x9 {
    --aspect-ratio: calc(9 / 16 * 53%);
}	
}

@media (max-width: 767px) {
header .step-right .black-bg {
    background-position: 112px top;
}
.fea-bx {
    min-height: 168px;
    margin-bottom: 80px;
}
.fea-sec {
    padding: 120px 0 0px;
}	
}

@media (max-width: 575.98px) {

	header{
		background-size: 400%;
	}
	header .step-right .quantity h5 {
    padding-left: 15px;
}
header .contact-info p {
	font-size: 12px !important;
	line-height: 17px !important;
}
header .step-right {
	margin-top: 15px;
}
header .step-left .discount {
	margin-right: 5px;
}
header .step-left h3 {
	font-size: 30px;
	line-height: 37px;
}
header .step-left h3 span {
	font-size: 40px;
}
header .step-left h5 {
	font-size: 20px;
	line-height: 40px;
}
header .step-left .discount {
	padding-left: 25px;
	padding-right: 25px;
	background-size: 100%;
}
header .step-left h4 span {
	font-size: 18px;
}
header .step-left h6 {
	font-size: 18px;
	line-height: 28px;
}
header .step-left h6 {
	margin-top: -90px;
}
header .step-left h6 img {
	max-width: 18%;
}
header .step-right .form-area {
	max-width: 100%;
}
header .step-right .black-bg {
	background-position: -35px top; 
}
header .step-right .apply-btn {
	font-size: 16px;
}
header .step-right .black-bg {
	padding-right: 15px;
	padding-left: 15px;
}
h2 {
    font-size: 24px;
    line-height: 30px;
}
	.stop-fussing h2 {
    font-size: 24px;
	}
	.cook-n-strain p {
    font-size: 16px;
    line-height: 24px;
	}
	.stop-fussing p {
    font-size: 16px;
    line-height: 24px;
	}
	.stop-fussing ul li {
    font-size: 16px;
	}
	.our-product p {
    font-size: 16px;
    line-height: 24px;
}
	.features p {
    font-size: 16px;
    line-height: 24px;
	}
	.guarantee p {
    font-size: 16px;
    line-height: 24px;
	}
.pro-pic {
	display: block;
	width: 100%;
	margin: auto;
	text-align: center;
}
.testimonials p {
	text-align: center;
	padding-top: 15px;
}
.bdr-btm1 {
	border-bottom: 1px solid #d9d9d8;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
footer {
	padding-top: 40px;
	padding-bottom: 40px;
	font-size: 14px;
	line-height: 24px;
}
.discount-btn a {
	font-size: 18px;
}
.testimonials .card {
	width: 100%;
}
.rev1 {
	padding-bottom: 25px;
}
.testimonials p {
	padding-top: 0px;
}
.testimonials h5 {
	text-align: center;
}
.testimonials h6 {
	text-align: center;
}
.testimonials .stars {
	text-align: center;
}
	header .step-left .discount {
    max-width: 26%;
}
	header .step-left h4 {
    font-size: 14px;
	}
}

@media (max-width: 480px) {
.magic_mop{
	max-width: 80%;	
}
.step-left h5 {
    margin-top: 0;
}
p.purple-box {
    font-size: 16px;
}
header .step-left .product-p1 img {
    margin-top: 0;
}
header .step-left h6 {
    margin-top: 0;
}
.ratio>* {
    height: 337px;
}
.ratio-16x9 {
    --aspect-ratio: calc(9 / 16 * 171%);
}
.ingri-sec {
    padding: 60px 0 20px;
}
p.features-txt {
    width: 50%;
}
.prd-features {
    width: 32%;
    margin-top: -18%;
}	
.testimonials {
	padding-top: 60px;
    padding-bottom: 30px;
}
.guarantee .badge1 {
    max-width: 60%;
}
.product-pic2-nw {
    width: 100%;
}
h2 {
    font-size: 26px;
    line-height: 30px;
}
.verfify-customer{
margin-top: 0 !important;		
}
}

@media (max-width: 390px) {
.ratio>* {
    height: 366px;
}
.step-right .black-bg  {
    background-position: -65px top !important;
}	
}
@media (max-width: 360px) {
.ratio>* {
    height: 340px;
}
}
