/* Custom Data 2025-07-31 08:56:51: Do not change this file. */

:root{
	/* Page Width */
		--layout__max-width: 1200px;
	
	/* 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: 700;
		
	/* 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: #E02B2B; 
	
	/* Basic Colors */
		
	/* Buttons Colors */
		--button__border-radius: 25px;
		
	/* Custom Sticky Background Color */
	
	/* Custom Header */
						
	/* Custom Footer */
	
	/* Custom Menu */
			--navigation-level0-item__color: #FFFFFF;
			--navigation__background: #000000;
				
	/* Page wraper */
	}
@media (min-width: 1200px){
	.cms-index-index .header-absolute{
						--navigation__background: #000000;
					}
	.cms-index-index .header-container:not(.header_scroll_up) .header_light{
								--navigation-level0-item__color: #FFFFFF;
						--navigation-desktop-level0-item__hover__color: var(--navigation-level0-item__color);
										}
}


	body{
		font-weight: var(--text-weight);
	}
	body{
		font-size: var(--font-size__base);
	}
	

/* Custom Header */
header.page-header{
	}









/* Customization Style */
@media only screen and (min-width: 1440px){
:root {
    --navigation-desktop-level0-item__padding: 0 20px;
}
}

.w-310 > div{
    max-width: 310px;
}
.rounded .search_type_defaut .search-form:not(.type-list-categories){
    border-radius: 30px;
}
.product__style-2{
--product-name-text-transform: capitalize;
}
.product__style-2 .products-grid .product-item-details{
text-align: left;
}
.product__style-2 .products-grid .price-box{
    justify-content: flex-start;
}
.text-decoration-line-through p{
    text-decoration: line-through;
}
.b-primary .pagebuilder-button-primary{
border-color: var(--theme__color__primary);
background-color: var(--theme__color__primary);
}
.category-slider-7 .category-thumbnail_img {
    border-radius: 0 !important;

}
.category-slider-7 .category-thumbnail_img  .category-thumbnail__image{
--aspect-ratio: 1 !important;
}
.widget-category-thumbnail-image.category-slider-7{
    --category_item_title-size: 20px;
}
.category-thumbnail__title a:not(.btn){
    font-weight: 400;
}
.elementor-newsletter-wrapper .form-subscribe{
    border: 2px solid #d2d2d2;
    background-color: transparent;
    max-width: 300px;
}
.elementor-newsletter-wrapper .actions-subscribe button{
    background: transparent;
}
.elementor-newsletter-wrapper .actions-subscribe button:hover{
    background: transparent;
border-color: transparent;
color:#000;
}
.price-box .price,.price-box .special-price .price{
color: var(--theme__color__primary);
}

#block-shipping {
display:none;
}

.auto-complete-result .product-items .product-item .action.tocart:before,.auto-complete-result .products.list.items .product-item .action.tocart:before {
color: #fff;
}

.product__style-2 .products-grid .action.tocart.primary {
border-radius: 50%;
}

#checkoutSteps .message.warning {
position: absolute;
}

.blog-index-index .breadcrumbs {
display:none;
}

.account .breadcrumbs {
display:none;
}
.checkout-cart-index .breadcrumbs {
display:none;
}

.catalog-product-view .breadcrumbs .items {
display: flex;
}

:root {
--headings__font-weight-secondary: 700;
--text__color: #000;
}


.checkout-index-index .checkout-payment-method .billing-address-details br {
display: block;
}

.checkout-index-index .checkout-payment-method .billing-address-details span {
    display: inline-block;
}

.opc-wrapper .shipping-address-item {
    width: 50%;
}


.table-checkout-shipping-method .col-price{
display: none;
}
