/* Hero Slider */
.hero-slider1 {
    background: #007B7B;
}
.hero-slider2 {
    background: #005F9B;
}
.hero-slider3 {
    background: #326B17;
}
.slider-content-body-text {
    font-size: 24px;
    font-family: 'Lato';
    line-height: 125%;
    color: #FFFFFF;
    letter-spacing: 0.5px;
}
.bg-green-apple {
    background: #6CBE45 !important;
}
.ph-hero-slider .carousel-item img {
	width: 100%;
	/*object-fit:cover;*/
}

.ph-hero-slider .ph-hero-image--mobile {
    display: none;
}

.ph-hero-slider .carousel-inner .carousel-caption {
    top: 18%;
    max-width: 520px;
    margin-left: 50px;
}

    .ph-hero-slider .carousel-inner .carousel-caption .hero-title {
        font-size: 72px;
        line-height: 86px;
        font-weight: 900;
        letter-spacing: 1px;
        color: var(--primary-white);
    }

    .ph-hero-slider .carousel-inner .carousel-caption p {
        margin: 40px 0;
    }

.ph-hero-slider .carousel-control-prev-icon {
    background-image: url("/Themes/420Pouchhouse/Content/assets/images/HeroSlider/prev-slide-icon.svg");
    width: 81.63px;
    height: 80px;
}

.ph-hero-slider .carousel-control-next-icon {
    background-image: url("/Themes/420Pouchhouse/Content/assets/images/HeroSlider/next-slide-icon.svg");
    width: 81.63px;
    height: 80px;
}

@media only screen and (max-width:1440px) {
    /*.ph-hero-slider .carousel-item img {
        height: 747px;
    }*/

    .carousel-caption {
        top: 40px !important;
    }

    .slider2-text {
        top: 20% !important;
    }
}
@media only screen and (max-width:1280px) {
    .ph-hero-slider .carousel-inner .carousel-caption {
        max-width: 400px !important;
    }
    .sliderText1 {
        font-size: 50px !important;
        line-height: 1.25em !important;
    }
	/*.ph-hero-slider .carousel-item img {
		height: 664px;
	}*/
}
@media only screen and (max-width:1024px) {
    /*.ph-hero-slider .carousel-item img {
        height:450px;
    }*/
    .ph-hero-slider .carousel-inner .carousel-caption {
        max-width: 350px !important;
    }
    .sliderText1 {
        font-size: 45px !important;
        line-height: 1.25em !important;
    }
    .ph-hero-slider .carousel-inner .carousel-caption p {
        margin: 20px 0;
    }

    .slider-content-body-text {
        font-size: 20px;
    }
    .slider2-text{
        top: 10% !important;
    }
}
.slider2-text {
    top: 20%;
}
@media only screen and (max-width:992px) {
    /*.ph-hero-slider .carousel-item img {
        height: 450px !important;
    }*/

    .ph-hero-slider .carousel-inner .carousel-caption {
        max-width: 300px !important;
    }

    .sliderText1 {
        font-size: 40px !important;
        line-height: 1.25em !important;
    }

     .ph-samples .ph-samples-content h2 {
        font-size: 40px !important;
        line-height: 1.25em !important;
    }
    .slider2-text {
        top: 10% !important;
    }

    .slider1-text {
        top: 20px !important;
    }
}

@media only screen and (max-width:768px) {
    /*.ph-hero-slider .carousel-item img {
        height: 400px !important;
    }*/

    .ph-hero-slider .carousel-inner .carousel-caption {
        max-width: 240px !important;
    }

    .sliderText1 {
        font-size: 30px !important;
        line-height: 1.25em !important;
    }

    .ph-samples .ph-samples-content h2 {
        font-size: 24px !important;
        line-height: 1.25em !important;
    }

    .ph-trends .ph-trend-one, .ph-trends .ph-trend-two {
        min-height: unset !important;
    }

    .benefitText1, .ph-cards-content .h2-extra--lg {
        font-size: 32px;
        line-height:1.25em;
    }
    .slider1-text {
        top:40px !important;
    }
    .slider2-text {
        top: 0 !important;
    }
}

@media only screen and (min-width:1441px) {
    /*.ph-hero-slider .carousel-item img {
        height: 800px;
    }*/
}

.tread-background img{
    width:100%;
	height:100%;
}

