/*
Theme Name: Grocery Supermarket Elementor Pro
Description:  Grocery Supermarket Elementor Pro Theme features an elegant and chic design that will help your site stand out among the rest of your competitors.
Author: wpelemento
Theme URI: https://preview.wpelemento.com/grocery-supermarket-elementor/
Author URI: https://www.wpelemento.com/
Version: 0.0.2
Requires PHP: 7.2
Tested up to: 6.0
Text Domain: grocery-supermarket-elementor-pro
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: education, portfolio, blog, wide-blocks, one-column, two-columns, right-sidebar, left-sidebar, grid-layout, custom-background, custom-colors, custom-header, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, editor-style, theme-options, threaded-comments
Elementor Wptheme WordPress Theme has been created by wpelemento(wpelemento.com), 2022.
Elementor Wptheme WordPress Theme is released under the terms of GNU GPL
*/

@font-face {
  font-family: "Mazzard Soft H";
  src: url("font/MazzardSoftH-SemiBold.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  scroll-behavior: smooth;
}
body .elementor-heading-title, .elementor-widget-text-editor, .elementor-image-box-title,
.elementor-image-box-description, .elementor-counter-title, .ue-menu > li a, .ea-testimonial-content,
.ea-testimonial-name, .elementor-widget-navigation-menu a.hfe-menu-item, .ea-tm-name, .ea-tm-position,.ea-tm-description,
.hfe-page-title a, .elementor-icon-list-text, .elementor-tab-title {
  font-family: unset !important;
}
html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow-x: hidden;
}
a {
  text-decoration: none;
}
ul,ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
img {
  max-width: 100% !important;
}
.sticky {
  position: fixed;
  width: 100%;
  z-index: 99999 !important;
  top: 0px;
  left: 0;
  padding: 0px 0px;
  background: #BFD5B9;
  box-shadow: 0px 2px 6px #3E7B51;
  animation: slideDown 0.75s ease-out;
}
@keyframes slideDown {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}

@keyframes parallax {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-6vh);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes floating {
  from {
    transform: translate(0, 0px);
  }
  65% {
    transform: translate(0, 15px);
  }
  to {
    transform: translate(0, -0px);
  }
}

/* loader */
.spinner-loading-box {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 999999;
  background: #ccbabaf2;
}
.spinner-loading-box img,
.ets-theme-header-section :is(.ets-topabr-address, .ets-topabr-email) li {
  width: 100%;
}
.ht-products .ht-product .ht-product-inner .ht-product-content {
  padding: 25px 12px;
}
.wpe-sneakers-page-head .elementor-widget-wrap {
  margin: -20px 0;
}
.woolentor-breadcrumb a {
  color: #121212;
}

/*================== Supermarket CSS Start =================*/

/*============= Top Banner Section Start ==============*/

.wps-imagebox .elementor-image-box-img {
  text-align: center;
}
.wps-top-main-banner {
  position: relative;
}
.wps-top-main-banner .wps-top-blur-tomato img {
  position: absolute;
  left: 180px;
  top: -212px;
}
.wps-top-main-banner .wps-top-brocoli img {
  position: absolute;
  top: -77px;
}
.wps-top-main-banner .wps-top-mirchi img {
  position: absolute;
  left: 6px;
  top: 53px;
}
.wps-top-main-banner .wps-top-main-basket img {
  transform: translate(10px, 10px);
}
.wps-top-blur-mirchi img, .wps-top-tomato img, .wps-top-blur-bottle img, .wps-top-cabage img, 
.wps-top-blur-tomato img, .wps-top-brocoli img, .wps-top-mirchi img {
  transform: translate(84px, 10px);
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}
.wps-top-main-banner .wps-top-tomato img {
  position: absolute;
  left: 0;
  bottom: -11px;
}
.wps-top-main-banner .wps-top-blur-bottle img {
  position: absolute;
  right: 0;
  top: 184px;
}
.wps-top-cabage img {
  position: absolute;
  right: 0;
  bottom: -156px;
}
.wps-top-main-banner .wps-top-tomato img {
  position: absolute;
  left: 83px;
  top: 207px;
}
.wps-imagebox {
  transform: translate(78px, 198px);
  z-index: 2;
}

/*============= Top Banner Section End ==============*/

/*============= Product Search Section Start ==============*/

.wps-product-search-bar .apsw-search-wrap .apsw-search-btn {
  width: 110px;
  background: #fff;
  color: #3e7b51;
  border-radius: 10px !important;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 15px;
  cursor: pointer;
  margin-right: 6px;
}
.wps-product-search-bar .apsw-search-wrap .apsw-search-form {
  background: #3e7b51;
  border-radius: 10px;
}
.wps-product-search-bar .apsw-search-wrap .apsw-category-items,
.wps-product-search-bar
  .apsw-search-wrap
  .apsw-search-form
  input[type="search"] {
  color: #fff;
}
.wps-product-search-bar .apsw-search-wrap .apsw-category-items {
  line-height: 56px !important;
  font-size: 15px !important;
  font-weight: 600;
}
.wps-product-search-bar .apsw-search-wrap .apsw-select-box-wrap:after {
  border-right: 1px solid #fff;
}
.wps-product-search-bar .apsw-category-items option {
  background-color: #3e7b51 !important;
}
.wps-product-search-bar .apsw-category-items option:hover {
  background-color: #000 !important;
  background: #000000 !important;
}
.wps-product-search-bar .apsw-search-wrap {
  display: inline;
  z-index: 1 !important;
}
.apsw-search-wrap .apsw-select-box-wrap:before {
  content: "\f107";
  background: unset;
  position: absolute;
  font-size: 16px;
  font-weight: 800;
  font-family: "FontAwesome";
  line-height: 6px;
  color: #fff;
}
.wps-short-title .elementor-heading-title {
  font-family: "Norican", Sans-serif !important;
}

