input[type="submit"],.button{background:#ac2e31!important}ul.properties{display:grid!important;grid-template-columns:1fr;gap:40px;list-style:none;margin:40px 0;padding:0}ul.properties li{background:#f7f7f7;border:1px solid #ddd;border-radius:10px;box-shadow:0 6px 16px rgba(0,0,0,0.08);overflow:hidden;transition:all 0.3s ease;display:flex;flex-direction:row;height:100%;position:relative;padding-left:1em;padding-right:1em}ul.properties li:hover{transform:translateY(-5px);box-shadow:0 10px 22px rgba(0,0,0,0.15)}ul.properties .thumbnail{flex:0 0 45%;height:auto;overflow:hidden;position:relative}ul.properties .thumbnail .badge{position:absolute;top:10px;left:10px;background:#ac2e31;color:#fff;font-size:0.7rem;font-weight:700;padding:4px 8px;border-radius:3px;text-transform:uppercase;z-index:10}ul.properties .thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease}ul.properties li:hover .thumbnail img{transform:scale(1.05)}ul.properties .details{flex:1;padding:30px;display:flex;flex-direction:column;justify-content:space-between;background:#ffffff}ul.properties .details h3{font-size:1.5rem;margin:0 0 12px;line-height:1.3}ul.properties .details h3 a{color:#ac2e31;text-decoration:none;transition:color 0.3s ease}ul.properties .details h3 a:hover{color:#990000}ul.properties .price{font-size:1.3rem;font-weight:700;color:#ac2e31;margin-bottom:12px}ul.properties .summary{color:#333;font-size:1rem;line-height:1.5;margin-bottom:15px}ul.properties .available-date{margin-top:4px;display:block}ul.properties .quick-info{display:flex;gap:15px;margin-top:10px;font-size:0.9rem;color:#555}ul.properties .quick-info span{display:flex;align-items:center;gap:5px}ul.properties .quick-info span i{color:#ac2e31;font-size:1rem}ul.properties .actions .button{background:#ac2e31;color:#ffffff!important;padding:12px 24px;border-radius:6px;display:inline-block;text-decoration:none;font-weight:600;transition:background 0.3s ease,transform 0.2s ease;margin-top:15px}ul.properties .actions .button:hover{background:#990000;transform:translateY(-2px)}ul.properties .rooms{display:flex;gap:15px;margin-top:20px;padding-top:15px;border-top:1px solid #ddd;font-size:0.95rem;color:#555}ul.properties .room .room-count{font-weight:700;margin-right:4px;color:#ac2e31}ul.properties .availability,ul.properties .property-type{display:inline-block;font-size:0.75rem;font-weight:700;text-transform:uppercase;color:#fff;background:#ac2e31;padding:6px 10px;border-radius:4px;margin-right:6px}ul.properties .property-type{background:#888}@media (max-width:768px){ul.properties li{flex-direction:column}ul.properties .thumbnail{flex:0 0 auto;width:100%;aspect-ratio:16 / 9}ul.properties .details{padding:20px}ul.properties .details h3{font-size:1.25rem}ul.properties .price{font-size:1.1rem}ul.properties .actions .button{width:100%;text-align:center}ul.properties .quick-info{flex-wrap:wrap}}form[name="ph_property_search"]{background:#f7f7f7;border:1px solid #ddd;border-radius:10px;padding:30px;box-shadow:0 6px 16px rgba(0,0,0,0.08);margin-bottom:40px;display:flex;flex-wrap:nowrap;gap:15px;align-items:flex-end;justify-content:flex-start}form[name="ph_property_search"] .form-group,form[name="ph_property_search"] .ph-form-row{flex:1 1 auto;display:flex;flex-direction:column}form[name="ph_property_search"] label{font-weight:600;color:#ac2e31;margin-bottom:4px;font-size:0.95rem}form[name="ph_property_search"] select,form[name="ph_property_search"] input[type="text"],form[name="ph_property_search"] input[type="number"],form[name="ph_property_search"] textarea{width:100%;padding:12px 14px;border:1px solid #ccc;border-radius:6px;background:#ffffff;font-size:1rem;color:#333;transition:all 0.3s ease}form[name="ph_property_search"] input:focus,form[name="ph_property_search"] select:focus{border-color:#ac2e31;box-shadow:0 0 0 3px rgba(204,0,0,0.1);outline:none}form[name="ph_property_search"] input[type="submit"],form[name="ph_property_search"] button[type="submit"]{background:#ac2e31;color:#ffffff;font-weight:600;border:none;border-radius:6px;padding:12px 26px;cursor:pointer;font-size:1rem;transition:background 0.3s ease,transform 0.2s ease;flex:0 0 auto;width:auto;text-align:center;margin:0}form[name="ph_property_search"] input[type="submit"]:hover,form[name="ph_property_search"] button[type="submit"]:hover{background:#990000;transform:translateY(-2px)}@media (max-width:768px){form[name="ph_property_search"]{flex-wrap:wrap;flex-direction:column;gap:15px;align-items:stretch;padding:20px}form[name="ph_property_search"] input[type="submit"],form[name="ph_property_search"] button[type="submit"]{width:100%}}.propertyhive-results-bar{display:flex;justify-content:space-between;align-items:center;background:#f7f7f7;border:1px solid #ddd;border-radius:10px;padding:15px 20px;margin-bottom:30px;box-shadow:0 3px 8px rgba(0,0,0,0.05);gap:20px;flex-wrap:wrap}.propertyhive-result-count{font-size:1rem;color:#333;font-weight:500;padding-bottom:6px}.propertyhive-ordering select{padding:10px 14px;margin-bottom:15px;border:1px solid #ccc;border-radius:6px;background:#ffffff;font-size:1rem;color:#333;transition:all 0.3s ease}.propertyhive-ordering select:focus{border-color:#ac2e31;box-shadow:0 0 0 3px rgba(204,0,0,0.1);outline:none}@media (max-width:768px){.propertyhive-results-bar{flex-direction:column;align-items:stretch}}.ph-pagination,.propertyhive-pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin:40px 0;flex-wrap:wrap}.ph-pagination a,.propertyhive-pagination a,.ph-pagination span,.propertyhive-pagination span{display:inline-block;padding:10px 16px;border:1px solid #ddd;border-radius:6px;background:#f7f7f7;color:#ac2e31;font-weight:600;text-decoration:none;transition:all 0.3s ease}.ph-pagination a:hover,.propertyhive-pagination a:hover,.ph-pagination .current,.propertyhive-pagination .current{background:#ac2e31;color:#fff;border-color:#ac2e31}.single-property{background:#f7f7f7;border:1px solid #ddd;border-radius:12px;padding:40px;box-shadow:0 8px 20px rgba(0,0,0,0.08);margin-bottom:50px}.single-property h1.property-title{color:#ac2e31;font-size:2rem;font-weight:800;margin-bottom:20px;border-bottom:3px solid #ac2e31;padding-bottom:10px;text-transform:uppercase}.single-property .price{color:#ac2e31;font-size:1.4rem;font-weight:700;margin-bottom:20px}.single-property .property-meta{color:#555;font-size:1rem;margin-bottom:25px}.single-property .property-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:30px}.single-property .property-gallery img{width:100%;height:300px;object-fit:cover;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.06)}.single-property .property-description{background:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.06);color:#333;font-size:1.05rem;line-height:1.6}.single-property a.button{background:#ac2e31;color:#fff!important;border-radius:6px;padding:12px 28px;font-weight:600;transition:all 0.3s ease;display:inline-block;text-decoration:none;margin-top:25px}.single-property a.button:hover{background:#990000;transform:translateY(-2px)}@media (max-width:768px){.single-property{padding:25px}.single-property h1.property-title{font-size:1.6rem}.single-property .property-gallery{grid-template-columns:1fr}}