.vrc-carat-text {
	font-weight: 600;
	padding-right: 10px;
}
.vrc-carat-cont img {
	margin-bottom: -3px;
}
@media (max-width: 993px) {
	.vrc-carat-cont img {
	margin-bottom: -8px;
		max-width: 25px;
	
}
.vrc-carat-text {
	font-weight: 600;
	padding-right: 5px;
}
}
@media (min-width:768px) 
	{
	.wsa_car_result {
		width: 47%;
	}
.wsa-car-characteristics {
min-height: 85px;
}
.wsa-car-name {
	height: 30px;
	overflow: hidden;
	}
}
@media (min-width:998px) {
	.wsa_car_result {
		min-width:380px;
		width: 31%;
	}
}
a,
a:active,
a:hover {
	color: #361e80!important;
}
.vrc-carat-cont img {
	max-height: 22px!important;
	opacity:0.5;
}
.vrc-car-result-inner .vrc-car-category {
	text-transform:none;
}
.wsa-flex {
	display:flex;
	flex-wrap:wrap;
	justify-content: center;
	margin-top: 25px;
}

.car_result {
	display:block!important;
}
.wsa_car_result_inner {
	padding:10px;
}
@media (max-width:767px) {
	.wsa_car_result {
width:100%;
	}
}
.wsa_car_result {
	margin: 10px;
	overflow:hidden;
	border-radius: 5px;
	box-shadow: 1px 1px 5px gray;	
}
.wsa-car-result-pict {
	text-align:center
}

.wsa-car-result-pict img {
	max-width: 300px;
}

.wsa-car-result-title {
	
}

h4.wsa-car-category {
	margin:0;
	font-weight:400;
	color: #04297C;
}
.wsa-car-name a {
	text-decoration:none!important;
	color: #000!important;
}

.wsa-car-name {
	opacity:0.5;
}
.wsa-car-characteristics {
	padding: 10px 5px 10px 5px;
	margin-top: 10px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;

}
.wsa-car-result-description {
	
}
.wsa-car-priceblock {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 15px;
}
.wsa-car-price  {
	width: 70%;
}
.vrc-car-bookingbtn {
	width: 100%;
	text-align: center;
		}
.wsa_startfrom {
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}
.wsa-block-bottom {
	height:6px;
	background: #04297C;
}
.wsa-goback-block {
	text-align: right;
	cursor: pointer;
	margin: 0;
}
.wsa-goback-block a {
	display: inline-block;
	font-size: 18px;
	color: var(--vrc-dark-grey-bg-color-hover);
	padding: 0px 25px 2px;
	border-radius: 3px;
	text-decoration: none !important;
}
.vrclistgoon a , .vrclistgoon a:link {
	text-transform:none!important;
	font-size: 18px!important;
}
.vrc-pref-color-btn {
	border: none !important;
	font-size: 18px !important;
	text-transform: none;
}
.wsa-15, .wsa-28 {
display: none!important;
}
.wsa-priceblock-15, .wsa-priceblock-28 {
display: none!important;
}
#wsa-det-carats .vrc-expl {
padding-right: 8px;
}
#wsa-det-carats .vrc-carat-cont {
padding-top:8px;
}
.wsa-reqbtn {
padding: .5rem 1rem!important;
margin: 10px 0;
}
.wsa-reqbtn2 {
padding: 5px 10px;
margin: 10px 0;
}
.wsa-availability-box {
	margin: 35px 0 0;
	padding: 10px 15px;
	background: #f6f6f6;
}
.wsa-availability-text {
	color: #000;
	font-size: 18px;
	font-weight: 500;
}
.vrcdivsearch .vrcsfentrycont label {
padding-bottom: 5px;
font-size: 16px;
font-weight: 400;
}
.vrc-showprc-prices-inner .vrc-showprc-priceinfo {
	display: flex;
	font-size: 1.2em;
	margin-bottom: 10px;
	font-weight: 600;
}
.vrc-showprc-prices-inner .vrc-showprc-price-row-cell-first label {
	line-height: 1.4em;
}
.wsa-paym-notice {
	background: #edffee;
	padding: 10px;
	text-align: center;
	margin: 15px 0;
}
.wsa-paym-notice h4 {
	font-size: 20px;
}
.wsa-hidden {
display: none;
}
.wsa-car-id-2 {
	background-image: url("/wp-content/uploads/2024/05/ribbon.png");
	background-repeat: no-repeat;
	background-position-x: right;
	background-position-y: top;
}
.vrc-car-result-priceinfo {
}
.vrc-car-result-pricename {
}
.vrc-car-result-pricecost {
}
.wsa-carprice {
width: 100%;
}

.wsa-car-result-price-row {
min-height:50px; 
margin-bottom: 10px;
}

.wsa-car-result-priceinfo {
width:75%; 
min-height:50px; 
float:left; 
}

.wsa-car-result-price {
min-height:50px; 
width:25%; 
float: right; 
text-align: right;
font-size: 18px;
font-weight: 700;
align-content: center;
}