/*============= Product Search Section End ==============*/

/*============= Category Section Start ==============*/

.ht-category-wrap:hover .ht-category-image-zoom a img {
  transform: unset !important;
}
.ht-category-wrap .ht-category-image a img {
  width: 75% !important;
  margin: 0 auto;
}

/*============= Category Section End ==============*/

/*============= OFF Section Start ==============*/

.elementor-widget-image-box .elementor-image-box-content {
  width: 57% !important;
}

/*============= OFF Section End ==============*/

/*============= Explore Section Start ==============*/

.wps-explore-main-container {
  position: relative;
}
.explore-bucket {
  z-index: 1 !important;
}
.explore-bucket img {
  margin-top: -174px;
  left: 114px;
  position: absolute;
}
.explore-lemon img {
  right: 0px;
  position: absolute;
  top: -220px;
}
.explore-blur-mango img {
  position: absolute;
  top: 140px;
}
.explore-strobery img {
  position: absolute;
  top: -149px;
}
.explore-blur-strobery img {
  position: absolute;
  right: 50px;
  bottom: -71px;
}

/*============= Explore Section End ==============*/

/*============= Service Section Start ==============*/

.wps-service-main-container, .wps-service-banner-container {
  position: relative;
}
.service-blur-red-strobery img {
  position: absolute;
  top: -39px;
  transform: translate(33px, 6px);
}
.service-left-bottle img {
  position: absolute;
  top: -120px;
}
.service-right-bottle img {
  position: absolute;
  right: 0;
  top: -142px;
}
.service-mango-blur img {
  position: absolute;
  right: 0;
}
.service-mango-blur img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.service-brocoli img {
  position: absolute;
  left: 0;
  bottom: -186px;
}
.service-man img {
  margin-top: -98px;
}
.wps-service-banner-container-col1, .wps-service-banner-container-col2 {
  position: relative;
}
.wps-service-banner-container-col2 .wps-service-box1::before {
  position: absolute;
  content: '';
  left: -19px;
  top: 50%;
  width: 10px;
  height: 10px;
  background: #FFF;
  border-radius: 50%;
}
.wps-service-banner-container-col2 .wps-service-box2::before {
  position: absolute;
  content: '';
  left: 4px;
  top: 50%;
  width: 10px;
  height: 10px;
  background: #FFF;
  border-radius: 50%;
}
.wps-service-banner-container-col2 .wps-service-box3::before {
  position: absolute;
  content: '';
  left: -17px;
  top: 50%;
  width: 10px;
  height: 10px;
  background: #FFF;
  border-radius: 50%;
}
.wps-service-banner-container-col2 .wps-service-box4::before {
  position: absolute;
  content: '';
  left: -51px;
  top: 50%;
  width: 10px;
  height: 10px;
  background: #FFF;
  border-radius: 50%;
}
.wps-service-banner-container-col2::before {
  background-image: url(assets/images/service-vector.png);
  content: '';
  position: absolute;
  left: 0;
  top: 43%;
  background-repeat: no-repeat;
  bottom: 0;
  margin: auto;
  transform: translate(-47px, 0px);
}
.wps-service-banner-container .elementor-image-box-description {
  overflow: hidden !important;
  display: -webkit-box !important;
  -webkit-box-orient: vertical !important;
  -webkit-line-clamp: 3 !important;
  width: 65%;
}

/*============= Service Section End ==============*/

/*============= Register Section Start ==============*/

.wps-register-main-container {
  position: relative;
  height: 400px;
  overflow: visible;
}
.register-black-blur img {
  position: absolute;
  left: -100px;
}
.register-watermelon img {
  position: absolute;
  left: 0;
  top: -67px;
}
.register-right-bottle img {
  position: absolute;
  bottom: 0px;
  right: 0;
}
.register-counter {
  position: absolute;
  left: -50px;
  bottom: 25px;
  width: 26%;
}
.register-bucket img {
  width: 95%;
}

/*============= Register Section End ==============*/

/*============= Special Offer Section Start ==============*/

