@media only screen and (max-width: 1599px){
.banner-wrapper .banner-text-block {
	width: 44%;
	padding-left: 48px;
	padding-right: 60px;
}
.banner-wrapper .banner-text-block h1 {
	font-size: 51px;
}
.banner-wrapper .banner-text-block p {
	padding-bottom: 30px;
}




}
@media only screen and (max-width: 1200px){
.banner-wrapper .banner-text-block h1 {
	font-size: 35px;
}
.banner-wrapper .banner-text-block {
    width: 44%;
    padding-left: 30px;
    padding-right: 31px;
}
.banner-wrapper .banner-text-block a {
	padding-block: 14px;
	padding-inline: 17px;
	font-size: 14px;
}
.banner-wrapper .banner-text-block p {
	padding-top: 19px;
	padding-bottom: 19px;
	font-size: 16px;
}
.banner-wrapper  .banner-image-block {
    width: 56%;
}
.banner-wrapper  .banner-image-block img{
   width: 100%;
   height: 100%;
}

.need-help-wrapper .lt-block h2 {
	font-size: 35px;
	padding-top: 12px;
	padding-bottom: 11px;
}
.need-help-wrapper .lt-block p {
	font-size: 14px;
	line-height: 22px;
}
.need-help-wrapper .rt-block .box p {
	font-size: 13px !important;
	margin: 0;
}
.need-help-wrapper .rt-block .box {
	padding-inline: 9px;
}
.need-help-wrapper .rt-block .box i {
	font-size: 29px;
	color: #016938;
}
.our-fruits-wrapper {
	padding-bottom: 47px;
}


/* contact page css */
.contact-section .contact-form .contact-info .row{
	--bs-gutter-x: 0.5rem;
}
.contact-section .contact-form .contact-info [class^="col-lg-"] div a{
  font-size: 12px;
}




}

@media only screen and (max-width: 991px){
    .banner-wrapper .banner-text-block h1 {
	font-size: 29px;
}
  
.banner-wrapper .banner-text-block p {
	padding-top: 13px;
	padding-bottom: 16px;
}
.banner-wrapper .banner-text-block a {
	padding-block: 12px;
	padding-inline: 17px;
	font-size: 12px;
}
.our-fruits-wrapper .title h2 {
    font-family: var(--secondary-playfair-font);
    font-size: 35px;
    padding-bottom: 26px;
}
.features-wrapper .row{
    --bs-gutter-y : 30px
}
.our-fruits-wrapper .fruit-box .text-box p {
    padding-bottom: 3px;
    padding-top: 8px;
}
.our-fruits-wrapper .fruit-box .text-box h3{
    padding-top: 20px;
}
.need-help-wrapper {
    padding-block: 33px;
}
.our-fruits-wrapper {
    padding-bottom: 28px;
}
.need-help-wrapper .lt-block p {
    padding-bottom: 21px;
}
.need-help-wrapper .row {
    --bs-gutter-y: 25px;
}
.fresh-tropical-fruits-wrapper .title h2 {
    font-size: 35px;
    padding-top: 45px;
    padding-bottom: 32px;
    margin: 0;
}
.contact-section .contact-form .contact-info [class^="col-lg-"]:nth-of-type(1) div,
.contact-section .contact-form .contact-info [class^="col-lg-"]:nth-of-type(2) div{
    padding: 0 0 15px 0;
}
.contact-section .contact-form .contact-info [class^="col-lg-"]:nth-of-type(even) div{
  border: none;
}
.contact-section .contact-form .contact-info [class^="col-lg-"] div a{
  font-size: 15px;
}
body.page-id-17.page-my-account.customize-support .innerPage .text .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title h2{
  font-size: 20px !important;
}

.py-5.about-page{ padding-top:20px !important; }
.about-section .img-block{ padding-bottom:20px; }
.about-section .content-block h2{ padding-bottom:7px !important; }

}


