.elementor-1917 .elementor-element.elementor-element-1ac1fdc{--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;--gap:2.6vw 0vw;--row-gap:2.6vw;--column-gap:0vw;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:4vw;--padding-bottom:4vw;--padding-left:clamp(3.125rem, -4.7486rem + 12.2905vw, 10rem);--padding-right:clamp(3.125rem, -4.7486rem + 12.2905vw, 10rem);}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-1917 .elementor-element.elementor-element-dc4fbf5 .elementor-heading-title{font-family:var( --e-global-typography-9b7add9-font-family ), Sans-serif;font-size:var( --e-global-typography-9b7add9-font-size );font-weight:var( --e-global-typography-9b7add9-font-weight );text-transform:var( --e-global-typography-9b7add9-text-transform );line-height:var( --e-global-typography-9b7add9-line-height );}.elementor-1917 .elementor-element.elementor-element-7be1c15{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-1917 .elementor-element.elementor-element-dc4fbf5 .elementor-heading-title{font-size:var( --e-global-typography-9b7add9-font-size );line-height:var( --e-global-typography-9b7add9-line-height );}}@media(min-width:768px){.elementor-1917 .elementor-element.elementor-element-1ac1fdc{--width:100%;}.elementor-1917 .elementor-element.elementor-element-7be1c15{--width:100%;}}@media(max-width:767px){.elementor-1917 .elementor-element.elementor-element-1ac1fdc{--padding-top:20px;--padding-bottom:50px;--padding-left:25px;--padding-right:25px;}.elementor-1917 .elementor-element.elementor-element-dc4fbf5 .elementor-heading-title{font-size:var( --e-global-typography-9b7add9-font-size );line-height:var( --e-global-typography-9b7add9-line-height );}}/* Start custom CSS */.categories-icon-list {}

/*.elementor-inline-items {*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    flex-wrap: wrap;*/
/*    gap: 10px 0px;*/
/*}*/

@media only screen and (max-width: 767px) {
    .elementor-inline-items{
        display: flex !important;
        justify-content: flex-start !important;
        flex-wrap: nowrap !important;
        
        overflow-x: auto !important;
        overflow-y: hidden !important;
        min-width: unset !important;
        max-width: max-content !important;
        padding-bottom:5px !important;
    }
   .elementor-inline-items::-webkit-scrollbar {
  background-color: #231f20 !important; 
  border-radius: 4px;
  height: 3px !important;
}
   .elementor-inline-items::-webkit-scrollbar-thumb {
  background-color: #ed7b49; 
}

    .elementor-inline-items > li {
        flex-shrink: 0 !important; 
        /*white-space:nowrap;*/
    }

    

}/* End custom CSS */