/*
Theme Name: Theme 2024 by Mypuritour
Theme URI: https://www.mypuritour.com/
Description: A theme by Dhiren from Mypuritour.
Author: Dhiren Ray
Author URI: https://www.mypuritour.com/
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: responsive-layout, fluid-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, two-columns, three-columns, left-sidebar, right-sidebar, flexible-width, custom-logo

*/

* {
    margin: 0;
    padding: 0;
}

::-webkit-input-placeholder {
    color: #bfbfbf;
    font-size: 80%;
}

::-moz-placeholder {
    color: #bfbfbf;
    font-size: 80%;
}

:-ms-input-placeholder {
    color: #bfbfbf;
    font-size: 80%;
}

:-moz-placeholder {
    color: #bfbfbf;
    font-size: 80%;
}

@font-face {
  font-family: 'Poppins';
  src: url('poppins.woff2') format('woff2');
  font-display: swap;
}

.responsive {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
}

body {
    margin: 0;
    padding: 0;
    outline: none;
    font-family: 'Helvetica Neue eText Pro', sans-serif;
    overflow-x: hidden;
    color: #353434;
    background-color: #f0faf83d !important;
    background: linear-gradient(to bottom, rgb(255, 255, 255), rgba(250, 255, 253, 0.62)) !important;

}

p {
  word-break: break-word;
}

b, strong {
  font-weight: 600 !important;
}

h1 {
    font-size: 2.2rem;
  }
  
h2 {
    font-size: 1.4rem !important;
  }
  
h5 {
  font-size: 18px;
}

.text-primary {
  margin: 16px auto;
  line-height: 24px;
}

.navbar {
  height: 61px;
}

.post-content li {
  margin-bottom: 14px;
}

.bn-bg {
	background: aliceblue;
}
.page-header.ct-title h2 {
  background: #032e55;
  color: aliceblue;
  padding: 11px;
  font-size: 24px;
}

.page-header.ct-title h1 {
  font-size: 28px;
  margin-top: 34px;
}

.page-header.ct-title h3 {
  font-size: 20px;
  margin-top: 34px;
  font-weight: 600;
}

.nav-links {
  margin-bottom: 26px;
}
.navbar-dark{
			background: linear-gradient(135deg, #3b4893, #37b745) !important;
			border-color:#032e55;
		}
		.logo{
			width: 200px;height:auto
		}
		.graphics{

		    position: absolute;
		    bottom: 20%;
		    left: 27%;
		}
		
		@media (max-width: 1025px) {
			.graphics{
				left: 29%;
			}
		} 
		@media (max-width: 769px) {
			.graphics{

			    bottom: 40% !important;
			    left: 28%;
			    display: none;
			}
			.graphics img{
				width: 75%;
				display: none;
			}
			.logo{
			width: 210px !important;height:auto !important;
		}
		.navbar-collapse {
		    background: linear-gradient(135deg, #3b4893, #37b745) !important;
		}
		}
		@media (max-width: 426px) {
			.graphics{

				display: none;	    
			    bottom: 4%;
			    left: 70%;
			}
			.graphics img{
				width: 100%;
				display: none;
			}
		}
		@media (max-width: 480px) { 
			.content-container{
				padding: 0px !important;
				margin: 0px;
			}
		 }
		 
.footer-2nd {
    background: #111;
    color: #ccc;
    text-align: center;
    padding: 30px 20px;
    font-family: Arial, sans-serif;
}

.footer-2nd .social-footer {
    margin-bottom: 20px;
}

.footer-2nd .social-media-icons {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.footer-2nd .social-media-icons a img {
    width: 32px;
    height: 32px;
    object-fit: contain;
    transition: transform 0.3s ease, filter 0.3s ease;
    filter: grayscale(100%) brightness(80%);
}

.footer-2nd .social-media-icons a img:hover {
    transform: scale(1.2);
    filter: grayscale(0%) brightness(100%);
}

.footer-2nd .ftxt p {
    margin: 10px 0;
    font-size: 14px;
    color: #aaa;
}

.footer-2nd .footer-menu {
    margin-top: 15px;
}

.footer-2nd .footer-menu-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}

.footer-2nd .footer-menu-list li a {
    color: #ccc;
    text-decoration: none;
    font-size: 14px;
    transition: color 0.3s ease;
}

.footer-2nd .footer-menu-list li a:hover {
    color: #fff;
}


.footer-1st {
  background: #151515;
  padding: 37px 0;
}

.footer-1st p {
  color: aliceblue;
  margin-top: 12px;
}

.aso {
  margin-top: 40px;
}

.aso img {
  height: 61px;
  width: auto;
  padding: 2px;
  display: inline-flex;
}

.text-white a {
  color: aliceblue;
  text-decoration: none;
  font-weight: 600
}

.text-white a:hover {
  color: #dae9ff;
}

.bg-primary p {
  font-size: 18px;
  color: aliceblue;
}

#menu-footer-menu li {
  display: list-item;
  margin-right: 12px;
}

#menu-footer-menu a {
  color: aliceblue;
  text-decoration: none;
}

.menu-list li::marker {
    color: white;
}

#menu-footer-menu {
  margin-left: -17px;
	columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
}

@media screen and (max-width: 768px) {
  #menu-footer-menu {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
  }
}

#menu-footer-menu-two li {
  display: inline list-item;
}

.content-container h2 {
  font-size: 22px;
  background: whitesmoke;
  padding: 8px;
} 
.post-content h2 {
  font-size: 21px !important;
  padding: 12px 5px;
  font-weight: 600;
  line-height: 29px;
}

