/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
#page-content .p-0{
	padding: 0px !important;
}
.heading-underline h2 {
    position: relative;
    display: inline-block;
    line-height: 1;
    margin-bottom: 10px;
}
.heading-underline {
    text-align: center;
}
.heading-underline h2::after{
    content: "";
    background: #FEA000;
    height: 3px;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
}

#banner-section {
    padding-bottom: 20px !important;
}

.meet-banner-text {
    min-height: 133px;
}
.meet-banner-text h1 span{
	font-family: "Legacy Grunge" !important;
}

/* ///////////////////////// */

header#page-header.sticky{
	background: #fff;
}
header#page-header ul li a{
	font-family: "Bourton" !important;
/*     font-weight: 600; */
    font-size: 18px;
    text-transform: uppercase;
}
header#page-header.sticky ul li a{
	color: #000 !important;
}
header#page-header ul li.current-menu-item a{
	color: #fea000 !important;
}
header#page-header.sticky .at_right img{
	filter: contrast(175%) brightness(3%);
}

/* ///////////////////////// */

#banner-section {
    position: relative;
}
#banner-section::after {
    content: "";
    background: url('https://organicares.co.uk/web/wp-content/uploads/2023/06/Group-17-1.png') no-repeat center;
    background-size: cover;
    width: 100%;
    height: 350px;
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    z-index: 2;
}
#banner-section .rsContent img {
    animation: zoominoutsinglefeatured 10s infinite;
}

.banner-top-img img {
    display: block;
    max-width: 100%;
    padding: 0 15px;
}

/* ///////////////////////// */
#get-in-touch {
    padding: 100px 0 250px;
}
.get-touch-text {
    background: rgba(251, 242, 243, 0.75);
    border-radius: 250px 0px 0px 250px;
    position: relative;
	margin-left: -70px;
	padding: 70px 80px 40px;
	margin-top: 100px;
}
.get-touch-text p {
    font-size: 26px;
}
.get-touch-text a.w-btn {margin-top: 30px !important;}
.get-touch-text  .w-btn-wrapper {
    text-align: right;
}

/* ///////////////////////// */

#deal-section {
    position: relative;
    padding: 100px 0 50px;
}
#deal-section::after{
    content: "";
    background: url('https://organicares.co.uk/web/wp-content/uploads/2023/06/deal-oinio.png');
    width: 178px;
    height: 175px;
    display: block;
    position: absolute;
    top: 40px;
    left: 18%;
}
#deal-section::before{
    content: "";
    background: url('https://organicares.co.uk/web/wp-content/uploads/2023/06/luhson.png');
    width: 335px;
    height: 335px;
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0;
}

/* //////////////////////// */

#reviews-section {
    position: relative;
}
#reviews-section::after {
    content: "";
    background: url('https://organicares.co.uk/web/wp-content/uploads/2023/06/bg-left01.png')no-repeat center;
    background-size: contain;
    width: 190px;
    height: 460px;
    display: block;
    position: absolute;
    bottom: 15%;
    left: 0;
}
#reviews-section::before {
    content: "";
    background: url('https://organicares.co.uk/web/wp-content/uploads/2023/06/bg-rightt01.png')no-repeat center;
    background-size: contain;
    width: 300px;
    height: 480px;
    display: block;
    position: absolute;
    bottom: 20%;
    right: 0;
}

.pizza-text-animation {
    margin-top: 120px;
    position: relative;
}

.animation-text-wrapper {
    position: absolute;
    top: -3px;
    left: 50%;
}

.animation-text-wrapper .animation-dot {
    width: 10px;
    height: 10px;
    background: #000;
    border-radius: 50%;
	cursor: pointer;
	position: relative;
    z-index: 111;
}

.animation-text-wrapper p {
    font-family: "Inter",sans-serif;
    font-size: 12px;
    position: absolute;
    top: -110px;
    left: -150px;
    right: 0;
    width: 300px;
    opacity: 1;
    transition: all 0.5s;
}

.animation-text-wrapper.text-one {
    top: 80px;
    left: 162px;
}

.animation-text-wrapper.text-one p {
    left: -270px;
}

.animation-text-wrapper.text-three {
    top: 80px;
    right: 174px;
    left: auto;
}

.animation-text-wrapper.text-three p {
    right: -270px;
    left: auto;
}

