/* Custom Data 2026-07-14 14:57:57: Do not change this file. */

:root{
	/* Page Width */
	
	/* Body Font */
		--font-family-name__base: 'Proxima Nova', sans-serif;
			--font-size__base: 16px;
			--text-weight: 400;
	
	/* Heading Font */
			--heading__font-family__base: 'Questa Grande', sans-serif;
			--heading__font-weight__base: 700;
		
	/* Menu Font */
			--navigation-level0-item__font-family:  'Proxima Nova', sans-serif;
			--naviation-level0-item__font-size: 15px;
			--navigation-level0-item__font-weight: 600;
			
	/* Other Font */
		--other_font_family: 'Proxima Nova', sans-serif;
	
	/* Theme Colors */
		--theme__color__primary: #001A70; 
	
	/* Basic Colors */
			--text__color: #001043;
			--heading__color__base: #001043;
			--link__color: #001043;
			--link__hover__color: #766DB6;
			
	/* Buttons Colors */
				--button__color: #FFFEFC;
	--button-primary__color: #FFFEFC;
		 
	--button-secondary-bg: #001A70;
	--button__background: #001A70;
	--button-primary__background: #001A70;
			--button__hover__background: #766DB6;
	--button-primary__hover__background: #766DB6;
			--button__hover__color: #FFFEFC;
	--button-primary__hover__color: #FFFEFC;
		
	/* Custom Sticky Background Color */
	
	/* Custom Header */
			--topbarbg: #FFFEFC;
			--topbarcolor: #001A70;
			--header-icons-color: #001A70;
			--header__background-color: #FFFEFC;
		
	/* Custom Footer */
			--footer-title-color: #001043;
			--footer-links-color: #001043;
			--footer__background-color: #EDE1D6;
		
	/* Custom Menu */
			--navigation-level0-item__color: #001A70;
					--submenu-item__color: #001043;
		
	/* Page wraper */
	}
@media (min-width: 1200px){
	.cms-index-index .header-absolute{
							}
	.cms-index-index .header-container:not(.header_scroll_up) .header_light{
								--navigation-level0-item__color: #001A70;
						--navigation-desktop-level0-item__hover__color: var(--navigation-level0-item__color);
										--header-icons-color: #001A70;
						}
}


	body{
		font-weight: var(--text-weight);
	}
	body{
		font-size: var(--font-size__base);
	}
	:root{
	--footer-links-color: #001043;
	}
	footer{
		--footer-links-color: #001043;
		--link__color: #001043;
	}
	.minicart-wrapper .block-content .actions .secondary .action.viewcart:not(:hover){
		--heading__color__base: #FFFEFC;
	}
 
	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{
	}






/* Customization Style */
.rokan-title .short_description, 
.elementor__header .short_description,
.rokan-title .short_description .action.select{
	font-style: italic;
}
:root {
	--navigation-level0-item__text-transform: uppercase;
	--navigation-desktop__font-size:1.5rem;
	--fluid-container-width: 1512px;
	--layout__max-width: 1512px;
	--bls_elementor-static-menu-title--font-size:2.4rem;
}
.header-container {
    --fluid-container-width: 1512px;
}

div[data-content-type="tabs"] .tabs-navigation li.tab-header a.tab-title::after {
	background: none;
}
[data-content-type="staticmenu-item"] > * {
	font-weight: 500;
}
.elementor-newsletter-wrapper .form-subscribe {
	--border-color: #d4d4d4;
}