.post-content h3 {
  font-size: 18px;
  font-weight: 600;
  padding: 12px 5px;
}

.post-content h4 {
  font-size: 17px;
  font-weight: 600;
  padding: 12px 5px;
}

.post-content h5 {
  font-size: 16px;
  font-weight: 600;
  padding: 12px 5px;
}

.related-posts h4 {
  font-size: 18px;
  font-weight: 600;
}

.related-post h3 {
  font-size: 18px;
  line-height: 23px;
  color: #111;
  background: #f5faff;
  padding: 12px 5px;
  margin-top: 0px;
}

.related-post a {
  text-decoration: none;
}

.view-all-posts {
  margin-bottom: 50px;
}

.view-all-posts a {
  border-radius: 50px;
  font-size: 15px;
  font-weight: 600;
}

.page-header {
  margin: 30px 0;
}

.page-title {
  font-size: 25px;
}

.entry-title {
  font-size: 15px;
  margin-top: 13px;
  width: 300px;
  margin-bottom: 28px;
}

.entry-title a {
  text-decoration: none;
  color: #0e6dbc;
  line-height: 22px;
}

.container-post {
    width: 900px;
    margin: 0 auto;
}

.custom-related-post-card {
  margin-bottom: 76px;
}

.post-category {
    font-weight: bold;
    text-align: center;
  margin-top: 61px;
}

.post-title {
   font-size: 24px;
  margin-top: 31px;
  text-align: left;
  font-weight: 600;
}

.post-meta {
    margin-top: 10px;
    font-style: italic;

}

.featured-image img {
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.post-content {
    margin-top: 20px;
}

.post-tags {
    margin-top: 20px;
}

#load-more-posts {
    text-align: center;
    margin-top: 20px;
}

.related-posts {
    margin-top: 40px;
}

.related-posts h2 {
    font-size: 20px;
}

.related-posts-container {
    display: flex;
    flex-wrap: wrap;
}

.related-post {
    width: calc(50% - 20px);
    margin: 10px;
}

.related-post img {
    width: 100%;
    height: 210px;
}
#load-more-posts {
  margin-bottom: 30px;
  padding: 6px 18px;
  border-radius: 28px;
  background: #04162c;
  color: aliceblue;
}

/* Media query for responsiveness */
@media screen and (max-width: 900px) {
    .container-post {
        width: 100%;
        padding: 0 20px;
    }

    .related-post {
        width: 100%;
    }
}
.send-mh h2 {
  margin: 35px 0;
  background: #e2effa;
  padding: 12px;
  text-align: center;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 600;
}


.posts-grid {
    display: flex;
    flex-wrap: wrap;
    margin: -10px; /* Adjust spacing between items */
}

.post-item {
    width: 20%; /* Each item takes up 20% of the container width for 5 items per row */
    padding: 10px; /* Adjust spacing between items */
    box-sizing: border-box;
    text-align: center; /* Center-align content */
}

.post-item a {
    display: block; /* Make the whole item clickable */
}

.post-item img {
    display: block; /* Ensure the image takes up its allocated space */
    margin: 0 auto; /* Center-align the image */
    width: 100%; /* Ensure the image fills its container */
    height: 161px; /* Maintain aspect ratio */
    object-fit: cover; /* Scale the image to fill the container, preserving its aspect ratio */
}

.responsive-image {
    max-width: 100%; /* Ensure image doesn't exceed its container's width */
    height: auto; /* Maintain aspect ratio */
}

.post-item h3 {
    margin-top: 10px;
    font-size: 16px;
}

/* CSS for mobile devices */
@media only screen and (max-width: 768px) {
    .posts-grid {
        display: block; /* Change to single column layout */
    }

    .post-item {
        width: 100%; /* Each item takes up full width */
    }
    
    .p-5 {
  padding: 1rem !important;
}
}



.hm-lft {
    margin-top: 30px;
}

.hm-lft img {
  height: auto;
  width: 230px;
  right: 0;
  left: 0;
  display: block;
  margin: 0 auto;
}

.banner {
  aspect-ratio: 3 / 1; /* or adjust to your banner shape */
  width: 100%;
  overflow: hidden;
}
.banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Mobile Styles */
@media only screen and (max-width: 767px) {
  .banner img {
    object-position: left;
  }
}

/* Desktop Styles */
@media only screen and (min-width: 768px) {
  .banner img {
    object-position: center;
  }
}

.hm-srl  {
  height: 265px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 10px;
}

.emd-hm {
  padding-top: 12px;
}

.fixed-section {
  width: 100%;
  background-color: rgb(242, 254, 255); 
  padding: 45px 15px;
  text-align: center;
  overflow-y: auto; 
  max-height: 100vh; 
	color: #512304;
}
	.section-review-up {
  background: rgb(222, 252, 255);
  padding: 30px;
}
.fixed-section .content {
  max-width: 600px; /* adjust as needed */
  margin: 0 auto; /* center the content horizontally */
}

.fixed-section h2 {
  font-size: 24px;
}

.fixed-section p {
  font-size: 16px;
  margin-bottom: 10px;
}

