/*
Theme Name: Sunshine's Hoop Love Child
Theme URI: http://sunshineshooplove.com.au
Description: Child Theme for Sunshine's Hoop Love
Author: The Brass Creative
Author URI: http://thebrasscreative.com
Template: shl
Version: 1.0.0
*/
@import url("../shl/style.css");

/**** BEGIN ADDING YOUR CUSTOM CSS CODE BELOW: ****/


#navigation-menu {
text-transform: uppercase;
}

#main-menu {
top: -120px;
}

#top-wrapper {
height: 170px;
}

#navigation-menu ul.sf-menu > li > a > span {
padding: 45px 0 0px 0px;
text-align: center;
}

#navigation-menu ul.sf-menu > li > a {
padding: 0 0px 0 0;
}

#navigation-menu ul.sf-menu > li {
margin: 0 0 0 0px;
min-width: 110px;
min-height: 110px;
font-family: 'Lobster';
}

#navigation-menu ul.sf-menu > li:hover {
background: url('/wp-content/uploads/2015/01/FullHoop.png') no-repeat;
background-size: cover;
}

#home-page-content, #page-content, .no_title_section #page-content {
background: url("http://sunshineshooplove.com.au/wp-content/uploads/2015/01/bubbleBG.png") #FFFFFF;
background-size: cover;
}

.pagetitle > h4 {
font-size: 26px !important;
}

.wpcf7-text {
width: 90%;
background: rgba(213,214,215,0.75);
height: 25px;
border: none;
padding: 0 5px;
}


.wpcf7-textarea {
width: 90%;
background: rgba(213,214,215,0.75);
height: 120px;
border: none;
padding: 0 5px;
}

#contact-submit {
background: url('/wp-content/uploads/2015/02/SubmitHoop.png') 0 0 no-repeat;
width: 60px;
margin: 0 31px 0 0;
padding: 0;
height: 60px;
border: none;
float: right;
cursor: pointer;
color: rgba(1,1,1,0);
}

.back-to-top {
display: none;
}

#bottom .widget_nav_menu li {
list-style-type: none;
margin-left: 0;
width: 100%;
background: none;
}

#bottom .widget_nav_menu li a {
background: none;
padding: 2px 0 5px 0px;
line-height: 20px;
font-size: 13px;
}

#bottom .textwidget {
font-size: 13px;
line-height: 20px;
}

.bottom-col-content > .sub-menu {
border: none;
}

#main-menu select.selectnav {
top: 95px;
}