.wps-special-offer-container .ekit-wid-con .elementskit-countdown-container::before {
  background-color: unset !important;
}
.wps-special-offer-container .ekit-wid-con .elementskit-countdown-timer-4::before {
  display: none;
}
.wps-special-offer-container .ekit-wid-con .elementskit-countdown-timer-4::after {
  display: none;
}
.wps-special-offer-container .ekit-wid-con .elementskit-countdown-container {
  padding-top: 30px !important;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important;
}
.special-offer-off .elementor-heading-title {
  clip-path:polygon(61.087% 4.645%, 94.891% 38.634%, 94.891% 38.634%, 96.549% 40.608%, 97.839% 42.763%, 98.76% 45.053%, 99.313% 47.433%, 99.497% 49.857%, 
  99.313% 52.278%, 98.76% 54.653%, 97.839% 56.935%, 96.549% 59.079%, 94.891% 61.038%, 61.087% 95.082%, 61.087% 95.082%, 59.137% 96.749%, 57.001% 98.046%, 
  54.726% 98.972%, 52.359% 99.528%, 49.946% 99.713%, 47.532% 99.528%, 45.165% 98.972%, 42.89% 98.046%, 40.755% 96.749%, 38.804% 95.082%, 5% 61.038%, 
  5% 61.038%, 3.327% 59.079%, 2.026% 56.935%, 1.097% 54.653%, 0.539% 52.278%, 0.353% 49.857%, 0.539% 47.433%, 1.097% 45.053%, 2.026% 42.763%, 3.327% 40.608%, 
  5% 38.634%, 38.804% 4.645%, 38.804% 4.645%, 40.755% 2.978%, 42.89% 1.681%, 45.165% 0.755%, 47.532% 0.199%, 49.946% 0.014%, 52.359% 0.199%, 54.726% 0.755%, 
  57.001% 1.681%, 59.137% 2.978%, 61.087% 4.645%);
  background-color: #3e7b51;
  height: 180px;
  width: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 177px;
  top: 202px;
  z-index: 1;
}
.wps-special-offer-container {
  height: 560px;
}
.wps-special-offer-left-col {
  position: relative;
}
.special-offer-top img {
  position: absolute;
  top: -25px;
  left: 15px;
}
.special-offer-left img {
  position: absolute;
  left: 0;
}
.special-offer-left img {
  position: absolute;
  left: 0;
  top: 118px;
}
.wps-special-offer-right-col .ekit-wid-con .elementskit-countdown-timer-4 {
  width: 30%;
  left: 23%;
  line-height: 25px !important;
  height: 108px !important;
  z-index: 1;
}
.wps-special-offer-right-col .elementskit-timer-content {
  width: max-content;
  background: #3e7b51;
  padding: 16px 10px;
  border-radius: 10px;
}
.wps-special-offer-right-col {
  position: relative;
}
.special-offer-cabage img {
  position: absolute;
  top: -95px;
  right: 28%;
  z-index: 0;
}
.special-offer-bottom img {
  position: absolute;
  left: -111px;
  bottom: -80px;
  z-index: 0;
}
.products-by-id .product-box {
  background-color: #fff;
  z-index: 1;
}

/*============= Special Offer Section End ==============*/

/*============= Our Store Section Start ==============*/

.wps-store-main-container {
  position: relative;
  height: 400px;
  overflow: visible;
}
.store-top-img img {
  position: absolute;
  right: 0;
  top: -12px;
}
.store-bottom-img img {
  position: absolute;
  left: 0;
}

/*============= Our Store Section End ==============*/

/*============= Blog Section Start ==============*/

.wps-blog-section .ea-alter-carousel .ea-meta .author-name {
  pointer-events: none;
}
.wps-blog-section .ea-post-grid {
  overflow-x: clip;
}
.wps-blog-section .ea-main-img .ea-img {
  border-radius: 8px;
  transform: unset !important;
}
.wps-blog-section .ea-post-grid .ea-item {
  border: 2px dashed #3e7b51;
  border-radius: 10px;
  padding: 15px;
}
.wps-blog-section .ea-post-grid .ea-separator {
  display: none;
}
.wps-blog-section .swiper-container .swiper-slide {
  text-align: left;
}
.wps-blog-section .ea-post-grid .ea-title {
  order: 1;
}
.wps-blog-section .ea-post-grid .ea-title a {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 42px;
}
.wps-blog-section .ea-post-grid .ea-category {
  order: 2;
}
.wps-blog-section .ea-post-grid .ea-meta {
  justify-content: space-between;
  order: 3;
}
.wps-blog-section .ea-alter-carousel .ea-content {
  display: inline-block;
}
.wps-blog-section .ea-post-grid .ea-title .title-animation-underline {
  background-image: unset;
}
.wps-blog-section .ea-alter-carousel .ea-category a {
  text-transform: capitalize;
}
.wps-blog-section .ea-alter-carousel .author-name::before {
  content: "\f007";
  font-weight: 400;
  font-family: "FontAwesome";
  font-size: 16px;
  margin-right: 5px;
  color: #3e7b51;
}
.wps-blog-section .ea-alter-carousel .ea-date::before {
  content: "\f073";
  font-weight: 400;
  font-family: "FontAwesome";
  font-size: 16px;
  margin-right: 5px;
  color: #3e7b51;
}

/*============= Blog Section End ==============*/

/*============= Testimonial Section Start ==============*/

.wps-testimonial-main-container {
  position: relative;
}
.wps-testimonial-main-container svg {
  display: none !important;
}
.testimonial-strawbery img {
  position: absolute;
  left: 27%;
  top: -93px;
}
.testimonial-mango img {
  position: absolute;
  right: 0;
  top: -111px;
}
.testimonial-watermelon img {
  position: absolute;
  bottom: -104px;
  left: 55px;
}
.testimonial-bottle img {
  position: absolute;
  right: 11%;
  bottom: 0;
}
.wps-testimonial-main-container .ea-arrow-prev {
  left: 72% !important;
  font-size: 0 !important;
}
.wps-testimonial-main-container .ea-arrow-next {
  right: 23% !important;
  font-size: 0 !important;
}
.wps-testimonial-main-container .ea-arrow-prev::after {
  content: "\f177";
  font-family: FontAwesome;
  font-weight: 800;
  font-size: 20px;
  color: #3e7b51;
}
.wps-testimonial-main-container .ea-arrow-next::after {
  content: "\f178";
  font-family: FontAwesome;
  font-weight: 800;
  font-size: 20px;
  color: #3e7b51;
}

/*============= Testimonial Section End ==============*/

/*================== Supermarket CSS End =================*/

.ekit-wid-con .ekit-video-popup-btn {
  background-color: #3e7b51 !important;
}

/*============= Return to Top CSS Start ============*/