.fixed-section .call-button {
  display: inline-block;
  padding: 8px 13px;
  background: linear-gradient(135deg, #3251f9, #37b745) !important; 
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 600;
}

.text-center {
    text-align: center;
}


.background-section-hmtwo {
    position: relative;
  background-size: 800% 800%;
  animation: gradientBG 15s ease infinite;
  padding: 30px 20px;


  }
  
  @keyframes gradientBG {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
}

  .content-hmtwo {
    width: 1200px;
    max-width: 100%;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.88);
  }

  .content-hmtwo h1 {
    font-size: 36px;
    margin-bottom: 20px;
  }

  .content-hmtwo p {
    font-size: 17px;
    line-height: 1.6;
	 text-align: left;
  }
  
  .call-button {
  background: linear-gradient(135deg, #3251f9, #37b745);
  padding: 12px;
  color: aliceblue;
  border-radius: 5px;
  display: inline-block;
}

.call-button:hover {
  color: aliceblue;
}

.button-review {
    display: block;
    width: fit-content; 
    margin: 0 auto; 
    text-align: center; 
    background: rgb(222, 252, 255);
  padding: 12px;
  color: #3e4143;
  border-radius: 5px;
}

.button-review:hover {
  color: #04162c;
}

.package-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 1200px !important;
    margin: 0 auto;
}

.package {
    width: calc(33% - 20px);
    margin: 1%;
    border: 1px solid #f7f7f78f;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    transition: transform 0.3s ease-in-out;
    box-shadow: 1px 2px antiquewhite;
}

.package:hover {
    transform: scale(1.05);
}

.package h3 {
    margin-top: 24px;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    color: #333;
}

.package a {
  color: #258ad3;
  text-decoration: none;
}

.package-image {
    width: 100%;
    height: 200px;
    overflow: hidden;
    position: relative;
}

.package-image img {
    width: 100%;
    height: 100%; 
    object-fit: cover;
    object-position: center;
}

.package-description {
    font-size: 16px;
    color: #666;
    text-align: center;
}

.package-price {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #007bff;
    color: #fff;
    padding: 8px 16px;
    border-radius: 20px;
    font-weight: bold;
}

@media screen and (max-width: 899px) {
    .package {
        width: calc(50% - 20px); /* Two columns with margin */
        margin: 1% 1%;
    }
}

/* Adjust layout for larger screens */
@media screen and (min-width: 768px) {
    .package {
        width: calc(33% - 20px);
    }
}

/* Adjust layout for smaller screens */
@media screen and (max-width: 767px) {
    .package {
        width: calc(100%);
         margin: 1% 0; 
    }
    
}

.wp-block-heading {
  margin-top: 20px;
}

/* Review section */
.section-g-review {
    max-width: 1000px; 
    margin: 0 auto; 
    padding: 20px; 
   /** background: aliceblue;
    max-height: 410px;
  overflow-y: scroll; **/
}
.section-g-review h5 {
  margin: 31px auto;
  font-weight: 600;
  color: #333 !important;
  font-size: 21px;

}

.section-hm-info {
    max-width: 1200px; 
    margin: 0 auto; 

}
	
/* Review section title */
.title-g-review {
    text-align: center; 
    margin-bottom: 20px; 
}

/* Review container */
.mybusiness-reviews {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 -15px;
}

.review {
    width: 100%;
    margin: 0 0 30px;
    padding: 15px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    position: relative; /* Required for stacking the shadow */
    background-color: #21744d00; /* Set background color */
}

.review::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: linear-gradient(to top, rgba(53, 84, 158, 0.1) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: -1; /* Ensure the shadow is behind the content */
}

/* Review header */
.review-header {
    text-align: center;
    margin-right: 15px;
}

.review img {
    width: auto; /* Adjust image size as needed */
    height: 80px;
    border-radius: 5%; /* Make the image round */
    margin-right: 15px; /* Add space between image and text */
}

.review-details {
    flex: 1; /* Take remaining space */
}


.rating {
    font-size: 24px; /* Adjust star size as needed */
    color: #ffd700; 
}

/* Review content */
.review-content p {
    margin-bottom: 5px;
}


/* Clearfix for rows */
.row {
    clear: both;
}

@media (max-width: 767px) {
    .review {
        flex-direction: column; /* Stack elements vertically on mobile */
    }

    .review img {
        margin-right: 0; /* Remove margin for image on mobile */
        margin-bottom: 10px; /* Add space between image and text on mobile */
    }
}

/* Custom styles for related posts */
.related-posts {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.custom-related-post-card {
    width: calc(33.33% - 10px); /* Three posts per row */
    margin-bottom: 20px;
    border: 1px solid #ddd;
    box-sizing: border-box;
}

.custom-related-post-thumbnail {
    overflow: hidden;
}

.custom-related-post-thumbnail img {
    width: 100%;
    height: auto;
    display: block;
}

.custom-related-post-content {
    padding: 15px;
}

.custom-related-post-title {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 10px;
}

.custom-related-post-excerpt {
    margin-bottom: 10px;
}

.custom-related-post-read-more {
    display: inline-block;
    background-color: #007bff;
    color: #fff;
    padding: 8px 16px;
    border-radius: 4px;
    text-decoration: none;
}

/* Responsive styles */
@media (max-width: 768px) {
    .custom-related-post-card {
        width: calc(50% - 10px); /* Two posts per row */
    }
}

@media (max-width: 576px) {
    .custom-related-post-card {
        width: 100%; /* One post per row */
    }
    #bottom-ad img {
  height: auto !important;
}
}

.send-mh h4 {
  text-align: center;
  margin: 19px auto;
}

.send-mh h4 span {
   padding: 15px;
}

.float{
	position: fixed;
  width: 50px;
  height: 50px;
  bottom: 85px;
  right: 13px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 27px;
  box-shadow: 2px 2px 3px #625e5e;
  z-index: 100;
}

