*{
    margin: 0px;
    padding: 0px;
}
html {
    scroll-behavior: inherit !important;
}
.custom-header .header-toggles.hide-no-js {
    display: none;
}
p, label, input, a, span, li{
	font-family: "Lexend", sans-serif;
}
h1, h2, h3, h4, h6{
	font-family: "Frank Ruhl Libre", serif;
}
.container {
	max-width: 1300px;
}
.headerslider{
	position: relative;
}
.headerslider:after {
    content: '';
    background: url(/wp-content/uploads/2025/04/border-bottom.svg);
    width: 100%;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    height: 105px;
    z-index: 1;
    background-repeat: no-repeat;
	background-size: cover;
	filter: brightness(0) saturate(100%) invert(95%) sepia(2%) saturate(407%) hue-rotate(80deg) brightness(105%) contrast(97%);
    rotate: 180deg;
    background-position: center;
}
body.page-template-home-new section#headerBanner {
    display: none;
}
.item.topbanner-new {
    height: calc(100vh - 121px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    position: relative;
}
.header-banner-new {
    display: flex;
    justify-content: center;
	flex-direction: column;
	height: calc(100vh - 121px);
	position: relative;
	z-index: 2;
}
.topmenu ul.mainMenu {
    background: #fff;
    color: #292929;
}
.topmenu ul.mainMenu a {
    padding: 0 20px;
    border: 0;
    font-size: 18px;
    font-family: "Lexend", sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	color: #292929;
}
.topmenu menu#menuBar {
    display: flex;
    align-items: center;
}
ul.mainMenu li.menu_phone a {
    color: #fff;
}
ul.mainMenu .menu_phone {
     border-radius: 100px;
}
menu#menuBar.sticky {
    position: inherit;
}
header.WHbkg .custom-header {
    padding: 0;
    height: 121px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.toplogo {
    padding: 0;
}
.header-banner-new h1 {
    font-size: 80px;
    color: #fff;
    font-weight: bold;
}
.header-banner-new p {
	color: #fff;
	font-size: 27px;
	margin-bottom: 32px;
}
a.newbtn {
	padding: 10px 25px;
	background: #199048;
	width: 186px;
	height: 51px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-weight: 600;
	font-size: 20px;
	color: #fff;
	border-radius: 100px;
	border: 1px solid #199048;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
a.newbtn:hover{
	color: #199048;
	background: transparent;
	border: 1px solid #199048;
	text-decoration: none;
}
.headerslider a.newbtn:hover, .pick-inner .title-new a.newbtn:hover{
    color: #199048;
    background: #fff;
    border: 1px solid #fff;
    text-decoration: none;
}
a.newbtn:hover img{
	filter: brightness(0) saturate(100%) invert(32%) sepia(94%) saturate(2515%) hue-rotate(130deg) brightness(90%) contrast(80%);
}
.title-new h2 {
    font-size: 60px;
    font-weight: bold;
    width: 60%;
	line-height: 60px;
	color: #181818;
}
.title-new h2 span{
	color: #ED2226;
	font-family: "Frank Ruhl Libre", serif !important;
	font-size: 60px;
}
.title-new span.breakline {
    font-size: 20px;
    margin-bottom: 5px;
    display: flex;
	position: relative;
	color: #292929;
}
section.nursery .title-new h2 {
    margin-bottom: 40px;
}
.title-new span.breakline:after {
    content: '';
	position: absolute;
	left: 70px;
    background: #199048;
    height: 2px;
    width: 113px;
    bottom: 9px;
}
section.nursery.bottom .title-new span.breakline:after {
	left: 106px;
}
section.nursery p {
    font-size: 20px;
    color: #181818;
    font-weight: normal;
    margin-bottom: 17px;
}
.nursery-inner .left {
	padding-left: 0;
	padding-right: 30px;
	position: relative;
	z-index: 10;
}
.nursery-inner {
    padding: 0;
}
.nursery-inner .right {
    padding: 0;
}
.nursery-health {
    position: relative;
}
.nursery-health .nursery-image-left {
    border: 3px solid #fff;
    border-radius: 30px;
}
.nursery-health .nursery-image-left {
    position: absolute;
    bottom: -60px;
    left: 30px;
}
.nursery-health img {
    border-radius: 30px !important;
}
section.nursery .nursery-inner {
	display: flex;
	align-items: center;
}
.nursery-health .nursery-image-right {
    display: flex;
    justify-content: flex-end;
}
section.nursery {
    padding: 120px 0;
    background: #F6FBF7;
}
section.nursery p:last-child {
    margin-bottom: 0;
}
p:empty{
	display:none !important;
}
section.nursery.bottom .nursery-image-right {
    justify-content: flex-start;
}
section.nursery.bottom .nursery-image-left{
	position: absolute;
    bottom: -44%;
    left: inherit;
    right: 46px;
}
section.nursery.bottom .left {
    padding-right: 0;
    padding-left: 50px;
}
section.nursery.bottom p {
    margin-bottom: 35px;
}
section.nursery.bottom {
    padding-bottom: 300px;
    position: relative;
    padding-top: 160px;
}
section.nursery.bottom:before {
    content: '';
    background: url(/wp-content/uploads/2025/04/border-bottom.svg);
    width: 100%;
    position: absolute;
    top: -16px;
    left: 0;
    right: 0;
    height: 105px;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
	rotate: 0deg;
	background-position: center;
	/*     filter: brightness(0) saturate(100%) invert(95%) sepia(16%) saturate(409%) hue-rotate(135deg) brightness(114%) contrast(92%); */
	filter: brightness(0) saturate(100%) invert(94%) sepia(8%) saturate(319%) hue-rotate(75deg) brightness(106%) contrast(92%);
}
.zoom-img img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out;
    width: 100%;
    height: 100%;
}
.zoom-img {
    overflow: hidden;
    border-radius: 30px;
}
.zoom-img:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.1);
}
.servie-our .hover-1-content {
    padding: 10px 20px !important;
    position: absolute;
	bottom: 0;
	left: 0;
}
a.fe-icon img {
	width: 51px;
	height: 51px;
	margin: 0;
}
.servie-our .hover-1-content p.hover-1-description {
    margin-bottom: 45px;
}
section.info_boxes .servie-our {
    padding: 0;
}
section.info_boxes.WHbkg img {
	margin: 0;
	object-fit: cover;
}




