.isInvalid {
  border-color: #dc3545 !important;
  border: 1px solid #dc3545 !important;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  background-size: 1.125rem 1.125rem;
  background-image: url('data:image/svg + xml, %3csvgxmlns="http://www.w3.org/2000/svg" fill="%23dc3545"viewBox="-2 -2 7 7"%3e%3cpathstroke="%23d9534f"d="M0 0l3 3m0-3L0 3"/%3e%3ccircler=".5"/%3e%3ccirclecx="3"r=".5"/%3e%3ccirclecy="3"r=".5"/%3e%3ccirclecx="3"cy="3"r=".5"/%3e%3c/svg%3E');
  margin-bottom: 0px !important;
}
.isInvalid + .err-mes {
  margin-bottom: 10px;
  display: block;
  margin-top: 5px;
  font-weight: bold;
  color: #dc3545;
}
.isInvalid:focus {
  border-color: #dc3545 !important;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25) !important;
}
.mes-success {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
  color: #213f36;
  font-size: 18px;
}
@media (max-width: 992px) {
  .isInvalid + .err-mes {
    text-align: center;
  }
}
:root {
  --primary-color: #b7eaaf;
  --primary-color-rgb: 183, 234, 175;
  --primary-color-dark: #213f36;
  --primary-color-dark-rgb: 33, 64, 54;
  --primary-color-light: #67dba5;
  --primary-color-light-rgb: 103, 219, 165;
  --text-primary-color: #363333;
  --text-primary-color-dark: #363333;
  --text-primary-color-light: #363333;
  --secondary-color: #3a2a2f;
  --secondary-color-rgb: 58, 42, 47;
  --secondary-color-dark: #20171a;
  --secondary-color-dark-rgb: 32, 23, 26;
  --secondary-color-light: #4d3c41;
  --secondary-color-light-rgb: 77, 60, 65;
  --text-secondary-color: #ffff;
  --text-secondary-color-dark: #ffff;
  --text-secondary-color-light: #ffff;
  --red-color: 207, 43, 76;
  --font-family: "Titillium Web", sans-serif;
  --font-family-secondary: "Titillium Web", sans-serif;
  --url: "https://spillycactus.live/";
}
:root {
  --bs-red: var(--red-color);
  --bs-primary: var(--primary-color);
  --bs-primary-rgb: var(--primary-color-rgb);
  --bs-secondary: var(--secondary-color);
  --bs-secondary-rgb: var(--secondary-color-rgb);
  --bs-font-sans-serif: var(--font-family);
}
.ribbon {
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 2;
  width: 75px;
  height: 75px;
  text-align: right;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}
