/* Custom Data 2025-12-15 17:01:19: Do not change this file. */

:root{
	/* Page Width */
		--layout__max-width: 1440px;
	
	/* Body Font */
		--font-family-name__base: 'Open Sans', sans-serif;
			--font-size__base: 18px;
			--text-weight: 500;
	
	/* Heading Font */
			--heading__font-family__base: 'Teko', sans-serif;
			--heading__font-weight__base: 500;
		
	/* Menu Font */
			--navigation-level0-item__font-family:  'Fira Sans', sans-serif;
			--naviation-level0-item__font-size: 16px;
			--navigation-level0-item__font-weight: 500;
			
	/* Other Font */
		--other_font_family: 'Fira Sans', sans-serif;
	
	/* Theme Colors */
		--theme__color__primary: #002C5C; 
	
	/* Basic Colors */
		
	/* Buttons Colors */
		--button__border-radius: 0px;
				--button__color: #FFFFFF;
	--button-primary__color: #FFFFFF;
		 
	--button-secondary-bg: #CF0A2C;
	--button__background: #CF0A2C;
	--button-primary__background: #CF0A2C;
			--button__hover__background: #AF0825;
	--button-primary__hover__background: #AF0825;
			--button__hover__color: #E9E9E9;
	--button-primary__hover__color: #E9E9E9;
		
	/* Custom Sticky Background Color */
	
	/* Custom Header */
			--topbarbg: #002C5C;
				--header-icons-color: #FFFFFF;
			--header__background-color: #002C5C;
		
	/* Custom Footer */
			--footer-title-color: #FFFFFF;
			--footer-links-color: #EDEDED;
			--footer__background-color: #000000;
		
	/* Custom Menu */
			--navigation-level0-item__color: #FFFFFF;
					
	/* Page wraper */
	}
@media (min-width: 1200px){
	.cms-index-index .header-absolute{
							}
	.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);
										--header-icons-color: #FFFFFF;
						}
}


/* Icon LazyLoad */
img.lazyload,  
img.lazyloading,
img.swatch-option-loading,
.fotorama__spinner,
.data-bgset-image-wrapper.lazyload:after,
.data-bgset-image-wrapper.lazyloading:after{
	background-image: url("//abatement.com/media/blueskytechco/lazyload/default/Boxwave-new_1_.png");	background-repeat: no-repeat;
    animation: none;
    background-position: center;
	--lazyload_bg_size: 100px;
}
	body{
		font-weight: var(--text-weight);
	}
	body{
		font-size: var(--font-size__base);
	}
	footer{
		--footer-links-color: #EDEDED;
		--link__color: #EDEDED;
	}
	.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{
	}






/* Customization Style */
:root {
    --header_padding: 14px;
    --sticky_padding: 14px;
    --button__text_transform: uppercase;
--button-primary__hover__background: #383531;
}
@media (min-width: 1200px){
  .cms-index-index .header-container:not(.header_scroll_up) .header_light{
     --counter_qty-bg: #fff;
    --counter_qty-color: #000;
   }
}
.header-container .header__action-default .minicart-wrapper .action.showcart .counter.qty, .header-container .header__action-default li .counter.qty {
    background-color: #B64708;
    color: #fff;
}
.max-width-430 {
  max-width: 430px;
  margin-left: auto;
    margin-right: auto;
}


.fs_110 {
    font-size: 110px;
}
.ls_10 {
    letter-spacing: 4px;
}
.banner_button .pagebuilder-button-primary {
    background-color: #b64708;
    border-color: #b64708;
}
.banner_button .pagebuilder-button-primary:hover {
    box-shadow: 0 0 0 0.2rem #b64708;
}
.page-builder-gallery-container .elementor-img-item {
opacity: 0.4;
}
.page-builder-gallery-container .elementor-img-item:hover {
opacity: 1;
}
.products-grid .product-item-details {
    text-align: center;
}
.products-grid .product-item-details .price-box {
    justify-content: center;
}
.text-center .flex-layout {
    justify-content: center;
}
.text_heading_primary {
color: #383531;
    font-weight: 400;
    max-width: 770px;
    margin: auto;
    line-height: 4.8rem;
        margin-bottom: 52px;
}
.widget-category-thumbnail-image.category-slider-4 .elementor-category-thumbnail-image-item {
    max-width: 170px;
}
footer [data-content-type="heading"] {
    text-transform: uppercase;
}
.elementor-newsletter-wrapper .form-subscribe {
color: #fff;
    border-color: #504d48;
    background-color:  #504d48;
}
.elementor-newsletter-wrapper .actions-subscribe button {
background: transparent;
    color: white;
}
.elementor-newsletter-wrapper .actions-subscribe button:hover {
box-shadow: none;
}
.elementor-newsletter-wrapper .field-newsletter:before {
 color: white;
}
.elementor-newsletter-wrapper .form-subscribe .field-newsletter input,
.elementor-newsletter-wrapper .form-subscribe .field-newsletter input::placeholder {
color: white;
}


@media (min-width: 1440px) {
.widget-category-thumbnail-image.category-slider-4 {
max-width: 1440px;
    margin: auto;
}
}

@media (max-width: 1199px) {
.cms-index-index .header-container:not(.header_scroll_up) .header_light .logo img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
}
}

@media (max-width: 767px)  {
.mb_30 {
margin-top: 30px !important;
}

   
.fs_110 {
    font-size: 38px;
}
.max-width-430 {
    padding: 0 15px;
}

.text_heading_primary {
    line-height: 3.3rem;
    margin-bottom: 30px;
}
.banner_show_mb {
justify-content: center;
min-height: 400px !important;
}
}

.blueskytechco-header .amquote-cart-wrapper.minicart-wrapper .amquote-showcart.action:before {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(153deg) brightness(1000%) contrast(100%) !important;
}

.blueskytechco-header .amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
background: white;
}

.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter-number {
    color: black;
}

.action.mailto.friend {
display: none;
}

.pagebuilder-column p a {
    color: #002C5C !important;
}

.pagebuilder-column p a:visited {
    color: #ba372a !important;
}

.footer-container .pagebuilder-column p a {
    color: #0055b3 !important;
}

div.aqua-button div a.pagebuilder-button-primary {
    background: #3E7B74;
    border: 1px solid #3E7B74;
}
