/*
Template Name: Tour Booking
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/
body{
  font-family: "Sora", sans-serif;
  letter-spacing: 0.3px;
  
}
ul{
list-style:none;
padding:0;
 }
p{
font-size:17px;
line-height:1.8em; 
 }

h1,h2,h3,h4,h5{
font-weight:bold; 
 }
h6{
font-weight:normal;
 }
a{
color: #333;
text-decoration:none;
 }
a:hover{
text-decoration:none;
color:#63ab45;
 }
a:focus{
text-decoration:none;
color: #63ab45;
 }
 
.a_tag:hover{
color:#63ab45!important;
 }
.a_tag:focus{
color: #63ab45!important;
 }
.a_tag1:hover{
color:#fbb03b!important;
 }
.a_tag1:focus{
color: #fbb03b!important;
 }

 
.button{
transition: 0.3s;
padding: 15px 36px 15px 36px;
display: inline-block;
font-size:16px;
background:#63ab45;
color:#fff;
border-radius:5px;
font-weight:bold;
 }

.button:hover{
background:#fbb03b!important; 
color:#000!important;
 }

.button_1{
transition: 0.3s;
padding: 15px 36px 15px 36px;
display: inline-block;
font-size:16px;
background:#fbb03b;
color:#000;
border-radius:5px;
font-weight:bold;
 }

.button_1:hover{
background:#000!important; 
color:#fff!important;
 }
 
.grid figure {
position: relative;
float: left;
overflow: hidden;
width: 100%;
text-align: center;
cursor: pointer;
}
figure.effect-jazz figcaption::after,
figure.effect-jazz img
{
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz:hover img {
-webkit-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
}
.col_green{
color:#63ab45!important; 
 }
.col_yellow{
color:#fbb03b!important; 
 }
.col_light{
color:#b1d3a3!important; 
 }
.bg_black{
background-color: #222!important;
 }
.bg_green{
background-color: #63ab45!important;
 }
.bg_yellow{
background-color: #fbb03b!important;
 }
.bg_light{
background: #edf2de; 
 }
.bg_light1{
background:#faf5ee; 
 }
.bg_back{
background-color: rgba(0,0,0,.4)!important;
}

hr{
opacity:1;
background-color:#c4dfb9; 
 }


.font_14{
font-size:14px; 
 }
.font_8{
font-size:8px; 
 }
.font_10{
font-size:10px; 
 }
.font_12{
font-size:12px; 
 }
.font_13{
font-size:13px; 
 }
.font_15{
font-size:15px; 
 }
.font_60{
font-size:60px; 
 }
.font_50{
font-size:50px; 
 }
.font_70{
font-size:70px; 
 }
.line {
height:2px!important;
width: 100px;
background-color:#63ab45;
}
.line_1 {
background-color:#4e4c4c;
}

.p_3{
padding-top:30px;
padding-bottom:30px; 
 }

.border_1{
border:1px solid #c4dfb9;
 }

.carousel_p .carousel-indicators {
bottom: -60px!important;
}
.carousel_p {
padding-bottom: 70px!important;
}

.dropdown>.dropdown-toggle:active {
/*Without this, clicking will make it sticky*/
pointer-events: none;
}
.px_4{
padding-left:40px;
padding-right:40px; 
 }
.family_1{
 font-family: "Dancing Script", cursive; 
 }
.rounded_1{
border-radius:10px; 
 }
.rounded_2{
border-radius:20px; 
 }
.rounded_5{
border-radius:50px; 
 }
.rounded_top{
border-radius:10px 10px 0px 0px; 
 }
.rounded_bottom{
border-radius:0px 0px 10px 10px; 
 }
/*********************header****************/

/*********************top****************/
.top_1m{
padding-top:7px; 
 }
.top_1r ul li a{
border:1px solid #a39a9a;
width:25px;
height:25px;
line-height:23px;
font-size:13px;
color:#fff; 
transition: 0.3s;
 }
.top_1r ul li a:hover{
background:#63ab45;
border:1px solid #63ab45;
 }