.ribbon.onsale-ribbon {
  right: 25px;
  top: 33px;
  z-index: 2;
  width: 95px;
  height: 95px;
}
.ribbon.siti-out-stock {
  right: unset;
  left: -21px;
  top: 20px;
}
.ribbon.siti-out-stock span {
  transform: rotate(-45deg) !important;
  -webkit-transform: rotate(-45deg) !important;
}
.ribbon span.onsale {
  background: crimson !important;
  font-size: 15px;
  width: 150px !important;
}
.ribbon span {
  font-size: 10px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #1d63ac;
  background: linear-gradient(#b7eaaf 0%, #b7eaaf 100%);
  box-shadow: 0 3px 10px -5px #000;
}
.product.type-product:not(.page-wrapper) {
  position: relative;
  padding: 25px;
  background: #fff;
  box-shadow: 0px 3px 41px rgba(0, 0, 0, 0.18);
  border-radius: 10px;
  overflow: hidden;
}
.product.type-product:not(.page-wrapper) > a:first-child {
  display: block;
  margin: auto;
}
.product.type-product:not(.page-wrapper) > a:first-child img {
  display: block;
  margin: auto;
  max-width: 175px;
  height: 175px;
  -o-object-fit: cover;
  object-fit: cover;
}
.product.type-product:not(.page-wrapper) a {
  text-decoration: none;
}
.product.type-product:not(.page-wrapper) .woocommerce-loop-product__title {
  color: #000;
  font-size: 30px;
  font-weight: 400;
  line-height: 31px;
  margin-top: 10px;
  margin-bottom: 0px;
  min-height: 72px;
  max-height: 72px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.product.type-product:not(.page-wrapper)
  .loop-price-wrapper
  > span:first-child {
  font-weight: bold;
  font-size: 23px;
  line-height: 28px;
  color: #000;
}
.product.type-product:not(.page-wrapper) .loop-price-wrapper > span:last-child {
  font-weight: bold;
  font-size: 30px;
  color: #000;
}
.product.type-product:not(.page-wrapper) .loop-full-price {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product.type-product:not(.page-wrapper) .loop-full-price > span:first-child {
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  color: #242424;
}
.product.type-product:not(.page-wrapper)
  .loop-full-price
  > span:first-child
  bdi {
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  color: #242424;
  text-decoration: line-through;
}
.product.type-product:not(.page-wrapper) .loop-full-price > span:last-child {
  color: #b60000;
  font-size: 18px;
  font-weight: 600;
  padding: 0px 10px;
  border: 1px solid;
  border-radius: 4px;
}
.product.type-product:not(.page-wrapper) .btn-primary {
  width: 100%;
  display: block;
  margin-top: 0px;
  font-family: var(--font-family-secondary);
}
@media (max-width: 992px) {
  .product.type-product:not(.page-wrapper) {
    padding: 5px;
  }
  .product.type-product:not(.page-wrapper) .woocommerce-loop-product__title {
    font-size: 16px;
    line-height: 20px;
  }
  .product.type-product:not(.page-wrapper)
    .loop-price-wrapper
    > span:first-child {
    font-size: 20px;
    line-height: 20px;
  }
  .product.type-product:not(.page-wrapper) > a:first-child img {
    max-width: 100%;
    height: auto;
    border-radius: 4px;
  }
}
.product-card .lSPager {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
.product-card .lSPager.lSpg > li a {
  width: 13px;
  height: 13px;
  background-color: #cfcfcf;
}
.product-card .lSPager.lSpg > li.active a {
  background-color: var(--primary-color-dark);
  background: var(--primary-color-dark);
}
.product-card .lSAction > a {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-card .lSAction > a.lSPrev {
  background-image: none !important;
  left: -20px;
  opacity: 1;
  background: rgba(255, 255, 255, 0.5);
}
.product-card .lSAction > a.lSNext {
  background-image: none !important;
  right: 0px;
  opacity: 1;
}
.product-card .lSAction > a svg {
  width: 20px;
  height: 30px;
  color: #213f36;
}
form .variations-grid .product.type-product .lSAction > a.lSPrev {
  left: -20px !important;
}
@media (min-width: 993px) {
  form .variations-grid .product.type-product .lSAction > a.lSPrev {
    left: -20px !important;
  }
  .product.type-product .lSSlideOuter .lSPager.lSpg > li.active a,
  .product.type-product .lSSlideOuter .lSPager.lSpg > li:hover a {
    background-color: #b7eaaf !important;
  }
  .product.type-product .lSSlideOuter .lSPager.lSpg > li a {
    background-color: #fff !important;
  }
  .product.type-product .lSAction > a.lSPrev {
    left: 10px !important;
  }
  .product.type-product .lSSlideOuter .lSPager.lSpg {
    left: 0px;
    right: 0px;
  }
  .product.type-product .lSAction > a.lSNext {
    right: 10px !important;
  }
  .product.type-product .lSPager {
    bottom: 5px !important;
  }
}
@media (max-width: 992px) {
  .product-card .product.type-product {
    padding: 0px !important;
  }
  .product-card .product.type-product .woocommerce-loop-product__title {
    min-height: auto !important;
    font-size: 18px;
  }
  .sc-loop-footer {
    padding: 15px;
  }
  .lSPager.lSpg > li a {
    width: 10px;
    height: 10px;
  }
  .lSPager {
    bottom: 0px;
  }
  .lSPager li.active a {
    background-color: #fff !important;
  }
  .lSAction > a.lSPrev {
    left: 20px;
  }
  .lSAction > a.lSNext {
    right: 20px;
  }
  .lSAction > a {
    width: 40px;
    height: 40px;
  }
  .woocommerce-loop-product__link {
    position: relative;
  }
  .woocommerce-loop-product__link .lSPager {
    left: 0px;
    right: 0px;
  }
  .product-card .lSPager {
    bottom: 0px;
  }
  .product-card .lSPager.lSpg > li a {
    width: 9px !important;
    height: 9px !important;
  }
  .product-card .lSAction > a.lSPrev,
  .product-card .lSAction > a.lSPrev {
    left: 0px !important;
  }
  .product-card .lSAction > a.lSPrev {
    background: #fff;
  }
  .product-card .lSAction > a {
    width: 32px !important;
    height: 32px !important;
  }
  .product-card .product.type-product .woocommerce-loop-product__title {
    min-height: 60px !important;
  }
  .product-card .product.type-product > a:first-child img {
    width: 100% !important;
    height: 100vw !important;
    max-width: 100% !important;
    border-radius: 4px !important;
  }
  .product-card .product.type-product .woocommerce-loop-product__title {
    min-height: 50px;
    font-size: 16px;
    line-height: 24px;
  }
  .product-card .product.type-product {
    padding: 15px;
  }
  .product-card .product.type-product .loop-price-wrapper > span:first-child {
    font-size: 18px;
  }
  .product-card .product.type-product .loop-price-wrapper > span:last-child {
    font-size: 20px;
  }
}
.post-card {
  box-shadow: 0px 3px 41px rgba(0, 0, 0, 0.18);
  border-radius: 10px;
  display: block;
  text-decoration: none;
  color: #242424;
}
.post-card:hover {
  text-decoration: none;
}
.post-card img {
  width: 100%;
  height: auto;
  height: 230px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 4px;
}
.post-card .post-card-content {
  max-height: 260px;
  height: 100%;
  width: 100%;
  padding: 20px 15px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.post-card .post-card-content .post-cat {
  color: #213f36;
  opacity: 0.7;
  font-weight: 600;
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
  display: block;
  text-align: center;
}
.post-card .post-card-content h5,
.post-card .post-card-content h3 {
  font-size: 30px;
  color: #000;
  font-weight: 600;
  line-height: 34px;
  text-align: center;
  height: 70px;
  max-height: 70px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.post-card .post-card-content p {
  color: #242424;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  max-height: 112px;
  overflow: hidden;
  -webkit-line-clamp: 4;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.archive .post-card {
  margin-bottom: 30px;
  display: block;
  text-decoration: none;
  color: #242424;
  max-height: 100%;
}
.archive .post-card:hover {
  text-decoration: none;
}
.archive .post-card h3 {
  font-size: 28px;
  font-weight: 600;
  color: #000;
  margin: 0px;
}
.archive .post-card p {
  text-align: left;
  margin: 15px 0px;
}
.archive .post-card .post-bg {
  width: 100%;
  height: 230px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.archive .post-card .post-card-content {
  padding: 30px 30px !important;
  height: 100% !important;
}
.archive .post-card .post-meta .post-date {
  color: #242424 !important;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  display: inline;
}
.archive .post-card .post-meta .post-cat {
  font-size: 16px;
  color: #213f36 !important;
  font-weight: 600;
  display: inline;
  opacity: 1;
  text-transform: initial;
}
@media (max-width: 992px) {
  .post-card .post-card-content {
    padding: 15px 5px;
    max-height: 200px;
  }
  .post-card .post-card-content h5 {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    height: 50px;
    max-height: 50px;
  }
  .post-card .post-card-content p {
    font-size: 16px;
    line-height: 18px;
  }
  .post-card img {
    height: 100px;
  }
}
html,
body {
  overflow-x: hidden;
}
#firstSection {
  height: calc(100vh - 30px - 80px - 45px - 200px);
  position: relative;
}
#firstSection .lSSlideWrapper ul li {
  height: calc(100vh - 30px - 80px - 45px - 200px);
  display: flex;
}
#firstSection .lSSlideWrapper ul li img {
  max-width: 100%;
}
#firstSection .lSSlideWrapper ul #firstSlide {
  background-repeat: no-repeat;
  background-size: cover;
}
#firstSection .lSSlideWrapper ul #firstSlide .slide-title {
  color: #fff;
}
#firstSection .lSSlideWrapper ul #firstSlide .s-price {
  color: #fff;
}
#firstSection .lSSlideWrapper ul #firstSlide .s-price strong {
  color: #b7eaaf;
}
#firstSection .lSSlideWrapper ul #firstSlide a {
  color: #213f36;
  background: #b7eaaf;
}
#firstSection .lSSlideWrapper ul #firstSlide a.btn-secondary {
  border-color: #b7eaaf !important;
}
#firstSection .lSSlideWrapper ul #firstSlide img {
  transform: scale(1.1);
}
#firstSection .lSSlideWrapper ul #secondSlide {
  background-size: cover;
  background-repeat: no-repeat;
}
#firstSection .lSSlideWrapper ul #secondSlide img {
  transform: scale(1.3);
  margin-bottom: 40px;
}
#firstSection #thirdSlide {
  background-size: cover;
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 40% 50%;
  position: relative;
}
#firstSection #thirdSlide .container {
  z-index: 2;
  position: relative;
}
#firstSection #thirdSlide::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
}
#firstSection #firstSlide .slide-content .s-price {
  line-height: 40px !important;
}
/* #firstSection #firstSlide .slide-title,
#firstSection #secondSlide .slide-title,
#firstSection #thirdSlide .slide-title {
  line-height: 84px !important;
} */
#firstSection .lSPager {
  position: absolute;
  bottom: 40px;
  left: calc(50% - 35px);
}
#firstSection .lSPager.lSpg > li a {
  width: 13px;
  height: 13px;
  background-color: #fff;
}
#firstSection .lSPager.lSpg > li.active a {
  background-color: var(--primary-color-dark);
  background: var(--primary-color-dark);
}
#firstSection .lSAction > a {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#firstSection .lSAction > a.lSPrev {
  background-image: none !important;
  left: 60px;
}
#firstSection .lSAction > a.lSNext {
  background-image: none !important;
  right: 60px;
}
#firstSection .lSAction > a svg {
  width: 20px;
  height: 30px;
  color: #213f36;
}
#firstSection #firstSlide .h-100 > .col-md-6:last-child,
#firstSection #secondSlide .h-100 > .col-md-6:last-child,
#firstSection #thirdSlide .h-100 > .col-md-6:last-child {
  justify-content: end;
}
#firstSection #firstSlide .slide-content,
#firstSection #secondSlide .slide-content,
#firstSection #thirdSlide .slide-content {
  text-align: right;
}
#firstSection #firstSlide .slide-content .slide-title,
#firstSection #secondSlide .slide-content .slide-title,
#firstSection #thirdSlide .slide-content .slide-title {
  font-size: 75px;
  font-weight: bold;
  text-align: right;
  margin: 0px;
  margin-bottom: 0px;
  color: #fff;
}
#firstSection #firstSlide .slide-content p,
#firstSection #secondSlide .slide-content p,
#firstSection #thirdSlide .slide-content p {
  color: #fff;
  text-align: right;
  margin: 0px;
  font-size: 34px;
  margin-bottom: 0px;
  font-weight: 600;
}
#firstSection #firstSlide .slide-content .s-price,
#firstSection #secondSlide .slide-content .s-price,
#firstSection #thirdSlide .slide-content .s-price {
  display: block;
  font-weight: 400;
  color: #fff;
  font-size: 34px;
  text-align: right;
  line-height: 40px;
  margin: 30px 0px;
}
#firstSection #firstSlide .slide-content .s-price strong,
#firstSection #secondSlide .slide-content .s-price strong,
#firstSection #thirdSlide .slide-content .s-price strong {
  font-weight: bold;
  font-size: 38px;
  color: #fff;
}
#firstSection #firstSlide .slide-content .btn,
#firstSection #secondSlide .slide-content .btn,
#firstSection #thirdSlide .slide-content .btn {
  width: 310px;
  height: 66px;
  font-family: var(--font-family-secondary);
  font-size: 23px;
  border-radius: 10px;
}

