.cottage-price{color:#F0F2E6;text-align:right}.cottage-price .price{display:block;margin-bottom:15px;font-size:36px;line-height:53px;font-weight:400}.cottage-price .price span{font-size:16px;font-weight:400;line-height:24px;text-transform:lowercase;margin-right:15px}.price #base-price{font-size:36px;line-height:53px;font-weight:400}.property-options{display:grid;grid-template-columns:100%;gap:15px;color:#fff;align-content:center;align-items:center;margin-bottom:25px}.property-options label{display:flex;align-content:center;align-items:center;justify-content:space-between;color:#fff}.custom-toggle{appearance:none;border:none;position:relative;display:inline-block;width:60px!important;height:30px!important;margin:0 15px;padding:0!important;transition:background 0.2s ease-in-out,border-color 0.25s ease-in-out;background-color:#B1B49F!important}.custom-toggle:before{content:"";position:absolute;top:4px;left:4px;width:22px;height:22px;background:#1A3C2E;border-radius:50%;transition:left 0.25s ease-in-out}.custom-toggle-active{background-color:#ED6B1D!important}.custom-toggle-active:before{left:34px}