/*!
Theme Name: Demo Store
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: demo-store
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px;
}
/* Button CSS */
.btn .elementor-button-icon svg {
  width: auto;
  margin-top: 3px;
}
.btn .elementor-button-icon {
  background-color: var(--e-global-color-primary);
  padding: 8px 11px;
  border-radius: 50px;
}
.btn.green_btn .elementor-button-icon {
  background-color: var(--e-global-color-accent);
}
.btn .elementor-button .elementor-button-content-wrapper {
  align-items: center;
}
.btn .elementor-button:hover .elementor-button-icon {
  background-color: var(--e-global-color-accent);
}
.btn .elementor-button:hover .elementor-button-icon svg {
  fill: none;
}
.btn .elementor-button:hover .elementor-button-icon svg path {
  stroke: var(--e-global-color-primary);
}
.btn.green_btn .elementor-button:hover .elementor-button-icon {
  background-color: var(--e-global-color-primary);
}
.btn.green_btn .elementor-button:hover .elementor-button-icon svg {
  fill: none;
}
.btn.green_btn .elementor-button:hover .elementor-button-icon svg path {
  stroke: var(--e-global-color-accent);
}
/* Hero Banner CSS */
.banner_img {
  height: 100%;
}
.banner_img.elementor-widget-image img {
  height: 100%;
  object-fit: cover;
}
.blur_bg > .elementor-widget-container {
  backdrop-filter: blur(34px);
  display: inline-block;
  margin: auto;
}

