/* Standard CSS */

/* 
 * Clean CSS with standardized colors
 * - Maintained pink brand colors: #ee0e94 (primary), #ff79b0 (hover)
 * - Replaced blue colors with black where appropriate
 * - Fixed duplicates and organized media queries
 */

/* Color Variables */
:root {
  --primary-pink: #ee0e94;
  --hover-pink: #ff79b0;
  --black: #000000;
  --light-blue: #1aadec;
  --green: #3c9633;
  --light-green: #3aab03;
  --green-border: #4c963a;
  --orange: #fd5d1f;
  --hover-orange: #fd6d35;
  --gray: #888;
  --dark-gray: #4d4d4d;
  --white: #ffffff;
}

/* Header Styles */
#header {
  z-index: 2;
}

/* Main Background Colors */
.SearchHotels .ArnQuadSearchContainer.ArnPrimarySearchContainer,
.ArnSupportLinks.ArnSupportBottom {
  background-color: var(--black);
}

.SearchHotels #header.enterpriseHeader {
  background-color: var(--primary-pink);
}

div.d-hotline {
  background-color: var(--black) !important;
  border-color: var(--black) !important;
}

/* Chat Custom Styles */
.h-chat-custom .h-channel .h-header, 
.h-chat-custom .h-conv .h-header, 
.h-chat-custom .h-conv .h-chat .h-comment, 
.h-chat-custom .h-conv .h-chat .h-fc-cobrowse, 
.h-chat-custom .h-conv div.body div.message-container.odd span.chat-msg, 
.preview-bubble, 
.notification-container .btn-container .btn-left, 
.iframe-modal .h-modal-notes .modal-header, 
.h-reply-wrapper .h-reply-button .h-img-button {
  background-color: var(--black) !important;
}

/* Hidden Elements */
.bookNowConfirm,
.ArnAdults,
.ArnChildren,
.SinglePropDetail .SimpleSearch .rowOne .ArnAdults,
.SinglePropDetail .SimpleSearch .rowOne .ArnChildren,
.SimpleSearch .ArnPropDescription,
#theSmokingRoomAjax,
#theCouponFieldset,
.GroupHoldForm .ArnLeftSearchContainer,
.GroupHoldForm .ArnRateButton,
.GroupHoldForm .ArnRightExtraContainer,
.ArnAvailabilityWaitList .orSearch,
.ArnAvailabilityWaitList .propertiesNearbyLink,
#theDatePrompt .ArnRooms,
#theDatePrompt .SimpleSearch .rowOne td.ArnRooms,
a.ArnGoCitySearch,
a.ArnGoLandmarkSearch,
a.ArnGoAirportSearch,
a.ArnSortByDealPercent,
a.ArnSortByDealAmount,
#SortControlsContainer .sortingMobile,
.static-contactLink,
.static-team-group-requestLink,
.ArnSupportLinks.ArnSupportBottom .dvd:nth-child(14),
.ArnSupportLinks.ArnSupportBottom .dvd:nth-child(4),
.searchLink,
#arnToggleMap,
.roomCount,
.ArnSecondarySearchOuterContainer,
#lightbox .ArnAdultChildDropdown,
.ARN_ServiceLinks.lowRateLink,
.pricing .original,
.ArnSupportLinks.ArnSupportBottom .dvd:nth-child(2) {
  display: none !important;
}

/* Intro Message Styles */
.IntroMessage {
  margin-top: 20px;
}

.IntroMessage img {
  width: 100%;
}

/* Form Element Styles */
.ArnRooms select#rooms {
  height: 40px;
}

.WBWaitListFormOpenLink {
  padding: 3px 4px;
  width: 150px;
  text-align: center;
  background-color: var(--green);
}

/* Layout Container Styles */
.SearchHotels.GroupHoldForm .ArnRightListContainer {
  width: 100%;
  max-width: 100%;
}

.HoldRoomsForm .ArnContainer {
  display: flex;
}

.SearchHotels .ArnLeftSearchContainer {
  padding-top: 115px;
}

.SearchHotels .ArnRightListContainer {
  margin-top: 118px;
}

/* Button Styles */
a.view-rates,
.SinglePropDetail .RateCalendarPopupAnchor.arnPopupAnchor {
  background-color: var(--primary-pink);
  margin: 5px auto;
  padding: 5px 10px;
  color: #fff;
  font-size: 16px !important;
  text-decoration: none;
  text-align: center;
}