.pizza-text-animation .animation-text-wrapper .animation-dot:hover + p{
	transform: scale(1.2);
}

/* //////////////////////// */

.meet-banner-text {}

.meet-banner-text h2 {
    font-size: 60px;
    max-width: 420px;
    line-height: 1.1;
    margin: 0 auto;
    color: rgba(0, 0, 0, 0.25) !important;
	font-family: "LegacyInline"!important;
}

#roll-it-section {
    position: relative;
}
#roll-it-section::before{
    content: "";
    background: url('https://organicares.co.uk/web/wp-content/uploads/2023/06/roll-it-chilli.png')no-repeat;
    background-size: contain;
    width: 125px;
    height: 140px;
    display: block;
    position: absolute;
    top: 50%;
    left: 4%;
    transform: translateY(-50%);
}
#roll-it-section::after{
    content: "";
    background: url('https://organicares.co.uk/web/wp-content/uploads/2023/06/toll-it-pizza-slice.png')no-repeat;
    background-size: contain;
    width: 237px;
    height: 110px;
    display: block;
    position: absolute;
    top: 50%;
    right: 3%;
    transform: translateY(-50%);
}

/* //////////////////////// */

.form-font form *{
    font-family: "Inter",sans-serif;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
}
.form-font form .w-form-row-label span{
    color: #fff;
    text-transform: capitalize;
    padding-bottom: 5px;
    display: block;
    padding-top: 15px;
}
.form-font form input,
.form-font form select,
.form-font form textarea{
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
}

/* //////////////////////// */

#our-story {
    position: relative;
    padding-bottom: 0px;
	padding-top: 200px;
	padding-left: 20px;
	padding-right: 20px;
}
#our-story::after{
    content: "";
    background: url('https://organicares.co.uk/web/wp-content/uploads/2023/06/our-story-top-bg.png')no-repeat top center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-size: 100%;
    width: 100%;
    height: 290px;
}
.white-heading h2 {
    color: #fff;
}
.white-heading h2::after{
    background: #fff;
}
.our-story-text {
    max-width: 800px;
    margin: 0 auto;
    border: 2px solid #FFFFFF;
    border-radius: 33px;
    padding: 30px;
    margin-top: 60px;
    position: relative;
    z-index: 3;
}
.our-story-text .w-image-h {}
.our-story-text .w-image-h img {
    max-width: 100%;
}
.our-story-text p {margin: 20px 0 0;}
#our-story .l-section-h {
    position: relative;
    padding-bottom: 100px;
}
#our-story .l-section-h::after{
    content: "";
    background: url('https://organicares.co.uk/web/wp-content/uploads/2023/06/story-bg-left.png')no-repeat center;
    background-size: contain;
    width: 212px;
    height: 365px;
    position: absolute;
    bottom: 0;
    left: -20px;
    z-index: 1;
}
#our-story .l-section-h::before{
    content: "";
    background: url('https://organicares.co.uk/web/wp-content/uploads/2023/06/story-bg-right.png')no-repeat center;
    background-size: contain;
    width: 279px;
    height: 446px;
    position: absolute;
    bottom: 0;
    right: -20px;
    z-index: 1;
}

/* ///////////////////////// */

.footer-social-media .w-socials-item-link {
    line-height: 2em;
    width: 2em;
	color: #fff;
}

.footer-menu {
    max-width: 680px;
    margin: 0 auto;
}
.footer-menu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.footer-menu ul li {
    padding: 3px 30px;
    margin: 0;
}
.footer-menu ul li a {
    color: #fff;
    padding: 0;
    font-size: 25px;
	font-family: "LegacyInline"!important;
}
.pizza-text-animation {
    max-width: 850px;
	margin-left: auto;
	margin-right: auto;
}

.footer-end-text p a{color: #fff;}
.footer-end-text p a:hover{color: #fea000;}

@keyframes zoominoutsinglefeatured {
    0% {
        transform: scale(1,1);
    }
    50% {
        transform: scale(1.2,1.2);
    }
    100% {
        transform: scale(1,1);
    }
}


@media(max-width: 1199.98px){
	
	.get-touch-text p {
		font-size: 20px;
	}
	.get-touch-text{
		padding: 70px 50px 40px;
	}
	.get-touch-text a.w-btn {margin-top: 20px !important;}
	.our-story-text .w-image-h img {
		max-width: 60%;
	}
	.meet-banner-text h2 {
		font-size: 40px;
		max-width: 350px;
	}
	
}

@media(max-width: 1024.98px){
	
	header#page-header nav ul.w-nav-list {
		background: #000;
		padding: 20px 30px !important;
	}
	header#page-header nav .w-nav-icon{color: #fff;}
	header#page-header.sticky nav .w-nav-icon{color: #000;}
	header#page-header.sticky nav ul.w-nav-list li a{
		color: #fff !important;
	}
	
}

