@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700');

@font-face {
    font-family: "Flaticon";
    src: url("../../fonts/mytravel.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

body { font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important; }
section#content { background-color: #ffffff; }

[class^="flaticon-"], [class*=" flaticon-"],
[class^="flaticon-"], [class*=" flaticon-"] {
    /*font-size: 20px;*/
    font-style: normal;
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
    font-family: Flaticon;
}

h1, h2, h3, h4, h5, h6,
.booking-details .timing .duration,
.booking-details .timing label,
.book1 article .rateplan-row.title { font-family: "Source Sans Pro", Helvetica, Arial, sans-serif !important; color: #303133 !important; }
ul.breadcrumbs li.active,
.page-title h2,
.mfp-close-btn-in .mfp-close,
.title-room h2.entry-title { color: #fff ! important; }

.page-title-container .page-title .entry-title {
    color: white !important;
}

.page-title-container {
    background: #1e1e1c !important;
}

.page-title-container .breadcrumbs li {
  color: #d5d5d5;
}

.room-list article .services, .listing-style3.hotel .amenities { color: #303133; }

#main, #hotel-availability { padding: 0; }
.booking-section{
    padding: 0px 15px 0px 15px !important;
}

section #content {
    background-color: transparent !important;
}

.gray-area {
    background-color: transparent !important;
}

hr{
    border-top: 1px solid #e6e6e6 !important;
}

h3{
    font-weight: bold !important;
    font-size: 20px !important;
}

a:hover {
    color: #1e1e1c !important;
}

.booking-section .card-information label{
    font-size: 14px !important;
    color: #333 !important;
    text-transform: lowercase !important;

}

.booking-section .person-information label{
    font-size: 14px !important;
    color: #333 !important;
    text-transform: lowercase !important;
}

.booking-section .card-information label:first-letter,
.booking-section .person-information label:first-letter {
    text-transform: capitalize !important;
}

.booking-section .person-information label.error{
    text-transform: none !important;
    color: #e24848 !important;
    font-size: 14px !important;
}

label.error{
    text-transform: none !important;
    color: #e24848 !important;
    font-size: 14px !important;
}

#paycometCardNumberInputDiv {
    height: 52px;
}

#paycometCVCInputDiv {
    height: 54px;
}

input #paycometCardNumberInput, #paycometCVCInput{
    border: 1px solid #a5a5a5 !important;
    border-radius: 0px !important;
    background-color: #fff !important;
    height: 40px !important;
    line-height: 50px !important;
}

#paycometCardNumberInput, #paycometCVCInput {
    width: calc(100% - 32px);
}

#paycometCVCInput {
    height: 36px !important;
}

textarea{
    border: 1px solid #a5a5a5 !important;
    border-radius: 0px !important;
    background-color: #fff !important;
}