.submit, 
a.ArnShowRatesLink,
.SearchHotels .ArnContentContainer a.bookRoom {
  background: var(--primary-pink) none repeat scroll 0 0;
}

.submit:hover, 
a.ArnShowRatesLink:hover, 
.SearchHotels .ArnContentContainer a.bookRoom:hover {
  background: var(--hover-pink) none repeat scroll 0 0;
}

.SinglePropDetail a.bookRoom:hover, 
.SinglePropDetail .RateCalendarPopupAnchor.arnPopupAnchor:hover, 
a.view-rates:hover {
  background-color: var(--hover-pink);
}

/* Hover States */
a.ArnGoCitySearch:hover, 
a.ArnGoAddressSearch:hover, 
a.ArnGoLandmarkSearch:hover, 
a.ArnGoAirportSearch:hover, 
a.selectedTab {
  background-color: var(--primary-pink);
}

.ArnSortContainer a:hover {
  border-left: 4px solid #333;
}

.SearchHotels .ArnProperty:hover {
  box-shadow: 0px 4px 0px 0px var(--primary-pink);
}

/* Text and Container Colors */
.arrowDown::before {
  border-top-color: var(--primary-pink);
}

.featuredContainer {
  background-color: var(--light-blue);
}

.popularDestinationsLandingContainer {
  background-color: var(--primary-pink);
}

.ratingCount {
  background-color: var(--black);
}

.percentSavings {
  background-color: rgba(0, 0, 0, 0.1);
  color: black;
}

.OnSale .mainRate .yourRateContainer, 
.OnSale .yourRateContainer {
  color: var(--black);
}

.SearchHotels .OnSale .yourRateAmount {
  color: var(--black);
}

.SearchHotels .OnSale .memberSavings a {
  color: var(--light-green);
}

.SearchHotels .ArnPages a, 
.SearchHotels .ArnPages span {
  color: black;
  border: 1px solid var(--green-border);
}

.SearchHotels .ArnPages span.pagesActive,
.SearchHotels .ArnContentButtonContainer div.active,
.SearchHotels .ArnContentButtonContainer div:hover,
.SinglePropDetail a.bookRoom {
  background-color: var(--primary-pink);
}

.SearchHotels .ArnContentButtonContainer div.active, 
.SearchHotels .ArnContentButtonContainer div:hover {
  background-color: var(--primary-pink) !important;
}

/* Hotel Containers */
.SinglePropDetail .ArnSearchContainerMainTable {
  background-color: white;
}

.specialEventRate {
  background-color: var(--orange) !important;
}

.coHostHotel {
  background-color: var(--black);
}

.hostHotel {
  background-color: var(--primary-pink);
}

/* Map Markers */
.arnMapMarker {
  background-color: var(--gray);
  border: 1px solid white;
}

.arnMapMarkerTriangle {
  border-top-color: var(--gray);
}

.arnMapMarker:hover {
  background-color: var(--black);
  border: solid 1px white;
}

.arnMapMarker:hover .arnMapMarkerTriangle {
  border-top-color: var(--black);
}

.arnMapMarker.highlight {
  background-color: var(--black);
  border: solid 1px var(--black);
}

.arnMapMarker.highlight .arnMapMarkerTriangle {
  border-top-color: var(--black);
}

.hamburger::before {
  border-top-color: #292929;
}

#inventoryNotice {
  background-color: white;
}

/* Hold Room Styles */
.SinglePropDetail a.holdRoom {
	background-color: var(--orange) !important;
}

.SinglePropDetail a.holdRoom:hover {
  background-color: var(--hover-orange);
}

/* Light pink hover unified style */
.SearchHotels .ArnContentButtonContainer div.active, 
.SearchHotels .ArnContentButtonContainer div:hover, 
.SearchHotels .ArnPages span.pagesActive, 
.SinglePropDetail a.bookRoom:hover, 
.SinglePropDetail a.holdRoom:hover, 
a.view-rates:hover, 
a.RateCalendarPopupAnchor.arnPopupAnchor.view-rates:hover {
  background-color: var(--hover-pink);
}

/* Other Elements */
.theDatePrompttext {
  text-align: center;
}

/* Support Modal */
.btn.btn-custom-color {
  background-color: var(--black);
  color: #fff;
  font-size: 16px;
  border-radius: 10px;
}

#SortControlsContainer #dropdownSupport {
  padding: 16px;
}