@media (min-width:999px) {
.wsa-carprice {
min-height: 70px;
align-content: end;
}
}
/* ===== Desktop Table Layout ===== */
.vrc-plan-table {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  font-family: sans-serif;
  margin: 20px 0 30px;
  border-radius: 6px;
}
.vrc-grid-header,
.vrc-grid-row {
  display: contents;
}
.vrc-grid-col {
  border: 1px solid #ddd;
  padding: 10px;
  text-align: center;
}
.vrc-grid-col:first-child {
  text-align: left;
  font-weight: bold;
}
.vrc-plan-col.vrc-selected {
  background-color: #fffbe6;
  border: 2px solid #ffd500;
}

/* ===== Mobile Card Layout ===== */
.vrc-plan-cards {
  display: none;
}
.vrc-plan-box {
  border: 1px solid #ccc;
  padding: 15px;
  margin-bottom: 20px;
}
.vrc-plan-box.vrc-selected {
	border-color: #fbc02d;
	background: #fffde7;
	box-shadow: 0 0 10px rgba(251, 192, 45, 0.3);
}
.vrc-plan-title {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 10px;
}
.vrc-plan-footer {
  margin-top: 10px;
	font-weight: bold;
	text-align: center;
	color: green;
	font-size: 1.3em;
}
.vrc-badge {
  background-color: #ffd500;
  color: #000;
  padding: 2px 6px;
  font-size: 0.8em;
  border-radius: 4px;
  margin-left: 5px;
}

/* ===== Feature List Shared ===== */
.vrc-feature-list {
  list-style: none;
  padding-left: 0;
  margin: 1rem 0;
}
.vrc-feature-list li {
  display: flex;
  align-items: flex-start;
  font-size: 0.95rem;
  margin-bottom: 0.5rem;
}
.vrc-feature-list .vrc-check {
  color: green;
  font-weight: bold;
  width: 1.5em;
  flex-shrink: 0;
  padding-top: 2px;
}
.vrc-feature-text {
  margin-left: 0.5em;
}
.vrc-feature-text .vrc-label {
  font-weight: 600;
  margin-bottom: 0.2em;
}
.vrc-feature-text .vrc-desc {
  font-size: 0.85em;
  color: #555;
}

/* ===== Misc ===== */
.vrc-perday-note {
  font-size: 0.8em;
  color: #666;
  margin-top: 4px;
}
.vrc-na {
  color: #aaa;
  font-style: italic;
}

/* ===== Responsive Switch ===== */
@media (max-width: 768px) {
  .vrc-plan-table {
    display: none;
  }
  .vrc-plan-cards {
    display: block;
  }
}
.wsa-header-col-1 {
border: none;
}
.wsa-header-col-2 {
background-color: #fbcc04a3;
color: #000;
font-weight: bold;
	font-size: 1.1em;
}
.wsa-header-col-3 {
	background-color: green;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}
.wsa-header-col-4 {
	background-color: green;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}
.vrc-green {
  color: green;
  font-weight: bold;
}
.vrc-red {
  color: red;
  font-weight: bold;
}
.vrc-grid-row .vrc-grid-col:nth-child(4) {
  background-color: #e5f9e1;
}
.vrc-diff-perday {
  font-size: 0.9em;
  color: #fff;
  margin-top: 10px;
  font-weight: bold;
}
.wsa-header-col-up {
	min-height: 55px;
}
.vrc-plan-col {
	font-weight:bold;
	color: green;
	font-size: 1.1em;
}
.vrc-plan-box.wsa-plan-recommended	{
	border-color: green;
	background: #0080001f;
	box-shadow: 0 0 5px green;
}
#proceed-button {
  display: none;
}
.wsa-header-pack-title {
	padding: 5px;
	font-size: 1.7em;
	text-decoration: underline;
}
.wsa-header-pack-with {
	margin-top: 5px;
	font-size: 0.9em;
}
.wsa-plan-mob-title {
	font-size: 1.5em;
	color: green;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	margin-bottom: 5px;
}

.wsa-plan-mob-title-with {
	text-align: center;
	font-weight: bold;
	font-size: 0.8em;
}

.wsa-plan-mob-subtitle {
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 8px;
}

hr.wsa-mob-plan-card-hr {
border: none;
    height: 2px; 
    background: linear-gradient(to right, transparent, #c4c4c4, transparent);
    margin: auto !important; 
    max-width: 85%;  
}
.wsa-plan-mob-title .vrc-badge {
    text-decoration: none !important;
    display: inline-block; 
    margin-left: 5px;
}
.wsa-plan-mob-extra {
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	color: #008000a3;
	margin-bottom: 5px;
}
.vagg .wsa-car-id-37 {
	display: none;
}
.vagg .wsa-car-id-41 {
	display: none;
}
.vagg .wsa-car-id-42 {
	display: none;
}
.vagg .wsa-car-id-43 {
	display: none;
}
.vagg .wsa-car-id-44 {
	display: none;
}
.vagg .wsa-car-id-45 {
	display: none;
}
.vagg .wsa-car-id-46 {
	display: none;
}
.wsa_fully_booked_legend {
	margin-top: 30px;
}
.wsa_fully_booked_legend h3 {
	margin-top: 30px;
	color: #04297c;
	text-align: center;
}
.wsa_fully_booked_legend P {
	text-align:center;
	font-weight: 600;
}
.wsa-green {
	color: #013e01;
	font-weight: 600;
}
.wsa-car-booked .wsa-car-result-description {
	margin-top: 20px;
}