[data-whatintent="mouse"] .list-logo.mgo:hover li{
    -webkit-animation-name: none;
    animation-name: none;
    -webkit-animation-duration: none;
    animation-duration: none;
    -webkit-animation-timing-function: none;
    animation-timing-function: none;
    -webkit-animation-iteration-count: none;
    animation-iteration-count: none;
}
[data-whatintent="mouse"] .list-logo.mgo:hover li:nth-child(2n+2) {
    -webkit-animation-duration: none;
    animation-duration: none;
}
.list-logo.mgo{
    margin: 0px;
}
.list-logo.mgo li{
    margin: 0 10px 25px;
}
.list-logo.mgo .logo-mgo-woo{
    border-color: transparent;
    background-image: url(https://megamo.eu/wp-content/uploads/2024/07/woo_slider.webp);
    background-size: 90%;
}
.list-logo.mgo .logo-mgo-shopify{
    border-color: transparent;
    background-image: url(https://megamo.eu/wp-content/uploads/2024/07/shopify_slider.webp);
    background-size: 90%;
}
.list-logo.mgo .logo-mgo-presta{
    border-color: transparent;
    background-image: url(https://megamo.eu/wp-content/uploads/2024/07/presta_slider.webp);
    background-size: 90%;
}
.list-logo.mgo .logo-mgo-ido{
    border-color: transparent;
    background-image: url(https://megamo.eu/wp-content/uploads/2024/07/ido_slider.webp);
    background-size: 90%;
}
.list-logo.mgo .logo-mgo-shoper{
    border-color: transparent;
    background-image: url(https://megamo.eu/wp-content/uploads/2024/07/shoper_slider.webp);
    background-size: 90%;
}
.list-logo.mgo .logo-mgo-shopware{
    border-color: transparent;
    background-image: url(https://megamo.eu/wp-content/uploads/2024/07/shopware_slider.webp);
    background-size: 90%;
}
.list-logo.mgo .logo-mgo-big{
    border-color: transparent;
    background-image: url(https://megamo.eu/wp-content/uploads/2024/07/bigcommerce_slider.webp);
    background-size: 90%;
}
.list-logo.mgo .logo-mgo-square{
    border-color: transparent;
    background-image: url(https://megamo.eu/wp-content/uploads/2024/07/square_slider.webp);
    background-size: 90%;
}
.list-logo.mgo .logo-mgo-magento{
    border-color: transparent;
    background-image: url(https://megamo.eu/wp-content/uploads/2024/07/magento_slider.webp);
    background-size: 90%;
}
.list-logo.mgo .logo-mgo-cs{
    border-color: transparent;
    background-image: url(https://megamo.eu/wp-content/uploads/2024/07/cscart_slider.webp);
    background-size: 90%;
}
.list-logo.mgo .logo-mgo-shopgold{
    border-color: transparent;
    background-image: url(https://megamo.eu/wp-content/uploads/2024/07/shopgold_slider.webp);
    background-size: 90%;
}
.list-logo.mgo .logo-mgo-kqs{
    border-color: transparent;
    background-image: url(https://megamo.eu/wp-content/uploads/2024/07/kqs_slider.webp);
    background-size: 90%;
}
.div-img-mgo{
    padding: 25px 25px 0 25px;
    background-color: #f3f5f7;
    border-radius: 8px;
}
.p-mgo{
    padding-left: 16px; 
    margin-left: 8px; 
    border-left: 3px solid #fe5e08; 
    font-size: 15px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    font-style: italic;
}
.p-mgo-last{
    padding-left: 16px; 
    margin-left: 8px; 
    border-left: 3px solid #fe5e08; 
    font-size: 15px;
    font-style: italic;
}
.list-a .mgo-li{
    margin-bottom: 25px;
    padding: 45px 38px;
}
.list-a .mgo-li:before{
    background-color: #f3f5f7;
    border-radius: 8px;
    padding-bottom: 25px;
}
.list-a .mgo-li:after{
    background-color: #f3f5f7;
    border-radius: 8px;
    padding-bottom: 25px;
}
[data-whatintent="mouse"] .list-a .mgo-li:hover{
    color: unset;
}
[data-whatintent="mouse"] .list-a .mgo-li:hover a{
    color: #fff;
}
a.mgo-btn{
    color: #fff;
    padding: 6px 12px;
    background-color: #fe5e08;
    border-radius: 50px;
    transition: box-shadow .3s;
    font-weight: bold;
    text-decoration: none;
    margin: 10px;
}
a.mgo-btn:hover{
    box-shadow: inset 0 0 0 100px rgba(0,0,0,.2);
}
.hr-mgo{
    margin-top: 0px;
    margin-bottom: 25px;
}
.p-img-mgo{
    text-align: center;
}
.h3-mgo{
    text-transform: uppercase;
}
.mgo-btn-bsd{
    margin-bottom: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}