/* Custom Data 2023-08-02 00:52:01: Do not change this file. */

:root{
	/* Page Width */
		--layout__max-width: 1440px;
	
	/* Body Font */
		--font-family-name__base: 'GeneralSans', sans-serif;
			--font-size__base: 14px;
			--text-weight: 500;
	
	/* Heading Font */
			--heading__font-family__base: 'GeneralSans', sans-serif;
			--heading__font-weight__base: 600;
		
	/* Menu Font */
			--navigation-level0-item__font-family:  'GeneralSans', sans-serif;
			--naviation-level0-item__font-size: 13px;
			--navigation-level0-item__font-weight: 600;
			
	/* Other Font */
		--other_font_family: 'GeneralSans', sans-serif;
	
	/* Theme Colors */
		--theme__color__primary: #D73F0F; 
	
	/* Basic Colors */
		
	/* Buttons Colors */
		
	/* Custom Sticky Background Color */
	
	/* Custom Header */
			--topbarbg: #111111;
			--topbarcolor: #FFFFFF;
				
	/* Custom Footer */
			--footer-title-color: #FFFFFF;
			--footer-links-color: #999999;
			--footer__background-color: #111111;
		
	/* 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);
	}
	footer{
		--footer-links-color: #999999;
		--link__color: #999999;
	}
	

/* Custom Header */
header.page-header{
	}



/* Custom Footer */
footer.page-footer{
	}




	/* Main Content Container */
	#maincontent{
			}
	#maincontent{
			}


/* Customization Style */
:root {
--topbar-size: 13px;
--footer-links-hover-color: #fff;
--border-details-image-border-radius:5px;
--navigation-level0-item__text-transform:uppercase;
--button__font-weight: var(--heading__font-weight__base);
--button_padding: 16px 40.5px;
--module_title-size: 3.6rem;
--product_item-size: 1.4rem;
--bls_image-box-top-max-width: 50px;
    --headings__font-weight-secondary:  var(--heading__font-weight__base);
--border-item-image-border-radius:10px;
    --border-item-image-border-radius: 10px;
}
.cms-index-index .header-container:not(.header_scroll_up) .header_light{
--navigation-desktop-level0-item__hover__color: var(--theme__color__primary);
}
.border-info {
    --border-color__base: #E5E8EC;
}
footer{
--font-size__base: 14px;
--link__hover__color:  #fff;
}
footer .link-on-bottom{
--link__hover__color:  #111;
}
footer [data-content-type="newsletter"]{
--bls_newsletter-input-color:#999999;
}
footer .form-subscribe{
--button__hover__background: #fff;
--button__hover__background: #fff;
--button__hover__color:#111;
}
[data-layout="style_2"] .elementor-newsletter-wrapper .actions-subscribe button{
    font-weight: 500;
    font-size: 14px;
    text-transform: capitalize;
}
[data-layout="style_2"] .elementor-newsletter-wrapper{
    --border-color: #333;
}
[data-layout="style_2"] .elementor-newsletter-wrapper input:not([disabled]):focus {
    border-color: #ffffff;
}
.elementor-image-box-wrapper{
--heading__font-weight__base: 600;
--bls_image-box-title-margin: 0 0 15px;
}
.elementor-image-box-description{
--bls_image-box-des-font-size: 14px;
}
.rating-summary .rating-result > span:before{
color: #FFB800;
}
.price-box .price{
    font-weight: 500;
    font-size: 1.8rem;
       color: #111 !important;
}
.product-info-main .old-price .price,
 .product-item .old-price .price{
    color: #999999 !important;
       font-size: 1.4rem;
    font-weight: 500;
}
.product-item .special-price .price{
    color: #D73F0F !important;
font-weight: 500;
}
.product-item .product-item-name,
 .product-item .product.name a{
text-transform: capitalize;
}

.category-thumbnail__title a.category-thumbnail__title_as_button{
box-shadow: none;
}
@media (max-width: 992px){
:root {
--module_title-size: 2.4rem;
}
}

@media only screen and (max-width: 1200px){
.flex-1200 .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
    width: 100% !important;
}
.flex-1200 .pagebuilder-column-line{
    flex-flow: column !important;
display:block !important;
}
.flex-1200 .pagebuilder-column.col-right{
padding-top: 5rem;
padding-bottom: 5rem;
    max-width: 95%;
    width: 100% !important;
    margin: auto;
}
}
@media only screen and (min-width: 1200px){
.category-grid-8 .elementor__content{
    max-width: 63% !important;
}
}
.elementor-show__category {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}