#firstSection #firstSlide .slide-content .btn,
#firstSection #secondSlide .slide-content .btn,
#firstSection #thirdSlide .slide-content .btn {
  margin-left: auto;
}

#firstSection #thirdSlide .slide-content .s-price {
  margin-top: 90px;
}
#secondSection {
  padding: 0px 0px 30px 0px !important;
}
#secondSection .categories-card {
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 0px 40px;
  display: flex;
  align-items: center;
}
#first-card {
  background-image: url("https://spillycactus.live/wp-content/uploads/home-cat-1.jpg");
}
#second-card {
  background-image: url("https://spillycactus.live/wp-content/uploads/home-cat-2.jpg");
}
#third-card {
  background-image: url("https://spillycactus.live/wp-content/uploads/2024/10/vasi_elho.jpg");
}
#fourth-card {
  background-image: url("https://spillycactus.live/wp-content/uploads/2025/10/haworthia-zebra-vibes-felce.jpg");
  box-shadow: inset 0 0 0 2000px rgba(255, 255, 255, 0.6);
}
#secondSection .categories-card span {
  color: var(--primary-color-dark);
  font-weight: bold;
  display: block;
  font-size: 60px;
  line-height: 70px;
}
#secondSection .categories-card h2 {
  font-size: 24px;
  font-weight: 600;
  color: #000;
  max-width: 280px;
  margin-top: 0px;
  margin-bottom: 20px;
}
#secondSection .categories-card .btn {
  font-family: var(--font-family-secondary);
  font-weight: 400;
  font-size: 16px;
  padding: 11px 0.75rem;
  border-radius: 10px;
  width: 200px;
}
#secondSection .categories-card .btn svg {
  margin-left: 20px;
  width: 20px;
  height: 13px;
  color: var(--primary-color-dark);
}
.most-sold-section {
  padding-bottom: 50px !important;
}
#thirdSection {
  background: #f6f7f7;
}
#thirdSection .r-img {
  flex-wrap: nowrap !important;
}
#thirdSection .r-img > .col-md-6:first-child {
  height: 480px;
}
#thirdSection .r-img > .col-md-6:first-child .col-card {
  background-image: url("https://spillycactus.live/wp-content/uploads/home-ampia-selezione-1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  position: relative;
}
#thirdSection .r-img > .col-md-6:last-child {
  height: 480px;
}
#thirdSection .r-img > .col-md-6:last-child .col-card {
  background-image: url("https://spillycactus.live/wp-content/uploads/home-ampia-selezione-2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  position: relative;
}
#thirdSection .content {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 0px;
  bottom: 20px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 220px;
  padding-left: 10px;
}
#thirdSection .content h3 {
  color: #000;
  font-size: 30px;
  font-weight: 600;
}
#thirdSection .btn {
  position: absolute;
  bottom: 20px;
  right: 10px;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#thirdSection .btn svg {
  width: 20px;
  height: 20px;
  color: var(--primary-color-dark);
}
#thirdSection .col-content h2 {
  font-size: 46px;
  font-weight: bold;
  color: var(--primary-color-dark);
  margin-top: 0px;
  margin-bottom: 30px;
}
#thirdSection .col-content p {
  color: #242424;
  font-weight: 400px;
  font-size: 20px;
  line-height: 30px;
  padding-right: 30px;
}
#fourthSection {
  padding: 30px 0px;
}
#fourthSection > .container > .row > .col-sm-12:first-child {
  height: 590px;
  padding-right: 5px;
}
#fourthSection > .container > .row > .col-sm-12:first-child > .col-content {
  background-image: url("https://spillycactus.live/wp-content/uploads/2022/03/piante-grasse-con-fiori-home.jpg");
  width: 100%;
  height: 100%;
  padding: 60px;
  text-align: right;
}
#fourthSection
  > .container
  > .row
  > .col-sm-12:first-child
  > .col-content
  > span {
  color: #000;
  font-size: 27px;
  display: block;
  font-weight: 600;
}
#fourthSection
  > .container
  > .row
  > .col-sm-12:first-child
  > .col-content
  > h2 {
  color: #213f36;
  font-size: 60px;
  font-weight: bold;
  max-width: 80%;
  margin-left: auto;
  margin-bottom: 0;
  line-height: 70px;
}
#fourthSection
  > .container
  > .row
  > .col-sm-12:first-child
  > .col-content
  .btn {
  font-family: var(--font-family-secondary);
  font-weight: 400;
  font-size: 16px;
  margin-top: 20px;
  height: 48px;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  width: 200px;
  justify-content: center;
}
#fourthSection
  > .container
  > .row
  > .col-sm-12:first-child
  > .col-content
  .btn
  svg {
  margin-left: 20px;
  width: 20px;
  height: 13px;
  color: var(--primary-color-dark);
}
#fourthSection
  > .container
  > .row
  > .col-sm-12:last-child
  > .row
  > .col-12:first-child {
  height: 287.5px;
  margin-bottom: 15px;
}
#fourthSection
  > .container
  > .row
  > .col-sm-12:last-child
  > .row
  > .col-12:first-child
  > .col-content {
  background-image: url("https://spillycactus.live/wp-content/uploads/piante-bonsai-1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  padding: 45px 30px;
  text-align: right;
  background-position: 50% 50%;
}
#fourthSection
  > .container
  > .row
  > .col-sm-12:last-child
  > .row
  > .col-12:first-child
  > .col-content
  > span {
  color: #000;
  font-size: 27px;
  display: block;
  font-weight: 600;
}
#fourthSection
  > .container
  > .row
  > .col-sm-12:last-child
  > .row
  > .col-12:first-child
  > .col-content
  > h2 {
  color: #213f36;
  font-size: 46px;
  font-weight: bold;
}
#fourthSection
  > .container
  > .row
  > .col-sm-12:last-child
  > .row
  > .col-12:first-child
  > .col-content
  .btn {
  font-family: var(--font-family-secondary);
  font-weight: 400;
  font-size: 16px;
  margin-top: 20px;
  height: 48px;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  width: 200px;
  justify-content: center;
}
#fourthSection
  > .container
  > .row
  > .col-sm-12:last-child
  > .row
  > .col-12:first-child
  > .col-content
  .btn
  svg {
  margin-left: 20px;
  width: 20px;
  height: 13px;
  color: var(--primary-color-dark);
}
#fourthSection
  > .container
  > .row
  > .col-sm-12:last-child
  > .row
  > .col-12:last-child {
  height: 287.5px;
}
#fourthSection
  > .container
  > .row
  > .col-sm-12:last-child
  > .row
  > .col-12:last-child
  > .col-content {
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: relative;
  padding: 15px 30px;
}
#fourthSection
  > .container
  > .row
  > .col-sm-12:last-child
  > .row
  > .col-12:last-child
  > .col-content::after {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.4);
  z-index: 0;
}
#fourthSection
  > .container
  > .row
  > .col-sm-12:last-child
  > .row
  > .col-12:last-child
  > .col-content
  > span {
  color: #000;
  font-size: 24px;
  display: block;
  font-weight: 600;
  max-width: 90%;
  z-index: 3;
  position: relative;
}
#fourthSection
  > .container
  > .row
  > .col-sm-12:last-child
  > .row
  > .col-12:last-child
  > .col-content
  > h2 {
  color: #213f36;
  font-size: 46px;
  font-weight: bold;
  margin-bottom: 0px;
  z-index: 3;
  position: relative;
}
#fourthSection
  > .container
  > .row
  > .col-sm-12:last-child
  > .row
  > .col-12:last-child
  > .col-content
  .btn {
  font-family: var(--font-family-secondary);
  font-weight: 400;
  font-size: 16px;
  margin-top: 20px;
  display: inline-flex;
  align-items: center;
  height: 48px;
  border-radius: 10px;
  margin-top: 5px;
  width: 200px;
  justify-content: center;
  z-index: 3;
  position: relative;
}
#fourthSection
  > .container
  > .row
  > .col-sm-12:last-child
  > .row
  > .col-12:last-child
  > .col-content
  .btn
  svg {
  margin-left: 20px;
  width: 20px;
  height: 13px;
  color: var(--primary-color-dark);
}
#fiveSection {
  background: #f6f7f7;
}
#fiveSection > .container > .row > .col-sm-12:first-child {
  padding-left: 0px;
  padding-right: 130px;
}
#fiveSection > .container > .row > .col-sm-12:first-child h2 {
  color: var(--primary-color-dark);
  font-weight: bold;
  font-size: 46px;
  line-height: 50px;
  margin-top: 0px;
  margin-bottom: 20px;
}
#fiveSection > .container > .row > .col-sm-12:first-child p {
  margin: 0px;
  color: #242424;
  font-size: 20px;
  line-height: 30px;
}
#fiveSection > .container > .row > .col-sm-12:first-child .btn {
  margin-top: 30px;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  height: 56px;
  display: inline-flex;
  align-items: center;
  width: 200px;
  text-align: center;
  justify-content: center;
}
#fiveSection > .container > .row > .col-sm-12:last-child > .row {
  height: 100%;
}
#fiveSection > .container > .row > .col-sm-12:last-child > .row > .col-sm-12 {
  height: 100%;
  padding-right: 0px;
}
#fiveSection
  > .container
  > .row
  > .col-sm-12:last-child
  > .row
  > .col-sm-12
  .cat-content {
  position: relative;
  width: 100%;
  height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
}
#fiveSection
  > .container
  > .row
  > .col-sm-12:last-child
  > .row
  > .col-sm-12
  .cat-content
  svg {
  width: 24px;
  height: 27px;
}
#fiveSection
  > .container
  > .row
  > .col-sm-12:last-child
  > .row
  > .col-sm-12
  .cat-content
  .col-card {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  left: 20px;
  bottom: 20px;
  border-radius: 10px;
  padding: 10px;
  width: 260px;
}
#fiveSection
  > .container
  > .row
  > .col-sm-12:last-child
  > .row
  > .col-sm-12
  .cat-content
  .col-card
  h3 {
  color: #000;
  font-size: 30px;
  font-weight: 600;
  margin: 0px;
  margin-bottom: 20px;
}
#fiveSection
  > .container
  > .row
  > .col-sm-12:last-child
  > .row
  > .col-sm-12
  .cat-content
  .col-card
  p {
  margin: 0px;
  font-weight: 400;
  color: #242424;
  font-size: 16px;
  min-height: 71px;
}
#fiveSection
  > .container
  > .row
  > .col-sm-12:last-child
  > .row
  > .col-sm-12
  .cat-content
  .btn {
  position: absolute;
  bottom: 20px;
  right: unset;
  left: 295px;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#sixSection {
  padding: 40px 0px 60px 0px;
  position: relative;
}
#sixSection .section-title {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #000;
  font-size: 36px;
  font-weight: 600;
}
#sixSection .lSPager {
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
}
#sixSection .lSPager.lSpg > li a {
  width: 13px;
  height: 13px;
  background-color: #cfcfcf;
}
#sixSection .lSPager.lSpg > li.active a {
  background-color: var(--primary-color-dark) !important;
  background: var(--primary-color-dark) !important;
}
#sixSection .lSAction > a {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
#sixSection .lSAction > a.lSPrev {
  background-image: none !important;
  left: -20px;
  opacity: 1;
  background: rgba(255, 255, 255, 0.5);
}
#sixSection .lSAction > a.lSNext {
  background-image: none !important;
  right: 0px;
  opacity: 1;
}
#sixSection .lSAction > a svg {
  width: 20px;
  height: 30px;
  color: #213f36;
}
#sixSection .products.columns-4 {
  padding: 50px 0px !important;
  height: 100% !important;
}
#sevenSection {
  background: #f6f7f7;
}
#sevenSection > .container > .row > .col-sm-12:first-child {
  padding-left: 0px;
  position: relative;
}
#sevenSection > .container > .row > .col-sm-12:first-child img {
  width: 100%;
  height: 480px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-top: -10px;
}
#sevenSection > .container > .row > .col-sm-12:last-child {
  height: 460px;
  display: flex;
  align-items: center;
}
#sevenSection > .container > .row > .col-sm-12:last-child .col-content {
  padding-left: 60px;
}
#sevenSection > .container > .row > .col-sm-12:last-child .col-content h2 {
  color: #213f36;
  font-size: 46px;
  font-weight: bold;
  line-height: 52px;
  margin-top: 0px;
  margin-bottom: 20px;
}
#sevenSection > .container > .row > .col-sm-12:last-child .col-content p {
  margin: 0px;
  color: #242424;
  font-size: 20px;
  line-height: 30px;
}
@media (min-width: 768px) {
  #sevenSection .container {
    width: calc((100% - 720px) / 2 + 720px - 0.75rem) !important;
    margin-left: 0;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  #sevenSection .container {
    width: calc((100% - 960px) / 2 + 960px - 0.75rem) !important;
    margin-left: 0;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  #sevenSection .container {
    width: calc((100% - 1140px) / 2 + 1140px - 0.75rem) !important;
    margin-left: 0;
    max-width: 100%;
  }
}
@media (min-width: 1400px) {
  #sevenSection .container {
    width: calc((100% - 1280px) / 2 + 1280px - 0.75rem) !important;
    margin-left: 0;
    max-width: 100%;
  }
}
#heightSection {
  padding: 60px 0px;
}
#heightSection .col-content {
  text-align: center;
}
#heightSection .col-content svg {
  width: 70px;
  height: 70px;
  margin-bottom: 30px;
}
#heightSection .col-content > span:nth-child(2) {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  font-weight: bold;
  display: block;
}
#heightSection .col-content > span:nth-child(3) {
  display: block;
  text-align: center;
  font-weight: 400;
  color: #000;
}
#nineSection .section-title {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #000;
  font-size: 36px;
  font-weight: 600;
}
.products.columns-4 {
  padding-left: 0px;
  display: block;
}
.product.type-product:not(.page-wrapper) .woocommerce-loop-product__title {
  min-height: 102px;
}
@media (max-width: 992px) {
  #firstSection {
    height: 400px;
  }
  #firstSection .lSSlideWrapper ul li {
    height: 400px;
  }
  #firstSection .lSPager.lSpg > li a {
    width: 10px;
    height: 10px;
  }
  #firstSection .lSPager {
    bottom: 5px;
  }
  #firstSection .lSAction > a.lSPrev {
    left: 20px;
  }
  #firstSection .lSAction > a.lSNext {
    right: 20px;
  }
  #firstSection .lSAction > a {
    width: 40px;
    height: 40px;
  }
  #firstSection .lSSlideWrapper ul #firstSlide img {
    transform: none;
    max-width: 100%;
  }
  #firstSection .lSSlideWrapper ul #firstSlide,
  #firstSection .lSSlideWrapper ul #secondSlide,
  #firstSection .lSSlideWrapper ul #thirdSlide {
    overflow: hidden;
  }
  #firstSection .lSSlideWrapper ul #firstSlide .slide-content,
  #firstSection .lSSlideWrapper ul #secondSlide .slide-content,
  #firstSection .lSSlideWrapper ul #thirdSlide .slide-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
  }
  #firstSection .lSSlideWrapper ul #firstSlide .slide-content .slide-title,
  #firstSection .lSSlideWrapper ul #secondSlide .slide-content .slide-title,
  #firstSection .lSSlideWrapper ul #thirdSlide .slide-content .slide-title {
    font-size: 35px;
    line-height: 35px !important;
  }
  #firstSection .lSSlideWrapper ul #firstSlide .slide-content p,
  #firstSection .lSSlideWrapper ul #secondSlide .slide-content p,
  #firstSection .lSSlideWrapper ul #thirdSlide .slide-content p {
    font-size: 21px;
  }
  #firstSection .lSSlideWrapper ul #firstSlide .slide-content .s-price,
  #firstSection .lSSlideWrapper ul #secondSlide .slide-content .s-price,
  #firstSection .lSSlideWrapper ul #thirdSlide .slide-content .s-price {
    font-size: 21px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: initial;
    margin-top: auto;
  }
  #firstSection .lSSlideWrapper ul #firstSlide .slide-content .s-price strong,
  #firstSection .lSSlideWrapper ul #secondSlide .slide-content .s-price strong,
  #firstSection .lSSlideWrapper ul #thirdSlide .slide-content .s-price strong {
    font-size: 28px;
  }
  #firstSection .lSSlideWrapper ul #firstSlide .slide-content .btn,
  #firstSection .lSSlideWrapper ul #secondSlide .slide-content .btn,
  #firstSection .lSSlideWrapper ul #thirdSlide .slide-content .btn {
    width: 170px;
    font-size: 16px;
    height: 36px;
    font-weight: 400;
    margin-bottom: 40px;
  }
  #firstSection .lSSlideWrapper ul #thirdSlide .slide-content {
    justify-content: center !important;
  }
  #firstSection
    .lSSlideWrapper
    ul
    #thirdSlide
    .slide-content
    .slide-content
    .slide-title,
  #firstSection .lSSlideWrapper ul #thirdSlide .slide-content .slide-content p {
    color: #fff;
  }
  /* #firstSection .lSSlideWrapper ul #thirdSlide .slide-content .s-price {
    color: #fff;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  } */
  #firstSection .lSSlideWrapper ul li .row.h-100 {
    position: relative;
  }
  #firstSection .lSSlideWrapper ul li .row.h-100 > .col-md-6:first-child,
  #firstSection .lSSlideWrapper ul li .row.h-100 > .col-md-7:first-child {
    position: absolute;
    bottom: 0px;
    width: 75vw;
    left: -50px;
    z-index: 0;
  }
  #firstSection .lSSlideWrapper ul li .row.h-100 > .col-md-6:last-child,
  #firstSection .lSSlideWrapper ul li .row.h-100 > .col-md-5:last-child {
    z-index: 1;
  }
  #secondSection .row > .col-md-12 .categories-card {
    padding: 10px 20px;
  }
  #secondSection .row > .col-md-12 .categories-card span {
    font-size: 40px;
  }
  #secondSection .row > .col-md-12 .categories-card h2 {
    font-size: 16px;
    max-width: 70%;
  }
  #secondSection .row > .col-md-12 .categories-card .btn {
    padding: 5px 0.75rem;
    border-radius: 10px;
    width: 170px;
  }
  #secondSection .row > .col-md-12:first-child .categories-card {
    height: 200px;
    margin-bottom: 20px;
  }
  #secondSection .row > .col-md-6 .categories-card {
    padding: 10px 20px;
  }
  #secondSection .row > .col-md-6 .categories-card span {
    font-size: 40px;
  }
  #secondSection .row > .col-md-6 .categories-card h2 {
    font-size: 16px;
    max-width: 70%;
  }
  #secondSection .row > .col-md-6 .categories-card .btn {
    padding: 5px 0.75rem;
    border-radius: 10px;
    width: 170px;
  }
  #secondSection .row > .col-md-6:first-child .categories-card {
    height: 200px;
    margin-bottom: 20px;
  }
  #secondSection .row > .col-md-6:last-child .categories-card {
    height: 200px;
  }
  #thirdSection .col-content h2 {
    font-size: 24px;
    margin-top: 20px;
    text-align: center;
    margin-bottom: 10px;
  }
  #thirdSection .col-content p {
    font-size: 16px;
    line-height: 20px;
    padding-right: 0;
    text-align: center;
  }
  #thirdSection .r-img {
    flex-wrap: wrap !important;
  }
  #thirdSection .r-img > .col-md-6:first-child {
    height: 130px;
    margin-bottom: 20px;
  }
  #thirdSection .r-img > .col-md-6:last-child {
    height: 130px;
  }
  #thirdSection .content {
    width: 280px;
  }
  #thirdSection .content h3 {
    color: #000;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    line-height: 20px;
  }
  #thirdSection .btn {
    width: 40px;
    padding: 0px;
    height: 40px;
  }
  #fourthSection > .container > .row > .col-sm-12:first-child {
    height: 390px;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  #fourthSection > .container > .row > .col-sm-12:first-child > .col-content {
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    padding: 20px 30px;
    background-position: 60% 70%;
  }
  #fourthSection
    > .container
    > .row
    > .col-sm-12:first-child
    > .col-content
    > span {
    font-size: 18px;
  }
  #fourthSection
    > .container
    > .row
    > .col-sm-12:first-child
    > .col-content
    > h2 {
    line-height: 30px;
    font-size: 32px;
    margin-bottom: 40px;
  }
  #fourthSection
    > .container
    > .row
    > .col-sm-12:first-child
    > .col-content
    .btn {
    width: auto;
    height: 38px;
  }
  #fourthSection
    > .container
    > .row
    > .col-sm-12:first-child
    > .col-content
    .btn
    svg {
    display: none;
  }
  #fourthSection
    > .container
    > .row
    .col-sm-12:last-child
    > .row
    > .col-12:first-child {
    height: 200px;
  }
  #fourthSection
    > .container
    > .row
    .col-sm-12:last-child
    > .row
    > .col-12:first-child
    .col-content {
    background-position: 35% 50%;
    padding: 20px 30px;
  }
  #fourthSection
    > .container
    > .row
    .col-sm-12:last-child
    > .row
    > .col-12:first-child
    .col-content
    > h2 {
    font-size: 26px;
  }
  #fourthSection
    > .container
    > .row
    .col-sm-12:last-child
    > .row
    > .col-12:first-child
    .col-content
    > span {
    font-size: 23px;
  }
  #fourthSection
    > .container
    > .row
    .col-sm-12:last-child
    > .row
    > .col-12:first-child
    .col-content
    .btn {
    width: auto;
    height: 38px;
  }
  #fourthSection
    > .container
    > .row
    .col-sm-12:last-child
    > .row
    > .col-12:first-child
    .col-content
    .btn
    svg {
    display: none;
  }
  #fourthSection
    > .container
    > .row
    .col-sm-12:last-child
    > .row
    .col-12:last-child {
    height: 100%;
  }
  #fourthSection
    > .container
    > .row
    .col-sm-12:last-child
    > .row
    .col-12:last-child
    > .col-content {
    text-align: center;
  }
  #fourthSection
    > .container
    > .row
    .col-sm-12:last-child
    > .row
    .col-12:last-child
    > .col-content
    > h2 {
    font-size: 32px;
    text-align: center;
  }
  #fourthSection
    > .container
    > .row
    .col-sm-12:last-child
    > .row
    .col-12:last-child
    > .col-content
    > span {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    max-width: 100%;
    display: block;
    margin: 10px 0px;
  }
  #fourthSection
    > .container
    > .row
    .col-sm-12:last-child
    > .row
    .col-12:last-child
    > .col-content
    .btn {
    width: auto;
    height: 38px;
  }
  #fourthSection
    > .container
    > .row
    .col-sm-12:last-child
    > .row
    .col-12:last-child
    > .col-content
    .btn
    svg {
    display: none;
  }
  #fiveSection {
    padding: 30px 0px;
  }
  #fiveSection > .container > .row > .col-sm-12:first-child {
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  #fiveSection > .container > .row > .col-sm-12:first-child h2 {
    font-size: 24px;
    line-height: 30px;
    margin-top: 0px;
    text-align: center;
  }
  #fiveSection > .container > .row > .col-sm-12:first-child p {
    font-size: 16px;
    margin-bottom: 10px;
  }
  #fiveSection > .container > .row > .col-sm-12:first-child .btn {
    display: none;
  }
  #fiveSection > .container > .row > .col-sm-12:last-child .row > .col-sm-12 {
    height: auto;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  #fiveSection
    > .container
    > .row
    > .col-sm-12:last-child
    .row
    > .col-sm-12
    .cat-content {
    height: 130px;
    margin-bottom: 10px;
  }
  #fiveSection
    > .container
    > .row
    > .col-sm-12:last-child
    .row
    > .col-sm-12
    .cat-content
    .col-card {
    left: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }
  #fiveSection
    > .container
    > .row
    > .col-sm-12:last-child
    .row
    > .col-sm-12
    .cat-content
    .col-card
    p {
    display: none;
  }
  #fiveSection
    > .container
    > .row
    > .col-sm-12:last-child
    .row
    > .col-sm-12
    .cat-content
    .col-card
    h3 {
    margin-bottom: 0px;
    font-size: 20px;
  }
  #fiveSection
    > .container
    > .row
    > .col-sm-12:last-child
    .row
    > .col-sm-12
    .cat-content
    .btn {
    width: 40px;
    height: 40px;
    left: unset;
    right: 10px;
  }
  #sixSection {
    padding: 30px 0px 60px 0px;
  }
  #sixSection .section-title {
    font-size: 26px;
  }
  #sixSection .products.columns-4 {
    padding: 25px 0px !important;
  }
  #sevenSection > .container > .row > .col-sm-12:first-child img {
    height: 200px;
    margin-top: -60px;
  }
  #sevenSection > .container > .row > .col-sm-12:last-child {
    height: 100%;
  }
  #sevenSection > .container > .row > .col-sm-12:last-child .col-content {
    padding-left: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  #sevenSection > .container > .row > .col-sm-12:last-child .col-content h2 {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
  }
  #sevenSection > .container > .row > .col-sm-12:last-child .col-content p {
    font-size: 16px;
    line-height: 30px;
    text-align: center;
  }
  #heightSection > .container > .row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 30px;
  }
  #heightSection > .container > .row .col-content svg {
    width: 45px;
    height: 45px;
  }
  #heightSection > .container > .row .col-content h4,
  #heightSection > .container > .row .col-content span {
    font-size: 14px;
  }
  #nineSection {
    padding-bottom: 40px;
  }
  #nineSection .section-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
  }
  #nineSection > .container > .row:last-child {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .products.columns-4 {
    display: flex;
    overflow-x: scroll;
  }
}
@media (max-width: 374px) {
  #firstSection {
    height: 300px;
  }
  #firstSection .lSSlideWrapper ul li {
    height: 300px;
  }
  #firstSection .lSSlideWrapper ul #firstSlide .slide-content .slide-title,
  #firstSection .lSSlideWrapper ul #secondSlide .slide-content .slide-title,
  #firstSection .lSSlideWrapper ul #thirdSlide .slide-content .slide-title {
    font-size: 35px;
  }
  #firstSection .lSSlideWrapper ul #firstSlide .slide-content p,
  #firstSection .lSSlideWrapper ul #secondSlide .slide-content p,
  #firstSection .lSSlideWrapper ul #thirdSlide .slide-content p {
    font-size: 19px;
  }
  #firstSection .lSSlideWrapper ul #firstSlide .slide-content .s-price,
  #firstSection .lSSlideWrapper ul #secondSlide .slide-content .s-price,
  #firstSection .lSSlideWrapper ul #thirdSlide .slide-content .s-price {
    font-size: 19px;
  }
  #firstSection .lSSlideWrapper ul #firstSlide .slide-content .btn,
  #firstSection .lSSlideWrapper ul #secondSlide .slide-content .btn,
  #firstSection .lSSlideWrapper ul #thirdSlide .slide-content .btn {
    margin-bottom: 30px;
  }
  #firstSection .lSSlideWrapper ul li .row.h-100 {
    position: relative;
  }
  #firstSection .lSSlideWrapper ul li .row.h-100 > .col-md-6:first-child,
  #firstSection .lSSlideWrapper ul li .row.h-100 > .col-md-7:first-child {
    position: absolute;
    left: -40px;
    width: 65vw;
  }
  #thirdSection .content {
    width: 230px;
  }
  #thirdSection .content h2 {
    font-size: 19px;
  }
  #fiveSection
    > .container
    > .row
    > .col-sm-12:last-child
    > .row
    > .col-sm-12
    .cat-content
    .col-card {
    width: 220px;
  }
}
@media (min-width: 993px) {
  .product.type-product .lSSlideOuter .lSPager.lSpg > li.active a,
  .product.type-product .lSSlideOuter .lSPager.lSpg > li:hover a {
    background-color: #b7eaaf !important;
  }
  .product.type-product .lSSlideOuter .lSPager.lSpg > li a {
    background-color: #fff !important;
  }
  .product.type-product .lSAction > a.lSPrev {
    left: 10px !important;
  }
  .product.type-product .lSSlideOuter .lSPager.lSpg {
    left: 0px;
    right: 0px;
  }
  .product.type-product .lSAction > a.lSNext {
    right: 10px !important;
  }
  .product.type-product .lSPager {
    bottom: 5px !important;
  }
  .products-card ul.products .product.type-product {
    padding: 0px;
  }
  .products-card
    ul.products
    .product.type-product
    > .woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    position: relative;
    width: 100%;
  }
  .products-card
    ul.products
    .product.type-product
    > .woocommerce-LoopProduct-link.woocommerce-loop-product__link
    img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 300px;
    height: 270px;
  }
  .products-card ul.products .product.type-product .sc-loop-footer {
    padding: 0px 25px 25px 25px;
    height: calc(100% - 270px);
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
  }
}
@media (max-width: 992px) {
  .products-card ul.products .product.type-product {
    padding: 0px !important;
  }
  .products-card
    ul.products
    .product.type-product
    .woocommerce-loop-product__title {
    min-height: auto !important;
    font-size: 18px;
  }
  .sc-loop-footer {
    padding: 15px;
  }
  .lSPager.lSpg > li a {
    width: 10px;
    height: 10px;
  }
  .lSPager {
    bottom: 0px;
  }
  .lSPager li.active a {
    background-color: #fff !important;
  }
  .lSAction > a.lSPrev {
    left: 20px;
  }
  .lSAction > a.lSNext {
    right: 20px;
  }
  .lSAction > a {
    width: 40px;
    height: 40px;
  }
  .woocommerce-loop-product__link {
    position: relative;
  }
  .woocommerce-loop-product__link .lSPager {
    left: 0px;
    right: 0px;
  }
  #sixSection ul.products .lSPager {
    bottom: 0px;
  }
  #sixSection ul.products .lSPager.lSpg > li a {
    width: 9px !important;
    height: 9px !important;
  }
  #sixSection ul.products .lSAction > a.lSPrev,
  #sixSection .lSAction > a.lSPrev {
    left: 0px !important;
  }
  #sixSection .lSAction > a.lSPrev {
    background: #fff;
  }
  #sixSection .lSAction > a {
    width: 32px !important;
    height: 32px !important;
  }
  .products-card
    ul.products
    .product.type-product
    .woocommerce-loop-product__title {
    min-height: 60px !important;
  }
}
ul.products .lSAction > a {
  width: 32px !important;
  height: 32px !important;
}
@media (max-width: 767px) {
  #firstSection #firstSlide .slide-content .s-price,
  #firstSection #secondSlide .slide-content .s-price,
  #firstSection #thirdSlide .slide-content .s-price {
    margin-top: 0px !important;
  }
  #firstSection #firstSlide {
    background-position: center center !important;
  }
  #firstSection #secondSlide img {
    transform: scale(1.6);
  }
  #firstSection .lSSlideWrapper ul #secondSlide img {
    transform: scale(1.5) !important;
    margin-bottom: 20px !important;
  }
  #nineSection > .container > .row:last-child {
    display: flex !important;
  }
  #nineSection > .container > .row:last-child .col-sm-12 {
    width: 50%;
    display: inline-block;
    margin-bottom: 20px;
  }
  .post-card .post-card-content h5,
  .post-card .post-card-content h3 {
    font-size: 20px;
    line-height: 23px;
    height: 48px;
    max-height: 48px;
  }
  .most-sold-section .lSPager {
    bottom: 40px;
  }
}
@media (max-width: 767px) {
  .loop-gallery-item img {
    max-height: 190px;
    width: auto;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  #firstSection #firstSlide .h-100 > .col-md-6:last-child,
  #firstSection #secondSlide .h-100 > .col-md-6:last-child,
  #firstSection #thirdSlide .h-100 > .col-md-6:last-child {
    margin-left: auto;
  }
  /* #firstSection .lSSlideWrapper ul #firstSlide .slide-content .s-price,
  #firstSection .lSSlideWrapper ul #secondSlide .slide-content .s-price,
  #firstSection .lSSlideWrapper ul #thirdSlide .slide-content .s-price {
    margin-top: 0px !important;
  } */
  #firstSection .lSSlideWrapper ul #firstSlide .slide-content,
  #firstSection .lSSlideWrapper ul #secondSlide .slide-content,
  #firstSection .lSSlideWrapper ul #thirdSlide .slide-content {
    justify-content: center;
  }
  #firstSection .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color: var(--primary-color-dark) !important;
    background: var(--primary-color-dark);
  }
  #thirdSection .r-img {
    height: 100%;
  }
  #thirdSection .r-img .col-md-6:first-child {
    margin-bottom: 0px;
    height: auto;
    margin: 0;
  }
  #thirdSection .r-img .col-md-6:last-child {
    margin-bottom: 0px;
    height: auto;
    margin: 0;
  }
  #thirdSection .content {
    width: 80% !important;
  }
  #thirdSection .content h3 {
    font-size: 18px;
  }
  #thirdSection .btn {
    right: 0px !important;
  }
  #sevenSection > .container > .row > .col-sm-12:first-child img {
    height: 100%;
    margin-top: 0px;
  }
  #heightSection > .container > .row {
    display: flex;
  }
  #nineSection > .container > .row:last-child {
    display: flex;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  #firstSection .lSSlideWrapper ul #firstSlide {
    background-position: 50% 30% !important;
  }
}
#sectionReviews .lSSlideOuter .lSPager.lSpg > li.active a,
#sectionReviews .lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #213f36;
}
#sectionReviews .box-review {
  padding: 30px;
  background: rgba(33, 63, 54, 0.04);
  width: 300px;
  height: 300px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 8px;
  box-shadow: 0px 3px 13px rgba(0, 0, 0, 0.18);
  margin: 20px auto;
}
#sectionReviews .box-review .rev-user {
  display: block;
  align-items: center;
}
#sectionReviews .box-review .rev-user span {
  font-size: 16px;
  color: #213f36;
  font-weight: 400;
  line-height: 24px;
  display: block;
  text-align: center;
}
#sectionReviews .box-review .rev-user svg {
  width: 21px;
  height: 21px;
  fill: #213f36;
  color: #213f36;
  margin-right: 10px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#sectionReviews .box-review .rev-title {
  display: block;
  color: #242424;
  font-weight: 600;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 0px;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 60px;
  height: 60px;
  text-align: center;
}
#sectionReviews .box-review .rev-content {
  color: #242424;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0px;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#sectionReviews .avarage-stars {
  text-align: center;
}
#sectionReviews .avarage-stars .star {
  width: 25px;
  height: 25px;
  cursor: pointer;
}
#sectionReviews .avarage-stars .avarage-stars svg {
  cursor: auto !important;
}
#sectionReviews .avarage-stars .star.empty > path:first-child {
  color: rgba(0, 0, 0, 0);
  fill: rgba(0, 0, 0, 0);
}
#sectionReviews .avarage-stars .star.empty > path:last-child {
  color: #999;
  fill: #999;
}
#sectionReviews .avarage-stars .star.full,
#sectionReviews .avarage-stars .star.full > path {
  color: gold;
  fill: gold;
}
#sectionReviews {
  padding-bottom: 160px;
}
#sectionReviews .section-title {
  margin-top: 0;
  margin-bottom: 30px;
  color: #000;
  font-size: 36px;
  font-weight: 600;
}
#sectionReviews .lSPager {
  left: auto !important;
  right: auto !important;
  text-align: center !important;
  width: 100% !important;
}
#sectionReviews .lSAction > a svg {
  width: 20px;
  height: 30px;
  color: #213f36;
}
#sectionReviews .lSAction > a {
  border-radius: 50%;
  background: #fff;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}
