/* cmsms stylesheet: custom modified: 06/13/22 14:46:26 */
/** custom **/
.home-bg {
	background: url(https://chillfest.com.au/assets/winterimg/CTownBkg.jpg) no-repeat center center;
}
.navbar-brand {
    padding: 3px 0 0 0;
}
.landing-text-pos h1 {
    letter-spacing: 0em;
    text-shadow: 1px 0px 10px rgba(0, 0, 0, 1);
    font-size: 2em;
    line-height: 1.5em;
}
.landing-text-pos p {
    letter-spacing: 0em;
    text-shadow: 1px 0px 10px rgba(0, 0, 0, 1);
    font-weight: 700;
    font-size: 1.2em;
    line-height: 1.2em;
}
h1.arrow {
    letter-spacing: 0.1em;
}
.about p {
    margin-bottom: 20px;
}
.section-padding {
    padding-top: 4%;
    padding-bottom: 4%;
}
.intro {
    background: #fff;
}
.presentpic img {
    height: auto;
    max-width: 100%;
}
.navbar-default .navbar-nav > li > a {
    letter-spacing: 0.1em;
    font-weight: 700;
}
.navbar-nav > li > a {

}
.nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
}

a#designedBy {
    background: url("https://chillfest.com.au/assets/images/CF_logo.png") no-repeat scroll right bottom transparent;
    color: #fff;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding-right: 40px;
    text-decoration: none;
}
a#designedBy:hover {
    background-position: right top;
    color: #660000;
}
#slider1_container {
    height: 180px;
}
.inner_carousal {
    height: 180px;
}
.mates {
    background-color: #212739;
}
.mates h1 {
    color: #ffffff;
}
.mates p {
    color: #ffffff;
}
.mates p.deal {
    color: #fb1b35;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 700;
}
.intro a {
  color: #3A44F3;
  text-decoration: underline;
}
.intro a:hover {
  color: #66C9F9;
}
.intro a:visited {
  color: #3A44F3;
}
.quiet {
    background-color: #66C9F9;
}
.quiet h1 {
    color: #000;
}
.quiet p {
    color: #000;
}
.quiet a {
  color: #3A44F3;
  text-decoration: underline;
}
.quiet a:hover {
  color: #212739;
}
.quiet a:visited {
  color: #3A44F3;
}
#sec_1 p a {
  color: #fff;
}


/** custom **/
