/*
Theme Name: Croft Cottages Frontend V7
Theme URI: https://thecroftcottages.com/
Author: Converted for Hostinger WordPress
Description: WordPress theme converted from the Croft Cottages ASP.NET frontend. Backend features should be handled by WordPress plugins.
Version: 1.2
*/


/* Croft latest blog cards */
.croft-latest-blogs { background:#fff; }
.croft-latest-blogs .page-heading h2 { color:#111; font-weight:700; }
.croft-blog-row { margin-top: 20px; }
.croft-blog-card { margin-bottom: 30px; background:#fff; box-shadow:0 2px 10px rgba(0,0,0,.08); }
.croft-blog-card .main-img img { width:100%; height:190px; object-fit:cover; display:block; }
.croft-blog-card .hotel-title { padding:15px; min-height:210px; }
.croft-blog-card .hotel-title a { display:block; margin-bottom:10px; font-size:16px; line-height:1.3; }
.croft-blog-card .hotel-title p { color:#333; font-size:13px; line-height:1.6; }
@media (max-width: 767px) { .croft-blog-card .main-img img { height:auto; } .croft-blog-card .hotel-title { min-height:auto; } }


/* Croft WordPress final dynamic sections */
.croft-latest-blogs .croft-blog-card{height:100%;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.08);margin-bottom:25px}.croft-latest-blogs .main-img img,.croft-blog-listing .main-img img{width:100%;height:220px;object-fit:cover}.croft-blog-card .main-info{padding:18px}.croft-weather-section .weatherwidget-io{max-width:100%;margin:0 auto}.croft-single-post .entry-content img{max-width:100%;height:auto}.nav-links{display:flex;justify-content:space-between;gap:15px;margin-top:20px}.page-numbers{display:inline-block;padding:8px 12px;border:1px solid #ddd;margin:2px}.page-numbers.current{background:#183f3e;color:#fff}.custom-form .alert-success{background:#d4edda;color:#155724;padding:12px;margin-bottom:15px;border-radius:4px}