#return-to-top .elementor-icon {
  line-height: 42px;
}
#return-to-top {
  position: fixed;
  bottom: 15px;
  right: 20px;
  background-color: #3E7B51;
  width: 50px;
  padding: 10px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 99999;
}
#return-to-top svg path {
  fill: #FFF;
}
#return-to-top i {
  color: #FFF;
  font-weight: 600px;
  position: relative;
  top: 13px;
  font-size: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 3px 18px;
  cursor: pointer;
}
#return-to-top:hover {
  background-color: #000;
}
#return-to-top:hover i {
  color: #fff;
  top: 5px;
}
#return-to-top .elementor-icon i:before, .elementor-icon svg:before{
  position: absolute;
  left: 32%;
  color: #fff;
}
#return-to-top .elementor-icon {
  border-color: #000000 !important;
}
#return-to-top .elementor-widget-container {
  cursor: pointer;
}
/*============= Return to Top CSS End ============*/

/*============= Preloader CSS Start ============*/

.demo{ 
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background:#BFD5B9;
}
.loader img{
  object-fit: fill;
  width: 30%;
  height: 30%;
  margin: 0 auto;
}
.loader{
  width: 300px;
  height: 300px;
  margin: 0 auto;
  position: relative;
  top: 30%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loader .loader-inner-1{
  width: 270px;
  height: 270px;
  border-radius: 50%;
  border-bottom: 10px dashed #A06F48;
  position: absolute;
  animation: loading-1 5s infinite linear;
}
.loader .loader-inner-2{
  width: 170px;
  height: 170px;
  border-radius: 50%;
  border-bottom: 10px dotted #ffb67a;
  position: absolute;
  top: 50px;
  left: 45px;
  animation: loading-1 1s infinite linear;
}
.loader .loader-inner-3{
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border-bottom: 5px solid #805810;
  position: absolute;
  top: 100px;
  left: 90px;
  animation: loading-1 2s infinite linear;
}
@keyframes loading-1{
  from{ -webkit-transform: rotate(0deg); }
  to{ -webkit-transform: rotate(360deg); }
}

@keyframes aaa {
  0% {
    left: -110%;
    top: 90%;
  }
  50% {
    left: 10%;
    top: -30%;
  }
  100% {
    top: -10%;
    left: -10%;
  }
}

.cssload-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 78.284271247462px;
  height: 78.284271247462px;
  margin-left: -39.142135623731px;
  margin-top: -39.142135623731px;
  border-radius: 100%;
  animation-name: cssload-loader;
  -o-animation-name: cssload-loader;
  -ms-animation-name: cssload-loader;
  -webkit-animation-name: cssload-loader;
  -moz-animation-name: cssload-loader;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-timing-function: linear;
  -o-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  animation-duration: 2.4s;
  -o-animation-duration: 2.4s;
  -ms-animation-duration: 2.4s;
  -webkit-animation-duration: 2.4s;
  -moz-animation-duration: 2.4s;
}

.cssload-loader .cssload-side {
  display: block;
  width: 10px;
  height: 33px;
  background-color: #fc1313;
  margin: 3px;
  position: absolute;
  border-radius: 50%;
  animation-duration: 0.895s;
  -o-animation-duration: 0.895s;
  -ms-animation-duration: 0.895s;
  -webkit-animation-duration: 0.895s;
  -moz-animation-duration: 0.895s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-timing-function: ease;
  -o-animation-timing-function: ease;
  -ms-animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  -moz-animation-timing-function: ease;
}

.cssload-loader .cssload-side:nth-child(1),
.cssload-loader .cssload-side:nth-child(5) {
  transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  animation-name: cssload-rotate0;
  -o-animation-name: cssload-rotate0;
  -ms-animation-name: cssload-rotate0;
  -webkit-animation-name: cssload-rotate0;
  -moz-animation-name: cssload-rotate0;
}

.cssload-loader .cssload-side:nth-child(3),
.cssload-loader .cssload-side:nth-child(7) {
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  animation-name: cssload-rotate90;
  -o-animation-name: cssload-rotate90;
  -ms-animation-name: cssload-rotate90;
  -webkit-animation-name: cssload-rotate90;
  -moz-animation-name: cssload-rotate90;
}

.cssload-loader .cssload-side:nth-child(2),
.cssload-loader .cssload-side:nth-child(6) {
  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  animation-name: cssload-rotate45;
  -o-animation-name: cssload-rotate45;
  -ms-animation-name: cssload-rotate45;
  -webkit-animation-name: cssload-rotate45;
  -moz-animation-name: cssload-rotate45;
}

.cssload-loader .cssload-side:nth-child(4),
.cssload-loader .cssload-side:nth-child(8) {
  transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  animation-name: cssload-rotate135;
  -o-animation-name: cssload-rotate135;
  -ms-animation-name: cssload-rotate135;
  -webkit-animation-name: cssload-rotate135;
  -moz-animation-name: cssload-rotate135;
}

.cssload-loader .cssload-side:nth-child(1) {
  top: 39.142135623731px;
  left: 78.284271247462px;
  margin-left: -5px;
  margin-top: -16px;
  animation-delay: 0;
  -o-animation-delay: 0;
  -ms-animation-delay: 0;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
}

.cssload-loader .cssload-side:nth-child(2) {
  top: 67.213203431093px;
  left: 67.213203431093px;
  margin-left: -5px;
  margin-top: -16px;
  animation-delay: 0;
  -o-animation-delay: 0;
  -ms-animation-delay: 0;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
}