/* boxes style */


.service-inner .servie-our {
    padding: 0;
    width: 32%;
    max-width: 32%;
    flex: 0 0 32%;
    margin-bottom: 25px;
}
.service-inner .hover {
    overflow: hidden;
    position: relative;
    border: 0px solid #fff;
    border-radius: 20px !important;
    height: 350px;
	display: block;
	text-decoration: none;
}
.service-inner .hover-1 img {
    width: 100%;
    position: absolute;
    top: 0;
    transition: all 0.3s;
    height: 100%;
    object-fit: cover;
}
.service-inner .hover-1 .hover-overlay {
    opacity: 1;
    height: 100%;
    position: relative;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.65) 100%);
}
.service-inner .hover-1-content {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    transition: all 0.7s;
    height: 100%;
    padding: 15px !important;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.service-inner .hover .hover-1-content:before {
    content: '';
    background: rgb(0 72 147 / 60%);
    width: 100%;
    position: absolute;
    transition: all 0.7s ease;
    position: absolute;
    bottom: -5px;
    left: 0px;
    height: 0%;
    z-index: -1;
    opacity: 0;
}
.service-inner .hover-1-content h3 {
    font-size: 25px;
    color: #000;
    margin-bottom: 0px;
    text-transform: capitalize;
    height: auto;
    display: flex;
    align-items: self-end;
    transition: all 0.7s;
    font-family: "Lexend", sans-serif;
    font-weight: 500;
    margin-bottom: 10px;
}
.service-inner .hover-1-description {
    transform: translateY(0.5rem);
    transition: all 0.7s;
    opacity: 0;
    height: 0;
}
.service-inner .hover-1-content p {
	color: #000;
	font-size: 20px;
	font-weight: 400;
	padding-right: 20px;
	line-height: 30px;
}
.service-inner .hover-1:hover .hover-1-content {
    bottom: 5px;
}
.service-inner .hover:hover .hover-1-content:before {
    height: 100%;
    opacity: 1;
}
.service-inner .hover-1:hover .hover-1-description {
    opacity: 1;
    transform: none;
    height: auto;
}
.servie-our .hover-1-content h3.hover-1-title {
    font-size: 25px;
}
.servie-our .hover-1-content.px-5.py-4 {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.hover-1-content a.fe-icon {
    display: flex;
    justify-content: flex-end;
    align-items: self-end;
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 51px;
    height: 51px;
	transition:all 0.5s ease-in-out;
    overflow: hidden;
}
.hover-1-content a.fe-icon:hover
{
	opacity:0.9;
}
/* boxes style end*/

.special-product-inner {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
}

.special-product-inner .left {
    padding-left: 0px;
    position: relative;
}

.special-product-box {
	display: flex;
	position: relative;
	height: 100%;
	border-radius: 30px;
}

.special-product-box:before {
	content: '';
	background: rgb(255,255,255,0.5);
    position: absolute;
    height: 0;
    width: 100%;
    z-index: 1;
    transition: all 1s ease;
    bottom: 0px;
	height: 100%;
/* 	opacity:1; */
}
.special-product-box:hover:before{
	background: rgb(198 224 205 / 90%);
/* 	opacity:1; */
}
.special-product-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.special-product-inner .left .special-product-text {
    position: absolute;
    bottom: 30px;
    left: 40px;
    width: 70%;
    margin: 0 auto;
    z-index: 2;
    transition: all 0.5s ease;
}
section.special-product h3 {
    font-size: 44px;
    /* color: #1D1D1D; */
    color: #fff;
    font-family: 'against';
    margin-bottom: 12px;
    width: 100%;
}
.special-product-box .special-product-text>h3 {
    opacity: 1;
    position: absolute;
    bottom: 0px;
    transform: translateY(0px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}

.scroll-bottm {
    opacity: 1;
    transform: translateY(20px);
    visibility: visible;
    transition: opacity 0.5s ease, transform 0.5s ease;
    height: auto;
}

section.special-product h3 {
    font-size: 44px;
    color: #fff;
    font-family: 'against';
    margin-bottom: 12px;
    width: 100%;
}

section.special-product p {
    font-size: 18px;
    color: #fff;
    font-family: "aktiv-grotesk", sans-serif;
    margin-bottom: 25px;
    width: 100%;
}


.special-product-box:hover .scroll-bottm {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
    display: flex;
    align-items: baseline;
    justify-content: left;
    text-align: left;
    flex-direction: column;
}
.special-product-box:hover .scroll-bottm p.hover-1-description {
    opacity: 1;
}

section.info_boxes.WHbkg img{
	width: 100%;
	border-radius: 30px;
}
.special-product-box:hover .hover-1-content>h3.hover-1-title {
    opacity: 0;
}
.service-inner .special-product-box:hover .hover-1-content {
    justify-content: flex-start;
}
.special-product .scroll-bottm {
    height: 0px;
}
.special-product-box:hover .scroll-bottm {
    height: 100%;
}
.special-product-box {
    overflow: hidden;
	background: #ffffff;
}

.special-product-box>img {
	height: 430px;
/* 	opacity: 0.5; */
}

.service-inner .left{
    padding: 0;
}
.service-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    position: inherit;
    gap: 15px;
}
.service-inner .left {
    padding: 0;
    max-width: 24%;
    margin-top: 25px;
}


section.info_boxes.WHbkg.boxes-new h2 {
    width: 470px;
    text-align: left;
}
section.info_boxes.WHbkg.boxes-new .title-new span.breakline:after {
    left: 160px;
}
section.info_boxes.WHbkg.boxes-new {
    padding: 132px 0px;
    position: relative;
    padding-top: 170px;
    background: linear-gradient(to bottom, #eaf5eb 0%, #f7fbf8 100%);
}
section.info_boxes.WHbkg.boxes-new:before{
	content: '';
	background:url(../images/lightgreenborder-bottom.svg);
	width: 100%;
	position: absolute;
	top: -16px;
	left: 0;
	right: 0;
	height: 105px;
	z-index: 1;
	background-repeat: no-repeat;
	background-size:cover;
	rotate: 359deg;
	background-position: center;
/*	filter: brightness(0) saturate(100%) invert(100%) sepia(50%) saturate(169%) hue-rotate(53deg) brightness(102%) contrast(97%);*/
}
section.standard.pick_your_own.pick_your_new {
    background: url(/wp-content/uploads/2025/04/wooden-crate-filled-new.jpg);
	position: relative;
	padding: 160px 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right;
}
section.standard.pick_your_own.pick_your_new:after{
	content: '';
	background: url(/wp-content/uploads/2025/04/border-bottom.svg);
	width: 100%;
	position: absolute;
	top: -16px;
	left: 0;
	right: 0;
	height: 105px;
	z-index: 1;
	background-repeat: no-repeat;
    background-size: cover;
	rotate: 359deg;
	background-position: center;
/* 	filter: brightness(0) saturate(100%) invert(100%) sepia(50%) saturate(169%) hue-rotate(53deg) brightness(102%) contrast(97%); */
	filter: brightness(0) saturate(100%) invert(99%) sepia(2%) saturate(1193%) hue-rotate(59deg) brightness(101%) contrast(92%);
}
.pick-inner {
    display: flex;
    align-items: center;
    justify-content: flex-end;
	position: inherit;
}

.pick-inner .right {
    text-align: left;
	padding: 0px;
}
section.standard.pick_your_own.pick_your_new:before {
    content: '';
    position: absolute;
    left: 0;
	top: 0;
	background: #b7b7b7b8;
    height: 100%;
    width: 100%;
    opacity: 0.5;
}
footer.top_footer ul {
    display: flex;
    flex-wrap: wrap;
}
footer.top_footer ul li{
	display: flex;
	width: 50%;
}
footer.top_footer ul li a {
    font-family: "Lexend", sans-serif;
    font-weight: 300;
    color: #181818;
	font-size: 18px;
}
footer.top_footer {
    background: #F6FBF7;
    padding: 66px 0px;
    position: relative;
    padding-top: 100px;
    overflow: hidden;
}
footer.top_footer:before {
    content: '';
    background: url(../images/darkgreenborder-bottom.svg);
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 105px;
    z-index: 2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
.page-template-default footer.top_footer:before {
  background-image: url(/wp-content/themes/rowberrys/images/whitegreenborder-bottomv1.svg);
}
.wp-singular footer.top_footer:after
{
	bottom: -25px;
}
.page-template-default footer.top_footer {
    padding-top: 120px;
}
.footer-new-inner {
    display: flex;
    padding: 0;
    z-index: 10;
}
footer.top_footer h4 {
    color: #181818;
    font-size: 30px;
    font-weight: bold;
    line-height: 60px;
    margin-bottom: 35px;
}
footer.top_footer .right {
    padding: 0;
}
footer.top_footer .right ul.contact-list {
    padding: 0;
}
footer.top_footer ul li {
    flex-direction: column;
}
ul.contact-list li {
    width: 100%;
    display: flex;
    flex-direction: column;
}
footer.top_footer ul li img {
	width: 37px;
	height: 37px;
	margin-right: 15px;
}
footer.top_footer ul li {
    flex-wrap: wrap;
    flex-direction: inherit;
}
footer.top_footer .right li, footer.top_footer .right li p {
    font-size: 18px;
    font-weight: 300;
    display: flex;
	color: #181818;
}
footer.top_footer .right li:nth-child(2) {
    flex-wrap: nowrap;
}
footer.top_footer ul#siteMap li a img {
    width: 13px;
    height: 7px;
}
footer.top_footer ul#siteMap li a {
    padding-left: 23px;
	position: relative;
}
footer.top_footer ul#siteMap li a:before {
    content: '';
	background: url(/wp-content/uploads/2025/04/arrow-right-new.svg);
	width: 17px;
	height: 9px;
	position: absolute;
	top: 10px;
	left: 0;
	background-repeat: no-repeat;
}
footer.top_footer ul#siteMap li a:hover {
    color: #199048;
}
section.pick_your_new .title-new h2 {
    width: 100%;
    color: #fff;
}
.pick-inner p {
    font-size: 20px;
	font-weight: 400;
}
.pick-inner .title-new h4 {
    font-size: 30px;
    font-family: "Lexend", sans-serif;
    font-weight: 600;
	color: #fff;
}
.pick-inner .title-new a.newbtn {
    margin-top: 25px;
}
footer.sub_footer {
    background: #D8E6DC;
    position: relative;
    z-index: 1;
}
footer.sub_footer .dash-line {
    border: none;
}
footer.sub_footer .flexy {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
footer.sub_footer .flexy p {
    font-size: 16px;
    color: #181818;
    font-weight: 300;
}
footer.sub_footer .flexy a {
    font-size: 16px;
    color: #181818;
    font-weight: 300;
}
section.info_boxes.WHbkg.boxes-new .title-new {
    margin-bottom: 55px;
}
/*section.info_boxes.WHbkg.boxes-new .service-inner:before {
    content: '';
    background: url(/wp-content/uploads/2025/04/Flowar-Frame.png);
    width: 800px;
    height: 485px;
    position: absolute;
    top: -132px;
    right: -15px;
    z-index: 1;
    background-size: contain;
}*/
html {
    overflow-x: hidden;
}


section.info_boxes.WHbkg.boxes-new .service-inner:before {
    content: '';
    background: url(/wp-content/uploads/2025/06/somethingeveryoneflower.png);
    width: 800px;
    height: 485px;
    position: absolute;
    top: -132px;
    right: -15px;
    z-index: 1;
    background-position: right;
    background-repeat: no-repeat;
}

section.nursery.bottom .title-new {
   position: relative;
    top: 90px;
}
section.nursery.bottom .nursery-inner {
    position: inherit;
}
section.nursery.bottom .nursery-inner:before {
    content: '';
    background: url(/wp-content/uploads/2025/04/order-flowar.png);
    width: 645px;
    height: 676px;
    position: absolute;
    top: -132px;
    right: -50px;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: right;
}
section.standard.pick_your_own.pick_your_new .pick-inner:before{
	content: '';
	background: url(/wp-content/uploads/2025/04/pick-your-own.png);
	width: 318px;
	height: 397px;
	position: absolute;
	top: -80px;
	right: 0;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: right;
}

footer.top_footer:after {
    content: '';
    background: url(/wp-content/uploads/2025/04/footer-flowar-wrape.png);
    width: 100%;
    height: 489px;
    position: absolute;
    bottom: -35px;
    left: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: bottom;
    transform: rotate(1deg);
    background-size: cover;
}
section.nursery {
    position: relative;
}
section.nursery .nursery-inner{
	position: inherit;
}
section.nursery .nursery-inner:after {
    content: '';
    background: url(/wp-content/uploads/2025/04/header-banner-flowar.png);
    width: 100%;
    height: 640px;
    position: absolute;
    top: -80px;
    left: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
}
section.nursery.bottom .nursery-inner:after{
	display: none;
}
.topheader-new p {
    font-size: 16px;
    font-weight: 300;
    color: #ED2226;
}
.topheader-new ul li{
	padding-left: 20px;
}
.topheader-new ul li {
    padding-left: 40px;
}
.topheader-new .head_info {
    display: flex;
    align-items: center;
}
.topheader-new ul {
    display: flex;
    align-items: center;
}
.topheader-new ul li a {
    font-size: 16px;
    font-weight: 300;
	color: #292929;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
.topheader-new ul li a:hover {
    color: #199048;
    text-decoration: none;
}
.topheader-new {
    display: flex;
	width: 100%;
	justify-content: flex-end;
	margin-bottom: 17px;
}
.topmenu .padding-r {
    padding: 0;
}
.page_header
{
	margin-top: 0px;
}
ul.mainMenu ul.sub-menu {
    top: 62px;
    padding: 0px 0;
    background: #fff;
    padding-top: 1px;
}
ul.mainMenu ul.sub-menu li a {
    padding: 15px 14px;
}
/* footer.top_footer {
    margin-top: 100px;
} */
ul.mainMenu .menu_phone{
	transition: 0.5s;
	-webkit-transition: 0.5s;
	 border: 1px solid #189048;
}
ul.mainMenu .menu_phone:hover {
    background: transparent;
    border: 1px solid #189048;
    color: #189048 !important;
}
ul.mainMenu .menu_phone:hover a {
    color: #189048 !important;
}

section.headerslider:before {
    content: '';
    height: 100%;
    width: 100%;
    background: rgb(203 203 203 / 27%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}


button.back-to-top {
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
  height: 0px;
  width: 0px;
  overflow: hidden;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  color: transparent;
  clear: both;
  visibility: hidden;
  position: fixed;
  cursor: pointer;
  display: block;
  border: none;
/*   right: 50px; */
  bottom: 75px;
  font-size: 0px;
  outline: 0 !important;
  z-index: 99;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
button.back-to-top:hover,
button.back-to-top:active,
button.back-to-top:focus {
  outline: 0 !important;
}
button.back-to-top.show {
    display: block;
    background: #00ab6c;
    color: #00ab6c;
    font-size: 25px;
    left: 5px;
    bottom: 50px;
    height: 50px;
    width: 50px;
    visibility: visible;
    box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
}
button.back-to-top.show:active {
  box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
}
section.facebook {
    position: relative;
    padding-top: 170px;
    background-color: #EBF5ED;
    padding-bottom: 100px;
}
section.facebook:after {
    content: '';
    background: url(../images/lightgreenborder-bottom.svg);
    width: 100%;
    position: absolute;
    top: -16px;
    left: 0;
    right: 0;
    height: 105px;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    rotate: 359deg;
    background-position: center;
}
.footer-new-inner .left {
    padding-left: 0;
}
section.nursery_page p, section.nursery_page li {
    font-size: 20px;
	color: #181818;
	line-height: 34px;
	list-style: none;
	position: relative;
	font-weight: normal;
}
section.nursery_page li:before {
	content: '';
	background: url(/wp-content/uploads/2025/04/arrow-right-new.svg);
	width: 16px;
	height: 10px;
	position: absolute;
	top: 10px;
	left: 0px;
}
section.nursery_page ul {
    margin-left: 0;
}
section.nursery_page ul li {
    padding-left: 25px;
}
section.contact_page.page,
section.farmshop_page,
section.nursery_page {
	padding-top: 100px;
	padding-bottom: 100px;
}
body {
    overflow: hidden;
}
.form-details {
    display: flex;
}
.form-details {
    flex-wrap: wrap;
}
/* .form-details .right,
.form-details .left {
    display: flex;
    flex-direction: column;
} */
.pageHeader_bkg:before {
    content: '';
    background: url(/wp-content/uploads/2025/04/border-bottom.svg);
    width: 100%;
    position: absolute;
    bottom: -3px;
    left: 0;
    right: 0;
    height: 105px;
    z-index: 1;
    background-repeat: no-repeat;
    background-size:cover;
/*     rotate: none; */
    background-position: center;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(148deg) brightness(106%) contrast(106%);
    rotate: 180deg;
}
body.blog .banner-news .pageHeader_bkg:before{
	display: none;
}
section.index_page.signle-news {
    padding-bottom: 120px;
    padding-top: 70px;
}
body.single.single-post .posts_news h3 {
    text-align: left;
}
body.single.single-post .date_box p {
    font-weight: normal;
    padding: 5px;
}
body.single.single-post .share {
    display: none;
}
.post_exc p {
    font-weight: normal;
    color: #181818;
}
.page_header {
    height: 60vh;
}
.pageHeader_bkg {
   height: 61vh;
}
.pageHeader_bkg img{
	height: 60vh;
	object-fit: cover;
}
html {
    width: 100%;
    overflow-x: hidden;
}
.pageHeader_bkg {
    opacity: 1;
}
section.facebook .title-new {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}
section.facebook .title-new span.breakline {
    display: inline;
    padding-right: 15px;
}
.title-new span.breakline:after {
    bottom: 0;
    left: 100%;
}

section#headerBanner:after {
    content: '';
    background: #e7e7e7;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}
section.page_header h1 {
    font-size: 60px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	z-index: 1;
}
.page-template-default .page_header {
    padding-top: 0;
    display: flex;
    align-items: center;
    padding-bottom: 65px;
}
/*section.page_header:before {
    content: '';
    height: 100%;
	width: 100%;
	background: rgb(0 0 0 / 27%);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}*/
section.nursery_page .zoom-img {
    overflow: hidden;
    border-radius: 30px;
    border: 1px solid #189048;
}
.flexy2.nursery_page-inner .zoom-img {
    border: 0 !important;
}
section.nursery_page .title-new h2 {
    margin-bottom: 25px;
}
section.farmshop_page p {
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
    color: #181818;
}
section.contact_page.page h2,
section.nursery_page h3,
section.farmshop_page h3 {
    color: #181818;
}
section.contact_page.page p{
	color: #181818;
	font-size: 20px;
	font-weight: normal;
}
article.main_meals h4{
	color: #181818;
}
section.nursery_page h3 span,
section.farmshop_page h3 span,
section.contact_page.page h2 span,
article.main_meals h4 span{
	color: #ED2226;
	font-family: "Frank Ruhl Libre", serif;
}
menu#menuBar.sticky ul.mainMenu {
    box-shadow: none;
}

/* section.nursery_page h3 span,
section.farmshop_page h3 span {
    color: #ED2226;
} */
section.farmshop_page p {
    font-size: 20px;
    line-height: 30px;
    font-weight: normal;
    color: #181818;
}

section.farmshop_page .carousel.slide .carousel-inner{
	border-radius: 30px;
}
section.farmshop_page ul li {
    font-size: 20px;
    color: #181818;
    line-height: 37px !important;
	font-weight: 400;
	list-style: none;
	background: #F6FBF7;
}
ul.farmMenu li a i {
    display: none;
}
ul.farmMenu li a {
	border: 0;
	font-weight: 700;
}
section.farmshop_page ul li {
    padding: 0px;
}
section.farmshop_page .farmText ul li {
    position: relative;
}
section.farmshop_page .farmText ul li:before{
	content: '';
	background: url(/wp-content/uploads/2025/04/arrow-right-new.svg);
	width: 17px;
	height: 9px;
	position: absolute;
	top: 14px;
	left: -27px;
	background-repeat: no-repeat;
}
.accordion .card-body {
	color: #181818;
	font-family: "Lexend", sans-serif;
	font-weight: normal;
}
section.facebook .title-new {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
section.facebook .title-new a.newbtn {
    position: relative;
    z-index: 22;
    height: 58px;
}
section.facebook .title-new a.newbtn img {
    width: 30px;
}
section.facebook .title-new{
	width: 100%;
}
section.nursery {
    padding-top: 100px;
}
.form-control,
.form-group input {
	padding: 20px 10px;
	font-size: 18px;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(4rem + 2px);
}

section.contact_page.page li {
    font-weight: normal;
	color: #181818;
	font-size: 20px;
}
section.contact_page.page input.wpcf7-form-control.wpcf7-submit {
    background: #189048;
    border: 1px solid #189048;
    box-shadow: none;
    text-shadow: none;
}
section.contact_page.page input.wpcf7-form-control.wpcf7-submit:hover{
	background: transparent;
	 border: 1px solid #189048;
	color: #189048;
}
section.contact_page.page input.wpcf7-form-control.wpcf7-submit:focus, section.contact_page.page input.wpcf7-form-control.wpcf7-submit:active {
    outline: none;
}
.wpcf7-response-output {
    padding: 15px !important;
    text-align: center;
    color: #181818;
    border: 1px solid #181818 !important;
    font-family: "Lexend", sans-serif;
}
body.blog section.index_page {
    position: relative;
}
body.blog section#headerBanner:after {
    content: '';
    background: url(/wp-content/uploads/2025/04/border-bottom.svg);
    width: 100%;
    position: absolute;
    top: inherit;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 105px;
    z-index: 1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(148deg) brightness(106%) contrast(106%);
    rotate: 180deg;
    opacity: 1;
}
body.blog section.index_page {
    padding: 120px 0;
    padding-bottom: 150px;
}
body.blog section.index_page .posts_news:first-child {
    margin-top: 0;
}
body.blog .page_header {
    height: 60vh;
    display: flex;
    align-items: center;
	padding: 0px;
}
section.index_page.listings h3 {
    text-align: left;
    color: #181818;
}
.news_sidebars {
    background: #F6FBF7;
    padding: 20px 10px;
}
.widget_recent_entries ul li a {
    font-weight: normal;
}
.posts_news:last-child {
    border: 0;
}
section.index_page.listings .posts_news:last-child {
	margin-bottom: 0;
	padding: 0;
}
section.index_page.listings .posts_news img {
    width: 100%;
}

section.info_boxes.WHbkg.boxes-new .service-inner:before {
	background-position: center right;
	background-repeat: no-repeat;
}
.topmenu ul.mainMenu,
header.WHbkg {
    background: #F6FBF7;
}
 ul.mainMenu ul.sub-menu {
    background: #f6fbf7;
}
ul.mainMenu li ul.sub-menu li a {
    color: #292929;
    background: #f6fbf7;
}
ul.mainMenu li ul.sub-menu li a:hover {
    background: #27a958;
    color: #fff;
}
.date_box {
    background: #f6fbf7;
}
.accordion h5 button {
    background: rgb(246 251 247);
}
footer.sub_footer {
    background: #D8E6DC;
    position: relative;
    z-index: 1;
}
section.facebook .title-new {
    width: 100%;
    margin-bottom: 50px;
}
section.facebook .title-new span.breakline:after {
    left: 141px;
}
.accordion .card-header:hover {
    background: rgb(246 251 247);
}
.col.form-details .left li {
    background: #fff;
}
section.facebook {
    position: relative;
    padding-top: 170px;
}
section.facebook:before {
    content: '';
    background: url(/wp-content/themes/rowberrys/images/followusflower.png);
    width: 239px;
    height: 653px;
    position: absolute;
    top: -280px;
    left: 0;
    z-index: 11;
    opacity: 0.7;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: right;
}
section#contactWithus .container {
    position: relative;
    z-index: 1;
}
section.farmshop_page .carousel.slide a:after {
    content: '';
	position: absolute;
	width: 45px;
	height: 45px;
    background: #189048;
    z-index: 1;
    border-radius: 100px;
}
section.farmshop_page .carousel.slide a span {
	position: relative;
	z-index: 2;
	background-size: 80%;
}
.special-product-box .hover-1-content>h3.hover-1-title {
    opacity: 1;
    position: absolute;
	bottom: 20px;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
.special-product-box:hover .hover-1-content>h3.hover-1-title {
	opacity: 0;
/* 	position: absolute;
	bottom: 20px; */
}
.carousel-control-prev, .carousel-control-next {
       opacity: 1;
}

.special-product-box:hover .scroll-bottm {
    height: 100%;
    padding: 20px 0;
}
section.facebook .title-new a.newbtn {
   display: flex;
    justify-content: space-between;
}
.menu_icon {
     transition: 1s;
    -webkit-transition: 1s;
}
.cff-post-text span.cff-text {
    height: 145px;
    display: flex;
	font-weight: 300;
	color: #000000;
    font-size: 18px;
}
section.facebook .cff-wrapper-ctn .cff-shared-link {
    display: none;
}

section.contact-withus {
    padding: 120px 0px 70px 0px;
    background: #eaf5eb;
    position: relative;
}

section.contact-withus h2{
    display: flex;
    width: 100%;
    /* font-size: 75px; 
    font-size: 65px;*/
    color: #181818;
    margin-bottom: 30px;
    letter-spacing: 0.5px;
	flex-direction: column;
}

.contact-withus-wraper {
    display: flex;
    justify-content: space-between;
    background: #f6fbf7;
    border-radius: 30px;
    padding: 27px 25px;
    position: relative;
}

.contact-withus-wraper .left {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-right: 4%;
}
/*.facebook .fb-page.fb_iframe_widget, .facebook .fb-page.fb_iframe_widget *{
    width: 500px;
}
*/
.contact-withus-wraper .review-btn h3 {
    font-size: 35px;
    color: #ed2226;
    font-weight: 600;
    margin-bottom: 0;
}
.review-btn {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
}
.contact-withus-wraper .review-btn h3 span {
    font-weight: 400;
	margin-bottom: 40px;
	color: color(display-p3 0.09 0.09 0.09);
}
ul.farmMenu li a {
    transition: 0.5s;
    -webkit-transition: 0.5s;
}
.review-btn a {
	    font-size: 20px;
    background: #199048;
    color: #fff;
    font-weight: 600;
	padding: 15px 27px;
	padding: 10px 25px;
    border-radius: 100px;
    text-decoration: none;
    position: relative;
    z-index: 123;
    border: 1px solid #199048;
	transition: 0.5s;
	-webkit-transition: 0.5s;
}
.review-btn a:hover{
	color: #199048;
	background: transparent;
	border: 1px solid #199048;
}
.contact-withus-wraper .review-btn a {
    margin: 10px;
}
.contact-withus-wraper .facebook {
    display: flex;
    justify-content: flex-end;
}
.contact-withus-wraper:before {
    content: '';
	background: url(/wp-content/uploads/2025/04/order-flowar.png);
	width: 645px;
	height: 676px;
	position: absolute;
	top: -103px;
	left: -50px;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 79%;
	opacity: 0.6;
}
/* button.btn.btn-link.collapsed[aria-expanded="false"] svg.fa-utensils {
    display: none;
}

button.btn.btn-link[aria-expanded="true"] svg.fa-plus-circle {
    display: none;
}

button.btn.btn-link[aria-expanded="true"] svg.fa-utensils {
    display: block;
}
button.btn.btn-link[aria-expanded="true"] .menu_icon{
   background: rgb(24 144 72);
color: #fff;
}
button.btn.btn-link.collapsed[aria-expanded="true"] .menu_icon,
button.btn.btn-link.collapsed[aria-expanded="false"] .menu_icon{
    background: #fff;
}
button.btn.btn-link.collapsed[aria-expanded="true"] .menu_icon .fa-utensils{
    display: none;
}
button.btn.btn-link.collapsed[aria-expanded="true"] .menu_icon .fa-plus-circle {
    display: block;
} */



/* .accordion h5 button.btn[aria-expanded="false"] .menu_icon {
    background: #189048;
}
.accordion h5 button.btn[aria-expanded="false"] .menu_icon svg.svg-inline--fa.fa-plus-circle.fa-w-16 {
    display: none;
}
.accordion h5 button.btn[aria-expanded="false"] .menu_icon .fa-utensils{
    width: 15px;
} */
/* .date_box {
    background: #ed2125;
    color: #fff;
}
.date_box p span {
    color: #ffffff;
} */
span.wpcf7-form-control.wpcf7-acceptance a {
    color: #189048;
}
span.wpcf7-form-control.wpcf7-acceptance>span {
    margin: 10px 0;
}
.fb_iframe_widget, .fb_iframe_widget * {
    width: 500px !important;
}