.my-float{
	
		width:50px;
	height:50px;
}

.float-whatsapp {
  position: fixed;
  bottom: 85px;
  right: 15px;
  display: flex;
  align-items: center;
  gap: 2px;
  padding: 5px 8px;
  background-color: #25d366;
  color: #ffffff !important;
  border-radius: 50px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
  z-index: 1000;
  transition: 0.3s ease;
}

.float-whatsapp:hover{
    background: #1ebc59;
    transform: scale(1.03);
}

.float-whatsapp img{
    width: 30px;
    height: 30px;
}



/* Additional media queries for other devices if needed */


.text-second {
  color: #0d6efd !important;
  font-weight: 600;
  margin: 0;
}


/* Set the section width to 1200px */
.package-inclusion {
    max-width: 1200px;
    margin: 0 auto;
}

/* Style the tab */
.tab {
    display: flex; /* Use flexbox for side-by-side tabs */
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    flex: 1; /* Each button takes up equal space */
}

/* Change background color of buttons on hover */
.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
    background-color: #016490;
  color: aliceblue;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
    width: 100%; /* Ensure full width of the section */
    box-sizing: border-box; /* Include padding and border in width calculation */
}

/* Show the tab content when clicked */
.tabcontent.show {
    display: block;
}


.banner-place {
  position: relative;
  width: 100%;
  height: 400px; /* Adjust height as needed */
  background-image: url('https://www.mypuritour.com/wp-content/uploads/2024/04/puri-tourist-places.jpg');
  background-size: cover;
  background-position: center;
  text-align: center;
}

/* Desktop Styles */
@media only screen and (min-width: 768px) {
  .banner-place {
    background-position: center;
  }
}

.places-page {
  text-align: center;
  padding: 27px;
  background: #fafeff;
}

.places-page p {
  text-align: center;
  word-break: break-word;
}

.places-page .content {
  max-width: 1200px;
  margin: 0 auto;
}

.places-page h1 {
    background: #defcff;
  padding: 12px 0;
  box-shadow: 3px 3px #d9e7de;
  color: #4e4848;
  font-size: 23px;
  font-weight: 600;
}

.places-page h3 {
  font-size: 23px;
	color: teal;
  margin-bottom: 23px;
}

.section-place {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 24px;
  padding: 40px 20px;
  max-width: 1200px;
  margin: auto;
}

/* Each Column Card */
.column-place {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
}

.column-place:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.15);
}

/* Image Styling */
.image-container-place {
  width: 100%;
  height: 200px;
  overflow: hidden;
}

.image-container-place img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.column-place:hover .image-container-place img {
  transform: scale(1.1);
}

/* Text Content */
.column-place h2 {
  font-size: 20px;
  margin: 16px;
  color: #2c3e50;
  font-weight: 600;
}

.column-place p {
  flex-grow: 1;
  font-size: 15px;
  line-height: 1.6;
  color: #555;
  margin: 0 16px 16px;
}

/* Button / Link */
.column-place a {
  display: inline-block;
  margin: 0 16px 20px;
  padding: 10px 16px;
  background: #0077b6;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  border-radius: 8px;
  transition: background 0.3s ease;
  text-align: center;
}

.column-place a:hover {
  background: #023e8a;
  color: aliceblue;
}

/* Responsive for mobile */
@media (max-width: 768px) {
  .image-container-place {
    height: 180px;
  }
  .column-place h2 {
    font-size: 18px;
  }
  .column-place p {
    font-size: 14px;
  }
}

.container .container-contact {
  max-width: 800px;
  margin: 20px auto;
  padding: 20px;
  background-color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  display: flex;
}

.container .contact-info {
  flex: 1;
  padding: 20px;
}

.container .contact-info h2 {
  margin-top: 0;
  color: #333;
}

.container .contact-info p {
  margin-bottom: 10px;
  color: #666;
}

.container #map {
  width: 100%;
  max-width: 100%;
  height: 150px; 

}

.container .contact-form {
  flex: 1;
  padding: 20px;
  background-color: #f9f9f9;
  border-radius: 8px;
}

.container .contact-form h2 {
  margin-top: 0;
  color: #333;
}

@media screen and (max-width: 768px) {
  .container .container-contact {
    flex-direction: column;
  }

  .container .contact-form,
  .container .contact-info {
    width: 100%;
    margin-bottom: 20px;
  }

  .container #map {
    height: 200px; /* Adjust map height for smaller screens */
  }
}

.footer-1st p span {
    color: #48dfaa;
    font-weight: 600;
}

.footer-1st a {
    color: aliceblue;
    text-decoration: none;
}

.footer-1st a:hover {
  color: #b9b9b9;
}

.banner-hotel {
  position: relative;
  width: 100%;
  height: 400px; /* Adjust height as needed */
  background-image: url('https://www.mypuritour.com/wp-content/uploads/2022/11/empires-puri.jpg');
  background-size: cover;
  background-position: center;
  text-align: center;
}

/* Mobile Styles */
@media only screen and (max-width: 767px) {
  .banner-hotel {
    background-position: right;
  }
}

/* Desktop Styles */
@media only screen and (min-width: 768px) {
  .banner-hotel {
    background-position: center;
  }
}

.bg-primary a {
  font-size: 17px;
  font-weight: 600;
}

.bg-primary a:hover {
  color: #eaf1f8;
}

.privacy-page {
  padding: 27px;
  background: #fafeff;
}