.cssload-loader .cssload-side:nth-child(3) {
  top: 78.284271247462px;
  left: 39.142135623731px;
  margin-left: -5px;
  margin-top: -16px;
  animation-delay: 0;
  -o-animation-delay: 0;
  -ms-animation-delay: 0;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
}

.cssload-loader .cssload-side:nth-child(4) {
  top: 67.213203431093px;
  left: 11.071067816369px;
  margin-left: -5px;
  margin-top: -16px;
  animation-delay: 0;
  -o-animation-delay: 0;
  -ms-animation-delay: 0;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
}

.cssload-loader .cssload-side:nth-child(5) {
  top: 39.142135623731px;
  left: 0px;
  margin-left: -5px;
  margin-top: -16px;
  animation-delay: 0;
  -o-animation-delay: 0;
  -ms-animation-delay: 0;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
}

.cssload-loader .cssload-side:nth-child(6) {
  top: 11.071067816369px;
  left: 11.071067816369px;
  margin-left: -5px;
  margin-top: -16px;
  animation-delay: 0;
  -o-animation-delay: 0;
  -ms-animation-delay: 0;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
}

.cssload-loader .cssload-side:nth-child(7) {
  top: 0px;
  left: 39.142135623731px;
  margin-left: -5px;
  margin-top: -16px;
  animation-delay: 0;
  -o-animation-delay: 0;
  -ms-animation-delay: 0;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
}

.cssload-loader .cssload-side:nth-child(8) {
  top: 11.071067816369px;
  left: 67.213203431093px;
  margin-left: -5px;
  margin-top: -16px;
  animation-delay: 0;
  -o-animation-delay: 0;
  -ms-animation-delay: 0;
  -webkit-animation-delay: 0;
  -moz-animation-delay: 0;
}