@media only screen and (max-width: 768px){
.navbar .navbar-wrap .wishlist-section {
    order: 3;
}
	
.about-section .img-block{ width:100% !important; }
	
.navbar .navbar-wrap .logo-block {
	order: 2;
	width: 131px;
}
.navbar .navbar-wrap .logo-block img{
    width: 100%;
}
.navbar .navbar-wrap ul{
    position: absolute;
    width: 100%;
    left: 0;
}
.banner-wrapper .big-block {
    flex-direction: column-reverse;
}
.banner-wrapper .banner-image-block {
	width: 100%;
}
.banner-wrapper .banner-text-block {
	width: 100%;
	text-align: center;
	margin-top: 17px;
	padding-bottom: 21px;
}
.features-wrapper {
	padding-top: 10px;
}
.features-wrapper .block {
	display: flex;
	align-content: center;
	gap: 23px;
	text-align: center;
	flex-direction: column;
	margin-top: 35px;
}
.features-wrapper .block .lt-block h3 {
	padding-bottom: 13px;
}
.our-fruits-wrapper .title h2 {
	font-size: 31px;
    padding-top: 20px;
    padding-bottom: 28px;
}
.our-fruits-wrapper .fruit-box .text-box h3{
    padding-top: 12px;
}
.our-fruits-wrapper .fruit-box .text-box p {
	padding-bottom: 1px;
	padding-top: 5px;
}
.our-fruits-wrapper {
	padding-bottom: 13px;
}
.need-help-wrapper {
    padding-block: 34px;
}
.need-help-wrapper .lt-block h2 {
    font-size: 35px;
    padding-top: 5px;
    padding-bottom: 18px;
}

.our-fruits-wrapper .fruit-box{
    margin-bottom: 20px;
}
.our-fruits-wrapper .fruit-box .image-box {
    height: 380px;
}
.our-fruits-wrapper .fruit-box .image-box img{
    height: 100%;
    object-fit: cover;
}
.fresh-tropical-fruits-wrapper .title h2{
    font-size: 35px;
}
.fresh-tropical-fruits-wrapper .title h2 {
	padding-bottom: 29px;
	padding-top: 38px;
}
.fresh-tropical-fruits-wrapper .fruit-box .image-box {
    width: 100%;
    height: 380px;
}
.fresh-tropical-fruits-wrapper .fruit-box .image-box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.fresh-tropical-fruits-wrapper .fruit-box .text-box h3{
    padding-top: 12px;
}
.fresh-tropical-fruits-wrapper .fruit-box{
    margin-bottom: 24px;
}
.fresh-tropical-fruits-wrapper .fruit-box .text-box p {
	padding-bottom: 4px;
	padding-top: 7px;
	margin: 0;
}
.navbar .navbar-wrap .stellarnav > ul > li > a {
    background-color: #016938;
    padding-block: 10px;
    color: #fff;
    border: 1px solid #eeeeee12;
    padding-left: 20px;
}
.fresh-tropical-fruits-wrapper .instagram-tl h2 {
	padding-top: 37px;
	padding-bottom: 38px;
    font-size: 40px;
}

.stellarnav .menu-toggle span.bars span {
	width: 22px;
}
.stellarnav.active .bars span:nth-child(1) {
	transform: translateY(0px) rotate(45deg);
}
.footer-wrapper .title h3{
    padding-bottom: 11px;
}
.footer-wrapper .footer-list ul li a{
    padding-bottom: 4px;
}
.footer-wrapper .subscribe-form form input {
    margin-top: 23px;
}
.footer-wrapper .subscribe-form button {
    padding-block: 10px;
}
.footer-wrapper {
    padding-top: 46px;
}
.footer-wrapper .title.subscribe h3 {
    font-size: 30px;
}
.need-help-wrapper .rt-block .box h3 {
    padding-top: 13px;
    padding-bottom: 3px;
}
.footer-wrapper .privacy-policy-sec .top-sec .lt-block p{
	font-size: 20px;
}
.footer-wrapper .privacy-policy-sec .top-sec .rt-block p{
	font-size: 20px;	
}
.footer-wrapper .privacy-policy-sec {
    margin-top: 57px;
}
.footer-wrapper::after {
    width: 15%;
}
.contact-section .contact-form .contact-info .row{
    gap: 25px;
}
.contact-section .contact-form .contact-info [class^="col-lg-"] div{
    border-right: none;
}
.contact-section .contact-form .contact-info [class^="col-lg-"]:nth-of-type(1) div,
.contact-section .contact-form .contact-info [class^="col-lg-"]:nth-of-type(2) div{
    padding: 0;
}
.contact-section .contact-form .contact-info [class^="col-lg-"] div h2 {
    padding: 0;
}
body.page-id-15.page-cart .innerPage .text .wp-block-woocommerce-cart .wp-block-product-new.has-4-columns .wc-block-grid__products .wc-block-grid__product{
    flex: 1 0 48% !important;
    max-width: 48% !important;
}
body.page-id-15.page-cart .innerPage .text .wp-block-woocommerce-cart .wp-block-product-new .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link .wc-block-grid__product-image{
  height: 290px !important;
}
body.page-id-17.page-id-17 .woocommerce .woocommerce-notices-wrapper .woocommerce-error{
  border-radius: 30px !important;
}
body.page-id-17.page-id-17 .woocommerce-form{
  max-width: 80% !important;
}
body.page-id-17.page-my-account.customize-support .innerPage .text .woocommerce{
  flex-direction: column !important;
  gap: 15px !important;
}
body.page-id-17.page-my-account.customize-support .innerPage .text .woocommerce .woocommerce-MyAccount-navigation ul{
    display: flex !important;
    align-items: center !important;
    justify-content: space-around !important;
    padding: 20px 15px !important;
}
body.page-id-17.page-my-account.customize-support .innerPage .text .woocommerce .woocommerce-MyAccount-navigation ul  li{
    padding: 0 !important;
}
body.page-id-17.page-my-account.customize-support .innerPage .text .woocommerce .woocommerce-MyAccount-navigation ul  li a{
    font-size: 14px !important;
}
body.page-id-17.page-my-account.customize-support .innerPage .text .woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title h2{
  font-size: 32px !important;
}











}