@media only screen and (min-width: 768px){
    .slider-content {
        left: auto;
        right: auto;
        margin-left:5% !important;
        width:480px;

    }
}

@media only screen and (min-width:1281px) {
    .slider2-header-width {
        width: 520px;
    }
}
@media only screen and (max-width:1136px) {
	.ph-trend-one {
		left: 58%;
		top: 15%;
	}
}

@media only screen and (min-width:1136px) {
	.ph-trend-one {
		left: 65%;
		top: 30%;
	}
}
@media only screen and (max-width:460px) {
	.ph-trend-one {
		left:10%;
		top: 20%;
	}
}

@media only screen and (max-width:767px) {
	.ph-benefits .ph-benefits-one img {
		width:100%
	}
}

@media only screen and (max-width:996px) {
	.treadText {
		line-height: 1.25em !important
	}
}
@media only screen and (max-width:888px) {
	.treadText {
		font-size:24px !important;
		line-height: 1.25em !important;
	}
	.btn-homepage-treading{
		font-size:10px;
		line-height:12px;
	}
}
@media only screen and (max-width:660px) {
	.treadText {
		font-size: 16px !important;
		line-height: 1.25em !important;
		display:block;
		max-width:50%;
	}

	.btn-homepage-treading {
		font-size: 10px;
		line-height: 12px;
	}
	.ph-trend-one {
		left: 10%;
		top: 10%;
	}

}
@media only screen and (max-width:383px) {
	.treadText {
		font-size: 12px !important;
	}
	.btn-homepage-treading{
		padding:8px 15px;
	}
}
@media only screen and (min-width:383px) {

	.btn-homepage-treading {
		padding: 16px 30px;
	}
}
@media only screen and (max-width:500px) {
	.ph-trend-button {
		top: -50px;
		left: 57%
	}
}
@media only screen and (min-width:889px) {
	.btn-homepage-treading {
		font-size: 20px;
		line-height: 24px;
	}

}
@media only screen and (min-width:1200px) {
	.ph-benefits-one-image1 {
		left: 307px;
	}
	.ph-benefits-one-image2 {
		top: 50px;
		right: 288px;
	}
	.ph-benefits-one-image3 {
		top: 20px;
		left: 307px;
	}
	.ph-benefits-one-image4 {
		top: 70px;
		right: 288px;
	}
}

/* Product Trends */
.ph-trends {
    position: relative;
    margin-top: -10%;
    background-color: white;
    box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.1);
}

    .ph-trends .ph-trend-one {
        /*background-color: var(--primary-purple);*/
        
        position: absolute;
        overflow: hidden;
        

    }

        /*.ph-trends .ph-trend-one::before {
            content: "";
            position: absolute;
            width: 200%;
            height: 200%;
            top: 12%;
            left: 35%;
            background: url("/Themes/WrapNRoll/Content/assets/images/HomePage/flat-pouch-home.png") 0 0 no-repeat;
            transform: rotate(25deg);
        }*/

    .ph-trends .ph-trend-two {
        background-color: var(--primary-orange);
        padding: 50px;
        position: relative;
        overflow: hidden;
        margin: 0;
        text-align: right;
    }

        .ph-trends .ph-trend-two::before {
            content: "";
            position: absolute;
            width: 200%;
            height: 200%;
            top: 12%;
            left: -55%;
            background: url("/Themes/420Pouchhouse/Content/assets/images/HomePage/WnRKetoBars.png") 0 0 no-repeat;
            transform: rotate(25deg);
        }

    .ph-trends .ph-trend-content,
    .ph-trends .ph-trend-button {
        position: relative;
    }
/* Benefits */
.ph-benefits {
    margin-top: 100px;
	margin-bottom:50px;
}

    .ph-benefits .ph-benefits-one {
        position: relative;
		padding:0px;
        /*padding: 50px;*/
    }

        .ph-benefits .ph-benefits-one img {
            position: relative;
            z-index: 2;
        }

        /*.ph-benefits .ph-benefits-one::before {
            position: absolute;
            content: "";
            background-image: url("/Themes/WrapNRoll/Content/assets/images/HomePage/gradient-circle.svg");
            background-repeat: no-repeat;
            top: -2%;
            right: -2%;
            width: 125px;
            height: 125px;
            z-index: 1;
        }

        .ph-benefits .ph-benefits-one::after {
            position: absolute;
            content: "";
            background: url("/Themes/WrapNRoll/Content/assets/images/HomePage/gradient-triangle.svg");
            background-repeat: no-repeat;
            bottom: -2%;
            left: 0%;
            width: 164px;
            height: 164px;
            z-index: 3;
        }*/

    .ph-benefits .ph-benefits-two {
        padding: 0px 0px 50px 0px;
    }