.gradient_border .elementor-widget-icon-box:not(:last-child) {
  border-right-width: 1px;
  border-right-style: solid;
  border-image: linear-gradient(
      to bottom,
      rgba(175, 168, 150, 0),
      #afa896,
      rgba(175, 168, 150, 0)
    )
    1;
}
.icons_border .elementor-icon {
  border: 1px solid var(--e-global-color-primary);
}
.blog_post .elementor-post-info .elementor-post-info__terms-list a,
.single_post_info .elementor-post-info .elementor-post-info__terms-list a {
  color: #d23e29;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
}
.sidebar_tags .elementor-heading-title {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.sidebar_tags .elementor-heading-title a {
  border-radius: 50px;
  padding: 17px 20px;
  border: 1px solid var(--e-global-color-primary);
  background-color: #fffbf7;
}
.absolute_center_container.elementor-element.e-child {
  height: 100%;
}
.absolute_center_container.elementor-element.e-child .blur_box {
  backdrop-filter: blur(24px);
}
/* Mega Menu */
.brand_menu .e-con-inner {
  position: relative;
}
.menu_tabs .e-n-tabs .e-n-tabs-heading {
  border-right: 1px solid #c7c7c7;
  padding: 20px 10px;
}
.menu_tabs .e-n-tabs .e-n-tabs-heading button:first-child {
  margin-top: 44px;
}
.menu_tabs .e-n-tabs .e-n-tabs-heading button {
  justify-content: space-between;
  cursor: pointer;
}
.menu_tabs
  .uc_post_grid_style_one
  .uc_post_grid_style_one_item
  .uc_image_style
  .uc_post_image {
  margin: auto;
}
.elementor-widget-search input:-webkit-autofill {
  background-color: #ffffff;
}
/* testimonial CSS */
.testimonial .swiper .swiper-slide .elementor-testimonial {
  text-align: center;
}

.testimonial .swiper .swiper-slide .elementor-testimonial__header,
.testimonial
  .swiper
  .swiper-slide
  .elementor-testimonial__header
  .elementor-testimonial__cite,
.testimonial
  .swiper
  .swiper-slide
  .elementor-testimonial__header
  .elementor-testimonial__name {
  display: block;
}
.testimonial
  .swiper
  .swiper-slide
  .elementor-testimonial__header
  .elementor-testimonial__name {
  margin: 10px auto;
}
.testimonial
  .swiper
  .swiper-slide
  .elementor-testimonial__header
  .elementor-testimonial__image {
  justify-content: center;
}
.testimonial
  .swiper
  .swiper-slide
  .elementor-testimonial__header
  .elementor-star-rating {
  padding-right: 20px;
  border-right: 1px solid;
  margin-right: 20px;
}
.testimonial
  .swiper
  .swiper-slide
  .elementor-testimonial__header
  .elementor-icon {
  display: none;
}
/* Sliders */
.custom_navigation.elementor-widget-loop-carousel.elementor-element
  :is(.swiper, .swiper-container)
  ~ .elementor-swiper-button-prev,
.custom_navigation.elementor-widget-loop-carousel.elementor-element
  :is(.swiper, .swiper-container)
  ~ .elementor-swiper-button-next {
  /* top: -20px; */
  border: 1px solid var(--e-global-color-primary);
  border-radius: 100%;
  padding: 10px;
}
.custom_navigation.elementor-widget-loop-carousel.elementor-element
  :is(.swiper, .swiper-container)
  ~ .elementor-swiper-button:hover
  svg
  path {
  stroke: #ffffff;
}
.parent_cat_slider
  .elementor-widget-container
  :is(.elementor-swiper-button-prev:hover, .elementor-swiper-button-next:hover)
  svg
  path {
  stroke: var(--e-global-color-8c2c81c);
}
.collection_slider
  .uc_overlay_image_carousel
  .uc_image_carousel_container_holder
  .uc_image_carousel_content
  > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.collection_slider
  .uc_overlay_image_carousel
  .uc_carousel.owl-carousel
  .owl-nav
  .owl-prev {
  right: 60px;
  left: unset;
}
.collection_slider
  .uc_overlay_image_carousel
  .owl-nav
  :is(.owl-prev, .owl-next)
  i {
  display: flex;
  justify-content: center;
  align-items: center;
}
.collection_slider
  .uc_overlay_image_carousel
  .owl-nav
  .owl-next
  .fa-arrow-right::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("https://demo.sg-host.com/wp-content/uploads/2025/06/right-arrow-green.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.collection_slider
  .uc_overlay_image_carousel
  .owl-nav
  .owl-prev
  .fa-arrow-left::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("https://demo.sg-host.com/wp-content/uploads/2025/07/arrow-right.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.collection_slider
  .uc_overlay_image_carousel
  .owl-nav
  .owl-prev:hover
  .fa-arrow-left::before {
  background-image: url("https://demo.sg-host.com/wp-content/uploads/2025/11/arrow-left.svg");
}
.collection_slider
  .uc_overlay_image_carousel
  .owl-nav
  .owl-next:hover
  .fa-arrow-right::before {
  background-image: url("https://demo.sg-host.com/wp-content/uploads/2025/06/arrow-right.svg");
}
.brand_grid
  .elementor-element.e-child
  .elementor-widget-icon-list
  .elementor-icon-list-items
  .elementor-icon-list-item {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 50px;
  padding: 8px 20px;
}
.brand_grid
  .elementor-element.e-child
  .elementor-widget-icon-list
  .elementor-icon-list-items
  .elementor-icon-list-item:hover {
  background-color: #ffffff33;
  backdrop-filter: blur(4px);
}
.height.elementor-widget-image {
  width: 100%;
}
/* Single Blog */
.single.single-post .elementor-widget-theme-post-content h2 {
  margin: revert;
}
.cabinets_tabs.elementor-widget-n-tabs
  .e-n-tabs
  .e-n-tabs-heading
  .e-n-tab-title:first-child {
  border-radius: 20px 0 0 20px;
}
.cabinets_tabs.elementor-widget-n-tabs
  .e-n-tabs
  .e-n-tabs-heading
  .e-n-tab-title:last-child {
  border-radius: 0 20px 20px 0;
}
.cabinets_tabs.elementor-widget-n-tabs
  .e-n-tabs
  .e-n-tabs-heading
  .e-n-tab-title:hover
  .e-n-tab-icon
  svg
  path {
  stroke: #fffbf4;
}
.single-product
  .single_product_accordion.elementor-element.elementor-widget-n-accordion
  > .elementor-widget-container
  > .e-n-accordion
  > .e-n-accordion-item[open]
  > .e-n-accordion-item-title {
  border-radius: 16px 16px 0 0;
}
.single-product
  .single_product_accordion.elementor-widget-n-accordion
  .e-n-accordion
  > .e-n-accordion-item[open]
  > .e-n-accordion-item-title
  .e-n-accordion-item-title-text,
.single-product
  .single_product_accordion.elementor-widget-n-accordion
  .e-n-accordion
  > .e-n-accordion-item:hover
  > .e-n-accordion-item-title
  .e-n-accordion-item-title-text {
  font-weight: 600;
}
.custom-gallery-wrapper {
  display: grid;
  gap: 20px;
}
.main-img {
  width: 100%;
  border-radius: 39px !important;
}
.thumb-gallery {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.thumb-gallery img {
  width: 100%;
  border-radius: 25px !important;
  cursor: pointer;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  #respond
  input#submit.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  a.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  button.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles))
  input.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  #respond
  input#submit.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  a.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  button.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(
    :not(.edit-post-visual-editor)
  )
  .woocommerce
  input.button.alt:disabled[disabled]:hover {
  background-color: var(--e-global-color-primary);
}
/* .shop_add_to_cart .elementor-button-content-wrapper{
	align-items: center;
}
.shop_add_to_cart .elementor-button-icon{
	background-color: var( --e-global-color-primary );
    padding: 10px 11px;
    border-radius: 50px;
} */
.woocommerce-error {
  display: none;
}
.list-view-loop {
  display: none;
}
.position-relative {
  position: relative;
}
.product_filter .yith-wcan-filters .yith-wcan-filter {
  padding: 30px 20px;
  border-bottom: 1px solid #e3e0d6;
  margin-bottom: 0px;
}
.product_filter .yith-wcan-filters .filters-container h3 {
  font-size: 18px;
  padding: 16px 20px;
  border-bottom: 1px solid #e3e0d6;
  margin-bottom: 0px;
  color: var(--e-global-color-secondary);
}
.product_active_filter .yith-wcan-active-filters {
  font-size: 18px;
  padding: 16px 0;
  border-bottom: 1px solid #e3e0d6;
  color: var(--e-global-color-secondary);
}
.product_active_filter .yith-wcan-active-filters h4 {
  margin-bottom: 10px;
}
.product_active_filter .yith-wcan-active-filters .active-filter > b {
  font-size: 16px;
  margin-right: 3px;
}
.product_active_filter
  .yith-wcan-active-filters
  .active-filter
  .active-filter-label {
  border: 1px solid var(--e-global-color-d9fa13b);
  border-radius: 50px;
}
.product_active_filter .yith-wcan-active-filters .reset-filters {
  font-size: 16px;
  font-weight: 500;
  border: 0;
  background-color: var(--e-global-color-accent);
  color: var(--e-global-color-primary);
  border-radius: 50px 50px 50px 50px;
  padding: 4px 20px;
}
.product_filter .yith-wcan-filters .yith-wcan-filter .filter-title {
  font-weight: 600;
  font-size: 18px;
}
.product_filter .yith-wcan-filters .yith-wcan-filter .filter-content {
  margin-top: 30px;
}
.product_filter
  .yith-wcan-filters
  .yith-wcan-filter
  .filter-content
  .filter-item,
.product_filter
  .yith-wcan-filters
  .yith-wcan-filter
  .filter-content
  .price-slider
  label,
.product_filter
  .yith-wcan-filters
  .yith-wcan-filter
  .price-slider.fields
  .currency {
  font-weight: 500;
  line-height: 20px;
  padding-bottom: 10px;
}
.product_filter
  .yith-wcan-filters
  .yith-wcan-filter
  .filter-content
  .filter-items
  label {
  display: flex;
  gap: 10px;
  align-items: center;
}
.product_filter
  .yith-wcan-filters
  .yith-wcan-filter
  .filter-content
  .filter-items
  label
  > a {
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
  align-items: center;
}
.product_filter
  .yith-wcan-filters
  .yith-wcan-filter
  .filter-content
  .filter-items
  label
  .item-count {
  font-size: 14px;
  color: #9a9a9a;
}
.product_filter
  .yith-wcan-filters
  .yith-wcan-filter
  .price-slider.fields
  .price-slider-min,
.product_filter
  .yith-wcan-filters
  .yith-wcan-filter
  .price-slider.fields
  .price-slider-max {
  width: 100%;
  border: 1px solid var(--e-global-color-d9fa13b);
  padding: 10px 20px;
  border-radius: 10px;
  font-size: 18px;
  margin: 10px 0;
}
.woocommerce-cart
  .elementor-widget-woocommerce-cart
  .woocommerce
  table.cart
  .product-price {
  display: none;
}
.woocommerce-cart
  .elementor-widget-woocommerce-cart
  .woocommerce
  table.cart
  .cart_item
  .product-thumbnail
  > a {
  padding: 10px;
  border: 1px solid var(--e-global-color-d9fa13b);
  border-radius: 11px;
  display: block;
}
.woocommerce-cart
  .elementor-widget-woocommerce-cart
  .woocommerce
  table.cart
  .cart_item
  .product-remove
  > a {
  padding: 20px;
}
.woocommerce-cart
  .elementor-widget-woocommerce-cart
  .woocommerce
  table.cart
  .cart_item
  .product-thumbnail
  img {
  width: 150px;
}
.woocommerce-cart
  .elementor-widget-woocommerce-cart
  .woocommerce
  .input-text.qty {
  color: var(--e-global-color-text);
}
.woocommerce-cart
  .elementor-widget-woocommerce-cart
  .woocommerce-cart-form
  .coupon
  .coupon-col-start
  > input {
  height: 100%;
  border-radius: 50px;
}
.woocommerce-account #customer_login form.woocommerce-form {
  margin-top: 30px;
  background-color: var(--e-global-color-8c2c81c);
  border: 1px solid var(--e-global-color-d9fa13b);
  border-radius: 20px;
  padding: 40px 30px;
}
.woocommerce-account
  #customer_login
  form.woocommerce-form
  .woocommerce-form-row {
  margin-bottom: 10px;
}
.woocommerce-account #customer_login form.woocommerce-form label {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 8px;
}
.woocommerce-account #customer_login form.woocommerce-form input {
  border: 1px solid #adaba6;
  border-radius: 10px;
  padding: 10px;
  background-color: #ffffff;
}
.woocommerce-account #customer_login form.woocommerce-form input::placeholder {
  font-weight: 400;
  font-size: 14px;
}
.woocommerce-account
  #customer_login
  form.woocommerce-form
  .woocommerce-button.button {
  background-color: var(--e-global-color-primary);
  border: none;
  border-radius: 50px;
  font-weight: 600;
  color: var(--e-global-color-8c2c81c);
  font-size: 18px;
  text-transform: capitalize;
  padding: 15px 24px;
  margin-top: 20px;
  width: 100%;
}
.grid_view .berocket_lgv_grid > .elementor-element.e-con-boxed.e-parent,
.equal_height
  .elementor-grid
  .berocket_lgv_grid
  > .elementor-element.e-con-boxed.e-parent {
  height: 100%;
}
strong {
  font-weight: 700;
}
.list_space ul li {
  margin-bottom: 10px;
}
button {
  cursor: pointer;
}
.woocommerce div.product form.cart .reset_variations {
  font-size: 15px;
  color: #000;
}

