/* Custom Data 2025-11-25 16:51:20: Do not change this file. */

:root{
	/* Page Width */
		--layout__max-width: 1370px;
	
	/* Body Font */
		--font-family-name__base: 'Maven Pro', sans-serif;
			--font-size__base: 16px;
			--text-weight: 400;
	
	/* Heading Font */
			--heading__font-family__base: 'Maven Pro', sans-serif;
			--heading__font-weight__base: 600;
		
	/* Menu Font */
			--navigation-level0-item__font-family:  'Maven Pro', sans-serif;
					
	/* Other Font */
		--other_font_family: 'Maven Pro', sans-serif;
	
	/* Theme Colors */
		--theme__color__primary: #AE5000; 
	
	/* Basic Colors */
		
	/* Buttons Colors */
				--button__color: #000000;
	--button-primary__color: #000000;
		 
	--button-secondary-bg: #F2F2F2;
	--button__background: #F2F2F2;
	--button-primary__background: #F2F2F2;
			--button__hover__background: #000000;
	--button-primary__hover__background: #000000;
			--button__hover__color: #FFFFFF;
	--button-primary__hover__color: #FFFFFF;
		
	/* Custom Sticky Background Color */
	
	/* Custom Header */
			--topbarbg: #414E44;
			--topbarcolor: #FFFFFF;
				
	/* 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{
										}
}


	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: #000000;
	}
 
	button, .cart.table-wrapper .actions-toolbar > .action, .action-gift{
		border: 1px solid var(--button__background);
	}
	

/* Custom Header */
header.page-header{
	}









/* Customization Style */
.nav_on_top .widget-category-thumbnail-image div .slick-next{

right: 0 !important;}
.nav_on_top .widget-category-thumbnail-image div .slick-prev{
left: auto !important;}
.unvisible {
    display: none; 
}
