/*
 Theme Name:   ichtours
 Theme URI:    
 Description:  A Custom Theme Created for India Culture Heritage Tours
 Author:       Techurge 
 Author URI:    
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, widgets,options,
*/

/* Main Menu CSS Style Sheet */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.about-img-1 { width: 90%; box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px; }
.about-img-2 { box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px; border: 5px solid #FCA702;}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
        white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
.show_duration {
    position: absolute;
    right: 0px;
    padding: 2px 10px;
    font-weight: 600;
    font-size: 100%;
    color: #555;
    background: rgba(255, 255, 255, 0.74);
    border: 1px solid #fff;
    border-top: none;
}
.page-title .description p {
    font-size: 20px;
    color: #fff;
    line-height: 1.6;
    margin-bottom: 0;
}
.page-title .description p {
    font-size: 17px;
    color: #fff;
    padding-right: 80px;
    padding-left: 80px;
}
/* Custom CSS */
.menu-item-has-children
{
    position: relative;
}
.navbar .current-menu-item .nav-link {
    color: #FCA702;
}
.navbar .current-menu-parent .current-menu-item .nav-link {
    color: #FCA702;
}
.room-description ul {}
.room-description ul li { margin-left:25px!important; list-style:disc!important; padding-bottom:10px!important; font-size: 15px; line-height: 1.7em;}
.room-description h3 { font-size:27px;}


.tour-description ul {}
.tour-description ul li {list-style:none!important; padding-bottom:10px!important; font-size: 15px; line-height: 1.7em;}
.about-list li+li {margin-top:0px;}
.about-list li .icon {padding-top: 4px; position: absolute;}
.about-list li {display: block;}
.about-list li .text {margin-left: 29px;}
/* ===================
pagination css 
====================== */

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.pagination .page-numbers {
  width: 45px;
  height: 45px;
  line-height: 47px;
  border-radius: 50px !important;
  text-align: center;
  border: none;
  background: #051C55;
  color: #fff;
  margin: 0 10px;
  transition: all .5s ease-in-out;
}
.home-3 .navbar { padding: 10px 0px;}

.pagination .page-numbers:hover, .pagination .page-item.active .page-numbers {
  background: #FCA702;
}
.pagination .page-item .current {
    width: 45px;
    height: 45px;
    display: block;
    line-height: 47px;
    border-radius: 50px !important;
    text-align: center;
    border: none;
    background: #FCA702;
    color: #fff;
    margin: 0 10px;
    transition: all .5s ease-in-out;
}
.navbar .nav-item .dropdown-menu .dropdown-item {padding: 5px 5px}

.hero-single .hero-content p { font-size: 18px;}


@media all and (min-width: 992px) {
  .navbar .nav-item .nav-link {
    margin-right: 10px;
    padding: 5px 5px 5px 0!important;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
  }
}
@media (max-width: 991px){
  .home-3 .navbar{
    top: 5px;
  }
  .home-3 .navbar.fixed-top{
    top: 0px;
  }
}
/* Scope all styles to .room-area */
.room-area .owl-carousel .owl-dots {
    text-align: center;
    margin-top: 30px;
}

.room-area .owl-carousel .owl-dot span {
    background: gray !important;
    width: 12px;
    height: 12px;
    display: block;
    border-radius: 50%;
    margin: 5px 7px;
    transition: all 0.3s ease;
}

.room-area .owl-carousel .owl-dot.active span {
    background: #FCA702 !important;
    transform: scale(1.2);
}
/* CARD WRAPPER */
.goldentriangour {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

/* CARD IMAGE */
.goldentriangour .card-img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  transition: transform 0.4s ease;
}

/* HOVER ZOOM */
.goldentriangour:hover .card-img {
  transform: scale(1.05);
}

/* TEXT OVERLAY */
.goldentriangour .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
  color: #fff;
  padding: 20px;
}

/* TAG (e.g. GOLDEN TRIANGLE TOURS) */
.goldentriangour .tag {
  display: inline-block;
  background-color: #ffc107;
  color: #000;
  padding: 5px 10px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 4px;
  margin-bottom: 8px;
  text-transform: uppercase;
}

/* TITLE */
.goldentriangour h5 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
}

/* META TEXT (e.g. 5 Nights / 6 Days) */
.goldentriangour .meta {
  font-size: 14px;
  opacity: 0.9;
}

/* ======================= */
/* OWL CAROUSEL FIXES HERE */
/* ======================= */

/* Remove bottom gap in carousel */
.owl-carousel .owl-stage {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* Remove spacing below each slide */
.owl-carousel .owl-item {
  margin-bottom: 0 !important;
}

/* Equal height fix inside carousel */
.owl-carousel .owl-item .goldentriangour {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.golden-carousel .owl-dots {
  text-align: center;
  margin-top: 25px!important;
}
/* Default dot style for golden-carousel */
.golden-carousel.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background: #ddd;
  display: block;
  margin: 5px 6px;
  border-radius: 50%;
  transition: all 0.3s ease;
}

/* Active dot */
.golden-carousel.owl-theme .owl-dots .owl-dot.active span {
  background: #FCA702;
  transform: scale(1.2);
  box-shadow: 0 0 5px rgba(252, 167, 2, 0.4);
}

/* On hover */
.golden-carousel.owl-theme .owl-dots .owl-dot:hover span {
  background: #FCA702;
}
/* Owl Carousel Styling for .boxslider */
.boxslider .owl-stage-outer {
    padding: 10px 0;
}
.boxslider h5 {font-size: 17px; color: #333; font-weight: 500; text-decoration: none; margin-bottom:8px;}
.boxslider .owl-item {
    padding: 10px;
}

.boxslider .blog-item {
    background: #fff;
    border: 1px solid #e6e6e6; /* Light grey border */
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.boxslider .blog-item:hover {
    transform: translateY(-6px);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.1);
    border-color: #ccc; /* Slightly darker border on hover */
}

.boxslider .blog-item-thumb img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 10px 10px 0 0;
}

.boxslider .blog-item-info {
    padding: 15px;
}

.boxslider .blog-item-title {
    font-size: 17px;
    color: #f0330e;
    font-weight: 400;
    text-decoration: none;
}

.boxslider .blog-item-title:hover {
    color: #ff6600;
}

.boxslider .blog-item-more {
    color: #FCA702;
    text-decoration: none;
    font-weight: 500;
    display: inline-block;
    margin-top: 10px;
}

.boxslider .owl-dots {
    text-align: center;
    margin-top: 0px;
}

.boxslider .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #ccc;
    margin: 0 5px;
    border-radius: 50%;
    transition: background 0.3s;
}

.boxslider .owl-dot.active {
    background: #ffa839;
}

.event-img {
    padding-top: 20px;
}

.footer-contact li.top-align {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    line-height: 1.6;
}

.footer-contact li.top-align i {
    margin-top: 2px;
}