.top_1r{
padding-top:9px; 
 }
/*********************top_end****************/
.nav_hide:after{
display:none; 
 }
.navbar{
box-shadow: 0px 4px 20px -3px rgb(22 36 62 / 15%);
background:#fff;
 }
.navbar-collapse {
/*align-items:start;*/
}
.nav_1{
margin-top:10px; 
 }
.nav_2{
margin-top:2px;  
 }

#header .navbar-brand{
font-size:28px;
margin:0;
 }
#header .nav-link{
padding: 6px 14px;
color: #100c08;
font-size:15px;
text-transform:uppercase;
 }
#header .nav-link:hover{
background:none;
color:#63ab45;
 }
#header .nav-link:focus{
background:none;
color:#63ab45;
 }
#header .active{
background:none;
color:#63ab45;
font-weight:bold;
 }

#header .drop_1{
min-width:200px;
border-radius:0;
margin-top:0px!important;
border:none;
background:#fff;
padding:0;
left:auto!important;
box-shadow: 0px 4px 20px -3px rgb(22 36 62 / 15%);
padding:0;
 }
#header .drop_1 a{
padding-top:10px;
padding-bottom:10px;
border-bottom:1px solid #c4dfb9;
color:#100c08;
transition: 0.3s;
background:#fff;
text-transform:uppercase;
font-size:14px;
 }
#header .drop_1 a:hover{
background:#fff;
color:#63ab45;
 }
/* ============================
    BASE (HIDDEN BY DEFAULT)
============================ */
.navbar-nav .nav-link {
    font-weight: 600;
    padding: 10px 15px;
}

/* MULTILEVEL DROPDOWN */
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
}
.drop-right{
  top:0;
  left:100%;
}

/* Desktop: Hover */
@media (min-width: 992px) {
    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }
}

/* Mobile: Click */
@media (max-width: 991px) {
    .dropdown-submenu .dropdown-menu {
        position: relative;
        left: 0;
        width: 100%;
    }
    .dropdown-submenu.show > .dropdown-menu {
        display: block;
    }
}


.sticky {
position: fixed;
top: 0;
width: 100%!important;
z-index:3;
background-color:#fff!important;
border-radius:0;
}
.sticky {
top: -40px;
transform: translateY(40px);
transition: transform .3s;
}
.drop_icon{
border-right:1px solid #c4dfb9;
margin-right:18px; 
 }
/*********************header_end****************/


/*********************common****************/
.pages ul li{
 display:inline-block;
 }
.pages ul li a{
display:block;
color: #0c121d;
 margin: 0 2px;
 width:40px;
 height:40px;
 line-height:38px;
 text-align:center;
 border:1px solid #c4dfb9;
 background:#fff;
 }
.pages ul li a:hover{
 background: #63ab45;
 border:1px solid #63ab45;
 }
.pages ul li a:hover{
 color: #fff!important;
 }
.act{
background:#63ab45!important;
border:1px solid #63ab45!important;
color:#fff!important;
 }

 /* footer social icons */
ul.social-network {
list-style: none;
display: block;
margin-left:0 !important;
padding: 0;
}
ul.social-network li {
display: inline-block;
}

/* footer social icons */
.social-network a.icoRss:hover {
background-color: #F56505;
}
.social-network a.icoFacebook:hover {
background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
color:#44BCDD;
}

.social-circle li a {
display:inline-block;
position:relative;
margin:0 2px 0 2px;
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius:50%;
text-align:center;
width: 40px;
height: 40px;
}
.social-circle li i {
margin:0;
line-height:40px;
text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-ms--transform: rotate(360deg);
transform: rotate(360deg);
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
-o-transition: all 0.2s;
-ms-transition: all 0.2s;
transition: all 0.2s;
}
.social-circle i {
color: #fff;
-webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
-o-transition: all 0.8s;
-ms-transition: all 0.8s;
transition: all 0.8s;
}
.form-control:focus{
  box-shadow:none;
 border-color:#c4dfb9; 
 }
.form-select:focus{
 box-shadow:none;
 border-color:#c4dfb9;  
 }