.message_container {
  background-image: url("//media.travsrv.com/appSkins/a16533/v6/themes/standard/images/bgfade.png");
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.messageBody {
  background-color: white;
  border-radius: 10px;
  font-size: 16px;
  line-height: 1.7em;
  margin: 0 auto;
  padding: 20px;
  position: relative;
  top: 20%;
  width: 100%;
  max-width: 600px;
  z-index: 9999;
}

.closeForm {
  border-radius: 50%;
  color: red !important;
  font-size: 20px;
  padding: 3px 10px;
  position: absolute;
  right: 5px;
  top: -4px;
  z-index: 10;
}

.closeForm:hover {
  text-decoration: none;
}

/* Footer Styles */
.footer_logo_img {
  width: 50%;
  height: auto;
  padding: 35px;
}

/* Footer Colors */
.btn-custom-dark,
#footer_logo,
.SinglePropDetail .PropertyLinks li a,
.SinglePropDetail .PropertyLinks li a:hover,
.SinglePropDetail .ArnRightListContainer legend {
  background-color: var(--black);
}

.btn-custom-dark,
.btn-custom-dark:hover,
.btn-custom-dark:focus,
.SinglePropDetail .PropertyLinks li a {
  color: #fff;
}

/* Form fixes */
.ArnContentGeneralInfo form #groupDayPhone input[type="text"],
.ArnContentGeneralInfo form #groupNightPhone input[type="text"] {
  width: 60%;
}

#theDaytimeAreaCode,
#theEveningAreaCode {
  width: 60px;
}

.ArnContentContainer .ArnRoomsOnHold input[type="text"] {
  width: 70%;
}

/* Totals Table */
.CheckOutForm .totalsTable .dueNowRow td, 
.CheckOutForm .totalsTable .balanceDueRow td {
  font-size: 1.8rem !important;
}

/* Modern round styling buttons with responsiveness */
.SinglePropDetail .control {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px !important;
  height: 50px !important;
  border: none;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.85);
  color: #333;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  font-size: 0; /* Hide the text */
  /* Ensure buttons stay clickable on touch devices */
  -webkit-tap-highlight-color: transparent;
  touch-action: manipulation;
  opacity: 0.7;
}

.SinglePropDetail .control:hover {
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.25);
  opacity: 1;
}

.control:active {
  transform: translateY(-50%) scale(0.95);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

/* Positioning for prev/next buttons */
.SinglePropDetail .control.prev {
  left: 20px;
}

.SinglePropDetail .control.next {
  right: 20px;
}

/* Arrow icons using pseudo-elements */
.SinglePropDetail .control:before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border-top: 3px solid #333;
  border-right: 3px solid #333;
}

.SinglePropDetail .control.prev:before {
  transform: rotate(-135deg);
  margin-left: 5px; /* Adjust arrow position */
}

.SinglePropDetail .control.next:before {
  transform: rotate(45deg);
  margin-right: 5px; /* Adjust arrow position */
}

.SinglePropDetail .control.prev, 
.SinglePropDetail .control.next {
  background-image: none;
}

/* Container positioning context */
.SinglePropDetail .ArnPhotoContainer {
  position: relative;
}

/* Fix for iOS Safari touch issues */
@supports (-webkit-touch-callout: none) {
  .SinglePropDetail .control {
    /* Improve touch target on iOS */
    padding: 15px;
    margin: -15px;
  }
}

#SortControlsContainer {
    position: relative;
    margin: 16px 0 0;
}

/* CONSOLIDATED MEDIA QUERIES */


/* Very Large Screens */
@media only screen and (min-width: 1000px) and (max-width: 1160px) { 
  .enterpriseHeader .links a {
    font-size: 14px;
    padding: 13px 5px;
  }
}


/* Extra Large Screens */
@media only screen and (max-width: 1300px) {
  #theDSFormBody {
    padding: 15px;
  }
}

/* Large Screens */
@media screen and (max-width: 1000px) {
  .hamburger span, 
  .hamburger::before, 
  .hamburger::after {
    background: #fff none repeat scroll 0 0;
  }
  
  .enterpriseHeader #logo {
    width: 80%;
  }
  
  .enterpriseHeader #logo img {
    width: 150px;
  }
  
  .SearchHotels.GroupHoldForm .ArnRightListContainer {
    width: 650px;
    max-width: 650px;
  }
}

/* Medium Large Screens */
@media only screen and (max-width: 999px) {
  .PropLimitedAvail .ArnAvailability {
    right: 196px;
    width: 170px;
  }
  
  #SortControlsContainer {
    margin: 0;
    width: 180px;
    top: 10px;
  }
  
  #SortControlsContainer .hamburger {
    font-size: 12px;
    padding: 14px 30px 15px 20px;
  }
  
  #SortControlsContainer .hamburger::before {
    margin-left: -50px;
  }
  
  #SortControlsContainer #dropdownSupport {
    padding: 18px;
    font-size: 12px;
  }
}