/* ----------------------------11/02/26-Dhruv-------------------------------------------- */
.woocommerce-products-header .page-title {
  text-align: center;
}

.woocommerce-loop-product__title {
  text-align: center;
  font-size: 16px;
  height: 55px;
}

.price .woocommerce-Price-amount {
  color: #d23e29;
  font-size: 24px;
  font-weight: 600;
}
.price {
  text-align: center;
}
.product-type-variable,
.woocommerce ul.products li.product {
  background-color: #fffbf7;
  border-radius: 20px;
  padding: none;
  border: 1px solid #e3e0d6;
}

.woocommerce ul.products li.product a img {
  border-radius: 20px;
}

.yith-add-to-wishlist-button-block {
  margin: 0;
}
.woocommerce ul.products li.product {
  margin: 0 0 20px 20px;
}

.site-main .col-lg-9 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.yith-wcan-filters .yith-wcan-filter {
  margin-bottom: 0px;
  border-bottom: 1px solid #e3e0d6;
  margin-right: 40px;
  padding: 30px 20px;
}
.yith-wcan-filters form {
  border-right: 1px solid #e3e0d6;
}

.berocket_lgv_additional_data .lgv_meta {
  display: none !important;
}

.berocket_lgv_additional_data {
  display: flex;
  align-items: center;
}