/* Samples */
.ph-samples {
    margin-top: 100px;
    background: rgb(245,178,50);
    background-image: url("/Themes/420Pouchhouse/Content/assets/images/HomePage/Wrap N Roll Snack Bars 1.png"); /* fallback */
    background-image: url("/Themes/420Pouchhouse/Content/assets/images/HomePage/Wrap N Roll Snack Bars 1.png"), linear-gradient(85deg, rgba(245,178,50,1) 0%, rgba(238,140,35,1) 100%);
    background-repeat: no-repeat;
    background-position: right;
    /*background-size: contain;*/
}

    .ph-samples .ph-samples-content {
        padding: 86px 0;
    }
/* Cards */
.ph-cards {
    padding-bottom: 100px !important;
    padding-top: 102px !important;
    background-color:white;
    max-width:unset !important;
}

    .ph-cards .ph-card-items .col-md-4 {
        padding: 15px;
    }

    .ph-cards .ph-card-items .card {
        box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.1);
        border: 1px solid #F1F3F4;
        background: var(--primary-white);
        padding: 32px 18px;
        min-height: 425px;
    }

        .ph-cards .ph-card-items .card img {
            width: 136px;
            height: 136px;
            margin-top: 20px;
            margin-bottom: 15px;
        }

        .ph-cards .ph-card-items .card .card-title {
            font-size: 30px;
            line-height: 36px;
            margin-bottom: 1rem;
        }

h5.card-title.font-w800 a {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 900;
	font-size: 30px;
	line-height: 36px;
	/* identical to box height */
	text-align: center;
	color: #000000;
}
.h2-extra--lg span.font-w800 {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 900;
	font-size: 45px;
	line-height: 50px;
	text-align: center;
	color: #000000;
}
.ph-cards .ph-card-items .card:hover {
	background: #FFFFFF;
	border: 4px solid #613393;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
	padding: 29px 15px;
}

.ph-cards .ph-card-items .card:hover a {
	text-decoration-line: underline;
	color: #F87700;
}


/* Breakpoints */
@media only screen and (max-width: 1600px) {
    .ph-hero-slider .carousel-inner .carousel-caption {
        margin-left: 0;
    }

    .ph-trends {
        margin-top: -7%;
    }
}

