/* Custom Data 2023-06-14 09:58:56: Do not change this file. */

:root{
	/* Page Width */
		--layout__max-width: 1440px;
	
	/* Body Font */
		--font-family-name__base: 'Poppins', sans-serif;
			--font-size__base: 16px;
			--text-weight: 400;
	
	/* Heading Font */
			--heading__font-family__base: 'Poppins', sans-serif;
			--heading__font-weight__base: 400;
		
	/* Menu Font */
			--navigation-level0-item__font-family:  'Poppins', sans-serif;
			--naviation-level0-item__font-size: 14px;
			--navigation-level0-item__font-weight: 600;
			
	/* Other Font */
		--other_font_family: 'Poppins', sans-serif;
	
	/* Theme Colors */
		--theme__color__primary: #000000; 
	
	/* Basic Colors */
		
	/* Buttons Colors */
				--button__color: #FFFFFF;
	--button-primary__color: #FFFFFF;
		 
	--button-secondary-bg: #5ECDFF;
	--button__background: #5ECDFF;
	--button-primary__background: #5ECDFF;
			--button__hover__background: #5ECDFF;
	--button-primary__hover__background: #5ECDFF;
			--button__hover__color: #F3F0FF;
	--button-primary__hover__color: #F3F0FF;
		
	/* Custom Sticky Background Color */
	
	/* Custom Header */
						
	/* Custom Footer */
	
	/* Custom Menu */
	
	/* Page wraper */
	}
@media (min-width: 1200px){
	.cms-index-index .header-absolute{
			}
	.cms-index-index .header-container:not(.header_scroll_up) .header_light{
										}
}


/* Icon LazyLoad */
img.lazyload,  
img.lazyloading,
img.swatch-option-loading,
.fotorama__spinner,
.data-bgset-image-wrapper.lazyload:after,
.data-bgset-image-wrapper.lazyloading:after{
	background-image: url("//broxo-m2.sindev.ch/media/blueskytechco/lazyload/default/loading.gif");	background-repeat: no-repeat;
    animation: none;
    background-position: center;
	--lazyload_bg_size: 100px;
}
	body{
		font-weight: var(--text-weight);
	}
	body{
		font-size: var(--font-size__base);
	}
	.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{
	}









/* Customization Style */
:root {
--layout__max-width: 1238px;
    --bls_elementor-static-menu-title--font-size: 2.4rem;
--navigation-level0-item__font-weight: 600;
--navigation-desktop-level0-item__padding: 0 14px;
}
.header-container {
    --fluid-container-width: 1920px;
}
@media (min-width: 1200px) {
.cms-index-index .header-container:not(.header_scroll_up) .header_light {
  --navigation-level0-item__color: #000;
 --header-icons-color: #000;
 --navigation-desktop-level0-item__hover__color: #000;
}
}
[data-layout="style_2"] .elementor-newsletter-wrapper input {
    --border-color: #000000;
}
[data-layout="style_2"] .elementor-newsletter-wrapper .actions-subscribe button {
    border-left-width: 1px;
   font-size: 16px;
    --button__font-weight: 500;
}
[data-layout="style_2"] .elementor-newsletter-wrapper .actions-subscribe button:not(:hover) {
        background: transparent;
        color: #000;
}
@media (min-width: 992px) {
.product__style-1 .products-grid .product-item-details {
    text-align: center;
}
.product__style-1 .products-grid .product-item-details .price-box { 
    justify-content: center;
}
.product__style-1 .products-grid .product-item .product-item-details div[class*="swatch-opt-"] { 
  display: inline-flex;
}
}
.header-static-menu + .elementor-content-static-menu {
    font-weight: 500;
}
.section-top-header .ls_2{
    letter-spacing: 0;
}

