/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

@import url("https://fonts.googleapis.com/css2?family=Doppio+One&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a {
  text-decoration: none !important;
}
a:focus {
  outline: 0 !important;
}
p {
  margin: 0;
}
img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
.woocommerce-js h1,
.woocommerce-js h2,
.woocommerce-js h3,
.woocommerce-js h4,
.woocommerce-js h5,
.woocommerce-js h6 {
  margin: 0;
}
#page .site-content {
  overflow: hidden;
}
.elementor-widget-image a img[src$=".svg"] {
  width: auto !important;
}
.header-wrapper
  .header-search
  .hfe-search-button-wrapper
  .hfe-search-form__container {
  max-width: 350px;
  margin: 0 auto;
}
.header-wrapper
  .header-search
  .hfe-search-button-wrapper
  .hfe-search-form__input {
  border: 1px solid #dad9d7 !important;
  border-radius: 30px;
  font-size: 14px;
  line-height: 21px;
  color: #2d2d2d;
  background-color: #fff !important;
  height: 44px;
  font-weight: normal !important;
  padding: 12px 45px 12px 18px !important;
  font-family: "Poppins" !important;
}
.header-wrapper
  .header-search
  .hfe-search-button-wrapper
  .hfe-search-form__input::placeholder {
  color: #2d2d2d;
}
.header-wrapper .header-search .hfe-search-button-wrapper .hfe-search-submit {
  position: absolute;
  right: 0;
  width: 44px;
  height: 100%;
  background: #0caab8 !important;
  border: 1px solid #0caab8;
  min-width: auto !important;
  border-radius: 0 30px 30px 0;
  transition: all 0.3s ease;
}
.header-wrapper
  .header-search
  .hfe-search-button-wrapper
  .hfe-search-submit:hover
  .fas {
  filter: invert(1);
}
.header-wrapper
  .header-search
  .hfe-search-button-wrapper
  .hfe-search-submit:hover {
  background: transparent !important;
}
/* .header-wrapper
  .header-search
  .hfe-search-button-wrapper
  .hfe-search-submit
  .fas {
  background: url(/wp-content/uploads/2024/08/search.svg);
  width: 17px;
  height: 17px;
  display: inline-block;
} */
.header-wrapper .header-account .account-btn .elementor-button-content-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.header-wrapper
  .header-account
  .account-btn
  .elementor-button-content-wrapper
  .elementor-button-icon {
  display: flex;
}
.header-wrapper
  .header-account
  .account-btn
  .elementor-button-content-wrapper
  svg {
  width: auto;
}
.header-wrapper
  .header-account
  .cart-btn
  .hfe-menu-cart__toggle
  .hfe-cart-container {
  padding: 0;
  border: 0;
}
.header-wrapper
  .header-account
  .cart-btn
  .hfe-menu-cart__toggle
  .elementor-button-icon {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 3px;
}
.header-wrapper
  .header-account
  .cart-btn
  .hfe-menu-cart__toggle
  .elementor-button-icon:after {
  content: "Basket";
  display: inline-block;
  font-size: 14px;
  line-height: 21px;
  font-weight: 600;
  font-family: "Poppins";
  color: #222222;
  text-transform: uppercase;
}
.header-wrapper
  .header-account
  .cart-btn
  .hfe-menu-cart__toggle
  .elementor-button-icon
  .eicon::before {
  content: "" !important;
  background-image: url(/wp-content/uploads/2024/08/cart.svg);
  width: 22px;
  height: 20px;
  display: flex;
}
.header-wrapper
  .header-account
  .cart-btn
  .hfe-menu-cart__toggle
  .elementor-button-icon::before {
  background-color: #0caab8 !important;
  min-width: 16px !important;
  width: 16px;
  height: 16px !important;
  font-size: 11px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  right: 0;
  top: -7px !important;
  font-family: "Inter";
  font-weight: 600;
}
.header-menu .elementskit-navbar-nav {
  justify-content: space-between !important;
}
.header-menu .elementskit-navbar-nav .menu-item .menu-link:hover {
  text-decoration: underline !important;
  text-underline-offset: 3px;
}
.category-box .price p span {
  font-size: 15px;
  color: #6a7273;
  font-weight: 500;
}
.category-box .shape img,
.category-box .shape-hover img {
  transition: all 0.3s ease;
}
.category-box:hover .shape img {
  opacity: 0;
}
.category-box:hover .shape-hover img {
  opacity: 1;
}
.testimonial-slider .strong-view.wpmtst-default .wpmtst-testimonial {
  border: 0;
}
.testimonial-slider
  .strong-view.wpmtst-default
  .wpmtst-testimonial
  .wpmtst-testimonial-inner {
  border: 1px solid #dedee5;
  border-radius: 16px;
  padding: 32px 33px 32px 135px;
}
.testimonial-slider
  .strong-view.wpmtst-default
  .wpmtst-testimonial
  .wpmtst-testimonial-inner:before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2024/08/testimonial-quote.svg);
  width: 55px;
  height: 39px;
  left: 41px;
  top: 41px;
}
.testimonial-slider
  .strong-view.wpmtst-default
  .wpmtst-testimonial
  .wpmtst-testimonial-inner
  .wpmtst-testimonial-content {
  margin-bottom: 12px;
}
.testimonial-slider
  .strong-view.wpmtst-default
  .wpmtst-testimonial
  .wpmtst-testimonial-inner
  .wpmtst-testimonial-content
  p {
  font-size: 15px;
  line-height: 30px;
  color: #222222;
  font-family: "Poppins";
  letter-spacing: 0.02rem;
}
.testimonial-slider
  .strong-view.wpmtst-default
  .wpmtst-testimonial
  .wpmtst-testimonial-inner
  .wpmtst-testimonial-field {
  text-align: left;
  font-size: 16px;
  line-height: 27px;
  color: #000000;
  font-family: "Poppins";
  font-weight: 600;
  letter-spacing: 0.02rem;
}
.testimonial-slider
  .strong-view.wpmtst-default
  .wpmslider-controls
  .wpmslider-controls-direction
  a {
  display: flex !important;
  width: 55px;
  height: 55px;
  border: 1px solid #dedee5;
  border-radius: 50%;
  background: #fff;
  align-items: center;
  justify-content: center;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease;
}
.testimonial-slider
  .strong-view.wpmtst-default
  .wpmslider-controls
  .wpmslider-controls-direction
  a:hover {
  border-color: #0caab8;
}
.testimonial-slider
  .strong-view.wpmtst-default
  .wpmslider-controls
  .wpmslider-controls-direction
  a::before {
  mask: none;
  background-image: url(/wp-content/uploads/2024/09/slider-arrow.svg);
  background-color: transparent;
  top: 0;
  left: 0;
  width: 10px;
  height: 14px;
  background-repeat: no-repeat;
}
.testimonial-slider
  .strong-view.wpmtst-default
  .wpmslider-controls
  .wpmslider-controls-direction
  .wpmslider-next::before {
  transform: rotate(180deg);
}
.testimonial-slider
  .strong-view.wpmtst-default
  .wpmslider-controls
  .wpmslider-controls-direction
  .wpmslider-prev {
  left: -85px;
}
.testimonial-slider
  .strong-view.wpmtst-default
  .wpmslider-controls
  .wpmslider-controls-direction
  .wpmslider-next {
  right: -85px;
}
.category-posts {
  position: relative;
}
.category-posts ul {
  margin: 0 !important;
}
.category-posts .slick-list {
  margin: 0 -10px;
}
.category-posts .slick-list .slick-slide {
  margin: 0 10px;
}
.woocommerce-js ul.products .product {
  background: #fff;
  border: 1px solid #dedee5;
  border-radius: 16px;
  padding: 26px 26px 31px !important;
  margin-bottom: 15px !important;
}
.woocommerce-js .category-posts .slick-slider .product {
    margin-bottom: 0 !important;
    position: relative;
}
.woocommerce-js ul.products .product .astra-shop-thumbnail-wrap img {
  width: 100%;
  height: 200px;
  margin: 0;
  object-fit: contain;
}
.woocommerce-js ul.products .product .wpro-pre-order-shop-page {
  display: none;
}
.woocommerce-js ul.products .product .astra-shop-summary-wrap {
  margin-top: 24px;
}
.woocommerce-js div.product div.summary{
  margin-bottom: 0 ;
}
.woocommerce-js ul.products .product .astra-shop-summary-wrap h2 {
  font-size: 18px;
  line-height: 25px;
  color: #2d2d2d;
  font-weight: 500;
  font-family: "Poppins";
  margin-bottom: 10px;
}
.woocommerce-js ul.products .product .astra-shop-summary-wrap .price {
  font-size: 24px;
  line-height: 30px;
  color: #dd3239;
  font-weight: 600;
  font-family: "Poppins";
  margin-bottom: 0;
}
.woocommerce-js ul.products .product .astra-shop-summary-wrap .price .inc-vat,
.woocommerce-js
  ul.products
  .product
  .astra-shop-summary-wrap
  .price
  .vat-eligible {
  display: none;
}
.woocommerce-js
  ul.products
  .product
  .astra-shop-summary-wrap
  .price
  .vat-relief {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.02rem;
  font-weight: 500;
  margin: 0;
}
.woocommerce-js ul.products .product .astra-shop-summary-wrap .price .sale-price {
    display: none !important;
}
.woocommerce-js ul.products .product .astra-shop-summary-wrap .price span {
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: normal;
}
.woocommerce-js
  ul.products
  .product
  .astra-shop-summary-wrap
  .price
  .card_specifications
  ul {
  margin: 10px 0 0;
}
.woocommerce-js
  ul.products
  .product
  .astra-shop-summary-wrap
  .price
  .card_specifications
  ul
  li {
  font-size: 14px;
  line-height: 22px;
  color: #2d2d2d;
  font-weight: normal;
  position: relative;
  padding-left: 20px;
}
.woocommerce-js
  ul.products
  .product
  .astra-shop-summary-wrap
  .price
  .card_specifications
  ul
  li:before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2024/09/spec-icon.svg);
  width: 12px;
  height: 9px;
  left: 0;
  top: 7px;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .cart:not(.variations_form) {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 30px;
  margin-top: 14px;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .cart::before,
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .cart::after {
  display: none;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .cart
  .quantity {
  margin: 0;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .cart
  .quantity
  input {
  border: 1px solid #acacac;
  text-align: center;
  -moz-appearance: textfield;
  font-family: "Poppins";
  font-size: 17px;
  line-height: normal;
  color: #222222;
  font-weight: 600;
  height: 56px;
  border-radius: 3px;
  max-width: 148px;
  width: 148px;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .cart
  .single_add_to_cart_button {
  margin: 0;
  width: 100%;
  background: #0a9ba8;
  border: 1px solid #0a9ba8;
  font-family: "Poppins";
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 0.02rem;
  padding: 17px 20px;
  border-radius: 4px;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .cart
  .single_add_to_cart_button:hover {
  background: transparent;
  color: #0a9ba8;
}
.woocommerce-js ul.products .product .astra-shop-summary-wrap .button {
  border: 1px solid #dd3239;
  border-radius: 4px;
  padding: 8px 7px;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin: 20px 0 0;
  background: #dd3239;
  font-family: "Poppins";
  transition: all 0.3s ease;
}
.woocommerce-js ul.products .product .astra-shop-summary-wrap .button:hover {
  background: transparent;
  color: #dd3239;
  border-color: #dd3239;
}
.woocommerce-js
  ul.products
  .product
  .astra-shop-summary-wrap
  .button.custom_button:hover {
  background: transparent;
  color: #0caab8;
  border-color: #0caab8;
}
.category-posts .slick-arrow {
  background: #fff;
  border: 1px solid #dedee5;
  padding: 0;
  display: flex;
  position: absolute;
  top: 42%;
  transform: translateY(-50%);
  width: 55px;
  height: 55px;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}
.category-posts .slick-arrow:hover {
  border-color: #0caab8;
}
.category-posts .slick-arrow.prev-best {
  left: -85px;
  right: auto;
}
.category-posts .slick-arrow.next-best {
  right: -85px;
  left: auto;
}
.category-posts .slick-arrow.slick-hidden {
  display: none;
}
.archive .site-content #primary {
  margin: 0;
  padding: 0;
}
.archive
  .site-content
  #primary
  .woocommerce-breadcrumb:not(
    .woocommerce-custom-breadcrumb .woocommerce-breadcrumb
  ) {
  display: none;
}
.woocommerce-products-header {
  background: #e8f2f3;
  padding: 37px 0 39px;
  margin-bottom: 25px;
  text-align: center;
  position: relative;
}
.woocommerce-products-header:before {
  content: "";
  position: absolute;
  left: 0;
  right: auto;
  bottom: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #e8f2f3;
  margin-left: -100vw;
}
.woocommerce-products-header:after {
  content: "";
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #e8f2f3;
  margin-right: -100vw;
}
.woocommerce-products-header .heading {
  margin-bottom: 14px;
}
.woocommerce-products-header .heading h1 {
  font-size: 36px;
  line-height: 40px;
  color: #0caab8;
  font-weight: 600;
  font-family: "Poppins";
  margin: 0;
}
.woocommerce-products-header .woocommerce-breadcrumb {
  font-size: 13px;
  line-height: 20px;
  color: #000000;
  font-family: "Poppins";
  margin: 0;
  letter-spacing: 0.01rem;
}
.woocommerce-products-header .woocommerce-breadcrumb a {
  color: #5e5e61;
}
.archive .site-content #primary .category_wrapper .products {
  gap: 30px;
  max-width: 1170px;
  margin: 0 auto 95px;
}
.archive .site-content #primary .category_wrapper .products .product-category {
  border: 0;
  padding: 0 !important;
  margin: 0 !important;
  border-radius: 0;
}
.archive
  .site-content
  #primary
  .category_wrapper
  .products
  .product-category
  img {
  width: 100%;
  height: 250px;
  margin-bottom: 13px;
  /*    background: #F3F3F3;*/
  object-fit: scale-down;
  border-radius: 4px;
  transition: all 0.3s ease;
}
.archive
  .site-content
  #primary
  .category_wrapper
  .products
  .product-category
  img:hover {
  transform: scale(1.02);
}
.archive
  .site-content
  #primary
  .category_wrapper
  .products
  .product-category
  h2 {
  position: static;
  padding: 0;
  font-size: 20px;
  line-height: 25px;
  color: #222222;
  text-transform: capitalize;
  font-weight: 600;
  font-family: "Poppins";
}
.archive
  .site-content
  #primary
  .category_wrapper
  .products
  .product-category
  h2
  .count {
  display: none;
}
.archive .site-content #primary .category_wrapper .category-accordion {
  max-width: 865px;
  margin: 0 auto;
  padding: 92px 0 125px;
  border-top: 1px solid rgba(0, 0, 0, 0.22);
  position: relative;
}
.archive .site-content #primary .category_wrapper .category-accordion:before {
  content: "";
  position: absolute;
  left: 0;
  right: auto;
  bottom: 0;
  top: -1px;
  width: 100vw;
  height: 1px;
  background: rgba(0, 0, 0, 0.22);
  margin-left: -100vw;
}
.archive .site-content #primary .category_wrapper .category-accordion:after {
  content: "";
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  top: -1px;
  width: 100vw;
  height: 1px;
  background: rgba(0, 0, 0, 0.22);
  margin-right: -100vw;
}
.archive .site-content #primary .category_wrapper .category-accordion h2 {
  font-size: 36px;
  line-height: 40px;
  font-weight: 500;
  text-align: center;
  color: #2d2d2d;
  font-family: "Poppins";
  margin-bottom: 38px;
}
.sp-easy-accordion .sp-ea-single {
  border-radius: 4px;
  overflow: hidden;
}
.sp-easy-accordion .sp-ea-single:nth-last-child(2) {
  margin: 0 !important;
}
.sp-easy-accordion .sp-ea-single .ea-header a {
  font-size: 18px;
  line-height: 27px;
  font-weight: 500;
  font-family: "Poppins";
  padding: 18px 30px !important;
}
.sp-easy-accordion .sp-ea-single .sp-collapse .ea-body {
  padding: 0 30px 18px;
}
.sp-easy-accordion .sp-ea-single .sp-collapse .ea-body p {
  font-size: 16px;
  font-family: "Poppins";
}
.sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon::before {
  content: "";
  background-image: url(/wp-content/uploads/2024/09/faq-arrow.svg);
  width: 10px;
  height: 6px;
  line-height: normal;
  margin: 0;
  transition: all 0.3s ease;
}
.sp-easy-accordion
  .sp-ea-single.ea-expand
  .ea-header
  a
  .ea-expand-icon::before {
  transform: rotate(180deg);
}
body.single.single-product #primary {
  margin-top: 20px;
  margin-bottom: 0;
}
body.single.single-product #primary .custom-breadcrumb .woocommerce-breadcrumb {
  margin-bottom: 11px;
  font-size: 13px;
  line-height: 15px;
  font-family: "Roboto";
  color: #000;
}
body.single.single-product
  #primary
  .custom-breadcrumb
  .woocommerce-breadcrumb
  a {
  color: #a5a6af;
}
body.single.single-product #primary .woocommerce-notices-wrapper {
  display: none;
}
body.single.single-product #primary .product #wpgs-gallery {
  max-width: 52% !important;
  margin-right: 70px;
}
body.single.single-product #primary .product #wpgs-gallery .wcgs-carousel {
    width: 100%;
}
body.single.single-product #primary .product .summary.entry-summary {
  max-width: calc(48% - 70px) !important;
  width: 100%;
  overflow: visible !important;
}
body.single.single-product #primary .product .summary.entry-summary h1 {
  font-size: 27px;
  line-height: 36px;
  color: #2d2d2d;
  font-weight: 600;
  font-family: "Poppins";
  margin-bottom: 0;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .product_meta {
  padding: 0;
  margin: 6px 0 20px;
  border: 0;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .product_meta
  .sku_wrapper {
  font-size: 18px;
  line-height: 24px;
  color: #353535;
  font-weight: normal;
  font-family: "Poppins";
}
body.single.single-product #primary .product .summary.entry-summary .inc-vat {
  font-size: 14px;
  line-height: 14px;
  color: #2d2d2d;
  font-family: "Poppins";
  /* margin-bottom: 14px; */
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .inc-vat
  span {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .vat-relief {
  font-size: 14px;
  line-height: 14px;
  color: #dd3239;
  font-family: "Poppins";
  margin-bottom: 14px;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .vat-relief
  span {
  font-size: 35px;
  line-height: 45px;
  font-weight: bold;
}
body.single.single-product #primary .product .summary.entry-summary .sale-price {
    background: #dd3239;
    display: inline-block;
    color: #fff;
    border-radius: 4px;
    padding: 15px;
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    font-family: "Poppins";
    margin-top: 10px;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .vat-eligible {
    margin: 15px 0 21px;
    border: 1px solid rgba(10, 155, 168, 0.22);
    background: rgba(10, 155, 168, 0.04);
    border-radius: 4px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    font-family: "Poppins";
    color: #0a9ba8;
    display: inline-block;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .variations_form
  .variations {
  margin: 0;
  border: 0;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .variations_form
  .variations
  tr {
  margin: 0;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .variations_form
  .variations
  tr
  th {
  width: 100%;
  margin-bottom: 10px;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .variations_form
  .variations
  tr
  th,
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .variations_form
  .variations
  tr
  th
  label {
  margin: 0;
  padding: 0 !important;
  font-size: 17px;
  line-height: 25px;
  font-weight: 500;
  font-family: "Poppins";
  color: #000;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .variations_form
  .variations
  tr
  td {
  width: 100%;
  display: block !important;
  padding: 0 !important;
  line-height: normal;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .variations_form
  .variations
  tr
  td
  .reset_variations {
  line-height: normal;
  display: none !important;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .variations_form
  .single_variation_wrap {
  margin: 20px 0 30px;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .variations_form
  .single_variation_wrap
  .woocommerce-variation {
  display: none !important;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .variations_form
  .woocommerce-variation-add-to-cart {
  display: flex;
  align-items: center;
  gap: 18px;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .variations_form
  .woocommerce-variation-add-to-cart
  .quantity {
  margin: 0;
  border-radius: 4px;
  float: none;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .variations_form
  .woocommerce-variation-add-to-cart
  .quantity
  input {
  border: 1px solid #acacac;
  text-align: center;
  -moz-appearance: textfield;
  font-family: "Poppins";
  font-size: 17px;
  line-height: normal;
  color: #222222;
  font-weight: 600;
  height: 56px;
  border-radius: 3px;
  max-width: 148px;
  width: 148px;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .variations_form
  .woocommerce-variation-add-to-cart
  .quantity
  input::-webkit-outer-spin-button,
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .variations_form
  .woocommerce-variation-add-to-cart
  .quantity
  input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .variations_form
  .woocommerce-variation-add-to-cart
  .single_add_to_cart_button {
  margin: 0;
  width: 100%;
  background: #0a9ba8;
  border: 1px solid #0a9ba8;
  font-family: "Poppins";
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 0.02rem;
  padding: 17px 20px;
  border-radius: 4px;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .variations_form
  .woocommerce-variation-add-to-cart
  .single_add_to_cart_button:hover {
  background: transparent;
  color: #0a9ba8;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .woocommerce-product-details__short-description {
  margin-bottom: 25px;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .woocommerce-product-details__short-description
  ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .woocommerce-product-details__short-description
  ul
  li {
  margin: 0 0 15px;
  position: relative;
  font-size: 17px;
  line-height: 25px;
  font-family: "Poppins";
  font-weight: 500;
  color: #000000;
  padding-left: 32px;
}
/* body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .woocommerce-product-details__short-description
  ul
  li:last-child {
  margin: 0;
} */
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .woocommerce-product-details__short-description
  ul
  li
  a {
  color: #0a9ba8;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .woocommerce-product-details__short-description
  ul
  li::before {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2024/09/list-check.svg);
  width: 20px;
  height: 20px;
  left: 0;
  top: 3px;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .woocommerce-product-details__short-description
  ul
  li.out-of-stock::before {
  background-image: url(/wp-content/uploads/2024/12/out-of-stock.svg);
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .ast-single-product-payments {
  padding: 0;
  border: 0;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .ast-single-product-payments
  legend {
  display: none;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .ast-single-product-payments
  ul {
  justify-content: left;
  gap: 10px;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .ast-single-product-payments
  ul
  li {
  margin: 0;
  width: 60px;
}
body.single.single-product
  #primary
  .product
  .summary.entry-summary
  .ast-single-product-payments
  ul
  li
  svg {
  height: 36px;
  width: 60px;
}
body.single.single-product
  #primary
  .product
  #wpgs-gallery
  .gallery-navigation-carousel-wrapper {
  margin-top: 20px;
}
body.single.single-product
  #primary
  .product
  #wpgs-gallery
  .gallery-navigation-carousel-wrapper
  .swiper-slide.swiper-slide-thumb-active
  img {
  border: 1px solid #0a9ba8;
}
body.single.single-product
  #primary
  .product
  #wpgs-gallery
  .wcgs-carousel
  .swiper-slide {
  /*    background: #F9FAFB;*/
  border-radius: 8px;
  padding: 35px 46px 60px;
}
#wpgs-gallery .wcgs-thumb.swiper-slide img {
  box-shadow: none !important;
}
body.single.single-product
  #primary
  .product
  #wpgs-gallery
  .wcgs-carousel
  .swiper-slide
  img {
  width: 516px;
  height: 516px;
  object-fit: contain;
  box-shadow: none !important;
}
body.single.single-product
  #primary
  .product
  #wpgs-gallery
  .wcgs-carousel
  .wcgs-swiper-arrow {
  min-width: 42px;
  min-height: 42px;
  background: #ffffff;
  border-radius: 50%;
}
body.single.single-product
  #primary
  .product
  #wpgs-gallery
  .wcgs-carousel
  .wcgs-swiper-arrow::before {
  color: #353535;
}
/*body.single.single-product #primary .product #wpgs-gallery .wcgs-carousel .wcgs-swiper-button-next {
    right: 20px;
}
body.single.single-product #primary .product #wpgs-gallery .wcgs-carousel .wcgs-swiper-button-prev {
    left: 20px;
}*/
body.single.single-product #primary .product .woocommerce-tabs {
  padding-top: 40px;
}
body.single.single-product #primary .product .woocommerce-tabs .tabs {
  margin: 0;
}
/*body.single.single-product #primary .product .woocommerce-tabs .tabs::before {
    display: none;
}*/
body.single.single-product #primary .product .woocommerce-tabs .tabs li {
  margin-right: 48px;
}
body.single.single-product #primary .product .woocommerce-tabs .tabs li a {
  font-size: 17px;
  line-height: 24px;
  font-weight: normal;
  color: #5a5a5a;
  font-family: "Poppins";
  padding: 0 0 16px;
}
body.single.single-product
  #primary
  .product
  .woocommerce-tabs
  .tabs
  li.active
  a {
  color: #0caab8;
  font-weight: 500;
}
body.single.single-product #primary .product .woocommerce-tabs .tabs::before {
  top: auto !important;
  border-bottom: 1px solid #acacac;
}
body.single.single-product
  #primary
  .product
  .woocommerce-tabs
  .tabs
  li.active::before {
  bottom: 0;
  top: auto;
  background: #0caab8;
  height: 2px;
}
body.single.single-product
  #primary
  .product
  .woocommerce-tabs
  .woocommerce-Tabs-panel {
  padding-top: 20px;
}
body.single.single-product
  #primary
  .product
  .woocommerce-tabs
  .woocommerce-Tabs-panel
  .description-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 73px;
}
body.single.single-product
  #primary
  .product
  .woocommerce-tabs
  .woocommerce-Tabs-panel
  .description-wrapper
  .left-desc {
  max-width: calc(58% - (73px * 1 / 2));
  width: 100%;
}
body.single.single-product
  #primary
  .product
  .woocommerce-tabs
  .woocommerce-Tabs-panel
  .description-wrapper
  .right-desc {
  max-width: calc(42% - (73px * 1 / 2));
  width: 100%;
}
body.single.single-product
  #primary
  .product
  .woocommerce-tabs
  .woocommerce-Tabs-panel
  h2 {
  font-size: 22px;
  line-height: 36px;
  color: #222222;
  font-weight: 600;
  font-family: "Poppins";
  margin: 0 0 15px;
}
body.single.single-product
  #primary
  .product
  .woocommerce-tabs
  .woocommerce-Tabs-panel
  p {
  font-size: 16px;
  line-height: 33px;
  color: #5a5a5a;
  font-family: "Poppins";
  margin-bottom: 15px;
}
body.single.single-product
  #primary
  .product
  .woocommerce-tabs
  .woocommerce-Tabs-panel
  .description-wrapper
  .right-desc
  ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body.single.single-product
  #primary
  .product
  .woocommerce-tabs
  .woocommerce-Tabs-panel
  .description-wrapper
  .right-desc
  ul
  li {
  margin: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  font-family: "Poppins";
  color: #222222;
  padding: 20px;
  background: #f7f7f7;
  border-top: 1px solid #d0cfcd;
  border-bottom: 1px solid #d0cfcd;
  margin-bottom: -1px;
  display: flex;
  align-items: center;
  gap: 10px;
}
body.single.single-product #primary .product .woocommerce-tabs .woocommerce-Tabs-panel .description-wrapper .right-desc ul li img {
    box-shadow: none;
    max-width: 20px;
    width: 100%;
}
body.single.single-product
  #primary
  .product
  .woocommerce-tabs
  .woocommerce-Tabs-panel
  .description-wrapper
  .right-desc
  ul
  li:nth-child(even) {
  background: #fff;
}
body.single.single-product
  #primary
  .product
  .woocommerce-tabs
  .woocommerce-Tabs-panel
  .description-wrapper
  .right-desc
  ul
  li
  strong {
  font-weight: 500;
}
body.single .product .related .heading {
  text-align: center;
  margin-bottom: 20px;
}
body.single .product .upsells .heading {
  text-align: center;
  margin-bottom: 20px;
}
body.single .product .related .heading h2 {
  font-size: 38px;
  line-height: 50px;
  color: #2d2d2d;
  font-family: "Poppins";
  font-weight: 500;
}
body.single .product .upsells .heading h2 {
  font-size: 38px;
  line-height: 50px;
  color: #2d2d2d;
  font-family: "Poppins";
  font-weight: 500;
}
body.single .product .related .products {
  display: block;
  margin: 0;
}
body.single .product .upsells .products {
  display: block;
  margin: 0;
}
body.single .product .related {
  background: #f7f8f9;
  position: relative;
  padding: 70px 0 130px;
}
body.single .product .upsells {
  background: #f7f8f9;
  position: relative;
  padding: 70px 0 130px;
}
body.single .product .related:before {
  content: "";
  position: absolute;
  left: 0;
  right: auto;
  bottom: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #f7f8f9;
  margin-left: -100vw;
}
body.single .product .upsells:before {
  content: "";
  position: absolute;
  left: 0;
  right: auto;
  bottom: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #f7f8f9;
  margin-left: -100vw;
}
body.single .product .related:after {
  content: "";
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #f7f8f9;
  margin-right: -100vw;
}
body.single .product .upsells:after {
  content: "";
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #f7f8f9;
  margin-right: -100vw;
}
body.single.single-product .site-content {
  border-top: 1px solid #c6c6c6;
}
body.single .product .related .products .slick-arrow {
  background: #fff;
  border: 1px solid #dedee5;
  padding: 0;
  display: flex;
  position: absolute;
  top: 44%;
  transform: translateY(-50%);
  width: 55px;
  height: 55px;
  align-items: center;
  justify-content: center;
  z-index: 99;
}
body.single .product .upsells .products .slick-arrow {
  background: #fff;
  border: 1px solid #dedee5;
  padding: 0;
  display: flex;
  position: absolute;
  top: 44%;
  transform: translateY(-50%);
  width: 55px;
  height: 55px;
  align-items: center;
  justify-content: center;
  z-index: 99;
}
body.single .product .related .products .prev-related {
  /* left: -85px; */
  left: -25px;
}
body.single .product .upsells .products .prev-related {
  /* left: -85px; */
  left: -25px;
}
body.single .product .related .products .next-related {
  /* right: -85px; */
  right: -25px;
}
body.single .product .upsells .products .next-related {
  /* right: -85px; */
  right: -25px;
}
body.single .product .related .products .next-related svg {
  transform: rotate(180deg);
}
body.single .product .upsells .products .next-related svg {
  transform: rotate(180deg);
}
body.single .product .related .products .related-products {
  padding: 0 1px;
}
body.single .product .upsells .products .related-products {
  padding: 0 1px;
}
body.single .product .related .products .related-products .product {
  margin: 0 !important;
}
body.single .product .related .products .related-products .product {
  margin: 0 10px !important;
}
body.single .product .related .products .related-products .slick-list {
  margin: 0 -10px;
}
body.single .product .upsells .products .upsell-products {
  padding: 0 1px;
}
body.single .product .upsells .products .upsell-products .product {
  margin: 0 !important;
}
body.single .product .upsells .products .upsell-products .product {
  margin: 0 10px !important;
}
body.single .product .upsells .products .upsell-products .slick-list {
  margin: 0 -10px;
}
.contact-form form .two-field {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin: 0;
}
.contact-form form .two-field .form-group {
  max-width: calc(50% - (15px * 1 / 2));
  width: 100%;
}
.contact-form .form-group {
  margin: 0 0 20px;
}
.contact-form .form-group p {
  margin: 0;
}
.contact-form .form-group label {
  font-size: 14px;
  line-height: 21px;
  color: #5a5a5a;
  font-weight: normal;
  font-family: "Poppins";
  margin-bottom: 4px;
  display: block;
}
.contact-form .form-group br {
  display: none;
}
.contact-form .form-group .wpcf7-form-control {
  border: 1px solid rgba(37, 37, 37, 0.4);
  border-radius: 12px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  font-family: "Poppins";
  color: #222222 !important;
  height: auto !important;
  width: 100% !important;
  padding: 16px 19px !important;
}
.contact-form .form-group .wpcf7-form-control.wpcf7-textarea {
  height: 156px !important;
}
.contact-form .submit_btn,
.contact-form .submit_btn p {
  margin: 0;
}
.contact-form .submit_btn input {
  background: #0caab8;
  border: 1px solid #0caab8;
  border-radius: 4px;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font-weight: bold;
  font-family: "Poppins";
  text-transform: uppercase;
  letter-spacing: 0.02rem;
  display: block;
  width: 100%;
  padding: 15px 20px;
  transition: all 0.3s ease;
}
.contact-form .submit_btn {
  position: relative;
}
.contact-form .submit_btn .wpcf7-spinner {
  position: absolute;
  right: 0;
  top: 13px;
}
.archive .site-content #primary .products_wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 1170px;
  margin: 0 auto;
}
.archive .site-content #primary .products_wrapper .product-filters {
  width: 230px;
  margin-top: 55px;
  padding-right: 30px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 50px;
}
.archive .site-content #primary .products_wrapper .product-wrapper {
  width: calc(100% - 230px);
  padding-left: 30px;
  padding-bottom: 120px;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-filters
  .wcpf-front-element {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-filters
  .wcpf-front-element
  .wcpf-heading-label {
  padding: 0;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-filters
  .wcpf-front-element
  .wcpf-heading-label
  .text {
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  text-transform: capitalize;
  font-weight: 600;
  font-family: "Poppins";
  letter-spacing: 0.03rem;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-filters
  .wcpf-front-element
  .wcpf-content {
  margin-top: 12px;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-filters
  .wcpf-front-element
  .wcpf-content
  .wcpf-checkbox-item {
  margin-bottom: 20px;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-filters
  .wcpf-front-element
  .wcpf-content
  .wcpf-checkbox-item
  .wcpf-input-container {
  margin: 0;
  top: 10px;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  box-shadow: none;
  border: 1px solid rgba(72, 72, 72, 0.3);
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-filters
  .wcpf-front-element
  .wcpf-content
  .wcpf-checkbox-item
  .wcpf-item-label {
  display: flex;
  align-items: center;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-filters
  .wcpf-front-element
  .wcpf-content
  .wcpf-checkbox-item
  .wcpf-title-container {
  width: calc(100% - 20px);
  padding-left: 16px;
  font-size: 16px;
  line-height: 24px;
  color: #353535;
  font-family: "Poppins";
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-filters
  .wcpf-front-element
  .wcpf-content
  .wcpf-checkbox-item:last-child {
  margin: 0;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-filters
  .wcpf-front-element
  .wcpf-content
  .wcpf-checkbox-item.checked
  .wcpf-input-container {
  background: #0a9ba8;
  border-color: #0a9ba8;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-filters
  .wcpf-front-element
  .wcpf-content
  .wcpf-checkbox-item.checked
  .wcpf-input-container::after {
  border: solid #fff;
  border-width: 0 0 2px 2px;
  width: 10px;
  height: 4px;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-filters
  .wcpf-front-element
  .wcpf-content
  .ui-slider-range {
  background: #0caab8;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-filters
  .wcpf-front-element
  .wcpf-content
  .wcpf-input {
  border: 1px solid rgba(72, 72, 72, 0.3);
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-filters
  .wcpf-front-element
  .wcpf-content
  .wcpf-color-item {
  width: 30px;
  height: 30px;
  margin-right: 18px;
  margin-top: 0;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-filters
  .wcpf-front-element
  .wcpf-content
  .wcpf-color-item.selected::after {
  margin: 10px 0 0 10px;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-filters
  .wcpf-front-element:last-child {
  margin: 0;
  padding: 0;
  border: 0;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-filters
  .wcpf-front-element
  .wcpf-button {
  border-radius: 4px;
  padding: 8px 7px;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Poppins";
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-filters
  .wcpf-front-element
  .wcpf-content
  .priceLabel {
  text-align: left;
  line-height: normal;
  margin-top: 15px;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-wrapper
  .products
  .product {
  transition: all 0.3s ease;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-wrapper
  .products
  .product:hover {
  transform: scale(1.01);
}
.woocommerce-js
  ul.products
  .product
  .astra-shop-summary-wrap
  .cfvsw_variations_form {
  display: none;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-wrapper
  .woocommerce-ordering {
  margin-bottom: 15px;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-wrapper
  .view-switcher {
  float: right;
  display: flex;
  margin-left: 30px;
  background: #f8f9f9;
  border-radius: 4px;
  padding: 12px 20px;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-wrapper
  .view-switcher
  button {
  padding: 0;
  background: transparent;
  display: flex;
  align-items: center;
  border-radius: 0;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-wrapper
  .view-switcher
  .active
  svg
  path {
  fill: #000;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-wrapper
  .view-switcher
  .list-view.active
  svg
  path {
  stroke: #000;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-wrapper
  .view-switcher
  .grid-view {
  border-right: 1px solid #ddd;
  margin-right: 15px;
  padding-right: 15px;
}
.archive .site-content #primary .products.list-view {
  display: block;
}
.archive .site-content #primary .products.list-view .product {
  flex-direction: row;
  align-items: center;
}
.archive
  .site-content
  #primary
  .products.list-view
  .product
  .astra-shop-thumbnail-wrap {
  width: 26%;
}
.archive
  .site-content
  #primary
  .products.list-view
  .product
  .astra-shop-summary-wrap {
  margin: 0;
  width: calc(100% - 26%);
  padding-left: 50px;
}
.archive
  .site-content
  #primary
  .products_wrapper
  .product-wrapper
  .products
  .product
  .astra-shop-summary-wrap
  .button {
  padding: 8px 11px;
}
.woocommerce-pagination .page-numbers {
  display: flex;
  justify-content: end !important;
  margin: 0 !important;
  gap: 5px;
}
.woocommerce-pagination .page-numbers li {
  margin: 0 !important;
  border-color: #f1f1f1 !important;
  border-radius: 8px;
}
.woocommerce-pagination .page-numbers li .page-numbers.current,
.woocommerce-pagination .page-numbers li .page-numbers:hover {
  background: #0a9ba8;
  color: #fff;
  border-color: #0a9ba8;
}
.woocommerce-pagination .page-numbers li .page-numbers {
  padding: 7px;
  min-width: 32px;
  width: 32px;
  height: 32px;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  font-weight: 600;
  font-family: "Open Sans";
}
.woocommerce-js
  ul.products
  .product
  .astra-shop-summary-wrap
  .button.custom_button {
  background: #0caab8;
  border-color: #0caab8;
  margin-right: 5px;
}
.woocommerce-js
  ul.products
  .product
  .astra-shop-summary-wrap
  .button.added::after {
  position: absolute;
  left: 100%;
  background: #0caab8;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 50%;
}
.woocommerce-js ul.products .product .astra-shop-summary-wrap .added_to_cart {
  display: none;
}
.woocommerce-js
  ul.products
  .product
  .astra-shop-summary-wrap
  .button.loading::after {
  position: absolute;
  left: 100%;
  top: 14px;
  background: red;
  margin-left: 5px;
}
body.single .product .related .products .related-products .product .button {
  padding: 8px 17px;
}
body.single .product .upsells .products .upsell-products .product .button {
  padding: 8px 17px;
}
.breadcrumb p {
  margin: 0;
}
.breadcrumb p a {
  color: #fff;
  font-weight: normal;
}
.breadcrumb.breadcrumb-black p a {
  color: #5e5e61;
}
.wholesale-info p {
  margin-bottom: 12px;
}
.wholesale-info p:last-child {
  margin: 0;
}
body.page-template-blog .ast-container,
body.single.single-post .ast-container {
  display: block;
  max-width: 100%;
  padding: 0;
}
body.single.single-post {
  background: #fff;
}
.container {
  max-width: 1330px;
  margin: 0 auto;
  padding: 0 15px;
}
.heading-wrapper {
  background: #e8f2f3;
  padding: 37px 0 40px;
  text-align: center;
}
.heading-wrapper h1 {
  font-size: 36px;
  line-height: 40px;
  color: #0caab8;
  font-weight: 600;
  font-family: "Poppins";
  letter-spacing: 0.01rem;
  margin: 0 0 13px;
}
.heading-wrapper .breadcrumb-wrap {
  font-size: 13px;
  line-height: 15px;
  color: #000000;
  font-family: "Poppins";
}
.heading-wrapper .breadcrumb-wrap a {
  color: #5e5e61;
}
.blog-listing {
  padding: 80px 0 100px;
}
.blog-listing .listing-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.blog-listing .listing-wrapper .post {
  max-width: calc(33.33% - (30px * 2 / 3));
  width: 100%;
  margin: 0;
  border-radius: 8px 0;
  overflow: hidden;
}
.blog-listing .listing-wrapper .post .entry-header {
  margin-bottom: 0;
}
.blog-listing .listing-wrapper .post .entry-header .post-thumbnail img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}
.blog-listing .listing-wrapper .post .entry-content {
  padding: 30px 15px 30px 30px;
  border: 1px solid #dcdcdc;
  border-radius: 0 0 8px;
}
.blog-listing .listing-wrapper .post .entry-content .icon-date {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 16px;
  color: #545b6d;
  gap: 8px;
  margin-bottom: 17px;
  font-family: "Poppins";
}
.blog-listing .listing-wrapper .post .entry-content .entry-title {
  font-size: 18px;
  line-height: 28px;
  color: #000;
  font-weight: 500;
  margin-bottom: 25px;
  font-family: "Poppins";
}
.blog-listing .listing-wrapper .post .entry-content .entry-title a {
  color: #000;
}
.blog-listing .listing-wrapper .post .entry-content .read-more a {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 16px;
  line-height: 1;
  color: #0caab8;
  font-weight: 400;
  font-family: "Doppio One", system-ui;
}
.post-content {
  padding: 80px 0;
  max-width: 1000px;
  margin: 0 auto;
}
.post-content .featured {
  width: 100%;
  height: 480px;
  object-fit: cover;
  border-radius: 16px;
}
.post-content .post-meta {
  margin: 30px 0;
  display: flex;
  flex-wrap: wrap;
}
.post-content .post-meta .icon-date,
.post-content .post-meta .author {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 26px;
  color: #545b6d;
  position: relative;
  font-family: "Poppins";
}
.post-content .post-meta .icon-date svg,
.post-content .post-meta .author svg {
  margin-right: 8px;
}
.post-content .post-meta .icon-date:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 23px;
  background: #dcdcdc;
  margin: 0 20px;
}
.post-content .post-meta .author a {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: normal;
  color: #545b6d;
}
.post-content .entry-content p {
  font-size: 16px;
  line-height: 30px;
  color: #5a5a5a;
  margin-bottom: 20px;
  letter-spacing: 0.01rem;
  font-family: "Poppins";
}
.post-content .entry-content h2 {
  font-size: 20px;
  line-height: 33px;
  color: #000000;
  font-family: "Poppins";
  font-weight: 600;
  letter-spacing: 0.01rem;
  margin: 0 0 10px;
}
.post-content .entry-content ul {
  margin: 0 0 16px;
}
.post-content .entry-content ul li {
  font-size: 16px;
  line-height: 30px;
  color: #5a5a5a;
  margin: 0;
  font-weight: 500;
  font-family: "Poppins";
  letter-spacing: 0.01rem;
}
.wholesale-form form .form-group {
  margin-bottom: 30px;
}
.wholesale-form form .form-group p {
  margin: 0;
  display: flex;
  align-items: center;
}
.wholesale-form form .form-group .form-label {
  max-width: 23%;
  width: 1000%;
  display: block;
  font-size: 16px;
  color: #000000;
  font-weight: normal;
  text-align: end;
  padding-right: 16px;
  font-family: "Roboto";
}
.wholesale-form form .form-group br {
  display: none;
}
.wholesale-form form .form-group .wpcf7-form-control-wrap {
  max-width: 100%;
  width: 100%;
}
.wholesale-form form .form-group .wpcf7-form-control-wrap .wpcf7-text,
.wholesale-form form .form-group .wpcf7-form-control-wrap .wpcf7-textarea {
  border: 1px solid #d1d1d1;
  border-radius: 8px;
  font-size: 16px;
  color: #9e9e9e !important;
  font-family: "Roboto";
  height: 50px;
  padding: 10px 30px;
}
.wholesale-form form .form-group .wpcf7-form-control-wrap .wpcf7-textarea {
  max-height: 130px;
  height: auto;
  display: flex;
}
.wholesale-form
  form
  .form-group
  .wpcf7-form-control.wpcf7-radio
  .wpcf7-list-item,
.wholesale-form
  form
  .form-group
  .wpcf7-form-control.wpcf7-checkbox
  .wpcf7-list-item {
  margin: 0 16px 0 0;
}
.wholesale-form
  form
  .form-group
  .wpcf7-form-control.wpcf7-radio
  .wpcf7-list-item
  .wpcf7-list-item-label,
.wholesale-form
  form
  .form-group
  .wpcf7-form-control.wpcf7-checkbox
  .wpcf7-list-item
  .wpcf7-list-item-label {
  font-size: 16px;
  color: #000;
  font-weight: normal;
  font-family: "Roboto";
}
.wholesale-form
  form
  .form-group
  .wpcf7-form-control.wpcf7-checkbox
  .wpcf7-list-item
  input[type="checkbox"] {
  width: 23px;
  height: 23px;
}
.wholesale-form
  form
  .form-group
  .wpcf7-form-control.wpcf7-radio
  .wpcf7-list-item
  input[type="radio"],
.wholesale-form
  form
  .form-group
  .wpcf7-form-control.wpcf7-checkbox
  .wpcf7-list-item
  input[type="checkbox"] {
  width: 16px;
  height: 16px;
  min-width: 16px;
  margin: -3px 4px 0 0;
}
.wholesale-form form .form-group.form-submit .form-label {
  opacity: 0;
}
.wholesale-form form .form-group.form-submit .wpcf7-form-control {
  background: #0caab8;
  border-radius: 5px;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 13px 32px;
  font-family: "Poppins";
}
.header-menu
  .menu-wrapper
  .elementor-widget-container
  #ekit-megamenu-header-menu
  li
  .elementskit-megamenu-panel
  .elementor-image-box-wrapper
  img {
  width: 224px;
  height: 224px;
  object-fit: cover;
  padding: 10px;
  background: #f3f3f3;
}
body.woocommerce-account .account-wrapper,
body.woocommerce-account .account-dashboard {
  padding: 0 0 70px;
}
body.woocommerce-account .account-wrapper .heading-wrapper,
body.woocommerce-account .account-dashboard .heading-wrapper {
  margin-bottom: 50px;
  position: relative;
  padding: 50px 0;
}
body.woocommerce-account .account-wrapper .heading-wrapper h1,
body.woocommerce-account .account-dashboard .heading-wrapper h1 {
  margin: 0;
  text-transform: capitalize;
}
body.woocommerce-account .account-wrapper .heading-wrapper:before,
body.woocommerce-account .account-dashboard .heading-wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  right: auto;
  bottom: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #e8f2f3;
  margin-left: -100vw;
}
body.woocommerce-account .account-wrapper .heading-wrapper:after,
body.woocommerce-account .account-dashboard .heading-wrapper:after {
  content: "";
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #e8f2f3;
  margin-right: -100vw;
}
body.woocommerce-account .account-wrapper h2 {
  font-size: 28px;
  font-weight: 500;
  font-family: "Poppins";
  line-height: 34px;
  color: #2d2d2d;
  margin-bottom: 15px;
}
body.woocommerce-account .account-wrapper .woocommerce-form {
  margin: 0;
  border: 0;
  padding: 0;
}
body.woocommerce-account .account-wrapper .woocommerce-form .form-row {
  padding: 0;
  margin: 0 0 15px;
}
body.woocommerce-account .account-wrapper .woocommerce-form .form-row label {
  display: block;
  font-size: 16px;
  line-height: normal;
  font-weight: 500;
  font-family: "Poppins";
  color: #2d2d2d;
  margin: 0 0 5px;
}
body.woocommerce-account
  .account-wrapper
  .woocommerce-form
  .form-row
  .input-text {
  border: 1px solid rgba(37, 37, 37, 0.4);
  border-radius: 12px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  font-family: "Poppins";
  color: #222222 !important;
  height: auto !important;
  width: 100% !important;
  padding: 12px 15px;
}
body.woocommerce-account
  .account-wrapper
  .woocommerce-form
  .woocommerce-LostPassword {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
body.woocommerce-account
  .account-wrapper
  .woocommerce-form
  .woocommerce-LostPassword
  .woocommerce-form__label {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  line-height: normal;
  font-family: "Poppins";
}
body.woocommerce-account
  .account-wrapper
  .woocommerce-form
  .woocommerce-LostPassword
  .woocommerce-form__label
  input[type="checkbox"] {
  width: 15px;
  height: 15px;
  accent-color: #0caab8;
}
body.woocommerce-account
  .account-wrapper
  .woocommerce-form
  .woocommerce-LostPassword
  a {
  font-size: 16px;
  line-height: normal;
  font-family: "Poppins";
  color: #0caab8;
  font-weight: 500;
}
body.woocommerce-account
  .account-wrapper
  .woocommerce-form
  .form-row
  .woocommerce-button {
  background: #0caab8;
  border: 1px solid #0caab8;
  border-radius: 4px;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  font-weight: 500;
  font-family: "Poppins";
  text-transform: uppercase;
  letter-spacing: 0.02rem;
  display: block;
  width: 100%;
  padding: 15px 20px;
  transition: all 0.3s ease;
}
body.woocommerce-account
  .account-wrapper
  .woocommerce-form
  .form-row
  .woocommerce-button:hover {
  background: transparent;
  color: #0caab8;
}
body.woocommerce-account .account-wrapper .woocommerce-form p {
  font-size: 16px;
  margin-bottom: 10px;
  font-family: "Poppins";
  line-height: 26px;
}
body.woocommerce-account .account-wrapper .woocommerce-form p a {
  color: #0caab8;
}
body.woocommerce-account
  .account-wrapper
  .woocommerce-form
  .form-row:last-child {
  margin: 0;
}
body.woocommerce-account .account-dashboard .dashboard-wrapper {
  display: flex;
  flex-wrap: wrap;
}
body.woocommerce-account
  .account-dashboard
  .dashboard-wrapper
  .woocommerce-MyAccount-navigation {
  float: none;
  width: 20%;
}
body.woocommerce-account
  .account-dashboard
  .dashboard-wrapper
  .woocommerce-MyAccount-navigation
  ul {
  padding: 0;
}
body.woocommerce-account
  .account-dashboard
  .dashboard-wrapper
  .woocommerce-MyAccount-navigation
  ul
  .woocommerce-MyAccount-navigation-link--downloads {
  display: none;
}
body.woocommerce-account
  .account-dashboard
  .dashboard-wrapper
  .woocommerce-MyAccount-navigation
  ul
  .woocommerce-MyAccount-navigation-link--dashboard {
  display: none;
}
body.woocommerce-account
  .account-dashboard
  .dashboard-wrapper
  .woocommerce-MyAccount-content {
  float: none;
  width: 80%;
  padding-left: 50px;
}
body.woocommerce-account
  .account-dashboard
  .dashboard-wrapper
  .woocommerce-MyAccount-navigation
  ul
  li {
  border-color: #dedee5;
}
body.woocommerce-account
  .account-dashboard
  .dashboard-wrapper
  .woocommerce-MyAccount-navigation
  ul
  li
  a {
  font-size: 18px;
  line-height: normal;
  color: #5a5a5a;
  padding: 10px 18px;
  font-family: "Poppins";
  text-transform: capitalize;
  position: relative;
  padding-left: 40px;
}
body.woocommerce-account
  .account-dashboard
  .dashboard-wrapper
  .woocommerce-MyAccount-navigation
  ul
  li
  a:before {
  content: "";
  position: absolute;
  background-image: url(https://www.discovermobility.co.uk/wp-content/uploads/2024/12/icons.svg);
  height: 20px;
  width: 20px;
  left: 10px;
  top: 15px;
  background-repeat: no-repeat;
}
body.woocommerce-account
  .account-dashboard
  .dashboard-wrapper
  .woocommerce-MyAccount-navigation
  ul
  li.is-active
  a {
  color: #0a9ba8;
  background: #e8f2f3;
}
body.woocommerce-account
  .account-dashboard
  .dashboard-wrapper
  .woocommerce-MyAccount-content
  p {
  font-size: 18px;
  line-height: 28px;
  color: #5a5a5a;
  font-family: "Poppins";
  margin: 0 0 16px;
}
body.woocommerce-account
  .account-dashboard
  .dashboard-wrapper
  .woocommerce-MyAccount-content
  a {
  color: #0a9ba8;
}
.woocommerce-cart .woocommerce-notices-wrapper,
.woocommerce-cart .wc-empty-cart-message {
  display: none;
}
.woocommerce-cart .site-content {
  border-top: 1px solid #c6c6c6;
}
.woocommerce-cart .cart-empty {
  padding: 100px 0;
  text-align: center;
}
.woocommerce-cart .cart-empty h2 {
  color: #2d2d2d;
  font-family: "Poppins", Sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 40px;
  margin: 0 0 30px;
}
.woocommerce-cart .cart-empty .return-to-shop {
  margin: 0;
}
.woocommerce-cart .cart-empty .return-to-shop .button {
  margin: 0;
  display: inline-block;
  background: #0a9ba8;
  border: 1px solid #0a9ba8;
  font-family: "Poppins";
  font-size: 17px;
  line-height: 20px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 0.02rem;
  padding: 17px 20px;
  border-radius: 4px;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
.woocommerce-cart .cart-empty .return-to-shop .button:hover {
  background: transparent;
  color: #0a9ba8;
}
.cart-page {
  padding-bottom: 70px;
}
.cart-page .heading-wrapper {
  position: relative;
  margin-bottom: 40px;
}
.cart-page .heading-wrapper h1 {
  font-size: 32px;
}
.cart-page .heading-wrapper .breadcrumb {
  font-size: 13px;
  line-height: 20px;
  color: #000000;
  font-family: "Poppins";
  margin: 0;
  letter-spacing: 0.01rem;
}
.cart-page .heading-wrapper .breadcrumb a {
  color: #5e5e61;
}
.cart-page .heading-wrapper:before {
  content: "";
  position: absolute;
  left: 0;
  right: auto;
  bottom: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #e8f2f3;
  margin-left: -100vw;
}
.cart-page .heading-wrapper:after {
  content: "";
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  background: #e8f2f3;
  margin-right: -100vw;
}
.cart-page h2 {
  font-size: 26px;
  line-height: 30px;
  color: #222222;
  font-weight: 600;
  font-family: "Poppins";
  margin-bottom: 20px;
}
.cart-page .cart-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.cart-page .cart-wrapper .woocommerce-cart-form {
  max-width: 71%;
  width: 100%;
  padding-right: 30px;
}
.cart-page .cart-wrapper .woocommerce-cart-form .shop_table {
  border: 0;
  border-top: 1px solid #dcdcdc;
  margin: 0;
  padding-top: 28px;
}
.cart-page .cart-wrapper .woocommerce-cart-form .shop_table thead {
  background: #fff;
}
.cart-page .cart-wrapper .woocommerce-cart-form .shop_table thead tr th {
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  color: #5a5a5a;
  padding: 0;
  letter-spacing: 0.06em;
  font-family: "Poppins";
}
.cart-page
  .cart-wrapper
  .woocommerce-cart-form
  .shop_table
  thead
  tr
  th.product-detail {
  width: 35%;
}
.cart-page .cart-wrapper .woocommerce-cart-form .shop_table tbody tr td {
  padding: 30px 0;
  border: 0;
  font-size: 16px;
  color: #222222;
  border-bottom: 1px solid #dcdcdc;
}
.cart-page
  .cart-wrapper
  .woocommerce-cart-form
  .shop_table
  tbody
  tr
  td.product-name
  a {
  padding: 0 20px;
  font-size: 14px;
  line-height: 20px;
  color: #222222;
  font-weight: 500;
  display: block;
}
.cart-page
  .cart-wrapper
  .woocommerce-cart-form
  .shop_table
  tbody
  tr
  td.product-price
  .woocommerce-Price-amount,
.cart-page
  .cart-wrapper
  .woocommerce-cart-form
  .shop_table
  tbody
  tr
  td.product-subtotal
  .woocommerce-Price-amount {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.03rem;
  color: #222222;
  font-family: "Poppins";
}
.cart-page
  .cart-wrapper
  .woocommerce-cart-form
  .shop_table
  tbody
  tr
  td
  .quantity {
  display: inline-flex;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  float: none;
  height: 34px;
}
.cart-page
  .cart-wrapper
  .woocommerce-cart-form
  .shop_table
  tbody
  tr
  td
  .quantity
  button {
  padding: 0;
  line-height: normal;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  background: transparent;
  min-height: auto;
  width: 34px;
  height: 32px;
  box-shadow: none;
  border-radius: 0;
}
body.woocommerce-cart .woocommerce-message {
  margin: 0;
}
.cart-page
  .cart-wrapper
  .woocommerce-cart-form
  .shop_table
  tbody
  tr
  td
  .quantity
  input {
  height: 32px;
  min-height: 32px !important;
  width: 42px;
  border: 0;
  text-align: center;
  font-size: 16px;
  line-height: normal;
  color: #222222;
  min-width: 42px;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  -moz-appearance: textfield;
  font-family: "Poppins";
}
.cart-page
  .cart-wrapper
  .woocommerce-cart-form
  .shop_table
  tbody
  tr
  td
  .quantity
  input::-webkit-outer-spin-button,
.cart-page
  .cart-wrapper
  .woocommerce-cart-form
  .shop_table
  tbody
  tr
  td
  .quantity
  input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cart-page .cart-wrapper .cart-collaterals {
  max-width: 29%;
}
.cart-page .cart-wrapper .cart-collaterals .cart_totals {
  border: 1px solid #dcdcdc;
  border-radius: 16px;
  overflow: hidden;
  padding: 0 20px 30px;
  width: 100%;
  margin: 0;
  float: none;
}
.cart-page .cart-wrapper .cart-collaterals .cart_totals h2 {
  background: #fff;
  border: 0;
  margin: 0 -30px;
  padding: 24px;
  text-align: center;
  font-size: 20px;
  line-height: 26px;
  color: #000000;
  font-weight: 600;
}
.cart-page .cart-wrapper .cart-collaterals .cart_totals .custom-input {
  position: relative;
  margin-bottom: 12px;
}
.cart-page .cart-wrapper .cart-collaterals .cart_totals .custom-input input {
  border: 1px solid #dcdcdc;
  border-radius: 8px;
  font-size: 14px;
  line-height: 16px;
  color: #545b6d;
  padding: 13px 90px 13px 17px;
  height: auto;
  font-style: italic;
  font-family: "Poppins";
}
.cart-page .cart-wrapper .cart-collaterals .cart_totals .custom-input .button {
  position: absolute;
  right: 18px;
  left: auto;
  top: 12px;
  padding: 0;
  background: transparent;
  color: #0caab8;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  text-transform: capitalize;
}
.cart-page .cart-wrapper .cart-collaterals .cart_totals table {
  border: 0;
  margin: 0;
}
.cart-page .cart-wrapper .cart-collaterals .cart_totals table tr th {
  width: 50%;
}
.cart-page .cart-wrapper .cart-collaterals .cart_totals table tr th,
.cart-page .cart-wrapper .cart-collaterals .cart_totals table tr td {
  padding: 8px 0;
  font-size: 15px;
  line-height: 20px;
  color: #545b6d;
  font-weight: 500;
  border: 0;
  font-family: "Poppins";
}
.cart-page .cart-wrapper .cart-collaterals .cart_totals table tr td {
  text-align: end;
}
.cart-page .cart-wrapper .cart-collaterals .cart_totals table tr.order-total th,
.cart-page
  .cart-wrapper
  .cart-collaterals
  .cart_totals
  table
  tr.order-total
  td {
  padding-bottom: 0;
  font-size: 18px;
  line-height: 20px;
  color: #000000;
  letter-spacing: 0.03rem;
  font-weight: 600;
  padding-top: 20px;
  border-top: 1px solid #dcdcdc;
}
.cart-page .cart-wrapper .cart-collaterals .cart_totals table tr td span {
  font-size: 15px;
  line-height: 20px;
  color: #000000;
  font-weight: 600;
  font-family: "Roboto";
}
.cart-page
  .cart-wrapper
  .cart-collaterals
  .cart_totals
  table
  tr.order-total
  td
  span {
  font-size: 16px;
}
.cart-page
  .cart-wrapper
  .cart-collaterals
  .cart_totals
  table
  tr.order-total
  td
  .includes_tax {
  display: none;
}
.cart-page
  .cart-wrapper
  .woocommerce-cart-form
  .shop_table
  tbody
  tr
  td.actions {
  border-bottom: 0;
}
.cart-page
  .cart-wrapper
  .woocommerce-cart-form
  .shop_table
  tbody
  tr
  td
  .coupon {
  display: none !important;
}
.cart-page
  .cart-wrapper
  .woocommerce-cart-form
  .shop_table
  tbody
  tr
  td.actions
  .button {
  margin: 0 !important;
  height: 100%;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: bold;
  letter-spacing: 0.02rem;
  padding: 18px 26px;
  background: #0a9ba8;
  border-radius: 4px;
  border: 1px solid #0a9ba8;
  transition: all 0.3s ease;
}
.cart-page
  .cart-wrapper
  .woocommerce-cart-form
  .shop_table
  tbody
  tr
  td.actions
  .button:disabled[disabled] {
  opacity: 1;
}
.cart-page .cart-wrapper .cart-collaterals .wc-proceed-to-checkout {
  padding: 14px 0 0;
}
.cart-page
  .cart-wrapper
  .cart-collaterals
  .wc-proceed-to-checkout
  .checkout-button {
  margin: 0;
  height: 100%;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: bold;
  letter-spacing: 0.02rem;
  padding: 18px 20px;
  background: #0a9ba8;
  border-radius: 4px;
  border: 1px solid #0a9ba8;
  transition: all 0.3s ease;
}
body.woocommerce-checkout .site-content {
  border-top: 1px solid #c6c6c6;
}
body.woocommerce-checkout .entry-header {
  margin: 0 0 20px;
}
body.woocommerce-checkout .entry-header .entry-title {
  font-size: 26px;
  line-height: 30px;
  color: #222222;
  font-family: "Poppins";
}
body.woocommerce-checkout .woocommerce-message {
  display: none;
}
body.woocommerce-checkout .return-customers {
  width: 100% !important;
  border: 1px solid #dcdcdc;
  padding: 16px 24px;
  border-radius: 8px;
  margin-bottom: 30px;
  display: none;
}
body.woocommerce-checkout .woocommerce-checkout #customer_details #tefw_fields,
body.woocommerce-checkout
  .woocommerce-checkout
  #customer_details
  .contact_info {
  width: 100% !important;
  border-radius: 8px;
  margin-bottom: 0;
}
body.woocommerce-checkout .return-customers .woocommerce-info {
  margin: 0 0 4px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #000000;
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  font-family: "Poppins";
}
.woocommerce-checkout .return-customers form.woocommerce-form p {
    font-size: 15px;
    letter-spacing: 0.01rem;
    margin: 0 0 18px;
}
body.woocommerce-checkout .return-customers .woocommerce-info:after,
body.woocommerce-checkout .return-customers .woocommerce-info:before {
  display: none;
}
body.woocommerce-checkout .return-customers .woocommerce-info .showlogin {
  font-size: 14px;
  line-height: 20px;
  font-family: "Poppins";
  font-weight: normal;
  text-decoration: underline !important;
}
body.woocommerce-checkout .woocommerce-checkout {
  display: flex;
  flex-wrap: wrap;
}
body.woocommerce-checkout .woocommerce-checkout #customer_details {
  max-width: 68%;
  width: 100% !important;
  margin: 0 !important;
  border: 1px solid #d0cfcd;
  padding: 32px 24px;
  border-radius: 16px;
}
body.woocommerce-checkout
  .woocommerce-checkout
  #customer_details
  .contact_info {
  margin: 0;
}
body.woocommerce-checkout
  .woocommerce-checkout
  #customer_details
  #tefw_fields
  .form-row {
  max-width: 645px;
}
body.woocommerce-checkout
  .woocommerce-checkout
  #customer_details
  #tefw_fields
  .form-row-wide
  label:not(.checkbox) {
    color: #000000;
    font-weight: 500;
    font-family: poppins;
    margin-bottom: 7px;
}
body.woocommerce-checkout
  .woocommerce-checkout
  #customer_details
  #tefw_fields
  .form-row
  select {
  border: 1px solid #a8a8a8;
  border-radius: 8px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  font-family: "Poppins";
  color: #222222 !important;
  height: auto !important;
  width: 100% !important;
  padding: 12px 19px !important;
}
body.woocommerce-checkout
  .woocommerce-checkout
  #customer_details
  #tefw_fields
  .vap_notw {
  margin: 0;
  font-size: 15px;
  line-height: 26px;
  color: #5a5a5a;
  letter-spacing: 0.15px;
  font-family: "Poppins";
}
body.woocommerce-checkout
  .woocommerce-checkout
  #customer_details
  #tefw_fields
  .vap_notw
  span {
  font-weight: 600;
  color: #222222;
}
body.woocommerce-checkout
  .woocommerce-checkout
  #customer_details
  #tefw_fields
  br {
  display: none;
}
body.woocommerce-checkout
  .woocommerce-checkout
  #customer_details
  .form-row
  + h3 {
  margin-top: 35px;
}
body.woocommerce-checkout .woocommerce-checkout .order-detail {
  max-width: 32%;
  width: 100%;
  padding-left: 40px;
}
body.woocommerce-checkout .woocommerce-checkout .order-detail .detail {
  border: 1px solid #dcdcdc;
  border-radius: 16px;
  overflow: hidden;
  padding: 24px 20px 33px;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  .shop_table {
  margin: 0;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review_heading,
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review {
  border: 0 !important;
  padding: 0 !important;
  width: 100%;
  float: none;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review_heading {
  font-size: 20px;
  line-height: 26px;
  color: #000;
  text-align: center;
  font-family: "Poppins";
  margin-bottom: 7px !important;
  text-transform: capitalize;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  .shop_table
  .cart_item
  td {
  font-size: 14px;
  line-height: 19px;
  color: #222222;
  font-weight: 500;
  border: 0;
  padding: 0;
  font-family: "Poppins";
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  .shop_table
  .cart_item
  .product-thumbnail
  img {
  max-width: 90px;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  .place-order
  .woocommerce-terms-and-conditions {
  display: none !important;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  .shop_table
  .cart_item
  td {
  font-size: 14px;
  line-height: 19px;
  color: #222222;
  font-weight: 500;
  border: 0;
  padding: 0;
  font-family: "Poppins";
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  .shop_table
  .cart_item
  .product-name {
  flex-direction: column;
  align-items: baseline;
  text-align: left;
  padding: 10px 0 10px 20px;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  .shop_table
  .cart_item
  .product-name
  .woocommerce-Price-amount {
  font-weight: 600;
  margin-top: 7px;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  .coupon-form-row
  td {
  padding: 30px 0 20px;
  border: 0;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  .coupon-form-row
  td
  .checkout_coupon {
  padding: 0;
  width: 100%;
  position: relative;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  .coupon-form-row
  td
  .checkout_coupon
  .form-row-first {
  width: 100%;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  .coupon-form-row
  td
  .checkout_coupon
  .input-text {
  width: 100%;
  border: 1px solid #dcdcdc;
  border-radius: 8px;
  font-size: 14px;
  line-height: 16px;
  color: #545b6d;
  padding: 13px 120px 13px 17px;
  height: auto;
  font-style: italic;
  font-family: "Poppins";
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  .coupon-form-row
  td
  .checkout_coupon
  .form-row-last {
  position: absolute;
  right: 18px;
  top: 10px;
  width: auto;
  line-height: normal;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  .coupon-form-row
  td
  .checkout_coupon
  .button {
  padding: 0;
  background: transparent;
  color: #0caab8;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  text-transform: capitalize;
  font-family: "Poppins";
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  tfoot
  th,
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  tfoot
  td {
  padding: 8px 0;
  font-size: 15px;
  line-height: 20px;
  color: #545b6d;
  font-weight: 500;
  border: 0;
  font-family: "Poppins";
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  tfoot
  .order-total
  th,
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  tfoot
  .order-total
  td {
  border-top: 1px solid #dcdcdc;
  padding-top: 21px;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  tfoot
  .order-total
  th,
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  tfoot
  .order-total
  td {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  tfoot
  td
  span {
  color: #000000;
  font-weight: 600;
  font-family: "Roboto";
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  tfoot
  td {
  color: #000;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  tfoot
  td
  .includes_tax {
  display: none;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  .wc_payment_methods {
  margin: 0;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  .place-order {
  padding: 0;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  .place-order
  .woocommerce-privacy-policy-text
  p {
  font-size: 13px;
  line-height: 24px;
  color: #545b6d;
  font-family: "Poppins";
  margin-bottom: 10px;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  .place-order
  .validate-required {
  padding: 0;
  margin: 0 0 10px;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  .place-order
  .validate-required
  .woocommerce-form__label {
  font-size: 14px;
  line-height: normal;
  font-family: "Poppins";
  font-weight: normal;
  display: inline-block;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .order-detail
  .detail
  #order_review
  .place-order
  .button {
  margin: 0 !important;
  height: 100%;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: bold;
  letter-spacing: 0.02rem;
  padding: 17px 20px;
  background: #0a9ba8;
  border-radius: 4px;
  border: 1px solid #0a9ba8;
  transition: all 0.3s ease;
}
body.woocommerce-checkout .woocommerce-checkout #customer_details .form-row {
  padding: 0;
  margin: 0 0 15px;
}
body.woocommerce-checkout
  .woocommerce-checkout
  #customer_details
  .form-row
  label {
  font-size: 14px;
  line-height: 21px;
  color: #000;
  font-weight: normal;
  font-family: "Poppins";
  margin-bottom: 4px;
  display: block;
  font-weight: 500;
}
body.woocommerce-checkout
  .woocommerce-checkout
  #customer_details
  #tefw_fields
  .form-row
  label {
  margin: 0;
  font-size: 15px;
  letter-spacing: 0.01rem;
  font-weight: normal !important;
}
body.woocommerce-checkout
  .woocommerce-checkout
  #customer_details
  .form-row
  .input-text,
body.woocommerce-checkout
  .woocommerce-checkout
  #customer_details
  .form-row
  .selection
  .select2-selection {
  border: 1px solid #a8a8a8;
  border-radius: 8px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  font-family: "Poppins";
  color: #222222 !important;
  height: auto !important;
  width: 100% !important;
  padding: 12px 19px !important;
}
body.woocommerce-checkout
  .woocommerce-checkout
  #customer_details
  .form-row
  .input-text::placeholder {
  color: #222222 !important;
}
body.woocommerce-checkout .woocommerce-checkout #customer_details h3 {
  font-size: 20px;
  line-height: 30px;
  color: #000;
  font-weight: 600;
  font-family: "Poppins";
  margin: 0 0 20px;
  padding: 0;
  border: 0;
}
body.woocommerce-checkout .woocommerce-checkout #customer_details h3 + p {
  font-size: 16px;
  line-height: 26px;
  color: #5a5a5a;
  font-family: "Poppins";
  margin: 0 0 18px;
}
body.woocommerce-checkout
  .woocommerce-checkout
  #customer_details
  #tefw_fields
  .tefw_fields_content.description {
  font-size: 15px;
  letter-spacing: 0.01rem;
}
body.woocommerce-checkout .woocommerce-checkout #customer_details .back-btn {
  border-top: 1px solid #dcdcdc;
  padding-top: 22px;
  margin-top: 54px;
}
body.woocommerce-checkout .woocommerce-checkout #customer_details .back-btn a {
  font-size: 18px;
  line-height: 30px;
  color: #0caab8;
  font-weight: 500;
  font-family: "Poppins";
  display: flex;
  align-items: center;
  gap: 10px;
}
.cart-page
  .cart-wrapper
  .cart-collaterals
  .cart_totals
  table
  tr.woocommerce-shipping-totals.shipping,
.cart-page .cart-wrapper .cart-collaterals .cart_totals table tr.tax-total {
  display: none;
}

button#update_basket {
  display: none !important;
}
.woocommerce-orders-table__row
  .woocommerce-orders-table__cell
  .woocommerce-button,
.woocommerce-orders .woocommerce-pagination .woocommerce-button,
.woocommerce-edit-address .woocommerce-address-fields .button {
  margin: 0 !important;
  height: 100%;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  color: #ffffff !important;
  font-family: "Poppins";
  font-weight: bold;
  letter-spacing: 0.02rem;
  padding: 12px 20px;
  background: #0a9ba8;
  border-radius: 34px;
  border: 1px solid #0a9ba8;
  transition: all 0.3s ease;
}
.woocommerce-orders-table__row
  .woocommerce-orders-table__cell
  .woocommerce-button:hover,
.woocommerce-orders .woocommerce-pagination .woocommerce-button:hover,
.woocommerce-edit-address .woocommerce-address-fields .button:hover {
  background: transparent;
  border-color: #0a9ba8;
  color: #0a9ba8 !important;
}
body.woocommerce-checkout
  .woocommerce-checkout
  .woocommerce-NoticeGroup
  .woocommerce-error {
    padding: 0 0 0 2rem;
    border: 0;
    background: transparent;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    gap: 15px;
    margin-top: 0;
    font-size: 20px;
    line-height: 30px;
    color: #000;
    font-weight: 600;
    font-family: "Poppins";
}
body.woocommerce-checkout
  .woocommerce-checkout
  .woocommerce-NoticeGroup
  .woocommerce-error::before {
    color: #0a9ba8;
    left: 0;
    top: 0;
}
.woocommerce-view-order .woocommerce-customer-details {
  display: none;
}
.woocommerce-view-order .woocommerce-order-details h2 {
  font-size: 30px;
  color: #000;
  font-family: "Poppins";
  margin: 0 0 15px;
}
.woocommerce-edit-address .woocommerce-Addresses .woocommerce-Address {
  width: 100%;
}
.woocommerce-edit-address .woocommerce-Addresses .u-column2 {
  display: none;
}
.woocommerce-edit-address
  .woocommerce-Addresses
  .woocommerce-Address
  .title
  h2 {
  font-size: 30px;
  color: #000;
  font-family: "Poppins";
}

.footer-newsletter form {
  max-width: 713px;
  margin: 22px auto 0;
}
.delivery .elementor-icon-box-icon svg {
  width: auto;
}
.footer-newsletter form .mc-field-group input {
  font-size: 17px;
  line-height: 27px;
  color: #2d2d2d;
  font-family: "Poppins";
  font-weight: normal;
  height: auto;
  border-radius: 4px;
  border: 0;
  padding: 14px 200px 14px 58px;
}
.footer-newsletter form #mc_embed_signup_scroll .subscibe {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
.footer-newsletter form #mc_embed_signup_scroll .subscibe .button {
  height: 100%;
  font-size: 15px;
  line-height: normal;
  text-transform: uppercase;
  color: #ffffff;
  font-family: "Poppins";
  font-weight: bold;
  letter-spacing: 0.02rem;
  padding: 10px 46px;
  background: #0a9ba8;
  border-radius: 4px;
  border: 1px solid #0a9ba8;
  transition: all 0.3s ease;
}
.footer-newsletter form #mc_embed_signup_scroll .subscibe .button:hover {
  background: transparent;
  color: #0a9ba8;
}
.footer-newsletter form .mc-field-group:after {
  content: "";
  position: absolute;
  background-image: url(/wp-content/uploads/2024/08/email-icon.svg);
  width: 16px;
  height: 14px;
  left: 34px;
  top: 20px;
}
.footer-newsletter form .mc-field-group {
  position: relative;
}
.footer-newsletter form #mc_embed_signup_scroll {
  position: relative;
}
.footer-newsletter form .mc-field-group input::placeholder {
  color: #2d2d2d;
}
.footer-wrapper a {
  color: #0a9ba8;
}

footer .footer-wrapper .company-detail p {
  margin: 0;
}
/* footer .footer-wrapper .company-detail p strong {
  color: #0a9ba8;
} */
footer .footer-wrapper .open-time p {
  margin: 0;
}

.custom-cart-wrapper .cart_item {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  position: relative;
  padding: 20px 0px;
  margin-top: 2px;
  border-top: 1px solid #dcdcdc;
}

.custom-cart-wrapper .cart_item .product-thumbnail {
  width: 20%;
}
.custom-cart-wrapper .cart_item .product-name {
  width: 80%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 10px;
}
.custom-cart-wrapper .cart_item .product-thumbnail img {
  height: 150px;
  width: 150px;
}
.custom-cart-wrapper .product-name.custom-product-name a {
  color: #222222;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  font-family: "Poppins";
}
.custom-cart-wrapper .custom-product-subtotal .amount {
  color: #222222;
  font-size: 18px;
  font-weight: 500;
  font-family: "Poppins";
  display: flex;
  justify-content: end;
  margin-top: 5px;
}

.custom-cart-wrapper .product-price .amount {
  color: #222222;
  font-size: 18px;
  font-weight: 500;
  font-family: "Poppins";
}
.cart_item .custom-product-quantity .quantity {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 150px;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
}

.cart_item .custom-product-quantity .quantity button {
  width: 50px;
  padding: 0px;
  height: 40px;
  border-radius: 0;
  background: #fff;
  outline: none;
  border: 0px;
}
.cart_item .custom-product-quantity .quantity input {
  width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  color: #222222;
}

.cart_item .product-remove .custom-remove {
  position: absolute;
  right: 0;
  top: 0;
}
.cart_item .product-remove a.remove {
  height: 30px;
  width: 30px;
}
.cart_item .product-remove a.remove:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0px;
  border-radius: 100%;
  transition: all 0.2s linear;
}
.cart_item .product-remove a.remove .ahfb-svg-iconset .ast-close-svg {
  width: 40px;
  height: 40px;
  fill: #000000;
  display: flex;
  opacity: 1;
}

.cart_item .subtotal-class {
  display: flex;
  justify-content: end;
  gap: 10px;
  color: #222222;
  font-size: 22px;
  align-items: center;
  font-weight: 600;
}
.product-remove.custom-remove {
  position: absolute;
  right: 0;
  top: 10px;
}
.category-description p {
  max-width: 70%;
  width: 100%;
  margin: auto;
  font-size: 14px;
  color: #222222;
  line-height: 22px;
  font-weight: 400;
  margin-top: 15px;
}

.address-wr .box h3 img {
    height: 18px;
}

.category-description button.read-more-btn {
  background: transparent;
  padding: 0;
  box-shadow: none;
  font-size: 14px;
  margin-top: 10px;
  color: #0caab8;
}

.search-results {
  background: #ffffff;
}

.site-content section.ast-archive-description {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.ast-blog-layout-4-grid .ast-article-inner {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.search-results .post-content {
  padding: 40px 0 20px;
}

.elementskit-navbar-nav-default.elementskit-menu-offcanvas-elements {
  -webkit-transition: left 0s cubic-bezier(.6,.1,.68,.53) !important;
  transition: left 0s cubic-bezier(.6,.1,.68,.53) !important;
}

.error404 {
  background: #ffffff;
}

.error404 .ast-404-layout-1 {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
body.woocommerce-checkout .woocommerce-checkout #customer_details .form-row#billing_country_field {
    display: none;
}
body.woocommerce-checkout .woocommerce-checkout .order-detail .detail #order_review .woocommerce-checkout-payment .payment_box.payment_method_woocommerce_payments {
    background-color: rgba(10, 155, 168, 0.04);
    color: #0A9BA8;
    border: 1px solid rgba(10, 155, 168, 0.22);
    margin: 0;
}
body.woocommerce-checkout .woocommerce-checkout .order-detail .detail #order_review .woocommerce-checkout-payment .payment_box.payment_method_woocommerce_payments::before {
    display: none;
}
body.woocommerce-checkout .woocommerce-checkout .order-detail .detail #order_review .woocommerce-checkout-payment .wc-payment-form {
    border: 0;
    padding: 0 !important;
}
body.woocommerce-checkout .woocommerce-checkout .order-detail .detail #order_review .woocommerce-checkout-payment .wc-payment-form .wcpay-upe-element {
    padding: 0;
    margin: 0;
}
body.woocommerce-checkout .woocommerce-checkout .order-detail .detail #order_review .woocommerce-checkout-payment .wc_payment_method .payment_method_ppcp-gateway {
    display: none !important;
}


.woocommerce .order-calc {
    text-align: right;
    margin: 0 0 20px;
}
.woocommerce .order-calc p {
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    font-family: "Poppins";
    margin: 0 0 10px;
    color: #000;
}
body.single.single-product #primary .product .summary.entry-summary .vat-eligible {
    max-width: fit-content;
}
.woocommerce-checkout #primary.content-area {
    margin-top: 0;
    margin-bottom: 0;
}
.woocommerce-checkout .content-area .entry-content {
    margin-top: 30px;
}
body.woocommerce-checkout .woocommerce-checkout #customer_details .form-row label {
    font-size: 15px;
    margin: 0 0 7px;
}
body.woocommerce-checkout .woocommerce-checkout #customer_details .form-row button.woocommerce-button {
    margin-top: 10px !important;
    display: inline-block;
}
body.woocommerce-checkout .woocommerce-checkout #customer_details .form-row label.woocommerce-form__label.woocommerce-form__label-for-checkbox span {
    font-size: 14px;
}
.woocommerce-account .woocommerce .woocommerce-form-row button.woocommerce-Button.button {
    height: auto;
    font-size: 15px;
    line-height: normal;
    text-transform: uppercase;
    color: #ffffff;
    font-family: "Poppins";
    font-weight: bold;
    letter-spacing: 0.02rem;
    padding: 15px 40px;
    background: #0a9ba8;
    border-radius: 4px;
    border: 1px solid #0a9ba8;
    transition: all 0.3s ease;
}
.woocommerce-lost-password #page .site-content {
    padding: 60px 0;
}
.woocommerce .woocommerce-billing-fields #password_fields + h3 {
    width: 100%;
    max-width: 100%;
    display: block;
    clear: both;
}
.woocommerce-checkout footer {
    display: none;
}
/*30-6-25CSS*/
.single.single-product .wcgs-woocommerce-product-gallery .gallery-navigation-carousel .wcgs-thumb img {
    webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.single.single-product .wcgs-woocommerce-product-gallery .wcgs-slider-image img {
    webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
body.woocommerce-checkout #customer_details .return-customers button.woocommerce-button.button.woocommerce-form-login__submit {
    margin: 0 !important;
    font-size: 16px;
    padding: 12px 30px;
    line-height: normal;
}
.woocommerce-checkout .return-customers .password-input button.show-password-input {
    position: absolute;
    right: 10px;
    padding: 3px;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
}
.woocommerce-checkout .return-customers .password-input {
    position: relative;
}
.woocommerce-checkout .return-customers .password-input button.show-password-input::after {
    content: '';
    background-image: url('./images/eye_icn.svg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 15px;
    height: 12px;
    display: block;
}
.woocommerce-checkout .return-customers form.woocommerce-form p.form-row label.woocommerce-form__label ~ br {
    display: none;
}






@media only screen and (max-width: 1350px) {
  .page-id-67 .footer_newsletter {
    margin-top: 40px;
  }
  body.single .product .related .products .slick-arrow {
    width: 45px;
    height: 45px;
  }
  body.single .product .upsells .products .slick-arrow {
    width: 45px;
    height: 45px;
  }
  body.single .product .related .products .next-related {
    right: -15px;
  }
  body.single .product .related .products .prev-related {
    left: -15px;
  }
  body.single .product .related .products .related-products .product .button {
    padding: 6px 6px;
  }
  body.single .product .upsells .products .next-related {
    right: -15px;
  }
  body.single .product .upsells .products .prev-related {
    left: -15px;
  }
  body.single .product .upsells .products .upsell-products .product .button {
    padding: 6px 6px;
  }
  .ast-plain-container.ast-no-sidebar #primary {
    /* margin-top: 20px; */
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 1025px) {
  .header-menu .menu-wrapper,
  .header-menu
    .menu-wrapper
    .elementor-widget-container
    #ekit-megamenu-header-menu,
  .header-menu
    .menu-wrapper
    .elementor-widget-container
    #ekit-megamenu-header-menu
    .menu-item {
    position: static;
  }
  .header-menu
    .menu-wrapper
    .elementor-widget-container
    #ekit-megamenu-header-menu
    .menu-item
    .elementskit-megamenu-panel {
    width: 100% !important;
  }
}

@media only screen and (min-width: 1025px) {
  .header-menu .elementskit-navbar-nav .menu-item:first-child .menu-link {
    padding-left: 0;
  }
  .header-menu .elementskit-navbar-nav .menu-item:last-child .menu-link {
    padding-right: 0;
    border-right: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .category-posts .slick-arrow.next-best {
    right: -10px;
  }
  .category-posts .slick-arrow.prev-best {
    left: -10px;
  }
  .category-posts .slick-arrow {
    width: 35px;
    height: 35px;
  }
  .archive .site-content #primary .products_wrapper .product-wrapper .products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media only screen and (max-width: 991px) {


  .elementskit-menu-container {
    overflow: hidden;
    position: relative;
  }
  .elementor-element.elementor-element-f1a669d.e-flex.e-con-boxed.e-con.e-parent {
      display: none;
  }

  .elementor-element.elementor-element-bcbd76f.e-con-full.e-flex.e-con.e-child {
      display: none !important;
  }
  .elementor-609 .elementor-element.elementor-element-a42a49d:not(.elementor-motion-effects-element-type-background), .elementor-609 .elementor-element.elementor-element-a42a49d > .elementor-motion-effects-container > .elementor-motion-effects-layer {
      background-color: #0CAAB8;
      display: none !important;
  }
  .elementor-element.elementor-element-0b32423.e-con-full.e-flex.e-con.e-child {
        display: none !important;
    }
    .elementor-element.elementor-element-d47d13c.e-con-full.e-flex.e-con.e-child {
        display: none !important;
    }
  li.elementskit-megamenu-has {
    transition: transform 0.7s ease, opacity 0.6s ease;
    transform: translateX(0);
    opacity: 1;
    width: 100%;
  }
  
  /* Slide out to left - for hiding items */
  li.elementskit-megamenu-has.slide-out-left {
    transform: translateX(-100%);
    opacity: 0;
    pointer-events: none;
  }
  
  /* Slide in from right - for showing active item */
  li.elementskit-megamenu-has.slide-in-right {
    transform: translateX(100%);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  li.elementskit-megamenu-has.slide-in-right.active {
    transform: translateX(0);
    opacity: 1;
    position: relative;
  }
  
  .elementskit-megamenu-panel {
    transition: transform 0.4s ease;
  }


  /* .elementor-element.e-con-full.e-flex.e-con.e-child {
      display: flex !important;
      align-content: flex-start;
      flex-direction: column-reverse;
      align-items: baseline;
      width: 100% !important;
      flex-wrap: wrap;
  } */
  figure.elementor-image-box-img {
      display: none !important;
  }
  .cart-page .cart-wrapper .woocommerce-cart-form {
    max-width: 100%;
    width: 100%;
    padding-right: 0px;
  }
  .cart-page .cart-wrapper .cart-collaterals {
    max-width: 100%;
  }
  body.woocommerce-checkout .woocommerce-checkout #customer_details {
    max-width: 100%;
    width: 100% !important;
  }
  body.woocommerce-checkout .woocommerce-checkout .order-detail {
    max-width: 100%;
    width: 100%;
    padding-left: 0px;
    margin-top: 30px;
  }

  .single-product .site-content .ast-container {
    padding-left: 0px;
    padding-right: 0px;
  }

  .single-product .site-content .ast-container .ast-woocommerce-container {
    padding: 0px 15px;
  }
  .mega_bar {
    display: none;
  }
}

@media only screen and (max-width: 767px) {

  .mobile_pro h3 a {
    font-size: 18px !important;
}

  .mobile_pro figure.elementor-image-box-img a img {
    height: 150px !important;
    width: 150px;
}

  .search-results .ast-blog-layout-4-grid .ast-article-post {
    width: 100%;
}

  .header-wrapper .header-account .account-btn .elementor-button-text,
  .header-wrapper
    .header-account
    .cart-btn
    .hfe-menu-cart__toggle
    .elementor-button-icon:after {
    display: none;
  }
  .header-wrapper
    .header-account
    .cart-btn
    .hfe-menu-cart__toggle
    .elementor-button-icon::before {
    right: -7px;
  }
  .header-wrapper .header-account,
  .header-wrapper .header-account .search-mobile,
  .header-wrapper .header-account .search-mobile .hfe-search-button-wrapper,
  .header-wrapper .header-account .search-mobile .hfe-search-icon-toggle {
    position: inherit !important;
  }
  .header-wrapper .header-account .search-mobile .hfe-search-form__input {
    top: -100%;
    width: 100% !important;
    z-index: 99;
    font-size: 14px;
    line-height: 21px;
    color: #2d2d2d;
    font-family: "Poppins" !important;
    font-weight: normal !important;
    height: auto;
    padding: 20px !important;
  }
  .header-wrapper
    .header-account
    .search-mobile
    .hfe-input-focus
    .hfe-search-form__input {
    top: -10px;
  }
  .header-wrapper .header-account .search-mobile .fas {
    padding: 0;
    display: flex;
    width: 17px !important;
    height: 24px !important;
  }
  .header-wrapper .header-account .search-mobile .fas:before {
    content: "";
    display: inline-block;
    background-image: url(/wp-content/uploads/2024/09/search-icon.svg);
    width: 17px;
    height: 17px;
  }
  .header-menu
    .menu-wrapper
    .elementor-widget-container
    .elementskit-menu-hamburger {
    width: 35px;
    padding: 6px 5px;
  }
  .header-menu
    .menu-wrapper
    .elementor-widget-container
    .elementskit-menu-hamburger
    .elementskit-menu-hamburger-icon {
    margin-bottom: 5px;
  }
  .header-menu
    .menu-wrapper
    .elementor-widget-container
    .elementskit-menu-hamburger
    .elementskit-menu-hamburger-icon:last-child {
    margin: 0;
  }
  .category-box .price p span {
    font-size: 14px;
    line-height: normal;
    display: block;
  }
  .testimonial-slider
    .strong-view.wpmtst-default
    .wpmtst-testimonial
    .wpmtst-testimonial-inner {
    padding: 20px 25px 20px 60px;
  }
  .testimonial-slider
    .strong-view.wpmtst-default
    .wpmtst-testimonial
    .wpmtst-testimonial-inner:before {
    width: 35px;
    height: 25px;
    left: 20px;
    top: 30px;
    background-size: contain;
  }
  .testimonial-slider
    .strong-view.wpmtst-default
    .wpmtst-testimonial
    .wpmtst-testimonial-inner
    .wpmtst-testimonial-content
    p {
    line-height: 26px;
  }
  .woocommerce-js ul.products .product .astra-shop-summary-wrap {
    margin-top: 10px;
  }
  .woocommerce-js ul.products .product .astra-shop-thumbnail-wrap img {
    height: 230px;
  }
  .category-posts .slick-arrow.prev-best {
    left: -45px;
    right: auto;
  }
  .category-posts .slick-arrow.next-best {
    right: -45px;
    left: auto;
  }
  .category-posts .slick-arrow {
    width: 40px;
    height: 40px;
  }
  .category-posts .best_seller .card_specifications {
    display: none;
  }
  .category-posts .best_seller .add_to_cart_button,
  .category-posts .best_seller .out-of-stock-button {
    display: none;
  }
  .category-posts
    .best_seller
    .product
    .astra-shop-summary-wrap
    .price
    .amount {
    display: block;
  }
  .woocommerce-js ul.products .product .astra-shop-summary-wrap .button {
    margin: 10px 0 0;
  }
  .archive
      .site-content
      #primary
      .products_wrapper
      .product-wrapper
      .products
      .product {
      flex-direction: row;
      padding: 15px 10px !important;
      align-items: center;
      flex-wrap: wrap;
  }
  .archive
    .site-content
    #primary
    .products_wrapper
    .product-wrapper
    .products
    .product
    .astra-shop-thumbnail-wrap {
    max-width: 45%;
    width: 100%;
  }
  .archive
    .site-content
    #primary
    .products_wrapper
    .product-wrapper
    .products
    .product
    .astra-shop-summary-wrap {
      margin: 0;
      max-width: 55%;
      padding-left: 10px;
  }
  .archive .site-content #primary .products_wrapper .product-wrapper .products .product .custom-bottom-button-wrap {
    margin: 0;
    max-width: 55%;
    width: 100%;
    padding-left: 10px;
    margin-left: auto;
}
  .archive
    .site-content
    #primary
    .products_wrapper
    .product-wrapper
    .products
    .product
    .astra-shop-summary-wrap
    .add_to_cart_button,
  .archive
    .site-content
    #primary
    .products_wrapper
    .product-wrapper
    .products
    .product
    .astra-shop-summary-wrap
    .out-of-stock-button {
    display: none;
  }
  .woocommerce-products-header {
    padding: 30px 0;
    margin-bottom: 30px;
  }
  .woocommerce-products-header .heading {
    margin-bottom: 10px;
  }
  .woocommerce-products-header .heading h1 {
    font-size: 24px;
    line-height: 30px;
  }
  .archive
    .site-content
    #primary
    .category_wrapper
    .products
    .product-category
    img {
    margin-bottom: 10px;
  }
  .archive
    .site-content
    #primary
    .category_wrapper
    .products
    .product-category
    h2 {
    font-size: 16px;
    line-height: 24px;
  }
  .archive .site-content #primary .category_wrapper .products {
    margin: 0 auto 50px;
  }
  .archive .site-content #primary .category_wrapper .category-accordion {
    padding: 50px 0;
  }
  .archive .site-content #primary .category_wrapper .category-accordion h2 {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 30px;
  }
  .sp-easy-accordion .sp-ea-single .ea-header a {
    font-size: 16px;
    line-height: 24px;
    padding: 15px 20px !important;
  }
  .sp-easy-accordion .sp-ea-single .sp-collapse .ea-body {
    padding: 0 20px 15px;
  }
  body.single.single-product #primary {
    margin-top: 20px;
    margin-bottom: 0;
  }
  body.single.single-product
    #primary
    .custom-breadcrumb
    .woocommerce-breadcrumb {
    line-height: 20px;
  }
  body.single.single-product #primary .product #wpgs-gallery {
    max-width: 100% !important;
    margin-right: 0;
    margin-bottom: 30px;
  }
  body.single.single-product #primary .product .summary.entry-summary {
    max-width: 100% !important;
    margin: 0;
  }
  body.single.single-product
    #primary
    .product
    #wpgs-gallery
    .wcgs-carousel
    .swiper-slide {
    padding: 30px 20px;
  }
  body.single.single-product
    #primary
    .product
    #wpgs-gallery
    .wcgs-carousel
    .swiper-slide
    img {
    width: 100%;
    height: 300px;
  }
  body.single.single-product #primary .product .summary.entry-summary h1 {
    font-size: 20px;
    line-height: normal;
  }
  body.single.single-product
    #primary
    .product
    .summary.entry-summary
    .product_meta {
    margin: 6px 0 15px;
  }
  body.single.single-product
    #primary
    .product
    .summary.entry-summary
    .inc-vat
    span {
    font-size: 20px;
    line-height: normal;
  }
  body.single.single-product
    #primary
    .product
    .summary.entry-summary
    .vat-relief
    span {
    font-size: 25px;
    line-height: normal;
  }
  body.single.single-product
    #primary
    .product
    .summary.entry-summary
    .vat-eligible {
    margin: 7px 0 15px;
    padding: 10px;
    font-size: 16px;
  }
  body.single.single-product
    #primary
    .product
    .summary.entry-summary
    .variations_form
    .woocommerce-variation-add-to-cart
    .quantity
    input,
  body.single.single-product
    #primary
    .product
    .summary.entry-summary
    .cart
    .quantity
    input {
    height: 50px;
    font-size: 16px;
    max-width: 100px;
    width: 100px;
  }
  body.single.single-product
    #primary
    .product
    .summary.entry-summary
    .variations_form
    .woocommerce-variation-add-to-cart
    .single_add_to_cart_button,
  body.single.single-product
    #primary
    .product
    .summary.entry-summary
    .cart
    .single_add_to_cart_button {
    font-size: 16px;
    padding: 14px 20px;
  }
  body.single.single-product
    #primary
    .product
    .summary.entry-summary
    .woocommerce-product-details__short-description
    ul
    li {
    font-size: 16px;
    line-height: 25px;
  }
  body.single.single-product #primary .product .woocommerce-tabs {
    padding-top: 50px;
  }
  body.single.single-product #primary .product .woocommerce-tabs .tabs {
    display: flex;
    white-space: nowrap;
    overflow-x: scroll;
  }
  body.single.single-product
    #primary
    .product
    .woocommerce-tabs
    .woocommerce-Tabs-panel
    .description-wrapper {
    gap: 30px;
  }
  body.single.single-product
    #primary
    .product
    .woocommerce-tabs
    .woocommerce-Tabs-panel
    .description-wrapper
    .left-desc,
  body.single.single-product
    #primary
    .product
    .woocommerce-tabs
    .woocommerce-Tabs-panel
    .description-wrapper
    .right-desc {
    max-width: 100%;
  }
  body.single.single-product #primary .product .woocommerce-tabs .tabs li {
    margin-right: 30px;
  }
  body.single.single-product
    #primary
    .product
    .woocommerce-tabs
    .tabs
    li:last-child {
    margin: 0;
  }
  body.single.single-product
    #primary
    .product
    .woocommerce-tabs
    .woocommerce-Tabs-panel
    h2 {
    font-size: 18px;
    line-height: 30px;
  }
  body.single.single-product
    #primary
    .product
    .woocommerce-tabs
    .woocommerce-Tabs-panel
    p {
    font-size: 16px;
    line-height: 28px;
  }
  body.single .product .related {
    padding: 50px 30px;
  }
  body.single .product .related .heading h2 {
    font-size: 24px;
    line-height: normal;
  }
  body.single .product .upsells {
    padding: 50px 30px;
  }
  body.single .product .upsells .heading h2 {
    font-size: 24px;
    line-height: normal;
  }
  body.single .product .related .products .slick-arrow {
    width: 40px;
    height: 40px;
  }
  body.single .product .upsells .products .slick-arrow {
    width: 40px;
    height: 40px;
  }
  body.single .product .related .products .prev-related {
    left: 5px;
  }
  body.single .product .related .products .next-related {
    right: 5px;
  }
  body.single .product .upsells .products .prev-related {
    left: 5px;
  }
  body.single .product .upsells .products .next-related {
    right: 5px;
  }
  .header-menu
    .menu-wrapper
    .elementor-widget-container
    #ekit-megamenu-header-menu
    li
    .elementskit-megamenu-panel
    .elementor-image-box-wrapper
    img {
    width: 100%;
    height: 150px;
  }
  .header-menu
    .menu-wrapper
    .elementor-widget-container
    #ekit-megamenu-header-menu
    .menu-item {
    border-bottom: 1px solid #ddd;
  }
  .contact-form form .two-field {
    gap: 0;
  }
  .contact-form form .two-field .form-group {
    max-width: 100%;
  }
  .contact-form .form-group {
    margin: 0 0 15px;
  }
  .contact-form .form-group .wpcf7-form-control {
    padding: 10px 15px !important;
  }
  .contact-form .form-group .wpcf7-form-control.wpcf7-textarea {
    height: 100px !important;
  }
  .contact-form .submit_btn input {
    padding: 10px 20px;
  }
  .archive .site-content #primary .products_wrapper .product-filters {
    width: 100%;
    margin-top: 0;
    padding: 0;
    border-right: 0;
    display: none;
  }
  .archive .site-content #primary .products_wrapper .product-wrapper {
    width: 100%;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 50px;
    margin-top: 30px;
  }
  .archive
    .site-content
    #primary
    .products_wrapper
    .product-wrapper
    .view-switcher {
    display: none;
  }
  .archive
    .site-content
    #primary
    .products_wrapper
    .product-wrapper
    .view-switcher
    .grid-view {
    margin-right: 10px;
    padding-right: 10px;
  }
  #ast-scroll-top {
    right: 20px;
    bottom: 60px;
  }
  .heading-wrapper {
    padding: 30px 0;
  }
  .heading-wrapper h1 {
    font-size: 24px;
    line-height: 30px;
    margin: 0 0 10px;
  }
  .heading-wrapper .breadcrumb-wrap {
    line-height: 20px;
  }
  .blog-listing {
    padding: 50px 0;
  }
  .blog-listing .listing-wrapper .post {
    max-width: 100%;
  }
  .blog-listing .listing-wrapper .post .entry-header .post-thumbnail img {
    height: 200px;
  }
  .blog-listing .listing-wrapper .post .entry-content {
    padding: 20px 15px;
  }
  .blog-listing .listing-wrapper .post .entry-content .icon-date {
    margin-bottom: 10px;
  }
  .blog-listing .listing-wrapper .post .entry-content .entry-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }
  .single.single-post .ast-container {
    padding: 0 !important;
  }
  .post-content {
    padding: 50px 0;
  }
  .post-content .featured {
    height: 300px;
    border-radius: 8px;
  }
  .post-content .post-meta {
    margin: 20px 0;
  }
  .archive
    .site-content
    #primary
    .products_wrapper
    .product-filters
    .wcpf-front-element {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .archive
    .site-content
    #primary
    .products_wrapper
    .product-filters
    .wcpf-front-element
    .wcpf-heading-label
    .text {
    font-size: 16px;
    line-height: 24px;
  }
  body.woocommerce-account .account-wrapper {
    padding: 0 0 40px;
  }
  body.woocommerce-account .account-wrapper .heading-wrapper {
    margin-bottom: 30px;
    padding: 30px 0;
  }
  body.woocommerce-account .account-wrapper .u-column1 {
    margin-bottom: 50px;
  }
  body.woocommerce-account .account-wrapper h2 {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 10px;
  }
  .woocommerce-cart .cart-empty {
    padding: 50px 0;
  }
  .woocommerce-cart .cart-empty h2 {
    font-size: 30px;
    font-weight: 500;
    margin: 0 0 15px;
  }
  .woocommerce-cart .cart-empty .return-to-shop .button {
    font-size: 16px;
    padding: 14px 20px;
  }
  .cart-page .heading-wrapper h1 {
    font-size: 24px;
  }
  .cart-page .heading-wrapper {
    margin-bottom: 30px;
  }
  .cart-page .cart-wrapper .woocommerce-cart-form {
    max-width: 100%;
    padding-right: 0;
  }
  .cart-page .cart-wrapper .cart-collaterals {
    max-width: 100%;
  }
  .cart-page
    .cart-wrapper
    .woocommerce-cart-form
    .shop_table
    tbody
    tr
    td.actions
    .button,
  .cart-page
    .cart-wrapper
    .cart-collaterals
    .wc-proceed-to-checkout
    .checkout-button {
    padding: 12px 20px;
  }
  .cart-page {
    padding-bottom: 50px;
  }
  .cart-page h2 {
    font-size: 20px;
    line-height: normal;
    margin-bottom: 15px;
  }
  body.woocommerce-checkout article {
    margin: 30px 0;
  }
  body.woocommerce-checkout .entry-header .entry-title {
    font-size: 24px;
  }
  body.woocommerce-checkout .return-customers {
    padding: 12px 15px;
    margin-bottom: 20px;
  }
  body.woocommerce-checkout .return-customers .woocommerce-info {
    font-size: 16px;
    line-height: 26px;
    align-items: center;
    gap: 5px;
  }
  body.woocommerce-checkout .woocommerce-checkout #customer_details {
    max-width: 100%;
    margin-bottom: 30px !important;
  }
  body.woocommerce-checkout .woocommerce-checkout #customer_details h3 {
    font-size: 16px;
    line-height: 26px;
  }
  body.woocommerce-checkout .woocommerce-checkout #customer_details .back-btn {
    padding-top: 15px;
    margin-top: 30px;
  }
  body.woocommerce-checkout
    .woocommerce-checkout
    #customer_details
    .back-btn
    a {
    font-size: 16px;
    line-height: 26px;
  }
  body.woocommerce-checkout
    .woocommerce-checkout
    #customer_details
    #tefw_fields,
  body.woocommerce-checkout
    .woocommerce-checkout
    #customer_details
    .contact_info {
    margin-bottom: 20px;
  }
  body.woocommerce-checkout .woocommerce-checkout .order-detail {
    max-width: 100%;
    padding: 0;
  }
  body.woocommerce-checkout .woocommerce-checkout .order-detail .detail {
    border-radius: 8px;
    padding: 20px 15px;
  }
  body.woocommerce-checkout
    .woocommerce-checkout
    .order-detail
    .detail
    #order_review
    .coupon-form-row
    td
    .checkout_coupon
    .form-row-first {
    margin: 0;
  }
  body.woocommerce-checkout
    .woocommerce-checkout
    .order-detail
    .detail
    #order_review
    .coupon-form-row
    td {
    padding: 20px 0;
  }
  body.woocommerce-checkout
    .woocommerce-checkout
    .order-detail
    .detail
    #order_review
    .place-order
    .button {
    padding: 12px 20px;
  }
  body.woocommerce-checkout
    .woocommerce-checkout
    #customer_details
    .contact_info {
    margin: 0;
  }
  .footer-newsletter form .mc-field-group input {
    padding: 9px 24px 9px 40px;
  }
  .footer-newsletter form .mc-field-group:after {
    left: 15px;
    top: 16px;
  }
  .footer-newsletter form #mc_embed_signup_scroll .subscibe {
    position: static;
  }
  .footer-newsletter form .mc-field-group {
    position: relative;
    margin-bottom: 10px;
  }
  .footer-newsletter form #mc_embed_signup_scroll .subscibe .button {
    width: 100%;
  }
  body.woocommerce-account
    .account-dashboard
    .dashboard-wrapper
    .woocommerce-MyAccount-navigation
    ul
    li
    a {
    font-size: 16px;
    padding: 8px 15px;
    padding-left: 40px;
  }

  body.woocommerce-account
    .account-dashboard
    .dashboard-wrapper
    .woocommerce-MyAccount-navigation
    ul
    li
    a:before {
    top: 13px;
  }
  body.woocommerce-account
    .account-dashboard
    .dashboard-wrapper
    .woocommerce-MyAccount-content
    .title
    a {
    text-align: center;
  }
  body.woocommerce-account
    .account-dashboard
    .dashboard-wrapper
    .woocommerce-MyAccount-navigation {
    width: 100%;
  }
  .woocommerce-MyAccount-navigation > ul {
    margin: 0 0 30px;
    padding: 0;
  }
  body.woocommerce-account
    .account-dashboard
    .dashboard-wrapper
    .woocommerce-MyAccount-content {
    width: 100%;
    padding-left: 0;
  }
  body.woocommerce-account
    .account-dashboard
    .dashboard-wrapper
    .woocommerce-MyAccount-content
    p {
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 10px;
  }

  body.single.single-product
    #primary
    .product
    #wpgs-gallery
    .wcgs-carousel
    .swiper-slide
    img {
    width: 100%;
    height: auto;
  }
  body.single.single-product
    #primary
    .product
    #wpgs-gallery
    .wcgs-carousel
    .swiper-slide {
    padding: 35px 0px 20px;
  }
  body.single.single-product
    #primary
    .product
    #wpgs-gallery
    .wcgs-carousel
    .wcgs-swiper-arrow {
    min-width: 22px;
    min-height: 29px;
  }
  .archive
    .site-content
    #primary
    .products_wrapper
    .product-wrapper
    .products
    .product:hover {
    transform: scale(1);
  }
  .woocommerce-js ul.products .product .astra-shop-summary-wrap h2 {
    font-size: 16px;
    line-height: 22px;
  }

  .custom-cart-wrapper .cart_item .product-thumbnail {
    width: 30%;
  }
  .custom-cart-wrapper .cart_item .product-name {
    width: 70%;
  }
  .custom-cart-wrapper .product-name.custom-product-name a {
    font-size: 16px;
    line-height: 22px;
  }
  .custom-cart-wrapper .product-price .amount {
    font-size: 16px;
  }
  .custom-cart-wrapper .custom-product-subtotal .amount {
    font-size: 16px;
    margin-top: 2px;
  }
  .cart_item .custom-product-quantity .quantity input {
    width: 40px;
    height: 30px;
    outline: none;
    padding: 0px;
  }

  .cart_item .custom-product-quantity .quantity button {
    width: 30px;
    height: 30px;
    outline: none;
    border: 0px !important;
  }
  .cart_item .custom-product-quantity .quantity {
    margin-top: 15px;
  }
  .custom-cart-wrapper .cart_item {
    gap: 20px;
  }

  .cart_item .subtotal-class {
    font-size: 16px;
  }
  .product-remove.custom-remove {
    top: 4px;
  }
  .elementor-31
    .elementor-element.elementor-element-04c2bfd
    .elementskit-nav-logo {
    margin: 5px 5px 5px 0px !important;
  }
  .custom-cart-wrapper .cart_item .product-thumbnail img {
    height: auto !important;
    width: 150px;
  }
  .category-description p {
    max-width: 100%;
    width: 100%;
  }
  .custom-cart-wrapper .cart_item {
    padding: 40px 0px 20px 0px;
  }
  body.woocommerce-account
    .account-dashboard
    .dashboard-wrapper
    .woocommerce-MyAccount-content
    h2 {
    font-size: 20px !important;
    width: 100% !important;
  }
  .woocommerce-Address header.woocommerce-Address-title.title {
    flex-wrap: wrap !important;
    margin-top: 10px;
  }
  body.woocommerce-account
    .account-dashboard
    .dashboard-wrapper
    .woocommerce-MyAccount-content
    .title
    a {
    width: 100% !important;
    text-align: left !important;
    padding-left: 0px;
  }
  .woocommerce-checkout .content-area .entry-content {
      margin-top: 15px;
  }
.woocommerce-account .woocommerce .woocommerce-form-row button.woocommerce-Button.button {
      padding: 10px 40px;
  }
}

@media only screen and (max-width: 600px) {
  #information_items,
  #policies_items,
  #contact_information_items,
  #join_our_newsletter_items,
  #social_media_items {
    display: none;
  }

  #information::before,
  #our_pols::before,
  #contact_information::before,
  #join_our_newsletter::before {
    content: "\e994";
    font-family: elementskit !important;
    display: flex;
    justify-content: end;
    color: #2d2d2d;
    transform: translate(-4%, 20px);
  }
  #social_media::before {
    content: "\e994";
    font-family: elementskit !important;
    display: flex;
    justify-content: end;
    color: #2d2d2d;
    transform: translate(-4%, 40px);
  }
  #information.active::before,
  #our_pols.active::before,
  #contact_information.active::before,
  #join_our_newsletter.active::before,
  #social_media.active::before {
    content: "\e995";
  }
}

.outofstock-badge {
  display: none !important;
}
span.ast-shop-product-out-of-stock {
  display: none;
}
p.stock.out-of-stock {
  display: none;
}

table.table {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  width: 100%;
  padding: 20px 0 20px 0;
}
.address-wr {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin: 20px 0;
}
.address-wr .box p {
  font-size: 13.5px;
  font-weight: 400;
  padding-left: 32px;
  color: #000;
  line-height: 24px;
  margin-bottom: 0;
}
.address-wr .box h3 {
  font-size: 15px;
  display: flex;
  font-weight: 600;
  padding: 0;
  margin: 0;
  align-items: center;
  color: #000;
  gap: 8px;
  margin-bottom: 10px;
}
table.table tr td {
  padding: 10px 0 0px 0;
  width: 33.33%;
  text-align: center;
  font-size: 13px;
}
table.table tr th:nth-child(1) {
  text-align: left;
}
table.table tr th {
  color: #303030;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  width: 33.33%;
}
table.table tr .items-box {
  display: flex;
  gap: 20px;
}

table.table tr td .content p {
  font-size: 12px;
  text-align: left;
}
.save-up-to {
  background-image: url("/wp-content/uploads/2024/12/shikara-boats.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 40px 100px 70px 100px;

  position: relative;
}
.save-up-to:after {
  background-color: #0eabbad6;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  content: "";
  height: 100%;
}
.save-up-to .content {
  position: relative;
  z-index: 1;
  text-align: center;
}
.save-up-to .content h2 {
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  line-height: 32px;
  padding-bottom: 10px;
  font-family: "Poppins";
}

.save-up-to .content h3 {
  font-family: "Poppins";
  color: #fff;
  font-size: 18px;
}

.save-up-to .content p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 16px 0 0;
  font-family: "Poppins";
}

.save-up-to .content a {
  color: #fff;
  font-family: "Poppins";
  font-size: 16px;
  margin-top: 10px;
  display: inline-block;
  font-weight: 500;
}

.have-you-any-quation p {
  font-size: 14px;
  line-height: 23px;
  color: #000;
  padding: 20px 0;
}
.thanks-for-order h2 {
  font-size: 24px;
  margin: 0;
  font-weight: 500;
  padding-bottom: 10px;
  line-height: 35px;
}
.table-responsive {
  overflow-x: auto;
}
.table-responsive h2 {
  font-size: 20px;
  margin: 0;
  line-height: 44px;
  text-transform: capitalize;
  color: #000;
}
.address-wr .last-box p {
  /* text-align: center; */
  padding-left: 0;
}
.address-wr .box h3 span {
  font-size: 14px;
  font-weight: 400;
  color: #000;
  line-height: 24px;
}
.box.last-box h4 {
  font-size: 16px;
  font-weight: 600;
  padding-top: 20px;
}

/*button.elementskit-menu-close.elementskit-menu-toggler {
  position: absolute;
  top: 20px;
}*/

.page-id-67 .item-image img {
  height: 90px;
}

.page-id-67 table.table tr th {
  border: none;
  font-family: "Poppins";
}
table.table tr td .content p {
  margin-bottom: 0;
  font-family: "Poppins";
}

.page-id-67 table.table tr td {
  padding: 10px 12px;
  border: none;
  font-family: "Poppins";
}

.page-id-67 .items-box {
  align-items: baseline;
}

.page-id-67 table.table {
  border-left: none;
}

.have-you-any-quation p {
  font-family: "Poppins";
}

.save-up-to {
  background: #0eabbad6;
}

.save-up-to .content h2 {
  font-family: "Poppins";
}

.save-up-to .content p {
  font-family: "Poppins";
}

.thanks-for-order h2 {
  font-family: "Poppins";
}

.thanks-for-order p {
  font-family: "Poppins";
  font-size: 15px;
}

.address-wr .box h3 {
  font-family: "Poppins";
}

.address-wr .box p {
  font-family: "Poppins";
}

.box.last-box h4 {
  font-size: 15px;
  font-family: "Poppins";
}

.table-responsive h2 {
  font-family: "Poppins";
}

.elementor-image-box-content.custom-image-box-content {
  padding: 10px 15px;
}
a.elementor-button.elementor-button-link.elementor-size-sm {
  background-color: transparent;
  padding: 20px 10px;
}
a#custom-menu-cart__toggle_button {
  background-color: transparent;
  padding: 20px 10px;
}
.custom-cart-icon {
  display: flex;
  align-items: center;
}

body.woocommerce-account
  .account-dashboard
  .dashboard-wrapper
  .woocommerce-MyAccount-content
  .edit-account
  label {
  font-weight: 400;
  font-family: poppins;
  font-size: 15px;
  margin-bottom: 5px;
  line-height: 22px;
}

body.woocommerce-account
  .account-dashboard
  .dashboard-wrapper
  .woocommerce-MyAccount-content
  p {
  margin: 0 0 16px;
  padding: 0;
}

.woocommerce-js #content table.cart td,
.woocommerce-page #content table.cart td:empty {
  display: none;
}

body.single.single-product #primary .product .woocommerce-tabs .tabs {
  border-bottom: 1px solid #acacac;
}

body.single.single-product #primary .product .woocommerce-tabs .tabs:before {
  display: none;
}

.header-menu .elementskit-menu-overlay {
  display: none;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

body.single.single-product
  #primary
  .product
  #wpgs-gallery
  .gallery-navigation-carousel-wrapper {
  margin-top: 10px;
}

body.single.single-product
  #primary
  .product
  #wpgs-gallery
  .wcgs-carousel
  .swiper-slide {
  padding: 12px 46px 30px;
}

body.woocommerce-account
  .account-dashboard
  .dashboard-wrapper
  .woocommerce-MyAccount-navigation
  ul
  li {
  border-left: 0;
  border-right: 0;
}

.search .post-content .ast-excerpt-container ul {
  margin-left: 20px;
  margin-top: 10px;
}

.search .post-thumb a {
  display: block;
  position: relative;
  padding-bottom: 65%;
}

.search .post-thumb a img {
  position: absolute;
  top: 0;
  width: 100% !important;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

@media (max-width: 1199.98px) {
  .page-id-67 .item-image img {
    height: 65px;
    width: 65px;
  }

  body.woocommerce-account
    .account-dashboard
    .dashboard-wrapper
    .woocommerce-MyAccount-content {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }

  body.woocommerce-account
    .account-dashboard
    .dashboard-wrapper
    .woocommerce-MyAccount-navigation {
    width: 100%;
  }

  .wheel_heading h3 {
    font-size: 24px !important;
  }
  body.single.single-product
  #primary
  .product
  .woocommerce-tabs
  .woocommerce-Tabs-panel
  .description-wrapper
  .left-desc {
    max-width: 100%;
}
body.single.single-product
  #primary
  .product
  .woocommerce-tabs
  .woocommerce-Tabs-panel
  .description-wrapper
  .right-desc {
    max-width: 100%;
}
body.single.single-product
    #primary
    .product
    .woocommerce-tabs
    .woocommerce-Tabs-panel
    .description-wrapper {
    gap: 10px;
    justify-content: space-between;
}
}

@media (max-width: 921px) {

  .page-id-66 .cart_totals table tr {
    margin: 0 !important;
    border: none !important;
}

  .page-id-68 table.woocommerce-orders-table.woocommerce-MyAccount-orders {
    border: none;
    margin-bottom: 0 !important;
  }

  .woocommerce table.shop_table_responsive tr,
  .woocommerce-page table.shop_table_responsive tr {
    margin-bottom: 20px;
    border: 1px solid #dedede;
  }
}

@media (max-width: 991.98px) {
  .page-id-67 .items-box {
    align-items: center;
  }

  .page-id-67 .item-image img {
    height: 50px;
    width: 50px;
  }

  .page-id-67 .item-image {
    width: 50%;
  }

  body.single.single-product #primary .product .woocommerce-tabs .tabs {
    display: flex;
    white-space: nowrap;
    overflow-x: scroll;
  }

  .single-product .wcgs-photo {
    transform: scale(0) !important;
    transform-origin: initial !important;
  }
  body.single.single-product #primary .product #wpgs-gallery {
      width: 100% !important;
  }
}

@media (max-width: 767.98px) {
  body.single .product .related .products .next-related {
    right: 13px;
  }

  body.single .product .related .products .prev-related {
    left: 13px;
  }
  body.single .product .upsells .products .next-related {
    right: 13px;
  }

  body.single .product .upsells .products .prev-related {
    left: 13px;
  }

  body.single.single-product #primary .product .summary.entry-summary {
    margin-top: 0;
  }

  .gens-raf-body {
    max-width: 100%;
  }

  body.woocommerce-account
    .account-dashboard
    .dashboard-wrapper
    .woocommerce-MyAccount-content {
    margin-top: 10px;
  }

  body.single.single-product #primary .product .woocommerce-tabs {
    padding-top: 20px;
  }

  .page-id-67 .footer_newsletter {
    margin-top: 0;
  }

  .wheel_heading h3 {
    font-size: 18px !important;
  }

  .ast-blog-layout-4-grid .ast-article-post {
    width: 100%;
    padding: 0 !important;
  }

  .wholesale-form form .form-group .form-label {
    max-width: 25%;
  }
  .ekit-template-content-header {
      position: sticky;
      top: 0;
      left: 0;
      z-index: 999;
  }
}

@media all and (max-width: 851px) {
  .address-wr .last-box p {
    text-align: left;
    padding-left: 20px;
  }
  .address-wr .box {
    width: 100%;
  }
  .address-wr {
    flex-wrap: wrap;
    row-gap: 20px;
    padding: 0 20px;
  }
  .table-responsive table {
    width: 700px;
  }
  .save-up-to {
    padding: 50px 20px;
  }
  .save-up-to .content h2 {
    font-size: 17px;
    line-height: 26px;
  }
  .save-up-to .content p {
    font-size: 12px;
    line-height: 26px;
  }
  .table-responsive,
  .have-you-any-quation {
    padding: 0 20px;
  }
  .have-you-any-quation p {
    font-size: 13px;
    line-height: 23px;
  }
  .thanks-for-order {
    width: 100%;
    padding: 0 20px;
  }
  main {
    overflow-x: hidden;
  }
  div#primary main {
    overflow-x: visible;
  }
}

@media (max-width: 1024px) {
  .elementskit-navbar-nav-default
    .elementskit-nav-identity-panel
    .elementskit-site-title {
    display: flex;
    float: none !important;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: center;
    position: relative;
  }
  .custom-cart-icon {
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
  }
  .listing-all {
    display: flex;
    flex-direction: unset;
    flex-wrap: wrap;
    row-gap: 20px;
  }
  .listing-all {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }
  .header-menu
    .menu-wrapper
    .elementor-widget-container
    #ekit-megamenu-header-menu
    li
    .elementskit-megamenu-panel
    .elementor-image-box-wrapper
    img {
    width: 100%;
    height: auto;
    object-fit: contain;
    padding: 0px;
    background: #fff;
  }
}

@media (max-width: 1024px) {
  .elementor-31
    .elementor-element.elementor-element-04c2bfd
    .elementskit-nav-logo {
    margin: 5px 5px 5px 20px !important;
  }
  .header-menu .custom-image-box-content h3 {
    color: #0caab8;
    font-size: 20px;
    font-weight: 600;
    font-family: "Poppins";
  }
  .header-menu .custom-image-box-content p a {
    color: #222222;
    font-size: 18px;
    font-weight: 600;
    font-family: "Poppins";
  }
}
.category-description {
    position: relative;
}

.description-content {
    transition: max-height 0.5s ease-out; /* Smooth expand/collapse animation */
    overflow: hidden;
}

.dropdown-arrow {
    color: #0073aa; /* Arrow color */
    cursor: pointer;
    font-size: 16px; /* Adjust arrow size */
    display: inline-block;
    margin-top: 5px;
    transition: transform 0.3s ease; /* Smooth arrow rotation */
}

.dropdown-arrow:hover {
    color: #005177; /* Hover color */
}
.dropdown-arrow.rotated {
  transform: rotate(180deg); /* Rotate the arrow */
}
.ast-excerpt-container.ast-blog-single-element {
  display: none;
}
.astra-shop-summary-wrap .sale-price {
  display: none !important;
}
.cfvsw-selected-swatch {
  pointer-events: none; /* Disable click events on the selected swatch */
}
section.related.products {
  display: none !important;
}
label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
  display: none !important;
}
.toggle-password {
    position: absolute;
    right: 10px;
    top: 40px;
    cursor: pointer;
}

.toggle-password .fa-eye {
  color: #777;
}

.toggle-password .fa-eye-slash {
  color: #777;
}

.woocommerce-ResetPassword .woocommerce-form-row {
  position: relative;
}
.woocommerce-js form .form-row input[type='password'],
.woocommerce-js form .form-row input[type='email'] {
  border: 1px solid rgba(37, 37, 37, 0.4);
  border-radius: 12px;
  font-size: 14px;
  font-weight: 500;
  font-family: "Poppins";
  color: #222222 !important;
  height: auto !important;
  width: 100% !important;
  padding: 12px 15px;
}
.toggle-password-field {
  position: absolute;
  right: 10px;
  top: 70%;
  transform: translateY(-50%);
  cursor: pointer;
}

.toggle-password-field .fa-eye,
.toggle-password-field .fa-eye-slash {
  color: #777;
}

.form-row-first,
.form-row-last {
  position: relative;
}
.woocommerce-form-row--wide {
  position: relative;
}
.woocommerce-ResetPassword .woocommerce-form-row .password-input .woocommerce-password-hint {
    display: none;
}

p#shipping_country_field {
  display: none;
}
.grecaptcha-badge { visibility: hidden; }

@media (max-width: 0.1px) {
  .no-index { display: none; }
}
a#hfe-menu-cart__toggle_button {
  background: transparent;
}
.explore_seller ul.products li.product .onsale {
    top: 14px !important;
    left: 10px !important;
    font-family: 'Poppins';
    right: auto !important;
    background: #0caab8;
}
p.ast-stock-detail {
    display: none;
}
p.elementor-image-box-description>a {
    color: black;
}
/* .elementor-widget-image-box .elementor-image-box-title a {
    color: #3caab8;
} */
 #woocommerce-checkout-form-coupon {
    display: block !important;
}
.woocommerce-form-coupon-toggle {
    display: none;
}
.wpro-pre-order-availability-date {
    display: none;
}

.custom-bottom-button-wrap {
    margin-top: 10px;
    text-align: center;
}

.custom-view-button {
    display: block !important;
    width: 100%;
    background-color: #0caab8;
    color: white !important;
    padding: 10px 0 !important;
    font-size: 16px !important;
    text-transform: uppercase;
    font-weight: bold !important;
    border-radius: 5px !important;
    border: none;
    transition: background-color 0.3s ease;
}

.custom-view-button:hover {
    background-color: #fff !important;
    color: #0caab8 !important;
    text-decoration: none;
    border: 1px solid #0a9ba8 !important;
}

.header-wrapper .elementskit-menu-toggler.menu_buttn_active .elementskit-menu-hamburger-icon:first-child {
    transform: rotate(45deg);
    position: relative;
    top: 5px;
    height: 3px;
    width: 23px;
    left: 2px;
}
.header-wrapper .elementskit-menu-toggler.menu_buttn_active .elementskit-menu-hamburger-icon:last-child {
    transform: rotate(-45deg);
    position: relative;
    top: -7px;
    height: 3px;
    width: 23px;
    left: 2px;
}
.header-wrapper .elementskit-menu-toggler.menu_buttn_active .elementskit-menu-hamburger-icon:nth-child(2) {
    opacity: 0;
}
.header-wrapper .elementskit-menu-toggler .elementskit-menu-hamburger-icon {
    transition: all .3s ease;
}
.header-wrapper nav #ekit-megamenu-header-menu .elementskit-nav-identity-panel {
    display: none;
}

.cfvsw-swatches-blur-cross-disable::before, .cfvsw-swatches-hide-disable::before, .cfvsw-swatches-blur-cross::before {
    font-family: 'Inter' !important;
    background-image: url(/discovermobility/wp-content/uploads/2025/10/icons8-cross-50.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    transition: all 200ms !important;
    font-size: 0;
}

/* isha */
.back-btn {
    display: none;
}
.field-error {
    border-color: red !important;
}
.error-message {
    color: red;
    font-size: 13px;
    margin-top: 4px;
    display: block;
}

div#payment {
    display: none;
}
.Label{
  font-family: "Inter" !important;
  font-size: 14px !important;
}
.gpay-button-fill > .gpay-button.white, .gpay-button-fill > .gpay-button.black {
    padding: 7px 15%;
}
.ppc-button-wrapper {
    max-width: 342px;
}
.payment_box{
   background-color: transparent !important;
   margin: 0 !important;
}
.payment_box::before{
  border: unset !important;
}
.woocommerce-privacy-policy-text p{
   font-size: 14px ;
}
/* Progress bar container */
.checkout-wrapper #checkout-progress-bar .progressbar {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    list-style: none;
    border: 2px solid #0caab8;
}
.checkout-wrapper #checkout-progress-bar .progressbar li {
    max-width: 33.33%;
    width: 100%;
    text-align: center;
    padding: 15px 0;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    color: #2D2D2D;
    position: relative;
}
.checkout-wrapper #checkout-progress-bar .progressbar li::before {
    position: absolute;
    right: 0;
    top: -1px;
    bottom: 100%;
    height: 80%;
    width: 2px;
    background-color: #0caab8;
    content: "";
    transform: rotate(-50deg);
    transform-origin: right top;
}
.checkout-wrapper #checkout-progress-bar .progressbar li::after {
    position: absolute;
    height: 80%;
    bottom: 0;
    top: auto;
    right: 0px;
    width: 2px;
    background-color: #0caab8;
    content: "";
    transform: rotate(50deg);
    transform-origin: left bottom;
}
.checkout-wrapper #checkout-progress-bar .progressbar li:last-child::after,
.checkout-wrapper #checkout-progress-bar .progressbar li:last-child::before {
    display: none;
}
.checkout-wrapper #checkout-progress-bar .progressbar li.active {
    background: #0CAAB8;
    color: #fff;
}
.checkout-wrapper #checkout-progress-bar .progressbar li.active::before {
    opacity: 0;
}
.checkout-wrapper #checkout-progress-bar .progressbar li.active::after {
    transform: translateX(-1px);
    height: 100%;
    width: 35px;
    left: 100%;
    clip-path: polygon(100% 50%, 0 0, 0 100%);
}

.tefw-review-box {
  background: #fff;
  margin-top: 0;
}

.tefw-review-box h3 {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 600;
}

.tefw-review-flex {
  display: flex;
  gap: 50px;
  margin-bottom: 20px;
}
#tefw_review_section p{
  font-size: 14px;
}
.tefw-review-column {
  flex: 1;
}
.tefw-review-column:last-child{
  align-self: flex-end;  
}
.tefw-review-column h4 {
  font-size: 16px;
  margin-bottom: 10px;
  margin-top: 20px;
  font-weight: 600;
}

