@charset "utf-8";
/* CSS Document */

h1,
h2,
.items-list h3,
.panel-default > .panel-heading h3,
.items-list .price,
.map-container .map-modal h3 {
font-family: 'Roboto';
}
.items-list h3 a {
color: #333;
}
.items-list h3 a:hover {
color: #999;
}
.items-list .items-thumb .left,
.items-list .items-thumb .timer-coupon,
.btn-filter:hover,
.promo-list .info,
.nav-pills > li.active > a,
.map-container .map-modal h3 a,
.items-detail button,
.navbar-default .nav li.active a,
.tour-header
{
background: #121951;
}
.items-list .price p.final,
.items-detail .price .final,
.comments-list .comm-not-log a,
.promo-list h3 a,
.map-container .map-modal dl dd a,
.main-title a {
font-family: 'Roboto';
color: #121951;
}

