/* Custom Data 2025-12-03 03:56:40: Do not change this file. */

:root{
	/* Page Width */
		--layout__max-width: 1440px;
	
	/* Body Font */
		--font-family-name__base: 'Inter Tight', sans-serif;
			--font-size__base: 18px;
			--text-weight: 500;
	
	/* Heading Font */
			--heading__font-family__base: 'Inter Tight', sans-serif;
			--heading__font-weight__base: 600;
		
	/* Menu Font */
			--navigation-level0-item__font-family:  'Inter Tight', sans-serif;
			--naviation-level0-item__font-size: 14px;
			--navigation-level0-item__font-weight: 600;
			
	/* Other Font */
		--other_font_family: 'Inter Tight', sans-serif;
	
	/* Theme Colors */
		--theme__color__primary: #2A2A2A; 
	
	/* Basic Colors */
			--text__color: #2A2A2A;
			--heading__color__base: #2A2A2A;
			--link__color: #000000;
			--link__hover__color: #FF3C3F;
			
	/* Buttons Colors */
		--button__border-radius: 5px;
				--button__color: #FFFFFF;
	--button-primary__color: #FFFFFF;
		 
	--button-secondary-bg: #FF3C3F;
	--button__background: #FF3C3F;
	--button-primary__background: #FF3C3F;
				
	/* Custom Sticky Background Color */
		--header_sticky_bg: #F3F1E5;
	
	/* Custom Header */
						
	/* Custom Footer */
			--footer-title-color: #FFFFFF;
			--footer-links-color: #FFFFFF;
			--footer__background-color: #363636;
		
	/* Custom Menu */
			--navigation-level0-item__color: #FF3C3F;
					
	/* Page wraper */
						--page__background-color: 	#FFFFFF			}
@media (min-width: 1200px){
	.cms-index-index .header-absolute{
							}
	.cms-index-index .header-container:not(.header_scroll_up) .header_light{
								--navigation-level0-item__color: #FF3C3F;
						--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: #000000;
	}
	footer{
		--footer-links-color: #FFFFFF;
		--link__color: #FFFFFF;
	}
	.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: #FFFFFF;
}




/* Customization Style */
:root {
    --link__hover__color: #999;
--button_padding: 13px 35px;
    --headings__font-weight-secondary: 700;
}
.header__action svg {
--header-icons-color: #FF3C3F;
}
.header-container {
    --fluid-container-width: 1440px;
}
.container-fluid {
    padding: 0 1.5rem;
}
.category-count { 
    display: none;
}
.category-thumbnail__image {
    border-radius:15px;
}

.navigation.horizontal .horizontal-list .level0 > a {
    text-transform: proper ;
}
.cms-index-index .elementor-blog-post-item .post-image,
.thumb-scale.text-center .item-loading-slick .overflow-hidden,
.br_20 {
    border-radius: 20px;
}
.fs_35 {
font-size: 35px;
}
.fs_48 {
    line-height: 1.2;
}
.div.pagebuilder-button-primary {
--button-primary__background: #FF3C3F;
    --button-primary__color: #FFFFFF;
}
.text-center .flex-layout {
    justify-content: left;
}
.max_width_57 img{
max-width: 57px;
}
.cms-index-index .elementor-newsletter-wrapper .form-subscribe {
background-color: #eee;
}
.cms-index-index .elementor-newsletter-wrapper .actions-subscribe button {
background: transparent;
    box-shadow: none;
    color: #19345C;
}
.mt-footer {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.products-list .product_item_images,
.products-grid .product_item_images {
    border-radius: 20px;
}




@media (max-width: 767px) {
.mobile_reverse {
    flex-direction: column-reverse;
}
.order_2 {
order: 2;
}
.fs_35 {
    font-size: 24px;
    margin-bottom: 30px !important;
}
#html-body [data-pb-style=AUTY37J] {
    margin-bottom: 5px;
}
.w-450,
#html-body [data-pb-style=VKFMU1L] {
margin-bottom: 15px  !important;
}
.cms-index-index .fs_40.light.ui-tabs-panel >div {
    margin-top: 30px !important;
}
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary,
.cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary,
.action-gift.pagebuilder-button-secondary {
  font-size: var(--button__font-size, 1.6rem);
  background: var(--button__background, #d63a3a);
  letter-spacing: var(--button__letter-spacing, false);
}

}
}