.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid #e3e0d6;
  padding: 10px;
  border-radius: 20px;
}

.woocommerce-product-details__short-description {
  display: none;
}

.yith-wcan-filters-opener {
  display: none !important;
}

.filters-container .collapsable {
  font-size: 18px;
}
.woocommerce ul.products li.product .onsale {
  padding: 0;
  top: 15px;
  right: 15px;
}
.woocommerce-products-header .term-description {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  max-width: 1092px;
}
.site-main .row {
  width: 100%;
  padding-bottom: 40px;
}

.filters-container h3 {
  padding: 30px 20px;
  margin-right: 40px;
  border-bottom: 1px solid #e3e0d6;
}

.berocket_lgv_list {
  display: none !important;
}

.berocket_lgv_additional_data {
  border: 1px solid #e3e0d6;
  border-radius: 20px;
  max-width: 100%;
  gap: 20px;
  width: 100%;
  padding: 10px;
}

.berocket_lgv_additional_data img {
  width: 200px;
  height: 200px;
}
.berocket_lgv_additional_data .lgv_link {
  max-width: 520px;
  width: 100%;
}

.berocket_lgv_additional_data .lgv_price {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 250px;
  width: 100%;
  border-radius: 20px;
  display: flex;
  height: 200px;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding: 20px 30px;
  background-color: #fffbf7;
}
.berocket_lgv_additional_data .add_to_cart_button {
  display: initial;
  width: auto;
}
.berocket_lgv_additional_data .lgv_link h3 {
  font-size: 20px;
  font-weight: 400;
}