.form-control{
border-color:#c4dfb9;
box-shadow:none;
border-radius:0;
height:50px;
 }
.form-select{
border-color:#c4dfb9;
box-shadow:none; 
border-radius:0;
height:50px;
color:#777;
 }

.shadow_box{
box-shadow: 0px 4px 20px -3px rgb(22 36 62 / 15%);
 }
.carousel-indicators [data-bs-target] {
 background-color:#63ab45; 
}

.input-group .form-control{
height:auto; 
 }
.input-group .form-control:focus{
box-shadow:none;
 }
.form-check .form-check-input:checked {
background-color: #63ab45;
border-color: #63ab45;
}
.form_text{
height:150px!important; 
 }
.center_om{
padding-top:140px;
padding-bottom:140px; 
 }
.offer_1li1{
background:#63ab45d6; 
 }
 
.profile6il1i1{
left:-17px; 
 }
.profile6il1i1 h6{
min-width:147px;
text-align:center;
 }
 
.detail_1l4b1l .form-control:focus{
background:#edf2de; 
 }
.tour_dt1li1{
padding-top:50%;
display:none;
transition: 0.3s; 
 }
.tour_dt1l:hover .tour_dt1li1{
display:block;
transition: 0.3s; 
 }
.tour_dt1r .tour_dt1li1{
padding-top:45%; 
 }
.tour_dt1ri1 .tour_dt1li1{
 padding-top:35%; 
 }
.tour_dt1lm img{
min-height:542px; 
 }

/*********************common_end****************/

/*********************blog_h****************/
.blog_h1lili1 h5{
width:70px;
height:70px;
padding-top:10px; 
 }
.blog_h1l:hover .blog_h1lili1 h5{
transition: 0.3s;
background:#63ab45!important; 
 }
/*********************blog_h_end****************/

/*********************choose****************/
.choose_1lil span{
width:100px;
height:100px;
line-height:100px; 
font-size:50px;
color:#63ab45;
transition: 0.3s;
 }
.choose_1l:hover span{
background:#63ab45!important;
color:#fff!important;
 }
/*********************choose_end****************/

/*********************explore****************/
.explore_1l .nav-tabs .nav-link {
border: none;
width:200px;
height:140px;
color: #000;
background: #edf2de;
transition: 0.3s;
border-radius: 0;
font-weight: bold;
text-align:center;
font-size:20px;
border-radius:10px;
margin-bottom:15px;
margin-left:8px;
margin-right:8px;
padding-top:33px;
}
.explore_1l .nav-tabs .nav-link i{
font-size:40px;
margin-bottom:10px; 
 }
.explore_1l .nav-tabs .nav-link:hover {
background: #fbb03b;
color: #fff;
}
.explore_1l .nav-tabs .nav-link.active {
background: #fbb03b;
color: #fff;
}
/*********************explore_end****************/

/*********************vacation****************/
.vacation_2i3{
padding-top:40%; 
display:none;
transition: 0.3s;
 }
.vacation_2i:hover .vacation_2i3{
display:block;
transition: 0.3s;
 }
.vacation_2i2{
padding-top:105%;
border-radius:10px;
 }
.vacation_2i3{
border-radius:10px;
 }
.vacation_2i:hover .vacation_2i2{
display:none;
transition: 0.3s;
 }
.vacation_2i2o{
padding-top:50%;
 }
.vacation_2i3o{
padding-top:22%;
 }
.vacation_2i1 img{
min-height:330px; 
 }
/*********************vacation_end****************/


/*********************footer****************/
.join_1{
border-radius:30px; 
 }
.main_footer1{
top:-160px;
 }
.main_footer{
margin-top:160px; 
 }
#footer{
padding-top:160px;
 }
#footer .top_1r {
padding-top:0; 
 }
/*********************footer_end****************/



@media screen and (max-width : 767px){
.navbar-collapse{
max-height:300px;
overflow-y:scroll; 
border-top:1px solid #c4dfb9;
margin-top:15px;
 }
#header .nav-link{
font-size:15px!important;
border-bottom:1px solid #c4dfb9;
padding-top:10px;
padding-bottom:10px;
border-radius:0!important;
border-right:none;
 }

