.elementor-10010 .elementor-element.elementor-element-431ed07{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:16px;--padding-right:16px;}.elementor-10010 .elementor-element.elementor-element-6227f68 > .elementor-widget-container{margin:0px 0px 8px 0px;}.elementor-10010 .elementor-element.elementor-element-6227f68 .elementor-heading-title{font-family:var( --e-global-typography-84c7dff-font-family ), Sans-serif;font-size:var( --e-global-typography-84c7dff-font-size );font-weight:var( --e-global-typography-84c7dff-font-weight );text-transform:var( --e-global-typography-84c7dff-text-transform );font-style:var( --e-global-typography-84c7dff-font-style );text-decoration:var( --e-global-typography-84c7dff-text-decoration );line-height:var( --e-global-typography-84c7dff-line-height );color:var( --e-global-color-text );}@media(max-width:1024px){.elementor-10010 .elementor-element.elementor-element-6227f68 .elementor-heading-title{font-size:var( --e-global-typography-84c7dff-font-size );line-height:var( --e-global-typography-84c7dff-line-height );}}@media(max-width:767px){.elementor-10010 .elementor-element.elementor-element-6227f68 .elementor-heading-title{font-size:var( --e-global-typography-84c7dff-font-size );line-height:var( --e-global-typography-84c7dff-line-height );}}/* Start custom CSS for html, class: .elementor-element-101515e *//* Categories Text Mobile Slider */
.categories-menu {
    overflow: auto;
    white-space: nowrap;
    /* Hide scrollbar for IE, Edge and Firefox */
    -ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}
.categories-menu a {
	background: rgba(0,0,0,.1);
	border: 1px solid var( --e-global-color-text );
	border-radius: 0px;
	color: var( --e-global-color-text ) !important;
    display: inline-block;
	margin-right: 8px;
	padding: 4px 16px;
    text-align: center;
    text-decoration: none;
    transition-duration: .5s;
}
.categories-menu a:hover {
    background: rgba(0,0,0,0);
}

/* Hide scrollbar for Chrome, Safari and Opera */
.categories-menu::-webkit-scrollbar {
    display: none;
}/* End custom CSS */
/* Start custom CSS */.header-cta {
    width:50%!important;
}
.header-cta a {
    display:block;
    width:100%;
}/* End custom CSS */