@media(max-width: 991.98px){
	
	.animation-text-wrapper{
		display: none;
	}
	
}

@media(max-width: 767.98px){
	
	.footer-end-text .wpb_text_column,
	.footer-end-text .w-socials{
		margin-left: 5px !important;
		margin-right: 5px !important;
	}
	.footer-end-text p a{
		font-size: 12px;
	}
	.w-socials-list .w-socials-item{
		margin-left: 3px !important;
		margin-right: 3px !important;
		padding-left: 0;
    	padding-right: 0;
	}
	.w-socials-item-link i {
		font-size: 12px !important;
	}
	.footer-social-media .w-socials-item-link {
		line-height: 28px;
		width: 28px;
	}
	.footer-end-text .wpb_text_column {
		padding-bottom: 0px;
	}
	.footer-menu ul li a {
		font-size: 15px;
		text-shadow: 0px 0px 3px rgba(0,0,0,0.9);
	}
	#page-footer .footer-end-text {
		padding-top: 2px !important;
	}
	#deal-section::before {
		width: 200px;
		height: 200px;
		background-size: contain;
		background-repeat: no-repeat;
	}
	#deal-section::after {
		width: 140px;
		height: 150px;
		left: 30px;
		background-repeat: no-repeat;
		background-size: contain;
	}
	#reviews-section::before {
		width: 176px;
		height: 290px;
	}
	#reviews-section::after {
		width: 105px;
		height: 250px;
	}
	.our-story-text .w-image-h img {
		max-width: 80%;
	}
	#roll-it-section::after {
		width: 150px;
		height: 70px;
		right: 0;
	}
	#roll-it-section::before {
		width: 80px;
		height: 88px;
		left: 0;
	}
	#our-story .l-section-h::after {
		width: 172px;
		height: 300px;
	}
	#our-story .l-section-h::before {
		width: 170px;
		height: 270px;
	}
	#our-story {
		padding-top: 100px;
	}
	
	.ny-main-products {
		display: flex !important;
		flex-wrap: wrap;
		padding: 0 15px;
	}

	.ny-main-products .wpb_column {
		width: 50% !important;
		padding: 0 15px;
	}
	#reviews-section {
		padding-bottom: 0 !important;
	}
	#page-footer section{padding-left: 0px !important; padding-right: 0px !important;}
	
}

@media(max-width: 576.98px){
	
	.get-touch-text {
		border-radius: 0;
		margin-left: 0;
		padding: 30px 30px 30px;
		margin-top: 30px;
		text-align: center;
	}
	.get-touch-text .w-btn-wrapper {
		text-align: center;
	}
	#deal-section::after{
		width: 70px;
		height: 70px;
		top: 20px;
		left: 10px;
	}
	.meet-banner-text {
		min-height: 80px;
	}
	.meet-banner-text h2 {
		font-size: 30px;
		max-width: 180px;
		padding: 10px 0;
	}
	.heading-underline h2{
		font-size: 26px !important;
	}
	.our-story-text {
		border-radius: 10px;
		padding: 20px 10px;
		margin-top: 40px;
		background: rgba(0,0,0,0.4);
	}
	.pizza-text-animation {
		margin-top: 40px;
	}
	section.l-section{
		padding-top: 60px !important;
		padding-bottom: 60px !important;
	}
	#page-footer section.l-section{
		padding-bottom: 20px !important;
	}
	#our-story .l-section-h {
		padding-bottom: 0;
	}
	#our-story .l-section-h::before{
		bottom: -60px;
	}
	#banner-section::after{
		height: 100px;
	}
	#roll-it-section {
		padding-top: 20px !important;
		padding-bottom: 0 !important;
	}
	.footer-menu ul li {
		padding: 0px 20px;
	}
	.footer-large-img img {
		max-width: 260px;
	}
}