.privacy-page .content {
  max-width: 1000px;
  margin: 0 auto;
}

.banner-holidayresort {
  position: relative;
  width: 100%;
  height: 400px; /* Adjust height as needed */
  background-image: url('https://www.mypuritour.com/wp-content/uploads/2022/11/holiday-resort-puri-and-Sightseeing-Tour.jpg');
  background-size: cover;
  background-position: center;
  text-align: center;
}

/* Mobile Styles */
@media only screen and (max-width: 767px) {
  .banner-holidayresort {
    background-position: right;
  }
  .p-5 {
  padding: 2rem !important;
}
}

/* Desktop Styles */
@media only screen and (min-width: 768px) {
  .banner-holidayresort {
    background-position: center;
  }
	}

.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  width: 100%;
	padding-left: 6px;
}

.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
}

.body-ft img {
  height: auto;
  width: 154px;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
  padding-left: 15px;
  margin-top: 12px;

}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: .5rem;
  padding-bottom: .5rem;
  z-index: 1;
}
.content-container h1 {
  font-size: 30px;
  font-weight: 600;
}

.content-container h2 {
  font-size: 24px;
	margin-bottom: 21px;
}

.recent-posts li {
  margin-left: -30px;
  margin-bottom: 10px;
 list-style: none;
}

#travel-calculator-form {
    max-width: 600px;
    margin: 37px auto;
    background: #f9f9f9;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

#travel-calculator label {
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
}

#travel-calculator input, #travel-calculator select {
    width: 100%;
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

#calculate-btn, #proceed-btn {
    background-color: #28a745;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

#calculate-btn:hover, #proceed-btn:hover {
    background-color: #218838;
}

#result h3 {
    color: #333;
}

#booking-form {
    display: flex;
    flex-direction: column;
    max-width: 400px;
    margin: auto;
}

#booking-form label {
    margin-top: 10px;
    font-size: 14px;
}

#booking-form input {
    padding: 10px;
    margin-top: 5px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

#proceed-btn {
    margin-top: 20px;
    padding: 10px;
    font-size: 16px;
    background-color: #28a745;
    color: white;
    border: none;
    border-radius: 5px;
    cursor: pointer;
}

#proceed-btn:hover {
    background-color: #218838;
}

#result h3 {
  font-size: 21px;
  margin-top: 20px;
  font-weight: 600;
}

#result p {
  margin: 25px;
}

.container-book {
  max-width: 600px;
  margin: 37px auto;
  word-wrap: break-word;
  word-break: break-all;
  line-height: 30px;
}

.wp-block-gallery {
  margin: 13px;
}

.blg-updts {
  margin-top: 14px;
}

.blg-updts a {
  text-align: left;
  text-decoration: none;
  color: #111;
}

.qlinks {
  font-size: 18px;
  color: aliceblue;
  margin: 12px auto;
  font-weight: 600;
}

.ad-container {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 10px;
    box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.3);
    z-index: 9999; /* Ensure it's on top of other content */
}

#close-ad {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    font-size: 20px;
    color: #000;
    z-index: 9999;
}

.ad-container img {
    max-width: 100%;
    height: auto;
}

/* Mobile specific adjustments */
@media screen and (max-width: 768px) {
    #close-ad {
        position: absolute;
        top: -25px !important;
        right: 10px; 
        z-index: 9999; 
    }

    .ad-container {
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 20px;
        text-align: center;
    }
}

.wp-block-group {
  max-width: 950px !important;
  margin: 18px auto;
}


@media (max-width: 768px) {
  .wp-block-group {
    margin: 18px 12px; 
  }
}

.wp-block-cover {
  z-index: -999;
}

.fixed-section h3 {
  font-size: 19px;
  color: #111;
  font-weight: 600;
  line-height: 27px;
}

.home-page-cr {
  background-color: #fffef6;
  padding: 40px 20px;
  font-family: 'Segoe UI', sans-serif;
  display: flex;
  justify-content: center;
}

.home-page-cr .content {
  max-width: 1200px;
  width: 100%;
  color: #333;
}

.home-page-cr h1 {
  font-size: 1.9em;
  color: #1a1a1a;
  margin-bottom: 10px;
  font-weight: 600;
}

.home-page-cr .sub-heading {
  font-size: 1.5em;
  color: darkgoldenrod;
  margin-bottom: 25px;
  font-weight: 400;
}

.home-page-cr h2 {
  color: #222;
  font-size: 1.6em;
  margin-top: 40px;
  margin-bottom: 15px;
  border-left: 4px solid darkgoldenrod;
  padding-left: 10px;
}



.home-page-cr ul {
  padding-left: 20px;
  margin-bottom: 20px;
}

.home-page-cr ul li {
  margin-bottom: 10px;
  line-height: 1.6;
}

.package-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 30px;
}

