.elementor-7227 .elementor-element.elementor-element-0a4232d{--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;--justify-content:flex-start;}.elementor-7227 .elementor-element.elementor-element-0a4232d:not(.elementor-motion-effects-element-type-background), .elementor-7227 .elementor-element.elementor-element-0a4232d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#EEF1F4;}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-7227 .elementor-element.elementor-element-c7be7a7 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(10px/2);}.elementor-7227 .elementor-element.elementor-element-c7be7a7 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(10px/2);}.elementor-7227 .elementor-element.elementor-element-c7be7a7 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(10px/2);}.elementor-7227 .elementor-element.elementor-element-c7be7a7 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-10px/2);}.elementor-7227 .elementor-element.elementor-element-c7be7a7 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-10px/2);}.elementor-7227 .elementor-element.elementor-element-c7be7a7 .elementor-icon-list-icon i{color:#999999;transition:color 0.3s;}.elementor-7227 .elementor-element.elementor-element-c7be7a7 .elementor-icon-list-icon svg{fill:#999999;transition:fill 0.3s;}.elementor-7227 .elementor-element.elementor-element-c7be7a7{--e-icon-list-icon-size:40px;--e-icon-list-icon-align:left;--e-icon-list-icon-margin:0 calc(var(--e-icon-list-icon-size, 1em) * 0.25) 0 0;--icon-vertical-offset:0px;}.elementor-7227 .elementor-element.elementor-element-c7be7a7 .elementor-icon-list-icon{padding-inline-end:5px;}.elementor-7227 .elementor-element.elementor-element-c7be7a7 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-7227 .elementor-element.elementor-element-c7be7a7 .elementor-icon-list-item > a{font-family:"Poppins", Sans-serif;font-size:14px;font-weight:400;line-height:18px;}.elementor-7227 .elementor-element.elementor-element-c7be7a7 .elementor-icon-list-text{color:#999999;transition:color 0.3s;}@media(min-width:768px){.elementor-7227 .elementor-element.elementor-element-0a4232d{--width:100%;}}/* Start custom CSS */#product-megamenu ul.elementor-icon-list-items {
    display: grid;
    grid-template-columns: repeat(4, 0.2fr);
    gap: 20px;
    padding: 0;
}

#product-megamenu ul.elementor-icon-list-items li.elementor-icon-list-item {
    background-color: #fff;
    border: 1px solid #fff;
    padding: 20px 25px;
    margin: 0;
      transition: all 0.3s ease-in-out;
}
#product-megamenu ul.elementor-icon-list-items li.elementor-icon-list-item:hover {
    color: #E21F26;
    box-shadow: 7px 7px;
    border: 1px solid #E21F26;
    transition: all 0.3s ease-in-out;
}
#product-megamenu ul.elementor-icon-list-items li.elementor-icon-list-item svg .st0{
    fill: #9999;
}

#product-megamenu ul.elementor-icon-list-items li.elementor-icon-list-item:hover svg .st0{
    fill: #E21F26;
}
#product-megamenu ul.elementor-icon-list-items li.elementor-icon-list-item:hover span{
color:#000;
}

.nav-sublist-dropdown{
       /*margin-top: 1.2rem;*/
}


 #product-megamenu g#SVGRepo_iconCarrier rect, #product-megamenu g#SVGRepo_iconCarrier line, #product-megamenu g#SVGRepo_iconCarrier polygon {
    fill:none  !important;
    stroke: #9999 !important;
}

#product-megamenu ul.elementor-icon-list-items li.elementor-icon-list-item:hover svg g#SVGRepo_iconCarrier path, #product-megamenu ul.elementor-icon-list-items li.elementor-icon-list-item:hover svg g#SVGRepo_iconCarrier rect,  #product-megamenu ul.elementor-icon-list-items li.elementor-icon-list-item:hover svg g#SVGRepo_iconCarrier line,  #product-megamenu ul.elementor-icon-list-items li.elementor-icon-list-item:hover svg g#SVGRepo_iconCarrier polygon {
    fill: none !important;
    stroke: #E21F26 !important;
}
#product-megamenu ul.elementor-icon-list-items li.elementor-icon-list-item:nth-last-child(2) svg g#SVGRepo_iconCarrier rect {
    stroke: none !important;
}

#product-megamenu ul.elementor-icon-list-items li.elementor-icon-list-item:last-child:hover svg g#SVGRepo_iconCarrier path {
    fill: #E21F26 !important;
}/* End custom CSS */