@media only screen and (max-width: 1400px) {
    .ph-trends {
        margin-top: -7%;
    }

    .ph-cards .ph-card-items .card {
        min-height: 480px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .ph-benefits .ph-benefits-two {
        padding: 0px 22px 0 100px;
    }
}

@media only screen and (max-width: 1200px) {
    .ph-trends-container {
        max-width: 100%;
    }

    .ph-hero-slider .carousel-inner .carousel-caption {
        top: 15%;
    }

    .ph-trends {
        margin-top: -3%;
        margin-left: 10px;
        margin-right: 10px;
    }

        .ph-trends .ph-trend-one::before {
            left: 28%;
        }

        .ph-trends .ph-trend-two::before {
            left: -70%;
        }

    .ph-benefits .ph-benefits-two {
        padding: 0 0 0 50px;
    }

    .ph-cards .ph-card-items .card {
        padding: 18px;
        min-height: 450px;
    }

    .ph-hero-slider .carousel-inner .carousel-caption h1 {
        text-shadow: 0px 0px 2px var(--dark-default);
    }

    .ph-samples .ph-samples-content h2 {
        text-shadow: 0px 0px 2px var(--dark-default);
    }
}

@media only screen and (max-width: 992px) {
	/*.ph-trends {
        margin-top: -8%;
    }*/

        .ph-trends .ph-trend-one::before {
            width: 100%;
            height: 100%;
        }

        .ph-trends .ph-trend-two::before {
            width: 100%;
            height: 100%;
        }

    .ph-samples .ph-samples-content {
        padding: 50px 25px;
    }

    .ph-benefits .ph-benefits-two {
        padding: 0 25px 0 35px;
    }

    .ph-cards .ph-card-items .card {
        padding: 5px;
    }
}

@media only screen and (max-width: 768px) {
    .ph-hero-slider .carousel-inner .carousel-caption {
        max-width: 260px;
    }

        .ph-hero-slider .carousel-inner .carousel-caption .hero-title {
            font-size: 40px;
            line-height: 1.25em;
        }

    .ph-trends .ph-trend-one,
    .ph-trends .ph-trend-two {
        min-height: 435px;
    }

        .ph-trends .ph-trend-one::before {
            width: 100%;
            height: 100%;
            left: 0;
            transform: none;
            background: url("/Themes/420Pouchhouse/Content/assets/images/HomePage/mobile-flat-pouch-home.png") no-repeat;
            background-position: bottom center;
            transform: scale(0.75);
            background-size: contain;
            margin-top: 10px;
        }

        .ph-trends .ph-trend-two::before {
            width: 100%;
            height: 100%;
            left: 0;
            transform: none;
            background: url("/Themes/420Pouchhouse/Content/assets/images/HomePage/mobile-stand-up-pouch-home.png") no-repeat;
            background-position: bottom center;
            transform: scale(0.75);
            background-size: contain;
            margin-top: 10px;
        }

    .ph-cards .ph-card-items .card .card-title {
        font-size: 24px;
        line-height: 1.25em;
    }
}

@media only screen and (max-width: 767px) {
    .ph-trends .ph-trend-two {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        text-align: left;
    }

    .ph-trends .ph-trend-one::before {
        /* background-size: revert; */
        transform: scale(0.5);
        margin-top: 58px;
    }

    .ph-trends .ph-trend-two::before {
        /* background-size: revert; */
        background-position: top center;
        transform: scale(0.5);
        top: -110px;
        margin: 0;
    }
}

@media only screen and (max-width: 576px) {
    .ph-hero-slider .carousel-control-prev,
    .ph-hero-slider .carousel-control-next {
        display: none;
    }

    .ph-hero-slider .carousel-inner .carousel-caption {
        top: 10%;
        margin-left: -20px;
        max-width: 255px;
    }

        .ph-hero-slider .carousel-inner .carousel-caption p {
            margin: 20px 0;
        }

    .ph-hero-slider .ph-hero-image--desktop {
        display: none;
    }

    .ph-hero-slider .ph-hero-image--mobile {
        display: block;
    }

    .ph-hero-slider .carousel-control-prev-icon,
    .ph-hero-slider .carousel-control-next-icon {
        width: 35px;
        height: 35px;
    }

    .ph-trends {
        margin: 20px 0;
    }

    .ph-benefits {
        margin-top: -100px;
        padding-top: 45px;
        margin-left: 5px;
        margin-right: 5px;
    }

        .ph-benefits .ph-benefits-one {
            padding: 20px;
        }

            /*.ph-benefits .ph-benefits-one::before,
            .ph-benefits .ph-benefits-one::after {
                width: 60px;
                height: 60px;
            }*/

        .ph-benefits .ph-benefits-two {
            padding: 20px;
        }

    .ph-samples {
        margin-top: 0;
        background-color: var(--transparent);
        background: linear-gradient(85deg, rgb(238,140,35,1) 0%, rgb(245,178,50,0) 100%), url("/Themes/420Pouchhouse/Content/assets/images/HomePage/Wrap N Roll Snack Bars 1.png") rgb(245,178,50);
        background-size: cover;
    }

        .ph-samples .ph-samples-content {
            padding: 40px;
        }


        .ph-cards .ph-card-items .card {
            min-height: 365px;
            padding: 10px;
        }
}

@media only screen and (max-width: 460px) {
    .ph-trends .ph-trend-one::before {
        transform: scale(0.75);
        margin-top: 5px;
    }

    .ph-trends .ph-trend-two::before {
        transform: scale(0.75);
        top: -55px;
    }
}

.btn-homepage-learnmore {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 24px;
    /* identical to box height */
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #000000;
    padding: 16px 30px;
    border-radius: 99px;
}
.benefitText1 {
		font-family: 'Lato';
		font-style: normal;
		font-weight: 900;
		font-size: 45px;
		line-height: 50px;
		color: #000000;
		padding-bottom: 1rem;
	}

.benefitText2 {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	font-size: 22px;
	line-height: 30px ;
	color: #000000;
}
	.btn-homepage-benefut-learnmore {
		font-family: 'Lato';
		font-style: normal;
		font-weight: 800;
		font-size: 20px;
		line-height: 24px;
		align-items: center;
		text-transform: uppercase;
		color: #FFFFFF;
		padding: 16px 30px;
		border-radius: 99px;
		background: #685BC7;
	}

.sliderText1 {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    font-size: 65px;
    line-height: 75px;
    color: #FFFFFF;
    margin: 0px !important;
    margin-bottom: 0px !important;
}

.tread-background {
	
	border-radius: 10px;
	outline: 10px solid #FFFFFF;
	background-size:cover;
}

.treadText {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 900;
	font-size: 35px;
	line-height: 40px;
	color: #FFFFFF;
}

.btn-homepage-treading {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 800;
	align-items: center;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	background: #005F9B;
	border-radius: 99px;
	border: none;
	outline: none;
	display: inline-block;
	text-decoration: none;
}
.btn-transparent:hover,
.btn-transparent:focus {
	background-color: #005F9B;
	border-color: var(--primary-white);
	color: var(--primary-white);
}
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
	display: flex !important;
}

