/* AUTOERA MOBILE 3.0 CLEAN */
@media (max-width:768px){
  html.ae-m3-clean,
  body.ae-m3-clean{
    max-width:100%;
    overflow-x:hidden;
  }

  body.ae-m3-clean-product .ae-m3-clean-hidden{
    display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    pointer-events:none!important;
  }

  body.ae-m3-clean-product .ae-m3-clean-main-buy{
    position:fixed!important;
    z-index:9900!important;
    left:18px!important;
    right:18px!important;
    bottom:82px!important;
    width:calc(100% - 36px)!important;
    min-height:58px!important;
    margin:0!important;
    padding:12px 18px!important;
    border:0!important;
    border-radius:14px!important;
    color:#fff!important;
    font-size:22px!important;
    font-weight:800!important;
    text-align:center!important;
    text-decoration:none!important;
    box-sizing:border-box!important;
    box-shadow:0 10px 28px rgba(0,0,0,.16)!important;
    cursor:pointer!important;
  }

  body.ae-m3-clean-product .ae-m3-clean-buy-blue{
    background:linear-gradient(#54a4ee,#0866c7)!important;
  }

  body.ae-m3-clean-product .ae-m3-clean-buy-green{
    background:linear-gradient(#70d069,#2f9f37)!important;
  }
}