.berocket_lgv_additional_data .price .woocommerce-Price-amount {
  font-size: 20px;
}
.content-part {
  display: flex;
  justify-content: space-between;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.yith-wcan-active-filters {
  padding: 30px 20px;
  margin-bottom: 0;
}

.woocommerce-ordering {
  position: relative;
  display: inline;
  top: 2px;
  float: none !important;
}

.header-woo {
  border-top: 1px solid #e3e0d6;
  border-bottom: 1px solid #e3e0d6;
  padding: 20px 0;
  margin-bottom: 20px;
}

.woocommerce .woocommerce-ordering select {
  vertical-align: top;
  padding: 12px 20px;
  background: #fffbf7;
  border-radius: 50px;
  border-color: #e3e0d6;
}
.woocommerce-result-count {
  width: 940px;
  position: relative;
  top: 12px;
  left: 20px;
  margin-bottom: 0 !important;
}

div[style="clear:both;"] {
  display: none;
}

.berocket_lgv_widget {
  float: right;
  display: initial;
  padding-right: 26px !important;
  align-items: center;
}

.woocommerce nav.woocommerce-pagination ul li a{
  color: #2c2c2c;
}

@media (max-width: 1024px) {
  .berocket_lgv_additional_data {
    gap: 15px;
    padding: 12px;
    align-items: center;
  }

  .berocket_lgv_additional_data img {
    width: 130px;
    height: 130px;
    object-fit: contain;
  }

  .berocket_lgv_additional_data .lgv_link h3 {
    font-size: 17px;
  }

  .berocket_lgv_additional_data .lgv_price {
    max-width: 200px;
    height: auto;
    padding: 15px;
  }

  .berocket_lgv_additional_data .price .woocommerce-Price-amount {
    font-size: 17px;
  }

  .berocket_lgv_additional_data .add_to_cart_button {
    font-size: 14px;
    padding: 7px 14px;
  }
  .yith-wcan-filters .yith-wcan-filter {
    margin-right: 0;
  }
  .filters-container h3 {
    margin-right: 0;
  }
  .filters-container .collapsable {
    font-size: 16px;
  }
  .woocommerce-result-count {
    width: 340px;
  }
}

@media (min-width: 1024px) and (max-width: 1400px) {
  .woocommerce-result-count {
    width: 577px;
  }
  .yith-wcan-filters .yith-wcan-filter {
    margin-right: 0;
  }
  .filters-container h3 {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .berocket_lgv_widget {
    display: none;
  }
  .berocket_lgv_additional_data {
    display: none;
  }
 .woocommerce-ordering {
    position: relative;
    display: inline;
    top: 15px;
    left: 0px;
 }
 .header-woo {
  padding: 20px 0 32px;
 }
 .woocommerce-result-count
 {
        width:300px;
    }
    .woocommerce ul.products {
    padding: 0 0 0 20px;
    }
}
/* ----------------------------------11/02/26--end------------------------------------------- */

@media (max-width: 991px) {
  .yith-wcan-filters-opener {
    display: block !important;
  }

  .gradient_border .elementor-widget-icon-box:nth-child(even) {
    border-right-width: 0px;
  }
  .line_spacer {
    height: 1px;
  }
  /* .single_product_info_list.elementor-widget-icon-list {
		align-self: normal;
	} */
  .single_product_info_list.elementor-widget-icon-list
    ul.elementor-icon-list-items {
    display: grid;
    gap: 10px;
  }
  .single_product_info_list.elementor-widget-icon-list
    ul.elementor-icon-list-items
    .elementor-icon-list-item::after {
    height: 1px;
    width: 100%;
    background-color: #e3e0d6;
    display: block;
    right: 0 !important;
    margin-top: 10px;
  }
  .single_product_info_list.elementor-widget-icon-list
    ul.elementor-icon-list-items
    .elementor-icon-list-item {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .gradient_border .elementor-widget-icon-box:nth-child(odd) {
    border-right-width: 0px;
  }
  .tabs_menu_title.elementor-element.elementor-widget.elementor-widget-heading {
    position: relative;
  }
  .menu_tabs .e-n-tabs .e-n-tabs-heading button:first-child {
    margin-top: inherit;
  }
  #footer h1,
  #footer h2,
  #footer h3,
  #footer h4,
  #footer h5,
  #footer h6,
  #footer p {
    margin: revert;
  }
  .price .woocommerce-Price-amount {
    font-size: 18px;
    font-weight: 600;
  }
}
@media only screen and (min-width: 320px) and (max-width: 396px) {
  .cta_box
    .cta_center_part
    .elementor-widget-icon-list
    .elementor-icon-list-items
    .elementor-icon-list-item
    .elementor-icon-list-text {
    font-size: 14px;
  }
  .price .woocommerce-Price-amount {
    font-size: 14px !important;
    font-weight: 600;
  }

  .price {
    padding-top: 25px;
  }

}
