/* Custom Data 2024-11-27 19:08:12: Do not change this file. */

:root{
	/* Page Width */
		--layout__max-width: 1440px;
	
	/* Body Font */
		--font-family-name__base: 'Jost', sans-serif;
			--font-size__base: 16px;
			--text-weight: 400;
	
	/* Heading Font */
			--heading__font-family__base: 'Butler', sans-serif;
			--heading__font-weight__base: 400;
		
	/* Menu Font */
			--navigation-level0-item__font-family:  'Jost', sans-serif;
			--naviation-level0-item__font-size: 15px;
			--navigation-level0-item__font-weight: 700;
			
	/* Other Font */
		--other_font_family: 'Jost', sans-serif;
	
	/* Theme Colors */
	
	/* Basic Colors */
		
	/* Buttons Colors */
				--button__color: #FFFFFF;
	--button-primary__color: #FFFFFF;
		 
	--button-secondary-bg: #B09EDC;
	--button__background: #B09EDC;
	--button-primary__background: #B09EDC;
			--button__hover__background: #B09EDC;
	--button-primary__hover__background: #B09EDC;
			--button__hover__color: #FFFFFF;
	--button-primary__hover__color: #FFFFFF;
		
	/* Custom Sticky Background Color */
	
	/* Custom Header */
						
	/* Custom Footer */
			--footer-title-color: #FFFFFF;
			--footer-links-color: #696969;
			--footer__background-color: #000000;
		
	/* Custom Menu */
	
	/* Page wraper */
	}
@media (min-width: 1200px){
	.cms-index-index .header-absolute{
			}
	.cms-index-index .header-container:not(.header_scroll_up) .header_light{
										}
}


/* 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("//toyfive.ca/media/blueskytechco/lazyload/default/toyfive-logo-favicon.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: #696969;
		--link__color: #696969;
	}
	.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 {
--bls_elementor-static-menu-title--font-size:2.4rem;
    --button_padding: 12px 35px;
}
[data-layout="style_2"] {
    max-width: 100%;
}
[data-layout="style_2"] .elementor-newsletter-wrapper input {
    height: 52px;
    border: none;
    background-color: #f5f5f5;
}
[data-layout="style_2"] .elementor-newsletter-wrapper .actions-subscribe button {
    text-transform: capitalize;
}
.header-static-menu + .elementor-content-static-menu {
font-weight:500;
}
.page-footer ul.social-link li a {
color:#000000;
}
.category-slider-3  .elementor-category-thumbnail-image-item .overflow-hidden {
  border-radius:10px;
}
.widget-category-thumbnail-image .style_2 {
    --category_item_title-size: 2.4rem;
    justify-content: center;
}
.social-networks {
    list-style-type: none;
   font-size:1.8rem;
}
.social-networks li a:not(hover){
    color:#ffffff;
}
.product-item-name{
    font-family: var(--heading__font-family__base, false);
    font-size: 20px;
}
.product-label{
    font-family: var(--font-family-name__base, 'Open Sans'), 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.section-top-header .ls_2{
    letter-spacing: 0;
}
div#back-top {
   background-color: #B09EDC !important;
}
.elementor-icon-box-content {
   z-index: 999;
}
/*====footer====*/
.page-footer .footer-container {
   background-color: #F4F5F5;
}
.pagebuilder-column-line{
   padding-top: 35px;
}
footer [data-content-type="heading"] {
  color: #262626;
}
footer .elementor-static-menu-title {
  color: #262626;
}
[data-layout="style_2"] .elementor-newsletter-wrapper input {
  background-color: #fff;
}

/*====fix the problem for using wrong image for bundle product====*/
.product-bundle-image .products-image-hover {

position: unset;

}
/*===custom page===*/
.pagebuilder-column.box-artisit {
  box-shadow: 4px 4px 0 0 #fff, 4px 4px 0 2px #000, 10px 10px 0 0 #fff, 10px 10px 0 2px #000;
  border-width: 2px !important;
  border-color: black !important;
}
/*===mobile===*/
@media (max-width: 767px) {
.elementor__heading.elementor__heading_artist {
    padding-top: 100px !important;
  }
.description-text-artist {
    padding: 0px 0px 40px !important;
  }
}