.package-box {
  flex: 1;
  min-width: 280px;
  background: #fff9e6;
  padding: 20px;
  border: 1px solid #f0d98b;
  border-radius: 8px;
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

.package-box h3 {
  color: #b8860b;
  margin-bottom: 15px;
  font-size: 1.2em;
}

.price-highlight {
  font-size: 1.2em;
  color: #d35400;
  font-weight: bold;
  margin-top: 20px;
  background: #fff0e1;
  padding: 10px;
  border-left: 5px solid #f39c12;
}

.amenities,
.destinations {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  column-gap: 30px;
}

@media (max-width: 768px) {
  .package-row {
    flex-direction: column;
  }

  .amenities,
  .destinations {
    columns: 1;
  }
}

.wp-google-img {
  display: none !important;
}

.wp-gr .wp-google-reply {
  display: none !important;
}

.wp-gr .grw-review .wp-google-feedback {
  height: 140px !important;
  overflow-y: auto !important;
}

.package-table-wrapper {
  width: 100%;
  overflow-x: auto;
}

.package-table {
  width: 100%;
  border-collapse: collapse;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.package-table thead {
  background: #f4f6f8;
}

.package-table th, .package-table td {
  padding: 12px 16px;
  text-align: left;
}

.package-table th {
  font-weight: 600;
  font-size: 15px;
  color: #333;
  border-bottom: 2px solid #e5e7eb;
}

.package-table td {
  border-bottom: 1px solid #e5e7eb;
  font-size: 14px;
  color: #555;
}

.package-table tr:hover {
  background: #f9fafb;
}

.badge {
  background: #eef2ff;
  color: chocolate !important;
  padding: 2px 8px;
  border-radius: 6px;
  font-size: 12px;
}

.highlight {
  background: #e0ffcb;
}

.best-seller {
  background: #fff7ed;
}

.tag {
  display: inline-block;
  background: #fde68a;
  color: #92400e;
  font-size: 11px;
  font-weight: bold;
  padding: 2px 6px;
  border-radius: 4px;
  margin-left: 6px;
}

.value-tag {
  display: inline-block;
  background: #bbf7d0;
  color: #166534;
  font-size: 11px;
  font-weight: bold;
  padding: 2px 6px;
  border-radius: 4px;
  margin-left: 6px;
}

.tag-family {
  display: inline-block;
  background: #d0ffe1;
  color: #266d41;
  font-size: 11px;
  font-weight: bold;
  padding: 2px 6px;
  border-radius: 4px;
  margin-left: 6px;
}

/* Responsive Table for Mobile */
@media (max-width: 768px) {
  .package-table thead {
    display: none;
  }
  .package-table, .package-table tbody, .package-table tr, .package-table td {
    display: block;
    width: 100%;
    background: none;
  }
  .package-table tr {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 10px;
    background: #fff;
  }
  .package-table td {
    border: none;
    padding: 8px 10px;
    position: relative;
    padding-left: 50%;
  }
  .package-table td:before {
    position: absolute;
    top: 8px;
    left: 10px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    font-weight: bold;
    color: #333;
    content: attr(data-label);
  }
}

.plans-section {
    margin-top: 24px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    overflow: hidden;
    border: 1px solid #e5e7eb;
  }
  .plans-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 20px;
    background: #f4f6f8; /* matches table thead */
    border-bottom: 1px solid #e5e7eb;
  }
  .plans-header h2 {
  margin: 0;
  font-size: 1.1em !important;
  color: #92400e;
}
  .plans-title {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #333;
  }
  
  .plans-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
    padding: 16px;
  }
  .plan-card {
    display: block;
    text-decoration: none;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 10px;
    padding: 14px 14px 12px;
    transition: transform .15s ease, box-shadow .15s ease, border-color .15s ease;
    color: #333;
  }
  .plan-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 16px rgba(0,0,0,0.08);
    border-color: #d1d5db;
    background: #f9fafb;
  }
  .plan-topline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
  }
  .plan-name {
    font-weight: 600;
    font-size: 15px;
    line-height: 1.35;
    color: #333;
  }
  .plan-badge {
    background: #eef2ff; /* same as .badge base */
    color: tomato; /* same accent as your .badge */
    font-size: 12px;
    font-weight: 700;
    padding: 2px 8px;
    border-radius: 999px;
    white-space: nowrap;
  }
  .plan-meta {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    font-size: 12px;
    color: #555;
  }
  .meta-chip {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: #f4f6f8;
    border: 1px solid #e5e7eb;
    border-radius: 999px;
    padding: 4px 8px;
  }
  .plans-footer {
    padding: 12px 16px 16px;
  }
  .plans-all-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #fde68a; /* matches .tag bg */
    color: #92400e;       /* matches .tag text */
    font-weight: 600;
    font-size: 15px;
    padding: 10px 14px;
    border-radius: 8px;
    text-decoration: none;
    border: 1px solid #f5d37a;
  }
  .plans-all-btn:hover { filter: brightness(0.98); }
  .arrow { font-size: 16px; line-height: 1; }

  /* Responsive */
  @media (max-width: 1024px) {
    .plans-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  }
  @media (max-width: 640px) {
    .plans-grid { grid-template-columns: 1fr; }
  }


.wpcf7 form.sent .wpcf7-response-output {
  background: #ffdbdbc7 !important;
  padding: 12px;
  font-weight: 600;
}


.booking-section {
  position: relative;
  background: url('https://www.mypuritour.com/wp-content/uploads/2025/01/puri-trip.webp') center/cover no-repeat;
  padding: 80px 20px;
}

.booking-section .overlay {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0,0,0,0.5);
}

/* Form wrapper */
.form-wrapper {
  position: relative;
  max-width: 700px;
  margin: 0 auto;
  background: #fff;
  padding: 35px;
  border-radius: 16px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.25);
  z-index: 0;
}

/* Title */
.form-title {
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
  color: #222;
}

.contact-line {
  white-space: normal;       
  text-align: center;       
  font-size: 16px;
  color: #333;
}

.contact-line a {
  font-weight: 600;
  color: #ff6600;
  text-decoration: none;
}

