/* Custom Data 2023-08-14 02:29:11: 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: 14px;
			--navigation-level0-item__font-weight: 600;
			
	/* Other Font */
		--other_font_family: 'GeneralSans', sans-serif;
	
	/* Theme Colors */
		--theme__color__primary: #00A2C2; 
	
	/* Basic Colors */
		
	/* Buttons Colors */
						--button__hover__background: #00A2C2;
	--button-primary__hover__background: #00A2C2;
			--button__hover__color: #FFFFFF;
	--button-primary__hover__color: #FFFFFF;
		
	/* Custom Sticky Background Color */
	
	/* Custom Header */
			--topbarbg: #253380;
			--topbarcolor: #FFFFFF;
			--header-icons-color: #FFFFFF;
			--header__background-color: #253380;
		
	/* Custom Footer */
					--footer__background-color: #F1F3F7;
		
	/* Custom Menu */
	
	/* Page wraper */
	}
@media (min-width: 1200px){
	.cms-index-index .header-absolute{
			}
	.cms-index-index .header-container:not(.header_scroll_up) .header_light{
										--header-icons-color: #FFFFFF;
						}
}


	body{
		font-weight: var(--text-weight);
	}
	body{
		font-size: var(--font-size__base);
	}
	

/* Custom Header */
header.page-header{
	}



/* Custom Footer */
footer.page-footer{
	}




	/* Main Content Container */
	#maincontent{
			}
	#maincontent{
			}


/* Customization Style */
.elementor-image-box-title,
a.pagebuilder-button-link, button.pagebuilder-button-link, div.pagebuilder-button-link, .cart.table-wrapper .actions-toolbar > .action.pagebuilder-button-link, .action-gift.pagebuilder-button-link {
  font-weight: 500;
}
.product-label {
    top: 0;
    left: 0;
}
[data-layout="style_2"] .elementor-newsletter-wrapper .actions-subscribe button, [data-layout="style_2"] .elementor-newsletter-wrapper .actions-subscribe .cart.table-wrapper .actions-toolbar > .action, [data-layout="style_2"] .elementor-newsletter-wrapper .actions-subscribe .action-gift {
    font-size: 14px;
    text-transform: capitalize;
}
:root {
--headings__font-weight-secondary:  var(--heading__font-weight__base);
--border-item-image-border-radius:10px;
--border-details-image-border-radius:5px;
--bls_image-box-top-max-width:30px;
--bls_image-box-title-font-size:15px;
--bls_image-box-des-font-size:14px;
--bls_image-box-title-margin:0 0 2px 0;
--bls_image-box-top-margin: 0 0 2px 0;
--bls_elementor-static-menu-title--font-size:1.6rem;
 --border-color__base:#E5E8EC;
    --module_title-size: 2.8rem;
    --product_item-size: 1.4rem;
--product-name-font-weight:500;
--button__font-size:1.4rem;
--button__text_transform:capitalize;

}

.cms-no-route-v2 .pagebuilder-button-primary {
    background: var(--button-primary__hover__background);
    border: 1px solid var(--button-primary__hover__background);
}

.widget-category-thumbnail-image {
    --category_item_title-size: 1.4rem;
}
@media only screen and (max-width: 1199px){
:root {
    --module_title-size: 2.8rem;
}
}
@media only screen and (max-width: 767px){
:root {
    --module_title-size: 2.4rem;
}
}

.widget-product-advanced-list.products-list  .product-item-inner{
    background-color: rgb(255, 255, 255);
    border-radius: 5px;
    padding: 2rem;
}
.product-item-price > .price-box  {
    margin-top: 1rem;
}
.price-box .price {
    font-size: 1.8rem;
}

.product-info-main .old-price .price,
 .product-item .old-price .price{
    color: #8D979E !important;
    font-size: 1.4rem;
}
.product-info-main .price-final_price *,
.product-item .price-final_price *,
.product-info-main .price-configured_price *,
.product-item .price-configured_price * {
    color: #111111;
}
.review-control-vote label:before,
.rating-summary .rating-result > span:before {
    color: #FFB800;
}
.product-item .product-item-name > a:hover,
.product-item-name > a:hover{
color:var(--theme__color__primary);
}
[data-content-type="newsletter"] {
    --bls_newsletter-input-bg-color: #ffffff;
}
@media only screen and (min-width: 993px){
.elementor-image-box-wrapper {
position:relative;
}
p.rs-p-wp-fix + rs-module-wrap {
    min-height: 500px;
}
.pagebuilder-column:not(:last-child) .elementor-image-box-wrapper:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    height: 60px;
    width: 1px;
    transform: translateY(-50%);
    border-right: 1px solid #E5E8EC;
}
}
.search_type_defaut .input-text {
    font-size:1.3rem;
}
.elementor-show__category {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
}
.post-holder .post-ftimg-hld > a {
    border-radius: 5px;
}
.post-image, .post-ftimg-hld {
    border-radius: 5px;
}

