:root {
--cyan      : #5673B8;
--skys      : #B7D7E5;
--caramel   : #D7944B;
--lavender  : #f2e8f2;
--white     : #ffffff; 
--black     : #000000; 
}
body, h1, h2, h3, h4, h5, h6, .h3-wy, .h1-wy, .h2-wy, .h4-wy, .h5-wy, .h6-wy, .button-wy {
font-family: "filson-soft", sans-serif;
font-style: normal;
font-weight: 500;
}
.container-wy {
width: 100%;
max-width: 82.813vw;
padding-left: 15px;
padding-right: 15px;
margin: 0 auto;
}
.d-flex-wy {
display: flex;
flex-wrap: wrap;
}
.d-flex-wy .col50 {
width: 50%;
}
.no-wrap-wy {
flex-wrap: nowrap;
}
.row-reverse {
flex-direction: row-reverse;
}
.button-wy, .button-wy:focus {
display: inline-block;
border-radius: 1.771vw;
line-height: 2.083vw;
font-size: 1.719vw;
font-weight: 400;
background: var(--black);
padding: 0.81vw 2.604vw;
text-decoration: none;
color: var(--white);
transition: ease-in-out 0.3s;
text-align: center;
min-width: 14.115vw;
}
.button-wy:hover {
text-decoration: none;
background: var(--cyan);
color: var(--white);
}
.text-white {
color: var(--white);
} #masthead .container {
max-width: 1590px;
} .banner-wy {
position: relative;
overflow: hidden;
clear: both;
}
.banner-wy .banner-wy-bg_blue,
.banner-wy .banner-wy-bg_wave {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
width: 100%;
z-index: 0;
}
.banner-wy .banner-wy-bg_blue picture,
.banner-wy .banner-wy-bg_wave picture,
.banner-wy .banner-wy-bg_wave picture img,  
.banner-wy .banner-wy-bg_blue picture img {
position: absolute;
right: 0;
left: 0;
width: 100%;
}
.banner-wy .banner-wy-bg_wave picture {
bottom: -0.208vw;
height: 100%;
}
.banner-wy .banner-wy-bg_wave {
top: auto;
height: 28.906vw;
bottom: 0;
}
.banner-wy .banner-wy-bg_blue picture {
height: 100%;
}
.banner-wy .container-wy {
position: relative;
z-index: 1;
max-width: 100%;
padding-left: calc((100% - 86.198vw) / 2);
justify-content: space-between;
min-height: 49.479vw;
padding-right: 0;
}
.banner-wy .banner-wy-text {
width: 36.7vw;
display: flex;
flex-direction: column;
justify-content: space-between;
padding-top: 6.25vw;
padding-bottom: 7.5vw;
padding-left: 15px;
}
.banner-wy .banner-wy-img {
width: 52.95vw;
}
.banner-wy .banner-wy-img .banner-wy-bottom {
display: none;
}
.banner-wy .banner-wy-img {
width: 55vw;
padding-top: 3.906vw;
}
.banner-wy .banner-wy-bottom .button-wy {
color: var(--skys);
}
.banner-wy .banner-wy-bottom .button-wy:hover { color: var(--white);
}
.banner-wy .banner-wy-bottom .h3-wy {
color: var(--cyan);
margin-bottom: 2.604vw;
}
.banner-wy .banner-wy-bottom {
text-align: center;
}
.banner-wy .banner-wy-text .banner-wy-top {
text-align: center;
padding-bottom: 11.042vw;
}
.banner-wy .banner-wy-text .banner-wy-top img {
margin: 0 auto;
margin-bottom: 1.563vw;
max-width: 10.208vw;
display: block;
}
.banner-wy .banner-wy-text .banner-wy-top img + img {
max-width: 100%;
}  .find-us-wy {
position: relative;
padding-top: 5.729vw;
padding-bottom: 5.208vw;
overflow: hidden;
}
.find-us-wy .find-us-wy-img {
width: 54.5%;
}
.find-us-wy .find-us-text {
width: 45.5%;
text-align: center;
padding-top: 1.563vw;
padding-left: 9.635vw;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
padding-bottom: 1.563vw;
}
.find-us-wy .find-us-text .h2-wy {
margin-bottom: 1.458vw;
}
.find-us-wy .find-us-text .h4-wy {
margin-bottom: 0;
}
.find-us-wy .find-us-text .button-wy {
margin-top: 4.167vw;
}
.find-us-wy .find-us-Organic_Shape_Left, 
.find-us-wy .find-us-Organic_Shape_Right {
position: absolute;
}
.find-us-wy .find-us-Organic_Shape_Left {
left: -4.167vw;
top: -5.99vw;
max-width: 13.802vw;
}
.find-us-wy .find-us-Organic_Shape_Right {
right: -5.469vw;
bottom: -4.688vw;
max-width: 17.552vw;
}  .product-wy {
position: relative;
background-color: var(--caramel);    
overflow: hidden;
}
.product-wy .container-wy{
position: relative;
max-width: 100%;
padding-left: calc((100% - 77.344vw) / 2);
padding-right: 0;
min-height: 49.375vw;
z-index: 2;
}
.product-wy .product-wy-img {
position: relative;
width: 58vw;
}
.product-wy .product-wy-text {
padding-left: 0.781vw;
width: 28.646vw;
text-align: center;
height: auto;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.product-wy .product-wy-text .h2-wy {
margin-bottom: 1.667vw;
}
.product-wy .product-wy-text .button-wy {
margin-top: 2.865vw;
}
.product-wy .product-wy-img .productOne {
position: absolute;
left: -3.125vw;
top: -1.042vw;
max-width: 32.188vw;
}
.product-wy .product-wy-img .productSpoon {
position: absolute;
right: 0%;
top: -0.521vw;
max-width: 30.938vw;
}
.product-wy .product-wy-img .productTwo {
position: absolute;
left: 9.375vw;
bottom: -2.083vw;
max-width: 45.365vw;
}
.product-wy .product-wy-img .productThree {
position: absolute;
right: -10.677vw;
top: 6.771vw;
max-width: 24.479vw;
}
.product-wy .product-wy-Bottom_Wave_White {
position: absolute;
right: 0;
bottom: -2.604vw;
left: 0;
width: calc(100% + 2px);
z-index: 0;
}
.product-wy .product-wy-Leaf_Shape {
position: absolute;
left: -6.25vw;
top: -2.083vw;
max-width: 20.417vw;
}
.product-wy .product-wy-Leaf_Shape_Right {
position: absolute;
right: -3.125vw;
bottom: 4.688vw;
max-width: 11.042vw;
} .certified-wy {
position: relative;
background-color: var(--lavender);
padding: 5.469vw 0;
}
.certified-wy .certified-logo {
margin-bottom: 2.344vw;
}
.certified-wy .certified-logo img{
max-width: 6.563vw;
}
.certified-wy .certified_Leaf_Shape {
position: absolute;
left: -3.49vw;
bottom: 2.083vw;
}
.certified-wy .certified_Leaf_Shape img {
max-width: 11.51vw;
}
.certified-wy .container-wy {
align-items: center;
}
.certified-wy .certified-text {
width: 46%;
text-align: center;
padding-right: 8.333vw;
}
.certified-wy .certified-text .h2-wy {
margin-bottom: 1.042vw;
}
.certified-wy .certified-text .h4-wy {
margin-bottom: 1.875vw;
}
.certified-wy .certified-wy-img {
width: 54%;
}
@media only screen and (max-width: 767px) {
.h3-wy, .h4-wy {
font-size: 20px;
line-height: 23px;
}
.h2-wy {
font-size: 30px;
line-height: 37px;
}
.button-wy {
min-width: 209px;
padding: 13px 20px;
font-size: 22px;
border-radius: 50px;
line-height: 26px;
} .banner-wy .banner-wy-img .banner-wy-bottom {
display: block;
text-align: center;
}
.banner-wy .banner-wy-text .banner-wy-top img {
max-width: 86.89px;
margin-bottom: 10px;
}
.banner-wy .container-wy {
padding: 48px 20px 62px 20px;
}
.banner-wy .banner-wy-text .banner-wy-top {
padding-bottom: 0;
}
.banner-wy .banner-wy-text,
.banner-wy .banner-wy-img {
display: block;
width: 100%;
padding: 0;
}
.banner-wy .banner-wy-text .h3-wy {
margin-bottom: 62px;
}
.banner-wy .banner-wy-text .banner-wy-bottom {
display: none;
}
.banner-wy .banner-wy-bg_wave picture {
width: 100%;
height: 100%;
}
.banner-wy .banner-wy-bg_wave {
top: auto;
height: 56%;
}
.banner-wy .banner-wy-bottom .h3-wy {
margin-bottom: 40px;
margin-top: 10px;
}
.banner-wy .banner-wy-text .banner-wy-top img + img {
max-width: 92%;
}
.banner-wy {
overflow: hidden;
}
.banner-wy .banner-wy-img img {
max-width: 124%;
left: -12%;
position: relative;
} .find-us-wy {
padding-top: 71px;
padding-bottom: 86px;
}
.find-us-wy .container-wy {
flex-direction: column-reverse;
}
.find-us-wy .find-us-wy-img, 
.find-us-wy .find-us-text {
width: 100%;
padding: 0;
}
.find-us-wy .find-us-text .h2-wy {
margin-bottom: 20px;
}
.find-us-wy .find-us-text .button-wy{
margin-top: 30px;
}
.find-us-wy .find-us-text {
margin-bottom: 30px;
}
.find-us-wy .find-us-Organic_Shape_Left {
left: -45px;
top: -75px;
width: 140px;
max-width: 100%;
}
.find-us-wy .find-us-Organic_Shape_Right {
right: -45px;
bottom: -35px;
width: 133px;
max-width: 100%;
} .product-wy {
padding-top: 45px;
}
.product-wy .container-wy {
display: block;
padding: 0;
}
.product-wy .product-wy-text {
padding-left: 55px;
padding-right: 55px;
width: 100%;
}
.product-wy .product-wy-img {
width: 100%;
min-height: 435px;
}
.product-wy .product-wy-Leaf_Shape, .product-wy .product-wy-Leaf_Shape_Right, .product-wy .product-wy-img .productThree {display: none;}
.product-wy .product-wy-img .productOne {
position: absolute;
left: -75px;
top: -20px;
max-width: 320px;
}
.product-wy .product-wy-img .productSpoon {
position: absolute;
right: -50px;
top: 0;
max-width: 300px;
}
.product-wy .product-wy-img .productTwo {
position: absolute;
left: auto;
bottom: -10px;
max-width: 335px;
right: -50px;
}
.product-wy .product-wy-text .h2-wy {margin-bottom: 20px;}
.product-wy .product-wy-text .button-wy {margin-top: 20px;}
.container-wy {
max-width: 100%;
} .certified-wy .certified_Leaf_Shape img {max-width: 110px;}
.certified-wy {padding: 70px 0;}
.certified-wy .certified-text {margin-bottom: 30px;padding-right: 0;}
.certified-wy .certified-text, .certified-wy .certified-wy-img {width: 100%;}
.certified-wy .certified-text .h2-wy {margin-bottom: 18px;}
.certified-wy .certified-text .h4-wy {margin: 0 auto 28px auto;}
.certified-wy .certified_Leaf_Shape {left: -50px;top: 70px;}
.certified-wy .certified-logo img {max-width: 16vw;margin: 0 0 20px;}
}
@media only screen and (max-width: 500px) {
.certified-wy .certified-text .h4-wy {max-width: 210px;}
}:root {
--cyan      : #5673B8;
--skys      : #B7D7E5;
--caramel   : #D7944B;
--lcaramel  : #E6B277;
--lightpeach: #FADABA;
--lavender  : #f2e8f2;
--white     : #ffffff; 
--ofwhite   : #FEFBF9;
--black     : #000000; 
--wine      : #B493C4;
--lightwhine: #D0AFD3;
--lightpink : #F4DEEC;
--batyl     : #569BB4;
--lightbatyl: #97C6D5;
--lightblue : #CEEBF0;
--darkpin   : #F84EFF;
--heading-font: 'Argyle Socks';
--poppins: 'Poppins';
}
h1, h2, h3, h4, h5, h6{font-weight: 500;}
a{color: var(--cyan);display: inline-block;}
p,body *{font-size: 18px;line-height: 1.4;font-family: var(--poppins);color: var(--black);font-weight: 400;}
body{background-color: var(--ofwhite);}
p{color: var(--black);}
.wy-h3,.wy-h4{font-family: var(--poppins);}
.p2,.p2 p,.p2,.p2 strong,.p2 p strong{font-size: 1.25vw; line-height: 1.45;color: var(--black); font-weight: 400;font-family: var(--poppins);}
p strong{font-weight: bold !important;}
.p3,.p3 p{font-size: 0.729vw;}
.p4,.p4 p,.wy-common-content-section p,.wy-common-content-section a,.wy-common-content-section li,.wy-common-content-section strong,.wy-common-content-section p,.wy-common-content-section a,.wy-common-content-section li,.wy-common-content-section label{font-size: 1.042vw; line-height: 1.5;font-weight: 400;}
.wy-common-content-section p,.wy-common-content-section a,.wy-common-content-section li,.wy-common-content-section strong,.wy-common-content-section a,.wy-common-content-section li,.wy-common-content-section label{color: var(--black);}
.h1-wy{font-size: 2.605vw; line-height: 3.125vw;font-weight: 500;color: var(--black);}
.h2-wy { font-size: 3.125vw; line-height: 3.698vw; color: var(--black); font-weight: 500; text-transform: uppercase; }
.h3-wy,.wy-h3 { font-size: 1.875vw; line-height: 2.24vw; color: var(--black); font-weight: 400; }
.h4-wy,.wy-h4 { font-size: 1.459vw; line-height: 1.15; color: var(--black); font-weight: 400; }
.wy-f-h3, .wy-f-h2{font-weight: 500;line-height: 1.22; font-family: "filson-soft", sans-serif;color: var(--black);}
.wy-f-h3{font-size: 1.458vw;}
.wy-f-h2{font-size: 2.084vw;}
.lh-28{line-height: 1.17;}
.f-400{font-weight: 400;}
.f-500{font-weight: 500;}
.f-600{font-weight: 600;}
.f-bold{font-weight: bold;}
.f-filson{font-family: "filson-soft", sans-serif;}
.f-poppins{font-family: var(--poppins)}
.light-black,.light-black *{color: #00000080;}
.unlisted{list-style: none;}
.hide-under-line{text-decoration: none !important;}
.br-10{border-radius: 10px;}
.wy-button,.wy-secondary-button{position: relative;display: inline-block; font-size: 1.25vw;font-weight: 500; line-height: 1.2;  text-decoration: none !important; min-width: 12.5vw; text-align: center; padding: 0.75vw; border-radius: 50px; cursor: pointer;text-transform: uppercase;text-decoration: none;}
.wy-button{background: var(--black); color: var(--white);}
.wy-button:hover{background: var(--caramel);color: var(--black);}
.wy-secondary-button{background: var(--caramel);color: var(--black);}
.wy-secondary-button:hover{background: var(--black); color: var(--white);}
.color-white,.color-white *{color: var(--white) !important;}
.text-center{text-align: center;}
.text-right{text-align: right;}
.small-text { font-size: 0.833vw; line-height: 1.5; display: block; color: #00000080;}
.heading-wave-line .heading-wave { display: inline-block; position: relative; padding: 0 15px 1.302vw;}
.heading-wave-line .black-heading-wave{padding-bottom: 2vw;}
.heading-wave-line .heading-wave::after{content: ''; position: absolute; width: 12.917vw; height: 0.99vw; background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/heading-line.svg); background-repeat: no-repeat; background-position: center;background-size: contain; bottom: 0; left: 0;right: 0; margin: 0 auto;}
.heading-wave-line .heading-wave.color-white::after{background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/white-heading-lisne.svg);}
.heading-wave-line .black-heading-wave::after{background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/black-heading-line.svg);}
.desktop-none{display: none;}
body.overflow-hidden{overflow: hidden;}
.wy-container{max-width: 72.917vw;width: 100%;margin: 0 auto;padding: 0 15px;}
.right-wy-container{width: 100%;padding-left: calc((100% -  70.5vw) / 2);}
.left-wy-container{width: 100%;padding-right: calc((100% -  70.5vw) / 2);}
.wy-large-container{max-width: 85.938vw;width: 100%;margin: 0 auto;padding: 0 15px;}
.product-container{max-width: 78.125vw;width: 100%;margin: 0 auto;padding: 0 15px;}
.wy-d-flex{display: flex;}
.f-column{flex-direction: column;}
.wy-flex-wrap{flex-wrap: wrap;}
.wy-align-items-center{align-items: center;}
.wy-align-items-end{align-items: flex-end;}
.wy-j-space-between{justify-content: space-between;}
.wy-j-space-center{justify-content: center;}
.wy-j-space-end{justify-content: flex-end;}
.wallaby-header .inner-header,.wy-common-search-box .inner-box{position: relative; max-width: 1660px; width: 100%; margin: 0 auto;}
a,.wy-button,.wy-secondary-button,.wallaby-header .hamburger-wy img,.wy-common-search-box,.wallaby-header .mobile-header,.wy-our-story-section .icon-area .icon-box,.common-recipies-list .inner-box .taxonomy-box .taxonomy-link,.common-recipies-list .inner-box img,.common-recipies-list .slick-arrow,.wy-product-list .product-box .color-box,.wy-product-list .inner-box,.wy-accordion .wy-accordion-header .plus-minus-icon::before,.wy-product-list .inner-box .wy-button,.wy-product-list .inner-box h4,.wy-product-list .inner-box .img-box,.wy-stories-list .img-box .wy-story-icon,.wy-recipe-detail-section .shop-recipe-box .wy-button,.wy-recipe-detail-section .shop-recipe-box .img-box img,.wy-recipe-detail-section .shop-recipe-box .img-box,.wy-load-more-button .load-button,.common-dropdown-list .wy-mob-dropdownbox img,.wy-faq-listsection .wy-faq-catbox-list li .wy-title,.inner-video-box .poster-image,.wy-accordion .wy-accordion-header .plus-minus-icon::after
{transition: all .4S ease;}
.wy-product-list .inner-box h4,.wy-benefits-list .benefit-box h4.p2{font-family: "filson-soft", sans-serif;font-weight: 500; line-height: 1.2;}
.wy-common-search-box .search-top-box .find-now-icon,.wy-common-search-box .search-top-box::after,.find-now-section .find-now-icon,.wallaby-footer::before,.wy-recipes-list-section::after,.common-recipies-list .inner-box::after,.wy-inner-banner-section::before ,.wy-product-detail-section .left-box::after,.join-journey-section::before{pointer-events: none;}
.wallaby-header .header-menu ul li a,.wy-button,.wy-secondary-button{font-family: "filson-soft", sans-serif;}
.wallaby-header .search-icon:hover img,.wy-social-medial-list .icon-box:hover img{filter: brightness(0) saturate(100%) invert(63%) sepia(74%) saturate(351%) hue-rotate(350deg) brightness(88%) contrast(84%);} header.wallaby-header{ position: sticky;top: 0; z-index: 9; background: var(--white); box-shadow: 0 3px 6px #00000029; }
.wallaby-header .inner-header {padding: 1.32vw 15px 1.32vw;}
.inner-header .header-inner-box { justify-content: space-between; }
.inner-header .header-inner-box .header-box,.inner-header .header-inner-box,.wallaby-header .header-menu ul { display: flex ; align-items: center; }
.wallaby-header .header-menu ul { list-style: none; padding: 0; margin: 0; }
.wallaby-header .header-menu ul li {margin: 0 1vw;}
.wallaby-header .header-menu ul li a {display: inline-block; font-size: 18px;line-height: 1.2; font-weight: 500; color: var(--black); text-decoration: none; transition: all .4s ease; }
.wallaby-header .header-menu ul li a:hover ,.wallaby-header .header-menu ul li.current_page_item a{ color: var(--caramel); }
.wallaby-header .header-logo { margin-right: 4.167vw; }
.wallaby-header .search-icon { margin-left: 1.284vw; cursor: pointer;}
.wallaby-header .header-btn,.wallaby-header .mob-header-btn{font-size: 18px;min-width:unset;padding:13px 28px;line-height: normal;}
.wallaby-header .mobile-header{display: none; opacity: 0;visibility: hidden;pointer-events: none;}
.wy-social-medial-list { display: flex ; align-items: center; justify-content: center; gap: 14px; }
.wy-social-medial-list .icon-box{max-width: 39px;display: inline-block;text-decoration: none;}
.wallaby-header .mobile-header .contact-link{font-size: 18px;font-family: var(--poppins);line-height: 1.4; font-weight: 400;color: var(--black);text-decoration: none;}
.wallaby-header .mobile-header .contact-link:hover{color: var(--caramel);}
.wallaby-header .mobile-header .wy-social-medial-list{margin: 42px 0 22px;}  .wy-common-search-box { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: #0000005A;opacity: 0;pointer-events: none;visibility: hidden}
.wy-common-search-box.open{opacity: 1;visibility: visible;pointer-events: all;}
.wy-common-search-box .search-top-box{position: relative; width: 100%; height: 72.718vh;background: var(--caramel);padding-bottom:  8vw;}
.wy-common-search-box .search-top-box .find-now-icon{position: absolute;}
.wy-common-search-box .search-top-box .icon1{width: 28.854vw;height: 24.219vw;left: 0;bottom: 7vw;}
.wy-common-search-box .search-top-box .icon2{width: 25.833vw;height: 9.323vw;right: 0;bottom: 15vw;opacity: 42%;}
.wy-common-search-box .search-top-box .icon2 img{width: 100%;}
.wy-common-search-box .search-top-box::after{content: '';position: absolute;bottom: 0;left: 0; z-index: 1;width: 100%;height: 9.4vw;background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/search-wave-line.svg);background-repeat: no-repeat;background-position: center;background-size: cover;}
.wy-common-search-box .inner-box{padding: 9.323vw 15px;width: 100%;height: 100%;display: flex;justify-content: center;flex-direction: column;}
.wy-common-search-box .inner-box .close-popup { position: absolute; top: 49px; right: 15px; cursor: pointer; }
.wy-common-search-box .inner-box .close-popup img { width: 25px; }
.wy-common-search-box .form-box form{position: relative; max-width: 618px; width: 100%; margin: 2.9vw auto 0; }
.wy-common-search-box .form-box input{width: 100%;font-family: var(--poppins);font-size: 20px;line-height: 1.45; color: var(--black);padding: 21px 90px 21px 40px;border: 0 !important;outline: none !important;box-shadow: none;border-radius: 50px;background: var(--white);}
.wy-common-search-box .form-box .search-submit{position: absolute;background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/new-Search-Icon.svg);background-repeat: no-repeat;background-position: center;background-size: contain;    background-color: transparent; border: none; outline: none; width: 35px; height: 100%; right: 40px; padding: 0;}
.wy-common-search-box .form-box input::placeholder{color: rgba(0, 0, 0, 0.50);}  .banner-wy .banner-wy-top h1,.banner-wy .banner-wy-top p { font-size: 2.813vw; text-transform: uppercase; line-height: 1.2; color: var(--black); font-family: 'Argyle Socks Thick'; }
.banner-wy .banner-wy-text .banner-wy-top img{max-width: 100%;}
.banner-wy .banner-wy-bottom .wy-h4{margin-bottom: 3.125vw;}
.banner-wy .banner-wy-img .wy-button,.banner-wy .banner-wy-img .baner-mobile-text{display: none;}
.store-banner img{width: 100%;}
.store-banner .mobile-img{display: none;}  .wy-our-story-section{padding: 4.167vw 0 4.583vw;}
.wy-our-story-section .right-box{width: 28.021vw;}
.wy-our-story-section .inner-area{gap: 3.385vw;}
.wy-our-story-section .inner-area .left-box{width: calc(100% - 31.406vw);}
.wy-our-story-section .inner-area .right-box{width: 28.021vw;}
.wy-our-story-section .inner-area { gap: 3.385vw; justify-content: space-between; }
.wy-our-story-section .inner-area .left-box { width: calc(100% - 31.406vw);}
.wy-our-story-section .inner-area .right-box { width: 28.021vw; }
.wy-our-story-section .image-list .img-box img{ border-radius: 15px; overflow: hidden;}
.wy-our-story-section .image-list .img-box.img1{max-width: 23.958vw;}
.wy-our-story-section .image-list .img-box.img2{position: relative;z-index: 1; max-width: 18.854vw; margin-top: -27%; margin-left: auto; margin-right: -10px;}
.wy-our-story-section .image-list .icon-area{position: relative;}
.wy-our-story-section .icon-area .img-box img{ max-width: 20.938vw; margin-left: 7.917vw; margin-top: -1.3vw; }
.wy-our-story-section .icon-area .icon-box{position: absolute;position: absolute; left: 3.177vw; top: -2.7vw;}
.wy-our-story-section .icon-area .icon-box:hover{transform: rotate(35deg);}
.wy-our-story-section .icon-area .icon-box img { width: 9.427vw; }
.wy-our-story-section .heading-wave-line .heading-wave{margin-bottom: 1.198vw;}
.wy-our-story-section .inner-area .right-box h4{margin-bottom: 2.1vw;}  .recipes-container{position: relative;z-index: 1; max-width: 63.438vw;margin: 0 auto;padding: 0 15px;}
.wy-recipes-list-section {position: relative; background: var(--lightblue); padding: 3.386vw 0 0;margin-bottom: 4vw;}
.wy-recipes-list-section::after { content: ''; position: absolute; left: 0; bottom: -3.5vw; width: 100%; height: 6.146vw; background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/recipes-banner-wave.svg);background-repeat: no-repeat; background-position: center; background-size: cover;}
.wy-recipes-list-section .heading-box{margin-bottom: 1.51vw;}
.wy-recipes-list-section .heading-box h2{margin-bottom: 0.521vw;}
.wy-recipes-list-section .common-recipies-list .slider-box{padding: 1.042vw 1.458vw;}
.wy-recipes-list-section .common-recipies-list .slick-list{margin:0 -1.458vw;}
.wy-recipes-list-section .common-recipies-list  .inner-box {position: relative; width: 100%; height: 26.771vw; border-radius: 15px; overflow: hidden; box-shadow: 0 3px 20px #00000029; }
.common-recipies-list{ padding-bottom: 3.073vw; margin-bottom: 1.563vw;}
.common-recipies-list .inner-box::after { position: absolute; content: ''; left: 0; bottom: 0; width: 100%; height: 100%; background: linear-gradient(360deg, rgba(0, 0, 0, 0.9108018207282913) 0%, rgba(255, 255, 255, 0) 60%); }
.common-recipies-list .inner-box .img-box img,.common-recipies-list .img-box { width: 100%; height: 100%; object-fit: cover; }
.common-recipies-list .inner-box .img-box img{transform: scale(1.1);}
.common-recipies-list .slick-prev { position: absolute; }
.common-recipies-list .inner-box .taxonomy-box { position: absolute; left: 1.05vw; width: fit-content; top: 0.938vw; z-index: 1; }
.common-recipies-list .taxonomy-box .taxonomy-link { font-size: 0.782vw; text-transform: uppercase; color: var(--black); font-weight: 600; line-height: 1.55; min-width: 7.188vw; background: var(--white); padding: 0.28vw;margin: 6px; text-align: center; border-radius: 50px; display: inline-block;box-shadow: 0 3px 6px #00000029;text-decoration: none;}
.common-recipies-list .inner-box .detail-box{position: absolute;width: 100%;left: 0;bottom: 0;z-index: 1;padding: 1.25vw 2.5vw 1.719vw 1.25vw;text-decoration: none;}
.common-recipies-list .inner-box .detail-box h4{font-family: "filson-soft", sans-serif;line-height: 1.22;font-weight: 500; margin-bottom:0.156vw; }
.common-recipies-list .inner-box:hover .taxonomy-link{background: var(--caramel);}
.common-recipies-list .inner-box:hover .img-box img{transform: scale(1);}
.common-recipies-list .detail-box .intro{color: var(--white);display: none;text-decoration: none;}
.common-recipies-list .custom-arrow { position: absolute; bottom: 0; width: 50%; padding: 0 5px;}
.common-recipies-list .custom-next-arrow { right: 0; }
.common-recipies-list .custom-prev-arrow { left: 0; text-align: right;}
.common-recipies-list .custom-arrow.slick-disabled .slick-arrow{pointer-events: none;opacity: 25%;}
.common-recipies-list .custom-arrow .slick-arrow { position: relative; width: 2.344vw; height: 2.344vw; border: 0.208vw solid var(--black); outline: none; border-radius: 100%; font-size: 0; background-color: transparent; background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/slider-arrow.svg); background-repeat: no-repeat; background-position: center; background-size: 0.573vw;}
.common-recipies-list .custom-arrow .slick-arrow:hover{background-color: var(--lightpeach);}
.common-recipies-list .custom-arrow .slick-arrow.slick-prev {transform: scale(-1);}  .find-now-section{position: relative; padding: 4.948vw 0 6vw;background: var(--caramel);min-height: 25.969vw;}
.find-now-section .container{position: relative;z-index: 1;}
.find-now-section .find-now-icon { position: absolute;}
.find-now-section .find-now-icon.icon1{width: 26.563vw;height: 23.854vw;left: 0;top: 0;}
.find-now-section .find-now-icon.icon2{width: 21.146vw;height: 7.604vw;right: 0;top: 7vw;}
.find-now-section .find-now-form { max-width: 34.896vw; margin: 2.188vw auto 0; }
.find-now-form form,.find-now-form form input[type="text"]{position: relative; width: 100%;}
.find-now-form form input[type="text"] { font-size: 1.25vw; color: rgb(0, 0, 0); background: var(--white); border-radius: 50px; padding: 0.92vw 13.8vw 0.92vw 3.385vw; outline: none; border: none !important; box-shadow: none !important;background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/black-location.png); background-repeat: no-repeat;background-position: left 1.5vw center;background-size: 1.094vw;}
.find-now-form form input[type="text"]::placeholder{color: rgba(0, 0, 0, 0.50);} 
.find-now-form form button { position: absolute; right: 0; top: 0; height: 100%; width: 13.281vw; border: none; outline: none; font-size: 1.25vw; font-family: "filson-soft", sans-serif; font-weight: 700; text-transform: uppercase; border-radius: 0 50px 50px 0; background: var(--black); color: var(--white); transition: all .4s ease; }
.find-now-form form button:hover{background: var(--lightpeach);color: var(--black);}  .wy-certified-section { padding: 2.5vw 0 5.208vw;background: transparent;}
.certified-large-section{padding: 4.01vw 0 9.896vw;}
.wy-certified-section .certified-logo img{max-width: 171px;}
.wy-certified-section .certified-text{width: calc(100% - 32.76VW);padding-right: 1.563vw;}
.wy-certified-section .wy-container{align-items: flex-end;}
.wy-certified-section .certified-wy-img { width: 32.76vw; }
.wy-certified-section .certified-wy-img img{width: 100%;border-radius: 10px;}
.wy-certified-section .certified-text .inner-box{max-width: 27.865vw;}
.wy-certified-section .certified-logo { margin-bottom: 1.2vw; }
.wy-certified-section .certified-text h2{margin-bottom: 1.7vw; }
.wy-certified-section .certified-text h4{margin-bottom: 2.083vw;}
.wy-featured-text{margin:0 0 2.917vw 1.927vw;}
.wy-featured-text svg{width: 1.042vw;}
.wy-featured-text h3{margin-bottom: 0;font-size: 1.146vw;color: var(--darkpin);font-weight: 500;margin-left: 1.146vw;line-height: 1.2;}
.wy-single-certified-section{padding: 3.5vw 0 9.375vw;}  .wy-instagramfeed-section { padding: 7.396vw 0 3.125vw; }
.wy-instagramfeed-section .left-box{max-width: 22.521vw;}
.wy-instagramfeed-section h4{margin: 0.3vw 0 2.813vw;}
.wy-instagramfeed-section h2{margin-bottom: 0.938vw;}
.wy-instagramfeed-section .wy-social-medial-list{gap: 21px;}
.wy-instagramfeed-section .wy-social-medial-list .icon-box { max-width: 61px;}
.wy-instagramfeed-section .right-box {max-width: calc(100% - 30.3vw);width: 100%;margin-left: auto;}
.wy-instagramfeed-section .spotlight-instagram-feed .alice-carousel__wrapper {padding-right: 115px !important;} .wy-instagramfeed-section .spotlight-instagram-feed .FeedSliderLayout__item-square {padding-bottom: 150%;}
.wy-instagramfeed-section .spotlight-instagram-feed .MediaThumbnail__root{border-radius: 10px;overflow: hidden;}
.wy-instagramfeed-section .spotlight-instagram-feed .MediaThumbnail__root img {border-radius: inherit;transition: all 0.5s;}
.wy-instagramfeed-section .spotlight-instagram-feed .MediaThumbnail__root:not(:hover) img {transform: scale(1.1);transition: all 0.5s;}
.wy-instagramfeed-section .spotlight-instagram-feed  .MediaTile__overlay {display: none;}
.wy-instagramfeed-section .spotlight-instagram-feed .alice-carousel .alice-carousel__prev-btn {background-image: url('data:image/svg+xml,<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 45 45" width="45" height="45"><path fill="%23000000" d="m22.2 0c12.3 0 22.3 10 22.3 22.2 0 12.3-10 22.3-22.3 22.3-12.2 0-22.2-10-22.2-22.3 0-12.2 10-22.2 22.2-22.2zm0 4c-4.8 0-9.4 1.9-12.9 5.3-3.4 3.5-5.3 8.1-5.3 12.9 0 4.9 1.9 9.5 5.3 12.9 3.5 3.5 8.1 5.4 12.9 5.4 4.9 0 9.5-1.9 12.9-5.4 3.5-3.4 5.4-8 5.4-12.9 0-4.8-1.9-9.4-5.4-12.9-3.4-3.4-8-5.3-12.9-5.3z"/><path fill="%23000000" d="m17.2 21.8q0 0.2 0 0.3 0.1 0.1 0.1 0.2 0.1 0.2 0.2 0.3 0 0.1 0.1 0.2l7.1 7.4c0.3 0.3 0.7 0.4 1.1 0.4 0.4 0.1 0.7-0.1 1-0.4 0.3-0.2 0.5-0.6 0.5-1 0-0.4-0.2-0.8-0.4-1.1l-6.1-6.3 6.1-6.4c0.2-0.3 0.4-0.7 0.4-1.1 0-0.4-0.2-0.7-0.5-1-0.3-0.3-0.6-0.4-1-0.4-0.4 0-0.8 0.2-1.1 0.4l-7.1 7.4q-0.1 0.1-0.2 0.3 0 0.1-0.1 0.2 0 0.2-0.1 0.3 0 0.2 0 0.3z"/></svg>');}
.wy-instagramfeed-section .spotlight-instagram-feed .alice-carousel .alice-carousel__next-btn {background-image: url('data:image/svg+xml,<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 45 45" width="45" height="45"><path fill="%23000000" d="m22.2 0c12.3 0 22.3 10 22.3 22.2 0 12.3-10 22.3-22.3 22.3-12.2 0-22.2-10-22.2-22.3 0-12.2 10-22.2 22.2-22.2zm0 4c-4.8 0-9.4 1.9-12.9 5.3-3.4 3.5-5.3 8.1-5.3 12.9 0 4.9 1.9 9.5 5.3 12.9 3.5 3.5 8.1 5.4 12.9 5.4 4.9 0 9.5-1.9 12.9-5.4 3.5-3.4 5.4-8 5.4-12.9 0-4.8-1.9-9.4-5.4-12.9-3.4-3.4-8-5.3-12.9-5.3z"/><path fill="%23000000" d="m27.1 21.8q0-0.1-0.1-0.2 0-0.2 0-0.3-0.1-0.1-0.2-0.2 0-0.1-0.1-0.2l-7.1-7.4c-0.3-0.3-0.7-0.5-1.1-0.5-0.4 0-0.8 0.1-1 0.4-0.3 0.3-0.5 0.7-0.5 1.1 0 0.3 0.1 0.7 0.4 1l6.1 6.4-6.1 6.4c-0.3 0.2-0.4 0.6-0.4 1 0 0.4 0.2 0.8 0.5 1.1 0.2 0.2 0.6 0.4 1 0.4 0.4 0 0.8-0.2 1.1-0.5l7.1-7.4q0.1-0.1 0.1-0.2 0.1-0.2 0.2-0.3 0-0.1 0-0.3 0.1-0.1 0.1-0.3z"/></svg>');}
.wy-instagramfeed-section .spotlight-instagram-feed .alice-carousel .alice-carousel__prev-btn,
.wy-instagramfeed-section .spotlight-instagram-feed .alice-carousel .alice-carousel__next-btn {position: static;width: 44px;height: 44px;padding: 0;margin: 20px 0 10px 12.5px;display: inline-block;background-repeat: no-repeat;background-position: center;background-size: cover;overflow: hidden;}
.wy-instagramfeed-section .spotlight-instagram-feed .alice-carousel .alice-carousel__prev-btn .FeedSliderLayout__nav-btn,
.wy-instagramfeed-section .spotlight-instagram-feed .alice-carousel .alice-carousel__next-btn .FeedSliderLayout__nav-btn {opacity: 0;}
.wy-instagramfeed-section .spotlight-instagram-feed .alice-carousel .alice-carousel__prev-btn:not(:has(.FeedSliderLayout__nav-btn)),
.wy-instagramfeed-section .spotlight-instagram-feed .alice-carousel .alice-carousel__next-btn:not(:has(.FeedSliderLayout__nav-btn)) {opacity: 0.5;}
.wy-instagramfeed-section .spotlight-instagram-feed .MediaThumbnail__root::before {content: "";width: 55px;height: 55px;position: absolute;top:30px;right:20px;background-repeat: no-repeat;background-position: center;background-size: cover;background-image: url('data:image/svg+xml,<svg version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 59 59" width="59" height="59"><path fill-rule="evenodd" fill="%23ffffff" d="m1.2 35.6c-3.6-15.6 6.3-31.1 21.9-34.6 15.6-3.6 31.1 6.2 34.6 21.8 3.6 15.7-6.2 31.2-21.8 34.7-15.6 3.6-31.1-6.2-34.7-21.8z"/><path fill-rule="evenodd" fill="%23000000" d="m38.6 18.5l2.7 2.7-19.9 18.2-2.7-2.7z"/><path fill-rule="evenodd" fill="%23000000" d="m41 18.6c-0.3-0.3-0.7-0.4-1.2-0.5l-12.6-0.4c-0.5-0.1-1 0.1-1.3 0.5-0.4 0.3-0.6 0.7-0.6 1.2 0 0.5 0.2 1 0.5 1.3 0.3 0.4 0.8 0.6 1.2 0.6l10.9 0.4 0.1 11c0 0.4 0.2 0.9 0.5 1.2 0.4 0.3 0.8 0.5 1.3 0.5 0.5 0 0.9-0.2 1.3-0.5 0.3-0.3 0.5-0.8 0.5-1.3v-12.6q0-0.2 0-0.4-0.1-0.2-0.1-0.4-0.1-0.1-0.2-0.3-0.1-0.1-0.3-0.3z"/></svg>');z-index: 1;opacity: 0;transition: all 0.5s;}
.wy-instagramfeed-section .spotlight-instagram-feed .MediaThumbnail__root:hover::before {opacity: 1;transition: all 0.5s;}  .wy-why-organic-section{background-color: var(--lightpink);}
.wy-why-organic-section .detail-box{max-width: 35.156vw; width: 100%;padding: 5.313vw 0 2.292vw;}
.wy-why-organic-section .p2{margin-bottom: 1.875vw;}
.wy-why-organic-section .wy-button{margin-bottom:1.719vw;}
.wy-why-organic-section .right-box{display: flex;flex-direction: column;align-items: flex-end;justify-content: end;margin-right: -2.344vw;}
.wy-why-organic-section .left-box{margin-left: -2.344vw;}
.wy-why-organic-section .mob-img-box{display: none;}  .wy-inner-banner-section{position: relative;overflow: hidden;}
.wy-inner-banner-section::before { content: ''; position: absolute; bottom: -2px; left: 0; z-index: 1; width: 101%; height: 5.156vw; margin-top: -5vw; background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/inner-banner-wave-line.svg); background-repeat: no-repeat; background-position: center; background-size: cover; }
.wy-inner-banner-section .banner-detail { max-width: 46.667vw;margin: 0 auto; width: 100%;padding: 4.74vw 0 6vw;}
.wy-inner-banner-section .mobile-img-box{display: none;}
.wy-inner-banner-section .banner-img-box { display: flex ; flex-direction: column; justify-content: flex-end; margin-bottom: -2.344vw;}
.wy-inner-banner-section .heading-wave-line .heading-wave::after{width: 15.26vw;height: 1.198vw;bottom: -0.75vw;}
.wy-inner-banner-section .banner-img-box.heading-right-wave-box{margin-top: -9vw;}
.wy-inner-banner-section .banner-img-box.heading-right-wave-box img { max-width: 25vw; }
.wy-inner-banner-section .banner-detail.heading-wave-line{min-height: 21.875vw;    padding-top: 4.323vw;}
.wy-inner-banner-section.wy-center-banner .banner-img-box{justify-content: center;width: 22.917vw;margin-bottom: 3.646vw;}
.wy-inner-banner-section.wy-center-banner .banner-detail{padding-bottom: 7.5vw;}
.wy-inner-banner-section.wy-center-banner .banner-img-box.left-box img { margin-left: -2vw; }
.wy-inner-banner-section.wy-center-banner .banner-img-box.right-box img { max-width: 250PX; }  .wy-small_banner-section { overflow: hidden; position: relative; padding: 4.01vw 0 3.8vw; }
.wy-small_banner-section .img-box { position: absolute; max-width: 21.719vw;}
.wy-small_banner-section .img-box.left-box{max-width: 12.104vw;left:-1.5vw;}
.wy-small_banner-section .img-box.right-box{right: -2vw;transform: scaleX(-1); right: -2vw; top: 1vw;}  .wy-product-list-section { padding: 2vw 0 7.552vw; }
.wy-product-list{display: grid ; grid-template-columns: repeat(2, 1fr); gap: 0.625vw;row-gap: 2vw;max-width: 800px ;margin: 0 auto;}
.wy-product-list .product-box{width: 100%;position: relative;padding-bottom: 0.938vw;cursor: pointer;}
.wy-product-list .product-box .color-box{position: absolute;top: 0;left: 0; width: 100%;height: calc(100% - 0.938vw);border-radius: 10px;box-shadow: 0 3px 20px #00000029;opacity: 0;pointer-events: none;}
.wy-product-list .inner-box{position: relative;display: block; padding: 1.51vw 2.083vw 2.292vw;z-index: 1;text-decoration: none;min-height: 22.76vw;}
.wy-product-list .inner-box .img-box{max-width: 9.792vw;margin:0 auto 1.302vw;transform: translateY(1.302vw);}
.wy-product-list .inner-box .wy-button{position: absolute; left: 0; right: 0; bottom: -0.938vw;  font-size: 0.938vw;line-height: 1; padding: 0.85vw 1.094vw 0.85vw 1.3vw; min-width: 9.6vw; display: flex ; align-items: center; justify-content: space-between; width: fit-content; margin: 0 auto;pointer-events: none;transform: translateY(-1.302vw);transition: all 0.9s ease;} 
.wy-product-list .inner-box .wy-button svg{margin-left: 5px;width: 0.625vw;transition: transform 0.8s ease; }
.wy-product-list .product-box:hover .wy-button svg{transform: translateX(15px);}
.wy-product-list .inner-box h4{margin-bottom: 5px;transform: translateY(1.042vw);}
.wy-product-list .inner-box .product-detail{height:0;transition: all .4s ease; transform: translateY(10px); opacity: 0;overflow: hidden;}
.wy-product-list .product-detail p {line-height: 1.25;font-size: 0.938vw; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 3;max-height: calc(1.5em * 3); margin-bottom: 0;}
.wy-product-list .product-box:hover .color-box{opacity: 1;}
.wy-product-list .product-box:hover .product-detail {height: 3.8vw; opacity: 1; transform: translateY(0); }
.wy-product-list .product-box:hover .wy-button,.wy-product-list .product-box:hover .inner-box h4,.wy-product-list .product-box:hover .img-box{transform: translateY(0);}  .wy-benefits-section{padding: 5.156vw 0 4.635vw;background: var(--caramel);}
.wy-benefits-section h2{margin-bottom: 3.2vw;}
.wy-benefits-list{display: flex;flex-wrap: wrap;justify-content: center;margin: 0 -1.198vw;row-gap: 2vw;}
.wy-benefits-list .benefit-box{width:25%; padding: 0 1.198vw;}
.wy-benefits-list .benefit-box .inner-box{height: 100%; padding: 2.083vw 1.2vw 20px;background: var(--white);box-shadow: 0 3px 20px #00000029;text-align: center;border-radius: 30px;}
.wy-benefits-list .benefit-box h4.p2{font-weight: 900;text-transform: uppercase;}
.wy-benefits-list .benefit-box p{font-size: 0.938vw; font-weight: 500; color: hsla(0, 0%, 0%, 0.50);margin-bottom: 0;max-width: 11vw;margin:0 auto;}
.wy-benefits-list .benefit-box .img-box{margin-bottom: 8px;}
.wy-benefits-list .benefit-box .img-box img{width: auto;height: 7.031vw;}
.wy-benefits-section .tagline{display: none;}  .wallaby-footer{position: relative;background: var(--white);padding: 10px 0 30px;}
.wallaby-footer::before{content: '';position: absolute;top: 0;left: 0; width: 100%;height:5.156vw;margin-top: -5vw;background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/footer-wave-line.svg); background-repeat: no-repeat; background-position: center; background-size: cover;}
.wallaby-footer .inner-footer .footer-box { display: flex ; justify-content: space-between; padding-bottom: 55px;}
.wallaby-footer .inner-footer .bottom-footer {align-items: center;}
.wallaby-footer .inner-footer .left-box{display: flex;align-items: center;}
.wallaby-footer .menu-area ul{list-style: none;padding: 0;list-style: none;display: flex;flex-direction: column;gap: 26px;}
.wallaby-footer .menu-area ul li{padding: 0;margin: 0;}
.wallaby-footer a{color: var(--black);text-decoration: none;}
.wallaby-footer a:hover{color: var(--black);text-decoration: underline;}
.wallaby-footer .menu-area ul li.current_page_item a,.wallaby-footer .menu-area ul li a:hover{color: var(--black);text-decoration: underline;}
.wallaby-footer .wy-social-medial-list{gap: 18px;margin-top: 48px;}
.wallaby-footer .wy-social-medial-list .icon-box{max-width: 60px;}
.wallaby-footer .h-divider{width: 3px;height: 25px;margin: 0 34px;background: var(--black);}
.wallaby-footer .left-box a{text-decoration: underline;}
.wallaby-footer .left-box a:hover{color: var(--caramel) !important;}
.wallaby-footer .menu-box-list{width: 58%;display: flex;justify-content: space-between;}
.wallaby-footer .wy-container{max-width: 1400px;}  .wy-product-detail-section,.wy-product-detail-section .left-box{position: relative;}
.wy-product-detail-section .top-breadcrumbox{position: absolute;top: 2.031vw;left: 0;right: 0;z-index: 1; max-width: 1660px; width: 100%; margin: 0 auto;padding: 0 15px;}
.wy-product-detail-section .top-breadcrumbox a{text-decoration: underline;font-weight: 400}
.wy-product-detail-section .left-box{width: 44.792vw; padding: 5.573vw 5.052vw 8.854vw 6.771vw;}
.wy-product-detail-section .left-box::after{ content: ''; position: absolute; left: -6.5vw; top: 3.229vw; width: 17.865vw; height: 18.229vw; background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/white-product-leaf-icon.svg); background-repeat: no-repeat; background-position: center; background-size: contain;opacity: 56%;}
.wy-product-detail-section .left-box h3 { margin: -1.771vw 0 0; }
.wy-product-detail-section .left-box .mob-detail-box,.wy-product-detail-section .left-box .wy-button{display: none;}
.wy-product-detail-section .right-box{width: calc(100% - 44.792vw);padding: 7vw 0 2vw 5.104vw;}
.wy-product-detail-section .right-box .detail-box{opacity: 70%;}
.wy-product-detail-section .logo-list{margin: 2.865vw 0 3.385vw;}
.wy-product-detail-section .logo-list .img-box{margin-right: 10px;max-width: 80px;}
.wy-product-detail-section .right-box .wy-button{margin-bottom: 4.948vw;}
.wy-product-detail-section .top-breadcrumbox a:hover { opacity: 50%; }  .wy-accordion { display: flex ; flex-direction: column; gap: 4vw; }
.wy-accordion .wy-accordion-header{position: relative;cursor: pointer;border-bottom: 0.2vw solid var(--black); }
.wy-accordion .wy-accordion-header .plus-minus-icon{position: absolute; width:20px; height: 20px; right: 0; top: 0.208vw; }
.wy-accordion .wy-accordion-header .plus-minus-icon::after,.wy-accordion .wy-accordion-header .plus-minus-icon::before { content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background: var(--black); }
.wy-accordion .wy-accordion-header .plus-minus-icon::after {width: 100%; height: 3px;}
.wy-accordion .wy-accordion-header .plus-minus-icon::before {width: 3px; height: 100%;}
.wy-accordion .wy-accordion-header.open .plus-minus-icon::before{opacity: 0;}
.wy-accordion .wy-accordion-header{ font-family: "filson-soft", sans-serif; font-weight: 500; margin-bottom: 0; padding-right: 30px; text-transform: uppercase; padding-bottom: 0.729vw;}
.wy-accordion .wy-accordion-content{display: none;margin-top: 1.563vw;}
.wy-accordion .wy-accordion-content table{max-width: 502px;padding: 34px; border-collapse: separate; border: 3px solid var(--black);background: var(--white);}
.wy-accordion .wy-accordion-content * {font-family: "filson-soft", sans-serif;}
.wy-accordion .wy-accordion-content table tr th, .wy-accordion .wy-accordion-content table tr td { border-left: 0; border-right: 0; border-color: var(--black); }
.wy-accordion .wy-accordion-content table tr th{border: 0;}
.wy-accordion .wy-accordion-content table tbody tr:first-child td { border-top: 0; }
.wy-accordion .wy-accordion-content table * { font-size: 20px; line-height: 1.55; }
.wy-accordion .wy-accordion-content table .t-big-font *,.wy-accordion .wy-accordion-content table .t-big-font{font-size: 22px;}
.wy-accordion .wy-accordion-content table strong { font-weight: 600; }
.wy-accordion .wy-accordion-content table b { font-weight: 700; }
.wy-accordion .wy-accordion-content table tr th,.wy-accordion .wy-accordion-content table tr th span{font-size: 18PX;letter-spacing: normal;}
.wy-accordion .wy-accordion-content h4 { margin-top: 35px; font-size: 24px; line-height: 1.15; font-weight: 600; text-transform: uppercase; }  .wy-our-story-list-section { padding:6.5vw 0 3.229vw; }
.wy-stories-list {gap: 8.594vw;}
.wy-stories-list .wy-story-box{display: flex; flex-wrap: wrap;margin-bottom: 8vw;}
.wy-stories-list .wy-story-box:last-child{margin-bottom: 0 !important;}
.wy-stories-list .wy-story-box:nth-child(2n){flex-direction: row-reverse;}
.wy-stories-list .wy-story-box .left-box{width: 55%;}
.wy-stories-list .wy-story-box .left-box h4{margin-bottom: 1.25vw;}
.wy-stories-list .wy-story-box .right-box{width: 45%;}
.wy-stories-list .right-box .img-box{position: relative;text-align: right;}
.wy-stories-list .wy-story-box:nth-child(2n) .right-box .img-box{text-align: left;}
.wy-stories-list .wy-story-box:nth-child(2n) .left-box .inner-box{max-width: 30.781vw;margin-left: auto;}
.wy-stories-list .img-box .wy-story-img{max-width: 30.781vw;border-radius: 10px;}
.wy-stories-list .img-box .wy-story-icon{position: absolute; top: -5vw; right: -5.5vw;  max-width: 11.51vw;}
.wy-stories-list .img-box .wy-story-icon:hover{transform: rotate(24deg);}
.wy-stories-list .left-box .inner-box{max-width: 30.781vw;}
.wy-stories-list .left-box .inner-box ul{margin: 1.563vw 0;}
.wy-stories-list .left-box .inner-box ul li{font-size: 1.042vw; line-height: 1.5;}
.wy-difference-section{padding: 2vw 0 2.604vw;}
.wy-difference-section .heading-box h2{margin-bottom: 6.667vw;}
.wy-difference-section .wy-stories-list .wy-story-box{margin-bottom: 5.99vw;}  .wy-way-we-like-section{position: relative; padding: 1vw 0 5.417vw; background: var(--lightblue);margin-top: 5.156vw;}
.wy-way-we-like-section .heading-box { margin-bottom: 3.646vw; }
.wy-way-we-like-section::after{content: '';position: absolute;top: 0;left: 0; width: 100%;height:5.156vw;margin-top: -5vw;background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/we-like-wave-icon.svg); background-repeat: no-repeat; background-position: center; background-size: cover;color: var(--white);}
.wy-way_list{row-gap: 4vw;margin: 0 -1.172vw;}
.wy-way_list .we-way_list_box{ width: 25%;padding: 0 1.172vw;}
.wy-way_list .we-way_list_box .inner-box{position: relative;height: 100%; padding: 4.375vw 1.8vw 2.344vw; background: var(--white);border-radius: 10px;box-shadow: 0 3px 20px #00000014;text-align: center;margin-top: 1.146vw;}
.wy-way_list .we-way_list_box .inner-box::after{content: attr(data-count); position: absolute; top: -1.146vw; right: 0; margin: 0 auto; left: 0; width: 3.594vw; height: 3.594vw; border-radius: 100%; background: var(--caramel); font-family: "filson-soft", sans-serif; font-size: 1.563vw; display: flex ; align-items: center; justify-content: center; color: var(--white);}
.wy-way_list .we-way_list_box img{margin-bottom: 1.51vw;border-radius: 10px;}
.wy-way_list .we-way_list_box h4{min-height: 3vw; margin-bottom: 0.521vw; padding: 0 0.26vw; display: flex ; align-items: flex-end; justify-content: center;}
.wy-way_list .we-way_list_box .info p{margin-bottom: 0;}  .standards-list-section{position: relative; padding: 4.427vw 0 7.083vw;background: var(--lightblue);}
.standards-list-section::after{content: ''; position: absolute;top: 0;right: 0; width: 16.198vw;height: 23.073vw;background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/leafs-icon.svg);background-repeat: no-repeat;background-position: center;background-size: contain;}
.standards-list-section .heading-box{max-width: 41.667vw;margin: 0 auto;padding-bottom: 2.344vw;}
.standards-list-section .heading-wave{margin: 0 auto 2.5vw;}
.standards-list-section .standard-list{margin: 0 auto; display: flex; flex-wrap: wrap;row-gap: 2.448vw;}
.standards-list-section .standard-list .standard-box {position: relative; width: 25%; padding: 0 0.833vw 0 3.1vw; }
.standards-list-section .standard-list .standard-box::after{content: '';position: absolute;left: 0.833vw;top: -0.104vw; width: 1.615vw;height: 1.615vw;border-radius: 100%;background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/blue-right-icon.svg);background-repeat: no-repeat;background-position: center;background-size: contain;}  .left-content-right-img-section{padding: 9.427vw 0 7.031vw;overflow: hidden;}
.left-content-right-img-section .left-box, .left-content-right-img-section .right-box{width: 50%;}
.left-content-right-img-section .left-box .info{max-width: 28.958vw;}
.left-content-right-img-section .right-box .img-box{position: relative; height: fit-content;}
.left-content-right-img-section .logo-icon { position: absolute; right: -3.5vw; top: -4vw;max-width: 11.51vw;}  .wy-recipe-banner{background: var(--lightblue);padding: 2.083vw 0 3.49vw;}
.wy-recipe-banner .wy-prep-list{list-style: none;padding: 0;margin: 0;display: flex; align-items: center;flex-wrap: wrap;gap: 20px;}
.wy-recipe-banner .wy-prep-list li{margin: 0;font-size: 15px;font-weight: 600; padding: 8px 7px;text-transform: lowercase;display: flex;align-items: center;width: fit-content;color: var(--white);background: var(--black);border-radius: 50px;min-width: 135px;}
.wy-recipe-banner .wy-prep-list li .icon{width: 24px;height: 24px;background-repeat: no-repeat; background-position: center; background-size: contain;margin-right: 3px; }
.wy-recipe-banner .wy-prep-list li.prep_time .icon{background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/prep-time-icon.svg);}
.wy-recipe-banner .wy-prep-list li.prep_full_time .icon{background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/time-icon.svg);}
.wy-recipe-banner .wy-prep-list li.servings .icon{background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/spoon-icon.svg);}
.wy-recipe-banner .inner-box{margin:3.125vw 0 2.448vw;}
.wy-recipe-detail-section {padding: 3.385vw 0 1vw;overflow: hidden;}
.wy-recipe-detail-section .recipe-list{display: flex;flex-wrap: wrap;justify-content: center;}
.wy-recipe-detail-section .recipe-list .recipe-box{width: 50%;padding: 0 10px;}
.wy-recipe-detail-section .recipe-list .recipe-box h3.wy-f-h3{text-transform: uppercase;color: var(--caramel);font-weight: bold;font-family: "filson-soft", sans-serif;margin-bottom: 28px;}
.wy-recipe-detail-section .recipe-list.recipe-list-two-box .recipe-box{width: 35%;}
.wy-recipe-detail-section .recipe-list.recipe-list-two-box .video-box{width: 30%;}
.wy-recipe-detail-section .recipe-list .recipe-description h3 { font-weight: bold; font-size: 20px; text-transform: uppercase; font-family: "filson-soft", sans-serif; margin-bottom: 2px; }
.wy-recipe-detail-section .recipe-description ul{margin-bottom: 32px;}
.wy-recipe-detail-section .recipe-description ul li { font-size: 16px;  margin: 12px 0; line-height: 1.5;}
.wy-recipe-detail-section .recipe-list-two-box .preparation-box {padding: 0 16px 0 30px;}
.wy-recipe-detail-section .preparation-box .recipe-description h3{ margin-bottom: 4px;}
.wy-recipe-detail-section .preparation-box .recipe-description p,
.wy-recipe-detail-section .preparation-box .recipe-description p a {font-family: var(--poppins);margin-bottom: 30px;font-size: 16px;line-height: 1.5;}
.wy-recipe-detail-section .preparation-box .recipe-description p a {text-decoration: underline;}
.wy-recipe-detail-section .video-box{position: relative;}
.wy-recipe-detail-section .video-box .inner-video-box{position: relative; height: 38.021vw; border-radius: 10px; overflow: hidden; box-shadow: 0 3px 20px #00000029;margin:4.479vw 0 0 0;right: -6vw;}
.wy-recipe-detail-section .inner-video-box .poster-image{position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-repeat: no-repeat; background-position: center; background-size: cover; z-index: 1;}
.inner-video-box .poster-image .play-icon{ position: absolute; top: 50%; left: 50%; width: 70px; height: 70px; transform: translate(-50%,-50%); background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/video-play-icon.svg); cursor: pointer; }
.inner-video-box .poster-image.hide{opacity: 0;pointer-events: none;}
.wy-recipe-detail-section .inner-video-box .fluid-width-video-wrapper{height: 100%;}
.wy-recipe-detail-section .video-box .make-flower-icon { position: absolute; max-width: 11.052vw; right: -8vw; z-index: 2; top: 1.5vw; }
.wy-recipe-detail-section .video-box .make-flower-icon tspan{font-family: "filson-soft", sans-serif;font-size: 28px;font-weight: 500;}
.wy-recipe-detail-section .shop-recipe-box {position: relative; max-width: 15.938vw; text-align: center; padding:1.771vw 1.771vw 0.99vw; min-height: 16.458vw; box-shadow: 0 3px 20px #00000029; border-radius: 20px; background: var(--white);margin-top: 3.594vw; overflow: hidden;cursor: pointer;display: block;text-decoration: none;}
.wy-recipe-detail-section .shop-recipe-box .img-box{position: relative; transform: scale(1.2) translateY(16px); padding: 1.302vw;}
.wy-recipe-detail-section .shop-recipe-box .img-box img{position: relative;z-index: 1; width: 6.25vw;height: auto; }
.wy-recipe-detail-section .shop-recipe-box .wy-button{position: absolute;left: 0; right: 0;bottom: 0; margin: 0 auto 0.99vw; font-size: 0.938vw; width: fit-content; display: inline-block; min-width: 11.406vw; padding: 11px 8px 8px; z-index: 1; transition: all .4s ease; transform: translateY(10px);opacity: 0;} 
.wy-recipe-detail-section .shop-recipe-box:hover .wy-button{opacity: 1; transform: translateY(0);}
body.single-recipe .wy-instagramfeed-section{padding-top: 3.646vw;}
.wy-recipe-detail-section .shop-recipe-box:hover .img-box{transform: scale(1) translateY(0);}
.wy-recipe-detail-section .preparation-box  .shop-recipe-box{display: none;}
.wy-recipe-detail-section .recipe-description sup { position: relative; top: 5px; font-size: 28px; }
.wy-recipe-detail-section .shop-recipe-box .shop_back_img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 20%;}  .b-corp-banner-section { padding-top: 1.563vw; }
.b-corp-banner-section .banner-box { width: 22vw; display: block; margin-bottom: -1.7vw; }
.b-corp-banner-section .banner-img-box{ position: relative; left: -3.906vw; }
.b-corp-banner-section .banner-img-box img{max-width: 18vw; }
.b-corp-banner-section .banner-img-box .mobile-image{display: none;}
.b-corp-banner-section .banner-logo-box{padding-top: 2.083vw;}
.b-corp-banner-section .banner-logo-box img{max-width:8.95vw;}
.b-corp-banner-section .content-box{ padding-top: 2.95vw; }  .join-journey-section{position: relative;background: var(--lightblue);padding: 2vw 0 5.365vw;    margin-top: 8vw;}
.join-journey-section::before{ content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 5.156vw; margin-top: -5vw; background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/journey-wave-line.svg); background-repeat: no-repeat; background-position: center; background-size: cover; }
.join-journey-section h4{margin: 1.302vw 0 2.604vw;}  .wy-common-content-section{padding: 4vw 0;}
.wy-common-content-section *{font-family: var(--poppins);letter-spacing: normal;}
.wy-common-content-section h1,
.content-area h1,.content-area h2,.content-area h3,.content-area h4,.content-area h5{color: var(--black) !important;font-family: "filson-soft", sans-serif;font-weight: 500; text-transform: capitalize;}
.site-content .content-area{padding-left: 10px !important;padding-right: 10px !important;}
body input[type="reset"],body input[type="submit"],body input[type="submit"]{background: var(--caramel);color: var(--black);font-family: "filson-soft", sans-serif;    background: var(--caramel); color: var(--black); font-family: "filson-soft", sans-serif; border-radius: 50px; font-size: 18px; font-weight: 500;}  .wy-recipe-category-section .recipe-categories { list-style: none; padding: 1.9vw 20px; margin: 0; background: var(--lightblue); }
.wy-recipe-category-section .recipe-categories li{padding: 0.5VW 2.969vw;border-right: 3px solid var(--black);margin: 0;}
.wy-recipe-category-section .recipe-categories li:last-child{border-right: 0;}
.wy-recipe-category-section .recipe-categories li a:hover,.wy-recipe-category-section .recipe-categories li a.active{color: var(--cyan);text-decoration: underline;}  .wy-new-recipies-list-section{padding: 5.208vw 0 6.51vw;}
.wy-new-recipies-list-section .common-recipies-list{display: flex;flex-wrap: wrap;row-gap: 4.896vw;margin: 0 -1vw;padding-bottom: 4.896vw;}
.wy-new-recipies-list-section .common-recipies-list .recipe-item-box{width: 33.33%;padding: 0 2.344vw;}
.wy-new-recipies-list-section .common-recipies-list .inner-box{position: relative;overflow: hidden;height: 31.615vw;border-radius: 10px;box-shadow: 0 3px 20px #00000029}
.wy-load-more-button .load-button{border: none; outline: none;background: transparent;text-transform: uppercase;margin: 0 auto;cursor: pointer;}
.wy-load-more-button .load-button:hover{color: var(--caramel);}
.common-dropdown-list .wy-mob-dropdownbox{display: none;}
.common-dropdown-list .wy-mob-dropdownbox.open img{transform: scaleY(-1); }  .faq-banner-section {position: relative; background: var(--caramel);overflow: hidden;}
.faq-banner-section::after,.faq-banner-section::before{content: '';position: absolute;top: 50%;transform: translateY(-50%); background-repeat: no-repeat;background-position: center;background-size: contain;}
.faq-banner-section::after{ width: 8.802vw; height: 8.958vw;left: 0; background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/orange-leaf-icon.png); }
.faq-banner-section::before{ width: 6.25vw; height: 10.573vw;right: 0; background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/black-round-icon.png); }
.faq-banner-section .mobile-img-box{display: none;}
.faq-banner-section .inner-banner{max-width: 95%;margin: 0 auto;}
.faq-banner-section .banner-detail{width: 600px;}
.faq-banner-section .banner-img-box img{max-width: 17.5vw;}
.wy-faq-listsection{position: relative; padding: 4.167vw 0 6vw;}
.wy-faq-listsection::after { content: ''; position: absolute; width: 35%; left: 0; top: 0; bottom: 0; height: 100%; background: var(--lightpeach); opacity: 35%;}
.wy-faq-listsection .wy-faq-catbox-list{list-style: none;padding: 0;margin: 0;}
.wy-faq-listsection .wy-faq-catbox-list li {margin:0 0 1.51vw;display:block;}
.wy-faq-listsection .wy-faq-catbox-list li .wy-title{margin: 0;line-height: 1.25;cursor: pointer; text-transform: uppercase;}
.wy-faq-listsection .wy-faq-catbox-list li:hover .wy-title,.wy-faq-listsection .wy-faq-catbox-list li.active .wy-title{color: var(--caramel);text-decoration: underline;}
.wy-faq-listsection .wy-catbox{width: 32%;position: relative;z-index: 1;}
.wy-faq-listsection .wy-catbox h2{margin-bottom: 3.2vw;}
.wy-faq-listsection .wy-ques-ans-box{width: 68%;padding-left: 10vw;}
.wy-faq-listsection .wy-ques-ans-box .wy-tab-content h3.wy-f-h2{color: var(--caramel);text-transform: capitalize;margin-bottom: 2.865vw;}
.wy-ques-ans-box .wy-accordion .wy-accordion-header{text-transform: none;font-weight: normal;font-size: 1.406vw;}
.wy-ques-ans-box .wy-accordion{row-gap: 3.333vw;}
.wy-ques-ans-box .wy-accordion .wy-accordion-header{padding-bottom: 1vw;border-bottom: 0;}
.wy-ques-ans-box .wy-accordion .wy-accordion-item{border-bottom: 0.2vw solid var(--black);}
.wy-ques-ans-box .wy-accordion .wy-accordion-content{margin-top: 0;}
.wy-ques-ans-box .wy-accordion .wy-accordion-content a {text-decoration: underline;}
.wy-ques-ans-box .wy-accordion .wy-accordion-content a:hover {color: #d7944b;}  .wy-error-box{padding: 100px 36px;text-align: center;background: var(--lightpeach);}
.wy-error-box h1 { font-size: 160px; line-height: 1; }
.wy-error-box h3 { font-size: 40px; margin-bottom: 20px; }  .wallaby-search-section { padding: 5vw 0; }
.wallaby-search-section .page-header .page-title span { font-size: unset; }
.search-results .entry-header .entry-title a { font-size: 20px; color: var(--black); font-weight: 600; }
.wallaby-search-section section#primary { border-right: 0;}
.wallaby-search-section section#primary article.hentry { border-bottom: 3px solid var(--black); }
.search .site-content .content-area {padding-left: 0 !important;padding-right: 0 !important;}  body .cky-notice .cky-notice-des p,
body .cky-notice .cky-notice-des li,
body .cky-notice .cky-notice-des a,
body .cky-notice .cky-notice-des p a {font-size: 18px !important;line-height: 1.4;}
body .cky-notice .cky-notice-des a,
body .cky-notice .cky-notice-des p a {text-decoration: underline;}
body .cky-notice .cky-notice-des a:hover,
body .cky-notice .cky-notice-des p a:hover {color: var(--caramel) !important;}
body .cky-notice .cky-btn {font-family: "filson-soft", sans-serif;background: var(--black) !important;color: var(--white) !important;font-size: 1.25vw;font-weight: 500;line-height: 1.2;text-align: center;padding: 0.75vw;border-radius: 50px;cursor: pointer;text-transform: uppercase;text-decoration: none;min-width: 12.5vw;}
body .cky-notice .cky-btn:hover {background: var(--caramel) !important;color: var(--black) !important;} .page-template-page-storelocator .wallaby-footer::before {display: none;}
.page-template-page-storelocator .wallaby-footer {padding-top: 70px;}@media screen and (min-width: 1921px){
p,body *{font-size: 0.938vw;}
.wy-common-search-box .inner-box .close-popup img { width: 1.4vw; }
.wy-common-search-box .form-box input{font-size: 1.042vw;}
.wy-common-search-box .form-box form{max-width: 32.188vw;}
.wallaby-footer a,.wallaby-footer p{font-size: 22px;}
.wallaby-footer .wy-container { max-width: 72.917vw;}
.wy-product-list .inner-box{min-height: 22.7vw;}
.cky-notice .cky-notice-des p,
body .cky-notice .cky-notice-des li,
body .cky-notice .cky-notice-des a,
body .cky-notice .cky-notice-des p a {font-size: 0.938vw !important;}
.wy-product-list { max-width: 900px;}
}
@media screen and (max-width: 1899px) {
.wy-recipe-detail-section .shop-recipe-box .wy-button {
font-size: 18px;
}
}
@media screen and (min-width: 1441px){
.wallaby-footer .inner-footer .bottom-footer p{width: 263px;text-align: center;}
.wy-inner-banner-section .banner-img-box.heading-right-wave-box.right-box{    position: relative; top: -45px; transform: scale(1.12); }
.faq-banner-section .banner-detail h1{font-size: 60px;}
}
@media screen and (max-width: 1440px) {
.wallaby-header .header-menu ul li a,.wallaby-header .header-btn{font-size: 22px;}
.wy-button, .wy-secondary-button,
body .cky-notice .cky-btn {font-size: 22PX; padding: 13px 28px;}
.wallaby-footer{padding-bottom: 0;}
.h4-wy, .wy-h4 { font-size: 22px;}
.wy-instagramfeed-section .wy-social-medial-list{gap: 15px;}
.wy-instagramfeed-section .wy-social-medial-list .icon-box { max-width: 50px;}
.wy-certified-section .certified-logo img { max-width: 116px; }
.wy-benefits-section .wy-container,.left-content-right-img-section .wy-container,.wy-recipe-banner .wy-container,.wy-recipe-detail-section .wy-container { max-width: 90vw;}
.left-content-right-img-section .left-box{padding-right: 20px;}
.left-content-right-img-section .left-box .info{max-width: 100%;}
.wy-recipe-detail-section .recipe-list-two-box .preparation-box { padding: 0 16px 0 0; }
.wy-new-recipies-list-section .common-recipies-list{margin: 0;row-gap: 3.896vw; margin: 0 -1.5VW;}
.wy-new-recipies-list-section .common-recipies-list .recipe-item-box{padding: 0 1.5vw;}
.wy-error-box{padding: 80px 15px;}
.wy-error-box h1 { font-size: 120px; }
.wy-error-box h3 { font-size: 35px; margin-bottom: 15px; }
.wy-recipe-detail-section .video-box .make-flower-icon{right: -2VW;top: 0;}
.wy-recipe-detail-section .video-box .inner-video-box{right: 0;}
.wy-ques-ans-box .wy-accordion .wy-accordion-header{font-size: 25px;}
.wy-accordion .wy-accordion-content table *,.wy-accordion .wy-accordion-content table .t-big-font *,.wy-accordion .wy-accordion-content table .t-big-font{font-size: 18px;}
.wy-accordion .wy-accordion-content table tr th,.wy-accordion .wy-accordion-content table tr th span{font-size: 16px;}
}
@media screen and (max-width: 1365px) {
.wy-recipe-detail-section .shop-recipe-box .wy-button {
font-size: 16px;
}
}
@media screen and (max-width: 1280px) {
.p4, .p4 p,.wy-common-content-section p,.wy-common-content-section a,.wy-common-content-section li,.wy-common-content-section strong,.wy-common-content-section label  { font-size: 1.2vw;}
.p2, .p2 p,.p2 strong,.p2 p strong,
.h4-wy, .wy-h4 { font-size: 1.563vw;}
.h1-wy{font-size: 30px;line-height: 1.2;}
.wy-button, .wy-secondary-button,
body .cky-notice .cky-btn {font-size: 20PX;padding: 10px 20PX;}
.small-text{font-size: 1.25vw;}
.wy-f-h3 { font-size: 2.347vw; }
.wallaby-header .inner-header{padding: 8px 15px;}
.wallaby-header .header-menu ul li a,.wallaby-header .header-btn{font-size: 20px;}
.wallaby-header .header-btn{padding: 10px 20PX;}
.wallaby-header .header-logo{max-width: 135px;margin-right: 2.167vw;}
.wy-common-search-box .search-top-box{height: 65vh;}
.wy-common-search-box .form-box form{max-width: 500PX;margin-top: 35PX;}
.wy-common-search-box .form-box input{padding: 15.5px 65px 15.5px 25px;}
.wy-common-search-box .form-box .search-submit{width: 28px; right: 23px;}
.wallaby-footer .menu-box-list{width: 65%;}
.wallaby-footer .logo-box{max-width: 175px;}
.wallaby-footer .wy-social-medial-list .icon-box { max-width: 40px; }
.recipes-container{max-width: 80vw;}
.common-recipies-list .custom-arrow .slick-arrow{width: 3vw; height: 3vw;margin: 0 ;background-size: 0.95vw;}
.wy-recipes-list-section .common-recipies-list .custom-arrow .slider-box { padding: 1.6vw 1.458vw; }
.common-recipies-list .taxonomy-box .taxonomy-link{font-size: 0.95vw; }
.wy-recipes-list-section .common-recipies-list .slider-box{padding: 18px;}
.wy-certified-section .certified-logo img { max-width: 10vw; }
.wy-why-organic-section .wy-large-container{max-width: 100%;}
.wy-why-organic-section .right-box, .wy-why-organic-section .left-box{margin:0;}
.wy-product-list {max-width: 670px}
.wy-product-list .inner-box{padding-bottom: 3.5vw;min-height: 30vw;}
.wy-product-list .product-box:hover .product-detail { height: 4.5vw;}
.wy-product-list-section .product-container{max-width: 100%;}    
.wy-product-list .product-detail p{font-size: 14PX;}
.wy-product-list .inner-box .img-box { max-width: 12.792vw;}
.wy-product-list .product-box{padding-bottom: 16px;}
.wy-product-list .product-box .color-box{height: calc(100% - 16px);}
.wy-product-list .inner-box .wy-button{font-size: 14px; padding: 10px 10px 10px 15px; bottom: -16px;transform: translateY(-3vw); }
.wy-product-list .inner-box .wy-button svg{width: 7px;}
.wy-benefits-list .benefit-box p {max-width: 100%; font-size: 1.23VW; }  
.wy-featured-text h3{font-size: 18px;}
.wy-product-detail-section .left-wy-container{    padding-right: calc((100% - 85vw) / 2);}
.wy-product-detail-section .right-box{ padding: 4vw 0 4.5vw 3.104vw;}
.wy-product-detail-section .logo-list .img-box{max-width: 50px;}
.wy-our-story-list-section .wy-container,.b-corp-banner-section .wy-container{max-width: 82vw;}
.wy-stories-list .left-box .inner-box ,
.wy-stories-list .img-box .wy-story-img,.wy-stories-list .wy-story-box:nth-child(2n) .left-box .inner-box { max-width: 100%;}
.wy-stories-list .wy-story-box .left-box,.wy-stories-list .wy-story-box .right-box{width: 50%;}
.wy-stories-list .left-box .inner-box{padding-right: 20px;}
.wy-stories-list .wy-story-box:nth-child(2n) .left-box .inner-box {padding-left: 20px;padding-right: 0;}
.wy-stories-list .left-box .inner-box ul li{font-size: 1.2vw;}
.wy-way-we-like-section .wy-large-container{max-width: 96vw;}
.wy-way_list .we-way_list_box .info p{font-size: 16px;}
.standards-list-section .wy-container{max-width: 90vw;}
.standards-list-section .standard-list .standard-box::after{top: 1px;}
.wy-recipe-detail-section .preparation-box .recipe-description p{font-size: 16px;margin-bottom: 20px;}
.wy-recipe-detail-section .recipe-list .recipe-description h3{font-size: 18px}
.wy-recipe-detail-section .shop-recipe-box{max-width: 22VW;}
.wy-recipe-detail-section .shop-recipe-box .wy-button {padding: 7px 15px;}
.b-corp-banner-section .banner-logo-box img { max-width: 120px; }
.wy-recipe-detail-section .video-box .make-flower-icon {top: -2vw; }
.wy-recipe-detail-section .shop-recipe-box .img-box{padding-top: 10px;}
.faq-banner-section .banner-img-box img{max-width: 20vw;}
.find-now-form form input[type="text"]{padding: 1.1vw 13.8vw 1.1vw 3.385vw;}
.find-now-form form input[type="text"],.find-now-form form button{font-size: 18px;}
.wy-instagramfeed-section .right-box {max-width: calc(100% - 25.3vw);}
.wy-instagramfeed-section .spotlight-instagram-feed .MediaThumbnail__root::before {width: 50px;height: 50px;}
.wy-instagramfeed-section .spotlight-instagram-feed .alice-carousel__wrapper {padding-right: 80px !important;}
}
@media screen and (max-width: 1023px){
p, body *{font-size: 16PX;}
.wy-f-h2 { font-size: 3vw; }
.p2, .p2 p,.p2 strong,.p2 p strong{line-height: 1.35;}
.p2, .p2 p,.p2 strong,.p2 p strong,
.h4-wy, .wy-h4 { font-size: 1.76vw;}
.p3, .p3 p { font-size: 12PX; }
.p4, .p4 p,.wy-common-content-section p,.wy-common-content-section a,.wy-common-content-section li,.wy-common-content-section strong,.wy-common-content-section label{font-size: 1.6VW;}
.wallaby-footer .menu-area ul{gap: 10px;}
.wallaby-footer .inner-footer .footer-box{padding-bottom: 35px;}
.wallaby-footer a,.wallaby-footer p{font-size: 16px;}
.wallaby-footer .wy-social-medial-list { gap: 12px; margin-top: 25px; }
.wallaby-footer .menu-box-list{width: 70%;}
.wallaby-footer .h-divider { width: 2px; height: 20px; margin: 0 15px;}
.banner-wy .banner-wy-top h1, .banner-wy .banner-wy-top p{font-size: 36px;}
.wy-recipes-list-section .common-recipies-list .inner-box{height: 36VW;}
.common-recipies-list .taxonomy-box .taxonomy-link { font-size: 10px;padding: 4PX;}
.wy-recipes-list-section .common-recipies-list .slider-box { padding: 2.5vw 2.5vw; }
.common-recipies-list .custom-arrow .slick-arrow{border-width: 0.196vw;width: 2.933vw;height: 2.933vw;}
.wy-certified-section .certified-text .inner-box { max-width: 300px; }
.wy-product-list {grid-template-columns: repeat(2, 1fr);column-gap: 20px;row-gap: 50px;}
.wy-our-story-list-section .wy-container,.b-corp-banner-section .wy-container { max-width: 90vw; }
.wy-stories-list .wy-story-box{margin-bottom: 5vw;}
.wy-way-we-like-section{padding: 1.5vw 0 8vw;}
.wy-way_list .we-way_list_box{width: 33.33%;}
.wy-way_list .we-way_list_box .inner-box{margin-top: 2.146VW;}
.wy-way_list .we-way_list_box .inner-box::after{width: 5.8vw; height: 5.8vw;font-size: 2.8vw;top: -2.146vw;}
.wy-recipe-detail-section{padding: 6vw 0 10vw;}
.wy-recipe-detail-section .recipe-list.recipe-list-two-box .recipe-box { width: 50%; }
.wy-recipe-detail-section .recipe-list.recipe-list-two-box .video-box{height: 38.021vw;}
.wy-recipe-detail-section .shop-recipe-box .img-box{padding-top: 0;}
.wy-common-content-section{padding: 6vw 0 ;}
.wy-faq-listsection::after{width: 40%;}
.wy-error-box{padding: 60px 15px;}
.wy-error-box h1 { font-size: 100px; }
.wy-error-box h3 { font-size: 30px; margin-bottom: 15px; }
.wy-faq-listsection .wy-catbox h2{font-size:24px;}
.wy-accordion .wy-accordion-content table tr th span,.wy-accordion .wy-accordion-content table tr th { font-size: 12PX; }
.wy-accordion .wy-accordion-content h4 { margin-top: 25px; font-size: 22px;}
.faq-banner-section .banner-img-box img { max-width: 22vw; }
.cky-notice .cky-notice-des p,
body .cky-notice .cky-notice-des li,
body .cky-notice .cky-notice-des a,
body .cky-notice .cky-notice-des p a {font-size: 16px !important;}
}
@media screen and (max-width: 991px){
.p4, .p4 p,.wy-common-content-section p,.wy-common-content-section a,.wy-common-content-section li,.wy-common-content-section strong,.wy-common-content-section label { font-size: 1.715vw; }
.small-text { font-size: 1.65vw; }
.p2, .p2 p,.p2 strong,.p2 p strong,
.h4-wy, .wy-h4 { font-size: 1.816vw;}
.wallaby-header .header-btn img,.wallaby-header .hamburger-wy {position: relative; display: inline-block; }
.wallaby-header .inner-header{padding: 16px;}
.wallaby-header .header-btn{background: transparent;font-size: 0;padding: 0;}
.wallaby-header .search-icon{max-width: 24px;}
.wallaby-header .inner-header .header-menu {display: none;}
.wallaby-header .hamburger-wy .close-icon { position: absolute; left: 0; margin: 0 auto; right: 0; top: 50%; transform: translateY(-50%); opacity: 0;}
.wallaby-header .hamburger-wy.open .close-icon{opacity: 1;}
.wallaby-header .hamburger-wy.open .hamburger-icon{opacity: 0;}
.wallaby-header .search-icon{margin: 0 14px;}
.wallaby-header .header-menu ul li a{font-size: 24px;}
.wallaby-header .mobile-header{display: block; position: absolute; top: 90.33px; width: 100%; height: calc(100vh - 90.33px); background: var(--white);padding: 15px;}
.wallaby-header .mobile-header.open{opacity: 1;visibility: visible;pointer-events: all;}
.wallaby-header .mobile-header::before { content: ''; position: absolute; width: 100%; height: 59%; top: 0; left: 0; background: var(--lightblue); background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/mobile-wave-line.svg); background-position: bottom -2px center; background-repeat: no-repeat; background-size: 100%; }
.wallaby-header .mobile-header .header-menu {position: relative;z-index: 1;width: 100%; height: 100%; overflow-x: hidden;overflow-y: auto;padding-top: 75px;} 
.wallaby-header .mobile-header .header-menu ul { display: flex ; text-align: center; gap: 42px; flex-direction: column; }
.wallaby-header .mobile-header .bottom-menu{margin-top: 160px;}
.banner-wy .banner-wy-bottom .wy-h4 br{display: none;}
.wy-benefits-section{padding: 6vw 0;}
.wy-benefits-list .benefit-box{width: 33.33%;}
.wy-benefits-list .benefit-box .img-box img{height: 12vw;}
.wy-benefits-list .benefit-box p { font-size: 1.8VW; }
.wy-benefits-list .benefit-box h4.p2{margin-bottom: 0.6vw;}
.wy-way_list .we-way_list_box{width: 50%;}
.wy-way_list .we-way_list_box .inner-box{padding: 8.5vw 5vw 4vw;}
.wy-way_list .we-way_list_box img { margin-bottom: 3.51vw;}
.wy-way_list .we-way_list_box h4{margin-bottom: 1.521vw;}
.wy-stories-list .left-box .inner-box ul li{font-size: 1.715vw;}
.standards-list-section .heading-box {max-width: 58.667vw;}
.standards-list-section .standard-list .standard-box{width: 33.33%; font-size: 2.2vw;}
.standards-list-section .standard-list .standard-box::after { left: 0.5vw; top: 3px; width: 2vw; height: 2vw; }
.b-corp-banner-section .banner-logo-box img { max-width: 90px; }
.wy-faq-listsection .wy-catbox{width: 34.5%;}
.wy-faq-listsection .wy-ques-ans-box { width: 65.5%;}
.wy-recipe-detail-section .video-box .make-flower-icon{max-width: 16VW;}
.find-now-section .find-now-form{max-width: 50vw;}
.find-now-form form input[type="text"], .find-now-form form button { font-size: 16px; }
.find-now-form form input[type="text"] { padding: 1.3vw 16.5vw 1.3vw 5vw;  background-position: left 2vw center; background-size: 1.5vw;}
.find-now-form form button{width: 16VW;}
.wallaby-search-section { padding: 40PX 0; }
.wy-instagramfeed-section .spotlight-instagram-feed .MediaThumbnail__root::before {width: 45px;height: 45px;top: 15px;right: 15px;}
}
@media screen and (max-width: 768px){
body .cky-notice .cky-btn {flex: unset;width: unset;}
}
@media screen and (max-width: 767px){
.wy-f-h2 { font-size: 3.911vw; }
.wy-f-h3 { font-size: 2.608vw; }
.p4, .p4 p,.wy-common-content-section p,.wy-common-content-section a,.wy-common-content-section li,.wy-common-content-section strong,.wy-common-content-section label{font-size: 16px;}
.p2, .p2 p, .p2 strong, .p2 p strong, .h4-wy, .wy-h4 { font-size: 2.347vw; }
.left-wy-container{width: 100%;padding: 0 20px;}
.recipes-container,.right-wy-container { max-width: 100%; PADDING: 0 20PX; }
.wy-container{padding: 0 20px;max-width: 100%;}
.small-text { font-size: 2.086vw; }
ul li, ol li { margin: 15px 0; }
.wallaby-header .mobile-header .bottom-menu{margin-top: 18vh;}
.wallaby-header .mob-header-btn{padding: 15px 25px; min-width: 240px;font-size: 20PX;}
.wy-common-search-box .search-top-box{height: 50%;padding-bottom: 20vw;}
.wy-common-search-box .search-top-box .find-now-icon,.find-now-section .find-now-icon{display: none;}
.wy-common-search-box .search-top-box::after { background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/search-wave-icon.svg); background-size: cover; height: 14vh; }
.wy-common-search-box .inner-box{padding-bottom: 0;}
.wy-common-search-box .inner-box .close-popup{top: 34px; right: 36px; max-width: 20px;}
.wy-common-search-box .inner-box .close-popup img { width: 20px; }
.wy-common-search-box .form-box form{max-width: 320PX;}
.banner-wy .container-wy{max-width: 70vw;}
.home .banner-wy .container-wy{
max-width: 92vw;
}
.find-now-section{min-height: 365px;padding: 50px 0 90px;}
.find-now-section .container::after,.find-now-section .container::before{content: '';position: absolute;top: 0; width: 84px;height: 65px;background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/mobile-leafe-icon.svg);background-repeat: no-repeat;background-position: center;background-size: contain;}
.find-now-section .container::after{right: 0;}
.find-now-section .container::before{left: 0;transform: scaleX(-1);}
.find-now-section .container h2{max-width: 61.026vw;;margin: 0 auto;position: relative;z-index: 1;}
.find-now-form form button{position: relative; width: 100%;border-radius: 50px;}
.find-now-form form input[type="text"] { font-size: 18px; background-size: 17px; background-position: left 25px center; padding: 18px 40px 18px 66px; margin-bottom: 29px; }
.find-now-form form button{font-weight: 500;font-size: 20px;}
.find-now-section .find-now-form{margin-top: 35px;}
.find-now-form form button{padding: 12px;}
.wallaby-footer{padding: 35px 0 24px;}
.wallaby-footer::before{ height: 11vw;background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/mobile-wave-line.svg);margin-top: -11vw;}
.wallaby-footer .inner-footer .footer-box{flex-direction: column-reverse;align-items: center;}
.wallaby-footer .menu-box-list { width: 100%; flex-direction: column; align-items: center; text-align: center; gap: 10px;margin-top: 34px;}
.wallaby-footer .menu-area ul{margin: 0;}
.wallaby-footer .inner-footer .footer-box{padding-bottom: 24px;}
.wallaby-footer .inner-footer .bottom-footer{flex-direction: column;gap: 15px;}
.wy-product-list-section{padding: 4vw 0 15vw;}
.wy-product-list { grid-template-columns: repeat(2, 1fr);}
.wy-product-list .inner-box h4{FONT-SIZE: 3.129vw;}
.wy-product-list .inner-box .img-box{max-width: 24.511vw;margin-bottom: 3.259vw;}
.wy-product-list .inner-box{min-height: 52.673vw;padding: 3.129vw 6.519vw 5.085vw 6.519vw;}
.wy-product-list .product-box .color-box{opacity: 1;}
.wy-product-list .product-detail p{font-size: 2.347vw;}
.wy-product-list .inner-box .wy-button{font-size: 2.347vw;padding: 16px 15px 16px 26px;padding: 2.09vw 1.96vw 2.09vw 3.39vw;bottom: -2.8vw;}
.wy-product-list .inner-box .wy-button svg {margin-left: 2.09vw; width: 1.04vw;}
.wy-product-list .inner-box .product-detail{height: auto !important;opacity: 1;transform: none;}
.wy-product-list .product-box .wy-button,.wy-product-list .product-box .inner-box h4,.wy-product-list .product-box .img-box{transform: translateY(0);}
.wy-benefits-section .wy-container{max-width: 96vw; }
.wy-benefits-section{padding: 8.866vw 0 4.433vw;}
.wy-benefits-list .benefit-box{width: 50%;}
.wy-benefits-section .tagline { display: block; font-size: 16px; color: #fff; opacity: 50%; line-height: 1.35; }
.wy-benefits-section .heading-wave-line h2.heading-wave{margin-bottom: 6.91vw;padding-bottom: 4.5VW;}
.wy-benefits-list .benefit-box .img-box img{height: 10.821vw;max-width: 13.82vw;}
.wy-benefits-list .benefit-box h4.p2{font-size: 18px;}
.wy-benefits-list .benefit-box p{font-size: 16px}
.wy-benefits-list .benefit-box .inner-box{border-radius: 25px;min-height: 26.076vw;padding: 3vw 4vw;}
.wy-benefits-list .benefit-box .img-box{margin-bottom: 10px;}
.wy-benefits-list .benefit-box h4.p2{margin-bottom: 6px;}
.wy-benefits-list{margin: 0 -0.913vw 3.781vw;row-gap: 2.477vw;}
.wy-benefits-list .benefit-box{padding: 0 0.913vw;}
.wy-our-story-section { padding: 7vw 0; }
.wy-our-story-section .inner-area{flex-wrap: wrap;flex-direction: column-reverse;gap: 7.385vw;}
.wy-our-story-section .inner-area .left-box,.wy-our-story-section .inner-area .right-box{max-width: 70vw; width: 100%;position: relative;}
.wy-our-story-section .image-list .img-box.img1 { max-width: 40vw;position: relative; z-index: 2;}
.wy-our-story-section .image-list .img-box.img2{max-width: 35vw;margin-top: -10%;margin-right: 0;}
.wy-our-story-section .icon-area .img-box img { max-width: 38vw;margin-top: -11vw;}
.wy-our-story-section .image-list .img-box img { border-radius: 10px; }    
.wy-our-story-section .icon-area .icon-box{top: -17.7vw;}
.wy-our-story-section .icon-area .icon-box img { width: 13vw; }
.wy-stories-list .left-box .inner-box ul li {font-size: 16px;}
.wy-instagramfeed-section{padding: 5vw 0;}
.wy-instagramfeed-section .left-box{max-width: 100%;}
.wy-instagramfeed-section .wy-social-medial-list .icon-box { max-width: 36px; }
.wy-why-organic-section .detail-box{max-width: 100%;width: 1500px;}
.wy-certified-section .wy-container { align-items: center; flex-direction: column; }
.wy-certified-section .certified-text{width: 100%;}
.wy-certified-section .certified-text .inner-box{margin: 0 auto;}
.wy-certified-section .certified-logo img { max-width: 18vw; margin-bottom: 0; }
.wy-certified-section .certified-wy-img { width: 58vw; }
.common-recipies-list { padding-bottom: 6.073vw; margin-bottom: 3.563vw; }
.wy-recipes-list-section{padding: 6.386vw 0 4VW; margin-bottom: 5vw;} 
.common-recipies-list .custom-arrow .slick-arrow{width: 30px; height: 30px;}
.wy-inner-banner-section .banner-detail{width: 1200px;}
.wy-inner-banner-section.wy-center-banner .banner-img-box.right-box { transform: rotate(345deg); }
.wy-product-detail-section .left-wy-container{padding: 0;flex-direction: column;}
.wy-product-detail-section .left-box,.wy-product-detail-section .right-box{ width: 100%;}
.wy-product-detail-section .left-box{padding: 10vw  5vw 6vw;}
.wy-product-detail-section .left-box::after{content: none;}
.wy-product-detail-section .left-box .img-box { max-width: 300px; margin: 0 auto; }
.wy-product-detail-section .right-box h1,.wy-product-detail-section .right-box .detail-box ,.wy-product-detail-section .right-box .wy-button{display: none;}
.wy-product-detail-section .left-box .mob-detail-box,.wy-product-detail-section .left-box .wy-button { display: inline-block;}
.wy-product-detail-section .left-box h3{margin-bottom: 7.692vw;}
.wy-product-detail-section .left-box .mob-detail-box,.wy-product-detail-section .right-box{max-width: 500px; margin: 0 auto;}
.wy-product-detail-section .right-box{padding: 6vw;}
.wy-product-detail-section .logo-list{justify-content: center;margin: 0 0 7VW;}
.wy-product-detail-section .logo-list .img-box { max-width: 80px; margin: 0 5px;}
.wy-accordion .wy-accordion-header{border-bottom-width: 3px;}
.wy-our-story-list-section{padding:5vw 0 8vw;}
.wy-our-story-list-section .wy-container,.b-corp-banner-section .wy-container{max-width: 100%;padding: 0 36px;}
.wy-stories-list .wy-story-box .left-box, .wy-stories-list .wy-story-box .right-box{width: 100%;padding: 0;}
.wy-stories-list .wy-story-box .inner-box{padding: 0;text-align: center;}
.wy-stories-list .right-box .img-box{max-width: 60vw;margin: 0 auto;}
.wy-stories-list .right-box .img-box.story-icon-box{margin-top: 15.645vw;}
.wy-stories-list .img-box .wy-story-icon{top: -9vw; right: -2.5vw; max-width: 18.772vw; transform: rotate(18deg);}
.wy-stories-list .wy-story-box { margin-bottom: 10vw; }
.wy-stories-list .wy-story-box:nth-child(2n) .left-box .inner-box,.wy-stories-list .wy-story-box .inner-box{padding: 0;margin-bottom: 5.215vw;}
.wy-stories-list .wy-story-box:first-child .inner-box{margin-bottom: 0 !important;}
.wy-stories-list .left-box .inner-box ul { margin: 4.563vw 0; text-align: left; }
.wy-way_list .we-way_list_box .info p{font-size: 14PX;}
.wy-way_list .we-way_list_box .inner-box{padding: 8.5vw 3vw 4vw;}
.standards-list-section{padding: 8vw 0;}
.standards-list-section .heading-box{max-width: 100%;}
.standards-list-section .standard-list .standard-box{width: 50%;font-size: 3.129vw;padding: 0 1vw 0 5.5vw;}
.standards-list-section .standard-list .standard-box::after{left: 1.5VW; width: 2.8vw; height: 2.8vw;}
.left-content-right-img-section .left-box, .left-content-right-img-section .right-box{width: 100%;text-align: center;}
.left-content-right-img-section .left-box{padding: 0;}
.left-content-right-img-section .right-box .img-box{max-width: 78.227vw;margin: 7.432vw auto 0;}
.left-content-right-img-section .logo-icon{right: unset; left: -6vw; top: -9vw; max-width: 26vw; transform: rotate(-45deg);}
.wy-small_banner-section{padding: 0 36px 5vw;}
.wy-small_banner-section .img-box.left-box{display: none;}
.wy-small_banner-section .inner-banner{flex-direction: column;align-items: flex-start;}
.wy-small_banner-section .content-box{width: 100%;}
.wy-small_banner-section .img-box.right-box{position: relative; transform: none; right: unset; left: -2vw; top: -5vw; max-width: 60vw;}
.store-banner img{display: none;}
.store-banner .mobile-img{display: block;}
.wy-recipe-detail-section{padding-top: 12vw;}
.wy-recipe-detail-section .recipe-list.recipe-list-two-box .recipe-box{width: 100%;padding: 0;}
.wy-recipe-detail-section .recipe-box .shop-recipe-box{display: none;}
.wy-recipe-detail-section .recipe-box.preparation-box  .shop-recipe-box{display: block;}
.wy-recipe-detail-section .recipe-list .recipe-box{width: 100%;}
.wy-recipe-detail-section .recipe-list .recipe-box h3.wy-f-h3{margin-bottom: 14px;font-size: 3.911vw;}
.wy-recipe-detail-section .recipe-description ul { margin-bottom: 25px; }
.wy-recipe-detail-section .recipe-list.recipe-list-two-box .recipe-box{margin-bottom: 6.519vw;}
.wy-recipe-detail-section .recipe-list.recipe-list-two-box .video-box{height: auto;}
.wy-recipe-detail-section .shop-recipe-box { max-width: 43VW; margin: 10vw auto 0; max-width: 306px;min-height: 316px;padding: 30px 34px;}
.wy-recipe-detail-section .shop-recipe-box .p4{font-size: 20px;}
.wy-recipe-detail-section .shop-recipe-box .img-box{ transform: scale(1) translateY(0); padding: 6vw;}
.wy-recipe-detail-section .shop-recipe-box .img-box img{width: 20.25vw;}
.wy-recipe-detail-section .shop-recipe-box .wy-button{opacity: 1; transform: translateY(0);min-width: 218px;font-size: 16px;padding: 9px 15px;margin-bottom: 19px;}
.wy-recipe-detail-section .video-box{order: 1;}
.wy-recipe-detail-section .ingretients-box{order: 2;}
.wy-recipe-detail-section .preparation-box{order: 3;}
.wy-recipe-detail-section .video-box .fluid-width-video-wrapper { padding-top: 70.176vw !important; }
.wy-recipe-detail-section .video-box .inner-video-box{height: auto;}
.wy-recipe-detail-section .video-box .make-flower-icon { max-width: 35VW; top: -6vw;right: -7vw;}
.b-corp-banner-section { padding-top: 6.563vw; margin-bottom: 6vw;}
.b-corp-banner-section .banner-img-box .desktop-image{display: none;}
.b-corp-banner-section .banner-img-box .mobile-image{display: block;}
.b-corp-banner-section .inner-area{flex-direction: column;align-items: center;}
.b-corp-banner-section .content-box{order: 1;}
.b-corp-banner-section .banner-logo-box{order: 2;padding: 13px 0 6px;}
.b-corp-banner-section .banner-img-box { order: 3; margin-bottom: -12.7vw; left: 0;}
.b-corp-banner-section .banner-img-box img { max-width: 42vw; }
.b-corp-banner-section .banner-logo-box img { max-width: 28vw; }
.b-corp-banner-section .banner-box{width: auto;}
.join-journey-section{margin-top: 15VW;padding-bottom: 10VW;}
.join-journey-section::before{ height: 11vw; background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/mobile-journey-wave-line.svg); margin-top: -11vw; }
.wy-new-recipies-list-section .common-recipies-list .recipe-item-box{width: 50%;}
.wy-new-recipies-list-section .wy-recipies-list .inner-box{height: 50vw;}
.wy-recipies-list .inner-box .detail-box h4{font-size: 22px;}
.common-recipies-list .detail-box .intro{display: block !important;}
.wy-recipies-list .inner-box .detail-box .intro{font-size: 16px;}
.wy-recipies-list .inner-box .detail-box{padding: 14px;}
.wy-recipies-list .inner-box::after{background: linear-gradient(360deg, rgba(0, 0, 0, 0.9108018207282913) 0%, rgba(255, 255, 255, 0) 90%);}
.wy-recipies-list .inner-box .taxonomy-link {padding: 4px 15px; }
.wy-recipe-category-section{padding: 40px 36px;background: var(--lightblue);}
.common-dropdown-list { border: 3px solid var(--black); border-radius: 33px;padding: 15px 24px;padding: 0%;}
.common-dropdown-list .wy-mob-dropdownbox {display: flex; font-size: 20px;cursor: pointer;margin: 15px 24px;}
.common-dropdown-list .wy-mob-dropdownbox span{ font-size: 20px;text-transform: uppercase;color: var(--black);}
.common-dropdown-list .wy-common-dropdown-list{flex-direction: column;align-items: flex-start;padding: 0;margin: 40px 24px 15px;display: none;list-style: none !important;}
.common-dropdown-list .wy-common-dropdown-list li{padding: 0;border: 0;margin-bottom: 30px;list-style: none !important;}
.common-dropdown-list .wy-common-dropdown-list li:last-child{margin-bottom: 0;}
.common-dropdown-list .wy-common-dropdown-list li a{font-size: 18px;text-transform: uppercase;color: var(--black) !important;text-decoration: none !important;font-weight: 500;display: block;}
.faq-banner-section{padding-top: 56px;}
.faq-banner-section .inner-banner .banner-img-box.right-box{display: none;}
.faq-banner-section::before{content: none;}
.faq-banner-section .inner-banner{flex-direction: column;align-items: center;}
.faq-banner-section::after { width: 110px; height: 110px; left: -40px; }   
.wy-faq-listsection .wy-catbox,.wy-faq-listsection .wy-ques-ans-box{width: 100%;}
.wy-faq-listsection .wy-catbox{padding: 7vw 36px;background: #fbefe3;}
.wy-faq-listsection .wy-ques-ans-box{padding: 7.5vw 36px;}
.wy-faq-listsection{padding: 0;}
.wy-faq-listsection::after{content: none;}
.wy-faq-listsection .wy-catbox h2,.faq-banner-section .banner-img-box{display: none;}
.wy-faq-listsection .wy-large-container{max-width: 100%;padding: 0;}
.wy-ques-ans-box .wy-accordion .wy-accordion-header{font-size: 21px;}
.wy-faq-listsection .wy-ques-ans-box .wy-tab-content h3.wy-f-h2{text-align: center;color: var(--black);margin-bottom: 40px;}
.faq-banner-section .mobile-img-box{display: block;}
.faq-banner-section .mobile-img-box img{max-width: 50vw;}
.wy-error-box h1 { font-size: 80px; }
.wy-error-box h3{font-size: 25px;}
.wy-inner-banner-section.wy-center-banner .banner-img-box.right-box img{max-width: 100%;}
.wy-accordion .wy-accordion-content table *,.wy-accordion .wy-accordion-content table .t-big-font *,.wy-accordion .wy-accordion-content table .t-big-font{font-size: 16px;}
.wy-accordion .wy-accordion-content table { max-width: 100%; padding: 15px 15px 30px;}
.wy-accordion .wy-accordion-content{margin-top: 20PX;}
.wy-accordion .wy-accordion-content h4 { margin-top: 25px; font-size: 20px;}
body input[type="reset"],body input[type="submit"],body input[type="submit"]{font-size: 16px;}
.wy-instagramfeed-section .wy-d-flex {align-items: center;flex-direction: column;}
.wy-instagramfeed-section .right-box {max-width: 100%;margin-top: 30px;}
.wy-instagramfeed-section .spotlight-instagram-feed .alice-carousel__wrapper {padding-right: 15% !important;padding-left: 15% !important;}
.wy-instagramfeed-section .spotlight-instagram-feed .alice-carousel .alice-carousel__prev-btn,
.wy-instagramfeed-section .spotlight-instagram-feed .alice-carousel .alice-carousel__next-btn {margin-left: auto;margin-right: auto;width: 50%;background-size: 44px;}
.wy-instagramfeed-section .spotlight-instagram-feed .alice-carousel .alice-carousel__prev-btn {background-position: right 10px center;}
.wy-instagramfeed-section .spotlight-instagram-feed .alice-carousel .alice-carousel__next-btn {background-position: left 10px center;}
.wy-instagramfeed-section .spotlight-instagram-feed .MediaThumbnail__root:not(:hover) img {transform: scale(1);}
.wy-instagramfeed-section .spotlight-instagram-feed .MediaThumbnail__root::before {opacity: 1;}
.wy-instagramfeed-section .spotlight-instagram-feed .FeedSliderLayout__item-square {padding-bottom: 110%;}
} 
@media screen and (max-width: 575px){
p, body *{line-height: 1.45;}
.p2, .p2 p,.h4-wy, .wy-h4,.p2 strong,.p2 p strong { font-size: 4.616vw;}
.h1-wy{font-size: 7.692vw}
.h4-wy, .wy-h4 { font-size: 4.615vw;line-height: 1.4;}
.wy-f-h2 { font-size:7.692vw }
.wy-f-h3 { font-size: 5.128vw; }
.small-text { font-size: 4.103vw; }
.wy-button, .wy-secondary-button{font-size: 20px;min-width: 238px;padding: 17px;}
.heading-wave-line .heading-wave{padding-bottom: 3vw;}
.heading-wave-line .heading-wave::after{width: 41.282vw;height: 3.333vw;}
.wy-container{max-width: 100%; padding: 0 9.231vw;}
.banner-wy .banner-wy-bottom .wy-h4 br{display: block;}
.banner-wy .banner-wy-text .banner-wy-top img{max-width: 92%;}
.banner-wy .banner-wy-img{margin-top: -25px;text-align: center;}
.banner-wy .banner-wy-bottom .wy-h4 { margin: 16px auto 30px;}
.banner-wy .banner-wy-img .wy-button,.banner-wy .banner-wy-img .baner-mobile-text{display: inline-block;}
.banner-wy .banner-wy-img .baner-mobile-text{margin: 4.872vw 0 8.205vw;}
.wy-our-story-section{padding: 8vw 0 10vw;}
.wy-our-story-section .inner-area .left-box{max-width: 100%;}
.wy-our-story-section .inner-area .right-box{max-width: 77.949vw; margin: 0 auto;padding-bottom: 31.795vw; }
.wy-our-story-section .image-list .img-box.img1 { max-width: 56.154vw;position: relative; z-index: 2;}
.wy-our-story-section .image-list .img-box.img2{max-width: 50.513vw;margin-top: -10%;margin-right: 0;}
.wy-our-story-section .icon-area .img-box img { max-width: 58.974vw;margin-top: -11vw;}
.wy-our-story-section .image-list .img-box img { border-radius: 10px; }    
.wy-our-story-section .image-list .icon-area { position: unset; }
.wy-our-story-section .icon-area .icon-box{right: 0; top: -22vw; left: unset; z-index: 2;transform: rotate(35deg);}
.wy-our-story-section .icon-area .icon-box img { width: 39.897vw; }
.wy-our-story-section .heading-wave-line .heading-wave { margin-bottom: 4.872vw; }
.wy-our-story-section .inner-area .right-box h4 { margin-bottom: 8.205vw; }
.wy-recipes-list-section{padding: 14.872vw 0 9vw;margin-bottom: 3vw;}
.wy-recipes-list-section::after{height: 6.41vw; background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/Recipes-small-wave.svg);}
section.wy-recipes-list-section .recipes-container { padding: 0; }
.wy-recipes-list-section .common-recipies-list .inner-box{ height: 96.41vw; }
.wy-recipes-list-section .common-recipies-list .slick-list{max-width: 84.103vw; margin-left: auto;margin: 0 0 0 auto;}
.wy-recipes-list-section .common-recipies-list .slider-box { padding: 4.5vw 3.59vw; }
.wy-recipes-list-section .heading-box { max-width: 83.846vw; padding: 0 5.128vw; margin: 0 auto 5VW; }
.common-recipies-list .custom-arrow{padding: 0 4px;}
.wy-recipes-list-section .common-recipies-list .custom-arrow .slick-arrow{width:38px;height: 38px;border-width: 3px;background-size: 9px;}
.wy-recipes-list-section .common-recipies-list{padding-bottom: 40px;margin-bottom: 22px;}
.common-recipies-list .inner-box .taxonomy-box{left: 3.846vw; top: 2.821vw}
.common-recipies-list .taxonomy-box .taxonomy-link{font-size: 2.821vw;min-width: 26.923vw;padding: 4.5PX 10PX;}
.common-recipies-list .inner-box .detail-box{padding: 1.25vw 9vw 6vw 4.103vw;}
.common-recipies-list .detail-box .intro{display: block !important;font-size: 14px;}
.common-recipies-list .inner-box .detail-box h4 {margin-bottom: 1vw; font-size: 5.128vw; }
.common-recipies-list .inner-box::after{background: linear-gradient(360deg, rgba(0, 0, 0, 0.9108018207282913) 0%, rgba(255, 255, 255, 0) 80%);}
.wy-certified-section { padding: 10.256vw 0 7.949vw;}
.wy-single-certified-section{padding: 15.385vw 0 17.949vw;}
.certified-large-section{padding: 6.78vw 0 7.562vw;}
.wy-certified-section .certified-logo { margin-bottom: 2.308vw; }
.wy-certified-section .certified-logo img { max-width: 27.179vw; margin-bottom: 0;}
.wy-certified-section .certified-wy-img { max-width: 77.436vw; width: 100%; }
.wy-certified-section .certified-text{width: 100%;padding: 0;margin-bottom: 12.051vw;}
.wy-certified-section .certified-text .inner-box { max-width: 70.256vw;margin: 0 auto;}
.wy-certified-section .certified-text h4 { margin-bottom: 10vw; }
.wy-featured-text { margin: 0 0 10.513vw 0; flex-direction: column; }
.wy-featured-text svg { width: 17PX; margin-bottom: 7px;}
.wy-featured-text h3 {font-size: 18px;line-height: 1.25;margin-left: 0;}
.wy-instagramfeed-section { padding: 14.615vw 0 12.83vw; }
.wy-instagramfeed-section h2 { margin-bottom:4.872vw; }
.wy-instagramfeed-section h4 { margin: 0 0 3.077vw; }
.wy-instagramfeed-section .wy-social-medial-list{gap: 13px;}
.wy-instagramfeed-section .wy-social-medial-list .icon-box { max-width: 37px;}
.wy-why-organic-section .detail-box{max-width: 70.256vw;width: 100%; padding: 16.923vw 0 0;}
.wy-why-organic-section .p2 { margin: 1vw 0 7.692vw; }
.wy-why-organic-section .small-text,.wy-why-organic-section .img-box,.wy-inner-banner-section .banner-img-box{display: none;}
.wy-why-organic-section .mob-img-box,.wy-inner-banner-section .mobile-img-box,.wy-inner-banner-section .inner-banner{display: block;}
.wy-inner-banner-section .banner-detail { max-width: 77.949vw;width: 100%; padding: 14.615vw 0 0.2vw;}
.wy-inner-banner-section .banner-detail h1{margin-bottom: 5.128vw;}
.wy-inner-banner-section .banner-detail.heading-wave-line { max-width: 95vw;padding-top: 13.59vw;}
.wy-inner-banner-section .heading-wave-line .heading-wave::after{width: 41.282vw;height: 3.333vw; bottom: -3.75vw}
.wy-inner-banner-section .banner-detail h1.heading-wave{font-size: 6.154vw;}
.wy-inner-banner-section .mobile-img-box{margin-bottom: -14.103vw;}
.wy-inner-banner-section .mobile-img-box img{width: 100%;}
.wy-inner-banner-section::before{ height: 11vw;background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/banner-mobile-wave-line.svg);}
.wy-product-list { grid-template-columns: repeat(1, 1fr);}
.wy-product-list .inner-box h4{font-size: 6.154vw;margin-bottom: 2vw;}
.wy-product-list-section { padding: 8vw 0 36.667vw; }    
.wy-product-list{max-width: 81.538vw;margin: 0 auto;row-gap: 22.662vw;}
.wy-product-list .inner-box { min-height: 103.59vw; padding: 6.15vw 11.82vw 13vw; }
.wy-product-list .product-box{padding-bottom: 5.8vw;}
.wy-product-list .product-box .color-box{height: calc(100% - 5.8vw);}
.wy-product-list .inner-box .wy-button { font-size: 4.62vw; padding: 4.1vw 3.85vw 4.1vw 6.67vw; bottom: -5.8vw;}
.wy-product-list .inner-box .wy-button svg { margin-left: 4.1vw; width: 2.05vw; }
.wy-product-list .inner-box .img-box { max-width: 48.21vw; margin-bottom: 5.2vw; }
.wy-product-list .product-detail p { font-size: 4.62vw; }
.certified-large-section{padding: 13.333vw 0 17.436vw;}
.wy-benefits-section{padding: 17.436vw 0 8.718vw;}
.wy-benefits-section .heading-wave-line h2.heading-wave{max-width: 65vw; margin-bottom: 13.59vw;}
.wy-benefits-list .benefit-box .img-box img{height: 21.282vw;max-width: 27.179vw;}
.wy-benefits-list .benefit-box h4.p2{font-size: 15px;}
.wy-benefits-list .benefit-box p{font-size: 14px}
.wy-benefits-list .benefit-box p br,.wy-way-we-like-section .heading-box{display: none;}
.wy-benefits-list .benefit-box .inner-box{min-height: 51.282vw;}
.wy-benefits-list{margin: 0 -1.795vw 7.436vw;row-gap: 4.872vw;}
.wy-benefits-list .benefit-box{padding: 0 1.795vw;}
.wy-product-detail-section .left-box{padding: 17.436vw 20PX 15.385vw;}
.wy-product-detail-section .top-breadcrumbox{top: 4.103vw;}
.wy-product-detail-section .top-breadcrumbox a{font-size: 18px;margin-left: 20px;}
.wy-product-detail-section .left-box .mob-detail-box, .wy-product-detail-section .right-box { max-width: 81.538vw; }
.wy-product-detail-section .right-box{padding: 13.59vw 0 22.051vw;}
.wy-product-detail-section .logo-list{margin-bottom:19.744vw;}
.wy-accordion{gap: 15.128vw;}
.wy-accordion .wy-accordion-header{padding-bottom: 1.5vw;}
.wy-stories-list .wy-story-box .left-box h4{font-size: 5.128vw;margin-bottom: 3vw;}
.wy-stories-list .right-box .img-box{max-width: 81.538vw;;}
.wy-stories-list .img-box .wy-story-icon{top: -18vw;max-width: 35.897vw;}
.wy-stories-list .right-box .img-box.story-icon-box { margin-top: 23.077vw;}
.wy-stories-list .wy-story-box,.wy-stories-list .wy-story-box:nth-child(2n) .left-box .inner-box, .wy-stories-list .wy-story-box .inner-box { margin-bottom: 14.103vw; }
.wy-stories-list .wy-story-box .left-box p,.wy-stories-list .wy-story-box .left-box li,.wy-stories-list .wy-story-box .left-box a,.wy-stories-list .left-box .inner-box ul li{font-size: 18px;}
.wy-way-we-like-section{margin-top: 10.769vw;padding: 25vw 0 29.487vw;}
.wy-way-we-like-section .wy-large-container { max-width: 89vw; }
.wy-way_list { row-gap: 12.564vw;}
.wy-way_list .we-way_list_box{width: 100%;}
.wy-way_list .we-way_list_box .inner-box{margin-top: 8.846vw;height: fit-content;padding: 14.103vw 7.436vw 6.41vw;min-height: 129.744vw;}
.wy-way_list .we-way_list_box .inner-box::after { width: 17.692vw; height: 17.692vw; font-size: 7.692vw; top: -8.846vw; }
.wy-way_list .we-way_list_box .info p { font-size: 4.615vw; }
.wy-way-we-like-section .heading-box{display: none;}
.wy-way-we-like-section::after { height: 10.769vw;top: -5vw; background-image: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/mobile-way-line.svg);}
.wy-way_list .we-way_list_box h4{font-size: 6.154vw;align-items: center; line-height: 1.17;min-height: 13.846vw;margin-bottom: 5px;}
.wy-way_list .we-way_list_box img { margin-bottom: 3.846vw }
.wy-inner-banner-section.wy-center-banner{padding-bottom: 12.821vw;}
.wy-inner-banner-section.wy-center-banner .banner-detail { padding: 8.974vw 0 1vw; max-width: 76.154vw; }
.wy-inner-banner-section.wy-center-banner .banner-img-box{display: block;width: 100%;text-align: center;max-width: 39.744vw; margin: 0 auto;}
.wy-inner-banner-section.wy-center-banner .banner-img-box.left-box{max-width: 63.846vw;margin: -6vw 0 0 4vw;}
.wy-inner-banner-section.wy-center-banner .banner-detail h1 {padding: 0 2px;}
.wy-our-story-list-section{padding-bottom: 23.077vw;}
.wy-difference-section .heading-box h2 { margin-bottom: 8.462vw; }
.wy-stories-list .wy-story-box:first-child .inner-box,.wy-difference-section .wy-stories-list .wy-story-box{margin-bottom: 14.103vw !important;}
.wy-difference-section .wy-stories-list .wy-story-box:last-child{margin-bottom: 0 !important;}
.heading-wave-line .black-heading-wave{padding-bottom: 6vw;}
.standards-list-section{padding: 13.59vw 0 38.462vw;overflow: hidden;}
.standards-list-section::after { top: unset; bottom: -12vw; right: -15vw; width: 44.949vw; height: 73.769vw; }
.standards-list-section .wy-container{max-width: 100%;padding: 0 9.231vw;}
.standards-list-section .standard-list{row-gap: 14.872vw;}
.standards-list-section .standard-list .standard-box{width: 100%; padding: 0 0 0 11.282vw;font-size: 6.154vw;}
.standards-list-section .standard-list .standard-box::after{width: 7.949vw;height: 7.949vw;left: 0;}
.standards-list-section .heading-wave { padding-bottom: 9.487vw;margin-bottom: 11.026vw; }
.heading-wave-line .black-heading-wave::after{bottom: 0; width: 63.59vw; height: 4.872vw;}
.standards-list-section .heading-box{padding-bottom: 11vw;}
.left-content-right-img-section{padding: 21.282vw 0 25.385vw;}
.left-content-right-img-section .left-box h2{margin-bottom: 9.231vw;}
.left-content-right-img-section .right-box .img-box{margin-top: 14vw;}
.left-content-right-img-section .wy-container,.wy-recipe-banner .wy-container, .wy-recipe-detail-section .wy-container{max-width: 100%;}
.left-content-right-img-section .logo-icon {left: -10vw; top: -13vw; max-width: 39.744vw;}
.wy-small_banner-section{padding: 0 36px 15.385vw;}
.wy-small_banner-section .content-box h1{margin:3.846vw 0 4.872vw;}
.wy-small_banner-section .content-box h3{margin-bottom: 4.615vw;line-height: 1.35;margin-bottom: 0;}
.wy-recipe-detail-section { padding: 15.821vw 0 15.385vw; }
.wy-recipe-detail-section .video-box .fluid-width-video-wrapper { padding-top: 70.176vw !important; }
.wy-recipe-detail-section .video-box .fluid-width-video-wrapper { padding-top: 141.026vw !important; }
.wy-recipe-detail-section .video-box .make-flower-icon{top: -5.5vw;max-width: 31.052vw; right: -8VW; }
.wy-recipe-detail-section .recipe-list.recipe-list-two-box .recipe-box { margin-bottom: 14.359vw; }
.wy-recipe-detail-section .shop-recipe-box{margin-top: 18.718vw;}
.wy-recipe-detail-section .recipe-list .recipe-box h3.wy-f-h3 { font-size: 7.692vw; }
.wy-recipe-detail-section .video-box{margin-bottom: 10VW;}
.wy-recipe-detail-section .video-box .make-flower-icon { top: -12vw; max-width: 38.052vw; right: -8VW; }
.wy-recipe-banner{padding: 8.974vw 0 15.385vw;}
.wy-recipe-banner .all-product-link{font-size: 18px;}
.wy-recipe-banner .inner-box{text-align: center;padding: 0 20px;margin: 15.385vw auto 6.41vw;}
.wy-recipe-banner .inner-box .p4{font-size: 18px;}
.wy-recipe-banner .wy-prep-list{justify-content: center;gap: 15px;}
.wy-recipe-banner .wy-prep-list li{font-size: 16px;min-width: 232px;padding: 12px 40px 12PX;justify-content: center; position: relative;}
.wy-recipe-banner .wy-prep-list li .icon{margin-right: 9px;position: absolute; left: 12px;}
.wy-recipe-detail-section .shop-recipe-box .img-box{padding: 8vw;}
.wy-recipe-detail-section .shop-recipe-box .img-box img { width: 32.25vw; }
.wy-benefits-section .wy-container{max-width: 100%;padding: 0 25px;}
.b-corp-banner-section .content-box{padding: 0 5px;}
.b-corp-banner-section .content-box br{display: none;}
.b-corp-banner-section { padding-top: 16.667vw; }
.b-corp-banner-section .banner-img-box {display: block; margin-bottom: -19.7vw; }
.b-corp-banner-section .banner-logo-box img { max-width: 44vw; }
.b-corp-banner-section .banner-img-box img { max-width: 62vw; }
.join-journey-section{margin-top: 4VW;padding: 7vw 0 27.179vw;}
.join-journey-section .heading-wave-line .black-heading-wave { padding-bottom: 8.5vw; margin-bottom: 0;}
.join-journey-section h4{margin: 7.949vw 0;}
.wy-common-content-section{padding: 8vw 0 ;}
.wy-new-recipies-list-section .common-recipies-list .recipe-item-box{width: 100%;padding: 0;}
.wy-new-recipies-list-section .common-recipies-list .inner-box{height: 132.051vw;}
.wy-new-recipies-list-section { padding: 52px 0 85px; }
.wy-recipies-list .inner-box .detail-box{padding: 24px;}
.wy-recipies-list .inner-box .detail-box h4{font-size: 28px;margin-bottom: 6px;}
.wy-recipies-list .inner-box .detail-box .intro{font-size: 18px;}
.wy-recipies-list .inner-box .taxonomy-box { left: 24px; top: 18px; }
.wy-recipies-list .taxonomy-box .taxonomy-link{font-size: 15PX;min-width: 138px;padding: 5.5px;}
.wy-new-recipies-list-section .common-recipies-list{row-gap: 49px;padding-bottom: 52px;}
.wy-load-more-button .load-button{font-size: 24px;}
.wy-recipe-category-section{padding: 10.256vw 9.231vw;}
.wy-faq-listsection .wy-catbox { padding: 13vw 9.231vw;}
.wy-faq-listsection .wy-ques-ans-box{padding: 12.821vw 9.231vw 20.513vw;}
.wy-faq-listsection .wy-ques-ans-box .wy-tab-content h3.wy-f-h2{margin-bottom: 13vw;}
.wy-ques-ans-box .wy-accordion { row-gap: 35PX; }
.wy-ques-ans-box .wy-accordion .wy-accordion-header { padding-bottom: 2.5vw; font-size: 18px; }
.wy-ques-ans-box .wy-accordion .wy-accordion-header .plus-minus-icon{top: unset;bottom: 12px;}
.faq-banner-section .mobile-img-box img{max-width: 100%;}
.wy-accordion .wy-accordion-content table *,.wy-accordion .wy-accordion-content table .t-big-font *,.wy-accordion .wy-accordion-content table .t-big-font{ font-size: 14px; }
.find-now-section .find-now-form{max-width: 238px;}
.wy-instagramfeed-section .spotlight-instagram-feed .FeedSliderLayout__item-square {padding-bottom: 150%;}
}
@media screen and (max-width: 390px){
.wy-button, .wy-secondary-button{font-size: 5.128vw;min-width: 61.026vw;padding: 4.359vw;}
}
@media screen and (max-width: 374px){
.h1-wy{font-size: 26px;}
.wy-common-search-box .form-box input{font-size: 16px;}
.wy-common-search-box .form-box .search-submit { width: 23px;}
.wy-common-search-box .form-box form{margin-top: 25PX;}
.find-now-section .container h2 { max-width: 200px;}
.banner-wy .banner-wy-bottom .wy-h4{font-size: 16px;}
.common-recipies-list .taxonomy-box .taxonomy-link{min-width: 100px;font-size: 11px;}
.wy-benefits-list .benefit-box{width: 100%;}
}@font-face {
font-family: 'lg';
src: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/fonts/lg.eot?n1z373);
src: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/fonts/lg.eot?#iefixn1z373) format("embedded-opentype"), url(//wallabyyogurt.com/wp-content/themes/onepress/assets/fonts/lg.woff?n1z373) format("woff"), url(//wallabyyogurt.com/wp-content/themes/onepress/assets/fonts/lg.ttf?n1z373) format("truetype"), url(//wallabyyogurt.com/wp-content/themes/onepress/assets/fonts/lg.svg?n1z373#lg) format("svg");
font-weight: normal;
font-style: normal;
}
.lg-icon {
font-family: 'lg';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next, .lg-actions .lg-prev {
background-color: rgba(0, 0, 0, 0.45);
border-radius: 2px;
color: #999;
cursor: pointer;
display: block;
font-size: 22px;
margin-top: -10px;
padding: 8px 10px 9px;
position: absolute;
top: 50%;
z-index: 1080;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
pointer-events: none;
opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
color: #FFF;
}
.lg-actions .lg-next {
right: 20px;
}
.lg-actions .lg-next:before {
content: "\e095";
}
.lg-actions .lg-prev {
left: 20px;
}
.lg-actions .lg-prev:after {
content: "\e094";
}
@-webkit-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@keyframes lg-right-end {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-webkit-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-moz-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@-ms-keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@keyframes lg-left-end {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
.lg-outer.lg-right-end .lg-object {
-webkit-animation: lg-right-end 0.3s;
-o-animation: lg-right-end 0.3s;
animation: lg-right-end 0.3s;
position: relative;
}
.lg-outer.lg-left-end .lg-object {
-webkit-animation: lg-left-end 0.3s;
-o-animation: lg-left-end 0.3s;
animation: lg-left-end 0.3s;
position: relative;
}
.lg-toolbar {
z-index: 1082;
left: 0;
position: absolute;
top: 0;
width: 100%;
background-color: rgba(0, 0, 0, 0.45);
}
.lg-toolbar .lg-icon {
color: #999;
cursor: pointer;
float: right;
font-size: 24px;
height: 47px;
line-height: 27px;
padding: 10px 0;
text-align: center;
width: 50px;
text-decoration: none !important;
outline: medium none;
-webkit-transition: color 0.2s linear;
-o-transition: color 0.2s linear;
transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
color: #FFF;
}
.lg-toolbar .lg-close:after {
content: "\e070";
}
.lg-toolbar .lg-download:after {
content: "\e0f2";
}
.lg-sub-html {
background-color: rgba(0, 0, 0, 0.45);
bottom: 0;
color: #EEE;
font-size: 16px;
left: 0;
padding: 10px 40px;
position: fixed;
right: 0;
text-align: center;
z-index: 1080;
}
.lg-sub-html h4 {
margin: 0;
font-size: 13px;
font-weight: bold;
}
.lg-sub-html p {
font-size: 12px;
margin: 5px 0 0;
}
#lg-counter {
color: #999;
display: inline-block;
font-size: 16px;
padding-left: 20px;
padding-top: 12px;
vertical-align: middle;
}
.lg-toolbar, .lg-prev, .lg-next {
opacity: 1;
-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
opacity: 0;
-webkit-transform: translate3d(-10px, 0, 0);
transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
opacity: 0;
-webkit-transform: translate3d(10px, 0, 0);
transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
opacity: 0;
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
-webkit-transform: scale3d(0.5, 0.5, 0.5);
transform: scale3d(0.5, 0.5, 0.5);
opacity: 0;
-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
-webkit-transform-origin: 50% 50%;
-moz-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
opacity: 1;
}
.lg-outer .lg-thumb-outer {
background-color: #0D0A0A;
bottom: 0;
position: absolute;
width: 100%;
z-index: 1080;
max-height: 350px;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
-webkit-transform: translate3d(0, 0%, 0);
transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
padding: 10px 0;
height: 100%;
margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
border-radius: 5px;
cursor: pointer;
float: left;
overflow: hidden;
height: 100%;
border: 2px solid #FFF;
border-radius: 4px;
margin-bottom: 5px;
}
@media (min-width: 1025px) {
.lg-outer .lg-thumb-item {
-webkit-transition: border-color 0.25s ease;
-o-transition: border-color 0.25s ease;
transition: border-color 0.25s ease;
}
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
width: 100%;
height: 100%;
object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
-webkit-transition: bottom 0.25s ease;
-o-transition: bottom 0.25s ease;
transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
background-color: #0D0A0A;
border-radius: 2px 2px 0 0;
color: #999;
cursor: pointer;
font-size: 24px;
height: 39px;
line-height: 27px;
padding: 5px 0;
position: absolute;
right: 20px;
text-align: center;
top: -39px;
width: 50px;
}
.lg-outer .lg-toogle-thumb:after {
content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
color: #FFF;
}
.lg-outer .lg-video-cont {
display: inline-block;
vertical-align: middle;
max-width: 1140px;
max-height: 100%;
width: 100%;
padding: 0 5px;
}
.lg-outer .lg-video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative;
}
.lg-outer .lg-video .lg-object {
display: inline-block;
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
width: 84px;
height: 59px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -42px;
margin-top: -30px;
z-index: 1080;
cursor: pointer;
}
.lg-outer .lg-has-vimeo .lg-video-play {
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
}
.lg-outer .lg-has-html5 .lg-video-play {
height: 64px;
margin-left: -32px;
margin-top: -32px;
width: 64px;
opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
}
.lg-outer .lg-video-object {
width: 100% !important;
height: 100% !important;
position: absolute;
top: 0;
left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
visibility: visible;
}
.lg-progress-bar {
background-color: #333;
height: 5px;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1083;
opacity: 0;
-webkit-transition: opacity 0.08s ease 0s;
-moz-transition: opacity 0.08s ease 0s;
-o-transition: opacity 0.08s ease 0s;
transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
background-color: #a90707;
height: 5px;
width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
opacity: 1;
}
.lg-autoplay-button:after {
content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transition-duration: 0s;
transition-duration: 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
-webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
#lg-zoom-in:after {
content: "\e311";
}
#lg-actual-size {
font-size: 20px;
}
#lg-actual-size:after {
content: "\e033";
}
#lg-zoom-out {
opacity: 0.5;
pointer-events: none;
}
#lg-zoom-out:after {
content: "\e312";
}
.lg-zoomed #lg-zoom-out {
opacity: 1;
pointer-events: auto;
}
.lg-outer .lg-pager-outer {
bottom: 60px;
left: 0;
position: absolute;
right: 0;
text-align: center;
z-index: 1080;
height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
overflow: visible;
}
.lg-outer .lg-pager-cont {
cursor: pointer;
display: inline-block;
overflow: hidden;
position: relative;
vertical-align: top;
margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
background-color: #fff;
color: #FFF;
bottom: 100%;
height: 83px;
left: 0;
margin-bottom: 20px;
margin-left: -60px;
opacity: 0;
padding: 5px;
position: absolute;
width: 120px;
border-radius: 3px;
-webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
-moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
width: 100%;
height: 100%;
}
.lg-outer .lg-pager {
background-color: rgba(255, 255, 255, 0.5);
border-radius: 50%;
box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
display: block;
height: 12px;
-webkit-transition: box-shadow 0.3s ease 0s;
-o-transition: box-shadow 0.3s ease 0s;
transition: box-shadow 0.3s ease 0s;
width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px dashed;
bottom: -10px;
display: inline-block;
height: 0;
left: 50%;
margin-left: -5px;
position: absolute;
vertical-align: middle;
width: 0;
}
.lg-fullscreen:after {
content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
background-color: rgba(0, 0, 0, 0.25);
bottom: 0;
cursor: default;
left: 0;
position: fixed;
right: 0;
top: 0;
z-index: 1081;
opacity: 0;
visibility: hidden;
-webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
-o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
-webkit-transition-delay: 0s;
transition-delay: 0s;
-moz-transform: translate3d(0, 0px, 0);
-o-transform: translate3d(0, 0px, 0);
-ms-transform: translate3d(0, 0px, 0);
-webkit-transform: translate3d(0, 0px, 0);
transform: translate3d(0, 0px, 0);
opacity: 1;
visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
color: #FFF;
}
.lg-outer .lg-dropdown {
background-color: #fff;
border-radius: 2px;
font-size: 14px;
list-style-type: none;
margin: 0;
padding: 10px 0;
position: absolute;
right: 0;
text-align: left;
top: 50px;
opacity: 0;
visibility: hidden;
-moz-transform: translate3d(0, 5px, 0);
-o-transform: translate3d(0, 5px, 0);
-ms-transform: translate3d(0, 5px, 0);
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
-webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
-moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
-o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
content: "";
display: block;
height: 0;
width: 0;
position: absolute;
border: 8px solid transparent;
border-bottom-color: #FFF;
right: 16px;
top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
color: #333;
}
.lg-outer .lg-dropdown a {
color: #333;
display: block;
white-space: pre;
padding: 4px 12px;
font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
display: inline-block;
line-height: 1;
margin-top: -3px;
vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
color: #333;
display: inline-block;
float: none;
font-size: 20px;
height: auto;
line-height: 1;
margin-right: 8px;
padding: 0;
vertical-align: middle;
width: auto;
}
.lg-outer #lg-share {
position: relative;
}
.lg-outer #lg-share:after {
content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
content: "\e903";
}
.group {
*zoom: 1;
}
.group:before, .group:after {
display: table;
content: "";
line-height: 0;
}
.group:after {
clear: both;
}
.lg-outer {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 1050;
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-outer * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.lg-outer.lg-visible {
opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
-webkit-transition-duration: inherit !important;
transition-duration: inherit !important;
-webkit-transition-timing-function: inherit !important;
transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
-webkit-transition-duration: 0s !important;
transition-duration: 0s !important;
opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
cursor: move;
cursor: -webkit-grabbing;
cursor: -moz-grabbing;
cursor: -o-grabbing;
cursor: -ms-grabbing;
cursor: grabbing;
}
.lg-outer .lg {
height: 100%;
width: 100%;
position: relative;
overflow: hidden;
margin-left: auto;
margin-right: auto;
max-width: 100%;
max-height: 100%;
}
.lg-outer .lg-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
white-space: nowrap;
}
.lg-outer .lg-item {
background: url(//wallabyyogurt.com/wp-content/themes/onepress/assets/images/loading.gif) no-repeat scroll center center transparent;
display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
display: inline-block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
.lg-outer .lg-img-wrap {
position: absolute;
padding: 0 5px;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.lg-outer .lg-item.lg-complete {
background-image: none;
}
.lg-outer .lg-item.lg-current {
z-index: 1060;
}
.lg-outer .lg-image {
display: inline-block;
vertical-align: middle;
max-width: 100%;
max-height: 100%;
width: auto !important;
height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
opacity: 1;
}
.lg-outer .lg-empty-html {
display: none;
}
.lg-outer.lg-hide-download #lg-download {
display: none;
}
.lg-backdrop {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 1040;
background-color: #000;
opacity: 0;
-webkit-transition: opacity 0.15s ease 0s;
-o-transition: opacity 0.15s ease 0s;
transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
opacity: 1;
}
.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
-webkit-transition: none 0s ease 0s !important;
-moz-transition: none 0s ease 0s !important;
-o-transition: none 0s ease 0s !important;
transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
-webkit-transition: opacity 0.1s ease 0s;
-moz-transition: opacity 0.1s ease 0s;
-o-transition: opacity 0.1s ease 0s;
transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
opacity: 0;
position: absolute;
left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
left: 0;
opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
body.lg-on .lg-backdrop {
z-index: 99999;
}
body.lg-on .lg-outer {
z-index: 999999;
}[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;
}.wpcf7-form label.error{color:#900; font-size:11px; float:none; padding-left:5px;} .noErrorMsg.wpcf7-form label.error{ display:none !important; height:0px !important; width:0px !important; overflow:hidden !important;}
strong.invalid{ color:red;}
strong.valid{ color:green;}