.contact-line a:hover {
  text-decoration: underline;
}

/* Flex form rows */
.bk-form {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

.bk-fld {
  flex: 1;
  display: flex;
  flex-direction: column;
}

/* Inputs */
.citext {
  width: 100%;
  padding: 14px 15px;
  border: 1px solid #ddd;
  border-radius: 10px;
  font-size: 16px;
  transition: all 0.3s ease;
  background: #f9f9f9;
}

.citext:focus {
  border-color: #ff6600;
  background: #fff;
  box-shadow: 0 0 8px rgba(255,102,0,0.3);
  outline: none;
}

/* Submit button */
.send-btm {
  background: blueviolet;
  color: #fff;
  font-weight: 600;
  padding: 7px 25px;
  border: none;
  border-radius: 10px;
  font-size: 18px;
  cursor: pointer;
  transition: background 0.3s ease;
}

.send-btm:hover {
  background: #e65c00;
}

/* Responsive */
@media (max-width: 768px) {
  .form-wrapper { padding: 25px; }
  .bk-form { flex-direction: column; }
}


.why-book {
  background: linear-gradient(135deg, #3251f9, #37b745);
  color: #fff;
}

.section-title {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 10px;
}

.section-subtitle {
  font-size: 16px;
  color: #ffe;
}

.info-box {
  background: rgba(255, 255, 255, 0.1);
  padding: 25px 15px;
  border-radius: 12px;
  transition: transform 0.3s;
}

.info-box h3 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #fff;
}

.info-box p {
  margin: 0;
  font-size: 15px;
  color: #5d5d5d;
}

.info-box:hover {
  transform: translateY(-5px);
  background: rgba(255, 255, 255, 0.2);
}

.wpcf7-response-output.wpcf7-mail-sent-ok {
  background: #dff0d8;
  color: #3c763d;
  border: 1px solid #d6e9c6;
  padding: 15px;
  border-radius: 6px;
  text-align: center;
  font-size: 16px;
}

.floating-buttons {
  position: fixed;
  bottom: 35px;
  right: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px; /* Space between buttons */
  z-index: 9999;
}

/* Button style */
.floating-buttons .btn {
  display: inline-block;
  padding: 7px 12px;
  border-radius: 50px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
  transition: all 0.3s ease;
}

/* Booking Inquiry Button */
.btn-booking {
  background: linear-gradient(135deg, #3251f9, #37b745) !important; 
}

/* Chat Support Button */
.btn-chat {
  background-color: #25d366 !important; 
}

/* Hover effect */
.floating-buttons .btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 12px rgba(0,0,0,0.3);
  color: #fefeff !important;
}

.review-badge {
  position: fixed;
  top: 62%;
  right: -300px; /* hidden off-screen */
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.25);
  padding: 20px 18px;
  display: flex;
  align-items: center;
  flex-direction: column;
  z-index: 9999;
  width: 260px;
  text-align: center;
  font-family: "Segoe UI", Arial, sans-serif;
  transition: right 0.6s ease;
}

.review-badge.show {
  right: 20px; /* slide in */
}

.google-logo {
  margin-bottom: 0;
}

.stars {
  color: #fbbc04;
  font-size: 22px;
  letter-spacing: 2px;
}

.review-line {
  font-size: 15px;
  color: #333;
  line-height: 1.4;
  margin: 0;
}

.close-btn {
  position: absolute;
  top: 8px;
  right: 10px;
  background: #eee;
  border: none;
  border-radius: 50%;
  font-size: 18px;
  cursor: pointer;
  color: #444;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  transition: 0.3s;
}
.close-btn:hover {
  background: #f44336;
  color: #fff;
}

.form-message {
  margin-top: 15px;
  font-size: 15px;
  text-align: center;
}

.form-message .wpcf7-response-output {
  border: none !important;
  padding: 10px 15px;
  border-radius: 6px;
  font-weight: 500;
}

.form-message .wpcf7-mail-sent-ok {
  background: #e6f9ec;
  color: #2e7d32;
}

.form-message .wpcf7-validation-errors,
.form-message .wpcf7-acceptance-missing {
  background: #fdecea;
  color: #c62828;
}

.puri-tour-info {
  background: #f8f9fa;
  padding: 40px 20px;
  border-radius: 12px;
}
.info-container {
  max-width: 900px;
  margin: auto;
}
.puri-tour-info h2 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 26px;
  color: #222;
}
.puri-tour-info h3 {
  margin-top: 25px;
  font-size: 20px;
  color: #333;
}
.puri-tour-info p,
.puri-tour-info li {
  font-size: 15px;
  color: #444;
  line-height: 1.6;
}
.puri-tour-info ul {
  margin: 15px 0;
  padding-left: 20px;
}

.lblform {
    
    font-size: 15px;
  font-weight: bold;
  margin-bottom: 6px;
}

body.page-id-388 .floating-buttons {
    display: none !important;
}