.navbar .navbar-toggler{
box-shadow:none!important;
background:#fafafa;
border:none;
border-radius:0;
margin-top:0;
 }
#header .drop_1{
margin-top:0!important;
min-width:100%; 
 }
#header .drop_1 a{
font-size:15px; 
 }
.navbar{
padding-top:10px!important;
padding-bottom:10px!important;
padding-left:0!important;
padding-right:0!important;
width:100%;
border-radius:0;
 }

.sticky .drop_1{
margin-top:0!important; 
 }
.line{
margin-left:auto;
margin-right:auto; 
 }


.pages ul li{
margin-top:5px;
margin-bottom:5px; 
 }

.center_sm{
text-align:center!important; 
 }
.center_left{
text-align:left!important; 
 }
.font_60{
font-size:45px; 
 }
.font_50{
font-size:36px; 
 }

#top{
display:none; 
 }
#header .navbar-brand{
font-size:24px; 
 }
.px_4 {
padding-left:0;
padding-right:0;
}
.nav_1{
margin-top:0; 
 }
.nav_2{
margin-top:0;  
 }
#header .font_14{
margin-top:15px; 
 }
.vacation_2i {
margin-top:8px;
margin-bottom:8px; 
 }
.profile6il2 {
text-align:center; 
 }
.profile6il2ir {
text-align:center!important;  
 }
.profile6il {
margin-top:8px;
margin-bottom:8px;  
 }
.profile7il2ir {
text-align:center!important;   
 }
.profile7il2 {
text-align:center; 
 }
.profile7il {
margin-top:8px;
margin-bottom:8px;   
 }
.profile8il{
text-align:center;
margin-top:8px;
margin-bottom:8px;
 }
.profile8il2ir {
text-align:center!important;  
 }
.choose_1l {
margin-top:8px;
margin-bottom:8px; 
text-align:center; 
 }
.choose_1lir{
margin-top:15px; 
 }
.explore_1r{
text-align:center; 
 }
.explore_1rilir{
margin-top:15px; 
 }
.explore_1r p{
text-align:left; 
 }
.offer_1l {
margin-top:8px;
margin-bottom:8px;  
 }
.blog_h1l{
text-align:center;
margin-top:10px; 
 }
.blog_h1li1ir {
text-align:center!important;
margin-top:10px; 
 }
.main_footer1 {
position:static!important;
}
.main_footer {
margin-top:0;
}
#footer {
padding-top:30px;
}
.footer_1l{
margin-top:8px;
margin-bottom:8px;
text-align:center; 
 }
.footer_3ism h6{
margin-top:10px!important;  
 } 
.footer_2l{
text-align:center;  
 }
.footer_2r{
text-align:center!important;
margin-top:10px;  
 }
.detail_1l4b1l{
margin-top:10px;  
 }
 }
@media (min-width:576px) and (max-width:767px) {

 }
@media (min-width:768px) and (max-width:991px) {
.navbar-expand-md {
flex-wrap:wrap!important;
}
.drop_1{
left:auto!important;
right:0!important;
 }
.top_1m p{
font-size:12px; 
 }
.px_4 {
padding-left:0;
padding-right:0;
}
#header .nav-link {
padding: 6px 4px;
font-size: 12px;
}
#header .navbar-brand {
font-size: 17px;
}
#header .fs-5{
font-size: 12px!important;
}
#header .fs-4{
font-size: 14px!important;
}
.nav_2 {
margin-top: 6px;
}
.about_h1l .nav-tabs .nav-link {
padding: 12px 6px;
font-size:13px;
}
.about_h1l p {
font-size:14px;
}
.choose_1lil span {
width:60px;
height:60px;
line-height:60px;
font-size: 20px;
}

 }
@media (min-width:871px) and (max-width:991px) {
#header .nav-link {
padding: 6px 10px;
}
 }
