//header,.buttons-tel-fixed-container{display: none!important;}// .buttons-tel-fixed-container { display: none; } .sale-btn-wrap{ position: fixed; left: -252px; bottom: 20px; background: url(../../images/ai/widget_sale_platinum_btn.png?v=1); background-repeat: no-repeat; background-size: cover; width: 290px; height: 100px; font-weight: 700; font-size: 18px; line-height: 18px; color: #2D4071; padding: 35px 90px 18px 12px; display: block; z-index: 99; transition: .2s ease-in-out left,.2s ease-in-out right; &:hover, &:active, &:focus{ color: #504841; text-decoration: none; } &.in{ left:-30px; } &.shot-img{ width: 134px; height: 136px; left: -12px; bottom: -15px; background: url(../../images/ai/widget_sale_platinum_btn_short.png?v=1); background-repeat: no-repeat; background-size: 80% 80%; .widget_content { left: -220px; } } .widget_content { cursor: pointer; display: block; padding: 35px 90px 18px 12px; position: fixed; left: -252px; bottom: 20px; width: 290px; height: 100px; z-index: 99; &.in{ left:-30px; } } .widget_close_btn { cursor: pointer; display: block; position: fixed; padding: 0; left: 0px; bottom: 0px; width: 0px; height: 0px; z-index: 100; &.in{ height: 30px; width: 30px; bottom: 90px; left: 230px; } } } @media (max-width: 767px) { .sale-btn-wrap{ background-image: url(../../images/ai/widget_sale_platinum_btn_mobile.png?v=1); width: 174px; height: 58px; left: -130px; &.in{ left: -15px; } .widget_content { width: 165px; height: 58px; left: -130px; padding: 0; &.in { left: -15px; } } .widget_close_btn { width: 20px; height: 20px; left: -130px; bottom: 60px; &.in{ width: 20px; height: 20px; left: 132px; bottom: 60px; } } &.shot-img{ width: 134px; height: 136px; left: -12px; bottom: -50px; background-size: 60% 60%; .widget_content { height: 50px; width: 50px; left: 0; bottom: 20px; } } } }