.i-want-to-buy .MainDiv{background-color:#f9f9f9;bottom:0;padding:10px;position:relative;text-align:center;bottom:unset}
.MainDiv .IwantTO{display:flex;gap:10px;align-items:center;justify-content:center}
label{display:inline-block;margin-bottom:.5rem}
.MainDiv .IwantTO .first{color:#005e9e;font-weight:bold;font-size:13px;margin-bottom:0}
.MainDiv .IwantTO .drodow{background-color:#fff !important;border-radius:0 !important;padding:4px;font-size:13px;border:1px solid #c7cacc;font-family:Poppins,sans-serif}
select{word-wrap:normal}
select:focus{border:1px solid #c7cacc}
button{cursor:pointer;-webkit-appearance:button}
input{box-shadow:none}
button,select{text-transform:none;margin:0;line-height:inherit}
.ProceedButton,.IwantTO .proceedButton{bottom:0;background:#ed1c24;border:1px solid #ed1c24;color:#fff;padding:4px 20px;text-transform:uppercase;border-radius:4px;font-size:12px;font-weight:600;overflow:hidden;z-index:1;outline:0;transition:all .3s ease}
.showForMob{display:none}
@media only screen and (max-width:769px){.hideInMobile{display:none}
.showForMob,.showForMob .hideInMobile{display:block}
.MainDiv{top:0;font-size:10px;z-index:0;padding-left:12px;padding-right:2px}
.showForMob .hideInMobile .MainDiv{background-color:#ddeafa;padding:22px 20px}
.showForMob .hideInMobile .MainDiv .ProceedButton,.showForMob .hideInMobile .MainDiv .proceedButton{font-size:14px;font-weight:600;bottom:0;width:100%;height:43px}
.showForMob .hideInMobile .MainDiv .IwantTO .drodow{width:100%;border-radius:5px !important;padding:8px 10px;height:43px}
.showForMob .hideInMobile .MainDiv .IwantTO{flex-direction:column;align-items:flex-start}
.MainDiv .IwantTO .first{color:#233253;font-size:16px}
}
.mouse{bottom:-170px}