@keyframes cssload-rotate0 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  60% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@-webkit-keyframes cssload-rotate0 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  60% {
    -webkit-transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
  }
}
@keyframes cssload-rotate90 {
  0% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transform: rotate(90deg);
  }
  60% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    transform: rotate(270deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    transform: rotate(270deg);
  }
}
@-webkit-keyframes cssload-rotate90 {
  0% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  60% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
  100% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
  }
}
@keyframes cssload-rotate45 {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform: rotate(45deg);
  }
  60% {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    transform: rotate(225deg);
  }
  100% {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    transform: rotate(225deg);
  }
}
@-webkit-keyframes cssload-rotate45 {
  0% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  60% {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
  100% {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
  }
}
@keyframes cssload-rotate135 {
  0% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    transform: rotate(135deg);
  }
  60% {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    transform: rotate(315deg);
  }
  100% {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    transform: rotate(315deg);
  }
}
@-webkit-keyframes cssload-rotate135 {
  0% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  60% {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  100% {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
  }
}
@keyframes cssload-loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes cssload-loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/*----------- Demo CSS Start -----------*/

.elementor-star-rating {
  font-family: "Font Awesome 5 Free" !important;
  display: inline-block;
}
.elementor-star-rating i:before {
  content: "\f005" !important;
  display: block;
  font-size: inherit;
  font-family: "FontAwesome" !important;
  position: absolute;
}

.elementskit-btn-link .ekit_accordion_icon_left_group svg {
  max-width: 40px !important;
  height: 40px !important;
}
.ekit_accordion_active_icon svg {
  background: #d10022 !important;
}
.woocommerce-shop .woocommerce-ordering {
  position: absolute;
  right: 14%;
  top: 2.6%;
}
.woocommerce-shop .filter-head {
  font: 600 20px/26px "Rajdhani";
  color: #121212;
}

/*----------- Demo CSS End -----------*/

.shop-by-cat-middle-img img, .shop-by-cat-top-img img, .shop-by-top-bg img, .shop-by-middle-bg img, .wps-shop-by-daily-top-img img, .wps-shop-by-middle-img img, .wps-blog-sec-bottle img, .wps-blog-sec-mango img {
  transform: translate(84px, 10px);
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.wps-product-search-bar .apsw-search-wrap .apsw-select-box-wrap:before {
  color: #FFF;
  z-index: -1;
}

.mtsnb a {
    background: transparent linear-gradient(90deg, #F4A319 0%, #FEDC00 100%) 0% 0% no-repeat padding-box;
    color: #000000 !important;
    font-size: 16px !important;
    padding: 5px 10px !important;
    border-radius: 5px;
    width: max-content;
}

.apsw-search-wrap .apsw-select-box-wrap:before {
    color: #000;
	z-index:-1;
}

.woocommerce p.stars a::before {
    color: #3e7b51;
}
.single-product .entry-summary .single-product-add-to-cart-btn button {
    padding: 2px 50px;
}
.woocommerce .star-rating span::after {
    content: "SSSSS" !important;
    top: 0;
    position: absolute;
    left: 0;
}
.wps-product-search-bar-container {
/*   display: none; */
}
.wps-product-search-bar-container {
/*   position: fixed;
  top: 160px;
  z-index: 99999; */
}
.wps-supermarket-header .elementor-icon {
  cursor: pointer;
}
* {
  scroll-behavior: smooth;
}
.supermarket-shop .shop-page-product .product-box:hover {
  border-color: #FFF;
}
.ekit_accordion_active_icon svg {
    background: unset !important;
}
.main-regular-price {
    text-decoration: line-through 2px solid #FF2D2D !important;
}
  .woocommerce-account .wps-supermarket-header {
    margin-bottom: 70px;
  }
.header-buy-now a {
	background: transparent linear-gradient(90deg, #F4A319 0%, #FEDC00 100%) 0% 0% no-repeat padding-box;
   color: #000000 !important;
    font-size: 16px !important;
    padding: 16px 10px !important;
    border-radius: 5px;
    height: 16px;
    margin: 7px 0;
	width: max-content;
}
.header-buy-now a:hover {
	background: #FFFFFF;
   color: #000000 !important;
}

.footer-buy-now a {
	background: transparent linear-gradient(90deg, #F4A319 0%, #FEDC00 100%) 0% 0% no-repeat padding-box;
   color: #000000 !important;
    font-size: 16px !important;
	padding: 20px 20px !important;
    border-radius: 5px;
    height: 16px;
    width: max-content;
}
.footer-buy-now a:hover {
	background: #FFFFFF;
   color: #000000 !important;
}
input.apsw-search-input::placeholder {
    color: #FFF !important;
    opacity: 0.8;
}
ul.apsw_data_container li .apsw_result_on_sale {
    background: #3e7b51;
}

@media screen and (min-width:320px) and (max-width:374px) {
	.wps-off-top-bar .ekit-header-info > li > a {
        font-size: 11px !important;
    }
	
}



@media screen and (min-width:320px) and (max-width:767px) {
	
	.header-seach-sec .apsw-search-wrap .apsw-search-btn {
    width: 100px;
    position: absolute;
    top: 100px;
    margin: 0 auto !important;
    left: 5% !important;
}
	.mtsnb a {
    font-size: 15px !important;
    padding: 4px 10px !important;
   
}
	.mtsnb .mtsnb-container {
    padding: 10px 10px !important;
}
	.header-seach-sec .elementor-widget-shortcode {
    top: 12% !important;
}
	
	.topbar-container .content-wrapper .topbar-title {
        font-size: 14px !important;
    }
	.btn-wrapper .topbar-btn a {
    font-size: 10px;
}
	.home-product-tab-sec .nav-item .nav-link {
    padding: 10px 16px;
    font-size: 16px;
    line-height: 16px;
}
	.footer-buy-now a {
    margin: 0 auto;
    margin-bottom: 30px;
}
	body.woocommerce-account .woocommerce form.woocommerce-form.woocommerce-form-login.login {
   padding: 25px !important;
        max-width: max-content !important;
}
	.header-buy-now a {
    margin: 7px 20px;
}
	
}

.demo {
    background: #BFD5B9;
}
.single-product .woocommerce-product-gallery__wrapper .wp-post-image {
    z-index: 1;
}
#commentform label {
    font-size: 18px;
    font-weight: 500;
}
.comment-form-cookies-consent label {
    font-weight: 400 !important;
    color: #5B5B5B !important;
	font-size: 16px !important;
}

@media screen and (min-width:768px) and (max-width:991px) {
	.mtsnb .mtsnb-container {
    padding: 10px 20px;
}
	
	.header-seach-sec .elementor-widget-shortcode {
    top: 11% !important;
		width:80% !important;
}

	.header-buy-now a {
    margin: 7px 20px;
}
	.topbar-container .content-wrapper {
        justify-content: center;
        align-items: center;
    }
	.topbar-container .content-wrapper .topbar-title {
    font-size: 18px;
}
	.wps-product-search-bar-container {
    position: fixed;
    top: 188px;
    z-index: 99999;
}
	.related .products .supermarket-shop {
        margin: 7px;
    }
	.single-product .related ul {
        gap: 0px;
    }
	.wps-testimonial-main-container .ea-arrow-prev::after, .wps-testimonial-main-container .ea-arrow-next::after {
    margin-top: 30px;
}
}

@media screen and (min-width:992px) and (max-width:1024px) {
	.header_search_close .elementor-icon {
    right: 1% !important;
}

	.wps-product-search-bar-container {
    position: fixed;
    top: 188px;
    z-index: 99999;
}
	.ue-menu a {
    padding: 13px 12px 13px 12px !important;
}
	.header-buy-now a {
    margin: 10px 5px;
}
	.topbar-container .content-wrapper {
        justify-content: center;
        align-items: center;
    }
	.topbar-container .content-wrapper .topbar-title {
    font-size: 18px;
}
	.product-content .custom-quantity-select {
    width: 100px;
}
}

@media screen and (min-width:1025px) and (max-width:1199px) {
	.wps-product-search-bar-container {
    position: fixed;
    top: 188px;
    z-index: 99999;
}

	.ue-menu a {
    padding: 13px 15px 13px 15px !important;
}
	.header-buy-now a {
    height: 36px;
    margin: 5px 0;
}
.single-product .related .pro-img img {
        width: 100% !important;
    }
}

@media screen and (min-width:1200px) and (max-width:1365px) {

	.wps-product-search-bar-container {
    position: fixed;
    top: 207px;
    z-index: 99999;
		display:block;
}
}

@media screen and (min-width:1366px) and (max-width:1439px) {
	
	.wps-product-search-bar-container {
    position: fixed;
    top: 180px;
    z-index: 99999;
}
	.wps-blog-section .ea-alter-carousel .ea-main-img {
    height: 250px !important;
}
}

@media screen and (min-width:1440px) and (max-width:1599px) {
	
	.wps-product-search-bar-container {
    position: fixed;
    top: 169px;
    z-index: 99999;
}
	.wps-blog-section .ea-alter-carousel .ea-main-img {
    height: 250px !important;
}
}




@media screen and (min-width:1920px) and (max-width:1920px) {
		.wps-service-banner-container-col2::before {
    top: 38%;
}
}

body.woocommerce-account .woocommerce form.woocommerce-form.woocommerce-form-login.login {
       padding: 50px;
    border-color: #3E7B51;
    border-radius: 10px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}
body.woocommerce-account .woocommerce h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    color: #3E7B51;
}
body.woocommerce-account .woocommerce input {
    border: 1px solid #3E7B51;
    border-radius: 8px !important;
    outline: 0 !important;
    padding: 12px;
    color: #000;
}
body.woocommerce-account .woocommerce button {
    padding: 10px 30px !important;
    background: #3E7B51 !important;
    border-radius: 7px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 19.5px !important;
    color: #FFFFFF !important;
}
body.woocommerce-account .woocommerce a {
    color: #000000;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-title {
    font-weight: 500 !important;
    color: #3E7B51 !important;
    font-size: 18px !important;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-price {
    display: block;
    font-size: 18px;
}
.woocommerce-cart .wp-block-woocommerce-empty-cart-block .wc-block-grid__product-image img {
    border-radius: 10px;
}
 .woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-button__link {
	 padding: 10px 30px !important;
    background: #3E7B51 !important;
    border-radius: 10px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 20px !important;
    color: #FFFFFF !important;
}
 .woocommerce-cart .wp-block-woocommerce-empty-cart-block .wp-block-heading {
	font-size: 30px !important;
    font-weight: 500 !important;
    line-height: 30px !important;
    color: #3E7B51 !important;
	 margin-bottom: 35px;
}
.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
    background-color: currentColor;
    content: "";
    display: block;
    height: 5em !important;
    margin: 0px auto 19px !important;
    mask-size: 4em !important;
    width: 5em !important;
}







.ekit-wid-con .mfp-wrap.mfp-auto-cursor.my-mfp-slide-bottom.ekit-promo-popup.mfp-ready, .ekit-wid-con .mfp-bg.my-mfp-slide-bottom.ekit-promo-popup.mfp-ready{
  display: none !important;
}
.header-seach-sec {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.8);
  display: none;
  z-index: 99999;
}
.header-seach-sec .elementor-widget-shortcode {
  position: absolute;
  left: 50%;
  top: 5%;
  transform: translate(-50%);
  max-width: 900px !important;
  width: 100%;
	height: auto;
  padding: 10px;
  background: unset;
}
.showsearch{
  display: block;
}
.rental-header-search a.ekit_navsearch-button{
  pointer-events: none;
}
.header_search_close .elementor-icon {
  position: absolute;
  right: 2%;
  top: 50px;
	cursor: pointer;
}
.header-seach-sec .apsw-search-wrap .apsw-search-btn {
  width: 110px;
  background: #3e7b51;
  color: #FFF;
  border-radius: 10px !important;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 15px;
  cursor: pointer;
  margin-right: 6px;
}

@media screen and (min-width:320px) and (max-width:767px) {
.hfe-menu-item{
	margin-bottom: 15px;
}
}

@media screen and (min-width:320px) and (max-width:425px) {
	.elementor-widget-counter .elementor-widget-container {
    height: 50% !important;
}
}

.woocommerce-cart .wc-block-components-button {
    background-color: #3E7B51;
    color: #FFF;
}
.woocommerce-checkout .wc-block-components-totals-coupon__button {
    background-color: #3E7B51;
    color: #FFF;
}
.single-product .comment-form-cookies-consent {
    display: flex;
    gap: 10px;
}
.woocommerce #review_form #respond .form-submit input:hover {
    background-color: #000;
}

.supermarket-shop .shop-page-product .product-content .veg svg {
    border: 1px solid #3E7B51;
}

.woocommerce-shop a.next.page-numbers:hover {
    color: #FFF !important;
}

.aboutp-top-tomato img, .aboutp-top-blur-mirchi img, .aboutp-top-palak img, .aboutp-top-blur-bottle img, .aboutp-anar img,
.aboutp-left-palak img, .aboutp-partner-strobery img, .aboutp-partner-blur-mango img, .aboutp-partner-lemon img,
.aboutp-mission-blur-strobery img, .aboutp-mission-blur-mango img, .aboutp-mission-blur-bottle img, .woocommerce-shop .shop-blur-bottle,
.woocommerce-shop .shop-tomato, .woocommerce-shop .shop-blur-mirchi, .woocommerce-shop .shop-veg, .woocommerce-shop .shop-shape-anar,
.woocommerce-shop .filter .filter-bottle-img, .woocommerce-shop .shop-bottom-strobery, .offerp-bottle img, .contactp-anar-blur img,
.contactp-bottle img, .wps-contactp-right-bottom img, .single-post .single-blog-bottle, .single-post .single-blog-tomato,
.single-post .single-blog-mirchi, .single-post .single-blog-veg, .wps-faq-img img, .lemon-right-404 img, .left-img-404 img {
  transform: translate(84px, 10px);
  animation-name: floating;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.offerp-content {
    background: linear-gradient(91.27deg, #BFD5B9 0%, #DDE299 100.05%) !important;
}

.woocommerce-breadcrumb svg path {
    fill: #3E7B51;
}

.woolentor-breadcrumb a {
    color: #5B5B5B;
}


.wl-row.product-slider .ht-category-image {
  background-color: transparent;
  perspective: 1000px;
  transition: transform 0.6s;
  transform-style: preserve-3d;
}
.wl-row.product-slider .ht-category-image:hover {
  transform: rotateY(360deg);
}
.off-main-container .elementor-image-box-img {
  -webkit-transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition-property: transform;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
  transition-delay: 0s;
}
.off-main-container .elementor-image-box-img:hover {
  transform: translateY(-15px);
}


.off-main-container>div {
  position: relative;
  overflow: hidden;
}
.off-main-container>div::after {
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 0;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
  -webkit-transform: skewX(-40deg);
  transform: skewX(-40deg);
  transition: all 3s ease;
}
.off-main-container>div:hover {
  transition: all 3s ease;
}
.off-main-container>div:hover::after {
  -webkit-animation: shine .71s;
  animation: shine .71s;
  transition: all 3s ease;
}
@-webkit-keyframes shine {
  100% {
    left: 125%; 
  } 
}
@keyframes shine {
  100% {
    left: 125%; 
  } 
}



.ekit-btn-wraper a {
  color: #FFF;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: color 150ms ease-in-out;
  transition: color 150ms ease-in-out;
}
.ekit-btn-wraper a:after {
  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 100%;
  background: #000;
  z-index: -1;
  -webkit-transition: width 150ms ease-in-out;
  transition: width 150ms ease-in-out;
}
.ekit-btn-wraper a:hover {
  color: #fff !important;
}
.ekit-btn-wraper a:hover:after {
  width: 110%;
}



@keyframes bouncing {
  from, to { transform: scale(1, 1); }
  25% { transform: scale(0.9, 1.1); }
  50% { transform: scale(1.1, 0.9); }
  75% { transform: scale(0.95, 1.05); }
}
.wps-service-banner-container-col2 .elementor-image-box-img img {
  transition: all 0.3s ease-in-out 0.1s;
  line-height: 101px;
  transform: scale(1.1);
}
.wps-service-banner-container-col2 .elementor-image-box-img img:hover {
  transform: scale(1) translateY(-10px);
}



.wps-blog-section .ea-item:hover {
  background-color: #3E7B51;
  border: 2px dashed #FFF;
}
.wps-blog-section .ea-item:hover .ea-category a {
  color: #FFF !important;
}
.wps-blog-section .ea-item:hover .ea-title a {
  color: #FFF !important;
}
.wps-blog-section .ea-item:hover .ea-blog-author a {
  color: #FFF !important;
}
.wps-blog-section .ea-item:hover .ea-meta {
  color: #FFF !important;
}
.wps-blog-section .ea-item:hover .author-name::before {
  color: #FFF;
}
.wps-blog-section .ea-item:hover .ea-date::before {
  color: #FFF;
}


.home-product-tab-sec .nav-link:link,
.nav-link:visited {
    transition: all .2s;
}
.home-product-tab-sec .nav-link:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.home-product-tab-sec .nav-link:active {
    transform: translateY(-1px);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.home-product-tab-sec .nav-link::after {
    content: "";
    display: inline-block;
    height: 100%;
    width: 100%;
    border-radius: 100px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .4s;
}
.home-product-tab-sec .nav-link:hover::after {
    transform: scaleX(1.4) scaleY(1.6);
    opacity: 0;
}
.home-product-tab-sec .btn-animated {
    animation: moveInBottom 5s ease-out;
    animation-fill-mode: backwards;
}

@keyframes moveInBottom {
    0% {
        opacity: 0;
        transform: translateY(30px);
    }

    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

.wps-product-search-bar .apsw-search-wrap .apsw-search-btn:hover {
	background-color:#000;
	color:#FFF;
}

.wps-newsletter-main-container .wpcf7-submit:hover {
  background-color: #000;
  color: #FFF;
}




.wps-top-main-banner h2 {
  display: inline-block; 
  overflow: hidden;  
  white-space: nowrap; 
  margin: 0 auto; 
  
  animation: 
    typing 3.5s steps(40, end) infinite,
    blink-caret .75s step-end infinite !important;
}
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}
@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: orange !important; }
} 


.wps-footer-col1 .ekit_social_media > li > a:hover {
    transform: perspective(1000px) translateY(-10px);
}




/*========= Supermarket Blog Category Single Page CSS Start =========*/

.category .wps-supermarket-header {
  margin-bottom: 130px;
}
.category .banner-image {
  margin-top: -65px !important;
}
.category .post-image img {
  object-fit: cover;
  height: 300px;
  border-radius: 8px;
}
.category .postbox {
  box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
  padding: 20px;
  margin-bottom: 30px;
  border-radius: 8px;
}
.category .post-category-page-title {
  font: 600 24px/37px "Quicksand";
  color: #000;
}
.category #sidebar {
  border: 1px solid #111111;
  padding: 14px;
}
.category .wp-block-heading {
  margin-top: 20px;
  font-size: 30px;
}
.category .wp-block-latest-posts__list li {
  padding: 10px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.category .wp-block-latest-posts__list li a {
  color: #000 !important;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
}
.category .bradcrumbs a {
  color: #000 !important;
}
.category .post-categories li a {
  font-size: 20px;
  font-weight: 600;
  line-height: 40px;
  color: #242424;
}
.category .container h1 {
  padding: 30px 0;
}
.category .postbox .post-content .search-post-readmore {
  font-size: 20px;
  font-weight: 600;
  line-height: 40px;
  color: #FFF;
  background-color: #3E7B51;
  padding: 12px 15px;
  border-radius: 8px;
}
.category .postbox .post-content .search-post-readmore:hover {
  background-color: #000000;
}
.category .postbox .post-content a .svg-inline--fa {
  vertical-align: -5px;
}
.category .postbox h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  color: #000000;
  padding: 15px 0;
}
.category   .wp-block-latest-comments__comment
  .wp-block-latest-comments__comment-meta
  a {
  color: #000000;
}
.category #sidebar {
  margin-top: 0px !important;
}

/*========= Supermarket Blog Category Single Page CSS End =========*/