/* Custom Data 2025-03-19 08:57:02: Do not change this file. */

:root{
	/* Page Width */
		--layout__max-width: 1440px;
	
	/* Body Font */
		--font-family-name__base: 'Montserrat', sans-serif;
			--font-size__base: 16px;
			--text-weight: 400;
	
	/* Heading Font */
			--heading__font-family__base: 'Montserrat', sans-serif;
			--heading__font-weight__base: 400;
		
	/* Menu Font */
			--navigation-level0-item__font-family:  'Montserrat', sans-serif;
			--naviation-level0-item__font-size: 16px;
			--navigation-level0-item__font-weight: 600;
			
	/* Other Font */
		--other_font_family: 'Montserrat', sans-serif;
	
	/* Theme Colors */
		--theme__color__primary: #0AA699; 
	
	/* Basic Colors */
			--text__color: #878787;
			--heading__color__base: #222222;
			--link__color: #0AA699;
			--link__hover__color: #0CCFBF;
			
	/* Buttons Colors */
				--button__color: #FFFFFF;
	--button-primary__color: #FFFFFF;
		 
	--button-secondary-bg: #0AA699;
	--button__background: #0AA699;
	--button-primary__background: #0AA699;
			--button__hover__background: #0CCFBF;
	--button-primary__hover__background: #0CCFBF;
			--button__hover__color: #FFFFFF;
	--button-primary__hover__color: #FFFFFF;
		
	/* Custom Sticky Background Color */
	
	/* Custom Header */
			--topbarbg: #111111;
			--topbarcolor: #999999;
				
	/* Custom Footer */
			--footer-title-color: #FFFFFF;
			--footer-links-color: #999999;
			--footer__background-color: #111111;
		
	/* Custom Menu */
						
	/* Page wraper */
				}
@media (min-width: 1200px){
	.cms-index-index .header-absolute{
							}
	.cms-index-index .header-container:not(.header_scroll_up) .header_light{
								--navigation-desktop-level0-item__hover__color: var(--navigation-level0-item__color);
										}
}


	body{
		font-weight: var(--text-weight);
	}
	body{
		font-size: var(--font-size__base);
	}
	:root{
	--footer-links-color: #0AA699;
	}
	footer{
		--footer-links-color: #999999;
		--link__color: #999999;
	}
	.minicart-wrapper .block-content .actions .secondary .action.viewcart:not(:hover){
		--heading__color__base: #FFFFFF;
	}
 
	button, .cart.table-wrapper .actions-toolbar > .action, .action-gift{
		border: 1px solid var(--button__background);
	}
	

/* Custom Header */
header.page-header{
	}



/* Custom Footer */
footer.page-footer{
	}


/* Page Wrapper */
.page-wrapper{
	}
.page-wrapper,
.breadcrumbs{
	background-color: ;
}


	/* Main Content Container */
	#maincontent{
			}
	#maincontent{
			}


/* Customization Style */
[data-layout="style_2"] .elementor-newsletter-wrapper {
    --border-color: #333333;
--button__hover__background:#ffffff;
--button__hover__color:#111111;
--bls_newsletter-input-color: #fff;
--bls_newsletter-input-placeholder-color: #999;
}
[data-layout="style_2"] .elementor-newsletter-wrapper input:not([disabled]):focus{
border-color: #ffffff;
}
.navigation.horizontal .level0>a .menu-thumb-icon { max-width: 2.5rem; vertical-align: sub; }
:root {
--border-item-image-border-radius:10px;
--border-details-image-border-radius:5px;
    --footer-links-hover-color: #fff;
}

.wishlist-index-index .actions-toolbar .primary .tocart {background-color: var(--button-secondary-bg, #f5f5f5);}


.header__action .notification-bell svg { fill:var(--header-icons-color);}
body.cms-index-index .header_scroll_up .header__action svg { fill: #000;}
@media screen and (max-width: 768px) {
    .page-footer .footer-container, .sidebar-main #block-collapsible-nav {
        display: none;
    }
.logged .menu-myaccount {
    display: block !important;
}
.logged .header-links-account .my-account, .logged .header-links-account .link-account:not(.account-login) {
	 display: none;
}
 #maincontent {
    padding-bottom: 50px;
}
}

