#io-content .btn-primary {
  color: #fff;
  background-color: #e5096e;
  border-color: #e5096e;
}
#io-content .btn-primary:hover, #io-content .btn-primary:active, #io-content .btn-primary.active {
  color: #fff;
  background-color: #b40756;
  border-color: #b40756;
}
#io-content .btn-secondary {
  color: #fff;
  background-color: #e5096e;
  border-color: #e5096e;
}
#io-content .btn-secondary:hover, #io-content .btn-secondary:active, #io-content .btn-secondary.active {
  color: #fff;
  background-color: #b40756;
  border-color: #b40756;
}
#io-content .btn-yellow {
  color: #fff;
  background-color: #e5096e;
  border-color: #e5096e;
}
#io-content .btn-yellow:hover, #io-content .btn-yellow:active, #io-content .btn-yellow:focus, #io-content .btn-yellow.active {
  color: #fff !important;
  background-color: #b40756 !important;
  border-color: #b40756 !important;
}
#io-content .similiar-destination-main-list .title .num {
  background-color: #e5096e;
}
#io-content .tui-nav-tabs, #io-content .search-hot-bar {
  background-color: #dee3e9;
  color: #4c4c4c;
}
#io-content .tui-nav-tabs .nav-tabs li a {
  color: #000 !important;
}
#io-content .tui-nav-tabs .nav-tabs li a:hover {
  background-color: #adb9c8;
}
#io-content .tui-nav-tabs .nav-tabs li.active a {
  background-color: #eef1f4 !important;
}
#io-content .tui-nav-tabs .nav-tabs li.active a:hover {
  background-color: #adb9c8;
  color: #000;
}
#io-content .tui-nav-tabs .nav-tabs li.active {
  border-bottom-color: #5c7491;
}
#io-content .section-title {
  color: #5c7491;
}
#io-content .bg-secondary {
  background-color: #5c7491 !important;
}
#io-content .bg-secondary .section-title {
  color: #fff;
}
#io-content .bg-tertiary {
  background-color: #f7e3ef !important;
}
#io-content .bg-tertiary .section-title {
  color: #5c7491 !important;
}
#io-content .bg-trans-white {
  color: #4c4c4c;
}
#io-content .title-main {
  color: #5c7491;
}
#io-content .similiar-destination-main-list .title {
  color: #5c7491;
}
#io-content .block-dest-month-weather .weather-item {
  background-color: #dee3e9;
}
#io-content .block-dest-month-weather .weather-item h5 {
  color: #5c7491;
}
#io-content .widget-box .widget-header {
  background-color: #e5096e;
  color: #fff;
}
#io-content #pg-heading {
  padding-top: 16px;
}
#io-content #pg-heading .btn-yellow {
  padding-top: 8px;
  padding-bottom: 7px;
  vertical-align: 5px;
  width: 220px;
  max-width: 100%;
  font-weight: normal;
}
#io-content .breadcrumbs a {
  color: #e5096e;
  text-decoration: underline;
}
#io-content .breadcrumbs span:last-child a {
  color: #4c4c4c;
  text-decoration: none;
}
#io-content .breadcrumbs > a:before, #io-content .breadcrumbs > span:before {
  content: "";
  display: none;
}
#io-content .breadcrumbs > a:after, #io-content .breadcrumbs > span:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../images/arrow-dark-grey.svg) no-repeat center;
  background-size: 16px;
  padding: 5px 12px;
  vertical-align: text-bottom;
}
#io-content .breadcrumbs > a:last-child:after, #io-content .breadcrumbs > span:last-child:after {
  content: "";
  display: none !important;
}
#io-content .block-weather-bg .block-monthly-temp.current {
  background-color: #fad7e5;
}
#io-content .block-weather-bg .block-monthly-temp .month {
  color: #000;
}
#io-content .block-weather-bg .block-monthly-temp .temp {
  color: #e5096e;
}
#io-content .block-weather-bg .block-monthly-temp .rain {
  color: #4c4c4c;
  font-size: 14px;
}
#io-content .block-weather-bg .sg-slick-carousel .slick-arrow {
  background-color: #5c7491 !important;
  color: #fff;
}
#io-content .block-weather-bg .sg-slick-carousel .slick-arrow:hover {
  background-color: #fff !important;
  color: #5c7491;
}
#io-content .block-weather-bg .sg-slick-carousel .slick-arrow:hover:before {
  color: #5c7491 !important;
}

#io-content .container{ padding-top:0; padding-bottom:0; }

#io-content .block-dest-month-weather .weather-item .icon{ width:90px; }

#io-content .block-deal .btn{ padding:7px 12px; text-transform:capitalize; }

#io-content .block-box-hover .overlay{ overflow:hidden; }

/*# sourceMappingURL=theme.css.map */


#io-content{
  background: #FAF5ED !important;
  color: #002f17;
  font-family: RondelleBook, Inter, Arial, sans-serif !important;
}

#io-content h1,
#io-content h2,
#io-content h3,
#io-content .sg-heading .heading{
  font-family: PasticheGrotesque,WorkSans,Verdana,sans-serif !important;
}

#io-content h4,
#io-content h5,
#io-content h6,
#io-content .search-hot-bar,
#io-content .btn,
#io-content .sg-btn,
#io-content .tui-btn,
#io-content .nav-tabs, 
#io-content .nav-tabs a{
  font-family: RondelleBlack,InterBlack,"Arial Black",sans-serif !important;
}

#io-content .section-title,
#io-content .block-weather-bg .block-monthly-temp .month,
#io-content .title-main,
#io-content .search-hot-bar,
#io-content .nav-tabs a{
  color:#002f17;
}

#io-content .bg-tertiary .section-title{
  color:#002f17 !important;
}

#io-content .sg-heading h4{
  color:#ff467c;
}