/*
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.1738556804
Updated: 2025-02-03 04:26:44

*/

/* ----------------------------------- */
/* Common CSS Start */
/* ----------------------------------- */
p:last-child {
	margin-bottom: 0 !important;
}	
/* ----------------------------------- */
/* Common CSS End */
/* ----------------------------------- */

/* ----------------------------------- */
/* Header Start */
/* ----------------------------------- */
nav.elementor-nav-menu--main ul.elementor-nav-menu li.menu-item.menu-item-has-children ul.sub-menu {
    width: 100% !important;
}
nav.elementor-nav-menu--main ul.elementor-nav-menu li.header-btn a.elementor-item {
    background: var(--e-global-color-primary);
    color: white !important;
    padding: 12px 35px !important;
    border-radius: 5px;
}
nav.elementor-nav-menu--main ul.elementor-nav-menu li.header-btn a.elementor-item:hover {
    background: var(--e-global-color-secondary);
}
/* ----------------------------------- */
/* Header End */
/* ----------------------------------- */

.woocommerce ul.products li.product a.added_to_cart {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: var(--e-global-color-accent) !important;
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
    border-width: 1px;
    border-radius: 5px;
    padding: 12px 25px 12px 25px;
    text-decoration: none !important;
    margin-right: 20px;
}
.woocommerce ul.products li.product a.added_to_cart:hover {
    background: #000000;
}
.woocommerce ul.products li.product .button {
    padding: 12px 15px 12px 15px !important;
}
body.single-product .woocommerce-notices-wrapper .woocommerce-message {
    border-color: #040465;
    display: flex;
    flex-wrap: wrap;
}
body.single-product .woocommerce-notices-wrapper .woocommerce-message:before {
    color: #040465;
}
body.single-product .woocommerce-notices-wrapper .woocommerce-message a.button {
    margin-top: 10px;
    background: #040465;
    color: white;
    font-weight: 600;
    border-radius: 5px;
    padding: 14px 25px 14px 25px;
}
body.single-product .woocommerce-notices-wrapper .woocommerce-message a.button:hover {
    background: #000;
}
body.woocommerce-cart .page-header .entry-title {
    text-align: center;
}
body.woocommerce-cart .wp-block-woocommerce-cart {
    margin-top: 30px;
}
body.woocommerce-cart .wp-block-woocommerce-cart .with-empty-cart-icon.wc-block-cart__empty-cart__title:before {
    color: #040465;
    margin-bottom: 25px;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block hr.wp-block-separator {
    display: none;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wp-block-heading {
    margin-top: 25px !important;
    margin-bottom: 30px;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-grid.wp-block-product-new ul.wc-block-grid__products {
    gap: 26px;
    justify-content: center;
    margin-bottom: 80px !important;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-grid.wp-block-product-new ul.wc-block-grid__products li.wc-block-grid__product {
    width: 100% !important;
    margin: 0px !important;
    background: #EEEEF4;
    padding: 20px;
    max-width: 33.33%;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-grid.wp-block-product-new ul.wc-block-grid__products li.wc-block-grid__product a {
    text-decoration: none;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-grid.wp-block-product-new ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title {
    font-size: 20px;
    margin-top: 8px;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-grid.wp-block-product-new ul.wc-block-grid__products li.wc-block-grid__product .wp-block-button.wc-block-grid__product-add-to-cart {
    margin-bottom: 0;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-grid.wp-block-product-new ul.wc-block-grid__products li.wc-block-grid__product .wp-block-button.wc-block-grid__product-add-to-cart a.wp-block-button__link {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: var(--e-global-color-accent);
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
    border-width: 1px;
    border-radius: 5px;
    padding: 12px 25px 12px 25px;
    text-decoration: none;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-grid.wp-block-product-new ul.wc-block-grid__products li.wc-block-grid__product .wp-block-button.wc-block-grid__product-add-to-cart a.wp-block-button__link:hover {
    background: #000000;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-grid.wp-block-product-new ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-image {
    width: 100%;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-grid.wp-block-product-new ul.wc-block-grid__products li.wc-block-grid__product {
    width: 100% !important;
    margin: 0px !important;
    background: #EEEEF4;
    padding: 20px 20px 30px 20px;
    max-width: 33.33%;
    border: none;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-grid.wp-block-product-new ul.wc-block-grid__products {
    gap: 26px;
    justify-content: center;
}
body.woocommerce-checkout .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    font-weight: 700;
}
body.woocommerce-checkout .wc-block-components-order-summary-item__description .wc-block-components-product-name {
    font-weight: 700;
    margin-bottom: 12px;
    line-height: 1.35;
    font-size: 20px;
}
body.single-product main.site-main {
    margin-top: -60px;
}
body.single-product main.site-main .product {
    margin-top: 20px !important;
}
.gallery-set a.e-gallery-item.elementor-gallery-item {
    box-shadow: 0px 0px 10px 6px rgba(0, 0, 0, 0.1);
}
@media(max-width: 1199px) {
body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-grid.wp-block-product-new ul.wc-block-grid__products li.wc-block-grid__product {
    max-width: 50%;
}	
}
@media(max-width: 767px) {
body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-grid.wp-block-product-new ul.wc-block-grid__products li.wc-block-grid__product {
	max-width: 100%;
}
body.woocommerce-cart .wp-block-woocommerce-cart .wc-block-grid.wp-block-product-new ul.wc-block-grid__products {
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
}	
body.single-product main.site-main {
    margin-top: -30px;
}	
footer li.elementor-icon-list-item a {
    word-break: break-word;
}	
h1, h2, h3, h4 {
    hyphens: auto;
    overflow-wrap: break-word;
    word-break: break-word;
}	
}