@media (min-width:992px) and (max-width:1200px) {
.navbar-expand-md {
flex-wrap:wrap!important;
}
.drop_1{
left:auto!important;
right:0!important;
 }
.top_1m p{
font-size:14px; 
 }
.px_4 {
padding-left:0;
padding-right:0;
}
#header .nav-link {
padding: 6px 6px;
font-size:13px;
}
#header .navbar-brand {
font-size: 24px;
}
.choose_1lil span {
width:80px;
height:80px;
line-height:80px;
font-size: 28px;
}
 }

@media (min-width:1201px) and (max-width:1300px) {
.px_4 {
padding-left:0;
padding-right:0;
}
 }
@media (min-width:1400px) and (max-width:1700px) {
.container-xl{
max-width: 1140px; 
 }
 }


 /* Main Card */
 
.profile7il {
    border: 3px solid #e0e0e0;          /* Light border */
    border-radius: 12px;
    overflow: hidden;
    max-width: 100%;
    width:100%;
    background: #fff;
    transition: all 0.4s ease;
    box-shadow: 0 4px 10px rgba(0,0,0,0.08);
}
/* Full section left-right spacing */
.profile7i {
  padding: 0 50px !important;   /* Left-right = 30px */
}

/* Hover Effect */
.profile7il:hover {
    border-color: #faa609;              /* Blue border on hover */
    transform: translateY(-6px);
    box-shadow: 0 8px 18px rgba(0,0,0,0.15);
}

/* Hotel Image Hover Zoom */
.profile7il1 img {
    transition: all 0.4s ease;
}

.profile7il:hover .profile7il1 img {
    transform: scale(1.05);
}

/* Title Styling */
.profile7il2 h4 a {
    color: #222;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    transition: color 0.3s ease;
}

.profile7il2 h4 a:hover {
    color: #0c7adb;
}

/* BOOK NOW Button */
.button {
    display: inline-block;
    color: #fff !important;
    padding: 8px 18px;
    font-size: 14px;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
}

/* Button Hover */
.button:hover {
    background: #095a9c;
    color: #fff !important;
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(12,122,219,0.4);
}

/* Padding for Content */
.profile7il2 {
    background: #fafafa;
}

/* Column alignment fix */
.profile7i .col-md-4 {
    display: flex;
}
/* Small Heading (Green Title) */
.hotel-small-title {
    font-size: 20px;
    font-weight: 500;
    color: #4CAF50;         /* Soft premium green */
    margin-bottom: 8px;
    letter-spacing: 1px;
}

.hotel-small-title i {
    color: #4CAF50;
    font-size: 18px;
}

/* Main Heading */
.hotel-main-heading {
    font-size: 42px;        /* Bigger + modern */
    font-weight: 800;
    color: #1e1e1e;         /* Dark premium black */
    margin-bottom: 10px;
    line-height: 1.2;
    display: inline-block;
}

/* Underline */
.hotel-main-heading::after {
    content: "";
    width: 90px;
    height: 4px;
    background: #4CAF50;
    display: block;
    margin: 14px auto 0;
    border-radius: 30px;
}

/* Section spacing */
.hotel-section {
    padding-top: 20px;
    padding-bottom: 10px;
}
  /* Common Section Spacing */
.hotel-section {
  margin-top: 40px;
}

/* Section Headings */
.hotel-section h3 {
  font-size: 26px;
  font-weight: 700;
  color: #2c3e50;
  margin-bottom: 20px;
  position: relative;
}

.hotel-section h3::after {
  content: "";
  width: 50px;
  height: 3px;
  background: #3498db;
  position: absolute;
  left: 0;
  bottom: -8px;
  border-radius: 20px;
}

/* Amenities List */
.amenities-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.amenities-list li {
  background: #fff;
  padding: 12px 15px;
  margin-bottom: 10px;
  border-radius: 8px;
  font-size: 16px;
  color: #34495e;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 0.3s;
  box-shadow: 0px 2px 6px rgba(0,0,0,0.05);
}

.amenities-list li:hover {
  background: #f0e3c9;
  transform: translateX(5px);
}