/* FAQ */
.ph-faq-container {
    margin-top: 80px;
    margin-bottom: 40px;
}

.ph-faq .accordion .accordion-item {
    border: none;
    border-radius: 10px;
    margin: 20px 0;
}

    .ph-faq .accordion .accordion-item .accordion-header {
        margin: 0;
        font-family:Lato;
    }

    .ph-faq .accordion .accordion-item .accordion-button {
        padding: 20px 23px 20px 30px;
        font-size: 22px;
        line-height: 30px;
        color: var(--black);
        background: var(--primary-white);
        outline: none;
        box-shadow: none;
        border: none;
        border-bottom: 2px solid var(--primary-gray);
        font-weight: 400;
        font-style: normal;
        font-family: 'Lato';
        border-radius: 10px;
    }

        .ph-faq .accordion .accordion-item .accordion-button::after {
            background-image: url(/Themes/420Pouchhouse/Content/images/arrowdown.png);
        }

    .ph-faq .accordion .accordion-item .accordion-body {
        background: var(--light);
        border-radius: 0px 0px 8px 8px;
        color: #000;
        font-family: Lato;
        font-size: 22px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        padding-left: 30px;
    }

.ph-faq h2 {
    text-align: center;
    font-family: 'Lato';
    font-weight: 900;
    font-size: 48px;
    color: #11142D;
    line-height: 120%;
    margin-bottom: 0px !important;
    letter-spacing: 0.24px;
}

.ph-faq .accordion {
    padding-top: 50px;
}


@media only screen and (min-width:1025px) and (max-width:1280px) {
    .slider1-text {
        top: 15% !important;
    }
}

.why-card-container1 {
    border-radius: 10px;
    background: #007B7B;
    margin-top:43px;
    min-height:208px;
}

.why-card-container2 {
    border-radius: 10px;
    background: #5EB933;
    margin-top: 43px;
    min-height: 208px;
}

.why-card-container3 {
    border-radius: 10px;
    background: #005F9B;
    margin-top: 43px;
    min-height: 208px;
}

.why-card-container4 {
    border-radius: 10px;
    background: #0093C5;
    margin-top: 43px;
    min-height: 208px;
}

.why-h2-extra--lg {
    color: var(--light-text-color-title, #11142D);
    text-align: center;
    font-family: Lato;
    font-size: 45px;
    font-style: normal;
    font-weight: 900;
    line-height: 120%; /* 54px */
    letter-spacing: 0.225px;
    margin-bottom: 50px;
}

.why-title-content {
    color: #000;
    text-align: center;
    font-family: Lato;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.why-card-title {
    color: #FFF;
    text-align: center;
    font-family: Lato;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}

.why-card-text {
    color: #FFF;
    text-align: center;
    font-family: Lato;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

@media only screen and (max-width:768px) {
    .why-card-mobile{
        margin-left:0px;
        margin-right:0px;
    }
}

    .ph-cards-bg-gray {
        background-color: #F1F2F2;
    }