/* Medium Screens */
@media only screen and (min-width: 800px) {
  .enterpriseHeader #logo,
  .enterpriseHeader #logo_Test {
    width: 350px;
    vertical-align: text-top;
  }
  
  #header.enterpriseHeader.stick .wsite-logo img {
    width: 180px;
  }
  
  .SearchHotels #header.enterpriseHeader {
    background-color: var(--primary-pink);
  }
  
  #header.enterpriseHeader,
  #header.enterpriseHeader.stick {
    background-color: var(--primary-pink);
  }
  
  .wsite-logo img {
    width: 200px;
  }
  
}

/* Tablet Screens */
@media screen and (max-width: 800px) {
  #header {
    background-color: var(--black);
  }
  
  .percentSavings {
    background-color: var(--black);
    color: white;
  }
  
  .SearchHotels #lightbox {
    left: 0 !important;
    width: 100%;
  }
  
  .theDatePrompttext,
  .theDatePrompttext h2,
  .theDatePrompttext p {
    font-size: 16px;
  }
  
  .SearchHotels .ArnRightListContainer {
    margin-top: 0px;
  }
  
  .SearchHotels .ArnPropName {
    min-height: 230px;
  }
  
  
}

/* Small Tablet Screens */
@media only screen and (max-width: 799px) {
  .PropLimitedAvail .ArnAvailability {
    right: 15px;
    width: auto;
  }
}

/* Medium Phone Screens */
@media screen and (max-width: 768px) {
  .SinglePropDetail .control {
    width: 40px !important;
    height: 40px !important;
  }
  
  .SinglePropDetail .control:before {
    width: 10px;
    height: 10px;
    border-width: 2.5px;
  }
  
  .SinglePropDetail .control.prev {
    left: 10px;
  }
  
  .SinglePropDetail .control.next {
    right: 10px;
  }
  
  .SinglePropDetail .PropertyLinks li a {
    color: #fff;
    display: flex;
    align-items: baseline;
    justify-content: center;
    flex-wrap: wrap;
    height: 80px;
    font-size: 78%;
  }
}

/* Small Phone Screens */
@media screen and (max-width: 480px) {
  .SinglePropDetail .control {
    width: 36px !important;
    height: 36px !important;
  }
  
  .SinglePropDetail .control:before {
    width: 8px;
    height: 8px;
    border-width: 2px;
  }
  
  .SinglePropDetail .control.prev {
    left: 5px;
  }
  
  .SinglePropDetail .control.next {
    right: 5px;
  }
}

/* Extra Small Screens */
@media only screen and (max-width: 499px) {
  .PropLimitedAvail .ArnAvailability {
    right: 0;
    top: 128px;
  }
}

/* Tiny Screens */
@media only screen and (max-width: 400px) {
  
  #dropdownSupportWrap {
    left: 182px;
    position: initial;
  }
}

/* hold Rooms Fix */
.HoldRoomsForm .ArnSearchContainerMainTable {
    max-width: 100%;
    /* margin: 0 auto; */
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
}
.HoldRoomsForm .ArnSearchContainerMainTable tr {
	display:flex !important;
}
.SearchHotels.HoldRoomsForm .ArnLeftSearchContainer {
    width: 100%;
    max-width: 30%;
    min-width: 270px;
}
.SearchHotels.HoldRoomsForm .ArnRightListContainer {
    margin: 96px auto 70px;
}
.SearchHotels.HoldRoomsForm .ArnRightListContainer {
    width: 100%;
    max-width: 100%;
}
.SearchHotels.HoldRoomsForm .ArnRightListContainer {
    margin: 96px auto 70px;
}

@media only screen and (max-width: 1000px) {
	.SearchHotels.HoldRoomsForm .ArnLeftSearchContainer {
	    max-width: 100%;
		min-width: 100%;
	}
	.HoldRoomsForm .ArnSearchContainerMainTable {
	    flex-wrap: wrap;
	}
	.HoldRoomsForm .ArnSearchContainerMainTable tr {
		display:flex !important;
		flex-wrap:wrap;
	}
	.SearchHotels.HoldRoomsForm .ArnRightListContainer {
	    margin: 0;
	}
	.HoldRoomsForm  #Properties {
		width: 100%;
	}
	
}