/* Icons */
.amenities-list i {
  font-size: 20px;
  color: #3498db;
}

/* Review Box */
.review-box {
  background: #ffffff;
  padding: 20px;
  border-radius: 12px;
  margin-bottom: 15px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  transition: 0.3s;
}

.review-box:hover {
  transform: scale(1.02);
}

/* Review Text */
.review-box p {
  font-size: 16px;
  margin: 0;
  color: #2c3e50;
}
/* Booking Card Wrapper */
.booking-card {
  background: #ffffff;
  border-radius: 15px;
  padding: 25px;
  border: 1px solid #ececec;
  box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}

/* Heading */
.booking-card h3 {
  font-weight: 700;
  color: #2c3e50;
  font-size: 22px;
  margin-bottom: 10px;
}

/* Tabs */
.nav-tabs .nav-link {
  border: none;
  font-weight: 600;
  color: #555;
  padding: 8px 18px;
  border-radius: 20px;
  background: #f5f5f5;
}

.nav-tabs .nav-link.active {
  background: #ffb703;
  color: #fff;
}

/* Labels */
.booking-card .form-label {
  font-weight: 600;
  font-size: 14px;
  color: #444;
  margin-bottom: 3px;
}

/* Inputs */
.booking-card .form-control,
.booking-card textarea {
  border: 1px solid #dcdcdc;
  padding: 10px 12px;
  font-size: 14px;
  border-radius: 8px;
  transition: all 0.3s ease;
}

/* Input Focus */
.booking-card .form-control:focus,
.booking-card textarea:focus {
  border-color: #ffb703;
  box-shadow: 0 0 5px rgba(255,183,3,0.4);
}

/* Total Price Text */
#totalPrice {
  font-weight: 700;
  color: #e67e22;
  font-size: 18px;
}

/* Button */
.booking-card .btn-warning {
  background: linear-gradient(45deg, #ffb703, #fb8500);
  border: none;
  padding: 12px;
  font-size: 16px;
  font-weight: 600;
  border-radius: 10px;
  transition: 0.3s;
}

.booking-card .btn-warning:hover {
  background: linear-gradient(45deg, #fb8500, #ffb703);
  transform: translateY(-2px);
}

/* Make inputs perfect - no text hiding */
.booking-card input,
.booking-card textarea {
  height: auto;
  line-height: normal;
  overflow: visible;
}

/* Spacing Fix */
.row.g-2 .col-6,
.row.g-2 .col-12 {
  margin-bottom: 6px;
}
/* Form Container */
.detail_1l4b {
    background: #ffffff;
    padding: 25px;
    border-radius: 15px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 4px 20px rgba(0,0,0,0.05);
}

/* Form Heading */
h4.mt-4 {
    font-size: 22px;
    font-weight: 700;
    color: #2c3e50;
}

/* Input + Textarea */
.detail_1l4b .form-control {
    background: #f8f9fa !important;
    border: 1px solid #dcdcdc !important;
    padding: 12px 14px;
    border-radius: 10px;
    font-size: 14px;
    transition: 0.3s;
}

/* Focus Effect */
.detail_1l4b .form-control:focus {
    border-color: #ffb703 !important;
    box-shadow: 0 0 6px rgba(255,183,3,0.4);
}

/* Textarea Height */
.detail_1l4b textarea.form_text {
    height: 130px;
    resize: none;
}

/* Checkbox Text */
.detail_1l4b .form-check-label {
    font-size: 14px;
    color: #555;
}

/* Add Review Button */
.detail_1l4b .button {
    background: linear-gradient(45deg, #ffb703, #fb8500);
    padding: 10px 25px;
    color: #fff;
    font-weight: 600;
    border-radius: 8px;
    font-size: 15px;
    display: inline-block;
    transition: 0.3s;
    text-decoration: none;
}

.detail_1l4b .button:hover {
    background: linear-gradient(45deg, #fb8500, #ffb703);
    transform: translateY(-2px);
}

/* Spacing fix */
.detail_1l4b1l {
    margin-bottom: 8px;
}