.tefw-review-column p {
  margin: 0 0 5px;
  font-size: 14px;
}

#tefw_continue_btn {
  margin-top: 20px;
}

body.woocommerce-checkout .entry-header .entry-title {
    margin-bottom: 15px;
}
body.woocommerce-checkout .woocommerce-checkout .continue-button {
    text-align: center;
}
body.woocommerce-checkout .woocommerce-checkout .continue-button .continute-to-vta {
    margin: 0;
    height: 100%;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    color: #ffffff;
    font-family: "Poppins";
    font-weight: bold;
    letter-spacing: 0.02rem;
    padding: 16px 50px;
    background: #0a9ba8;
    border-radius: 4px;
    border: 1px solid #0a9ba8;
    transition: all 0.3s ease;
}
body.woocommerce-checkout .woocommerce-checkout .continue-button .continute-to-vta:hover {
    background: transparent;
    color: #0A9BA8;
}
body.woocommerce-checkout .woocommerce-checkout #customer_details #tefw_fields .tefw_buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px !important;
}
body.woocommerce-checkout .woocommerce-checkout #customer_details #tefw_fields .tefw_buttons button {
    margin: 0;
    height: 100%;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    color: #ffffff;
    font-family: "Poppins";
    font-weight: bold;
    letter-spacing: 0.02rem;
    padding: 16px 50px;
    background: #0a9ba8;
    border-radius: 4px;
    border: 1px solid #0a9ba8;
    transition: all 0.3s ease;
}
body.woocommerce-checkout .woocommerce-checkout #customer_details #tefw_fields .tefw_buttons button:hover {
    background: transparent;
    color: #0A9BA8;
}
.ppcp-button-googlepay {
    min-height: 0;
}
.tefw-review-box .review-order-buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}
.tefw-review-box .review-order-buttons button {
    margin: 0;
    height: 100%;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    color: #ffffff;
    font-family: "Poppins";
    font-weight: bold;
    letter-spacing: 0.02rem;
    padding: 16px 50px;
    background: #0a9ba8;
    border-radius: 4px;
    border: 1px solid #0a9ba8;
    transition: all 0.3s ease;
}
.tefw-review-box .review-order-buttons button:hover {
    background: transparent;
    color: #0A9BA8;
}
.woocommerce-checkout-payment button#place_order {
    margin: 0;
    height: 100%;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    color: #ffffff;
    font-family: "Poppins";
    font-weight: bold;
    letter-spacing: 0.02rem;
    padding: 16px 50px;
    background: #0a9ba8;
    border-radius: 4px;
    border: 1px solid #0a9ba8;
    transition: all 0.3s ease;
    width: auto !important;
    float: left !important;
}
.woocommerce-checkout-payment button#place_order:hover {
    background: transparent;
    color: #0A9BA8;
}
.header-menu .elementskit-navbar-nav .menu-item.active .menu-link .elementskit-submenu-indicator {
    padding: 0;
    background: transparent;
    border: none;
    font-weight: 600;
    font-size: 16px;
    color: #000;
    display: flex;
    align-items: center;
    gap: 10px;
}
.header-menu .elementskit-navbar-nav .menu-item.active .menu-link .elementskit-submenu-indicator svg {
    width: 26px;
    height: 26px;
    background: #0CAAB8;
    border-radius: 50%;
}
.header-menu .elementskit-navbar-nav .menu-item.active .menu-link .elementskit-submenu-indicator svg path {
    stroke: #fff;
}
.header-wrapper .elementskit-menu-container .elementskit-navbar-nav .menu-item .icon {
    transform: rotate(-90deg) !important;
}
.header-menu .elementskit-navbar-nav .menu-item .mobile_pro {
    position: relative;
}
.header-menu .elementskit-navbar-nav .menu-item .mobile_pro::after {
    content: '';
    position: absolute;
    background-image: url(https://development.brstdev.com/discovermobility/wp-content/uploads/2025/10/next-svgrepo-com.svg);
    width: 26px;
    height: 26px;
    background-size: contain;
    background-position: center;
    right: 15px;
    top: 9px;
}

@media (max-width: 767px) {
  /*.elementor-31
    .elementor-element.elementor-element-04c2bfd
    .elementskit-menu-close {
    position: absolute !important;
    top: 15px;
  }*/
.checkout-wrapper #checkout-progress-bar .progressbar li{
  font-size: 14px !important;
}
.header-wrapper .menu-wrapper .elementskit-nav-identity-panel .elementskit-menu-close {
    font-size: inherit;
    margin: 0 15px 0 0;
    padding: 10px 15px;
    width: auto;
    box-shadow: none;
    border: 1px solid #000;
}
body.single.single-product
    #primary
    .product
    .woocommerce-tabs
    .woocommerce-Tabs-panel
    .description-wrapper {
    flex-flow: column;
}
body.single.single-product #primary .product .woocommerce-tabs .woocommerce-Tabs-panel .description-wrapper .left-desc, 
body.single.single-product #primary .product .woocommerce-tabs .woocommerce-Tabs-panel .description-wrapper .right-desc {
  max-width: 100%;
}
body.single.single-product
  #primary
  .product
  .woocommerce-tabs
  .woocommerce-Tabs-panel
  .description-wrapper
  .right-desc
  ul
  li {
    font-size: 14px;
    padding: 10px;
    gap: 6px;
}
}


div#password_fields {
    display: none !important;
}

#create_account_checkbox {
    display: none;
}

#create_account_checkbox + label {
    display: none;
}

#create_account_checkbox {
    display: none !important;
}

#create_account_checkbox + label {
    display: none !important;
}

.force-hide {
    display: none !important;
}

.tefw_buttons_wrapper {
    margin-top: 65px !important;
}