/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1744785416
Updated: 2025-04-16 06:36:56

*/
p {
  margin: 0;
}

.ecp__icon_hidden {
  overflow-x: hidden;
}

.ecp__icon_hidden .elementor-widget-container {
  position: absolute;
  top: 0;
  height: 100%;
  left: -50%;
  transform: translateX(50%);
}

.ecp_m_nav {
  button {
    background-color: transparent !important;

    &::after {
      display: none !important;
    }
  }
}

.ecp-breadcrumb span,
.ecp-breadcrumb a {
  color: #7F7F7F;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: -0.48px;
  font-weight: 500;
  font-family: 'Inter', sans-serif;
  text-decoration: none;
}

.ecp-breadcrumb .breadcrumb_last {
  color: #000;
  font-weight: 700;
}

.page-header {
  display: none;
}

.ecp__up_to_start {
	cursor: pointer;
}

.ecp_head-breadcrumb {
  padding: 32px 48px;
  margin-bottom: 144px;
}

.site-main.post-18.page.type-page.status-publish.hentry {
  margin: 0px !important;

  .page-content {
    width: 100vw !important;
    margin-bottom: 144px !important;
    padding: 0 24px !important;
  }
}

.woocommerce-product-gallery__image.flex-active-slide > a {
	background: #FF000033 !important;
}

.ecp__shopping-cart {
	display: flex;
}

.ecp__post__title {
	font-weight: 700 !important;
}

.ecp__mark__img img {
	min-height: 468px;
}

@media screen and (min-width: 768px) {
  .site-main.post-18.page.type-page.status-publish.hentry .page-content {
    padding: 0 48px !important;
  }
}

@media screen and (min-width: 1024px) {
  .desktop-white {
    background-color: white;
  }
}