@media only screen and (max-width: 575px){
.woocommerce ul.products li.product a img{ width:100%; max-width:100% !important; }
	
	
	
	
}



@media only screen and (max-width: 499px){
.top-header .announcment .box p {
    font-size: 12px;
}
.instagram-gallery-section-wrapper .box img {
	width: 100%;
	object-fit: cover;
}
.instagram-gallery-section-wrapper .box {
    height: 100%;
}
.fresh-tropical-fruits-wrapper .instagram-tl h2 {
    padding-top: 31px;
    padding-bottom: 19px;
    font-size: 26px;
}
.need-help-wrapper {
	padding-block: 23px;
}
.fresh-tropical-fruits-wrapper .title h2 {
	margin-bottom: 29px;
	padding-top: 21px;
}

.navbar .navbar-wrap .logo-block {
	
	width: 114px;
}
.navbar .navbar-wrap .wishlist-section .box a i {
   font-size: 15px;
}
.features-wrapper .block .lt-block h3{
    font-size: 16px;
}
.need-help-wrapper .lt-block h2 {
    font-size: 23px;
    padding-top: 5px;
    padding-bottom: 12px;
}
.need-help-wrapper .rt-block .box h3 {
	padding-top: 14px;
	padding-bottom: 11px;

}
.fresh-tropical-fruits-wrapper .title h2{
    font-size: 26px;
}
.footer-wrapper .subscribe-form button {
	padding-block: 13px;
}
.footer-wrapper .footer-list ul li a {
    padding-bottom: 0px;
    font-size: 14px;
	line-height: 20px;
}
.footer-wrapper {
	padding-top: 49px;
}
.footer-wrapper .title.subscribe h3 {
	font-size: 30px;
}
.footer-wrapper .title h3 {
    padding-bottom: 3px;
}
.footer-wrapper .subscribe-form form input{
    margin-top: 10px;
	margin-bottom: 10px;
}
/* ------------------------------ */
.navbar .navbar-wrap {
    padding-block: 5px;
}
.banner-wrapper .banner-text-block h1 {
    font-size: 22px;
}
.features-wrapper .row {
    --bs-gutter-y: 40px;
}
.features-wrapper .block{
	margin: 0;
}
.features-wrapper .block .lt-block p {
    font-size: 15px;
    line-height: 22px;
}
.features-wrapper .block {
    gap: 12px;
}
.features-wrapper .block .lt-block h3 {
    padding-bottom: 10px;
}
.our-fruits-wrapper .title h2 {
    font-size: 23px;
}
.our-fruits-wrapper .fruit-box {
   margin: 0 !important;
}
.our-fruits-wrapper .fruit-box .text-box h3 {
    padding-top: 7px;
}
.need-help-wrapper .lt-block span {
    font-size: 13px;
}
.fresh-tropical-fruits-wrapper .fruit-box .text-box p{
    padding-bottom: 1px;
    padding-top: 5px;
}
.our-fruits-wrapper .row {
    --bs-gutter-y: 32px;
}
.fresh-tropical-fruits-wrapper .fruit-box .text-box h3 {
    padding-top: 7px;
}
.fresh-tropical-fruits-wrapper .fruit-box {
    margin-bottom: 0 !important;
}
.fresh-tropical-fruits-wrapper .row{
	--bs-gutter-y: 32px;
}
.footer-wrapper .social-sec {
    margin-top: 30px;
}
.footer-wrapper .subscribe-form button {
    padding-block: 11px;
    font-size: 14px;
}
.footer-wrapper .privacy-policy-sec .top-sec .lt-block p{
	font-size: 13px;
}
.footer-wrapper .privacy-policy-sec .top-sec .rt-block p{
	font-size: 13px;
}
.footer-wrapper .privacy-policy-sec {
    margin-top: 33px;
}
.footer-wrapper .privacy-policy-sec .top-sec{
	padding-bottom: 11px;
}
.footer-wrapper .privacy-policy-sec .bottom-sec {
    padding-top: 11px;
    flex-direction: column-reverse;
    gap: 2px;
}
.footer-wrapper::before {
    width: 10%;
}
.footer-wrapper::after {
    width: 20%;
}
body.page-id-15.page-cart .innerPage .text .wp-block-woocommerce-cart .wp-block-product-new.has-4-columns .wc-block-grid__products .wc-block-grid__product{
    flex: 1 0 56% !important;
    max-width: 56% !important;
}
body.page-id-15.page-cart .innerPage .text .wp-block-woocommerce-cart .wp-block-product-new .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-link .wc-block-grid__product-image{
  height: 325px !important;
}
body.page-id-17.page-my-account.customize-support .innerPage .text {
    padding: 10px 0 !important;
}
body.page-id-17.page-my-account.customize-support .innerPage .text .woocommerce .woocommerce-MyAccount-navigation ul {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 20px 15px !important;
    gap: 10px !important;
    flex-wrap: wrap !important;
}
body.error404 .inner-banner{
  height: 220px;
}
} 