/* Custom Data 2025-07-29 00:46:31: Do not change this file. */

:root{
	/* Page Width */
	
	/* Body Font */
		--font-family-name__base: 'Montserrat', sans-serif;
			--font-size__base: 14px;
			--text-weight: 500;
	
	/* Heading Font */
			--heading__font-family__base: 'Montserrat', sans-serif;
			--heading__font-weight__base: 500;
		
	/* Menu Font */
			--navigation-level0-item__font-family:  'Montserrat', sans-serif;
			--naviation-level0-item__font-size: 15px;
			--navigation-level0-item__font-weight: 700;
			
	/* Other Font */
		--other_font_family: 'Montserrat', sans-serif;
	
	/* Theme Colors */
		--theme__color__primary: #E35E0A; 
	
	/* Basic Colors */
			--text__color: #303030;
			--heading__color__base: #303030;
			--link__color: #000000;
			--link__hover__color: #000000;
			
	/* Buttons Colors */
		--button__border-radius: 0px;
				--button__color: #FFFFFF;
	--button-primary__color: #FFFFFF;
		 
	--button-secondary-bg: #E35E0A;
	--button__background: #E35E0A;
	--button-primary__background: #E35E0A;
			--button__hover__background: #E35E0A;
	--button-primary__hover__background: #E35E0A;
			--button__hover__color: #FFFFFF;
	--button-primary__hover__color: #FFFFFF;
		
	/* 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{
										}
}


	body{
		font-weight: var(--text-weight);
	}
	body{
		font-size: var(--font-size__base);
	}
	:root{
	--footer-links-color: #000000;
	}
	.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: 1650px;
}
.header-container {
    --fluid-container-width: 1720px;
}
.fs_58 {
 font-size: 58px;
}
.fs_31 {
 font-size: 31px;
}
.max-width-368 {
    max-width: 380px;
}
.products-grid .product-item-details {
    text-align: center;
}
.products-grid .product-item-details .price-box {
    justify-content: center;
}
.w-390 .widget-product-advanced {
    max-width: 390px;
    margin: auto;
}
.text_banner_bottom {
font-size: 16px;
    line-height: 1.75;
   max-width: 570px;
    margin: auto;
}
.text_headding_banner {
    max-width: 400px;
    font-weight: 500;
    line-height: 1.34em;
    margin: auto;
text-align: center;
    margin-bottom: 17px;
}
.page-builder-gallery-container .elementor-img-item {
opacity: 0.4;
}
.page-builder-gallery-container .elementor-img-item:hover {
opacity: 1;
}

@media (min-width: 768px) {
.slider_full-right .slick-slider {
    margin-right: calc(-1*((100vw - 95% + 30px)/2));
}
}
@media (min-width: 1750px) {
.slider_full-right .slick-slider {
    margin-right: calc(-1*((100vw - 1620px)/2));
}
}
@media only screen and (max-width: 767px) {
.fs_58 {
 font-size: 32px;
}
.fs_31 {
 font-size: 18px;
}
.fs_42 {
    margin-bottom: 25px !important;
}
}

.catalog-category-view .yotpo-reviews-star-ratings-widget {
justify-content: center !important;
}
