*,
::after,
::before {
  box-sizing: border-box;
}
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
tt,
ul,
var {
  border: 0;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: none !important;
  padding: 0;
  vertical-align: baseline;
  font-family: "Open Sans", sans-serif;
}
body {
  margin: 0;
  padding: 0;
  background: #fff;
  background-repeat: repeat-x;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  color: #272320;
}
h5,
h6 {
  font-family: "Signika", sans-serif;
}
p {
  font-family: "Signika", sans-serif;
}
@font-face {
  font-family: "giants_italic_personal_usBdIt";
  src:
    url("../font/giantsitalicpersonalusebolditalic-x3q6m-webfont.woff2")
      format("woff2"),
    url("../font/giantsitalicpersonalusebolditalic-x3q6m-webfont.woff")
      format("woff");
  font-weight: normal;
  font-style: normal;
}
a {
  color: inherit;
  outline: none !important;
  text-decoration: none;
}
a:hover {
  color: inherit;
  text-decoration: none;
}
.dropdown-toggle::after {
  border: none !important;
  content: "";
  font-family: "fontAwesome";
  top: 8px;
  right: -8px;
  position: absolute;
}
button:focus {
  outline: none !important;
}
ol {
  padding-left: 0;
}
ol li {
  list-style: inherit;
}
ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
ul li {
  list-style: none;
}
img {
  vertical-align: top;
  max-width: 100%;
  border: none;
  outline: none;
}
.btn {
  border: none !important;
}
.btn:focus {
  box-shadow: none;
  border: none;
  outline: 0;
}
.btn:focus,
.form-control:focus,
.resizeselect:focus {
  box-shadow: none;
  /*border:none;*/
  outline: 0;
}
header .top-bar {
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  background: #f5f5f5;
}
header .top-bar .socal-top li a {
  margin: 0 8px;
}
header .top-bar a {
  display: flex;
  align-items: center;
}
header .top-bar a svg {
  margin-right: 3px;
}
header .top-bar .enter-drp {
  border: none !important;
}
header .top-bar .enter-drp .form-control {
  font-size: 14px;
}
header .top-bar .dropdown .dropdown-toggle {
  font-size: 14px !important;
}
header .top-bar .dropdown .dropdown-toggle::after {
  content: "";
  border: none !important;
  font-family: "FontAwesome";
  top: 4px;
  position: relative;
  font-weight: 700;
}
.seach-div .form-group {
  background: #f8f5f5;
  border-radius: 5px;
  border: solid 1px #f2f0ee;
  height: 45px;
}
.seach-div .form-group .form-control {
  border: none !important;
  background: none !important;
  font-size: 15px;
  font-family: "Signika", sans-serif;
}
.seach-div .form-group .serch-btn {
  color: #ff4f50;
  height: 45px;
  width: 65px;
  border-radius: 0;
}
.seach-div .form-group .serch-btn svg {
  width: 20px;
  height: 20px;
}
.all-text-cate {
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 55px;
  width: 100%;
  font-family: "Signika", sans-serif;
  text-transform: uppercase;
}
.all-text-cate i {
  margin-right: 5px;
}
.all-text-cate span {
  display: grid;
  margin-right: 8px;
}
.all-text-cate:hover {
  color: #fff !important;
}
.lgoin-sectoon-top a {
  display: flex;
  align-items: center;
  margin-left: 20px;
  font-size: 16px;
}
.lgoin-sectoon-top .icon-middle {
  width: 35px;
  height: 35px;
  display: table-cell;
  color: #fff;
  background: #182025;
  vertical-align: middle;
  text-align: center;
  border-radius: 50%;
  margin-right: 5px;
  overflow: hidden;
  line-height: 34px;
  font-size: 14px;
}
.lgoin-sectoon-top .whilist {
  width: 45px;
  height: 45px;
  display: grid;
  align-content: center;
  justify-content: center;
  position: relative;
  border-radius: 50px;
  color: #182025;
  background: #f5f5f5;
  border: solid 1px #f2f0ee;
}
.lgoin-sectoon-top .whilist .nubn {
  position: absolute;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  overflow: hidden;
  display: grid;
  align-content: center;
  justify-content: center;
  color: #fff;
  top: -10px;
  right: 0;
  font-size: 13px;
  background: #6cb91f;
  font-family: "Signika", sans-serif;
  font-size: 16px;
}
.price-text1 span {
  font-family: "Signika", sans-serif;
  font-size: 16px;
}
.top-main-haade {
  display: grid;
  grid-template-columns: 2fr 4fr 1fr;
  align-items: center;
}
.top-main-haade .seach-div {
  width: 54%;
  margin-left: auto;
}
.top-main-haade .call-in-text {
  position: relative;
  top: 8px;
  margin-left: 10px;
  font-family: "Signika", sans-serif;
}
.top-main-haade .call-in-text i {
  font-size: 33px;
  margin-right: 10px;
  color: #ff4f50;
}
.top-main-haade .call-in-text b {
  font-size: 22px;
  color: #000;
  font-family: "Signika", sans-serif;
}
.top-main-haade .call-in-text span {
  color: #7e7d7d;
  position: relative;
  top: -5px;
  font-family: "Signika", sans-serif;
}
.top-main-haade .price-text1 {
  margin-left: 15px;
  text-transform: uppercase;
  font-family: "Signika", sans-serif;
}
.middle-ber {
  display: inline-block;
  width: 100%;
  padding: 20px 0;
  background: #fff;
}
.menu-bar {
  display: inline-block;
  width: 100%;
  padding: 0;
  background: #000;
}
.comon-m-cat {
  display: flex;
  width: 100%;
  align-items: center;
}
.comon-m-cat span > img {
  margin-right: 10px;
}
.header_area {
  background: #6cb91f;
  padding: 0 10px;
  width: 100%;
  height: 55px;
  display: grid;
  align-content: center;
  justify-content: center;
}
.header_area li {
  margin-bottom: 5px;
}
.header_bottom .dropdown-toggle::after {
  right: 10px;
  transform: rotate(-90deg);
  font-weight: 700;
  font-size: 17px;
}
.menu-main .nav-item {
  margin: 0 5px;
}
.menu-main .nav-item .nav-link {
  color: #fff !important;
  font-size: 16px;
  font-family: "Signika", sans-serif;
  text-transform: uppercase;
}
.banner-part {
  background: url(../images/home/banner_slider_la_huerta_market.webp) no-repeat;
  /*background:url(../images/bg-banner.jpg) no-repeat;*/
  background-size: contain;
  background-position: top center;
  padding-top: 65px;
  min-height: 874px;
  position: relative;
}
.banner-part h5 {
  font-family: "Covered By Your Grace", cursive;
  color: #182025;
  font-size: 35px;
}
.banner-part h5 span {
  font-family: "Signika", sans-serif;
  font-weight: 700;
}
.banner-part h1 {
  text-transform: capitalize;
  font-weight: 700;
  font-size: 48px;
  line-height: 56px;
  font-family: "Kaushan Script", cursive;
  color: #6cb91f;
}
.banner-part h1 span {
  font-family: "Kaushan Script", cursive;
  font-weight: 700;
  color: #182025;
}
.banner-part .row {
  position: relative;
  z-index: 2;
}
.banner-part .num-offp {
  position: absolute;
  width: 128px;
  height: 128px;
  color: #fff;
  border-radius: 50%;
  display: grid;
  align-content: center;
  background: #182025;
  left: 0;
  top: 0%;
  font-size: 40px;
  animation-name: float_up_down;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  font-family: "Signika", sans-serif;
  font-weight: 700;
  line-height: 32px;
}
.banner-part .num-offp span {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
}
.banner-part .num-offp::after {
  position: absolute;
  content: "";
  background: url(../images/aro.png) no-repeat;
  width: 49px;
  height: 52px;
  display: inline-block;
  right: 19px;
  bottom: -22px;
  z-index: -1;
}
.banner-part .oderer-btn {
  background: url(../images/order-bg-1.png) no-repeat;
  width: 201px;
  height: 53px;
  color: #fff;
  font-family: "Signika", sans-serif;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  justify-content: center;
}
.banner-part .oderer-btn .icon-1 {
  width: 30px;
  height: 30px;
  border-radius: 40px;
  align-content: center;
  justify-content: center;
  display: grid;
  margin-right: 5px;
}
.banner-part .oderer-btn .icon-1 svg {
  width: 30px;
  height: 30px;
}
.banner-part .oderer-btn span {
  font-family: "Signika", sans-serif;
}
.banner-part .tomaito {
  position: absolute;
  left: 20%;
  animation-name: float_up_down;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.banner-part .masroom {
  position: absolute;
  left: 44%;
  top: 40px;
  animation-name: float_up_down;
  animation-duration: 5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.banner-part::after {
  position: absolute;
  background: url(../images/banner-buttom-part.webp) no-repeat;
  background-size: cover;
  left: 0;
  right: 0;
  content: "";
  width: 100%;
  min-height: 554px;
  bottom: 20px;
  /*z-index:1;*/
}
.banner-part .carousel-caption {
  transform: translate(-50%, -50%);
  top: 40%;
  left: 29%;
  right: inherit !important;
  bottom: inherit !important;
}
.banner-part .carousel-caption h1 {
  color: #152b43;
  text-align: left;
  font-family:
    Barlow Condensed,
    sans-serif;
  font-size: 65px;
  font-weight: 800;
}
.banner-part .carousel-caption h1 span {
  font-family:
    Barlow Condensed,
    sans-serif;
}
.right-login-section .offer-link {
  position: relative;
}
.right-login-section .offer-link::after {
  display: none;
  position: absolute;
  right: 0;
  top: 7px;
  width: 1px;
  height: 20px;
  background: #5e5e5e;
  /*content:"|";*/
  content: " ";
  color: inherit !important;
}
.right-login-section a {
  display: flex;
  align-items: center;
}
.right-login-section .link-btnm {
  color: #6cb91f;
  font-family: "Signika", sans-serif;
  position: relative;
  text-transform: uppercase;
  font-weight: 500;
}
.right-login-section .link-btnm svg {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.right-login-section .login-btn-reg {
  color: #fff;
  font-family: "Signika", sans-serif;
}
.right-login-section .login-btn-reg svg {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.comon-part-fe {
  height: 288px;
  display: inline-block;
  width: 100%;
  position: relative;
}
.comon-part-fe::after {
  height: 180px;
  width: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 54px;
  display: inline-block;
  content: "";
  border-radius: 8px;
}
.comon-part-fe .content-in {
  border-radius: 5px;
  position: relative;
  z-index: 2;
  padding: 0 20px;
}
.comon-part-fe .content-in h5 {
  font-family: "Signika", sans-serif;
  font-weight: 700;
  font-size: 25px;
}
.comon-part-fe .content-in .fe-icon {
  width: 100px;
  height: 100px;
  background: #6cb91f;
  border-radius: 50%;
  margin: auto;
  padding: 22px;
}
.comon-part-fe .content-in .fe-icon img {
  filter: brightness(0) invert(1);
}
.main-footer-link {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.num-offp {
  position: relative;
  z-index: 9;
}
.comon-part1 h5 {
  font-family: "Signika", sans-serif;
  font-size: 21px;
  font-weight: 600;
  color: #182025;
}
.comon-part1 h5 span {
  font-size: 13px;
  font-weight: 400;
}
.form-control,
.form-control:focus,
.form-control:active {
  font-family: Arial, sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #333 !important;
}
button,
input,
optgroup,
select,
textarea {
  font-family: Arial, sans-serif !important;
}
footer p {
  font-family: "Signika", sans-serif;
}
footer span {
  font-family: "Signika", sans-serif;
  font-size: 14px;
}
.comon-flist-1 h5 {
  font-family: "Signika", sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #182025;
  text-transform: uppercase;
}
.comon-flist-1 li {
  margin-bottom: 8px;
}
.comon-flist-1 li a {
  font-size: 16px;
  font-family: "Signika", sans-serif;
}
.comon-flist-1 .call-text-ft {
  font-family: "Signika", sans-serif;
  font-size: 28px;
  font-weight: 700;
}
.comon-flist-1 .online-chart-pt figure {
  width: 35px;
  margin-right: 10px;
}
.comon-flist-1 .online-chart-pt h3 {
  font-family: "Signika", sans-serif;
  font-size: 24px;
}
.comon-flist-1 .online-chart-pt h3 span {
  font-family: "Signika", sans-serif;
  color: #ff4f50;
  font-size: 14px;
  margin-top: 3px;
}
.comon-flist-1 .socal-link-ft a {
  font-size: 25px;
}
.comon-flist-1 .face-ic {
  color: #006ce7;
}
.comon-flist-1 .twi-ic {
  color: #00c4e7;
}
.comon-flist-1 .google-ic {
  color: red;
}
.subcribe-div {
  background: url(../images/home/banner_job_opportunity.webp) no-repeat;
  background-size: cover;
  display: inline-block;
  width: 100%;
}
.subcribe-div h5 {
  font-family: "Signika", sans-serif;
  color: #000;
  text-transform: capitalize;
  font-size: 25px;
  font-family: "Signika", sans-serif;
}
.subcribe-div h5 span {
  color: #ff4f50;
  font-family: "Signika", sans-serif;
  font-weight: 700;
  font-size: 25px;
}
.subcribe-div h6 {
  font-family: "Signika", sans-serif;
}
.subcribe-div h2 {
  font-family: "Signika", sans-serif;
  color: #182025;
  font-size: 45px;
  font-weight: 700;
  text-transform: capitalize;
}
.subcribe-div h2 span {
  color: #6cb91f;
  font-size: 45px;
}
.subcribe-div figure {
  width: 60%;
  margin-left: auto;
}
.subcribe-div .subcr-div .form-group {
  background: #fff;
  border-radius: 30px;
  height: 45px;
  overflow: hidden;
}
.subcribe-div .subcr-div .form-group .form-control {
  background: none !important;
  border: none !important;
  font-family: "Signika", sans-serif;
}
.sub-btn {
  background: #6cb91f;
  color: #fff;
  height: 45px;
  font-family: "Signika", sans-serif;
  border-radius: 0;
}
.how-it-work,
.brand-choose {
  display: inline-block;
  width: 100%;
}
.brand-choose {
  background: #f4f4f4;
}
.comon-headding h2 {
  font-family: "Signika", sans-serif;
  color: #182025;
  font-weight: 700;
  font-size: 40px;
  text-transform: capitalize;
}
.comon-top-p {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.comon-top-p h5 {
  font-family: "Signika", sans-serif;
  color: #182025;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.5s;
  transform: translateY(0);
  position: relative;
}
.comon-top-p figure img {
  transform: scale(1);
  transition: all 0.5s;
}
.comon-top-p:hover figure img {
  transform: scale(1.1);
}
.comon-top-p:hover h5 {
  color: #6cb91f;
  transform: translateY(10px);
}
.comon-bnd-logo figure {
  height: 130px;
  display: grid;
  align-content: center;
  width: 100%;
  margin: 0;
  justify-content: center;
  border: solid 1px #eaeaea;
  border-radius: 5px;
  background: #f4f4f4;
  transition: all 0.5s;
}
.comon-bnd-logo figure img {
  mix-blend-mode: darken;
  transform: scale(1);
  transition: all 0.5s;
}
.comon-bnd-logo:hover figure {
  background: #fff;
}
.comon-bnd-logo:hover figure img {
  transform: scale(1.1);
}
.offer-div {
  background: url(../images/back1.jpg) no-repeat;
  background-position: left top;
  display: inline-block;
  width: 100%;
}
.comon-offer-part {
  height: 400px;
  overflow: hidden;
  background: #fff;
  display: inline-block;
  width: 100%;
}
.comon-offer-part .img-box-msn {
  height: 250px;
  display: inline-block;
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
.comon-offer-part .img-box-msn figure {
  height: 250px;
  overflow: hidden;
  position: relative;
  background: #f7f7f7;
  width: 100%;
  display: grid;
  border-radius: 10px;
  padding: 20px;
  align-content: center;
}
.comon-offer-part .img-box-msn figure img {
  transform: scale(1);
  transition: all 0.5s;
}
.comon-offer-part .img-box-msn figure figcaption {
  background: #ff4f50;
  color: #fff;
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 1;
}
.comon-offer-part .img-box-msn .cart-div-part {
  position: absolute;
  top: 20px;
  right: 0;
  transform: translateX(41px);
  transition: all 0.5s;
}
.comon-offer-part .img-box-msn .cart-div-part ul {
  display: grid;
}
.comon-offer-part .img-box-msn .cart-div-part ul li {
  margin-bottom: 10px;
}
.comon-offer-part .img-box-msn .cart-div-part ul .whis-list {
  background: #6cb91f;
  color: #fff;
}
.comon-offer-part h5 {
  font-family: "Signika", sans-serif;
  color: #182025;
  text-transform: capitalize;
}
.comon-offer-part h4 {
  font-family: "Signika", sans-serif;
  color: #182025;
  font-size: 35px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
.comon-offer-part h4 span {
  text-decoration: line-through;
  color: #5e5e5e;
  font-weight: 400;
  font-size: 17px;
  margin-right: 10px;
}
.comon-offer-part .btn-cart {
  background: #6cb91f;
  color: #fff;
  font-family: "Signika", sans-serif;
  font-weight: 500;
}
.comon-offer-part .rating {
  color: #fb0;
  font-size: 14px;
  margin: 7px 0;
}
.comon-offer-part:hover figure img {
  transform: scale(1.1) !important;
}
.comon-offer-part:hover .cart-div-part {
  transform: translateX(0);
  right: 20px;
}
.feature-div .comon-offer-part {
  height: 423px;
}
.mixitup-control-active {
  background: #6cb91f;
  color: #fff;
}
.controls .btn {
  font-family: "Signika", sans-serif;
  font-size: 22px;
  margin: 0 6px;
}
.comon-btn {
  height: 250px;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  display: inline-block;
  width: 100%;
}
.comon-btn figure {
  position: absolute;
  left: 0;
  right: 0;
  object-fit: cover;
  width: 100%;
  height: 250px;
}
.comon-btn figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.comon-btn .offer-content {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 250px;
  width: 100%;
  padding-left: 30px;
  align-content: center;
  display: inline-block;
  width: 100%;
  display: grid !important;
}
.comon-btn .offer-content h5 {
  font-family: "Signika", sans-serif;
  font-weight: 700;
  font-size: 35px;
}
.comon-btn .offer-content .btn-shop {
  background: #6cb91f;
  color: #fff;
  display: flex;
  width: 111px;
  font-family: "Signika", sans-serif;
  text-align: center;
  justify-content: center;
}
.comon-btn .offer-content h3 {
  font-family: "Signika", sans-serif;
  font-weight: 700;
  font-size: 30px;
  color: #ff4f50;
}
.comon-btn .offer-content h3 span {
  font-size: 14px;
  color: #000;
}
.comon-btn .offer-content h6 {
  font-family: "Signika", sans-serif;
  display: flex;
  align-items: center;
}
.comon-btn .offer-content h6 .btn {
  background: #ff4f50;
  color: #fff;
  margin-left: 8px;
}
.better-div1 .row > div:last-child figure {
  background: #fecb0e;
}
.better-div1 .row > div:last-child .btn-shop {
  background: #fff;
  color: #000;
}
.better-div1 .row > div:nth-child(2) figure,
.better-div1 .row > div:nth-child(1) figure {
  background: #fecb0e;
}
.better-div1 .row > div:nth-child(2) .btn-shop,
.better-div1 .row > div:nth-child(1) .btn-shop {
  background: #fff;
  color: #000;
}
.better-div1 .row > div:nth-child(2) h5,
.better-div1 .row > div:nth-child(2) h6,
.better-div1 .row > div:nth-child(1) h5,
.better-div1 .row > div:nth-child(1) h6 {
  color: #fff;
}
.deals-top-days {
  position: relative;
  background: url(../images/home/banner_food_online.webp) no-repeat;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  min-height: 555px;
  display: inline-block;
  width: 100%;
  display: grid !important;
  align-content: center;
  overflow: hidden;
}
.deals-top-days:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 50%);
  z-index: 9;
}
.deals-top-days h5 {
  color: #fff;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 99;
}
.deals-top-days h5 .btn {
  background: #ff4f50;
  color: #fff;
  margin-left: 10px;
}
.deals-top-days h2 {
  font-size: 45px;
  font-family: "Signika", sans-serif;
  font-weight: 700;
  position: relative;
  z-index: 99;
}
.deals-top-days p,
.counting-idv.my-4,
.deals-top-days a {
  position: relative;
  z-index: 99;
}
.deals-top-days h2 span {
  font-family: "Signika", sans-serif;
}
.deals-top-days .counting-idv ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.deals-top-days .counting-idv ul li {
  display: grid;
  color: #000;
  width: 120px;
  height: 120px;
  background: #fff;
  font-family: "Signika", sans-serif;
  align-content: center;
  justify-content: center;
  text-align: center;
  border-radius: 10px;
  margin-right: 15px;
  text-transform: capitalize;
  font-size: 18px;
  margin-bottom: 24px;
}
.deals-top-days .counting-idv ul li span {
  font-size: 35px;
  font-family: "Signika", sans-serif;
  font-weight: 700;
}
.shop-btn {
  background: #6cb91f;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
}
.top-deals-divc {
  background: #f4f4f4 !important;
  /*background:url(../images/ldp_bg-3.jpg) no-repeat;*/
  /*background-position:left top;*/
  background-size: 100%;
  display: inline-block;
  width: 100%;
}
.top-deals-divc .big-deals {
  position: relative;
  height: 450px;
  overflow: hidden;
  border-radius: 10px;
  display: inline-block;
  width: 100%;
}
.top-deals-divc .comon-text-dl {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
}
.top-deals-divc .comon-text-dl h3 {
  color: #fff;
  text-transform: capitalize;
  font-family: "Signika", sans-serif;
}
.top-deals-divc .comon-text-dl h3 span {
  font-family: "Signika", sans-serif;
}
.top-deals-divc .comon-text-dl .btn {
  background: #ff4f50;
  color: #fff;
}
.top-deals-divc .comon-text-dl .comon-btn {
  height: 40px;
  width: 120px;
  background: #6cb91f;
  color: #fff;
}
.big-deals figure {
  margin: 0;
  height: 450px;
}
.big-deals figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.comon-list-deals {
  box-shadow: 0px 1px 30px 0px rgba(36, 38, 43, 0.1);
  width: 100%;
  height: 120px;
  display: inline-block;
  padding: 15px;
  background: #fff;
}
.comon-list-deals figure {
  width: 100px;
  height: 100px;
  overflow: auto;
  overflow: hidden;
}
.comon-list-deals figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: all 0.5s;
}
.comon-list-deals h5 {
  font-family: "Signika", sans-serif;
  font-size: 20px;
}
.comon-list-deals span.ratine {
  color: #ffa600;
}
.comon-list-deals h4 {
  font-family: "Signika", sans-serif;
  font-size: 20px;
  color: #182025;
  margin-top: 5px;
}
.comon-list-deals h4 span {
  font-family: "Signika", sans-serif;
  text-decoration: line-through;
  color: #bbb;
}
.comon-list-deals:hover figure {
  transform: scale(1.1);
}
.cart-btn1 {
  text-transform: uppercase;
  font-family: "Signika", sans-serif;
  background: #6cb91f;
  color: #fff;
}
.weekend-seal {
  background: #6cb91f url(../images/barn-bg.jpg) no-repeat;
  background-size: cover;
  display: inline-block;
  width: 100%;
  display: grid !important;
  align-content: center;
  height: 450px;
  margin: 60px 0;
}
.weekend-seal h5 {
  text-transform: uppercase;
  font-family: "Signika", sans-serif;
}
.weekend-seal p {
  font-family: "Signika", sans-serif;
}
.weekend-seal span {
  font-family: "Signika", sans-serif;
}
.weekend-seal h3 {
  font-family: "Signika", sans-serif;
  color: #ff4f50;
  font-weight: 700;
  font-size: 45px;
}
.weekend-seal h3 span {
  font-size: 16px;
  font-family: "Signika", sans-serif;
  color: #fff;
  margin-right: 10px;
  font-weight: 500;
}
.weekend-seal figure {
  position: relative;
  top: 50px;
}
.weekend-seal .btn {
  background: #fff;
  color: #6cb91f;
  font-family: "Signika", sans-serif;
  text-transform: uppercase;
}
.weekend-seal h2 {
  font-family: "Signika", sans-serif;
  color: #fff;
  font-size: 45px;
  font-weight: 700;
}
.weekend-seal h2 span.off-text {
  color: #182025;
  font-family: "Signika", sans-serif;
}
.feature-div {
  margin-top: 0px;
  /*background:url(../images/back2.jpg) no-repeat;*/
  background-position: right top;
  display: inline-block;
  width: 100%;
}
.comon-headding.text-center {
  position: relative;
  margin-top: 70px;
}
a.busi_singleBlog.d-block {
  margin-bottom: 70px;
}
.download-apps-new {
  display: inline-block;
  width: 100%;
}
.download-apps-new .inide-div-download {
  border-radius: 20px;
  background: #182025;
  padding: 30px 0 0 30px;
  position: relative;
  overflow: hidden;
}
.download-apps-new .inide-div-download .row {
  position: relative;
  z-index: 2;
}
.download-apps-new .inide-div-download .bg-vegs {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  bottom: -80px;
  z-index: 1;
}
.download-apps-new .inide-div-download h2 {
  font-family: "Signika", sans-serif;
  font-size: 40px;
}
.download-apps-new .inide-div-download p {
  font-family: "Signika", sans-serif;
  font-size: 19px;
  font-weight: 200;
}
.download-apps-new .ap-btn1 figure {
  width: 133px;
  margin: 0;
}
.testimonial {
  background:
    url(../images/h2_img-1.png) no-repeat right top,
    url(../images/h2_img-2.png) no-repeat left top;
  display: inline-block;
  width: 100%;
  min-height: 400px;
}
.testimonial .items-alidf figure {
  width: 70px;
  height: 70px;
  margin: auto;
  display: table;
  overflow: hidden;
  border-radius: 8px;
}
.testimonial .items-alidf figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.testimonial .items-alidf h5 {
  font-size: 22px;
  font-family: "Signika", sans-serif;
  font-weight: 300;
  line-height: 30px;
  margin: 10px 0;
}
.testimonial .items-alidf h5 i {
  font-size: 14px;
  margin: 0 20px;
}
.testimonial .items-alidf .ratine {
  color: #ff8c00;
}
.testimonial .items-alidf h6 {
  margin: 10px 0 0 0;
  font-size: 19px;
  font-family: "Signika", sans-serif;
}
.testimonial .items-alidf h6 span {
  font-family: "Signika", sans-serif;
  color: #ff8c00;
}
.mainmenu .dropdown-toggle {
  display: flex;
  align-items: center;
  position: relative;
  font-family: "Signika", sans-serif;
}
.mainmenu .dropdown-toggle::after {
  top: 11px;
}
.dropdown-menu li a {
  font-family: "Signika", sans-serif;
  position: relative;
}

.dropdown-menu li.link-menu.active a {
  color: #6cb91f;
}

.dropdown-menu .dropdown-menu li {
  margin: 12px 0;
}
.dropdown-menu .dropdown-menu a::before {
  content: "";
  font-family: "fontAwesome";
  font-weight: 700;
  margin-right: 10px;
}
.subanner-part {
  position: relative;
  background: url(../images/home/banner_interno_la_huerta.webp) no-repeat;
  background-size: cover;
  width: 100%;
  text-align: center;
  display: grid;
  align-content: center;
  width: 100%;
  min-height: 300px;
  overflow: hidden;
}
section.float-start.subanner-part:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  background: rgb(255 255 255 / 94%);
  opacity: 0.65;
  z-index: 9;
}
.subanner-part h1 {
  font-family: "Signika", sans-serif;
  font-weight: 700;
  color: #182025;
  position: relative;
  z-index: 99;
}
.breadcrumb {
  font-family: "Signika", sans-serif;
}
.breadcrumb li {
  font-size: 18px;
  font-family: "Signika", sans-serif;
  position: relative;
  z-index: 99;
}
.breadcrumb a {
  font-family: "Signika", sans-serif;
}
.breadcrumb li.active {
  color: #6cb91f;
  font-family: "Signika", sans-serif;
}
.ashow {
  font-family: "Signika", sans-serif;
  text-transform: capitalize;
}
.ashow b {
  color: #6cb91f;
  margin: 0 5px;
}
.right-section-btn .dropdown-toggle {
  background-color: #f4f4f4;
  font-family: "Signika", sans-serif;
  text-transform: capitalize;
}
.right-section-btn .dropdown-toggle::after {
  position: relative;
  top: 5px;
  left: 0;
}
.right-section-btn li {
  text-transform: capitalize;
}
.listed-bn ul li {
  margin: 0 7px;
}
.listed-bn ul li a {
  color: #161616;
  font-size: 24px;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.listed-bn ul li a i {
  font-size: 24px;
}
.listed-bn ul li a.active {
  color: #6cb91f;
}
.listed-bn ul li svg {
  width: 25px;
  height: 25px;
}
.item.list-group-item {
  float: none;
  width: 100%;
  -ms-flex: 0 0 48%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
  border: 0;
  height: 271px;
  overflow: hidden;
  border-radius: 8px;
  transition: all 0.5s;
}
.item.list-group-item .comon-items-d1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  flex-wrap: wrap;
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
}
.item.list-group-item .comon-items-d1 .left-div-list {
  width: 40%;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  display: inline-block;
  height: 250px;
}
.item.list-group-item .comon-items-d1 .left-div-list figure {
  width: 100%;
  height: 250px;
  position: relative;
}
.item.list-group-item .comon-items-d1 .left-div-list figure .strat-r {
  background: #ff4f50;
  position: absolute;
  left: 20px;
  top: 10px;
  color: #fff;
}
.item.list-group-item .comon-items-d1 .left-div-list figure img {
  width: 70%;
  transform: scale(1);
  transition: all 0.5s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.item.list-group-item .comon-items-d1 .right-list-div {
  padding-top: 0;
  padding-bottom: 0;
  width: 60%;
  padding-left: 30px;
}
.item.list-group-item .comon-items-d1 .right-list-div .tags-ts {
  color: #6cb91f;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Signika", sans-serif;
}
.item.list-group-item .comon-items-d1 .right-list-div .view-products {
  background: #6cb91f;
  color: #fff;
  font-family: "Signika", sans-serif;
}
.item.list-group-item .comon-items-d1 .right-list-div .titel-product {
  font-family: "Signika", sans-serif;
  color: #182025;
  font-size: 25px;
  font-weight: 700;
}
.item.list-group-item .comon-items-d1 .right-list-div .titel-product .qunt {
  font-weight: 400;
  font-size: 16px;
}
.item.list-group-item .comon-items-d1 .right-list-div .ratine {
  color: #fecb0e;
}
.item.list-group-item .comon-items-d1 .right-list-div .price-text {
  font-family: "Signika", sans-serif;
  font-weight: 700;
}
.item.list-group-item .comon-items-d1 .right-list-div .price-text span {
  font-size: 18px;
  font-weight: 400;
  color: #999;
  text-decoration: line-through;
}
.hover-ef-div {
  position: absolute;
  right: 20px;
  top: 20px;
  transform: translateX(70px);
  transition: all 0.5s;
}
.hover-ef-div a {
  background: #6cb91f;
  color: #fff;
  margin-bottom: 10px;
}
.list-group-item:hover .hover-ef-div {
  transform: translateX(0);
}
.list-group-item:hover figure img {
  transform: scale(1.1);
}
.grid-group-item .comon-items-d1,
.grid-group-item .left-div-list {
  width: 100%;
  position: relative;
}
.grid-group-item .left-div-list {
  height: 220px;
  overflow: hidden;
}
.grid-group-item .left-div-list figure {
  width: 100%;
  height: 220px;
  position: relative;
}
.grid-group-item .left-div-list figure .strat-r {
  background: #ff4f50;
  position: absolute;
  left: 20px;
  top: 10px;
  color: #fff;
}
.grid-group-item .left-div-list figure img {
  width: 70%;
  transform: scale(1);
  transition: all 0.5s;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.grid-group-item .ratine {
  color: #fecb0e;
}
.grid-group-item .view-products {
  font-family: "Signika", sans-serif;
  background: #6cb91f;
  color: #fff;
}
.grid-group-item .right-list-div {
  padding-top: 15px;
}
.grid-group-item .right-list-div h6 {
  color: #6cb91f;
  font-family: "Signika", sans-serif;
}
.grid-group-item .right-list-div .price-text {
  font-size: 24px;
  color: #182025;
  font-weight: 700;
  font-family: "Signika", sans-serif;
}
.grid-group-item .right-list-div .price-text span {
  text-decoration: line-through;
  color: #999;
  font-weight: 400;
  font-size: 16px;
  font-family: "Signika", sans-serif;
}
.grid-group-item .titel-product {
  font-size: 20px;
  font-weight: 700;
  font-family: "Signika", sans-serif;
}
.grid-group-item .titel-product span {
  font-size: 16px;
  font-weight: 400;
  font-family: "Signika", sans-serif;
}
.list-serach-acd .accordion-button {
  font-size: 20px;
}
.list-serach-acd .accordion-button:not(.collapsed) {
  background-color: #f5f5f5;
  border: none;
  box-shadow: none !important;
  font-family: "Signika", sans-serif;
  color: #182025;
  font-weight: 700;
}
.list-serach-acd .accordion-item {
  border: none;
  margin-top: 15px;
}
.list-serach-acd label {
  font-size: 16px;
  font-family: "Signika", sans-serif;
}
.list-serach-acd .form-check {
  margin-bottom: 10px;
}
.form-check-input {
  width: 16px;
  height: 16px;
  margin-right: 9px;
}
.form-check-input:checked {
  background-color: #6cb91f !important;
  border-color: #6cb91f !important;
}
.rt-icon {
  color: #fecb0e;
}
.pol-btn .btn {
  background: #6cb91f;
  color: #fff;
  font-family: "Signika", sans-serif;
  margin-bottom: 10px;
}
.range-slider {
  width: 100%;
  text-align: center;
  position: relative;
}
.range-slider .rangeValues {
  display: block;
}
input[type="range"] {
  -webkit-appearance: none;
  border: 1px solid #fff;
  width: 100%;
  position: absolute;
  left: 0;
}
input[type="range"]::-webkit-slider-runnable-track {
  width: 100%;
  height: 5px;
  background: #ddd;
  border: none;
  border-radius: 3px;
}
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #6cb91f;
  margin-top: -4px;
  cursor: pointer;
  position: relative;
  z-index: 1;
}
input[type="range"]:focus {
  outline: none;
}
input[type="range"]:focus::-webkit-slider-runnable-track {
  background: #ccc;
}
input[type="range"]::-moz-range-track {
  width: 100%;
  height: 5px;
  background: #ddd;
  border: none;
  border-radius: 3px;
}
input[type="range"]::-moz-range-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #6cb91f;
}
input[type="range"]:-moz-focusring {
  outline: 1px solid #fff;
  outline-offset: -1px;
}
input[type="range"]::-ms-track {
  width: 100%;
  height: 5px;
  background: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  border-width: 6px 0;
  color: rgba(0, 0, 0, 0);
  z-index: -4;
}
input[type="range"]::-ms-fill-lower {
  background: #777;
  border-radius: 10px;
}
input[type="range"]::-ms-fill-upper {
  background: #ddd;
  border-radius: 10px;
}
input[type="range"]::-ms-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #6cb91f;
}
input[type="range"]:focus::-ms-fill-lower {
  background: #888;
}
input[type="range"]:focus::-ms-fill-upper {
  background: #ccc;
}
.og-banner {
  width: 100%;
  height: 300px;
  display: grid;
  align-content: center;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.og-banner figure {
  width: 100%;
  height: 300px;
}
.og-banner figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.og-banner .content-dls {
  position: absolute;
  top: 30%;
  left: 20px;
}
.og-banner .content-dls .btn {
  background: #ff4f50;
  color: #fff;
  font-family: "Signika", sans-serif;
}
.og-banner .content-dls h5 {
  font-family: "Signika", sans-serif;
  font-weight: 700;
  margin-top: 15px;
  font-size: 25px;
}
.submit-btn {
  font-family: "Signika", sans-serif;
  margin-top: 25px;
  text-transform: uppercase;
  background: #6cb91f;
  color: #fff;
}
.page-item.active .page-link {
  background: #6cb91f;
  border-color: #6cb91f;
}
.page-link {
  color: #182025;
}
.mian-ppic {
  width: 100%;
  height: 370px;
  border: solid 1px #e8e8e8;
  border-radius: 10px;
  overflow: hidden;
  display: grid;
  align-content: center;
}
.mian-ppic img {
  width: 95% !important;
  margin: auto;
}
.quantity-control {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: fit-content;
  margin: 0;
  background: #f7f7f7;
  border-radius: 6px;
  padding: 0 15px;
  height: 40px;
  margin: 15px 0;
}
.quantity-input {
  outline: none;
  user-select: none;
  text-align: center;
  width: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0);
  border: none;
}
.quantity-input::-webkit-inner-spin-button,
.quantity-input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity-btn {
  background: #6cb91f;
  color: #fff;
  border: none;
  outline: none;
  margin: 0;
  padding: 3px 11px;
  cursor: pointer;
}
.quantity-btn svg {
  width: 10px;
  height: 10px;
  color: #fff;
}
.feature-div-list ul {
  column-count: 2;
}
.feature-div-list ul li {
  line-height: 25px;
}
.delivery-part {
  background: #f7f7f7;
  padding: 20px;
  border-radius: 8px;
  display: inline-block;
  width: 100%;
}
.delivery-part li {
  margin-bottom: 5px;
}
.delivery-part li span {
  color: #6cb91f;
  font-weight: 700;
}
.products-slide-1 {
  position: relative;
  display: inline-block;
  width: 100%;
}
.products-slide-1 .slae-btn {
  background: #ff4f50;
  color: #fff;
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 2;
}
.comon-details-part h5 {
  color: #6cb91f;
  font-family: "Signika", sans-serif;
}
.comon-details-part h2 {
  font-family: "Signika", sans-serif;
  color: #182025;
  font-size: 24px;
  font-weight: 700;
}
.ratine {
  color: #ffa600;
}
.ratine span:last-child {
  color: #182025;
}
.price-text {
  font-family: "Signika", sans-serif;
  font-weight: 700;
}
.price-text span {
  text-decoration: line-through;
  font-size: 18px;
  color: #bbb;
  font-weight: 400;
}
.feature-div-list ul li {
  font-family: "Signika", sans-serif;
  font-size: 17px;
  margin-bottom: 8px;
}
.feature-div-list ul li span:nth-child(1) {
  color: #6cb91f;
  font-weight: 700;
  font-family: "Signika", sans-serif;
}
.add-btn {
  background: #6cb91f;
  font-family: "Signika", sans-serif;
  color: #fff !important;
  padding: 12px;
}
.ad-whish {
  background: #182025;
  color: #fff !important;
  font-family: "Signika", sans-serif;
  text-transform: capitalize;
  margin-left: 15px;
  padding: 12px;
}
.delivery-part h5 {
  font-family: "Signika", sans-serif;
  font-size: 18px;
  margin-bottom: 10px;
  color: #182025;
  text-transform: capitalize;
}
.delivery-part h5 span {
  color: #6cb91f;
  font-weight: 700;
}
.tabs-details-gn .nav-link {
  font-family: "Signika", sans-serif;
  font-size: 20px;
  color: #182025;
}
.tabs-details-gn .nav-link.active {
  font-family: "Signika", sans-serif;
  font-size: 20px;
  color: #6cb91f;
}
.tabs-details-gn h5 {
  font-family: "Signika", sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin-top: 25px;
}
.like-div-also h2 {
  font-family: "Signika", sans-serif;
  font-weight: 700;
}
.like-div-also h4 {
  font-size: 24px;
}
.like-div-also h4 span {
  font-size: 17px;
}
.like-div-also .btn {
  font-family: "Signika", sans-serif;
  font-size: 15px;
}
.comment-user-div {
  display: flex;
  flex-wrap: wrap;
  border-bottom: solid 1px #f1f1f1;
  padding-bottom: 20px;
  padding-top: 20px;
}
.comment-user-div .us-pic {
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 8px;
  margin-right: 8px;
}
.comment-user-div .user-dsl {
  width: 80%;
  padding-left: 15px;
}
.comment-user-div .user-dsl h6 span {
  font-size: 13px;
  color: #a2be2d;
  display: block;
  margin-top: 5px;
  margin-left: 8px;
  margin-right: 8px;
  font-family: "Signika", sans-serif;
}
.submit-review h5 {
  font-family: "Signika", sans-serif;
  font-size: 22px;
  margin-bottom: 10px;
}
.rating {
  border: none;
  margin: 0px;
  margin-bottom: 18px;
}
.rating input {
  display: none;
}
.rating label {
  background-color: rgba(0, 0, 0, 0) !important;
}
.rating.star > label {
  color: #bbb;
  margin: 1px 20px 0px 0px;
  background-color: #fff;
  border-radius: 0;
  height: 35px;
  float: right;
  width: 14px;
  border: none;
}
fieldset.rating.star > label:before {
  margin-top: 0;
  padding: 0px;
  font-size: 31px;
  font-family: FontAwesome;
  display: inline-block;
  content: "★";
  position: relative;
  top: -9px;
}
.rating.star:not(:checked) > label:hover,
.rating.star:not(:checked) > label:hover ~ label {
  color: #a2be2d !important;
  background-color: rgba(0, 0, 0, 0) !important;
  cursor: pointer;
}
.submit-review .form-control {
  border: none;
  background: #f3f3f3;
  height: 50px;
  margin-bottom: 15px;
}
.submit-review textarea {
  height: 150px !important;
  resize: none;
}
.sub-re {
  background: #6cb91f;
  color: #fff;
  width: 150px;
  height: 45px;
}
.recnlty-products {
  display: inline-block;
  width: 100%;
}
.recnlty-products h3 {
  font-family: "Signika", sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #182025;
  margin-bottom: 20px;
  background: #f5f5f5;
  padding: 17px;
  border-radius: 5px;
}
.comon-recly {
  margin-bottom: 10px;
}
.comon-recly figure {
  width: 60px;
  height: 60px;
  overflow: hidden;
  background: #f4f4f4;
  padding: 6px;
  border-radius: 8px;
}
.comon-recly h5 {
  font-family: "Signika", sans-serif;
  font-size: 17px;
}
.comon-recly .recty-div {
  padding-left: 10px;
}
.comon-recly .ratine {
  font-size: 12px;
}
.comon-recly h4 {
  font-family: "Signika", sans-serif;
  font-size: 18px;
  margin-top: 5px;
}
.comon-recly h4 span {
  font-family: "Signika", sans-serif;
  color: #999;
  font-size: 16px;
  text-decoration: line-through;
}
.total-count-div {
  background: #f6f6f6;
  padding: 30px;
  display: inline-block;
  width: 100%;
  border-radius: 8px;
}
.total-count-div h4 {
  font-family: "Signika", sans-serif;
  font-weight: 700;
}
.total-count-div .itemsl-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.total-count-div .itemsl-list li span {
  font-family: "Signika", sans-serif;
  font-size: 19px;
  font-weight: 700;
}
.total-count-div .itemsl-list li span:first-child {
  color: #6cb91f;
}
.total-count-div .promo-code1 {
  display: inline-block;
  width: 100%;
}
.total-count-div .promo-code1 label {
  font-family: "Signika", sans-serif;
  font-size: 19px;
  margin-bottom: 5px;
}
.total-count-div .promo-code1 .btn {
  background: #6cb91f;
  color: #fff;
  margin-top: 10px;
  font-family: "Signika", sans-serif;
}
.total-count-div .pay-listy li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-transform: capitalize;
}
.total-count-div .pay-listy li span {
  font-family: "Signika", sans-serif;
  margin-bottom: 10px;
  font-size: 18px;
}
.total-count-div .pay-listy li .list-payt {
  color: #6cb91f;
  font-weight: 700;
}
.total-count-div .pay-listy li .list-payt b {
  color: #182025;
}
.total-count-div .pay-listy li .price-bn {
  font-weight: 700;
  font-size: 24px;
}
.total-count-div h3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.total-count-div h3 span {
  font-family: "Signika", sans-serif;
  font-weight: 700;
  color: #6cb91f;
}
.total-count-div h3 span:first-child {
  font-weight: 400;
  color: #182025;
}
.total-count-div .btncheck-btn {
  background: #6cb91f;
  color: #fff;
  text-transform: uppercase;
  font-family: "Signika", sans-serif;
  display: inline-block;
  width: 100%;
}
.cart-haedeing h2 {
  font-family: "Signika", sans-serif;
  font-weight: 700;
}
.cart-haedeing h2 span {
  font-family: "Signika", sans-serif;
  color: #6cb91f;
  font-size: 20px;
  font-weight: 500;
}
.cart-page-div {
  background: url(../images/h2_img-2.png) no-repeat left 50px;
  background-position: -110px 30px;
  display: inline-block;
  width: 100%;
}
.comon-items-cart {
  display: flex;
  align-items: flex-start;
  border-bottom: solid 1px #f6f5f5;
  margin-bottom: 16px;
  padding-bottom: 25px;
  flex-wrap: wrap;
}
.comon-items-cart .left-section-div {
  display: flex;
  align-items: flex-start;
  width: 67%;
}
.comon-items-cart .left-section-div figure {
  width: 200px;
  height: 200px;
  overflow: hidden;
  margin: 0;
}
.comon-items-cart .left-section-div .products-cart1 {
  padding-left: 25px;
  padding-top: 20px;
}
.comon-items-cart .left-section-div .products-cart1 h5 {
  font-family: "Signika", sans-serif;
  color: #182025;
  font-weight: 500;
  font-size: 22px;
  text-transform: capitalize;
}
.comon-items-cart .left-section-div .products-cart1 ul {
  margin-top: 12px;
}
.comon-items-cart .left-section-div .products-cart1 ul li {
  margin-bottom: 5px;
}
.comon-items-cart .left-section-div .products-cart1 ul li span {
  font-family: "Signika", sans-serif;
  color: #182025;
  font-size: 18px;
}
.comon-items-cart .left-section-div .products-cart1 ul li span:first-child {
  width: 90px;
  display: inline-block;
  color: #6cb91f;
}
.comon-items-cart .left-section-div .remove-btn {
  font-family: "Signika", sans-serif;
  color: #182025;
}
.comon-items-cart .crat-linl-pay {
  padding-top: 20px;
  display: grid;
  justify-content: flex-end;
  width: 32%;
  text-align: right;
}
.comon-items-cart .crat-linl-pay h4 {
  font-family: "Signika", sans-serif;
  color: #6cb91f;
  font-weight: 600;
}
.comon-items-cart .crat-linl-pay h4 span {
  text-decoration: line-through;
  color: #bbb;
  font-size: 16px;
  font-weight: 400;
}
.comon-items-cart .crat-linl-pay h6 {
  color: #ff4f50;
  font-family: "Signika", sans-serif;
  margin-top: 5px;
}
.ceck-out-right-div {
  background: #f6f6f6;
  padding: 30px;
  display: inline-block;
  width: 100%;
  border-radius: 8px;
}
.ceck-out-right-div h2 {
  font-family: "Signika", sans-serif;
  font-size: 24px;
  font-weight: 700;
}
.ceck-out-right-div .checkout-table thead {
  background: #fff;
}
.ceck-out-right-div .checkout-table thead tr {
  border: 0 !important;
}
.ceck-out-right-div .checkout-table thead tr th {
  border: 0 !important;
  font-family: "Signika", sans-serif;
  text-transform: capitalize;
  font-weight: 400;
}
.ceck-out-right-div .domn-list figure {
  height: 40px;
  width: 40px;
  overflow: hidden;
  display: inline-block;
}
.ceck-out-right-div .small-list-anm {
  width: 70%;
}
.ceck-out-right-div .small-list-anm h5 {
  font-family: "Signika", sans-serif;
  font-size: 14px;
}
.ceck-out-right-div .small-list-anm td b {
  font-family: "Signika", sans-serif;
  font-weight: 600;
  color: #6cb91f;
}
.price-am,
.delivery-am,
.discount-am {
  display: flex;
  align-items: center;
  font-family: "Signika", sans-serif;
  justify-content: space-between;
  font-size: 18px;
  margin-bottom: 10px;
}
.price-am span {
  font-weight: 700;
  font-size: 20px;
  font-family: "Signika", sans-serif;
  color: #6cb91f;
}
.delivery-am span {
  font-size: 15px;
  font-weight: 500;
  color: #a2be2d;
  font-family: "Signika", sans-serif;
}
.discount-am span {
  font-family: "Signika", sans-serif;
  color: #182025;
  font-weight: 600;
  font-size: 24px;
}
.form-wizard-next-btn {
  width: 100%;
  color: #fff !important;
  font-family: "Signika", sans-serif;
  text-transform: uppercase;
  background: #6cb91f;
  color: #fff;
}
.comon-steps-div h2 {
  font-size: 28px;
  font-weight: 700;
  text-transform: capitalize;
  font-family: "Signika", sans-serif;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}
.comon-steps-div .form-control,
.comon-steps-div .form-select {
  font-weight: 300;
  height: auto !important;
  padding: 15px;
  color: #888;
  background-color: #f1f1f1;
  border: none;
  font-family: "Signika", sans-serif;
}
.comon-steps-div .form-group {
  margin-bottom: 30px;
}
.comon-steps-div .form-group label {
  font-family: "Signika", sans-serif;
  font-size: 20px;
  margin-bottom: 8px;
}
.comon-steps-div h4 {
  font-family: "Signika", sans-serif;
  font-size: 20px;
  margin-bottom: 8px;
}
.end-date,
.cvv {
  display: flex;
  place-items: center;
}
.left-sec-d2 {
  margin-left: 15px;
}
.cvv .form-control {
  width: 60%;
  margin-right: 8px;
}
.pay-btn {
  width: 40px;
  height: 40px;
  background: #6cb91f;
  display: inline-block;
  border-radius: 50%;
  align-content: center;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 39px;
  margin-right: 15px;
}
.ad-fm {
  background: #fff;
  box-shadow: 0 1px 22px 0 rgba(0, 0, 0, 0.09);
  padding: 15px 20px;
}
.oder-text {
  background: #f4f4f4;
  padding: 12px;
  text-align: center;
  border-radius: 30px;
  display: inline-block;
  width: 100%;
  width: 50% !important;
  font-family: "Signika", sans-serif;
}
.oder-text b {
  color: #6cb91f;
  font-family: "Signika", sans-serif;
}
.track-btn {
  margin-left: 10px;
  font-family: "Signika", sans-serif;
  background: #6cb91f;
  color: #fff;
}
.comon-oder-div {
  background: #fff;
  display: inline-block;
  width: 100%;
  border: solid 1px #f4f4f4;
  padding: 25px;
  border-radius: 8px;
  margin-bottom: 30px;
}
.comon-oder-div .cleft-order figure {
  width: 107px;
  height: 100px;
  overflow: hidden;
  display: grid;
  align-content: center;
}
.comon-oder-div .cleft-order .titel-product {
  font-family: "Signika", sans-serif;
  font-size: 18px;
}
.comon-oder-div .cleft-order .titel-product span {
  font-family: "Signika", sans-serif;
  color: #6cb91f;
}
.comon-oder-div h5 {
  font-family: "Signika", sans-serif;
  font-size: 15px;
}
.comon-oder-div h5 span {
  color: #6cb91f;
  display: block;
  font-size: 17px;
  font-weight: 700;
  margin-top: 5px;
}
.items-div1 {
  width: 100%;
}
.hh-grayBox {
  margin-bottom: 20px;
  margin-top: 20px;
}
.pt45 {
  padding-top: 45px;
}
.order-tracking {
  text-align: center;
  width: 33.33%;
  position: relative;
  display: block;
}
.order-tracking .is-complete {
  display: block;
  position: relative;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  border: 0px solid #afafaf;
  background-color: #f7be16;
  margin: 0 auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
  z-index: 2;
}
.order-tracking .is-complete:after {
  display: block;
  position: absolute;
  content: "";
  height: 14px;
  width: 7px;
  top: -2px;
  bottom: 0;
  left: 5px;
  margin: auto 0;
  border: 0px solid #afafaf;
  border-width: 0px 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
}
.order-tracking.completed .is-complete {
  border-color: #27aa80;
  border-width: 0px;
  background-color: #27aa80;
}
.order-tracking.completed .is-complete:after {
  border-color: #fff;
  border-width: 0px 3px 3px 0;
  width: 7px;
  left: 11px;
  opacity: 1;
}
.order-tracking p {
  color: #a4a4a4;
  font-size: 16px;
  margin-top: 8px;
  margin-bottom: 0;
  line-height: 20px;
}
.order-tracking p span {
  font-size: 14px;
}
.order-tracking.completed p {
  color: #000;
}
.order-tracking::before {
  content: "";
  display: block;
  height: 3px;
  width: calc(100% - 40px);
  background-color: #f7be16;
  top: 13px;
  position: absolute;
  left: calc(-50% + 20px);
  z-index: 0;
}
.order-tracking:first-child:before {
  display: none;
}
.order-tracking.completed:before {
  background-color: #27aa80;
}
.track-card-div {
  background: #f3f3f3;
  border: none;
}
.ab-top-1 h2 {
  font-family: "Signika", sans-serif;
  text-transform: capitalize;
  font-weight: 700;
}
.how-it-work-div {
  background: #f3f3f3;
  display: inline-block;
  width: 100%;
}
.how-it-work-div .setps-div {
  background: url(../images/feature_image.png) no-repeat;
  background-position-y: 100px;
  background-size: 100%;
  display: inline-block;
  width: 100%;
  padding: 50px 0;
}
.how-it-work-div .setps-div .comon-items {
  text-align: center;
  display: block;
}
.how-it-work-div .setps-div .comon-items h5 {
  font-family: "Signika", sans-serif;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.how-it-work-div .setps-div .comon-items p {
  font-family: "Signika", sans-serif;
  font-size: 16px;
}
.how-it-work-div .setps-div .comon-items figure {
  position: relative;
  z-index: 2;
  width: 50px;
  margin: auto;
}
.how-it-work-div .setps-div .comon-items figure img {
  filter: brightness(0) invert(1);
}
.how-it-work-div .setps-div .comon-items .icon-fs {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  display: grid;
  font-size: 25px;
  align-content: center;
  text-align: center;
  color: #fff;
  margin: auto;
  margin-bottom: 15px;
  border: 3px dotted #d2d2d2;
  position: relative;
  background: #fff;
}
.how-it-work-div .setps-div .comon-items .icon-fs i {
  color: #fff;
  position: relative;
  z-index: 2;
}
.how-it-work-div .setps-div .comon-items .icon-fs::after {
  width: 120px;
  height: 121px;
  border-radius: 50%;
  background: #6cb91f;
  border-radius: 50%;
  position: absolute;
  content: "";
  left: 12px;
  top: 12px;
  z-index: 1;
}
.what-we-do {
  background: #fff url(../images/ldp_bg-3.jpg) no-repeat;
  background-size: 100%;
  display: inline-block;
  width: 100%;
}
.what-we-do .comon-fext {
  height: 250px;
  align-content: center;
  justify-content: center;
  padding: 35px;
  border-radius: 8px;
  display: inline-block;
  width: 100%;
  display: grid !important;
  box-shadow: #edebeb 1px 10px 57px;
  background: #fff;
}
.what-we-do .comon-fext figure {
  width: 80px;
  margin: auto;
  display: block;
  margin-bottom: 15px;
}
.what-we-do .comon-fext h5 {
  font-family: "Signika", sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
}
.number-count {
  background: #6cb91f url(../images/bg-groser.jpg) no-repeat;
  background-size: cover;
  min-height: 200px;
  display: grid;
  align-content: center;
  display: inline-block;
  width: 100%;
}
.comon-tes {
  color: #fff;
  height: 150px;
  display: grid;
  align-content: center;
}
.comon-tes h2 {
  font-family: "Signika", sans-serif;
  font-size: 45px;
  font-weight: 700;
}
.comon-tes h2 h5 {
  font-family: "Signika", sans-serif;
}
.team-part {
  display: inline-block;
  width: 100%;
}
.team-part h2 {
  font-family: "Signika", sans-serif;
  font-weight: 700;
}
.team-part .teams-m {
  height: 250px;
  position: relative;
  display: inline-block;
  width: 100%;
}
.team-part .teams-m figure {
  height: 250px;
  overflow: hidden;
  border-radius: 10px;
}
.team-part .teams-m figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.team-part .teams-m .comon-teams {
  background: #f8f7f7;
  border-radius: 8px;
  padding: 20px;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  width: 90%;
  margin: auto;
}
.team-part .teams-m .comon-teams h5 {
  font-family: "Signika", sans-serif;
  margin-bottom: 8px;
  font-weight: 700;
}
.team-part .teams-m .comon-teams h5 span {
  font-family: "Signika", sans-serif;
  color: #6cb91f;
  font-size: 15px;
  font-weight: 400;
}
.wishlist-div .comon-offer-part {
  height: 420px;
}
.comon-contact-div {
  height: 200px;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  display: grid;
  align-content: center;
  box-shadow: #edebeb 1px 10px 57px;
  background: #fff;
  padding: 20px;
  justify-content: center;
}
.comon-contact-div h5 {
  font-family: "Signika", sans-serif;
  font-size: 26px;
  font-weight: 700;
}
.comon-contact-div p {
  font-size: 17px;
  font-family: "Signika", sans-serif;
}
.comon-contact-div p span {
  font-family: "Signika", sans-serif;
}
.comon-contact-div li {
  font-family: "Signika", sans-serif;
  font-size: 17px;
  margin-bottom: 7px;
}
.comon-contact-div li span:first-child {
  width: 83px;
  display: inline-block;
}
.conatct-form-div {
  display: inline-block;
  width: 100%;
  padding: 20px;
  background: #f6f5f5;
}
.conatct-form-div h6 {
  font-family: "Signika", sans-serif;
  color: #6cb91f;
}
.conatct-form-div h2 {
  font-family: "Signika", sans-serif;
  font-weight: 700;
}
.conatct-form-div .form-control {
  border: none;
  background: #fff;
  height: 45px;
  margin-bottom: 25px;
}
.conatct-form-div textarea {
  height: 100px !important;
  resize: none;
}
.conatct-form-div .subimt-message {
  background: #6cb91f;
  color: #fff;
}
.conatct-form-div .responsive-map {
  width: 100%;
}
iframe {
  width: 100%;
}
.comon-career-bl {
  background: #fff;
  box-shadow: #edebeb 1px 10px 57px;
  height: 300px;
  padding: 25px;
  border-radius: 10px;
}
.comon-career-bl h2 {
  font-family: "Signika", sans-serif;
  font-weight: 700;
  font-size: 25px;
  margin-bottom: 10px;
}
.comon-career-bl .view-details {
  background: #6cb91f;
  color: #fff;
  font-family: "Signika", sans-serif;
  margin-top: 15px;
}
.comon-career-bl ul {
  margin-top: 15px;
}
.comon-career-bl ul li {
  font-size: 17px;
  font-family: "Signika", sans-serif;
}
.comon-career-bl ul li span {
  width: 100px;
  display: inline-block;
  font-family: "Signika", sans-serif;
  color: #6cb91f;
}
.cv-upload-div .form-control,
.cv-upload-div .form-select {
  border: none;
  background-color: #f1f1f1;
  height: 45px;
  margin-bottom: 15px;
}
.job-ap {
  background: #6cb91f;
  color: #fff;
}
.login-part-div {
  background: url(../images/ldp_bg-34.jpg) no-repeat;
  background-size: 100%;
  display: inline-block;
  width: 100%;
}
.login-part-div h1 {
  font-family: "Signika", sans-serif;
  font-weight: 700;
}
.login-part-div h5 {
  font-family: "Signika", sans-serif;
  margin-top: 25px;
}
.comon-form-bnm {
  backdrop-filter: blur(15px);
  padding: 30px;
  border-radius: 10px;
  box-shadow: #edebeb 1px 10px 57px;
  display: inline-block;
  width: 100%;
}
.comon-form-bnm h2 {
  font-family: "Signika", sans-serif;
  font-weight: 700;
}
.comon-form-bnm .form-group {
  margin: 18px 0;
}
.comon-form-bnm .form-group label {
  font-family: "Signika", sans-serif;
  font-size: 18px;
  margin-bottom: 10px;
}
.comon-form-bnm .form-group .form-control {
  background: #f5f5f5;
  height: 45px;
  border: none !important;
}
.comon-form-bnm .login-btn {
  background: #6cb91f;
  color: #fff;
  font-family: "Signika", sans-serif;
  text-transform: uppercase;
}
.comon-form-bnm .ogr-div h6 {
  font-family: "Signika", sans-serif;
  position: relative;
}
.comon-form-bnm .ogr-div h6 span {
  font-family: "Signika", sans-serif;
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 5px 10px;
}
.comon-form-bnm .ogr-div h6:after {
  width: 100%;
  height: 1px;
  background: #f5f0f0;
  content: "";
  top: 10px;
  left: 0;
  right: 0;
  position: absolute;
}
.comon-form-bnm .ogr-div a {
  font-family: "Signika", sans-serif;
  margin: 0 5px;
}
.comon-form-bnm .ogr-div a i {
  margin-right: 5px;
}
.rg-text1 {
  font-family: "Signika", sans-serif;
  text-align: center;
  font-size: 16px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.rg-text1 span {
  font-family: "Signika", sans-serif;
}
.rg-text1 .btn {
  background: #6cb91f;
  color: #fff;
  font-family: "Signika", sans-serif;
  margin-left: 15px;
}
.g-btn {
  background: red;
  color: #fff;
}
.t-btn {
  background: #0ed8fe;
  color: #fff;
}
.f-btn {
  background: #0e9bfe;
  color: #fff;
}
.comon-desctiopn p {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #182025;
}
.user-dsl h6 {
  font-family: "Signika", sans-serif;
}
.custom-control label {
  font-family: "Signika", sans-serif;
  font-size: 18px;
  font-weight: 600;
}
.paymeny .accordion-button {
  font-family: "Signika", sans-serif;
  display: flex;
  align-items: center;
}
.paymeny .accordion-button span {
  padding-left: 20px;
  font-family: "Signika", sans-serif;
  font-size: 20px;
  font-weight: 500;
  color: #182025;
}
.paymeny .accordion-button span:first-child {
  padding-left: 0;
}
.paymeny .accordion-button::after {
  display: none;
}
.accordion-button:not(.collapsed) {
  font-family: "Signika", sans-serif;
  background: #6cb91f;
}
.accordion-button:not(.collapsed) span {
  color: #fff;
}
.accordion-button:not(.collapsed) .ch-icon1 img {
  filter: brightness(0) invert(1);
}
.ch-icon1 {
  width: 40px;
  margin: 0;
}
.acount-pro figure {
  width: 180px;
  height: 180px;
  overflow: hidden;
  border-radius: 8px;
}
.acount-pro figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.acount-pro h5 {
  font-family: "Signika", sans-serif;
  text-align: center;
  display: block;
}
.profile-pic {
  color: rgba(0, 0, 0, 0);
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  position: relative;
  transition: all 0.3s ease;
}
.profile-pic img {
  position: absolute;
  object-fit: cover;
  width: 200px;
  height: 200px;
  border-radius: 10px;
  box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.35);
  z-index: 0;
}
.profile-pic input {
  display: none;
}
.profile-pic .-label {
  cursor: pointer;
  height: 200px;
  width: 200px;
}
.profile-pic span {
  display: inline-flex;
  padding: 0.2em;
  height: 2em;
}
.profile-pic:hover .-label {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10000;
  color: #fafafa;
  transition: background-color 0.2s ease-in-out;
  margin-bottom: 0;
}
.myaccount-page-div .nav-pills {
  box-shadow: #edebeb 1px 10px 57px;
  background: #fff;
}
.myaccount-page-div .nav-link {
  font-family: "Signika", sans-serif;
  text-align: left;
  color: #182025;
  font-size: 18px;
  border-bottom: solid 1px #efefef;
  border-radius: 0;
  padding: 10px 30px;
}
.myaccount-page-div .nav-link i {
  margin-right: 10px;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #6cb91f;
}
.top-conent-section h1 {
  font-family: "Signika", sans-serif;
}
.top-conent-section h1 span {
  font-family: "Signika", sans-serif;
}
.top-conent-section h6 {
  font-family: "Signika", sans-serif;
  font-size: 20px;
}
.top-conent-section p {
  font-family: "Signika", sans-serif;
  font-size: 18px;
  color: #6cb91f;
}
.top-conent-section .btn-danger {
  width: 136px !important;
}
.myaccount-page-div label {
  font-family: "Signika", sans-serif;
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 8px;
}
.form-control:disabled,
.form-control[readonly],
.form-select:disabled {
  background: none;
  border: none;
  padding-left: 0;
  color: #6cb91f;
  font-family: "Signika", sans-serif;
  font-size: 20px;
  padding: 0;
  font-weight: 500;
}
.form-check-label {
  font-family: "Signika", sans-serif;
}
.copunts-div h2 {
  font-family: "Signika", sans-serif;
  font-weight: 700;
}
.copunts-div .crm-oucpon {
  background: #f6f6f6;
  padding: 20px;
  width: 100%;
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}
.copunts-div .crm-oucpon span {
  font-family: "Signika", sans-serif;
  font-size: 17px;
  color: #6cb91f;
}
.copunts-div .crm-oucpon p {
  font-family: "Signika", sans-serif;
  font-size: 17px;
}
.copunts-div .crm-oucpon .btn {
  font-family: "Signika", sans-serif;
  font-size: 17px;
  padding: 0;
  font-weight: 700;
}
.copunts-div .crm-oucpon b {
  font-size: 30px;
  font-family: "Signika", sans-serif;
}
.dt-responsive td {
  font-family: "Signika", sans-serif;
}
.dt-responsive th {
  font-family: "Signika", sans-serif;
}
.menu-drp .dropdown-item {
  font-family: "Signika", sans-serif;
}
.cart-dropdown-ne {
  width: 310px !important;
  border: none;
  top: 120%;
}
.cart-dropdown-ne .comon-cart-ps {
  padding: 15px 19px 14px;
  margin: 0;
  border-bottom: solid 1px #ebebeb;
  width: 100%;
  display: inline-block;
}
.cart-dropdown-ne .comon-cart-ps .products-sm-pic figure {
  height: 60px;
  width: 60px;
  overflow: hidden;
  margin: 0;
}
.cart-dropdown-ne .comon-cart-ps .products-sm-pic figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.cart-dropdown-ne .comon-cart-ps .titel-crt-products {
  color: #182025;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  font-family: "Signika", sans-serif;
  padding-left: 0 !important;
  margin-left: 0 !important;
}
.cart-dropdown-ne .comon-cart-ps .titel-crt-products h6 {
  color: #6cb91f;
  font-weight: 700;
  margin-top: 5px;
  font-family: "Signika", sans-serif;
}
.cart-dropdown-ne .comon-cart-ps .titel-crt-products .close-crt {
  color: #182025;
}
.products-sm-pic {
  margin-left: 0 !important;
}
.sub-total-products {
  padding: 10px 15px;
}
.sub-total-products h4 {
  font-family: "Signika", sans-serif;
  color: #6cb91f;
}
.cart-drop-bn {
  width: 90%;
  margin: 0 auto;
  font-weight: 600;
  display: table;
  font-family: "Signika", sans-serif;
  background: #6cb91f;
  color: #fff;
  text-align: center;
  justify-content: center;
}
.check-drop-bn {
  background: #182025;
  width: 90%;
  margin: 0 auto;
  font-weight: 600;
  display: table;
  color: #fff;
  margin-top: 10px;
  font-family: "Signika", sans-serif;
  text-align: center;
  justify-content: center;
}
.comon-notifl {
  border-bottom: solid 1px #ebebeb;
  width: 100%;
  display: inline-block;
  padding: 15px;
  margin-left: 0 !important;
}
.comon-notifl h5 {
  font-family: "Signika", sans-serif;
  padding-left: 10px;
  font-size: 16px;
}
.comon-notifl h5 span {
  font-size: 13px;
  color: #bbb;
  font-family: "Signika", sans-serif;
}
.iconm {
  color: #0e9bfe;
}
.b-txet {
  color: red;
}
.b-txet2 {
  color: #ffd900;
}
.cart-dropdown-ne > li:last-child a {
  border: none;
}
.menu-mobile {
  background: #6cb91f;
  display: inline-block;
  width: 100%;
  padding: 17px 0;
}
.menu-mobile .bar-btn {
  color: #fff;
  font-size: 23px;
}
.menu-mobile .nubn {
  background: #182025 !important;
}
.menu-mobile .price-text1 span {
  color: #fff;
}
.mobile-lisy .dropdown {
  position: relative;
  width: 100%;
}
.mobile-lisy .dropdown .dropdown-menu {
  position: relative !important;
  min-width: 100%;
  transform: none !important;
}
.mobile-lisy .dropdown-toggle {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  padding-left: 0;
}
.mobile-lisy .dropdown-toggle::after {
  top: 15px;
  font-size: 23px;
  font-weight: 700;
  right: 0;
}
.mobile-lisy .dropdown-toggle span {
  font-family: "Signika", sans-serif;
  font-size: 21px;
  font-weight: 600;
}
.mn-btn-mob {
  font-family: "Signika", sans-serif;
  font-size: 21px;
  font-weight: 600;
}
.mn-btn-mob span {
  width: 32px;
  display: inline-block;
}
.mn-btn-mob span svg {
  width: 24px;
  height: 24px;
}
.login-mob {
  font-family: "Signika", sans-serif;
  background: #6cb91f;
  color: #fff;
}
.form-md {
  background: #f8f5f5;
  border-radius: 5px;
  border: solid 1px #f2f0ee;
  height: 45px;
}
.form-md .form-control {
  font-family: "Signika", sans-serif;
  border: none !important;
  background: none !important;
  font-size: 15px;
  font-family: "Signika", sans-serif;
}
.form-md .btn-outline-success {
  color: #ff4f50;
  height: 45px;
  width: 65px;
  border-radius: 0;
}
.paymeny .form-check {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.paymeny .form-check-label {
  font-family: "Signika", sans-serif;
}
.paymeny .form-check-label span {
  font-family: "Signika", sans-serif;
  text-transform: capitalize;
  font-size: 20px;
  font-weight: 600;
  margin-left: 10px;
}
.paymeny .form-check-label figure img {
  width: 32px;
}
@-webkit-keyframes float_up_down {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
  50% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}
@keyframes float_up_down {
  0% {
    transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
  50% {
    transform: translateY(30px);
    transform: translateY(30px);
    opacity: 1;
  }
  100% {
    transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
  }
}
.download-apps {
  background: #6cb91f;
  display: inline-block;
  width: 100%;
}
.vc-category .navbar {
  position: static !important;
}
.min-linkc {
  display: flex;
  align-items: center;
}
.min-linkc figure {
  width: 26px;
  margin-right: 5px !important;
}
.min-linkc figure img {
  filter: brightness(0) invert(1);
}
.oder-divbn .btn-danger {
  font-family: "Signika", sans-serif;
}
.oder-divbn span {
  font-family: "Signika", sans-serif;
}
.comon-oder-div span {
  font-family: "Signika", sans-serif;
}
.ab-top-1 h5 {
  font-family: "Signika", sans-serif;
}
.ab-top-1 p {
  font-family: "Signika", sans-serif;
}
.about-part-div {
  display: inline-block;
  width: 100%;
}
.minco {
  width: 40%;
  overflow: hidden;
}
.contact-bnm1 h1 {
  font-family: "Signika", sans-serif;
  font-weight: 700;
  text-transform: capitalize;
}
.contact-bnm1 p {
  font-size: 18px;
}
@media all and (min-width: 992px) {
  .dropdown-menu {
    width: 13rem;
  }
  .mega-submenu {
    left: 100%;
    top: 0;
    min-width: 25rem;
  }
  .ktm-mega-menu {
    position: static;
  }
  .mega-menu {
    left: 0;
    right: 0;
    width: 100%;
  }
  .dropdown-menu .submenu {
    display: none;
    left: 100%;
    top: 0;
  }
  .dropdown-menu > li:hover > .submenu {
    display: block;
  }
}
@media only screen and (min-width: 767px) {
  .mainmenu .collapse ul li:hover > ul {
    display: block;
    visibility: visible;
    box-shadow: #d1d1d1 1px 7px 18px;
  }
  .mainmenu .collapse ul ul {
    position: absolute;
    top: 105%;
    left: -14px;
    min-width: 272px;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    min-height: 100%;
    border: none !important;
    border-radius: 0 !important;
    visibility: hidden;
  }
  .mainmenu .collapse ul ul li:hover > ul {
    display: block;
    visibility: visible;
    transform: translateY(0);
  }
  .mainmenu .collapse ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 250px;
    display: none;
  }
  .mainmenu .collapse ul ul ul li:hover ul {
    display: block;
  }
  .mainmenu .collapse ul ul ul ul {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 250px;
    display: none;
    z-index: 1;
  }
}
@media only screen and (max-width: 1180px) {
  .menu-main .nav-item {
    margin: 0 6px;
  }
  .menu-main .nav-item .nav-link {
    font-size: 16px;
    font-family: "Signika", sans-serif;
    text-transform: capitalize;
  }
  .all-text-cate {
    text-transform: capitalize;
  }
  .banner-part {
    position: relative;
    display: inline-block;
    overflow: hidden;
  }
  .banner-part:after {
    bottom: 43px;
  }
  .subcribe-div h2 {
    font-size: 38px;
  }
  .subcribe-div h2 span {
    font-size: 38px;
  }
  .comon-flist-1 .call-text-ft {
    font-size: 24px;
  }
  .list-serach-acd .accordion-button {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  .menu-main .nav-item {
    margin: 0 6px;
  }
  .menu-main .nav-item .nav-link {
    font-size: 16px;
    font-family: "Signika", sans-serif;
    text-transform: capitalize;
  }
  .all-text-cate {
    text-transform: capitalize;
  }
  .comon-flist-1 .call-text-ft {
    font-size: 24px;
  }
  .subcribe-div h2 {
    font-size: 38px;
  }
  .subcribe-div h2 span {
    font-size: 38px;
  }
}
@media screen and (max-width: 900px) {
  .banner-part {
    height: 754px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    min-height: inherit;
  }
  .banner-part:after {
    bottom: -120px;
  }
  .banner-part .num-offp {
    top: -50px;
    left: 12px;
    font-size: 30px;
    line-height: 28px;
    width: 120px;
    height: 120px;
  }
  .banner-part .num-offp span {
    font-size: 14px;
  }
  .banner-part .tomaito {
    left: 30%;
    top: -70px;
  }
  .banner-part .masroom {
    left: 74%;
    top: 10px;
  }
  .banner-part h1 {
    font-size: 35px;
    line-height: 49px;
    color: #fff;
  }
  .banner-part h5 {
    font-size: 29px;
    color: #fff;
  }
  .comon-list-deals {
    margin: 15px 0;
  }
  .weekend-seal {
    height: auto;
  }
  .weekend-seal h2 {
    font-size: 40px;
  }
  .subcribe-div {
    text-align: center;
  }
  .subcribe-div figure {
    display: none;
  }
  .subcribe-div .subcr-div {
    margin: auto;
  }
  .subcribe-div h2 {
    font-size: 40px;
  }
  .comon-flist-1 .call-text-ft {
    font-size: 28px;
  }
  .list-serach-acd .accordion-button {
    font-size: 20px;
  }
  .delivery-part {
    margin-bottom: 20px;
  }
  .breadcrumb {
    justify-content: center;
  }
  .myaccount-page-div .nav-pills {
    display: inline-block;
    margin: 30px 0;
    width: 100%;
  }
  .myaccount-page-div .nav-link {
    display: block;
    width: 100%;
  }
  .form-check .form-check-input {
    width: 20px;
    height: 20px;
  }
  .profile-box {
    box-shadow: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-nav .show .dropdown-menu .dropdown-menu > li > a {
    padding: 16px 15px 16px 35px;
  }
  .navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a {
    padding: 16px 15px 16px 45px;
  }
}
@media screen and (max-width: 700px) {
  .banner-part {
    height: 624px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    min-height: inherit;
  }
  .banner-part:after {
    bottom: -220px;
  }
  .banner-part .num-offp {
    top: -50px;
    left: 12px;
    font-size: 30px;
    line-height: 28px;
    width: 98px;
    height: 98px;
  }
  .banner-part .num-offp span {
    font-size: 14px;
  }
  .banner-part .tomaito {
    left: 30%;
    top: -70px;
  }
  .banner-part .masroom {
    left: 74%;
    top: 10px;
  }
  .banner-part h1 {
    font-size: 35px;
    line-height: 49px;
    color: #fff;
  }
  .banner-part h5 {
    font-size: 29px;
    color: #fff;
  }
  .controls .btn {
    font-size: 17px;
  }
  .deals-top-days h2 {
    font-size: 29px;
    font-weight: 700;
  }
  .comon-headding h2 {
    font-size: 30px;
  }
  .subcribe-div h2 {
    font-size: 30px;
  }
  .item.list-group-item .comon-items-d1 .left-div-list figure img {
    height: auto;
  }
  .item.list-group-item .comon-items-d1 .right-list-div .titel-product {
    font-size: 23px;
  }
  .delivery-part {
    margin-bottom: 20px;
  }
  .comon-items-cart .left-section-div,
  .crat-linl-pay {
    width: 100% !important;
  }
  .comon-items-cart .left-section-div .products-cart1 h5 {
    font-size: 20px;
  }
  .comon-items-cart .left-section-div .products-cart1 ul li span:first-child {
    width: 53px;
  }
  .comon-items-cart .left-section-div .products-cart1 {
    padding-top: 0;
  }
  .comon-items-cart .left-section-div .products-cart1 ul li span {
    font-size: 13px;
  }
  .comon-items-cart .crat-linl-pay {
    justify-content: flex-start;
  }
  .team-part .teams-m {
    display: table;
    width: 70%;
    margin: auto;
  }
}
@media screen and (max-width: 667px) {
  .banner-part {
    height: 624px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    min-height: inherit;
  }
  .banner-part:after {
    bottom: -70px;
  }
  .weekend-seal {
    height: auto;
  }
  .testimonial {
    background: url(../images/h2_img-2.png) no-repeat left top;
  }
  .oder-text {
    display: block;
    width: 100% !important;
  }
  .comon-career-bl {
    padding: 15px 11px;
    height: 320px;
  }
  .comon-career-bl h2 {
    font-size: 20px;
  }
}
@media screen and (max-width: 410px) {
  .testimonial {
    background: none !important;
  }
  .subcribe-div h2 {
    font-size: 27px;
  }
  .subcribe-div h2 span {
    font-size: 27px;
  }
  .subcribe-div h5 {
    font-size: 23px;
  }
  .comon-part1 h5 {
    font-size: 16px;
  }
  .oder-text {
    display: block;
    width: 100% !important;
  }
  .comon-form-bnm .ogr-div a i {
    display: none;
  }
  .form-check-input {
    width: 36px;
    height: 22px;
    margin-right: 9px;
  }
}
@media screen and (max-width: 320px) {
  .banner-part {
    height: 564px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    min-height: inherit;
  }
  .banner-part:after {
    bottom: -70px;
  }
  .banner-part .num-offp {
    top: -50px;
    left: 12px;
    font-size: 30px;
    line-height: 28px;
    width: 98px;
    height: 98px;
  }
  .banner-part .num-offp span {
    font-size: 14px;
  }
  .banner-part .tomaito {
    left: 30%;
    top: -70px;
  }
  .banner-part .masroom {
    left: 74%;
    top: 10px;
  }
  .banner-part h1 {
    font-size: 35px;
    line-height: 49px;
    color: #fff;
  }
  .banner-part h5 {
    font-size: 29px;
    color: #fff;
  }
  .testimonial {
    background: none !important;
  }
}
.yecllor-theam .header_area {
  background: #e94906;
}
.yecllor-theam .banner-part h1 {
  color: #e94906;
}
.yecllor-theam .link-btnm {
  color: #e94906;
}
.yecllor-theam .mixitup-control-active {
  background: #e94906;
}
.yecllor-theam .nubn {
  background: #e94906 !important;
}
.yecllor-theam .shop-btn {
  background: #e94906 !important;
}
.yecllor-theam .cart-btn1 {
  background: #e94906 !important;
}
.yecllor-theam .banner-part::after {
  background: url(../images/y-bg-bottom.png) no-repeat;
}
.yecllor-theam .subcribe-div h2 span {
  color: #e94906;
}
.yecllor-theam .sub-btn {
  background: #e94906 !important;
}
.yecllor-theam .cart-drop-bn {
  background: #e94906 !important;
}
.yecllor-theam .sub-total-products h4 {
  color: #e94906;
}
/*# sourceMappingURL=style.min.css.map */

ul.dropdown-menu li {
  margin-bottom: 15px;
}
ul.dropdown-menu li a i {
  padding-right: 15px;
}
ul.dropdown-menu li:first-child {
  margin-top: 15px;
}
.mainmenu .dropdown-toggle::after {
  top: 0px;
}

.btn_language {
  position: relative;
  display: flex;
  border-radius: 100%;
}
.top-main-haade a {
  position: relative;
  display: flex;
}
.search-div-main {
  gap: 5px;
}
.btn_language {
  display: flex;
  align-items: center;
  text-decoration: none;
}
.icons-lgn {
  margin-right: 8px;
}
.icon_ban_esp {
  width: 35px;
  height: auto;
}
.text-idioma {
  white-space: nowrap;
  font-family: "Signika", sans-serif;
  font-size: 18px;
}
.icons-lgn,
.content_text_idi {
  display: flex;
  align-items: center;
}
ul.list_categoria li {
  font-family: "Signika", sans-serif;
  font-size: 16px;
  margin-bottom: 10px;
}
ul.list_categoria {
  margin-top: 15px;
}
ul.list_categoria li i {
  padding-right: 5px;
  color: #6cb91f;
}
.list_aside_categoria label {
  cursor: pointer;
}
.list_aside_categoria a.active i,
.list_aside_categoria a.active label {
  color: #6cb91f;
}
.item {
  border: 1px solid #6cb91f;
  border-radius: 15px;
}
.item img {
  border-radius: 15px;
}
.comon-desctiopn ul li span,
.comon-desctiopn ul li {
  font-size: 16px;
}
.comon-desctiopn ul {
  margin-top: 10px;
}
.comon-desctiopn ul li {
  margin-bottom: 5px;
}
.category-text ul li {
  position: relative;
  padding-left: 15px;
  margin-bottom: 8px;
}
.category-text ul li::before {
  content: "\f105"; /* fa-check */
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 2px;
}
.products-slide-1,
.comon-details-part {
  margin-top: 25px;
}
section.float-start {
  margin-bottom: 60px;
}
span.oder-text {
  color: #6cb91f;
}
.content_location {
  text-align: center;
  margin-top: 15px;
}
a.nav-link.min-linkc div i {
  padding-right: 10px;
}
.comon-desctiopn ul li {
  display: inline-block;
  width: 45%;
}
.comon-desctiopn-all ul li {
  display: inline-block;
  width: 100% !important;
}
li.offer-link {
  margin-top: -10px;
  top: -2px;
}
li.offer-link a i {
  padding-right: 8px;
}
li.offer-link a:hover {
  color: #ffffff;
}
.oderer-btn-new {
  background: url(../images/order-bg-1.png) no-repeat;
  width: 201px;
  height: 53px;
  color: #fff;
  font-family: "Signika", sans-serif;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  justify-content: center;
}
a.btn.oderer-btn-new span.text_btn {
  font-family: "Signika", sans-serif !important;
  font-weight: 400 !important;
  font-size: 16px !important;
}
a.btn.oderer-btn-new span.icon-1 i {
  padding-right: 8px;
}
ul.socal-link-ft li {
  display: inline-block;
  margin-right: 20px;
}
a.face {
  color: #006ce7;
}
a.goo {
  color: #ff0000;
}
.search-div-main {
  margin-left: 15px;
}
a.icon_follow i {
  font-size: 25px;
}
ul.list_header_follow li {
  /* margin-right: 20px; */
}
.section-follow-head {
  position: relative;
  margin: 0 auto;
  /* left: 10%; */
}
.comon-part1 h5 span,
.comon-part1 h5 span a {
  font-size: 13px;
  font-weight: 400;
  font-family: "Signika", sans-serif;
}

/* --- JOB OPPORTUNITY APPLY FORM CUSTOM STYLES --- */
.apply-wrapper {
  display: flex;
  gap: 0;
  min-height: 520px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.12);
  background: #fff;
  margin-bottom: 40px;
}

.apply-sidebar {
  width: 240px;
  min-width: 240px;
  background: linear-gradient(180deg, #74c61e 0%, #5aa61a 100%);
  display: flex;
  flex-direction: column;
  padding: 28px 0 20px;
}

.apply-sidebar .sidebar-job-title {
  color: #fb0;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-weight: 600;
  padding: 0 20px 20px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  margin-bottom: 16px;
  line-height: 1.4;
}

.apply-tab-nav {
  list-style: none;
  margin: 0;
  padding: 0;
  flex: 1;
}

.apply-tab-nav li a {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 13px 20px;
  color: rgba(255, 255, 255, 0.75);
  text-decoration: none;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-weight: 500;
  border-left: 3px solid transparent;
  transition: all 0.25s ease;
  cursor: pointer;
}

.apply-tab-nav li a .tab-icon {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.12);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  flex-shrink: 0;
  transition: all 0.25s ease;
}

.apply-tab-nav li a:hover {
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
}

.apply-tab-nav li.active a {
  color: #fff;
  background: rgba(0, 0, 0, 0.15);
  border-left-color: #fb0;
  font-weight: 700;
}

.apply-tab-nav li.active a .tab-icon {
  background: #fff;
  color: #6cb91f;
}

.apply-tab-nav li.done a .tab-icon {
  background: #fb0;
  color: #000;
}

.apply-content {
  flex: 1;
  min-width: 0;
  background: #fff;
  display: flex;
  flex-direction: column;
}

.apply-content-header {
  background: linear-gradient(135deg, #f9fafb 0%, #f2f6ef 100%);
  border-bottom: 1px solid #e9ecef;
  padding: 20px 32px;
}

.apply-content-header h3 {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #6cb91f;
  margin: 0 0 2px;
}

.apply-content-header p {
  font-size: 13px;
  color: #6c757d;
  margin: 0;
}

.apply-content-body {
  padding: 28px 32px;
  flex: 1;
}

.tab-panel {
  display: none;
  animation: fadeIn 0.3s ease;
}

.tab-panel.active {
  display: block;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.section-label {
  font-family: "Poppins", sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: #6cb91f;
  border-bottom: 2px solid #f2f0ee;
  padding-bottom: 6px;
  margin: 0 0 18px;
}

.job-info-card {
  background: linear-gradient(135deg, #f8f5f5 0%, #f2f0ee 100%);
  border-left: 4px solid #6cb91f;
  border-radius: 8px;
  padding: 16px 20px;
  margin-bottom: 24px;
}

.job-info-card .job-info-title {
  font-family: "Poppins", sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #6cb91f;
  margin: 0 0 4px;
}

.job-info-card .job-info-meta {
  font-size: 13px;
  color: #6cb91f;
}

.apply-nav-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 20px 32px;
  border-top: 1px solid #e9ecef;
  background: #f8f9fa;
}

.btn-apply-prev,
.btn-apply-next {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 24px;
  border-radius: 6px;
  font-family: "Poppins", sans-serif;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  border: none;
  transition: all 0.2s ease;
  text-decoration: none;
}

.btn-apply-prev {
  background: #e9ecef;
  color: #495057;
}

.btn-apply-prev:hover {
  background: #dee2e6;
  color: #212529;
}

.btn-apply-next {
  background: #6cb91f;
  color: #fff;
}

.btn-apply-next:hover {
  opacity: 0.9;
  color: #fff;
}

.btn-apply-submit {
  background: #fb0;
  color: #000;
}

.btn-apply-submit:hover {
  opacity: 0.9;
  color: #000;
}

.step-badge {
  display: inline-block;
  background: #f2f0ee;
  color: #6cb91f;
  border-radius: 20px;
  padding: 2px 12px;
  font-size: 12px;
  font-weight: 600;
  margin-left: auto;
}

.availability-table th {
  font-size: 12px;
  font-weight: 600;
  color: #6cb91f;
  background: #f2f0ee;
  text-align: center;
  padding: 8px 10px;
}

.availability-table td {
  text-align: center;
  padding: 8px 10px;
  vertical-align: middle;
}

.availability-table td.day-name {
  text-align: left;
  font-weight: 600;
  font-size: 13px;
}

.availability-table input[type="text"] {
  max-width: 110px;
  font-size: 12px;
  text-align: center;
}

.cert-text {
  font-size: 13px;
  line-height: 1.7;
  color: #495057;
}

@media (max-width: 767px) {
  .apply-wrapper {
    flex-direction: column;
    border-radius: 18px;
  }

  .apply-sidebar {
    width: 100%;
    min-width: 0;
    padding: 10px 8px 12px;
    overflow: hidden;
    position: sticky;
    top: 0;
    z-index: 5;
  }

  .apply-sidebar .sidebar-job-title {
    display: none;
  }

  .apply-tab-nav {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 8px;
    width: 100%;
    min-width: 0;
  }

  .apply-tab-nav li {
    min-width: 0;
  }

  .apply-tab-nav li a {
    flex-direction: column;
    gap: 5px;
    font-size: 10px;
    padding: 8px 6px;
    min-width: 0;
    border-left: none;
    border-bottom: 3px solid transparent;
    text-align: center;
    min-height: 70px;
    justify-content: center;
  }

  .apply-tab-nav li a .tab-icon {
    width: 28px;
    height: 28px;
    font-size: 12px;
  }

  .apply-tab-nav li.active a {
    border-left: none;
    border-bottom-color: #fb0;
  }

  .apply-content-body {
    padding: 18px 14px;
  }

  .apply-nav-buttons {
    padding: 14px;
    flex-wrap: wrap;
  }

  .btn-apply-prev,
  .btn-apply-next {
    width: 100%;
    justify-content: center;
  }

  .step-badge {
    margin-left: 0;
    margin-top: 10px;
  }

  .apply-content-header .d-flex {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 10px;
  }

  .apply-content-header h3 {
    font-size: 17px;
  }

  .apply-content-header p {
    font-size: 12px;
  }

  .job-info-card {
    padding: 14px 16px;
  }

  .availability-table {
    min-width: 520px;
  }

  .availability-table input[type="text"] {
    max-width: 100%;
  }

  .form-control,
  .form-select {
    font-size: 14px;
  }
}

/* Validation Styling */
.has-error .help-block {
  color: #dc3545;
  font-size: 11px;
  margin-top: 4px;
  display: block;
}
.has-error .form-control {
  border-color: #dc3545 !important;
}

/*blogs*/
.witr_sb_thumb {
  overflow: hidden;
  position: relative;
}
.witr_sb_thumb:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  z-index: 1;
}
.witr_sb_thumb:before {
  background: rgba(0, 0, 0, 0.5);
}
.witr_sb_thumb img {
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.witr_top_category {
  transform: scale(0);
  transition: 0.5s;
}
.witr_top_category {
  position: absolute;
  left: 20px;
  top: 20px;
  z-index: 999;
}
.busi_singleBlog {
  transition: 0.5s;
  box-shadow: 0 20px 40px 0 rgb(108 185 31 / 14%);
  position: relative;
  overflow: hidden;
  background: #fff;
  margin-bottom: 20px;
}
.busi_singleBlog:hover .witr_top_category {
  transform: scale(1);
}
.witr_top_category ul li {
  display: inline-block;
}
.witr_top_category ul li a,
.witr_top_category ul li .item-a {
  background: #161412;
  padding: 3px 10px;
}
.witr_top_category ul li a,
.witr_top_category ul li .item-a {
  border-radius: 5px;
  margin: 0 10px 10px 0;
  display: inline-block;
}
.witr_top_category ul li a,
.witr_top_category ul li .item-a {
  color: #fff;
}
.busi_singleBlog:hover {
  box-shadow: 0 0px 4px 0 rgba(0, 0, 0, 0.05);
}
.busi_singleBlog:hover .witr_sb_thumb img,
.busi_singleBlog:hover .witr_sb_thumb:before {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.witr_blog_con {
  padding: 20px 30px 25px;
  margin-bottom: 0;
}
.witr_blog_con h2 {
  margin: 15px 0 0 0;
  font-size: 24px;
  margin-bottom: 20px;
}
.banner-content input,
.witr_blog_con h2,
.witr_post_Author .comment {
  color: #222429;
}
.witr_blog_con h2 a {
  display: inline-block;
}
.witr_blog_meta_potion {
  margin-top: -55px;
  margin-bottom: 25px;
  z-index: 9;
  position: relative;
  padding: 15px 10px;
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.04);
  border-radius: 5px;
  background: #6cb91f;
}
.em-blog-content-area_adn {
  padding: 0 10px 22px 0;
}
.learn_btn {
  padding: 10px 30px;
  border-radius: 5px;
  background: transparent;
  color: #17161a;
  display: inline-block;
  border: 1px solid #ddd;
  font-size: 17px;
  font-weight: 500;
  margin-top: 20px;
  transition: 0.5s;
}
.learn_btn:hover {
  background: #161412;
  color: #fff;
}
.witr_blog_border {
  margin-bottom: 10px;
}
.witr_blog_border {
  border: 1px solid #f2f2f2;
}
.witr_blog_con span {
  font-size: 16px;
  line-height: 26px;
  font-size: 16px;
  margin-bottom: 15px;
  margin-right: 2px;
}
.stures-blog-meta-left_adn a,
.stures-blog-meta-left_adn span,
.stures-event-meta-left_adn a,
.stures-event-meta-left_adn span,
.event_date_5 span,
.witr_blog_con span,
.witr_blog_con span a,
.witr_blog_metan span,
.witr_blog_metan span a,
.witr_circal_r h6 {
  color: #fff;
}
.witr_blog_con span i {
  padding-right: 5px;
  padding-left: 5px;
  transition: 0.5s;
  color: #fff;
  margin-right: 2px;
  font-size: 16px;
}
.witr_blog_area11 .em-blog-content-area_adn {
  padding: 0 10px 22px 20px;
}
.witr_top_category {
  transform: scale(1);
}
.item-a.face.icon_follow {
  background: #006ce7;
  width: 45px;
  height: 45px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
}
.item-a.insta.icon_follow {
  background: #ff0000;
  width: 45px;
  height: 45px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
}
.item-a.tiktok.icon_follow {
  background: #000;
  width: 45px;
  height: 45px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
}
/*department*/
.department_slider.owl-carousel.owl-theme {
  display: block;
  position: relative;
}
.department_slider .owl-dots.disabled {
  display: block !important;
}
ul.list_cate li a {
  text-transform: uppercase;
}
ul.list_cate li.active a {
  color: #6cb91f;
}
.department_slider {
  margin-top: 50px;
}
h4.title_events {
  margin-top: 20px;
  color: #6cb91f;
  margin-bottom: -15px;
}
ul.list_events_home {
  margin-top: 20px;
}
ul.list_events_home li {
  font-family: "Signika", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 15px;
}
ul.list_events_home li i {
  color: #6cb91f;
  padding-right: 6px;
  font-size: 18px;
}
img.img_events {
  width: 100%;
}
.events-text ul.list_events_home li {
  display: block;
}
.events-text ul.list_events_home li strong {
  font-weight: 600;
  padding-right: 5px;
}
p.text_date_page {
  margin-top: -15px;
  margin-bottom: 15px;
}
p.text_date_page i {
  padding-right: 5px;
  color: #6cb91f;
}
.comon-offer-part-department {
  padding-bottom: 50px;
}
ul.list_contact_aside li {
  margin-bottom: 15px;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  color: #182025;
}
ul.list_contact_aside li i {
  color: #6cb91f;
  padding-right: 5px;
}
ul.list_contact_aside li span {
  position: relative;
  left: 20px;
}
.list_aside_categoria label {
  text-transform: uppercase;
}
ul.list_info_cate {
  margin-top: 20px;
  margin-left: -10px;
}
.category-text ul.list_info_cate li::before {
  display: none !important;
}
ul.list_info_cate li i {
  color: #6cb91f;
}
ul.list_info_cate li {
  display: inline-block;
  width: 48%;
}
ul.list_info_cate_all li {
  display: inline-block !important;
  width: 100% !important;
}

/*Contact*/
ul#pills-tab li {
  margin-right: 10px;
}
li.nav_contact button {
  /*color: #ffffff;*/
  border: 1px solid #6cb91f;
}
li.nav-item.nav_contact button {
  border: 1px solid #6cb91f;
  color: #6cb91f;
}
li.nav_contact button.active {
  color: #ffffff;
  border: 1px solid #6cb91f;
  background-color: #6cb91f !important;
}
li.nav_contact button.nav-link.active i {
  display: contents;
}
li.nav_contact button.nav-link i {
  display: none;
}
.tab-content > .active {
  display: block;
}
.contact-wrapper {
  position: relative;
}
.contact-content {
  margin-bottom: 50px;
}
.contact-info {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 20px;
  position: relative;
  overflow: hidden;
  margin-bottom: 25px;
  border-radius: 7px;
  box-shadow: 0 0 40px 5px rgb(0 0 0 / 15%);
}
.contact-info::before {
  content: "";
  position: absolute;
  right: 10px;
  top: 10px;
  width: 50px;
  height: 50px;
  background: #6cb91f;
  border-radius: 0 10px 0 0;
  clip-path: polygon(0 0, 100% 100%, 100% 0);
}
.contact-info-icon i {
  font-size: 25px;
  color: #fff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50px;
  background: #6cb91f;
}
.contact-info h5 {
  font-size: 22px;
  margin-bottom: 5px;
  color: #0a0c1c;
  font-weight: 600;
}
.contact-form-header {
  margin-bottom: 25px;
}
.content_logo_footer {
  margin-top: -20px;
}
div#pills-home {
  margin-top: 50px;
}
div#pills-tabContent {
  margin-top: 50px;
}
button.btn-email {
  background: #ff4f50;
  color: #fff;
  border: 1px solid #ff4f50;
  padding: 15px 30px;
  margin-top: 25px;
}
form#contact-form input {
  margin-bottom: 20px;
}
.contact-info-content p a,
.contact-info-content p span {
  font-family: "Signika", sans-serif !important;
}
ul.list_mobile_menu li {
  margin-bottom: 15px;
}
ul.navbar_es li.nav-item a {
  font-size: 15px !important;
}
ul.navbar_es li.nav-item {
  /* margin: 0 10px; */
}
li.nav-item-mobile {
  margin-left: -15px;
}
li.nav-item-mobile a.link-mo {
  font-family: "Signika", sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: #212529;
  text-transform: uppercase;
}
li.nav-item-mobile a.link-mo.active {
  color: #6cb91f;
}
ul.list_mobile_menu li.dropdown i {
  padding-right: 9px;
}
.mobile-lisy .dropdown-toggle::after {
  top: 0px;
}
.category-text strong.text-font {
  font-weight: 600;
}
span.text-and {
  font-weight: 100 !important;
  font-family: auto !important;
}
p.link-subfooter a {
  font-family: "Signika", sans-serif;
}
.btn-footer {
  width: 300px;
  background: url(../images/order-bg-footer.png) no-repeat;
}
.backgroun_fondo {
  position: relative;
  overflow: hidden;
}

.backgroun_fondo::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url("../images/home/backgroun_fondo_la_huerta.webp") center/cover
    no-repeat;
  filter: grayscale(100%);
  opacity: 0.22; /* Qué tan visible será la imagen */
  z-index: -1;
}
section.float-start {
  margin-bottom: 0px;
}
.about-part-div {
  padding-top: 60px;
}

/*.backgroun_fondo {
    position: relative;
    background: url("../images/home/backgroun_fondo_la_huerta.webp") center center / cover no-repeat;
    overflow: hidden;
}*/
img.logo_header {
  width: 350px;
  max-width: 350px;
}

@media (max-width: 1199px) {
  img.logo_header {
    width: 260px;
    max-width: 260px;
  }
}

.col.welcome_content {
  text-align: right;
  position: relative;
  top: -10px;
}
.anima_slider {
  display: block !important;
}
.anima_slider .item {
  border: none !important;
}
img.img_categorias {
  z-index: 9;
  position: relative;
  margin-top: -60px;
}
.anima_slider .item {
  padding-left: 40px;
}
.banner-text1 {
  position: absolute;
  top: 20%;
}
a.opt_call {
  padding-top: 10px;
  font-size: 15px !important;
  color: #1d1d1d;
}
.content_apply_job {
  margin-top: 75px;
}
.apply-sidebar {
  background: #ededed;
}
.apply-sidebar .sidebar-job-title {
  color: #182025;
  font-size: 20px;
  font-weight: 700;
}
.apply-tab-nav li a {
  color: #272320;
  font-size: 17px;
}
ul#applyTabNav i {
  color: #6cb91f;
  font-size: 19px;
}
.apply-tab-nav li a:hover {
  color: #272320;
  background: rgba(255, 255, 255, 0.08);
}
.apply-content-header h3 {
  color: #182025 !important;
}
.comon-part1 svg {
  margin-right: 10px;
}
ul.navbar-nav li.active.nav-item a {
  color: #6cb91f !important;
}

@media (max-width: 991px) {
  ul#pills-tab li.nav-item.nav_contact {
    margin-bottom: 20px;
  }
  .banner-text1 {
    position: relative;
    top: 20%;
  }
  img.img_categorias {
    z-index: 9;
    position: relative;
    margin-top: 0px;
  }
  .banner-part .num-offp {
    top: 0px;
  }
  .content-part-anima {
    display: none;
  }
  .banner-part {
    height: 700px;
  }
  .subanner-part {
    margin-top: -20px;
  }
}

.anima_slider {
  position: relative;
  width: 100%;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  display: block;
  min-height: 600px;
}

.owl-carousel .item:not(:first-child) {
  display: none;
}

.owl-carousel.owl-loaded .item {
  display: block;
}

/* .owl-item {
  display: none;
}

.owl-item.active {
  display: block;
} */

.anima_slider.owl-loaded {
  opacity: 1;
  visibility: visible;
}

.mobile-lisy .dropdown-toggle.active span {
  color: #6cb91f;
}
