button.slick-arrow { background-color: transparent; padding: 0; height: auto; display: block; position: absolute; top: calc(50% - 16px); right: 5px; z-index: 100; }
button.slick-arrow svg { display: block; }
button.slick-prev-arrow { right: auto; left: 5px; transform: scaleX(-1); }
.home-slider { position: relative; border-bottom: 30px solid #b52628; background-color: #fff; }
.home-slide { outline: none; }
.home-slide__container { width: 100%; max-width: 1590px; height: auto; margin: 0 auto; aspect-ratio: 16/6.5; position: relative; }
.home-slide__content { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; align-items: stretch; text-align: center; padding: 30px 80px; }
.home-slide__row { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; margin-right: -30px; }
.home-slide__col { width: calc(50% - 30px); margin-right: 30px; }
.home-slide__content img { display: block; margin: 0 auto; }
.home-slide__content h2 { font-size: 84px; font-weight: 900; line-height: 1.2; color: #111986; text-transform: uppercase; }
.home-slide__content em.satisfy { font-style: normal; color: #2f2f2f; text-transform: none; font-weight: normal; font-family: 'Satisfy'; }
.home-slide__content p { font-size: 18px; }
.home-slide-3 .home-slide__content { align-items: center; justify-content: center; }
.home-slide-3 .home-slide__content h2 { font-size: 60px; color: #2f2f2f; }
.home-slide-3 .home-slide__content h2 span.big { font-size: 150%; color: #111986; }
.home-slide-3 .home-slide__content h2 em.satisfy { font-size: 120%; }
.home-slide-4 .home-slide__content h2 { font-size: 68px; }
.home-slide-4 .home-slide__col:nth-child(1) { flex: 1; }
.home-slide-4 .home-slide__col:nth-child(2) { width: 30%; align-self: flex-end; margin-bottom: -30px; }
.home-slide-5 .home-slide__col:nth-child(1) { flex: 1; }
.home-slide-5 .home-slide__col:nth-child(2) { width: 30%; }
.home-slide__title-with-logo { display: flex; align-items: center; justify-content: center; }
.home-slide__25-years-logo { margin-right: 20px; }
.home-slide__title-with-logo h2 { line-height: 1; }
#home-products { padding: 120px 0 0; background: #fff url(//www.gardenia.com.ph/wp-content/themes/gardeniaph/images/section-our-products-wheat.jpg) top right no-repeat; position: relative; }
#home-products .home-products__header { text-align: center; text-transform: uppercase; }
#home-products .home-products__header p { font-size: 22px; letter-spacing: 5px; margin: 0; }
#home-products .home-products__header h2 { font-size: 71px; font-weight: 900; margin: 0; line-height: 1; color: #B52629; letter-spacing: 6px; }
#home-products .home-products-design { pointer-events: none; position: absolute; z-index: 100; }
#home-products .home-products-design.home-products-design--left { top: 20%; left: 0; }
#home-products .home-products-design.home-products-design--right { bottom: -10%; right: 0; }
#home-products-slider { padding: 0 10%; margin-top: 80px; position: relative; z-index: 1; }
#home-products-slider ul.slides { width: 100%; padding: 0; margin: 0; }
#home-products-slider ul.slides > li { display: none; }
#home-products-slider .home-product-active { display: flex; justify-content: space-between; align-items: center; margin-right: -30px; position: relative; }
#home-products-slider .home-product-active__col { padding-right: 30px; width: 100%; }
#home-products-slider .home-product-active__image { text-align: center; }
#home-products-slider .home-product-active__content-title { font-size: 36px; font-weight: 900; }
#home-products-slider .home-product-active__content p.home-product-active__content-subtitle { text-transform: uppercase; margin: 0; font-size: 14px; font-weight: bold; letter-spacing: 2px; }
#home-products-slider .home-product-active__content p { font-size: 20px; }
#home-products-slider .home-product-active__content ul { margin: 0; padding: 0 0 0 20px; font-size: 16px; }
#home-products-slider ul.flex-direction-nav { position: absolute; width: 100%; list-style: none; padding: 0; margin: 0; display: flex; justify-content: space-between; pointer-events: none; padding: 0 15px; top: 50%; left: 0; }
#home-products-slider ul.flex-direction-nav li a { position: relative; display: block; pointer-events: initial; opacity: .4; }
#home-products-slider ul.flex-direction-nav li a:hover { opacity: 1; }
#home-products-slider ul.flex-direction-nav li a:before { display: block; width: 46px; height: 46px; content: ''; background: #B52629 url(//www.gardenia.com.ph/wp-content/themes/gardeniaph/images/icon-slider-arrow-white.svg) center no-repeat; border-radius: 50%; }
#home-products-slider ul.flex-direction-nav li.flex-nav-next a:before { -webkit-transform: scaleX(-1); transform: scaleX(-1); }
#home-products-carousel { background-color: #FFFBF1; padding: 60px 0 100px; position: relative; }
#home-products-carousel .home-products-wave { position: absolute; bottom: 100%; left: 0; width: 100%; height: auto; display: none; }
#home-products-carousel .home-product-item { padding-top: 80px; padding-bottom: 40px; }
#home-products-carousel .home-product-item__box { text-align: center; background-color: #fff; padding: 20px; border-radius: 10px; cursor: pointer; }
#home-products-carousel .home-product-item__thumb { height: 128px; width: 128px; border-radius: 50%; background-color: #111986; margin: -50px auto 0; display: flex; flex-direction: column; align-items: center; justify-content: end; }
#home-products-carousel .home-product-item__thumb img { width: 160px; height: 160px; object-fit: contain; transition: ease all 3s; }
#home-products-carousel p { margin: 20px 0 0; font-weight: bold; font-size: 14px; }
#home-products-carousel .owl-carousel.owl-drag .owl-item:not(.center) { opacity: .7; }
#home-products-carousel .owl-carousel.owl-drag .owl-item.center .home-product-item { transform: scale(1.1); }
#home-products-carousel .owl-nav { position: absolute; top: 50%; left: 0; width: 100%; display: flex; justify-content: space-between; pointer-events: none; }
#home-products-carousel .owl-nav button { width: 13px; height: 20px; position: relative; background: url(//www.gardenia.com.ph/wp-content/themes/gardeniaph/images/icon-slider-arrow.svg) center no-repeat; background-size: 100%; pointer-events: initial; opacity: .4; }
#home-products-carousel .owl-nav button.owl-prev { right: 30px; }
#home-products-carousel .owl-nav button.owl-next { left: 30px; -webkit-transform: scaleX(-1); transform: scaleX(-1); }
#home-products-carousel .owl-nav button:hover { opacity: 1; }
.home-videos-title { margin-top: 70px; font-size: 3em; color: #111986; }
#home-videos { margin-top: 40px; }
#home-videos .video-card { margin-bottom: 20px; }
#home-partners { padding: 80px 0; position: relative; background-color: #fff; }
#home-partners:before { content: ''; position: absolute; top: 0; left: 0; width: 50%; height: 100%; background-color: #111986; border-bottom-right-radius: 40px; }
#home-partners .home-partners__row { display: flex; justify-content: space-between; align-items: center; position: relative; }
#home-partners .home-partners__col { width: 100%; }
#home-partners .home-partners__title { padding: 0 50px; }
#home-partners .home-partners__title h2 { font-size: 70px; color: #fff; text-transform: uppercase; line-height: 1.1; font-weight: 900; }
#home-partners .home-partners__title h2 span { color: #E2A165; }
#home-partners .home-partners__title p { display: flex; align-items: center; color: #fff; font-size: 18px; font-weight: bold; margin-bottom: 0; }
#home-partners .home-partners__title i { width: 84px; height: 84px; background-color: #E2A165; border-radius: 50%; display: inline-flex; align-items: center; justify-content: space-between; margin-right: 20px; }
#home-partners .home-partners__content { position: relative; min-height: 500px; padding: 40px; }
#home-partners .home-partners__content h2 strong { display: block; text-transform: uppercase; color: #111986; font-size: 170%; line-height: 1; }
#home-partners .home-partners__icons {  display: flex; align-items: center; margin-top: 30px; }
#home-partners .home-partners__icons a { width: 100%; max-width: 120px; border-radius: 10px; margin-right: 20px; }
#home-partners .home-partners__icons a img { display: block; }
#home-recipes { padding: 80px 0; position: relative; background: #FFFBF1; }
#home-recipes:before { content: ''; position: absolute; bottom: 0; right: 0; width: 50%; height: 100%; background: #B52629 url(//www.gardenia.com.ph/wp-content/themes/gardeniaph/images/home-recipes-red-bg.jpg) center no-repeat; background-size: cover; border-top-left-radius: 40px; }
#home-recipes .home-recipes__row { display: flex; align-items: center; justify-content: space-between; }
#home-recipes .home-recipes__col { width: 100%; }
#home-recipes .home-recipes__recipes { padding-right: 30px; }
#home-recipes .home-recipes__recipes h2 { font-size: 48px; font-weight: 900; line-height: 1.1; }
#home-recipes-tab-nav { padding: 40px 0; font-weight: bold; font-size:  16px; position: relative; }
#home-recipes-tab-nav a { display: inline-block; padding: 0 20px; color: #9EA4B7; border-right: 1px solid #c6c9d3; line-height: 1; }
#home-recipes-tab-nav a:first-child { padding-left: 0; }
#home-recipes-tab-nav a:last-child { border: 0; }
#home-recipes-tab-nav a.active { color: #111986; }
#home-recipes-tabs { min-height: 380px; }
#home-recipes-tabs .home-recipes-tab:not(.active) { display: none; }
#home-recipes-tabs .home-recipes-tab { display: flex; justify-content: left; flex-wrap: wrap; }
#home-recipes-tabs a { display: block; position: relative; margin-right: 10px; margin-bottom: 10px; border-radius: 10px; overflow: hidden; background: #000; color: #fff; font-weight: bold; }
#home-recipes-tabs a span { display: flex; justify-content: center; align-items: center; position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 10px; }
#home-recipes-tabs a img { display: block; opacity: .6; }
#home-recipes-title { color: #fff; padding-left: 50px; position: relative; }
#home-recipes-title h2 { font-weight: 900; font-size: 75px; text-transform: uppercase; }
#home-recipes-title p { font-size: 22px; font-weight: bold; } #home-recipes .home-recipes-design { position: absolute; pointer-events: none; }
#home-recipes .home-recipes-design--left { left: 0; bottom: 0; display: none; }
#home-recipes .home-recipes-design--right { right: 0; bottom: -80px; }
#home-plant-tour { padding: 140px 0 80px; background: #fff url(//www.gardenia.com.ph/wp-content/themes/gardeniaph/images/home-plant-tour-bg.jpg) bottom center no-repeat; background-size: 100% auto; }
#home-plant-tour h2 { font-weight: 900; font-size: 72px; line-height: 1.1; }
#home-plant-tour ul { list-style: none; padding: 0; margin: 60px auto; width: 100%; max-width: 850px; display: flex; justify-content: space-between; flex-wrap: wrap; }
#home-plant-tour ul li { font-size: 22px; font-weight: 900; padding: 0 35px; padding-left: 0; position: relative; width: 50%; margin-bottom: 20px; color: #787878; } #home-plant-tour ul li span { color: #111986; font-size: 140%; }
#home-plant-tour-video { width: 100%; max-width: 840px; margin: 60px auto 0; }
#home-plant-tour-video a { display: block; position: relative; border: 1px solid #fff; filter: drop-shadow(0px 4px 7px rgba(0, 0, 0, 0.15)); overflow: hidden; }
#home-plant-tour-video a:before { content: ''; display: block; width: 100%; height: 100%; background: rgba(0,0,0,.3); position: absolute; top: 0; left: 0; opacity: 0; transition: ease all .3s; }
#home-plant-tour-video a:hover:before { opacity: 1; }
#home-plant-tour-video a:after { content: ''; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: url(//www.gardenia.com.ph/wp-content/themes/gardeniaph/images/icon-play-btn.svg) center no-repeat; transition: ease all .3s; }
#home-plant-tour-video a:hover:after { -webkit-transform: scale(1.2); transform: scale(1.2); }
#home-plant-tour-video a img { display: block; }
#home-careers { padding: 50px 0; background: #B52629; color: #fff; text-align: center; }
#home-careers h2 { text-transform: uppercase; font-weight: 900; line-height: 1; font-size: 36px; }
#home-careers h2 em { font-family: 'Satisfy'; font-weight: normal; font-style: normal; text-transform: none; font-size: 140%; }
@media (max-width: 1680px) {
}
@media (max-width: 1550px) {
.home-slide__content h2 { font-size: 72px; }
.home-slide-3 .home-slide__content h2 { font-size: 52px; }
.home-slide-4 .home-slide__content h2 { font-size: 58px; }
.home-slide-4 .home-slide__col:nth-child(2) { width: 20%; }
}
@media (max-width: 1400px) {
#home-recipes .home-recipes-design--right { max-width: 400px; }
}
@media (max-width: 1350px) {
.home-slide__content h2 { font-size: 60px; }
.home-slide-3 .home-slide__content h2 { font-size: 45px; }
.home-slide-4 .home-slide__content h2 { font-size: 50px; }
.home-slide__content p { font-size: 16px; }
.home-slide-5 .home-slide__col:nth-child(2) { width: 23%; }
.home-slide__25-years-logo { max-width: 85px; }
.home-slide__content .home-slide__25-years-logo img { margin-top: 0; }
}
@media (max-width: 1200px) {
#home-products .home-products-design { display: none; }
#home-partners .home-partners__title h2 { font-size: 50px; }
}
@media (max-width: 1150px) {
.home-slide__content h2 { font-size: 55px; }
}
@media (max-width: 1100px) {
.home-slide__container { aspect-ratio: 16/7.5; }
.home-slide__col:nth-child(1) { width: calc(55% - 30px); }
.home-slide__col:nth-child(2) { width: calc(45% - 30px); }
.home-slide__content h2 { font-size: 45px; }
.home-slide-3 .home-slide__content h2 { font-size: 40px; }
.home-slide-4 .home-slide__content h2 { font-size: 43px; }
.home-slide__content p { font-size: 14px; }
#home-products .home-products__header h2 { font-size: 64px; }
#home-plant-tour { padding: 70px 0; }
#home-plant-tour h2 { font-size: 52px; }
}
@media (max-width: 960px) {
.home-slide-3 .home-slide__content h2 { font-size: 32px; }
.home-slide-4 .home-slide__content h2 { font-size: 40px; }
.home-slide__content p { line-height: 1.2; }
.home-slide__content a.site-btn { font-size: 12px; min-width: 140px; padding: 10px 15px; }
#home-products-carousel .home-product-item__thumb { width: 100px; height: 100px; }
#home-products { padding: 80px 0 0; }
#home-partners .home-partners__title h2 { font-size: 42px; }
#home-partners:before { border-radius: 0; }
#home-recipes:before { border-radius: 0; width: 100%; }
#home-recipes .home-recipes-design { display: none; }
#home-recipes .home-recipes__row { flex-direction: column-reverse; }
#home-recipes-title { padding-left: 0; text-align: center; }
#home-recipes-title p { font-size: 18px; }
#home-recipes .home-recipes__recipes { padding-right: 0; margin-top: 70px; }
#home-recipes .home-recipes__recipes h2 { position: relative; color: #fff; }
#home-recipes-tab-nav a { color: #fff; font-weight: normal; }
#home-recipes-tab-nav a.active { color: #fff; font-weight: bold; }
}
@media (max-width: 900px) {
.home-slide__content { padding: 30px 50px; }
.home-slide__content em.satisfy { display: inline-block; }
.home-slide-3 .home-slide__content h2 span.big { font-size: 130%; }
}
@media (max-width: 800px) {
#home-products-slider .home-product-active__content-title { font-size: 26px; }
#home-partners { background: #111986; padding: 60px 30px; }
#home-partners .home-partners__row { flex-direction: column; }
#home-partners .home-partners__title, #home-partners .home-partners__content { padding: 0; }
#home-partners .home-partners__content { min-height: unset; margin-top: 40px; justify-content: flex-start; padding: 20px; border-radius: 20px; background-color: #fff; text-align: center; }
#home-partners .home-partners__icons a { margin: 0; margin-right: 20px; max-width: 150px; }
#home-plant-tour h2 { font-size: 36px; }
#home-plant-tour h2 br { display: none; }
}
@media (max-width: 767px) {
.home-slide__container { aspect-ratio: 1.2/1; }
.home-slide__row { margin-right: 0; }
.home-slide__col { width: 100%; margin-right: 0; }
.home-slide__col:nth-child(1) { width: 100%; }
.home-slide__col:nth-child(2) { width: 100%; }
.home-slide-3 .home-slide__content h2 { font-size: 2.5em; }
.home-slide-4 .home-slide__col:nth-child(1) { flex: unset; width: 100%; }
.home-slide-4 .home-slide__col:nth-child(2) { width: 100%; margin-bottom: 0; align-self: unset; }
.home-slide__content img { max-width: 70%; margin-top: 30px; }
.home-slide-4 .home-slide__content img { max-width: 30%; }
.home-slide-5 .home-slide__col:nth-child(2) { width: 100%; }
.home-slide-5 .home-slide__col:nth-child(2) img { max-width: 25%; margin-top: 0; }
.home-videos-title { font-size: 2em; }
} 
@media (max-width: 680px) {
.home-slide__content img { max-width: 63%; }
.home-slide-4 .home-slide__content h2 { font-size: 34px; }
#home-products { background: #fff; padding: 60px 0 0; }
#home-products-slider { margin-top: 40px; }
#home-products-carousel { background-color: transparent; padding: 40px 0; }
#home-products-carousel .home-products-wave { display: none !important; }
#home-products .home-products__header p { font-size: 18px; }
#home-products .home-products__header h2 { font-size: 34px; }
#home-products-slider .home-product-active { flex-direction: column; }
#home-products-slider .home-product-active__image img { width: 100%; max-width: 60%; }
#home-products-slider .home-product-active__content { text-align: center; }
#home-products-slider .home-product-active__content *:not(h3, a) { display: none; }
#home-products-slider .home-product-active__content h3 { margin-bottom: 20px; }
#home-products-slider .home-product-active__content .site-btn.site-btn-red { background-color: transparent; color: #B52629; padding: 0; padding-bottom: 10px; border-bottom: 2px solid #B52629; border-radius: 0; min-width: unset; font-size: 18px; }
#home-products-carousel .home-product-item__thumb { width: auto; height: auto; background-color: transparent !important; margin: 0; }
#home-products-carousel .home-product-item__box { padding: 10px; border-radius: 0; border: 1px solid #F3F3F3; }
#home-products-carousel .home-product-item__thumb img { width: 100%; height: auto; }
#home-products-carousel .owl-carousel.owl-drag .owl-item.center .home-product-item  { transform: none; }
#home-products-carousel p { display: none; }
#home-products-carousel .home-product-item { padding: 0; }
#home-partners .home-partners__icons a { max-width: 100px; }
#home-recipes-title h2 { font-size: 46px; }
#home-careers h2 { font-size: 24px; }
#home-careers p br { display: none; }
}
@media (max-width: 560px) {
.home-slide__container { aspect-ratio: 1/1; }
.home-slide-3 .home-slide__content h2 { font-size: 2em; }
.home-slide-4 .home-slide__content h2 { font-size: 28px; }
.home-slide__content p br { display: none; }
.home-slide__content h2 { font-size: 32px; }
.home-slide__content .home-slide__25-years-logo { text-align: right; }
.home-slide__content .home-slide__25-years-logo img { max-width: 45px; }
.home-slide-5 .home-slide__content p { font-size: 13px; }
#home-recipes-tabs a { max-width: calc(50% - 10px); }
#home-plant-tour .text-center { text-align: left; }
#home-plant-tour ul { margin: 40px 0; }
#home-plant-tour ul li { width: 100%; }
}
@media (max-width: 440px) {
.home-slide__container { aspect-ratio: 1/1.4; } 
.home-slide__content h2 { font-size: 40px; }
.home-slide__content img { max-width: 100%; }
.home-slide-4 .home-slide__content img { max-width: 50%; }
.home-slide__content .home-slide__title-with-logo h2 { font-size: 25px; }
.home-slide-5 .home-slide__col:nth-child(2) img { max-width: 40%; }
.home-slide__content .home-slide__25-years-logo img { max-width: 40px; }
#home-recipes .home-recipes__recipes h2 { font-size: 32px; }
#home-recipes-tab-nav a { padding: 0 10px; font-size: 14px; }
#home-partners { padding: 60px 0; }
#home-careers h2 em { display: block; }
#home-careers h2 br { display: none; }
}
@media (max-width: 400px) {
.home-slide__content h2 { font-size: 32px; }
.home-slide__content img { max-width: 90%; }
.home-slide__content a.site-btn { font-size: 11px; min-width: 110px; }
.home-slide-3 .home-slide__content h2 { font-size: 1.6em; }
.home-slide-4 .home-slide__content img { max-width: 35%; }
}
@media (max-width: 375px) {
}[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
display:none;
}
.wpcf7cf_repeater_sub {
margin-bottom: 20px;
}
.wpcf7cf_repeater_controls, .wpcf7cf_step_controls {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 20px;
}
.wpcf7cf_multistep .wpcf7cf_step { width: 100%;
}
.wpcf7cf_multistep .wpcf7cf_step .step-title {
display: none;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots {
display: flex;
width: 100%;
margin-bottom: 20px;
flex-wrap: wrap;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index {
display: inline-block;
border-radius: 50%;
background: #dfdfdf;
color: #000000;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot {
border-bottom: 5px solid #dfdfdf;
text-align: center;
flex: 1;
padding: 15px;
min-width: 120px;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed {
border-bottom: 5px solid #333;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active {
border-bottom: 5px solid #333;
font-weight: bold;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index {
background-color: #333;
color: #ffffff;
}
.wpcf7cf_step_controls .disabled {
pointer-events: none;
cursor: default;
opacity: .5;
}