.box-select-title-1, .box-select-title-2, .box-select-title-3, .box-select-title-4,
.box-select-title-5, .box-select-title-6, .box-select-title-7, .box-select-title-8,
.side-select-title-1{ background-color: #1e1e1c !important; color: #303133; }

.update-search {
    box-shadow: rgba(50,50,105,.15) 0 2px 5px 0,rgba(0,0,0,.05) 0 1px 1px 0;
    padding: 40px !important;
}

.travelo-box {
    background-color: #ffffff;
    box-shadow: rgba(50,50,105,.15) 0 2px 5px 0,rgba(0,0,0,.05) 0 1px 1px 0;
    padding: 30px !important;
    margin-right: 9px;
}

.box-select-title-1 { background-color: #1e1e1c !important; color: #303133; }

.box-select-room-1, .box-select-room-2, .box-select-room-3, .box-select-room-4,
.box-select-room-5, .box-select-room-6, .box-select-room-7, .box-select-room-8,
.side-select-body-1 {
    border-color: #1e1e1c !important;
}

.booking-details .toggle-container .panel.style2 .panel-title > a::after {
    top: 1px !important; background: #1e1e1c !important;
}

.booking-details .toggle-container .panel.style2 .panel-title > a.collapsed:after {
    top: -4px !important;
    right: -2px !important;
}
.toggle-container .panel.style2 .panel-title > a.collapsed:hover {
    color: #fff !important;
}

.update-search h2 { color: #fff; }
.update-search .best-price,
.update-search a#add-room{ color: #1e1e1c; }
.update-search input {
    border: 0 ! important;
    border-radius: 0 ! important;
    font-weight: 400;
}
.update-search label{
    font-size: 14px !important;
    font-weight: 400 ! important;
    color: #303133 !important;
    text-transform: lowercase !important;
}

.update-search label:first-letter {
    text-transform: capitalize !important;
}

button, a.button, input.btn[type="submit"],
.selector span.custom-select::before,
.datepicker-wrap::after,
.yellow-bg, .icon-check::after {
    background-color: #1e1e1c !important;
    transition: .3s all ease;
}

button:hover, a.button:hover, input.btn[type="submit"]:hover {
    background-color: white !important;
    color: #1e1e1c;
    border: 1px solid #1e1e1c;
    transition: .3s all ease;
}

.datepicker-wrap::after {
    padding-top: 3px;
}

.custom-select{
    border-radius: 0px !important;
    background-color: #fff !important;
    padding: 3px 12px 0 !important;
    height: 40px !important;
    cursor: pointer;
}

input, .custom-select {
    color: #666;
    font-size: 14px;
    border: 1px solid #a5a5a5 !important;
}

.update-search .custom-select {
    border: 0 !important;
}

.selector span.custom-select:before {
    background-color: #fff !important;
    color: #424242 !important;
    font-size: 14px;
}

.selector span.custom-select:after {
    border: none !important;
    right: 15px !important;
    top: 2px !important;
    color: #1e1e1c !important;
    content: "\e99c" !important;
    font-family: 'Flaticon';
}

.multi-selector::after {
	top: 11px !important;
	font-size: 14px;
}	

.multi-selector dt a {
	background-color: transparent;
	border: 1px solid #a5a5a5 !important;
	padding: 3px 12px 0 !important;
	line-height: 32px;
    height: 40px !important;
	font-size: 14px;
}	
.multi-selector::before {       
    position: absolute;
    right: 0;
    top: 0;
    content: '';
    background: transparent;
    width: 24px;
    height: 100%;
}

.multi-selector dd ul li:hover {
    color: #fff;
    background-color: #0078d7;
    cursor: default;
}

.person-information .title{
    border-bottom: 1px solid #e6e6e6 !important;
    margin-bottom: 15px !important;
}

a.skin-color{
    color: #1e1e1c !important;
}

#btnSend{
    color: #fff !important;
    font-size: 14px !important;
    line-height: 60px !important;
    height: 60px !important;
    border: none !important;
    border-radius: 0px !important;
    background-color: #1e1e1c !important;
    padding-right: 80px !important;
    padding-left: 80px !important;
    margin-top: 30px !important;
    transition: .3s all ease;
}

#btnSend:hover {
    background: transparent !important;
    color: #1e1e1c !important;
    outline: 1px solid #1e1e1c !important;
    transition: .3s all ease;
}

.cvc-img {
    margin-top: 4px ! important;
}

.tab-container ul.tabs li a {
	background: #e6e7e9;
	color: #1e1e1c;
}

.tab-container ul.tabs li.active > a, .tab-container ul.tabs li:hover > a {
    background: #1e1e1c !important;
    color: white !important;
}

.modal-content .listing-style3 .amenities {
	color: #1e1e1c !important;
}

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day a, .ui-datepicker .ui-datepicker-header { background-color: #1e1e1c!important; }
.ui-datepicker .ui-datepicker-calendar td a:hover { background-color: #1e1e1c!important; color: #fff !important; }
.ui-datepicker th span { color: #1e1e1c; }
.ui-datepicker { border-color: #1e1e1c !important; }