/* Hotels grid */
    .hotels {
      margin-top:22px;
      display:grid;
      grid-template-columns:repeat(auto-fit,minmax(240px,1fr));
      gap:16px;
    }
    .hotel-card{
      background:var(--card-bg);
      border-radius:12px;
      padding:14px;
      box-shadow: 0 8px 24px rgba(16,42,67,0.06);
      display:flex;
      flex-direction:column;
      gap:10px;
      min-height:180px;
      transition:transform .14s ease, box-shadow .14s ease;
    }
    .hotel-card:hover{ transform: translateY(-6px); box-shadow: 0 18px 40px rgba(16,42,67,0.08); }
    .hotel-thumb{
      height:110px;
      border-radius:10px;
      overflow:hidden;
      background: linear-gradient(180deg,#e9f6ff,#f6fff1);
      display:flex;
      align-items:center;
      justify-content:center;
      font-weight:600;
      color: #124;
      font-size:14px;
      border: 1px solid rgba(16,42,67,0.04);
    }
    .hotel-meta h3{ margin:0; font-size:16px; }
    .hotel-meta p{ margin:6px 0 0; color:var(--muted); font-size:13px; }

    .tagline{
      font-style:italic;
      color:#2a2a2a;
      font-size:13px;
      margin-top:6px;
    }
.card {
  background: #fff;
  padding: 18px;
  border-radius: 12px;
  box-shadow: var(--shadow);
}

.card h3 {
  font-size: 21px;
  font-weight: 700;
}

.also-read-list li {
  border: 1px solid aliceblue;
  padding: 9px;
}

.also-read-list li a {
  text-decoration: none;
}

#puri-beach {
  padding: 60px 15px;
  background: linear-gradient(to bottom, #ffffff, #f5f9ff);
  box-sizing: border-box;
  font-family: Arial, sans-serif;
}

.puri-container {
  max-width: 1250px;
  margin: auto;
}

.puri-hero h1 {
  font-size: 28px;
  margin-bottom: 12px;
  color: #07233f;
}

.puri-hero p {
  font-size: 15px;
  line-height: 1.6;
  color: #345;
}

.section-title {
  margin: 40px 0 20px;
  font-size: 22px;
  color: #0b71a3;
}

/* Beach Grid */
.beach-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.beach-card {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 8px 25px rgba(0,0,0,0.05);
  transition: transform .3s ease;
}

.beach-card:hover {
  transform: translateY(-6px);
}

.beach-card img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.beach-content {
  padding: 16px;
}

.beach-content h4 {
  margin: 0 0 6px;
  font-size: 16px;
  color: #08304d;
}

.beach-content p {
  font-size: 14px;
  color: #555;
}

/* Info section */
.info-section {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin-top: 40px;
}

.info-box {
  background: #ffffff;
  padding: 20px;
  border-radius: 14px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.05);
}

.info-box h3 {
  margin-bottom: 8px;
  color: #0b71a3;
}

.info-box ul {
  margin-top: 12px;
}

.info-box ul li {
  color: #5e5454;
  font-size: 15px;
}

/* Things to do */
.things-section {
  margin-top: 40px;
}

.things-section ul {
  margin-top: 10px;
  padding-left: 18px;
}

.things-section li {
  margin-bottom: 8px;
}

/* FAQ */
.faq-section {
  margin-top: 40px;
  background: #ffffff;
  padding: 22px;
  border-radius: 16px;
  box-shadow: 0 6px 25px rgba(0,0,0,0.05);
}

.faq-section p {
  margin-bottom: 15px;
}

/* RESPONSIVE */
@media (max-width: 992px) {
  .beach-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .info-section {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 520px) {
  .beach-grid {
    grid-template-columns: 1fr;
  }

  .puri-hero h2 {
    font-size: 22px;
  }
}

/* ---------- Responsive table: horizontal scroll (recommended) ---------- */
.wp-block-table {
  width: 100%;
  margin: 1.25rem 0;
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0 6px 18px rgba(18, 38, 63, 0.08);
  background: #ffffff;
}

/* Make inner table responsive with horizontal scroll on small screens */
.wp-block-table > .wp-block-table__inside,
.wp-block-table table,
.wp-block-table .has-fixed-layout {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}

/* Wrapping container that allows horizontal scroll when needed */
.wp-block-table .table-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  width: 100%;
}

/* Table styling */
.wp-block-table table {
  min-width: 640px; /* ensures columns keep proportions on desktop */
  width: 100%;
  table-layout: fixed;
}

/* Header */
.wp-block-table th {
  background: linear-gradient(90deg, #0f5fa8 0%, #0b74c3 100%);
  color: #fff;
  font-weight: 700;
  text-align: left;
  padding: 14px 16px;
  font-size: 15px;
  letter-spacing: 0.2px;
  vertical-align: middle;
}

/* Body cells */
.wp-block-table td {
  padding: 12px 16px;
  font-size: 14px;
  color: #213044;
  border-top: 1px solid rgba(33,48,68,0.06);
  vertical-align: middle;
  word-break: break-word;
}

/* Zebra striping */
.wp-block-table tbody tr:nth-child(odd) {
  background: rgba(11, 84, 143, 0.03);
}

/* Highlight on hover for desktop */
@media (hover: hover) and (min-width: 800px) {
  .wp-block-table tbody tr:hover {
    background: rgba(11, 84, 143, 0.06);
  }
}

/* Compact on small screens */
@media (max-width: 800px) {
  .wp-block-table th,
  .wp-block-table td {
    padding: 10px 12px;
    font-size: 14px;
  }
}

/* Make numeric columns right-aligned for readability */
.wp-block-table th:nth-child(n+2),
.wp-block-table td:nth-child(n+2) {
  text-align: right;
}

/* Optional: make first column stand out a bit */
.wp-block-table td:first-child {
  font-weight: 600;
  color: #0f4a85;
}

/* Accessibility: focus outline for keyboard users when scrolling container receives focus */
.wp-block-table .table-wrap:focus {
  outline: 3px solid rgba(11, 84, 143, 0.18);
  outline-offset: 4px;
}
