/*
 Theme Name:   Avada Child
 Theme URI:    http://www.sailingdolphins.co.nz/carino/wp-content/themes/avada-child/
 Description:  Avada Child Theme
 Template:     Avada
 Text Domain:  avada-child
*/

@import url("../avada/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

/* Remove Items */

.fusion-social-networks .boxed-icons .fusion-social-network-icon .fusion-facebook {
	display: none !important;
}

/* Typography */

.fusion-accordian .panel-title a {
    font-size: 16px;
}

li {
   margin-bottom: 8px;
}

ul, ol {
     margin-left: -25px;
     margin-bottom: 20px;
}

#toTop:hover {
    background-color: #EE3338;
}

/* Tables */

.table-1 table {
  border: 1px solid #00529C;
  box-shadow: none;
 }

.table-1 table th {
    padding: 15px 0px 15px 20px;
}

.table-1 table th {
    font-size: 14px;
}

.table-1 table th.head {
  background-color: #00529C;
  color: #FFF;
  font-size: 20px;
  font-style: italic;
  font-weight: normal;
  border: 0;
}

/* Header */

#header {
  background-color:#EE3338;
  line-height: 140px;
}

.header-social *, #wrapper .header-social .header-info, #wrapper .header-social a {
   font-size: 13px;
   color: #FFF;
}

#wrapper .header-social {
    background-color: #00529c;
    min-height: 30px;
}

.header-social .header-info, .header-social .top-menu {
    line-height: 30px;
}

.header-v4 #header {
    padding: 10px 0px;
}

.header-v2 {
   border-top-color: #EE3338;
}

#header .logo {
    margin: 15px 0px;
}

.header-v4 #header .tagline  {
    font-size: 38px;
    margin-top: 60px;
    color: #FFF;
}

.page-title {
    max-width: 980px;
    display: none;
}

#wrapper .page-title h1 {
    font-size: 20px;
    color: #B6E6EC;
    font-style: italic;
}

/* Navigation */

#nav ul li, #sticky-nav ul li {
    padding-right: 30px;
}

#nav ul .current_page_item a, #nav ul .current-menu-item a,  #nav ul a {
   color: #EE3338;
   border-color: #EE3338;
}

#nav ul ul, #sticky-nav ul ul {
    width: 220px;
}

#wrapper #nav ul li ul li a {
   line-height: 1.6em;
}

/* Sticky Navigation */

.sticky-header #sticky-nav ul li a, .sticky-header #sticky-nav ul li a:hover {
 border-color: #FFF;
 color: #FFF;
}

#wrapper #sticky-nav ul li ul li a {
  padding: 10px 20px;
}

.navigation, a.search-link {
    font-size: 17px;
}

/* Slides */

#sliders-container {
   background: url('https://www.sailingdolphins.co.nz/wp-content/uploads/footer-bg.png');
   padding: 10px 0;
}

.tfs-slider.fixed-width-slider .slide-content-container {
    padding-left: 5%;
}

.tfs-slider .background-image {
  padding: 15px;
  background-color: #FFF;
  border: 15px solid #FFF;
}

.tfs-slider .slide-content-container {
  top: 75%;
}

.tfs-slider .slide-content-container .caption.with-bg h3  {
   padding: 8px;
   width: 70%;
   font-style: italic;
  font-size: 18px;
}

.tfs-slider .slide-content-container .heading.with-bg h2{
  padding: 5px;
  font-size: 26px;
  text-transform:uppercase;
}

/* Content */

#content {
    width: 65%;
}

#wrapper {
  background: url('http://www.sailingdolphins.co.nz/wp-content/uploads/b-dolphin-bg.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#main {
  max-width: 980px;
  margin: 0 auto;
 padding: 40px;
  background-color: #FFF;
}

.one_third {
    height: 360px;
    border-bottom: 2px solid #00529c;
}

.one_half {
    height: 260px;
}

.button-blu{
   display: block;
   background-color: #EE3338;
   padding: 10px 7px;
border: 1px solid #FFF;
text-align: center;
   color: #FFF;
   font-weight: normal;
   width: 120px;
margin-top: 10px;
}

.button-blu:hover {
   background-color: #00529c;
   color: #FFF !important;
}

.fusion-reading-box-container {
    margin: 30px 0 30px 0;
}

.fusion-reading-box-container .reading-box {
    padding: 30px;
    font-style: italic;
    line-height: 1.5em;
    color: #00529c;
    font-size: 18px;
    border-top-color: #00529c;
}

.page-title-captions {
    width: 60%;
}

.page-title-container {
  background-color: #10576E;
  border-color: #077185;
}

.post-content h1 {
    line-height: 28px;
    font-size: 30px;
    text-transform: uppercase;
}

#wrapper .post-content h2 {
    line-height: 1.2em;
    color: #00529c;
    font-style: italic;
    margin: 10px 0 10px 0;
}

.post-content p, .post-content li {
   font-size: 15px;
}

.recent-posts-content p {
  margin-right: 25px;
}

.post-content h4 {
 font-size: 14px;
}


/* Sidebar */

#main #sidebar {
    width: 28%;
}

#main #sidebar .content-sep {
    margin-bottom: 20px;
    height: 6px;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
}

#sidebar .widget {
 border-bottom: 3px solid #D2D3D4;
 border-top: 1px solid #D2D3D4;
 border-right: 1px solid #D2D3D4;
 border-left: 1px solid #D2D3D4;
 padding-bottom: 15px;
 background-color: #FFF;
}

#sidebar .widget p, #sidebar .widget h2 {
 padding: 0 20px;
}

#sidebar .widget h2 {
 color: #00529c;
 font-style: italic;
 font-size: 20px;
 margin-bottom: 15px;
}

#sidebar .widget p {
 font-size: 14px;
 line-height: 18px;
}

#sidebar .widget img {
 margin-bottom: 20px;
}

.fusion-testimonials .testimonial-thumbnail {
  display: none;
}

.fusion-testimonials .company-name {
    padding-left: 25px;
   color: #00529C;
}

/* Post Feed */

.fusion-recent-posts.layout-thumbnails-on-side .columns .column {
    margin-bottom: 0;
}

.fusion-recent-posts.layout-thumbnails-on-side .columns .column {
    margin-bottom: 20px;
    border-bottom: 1px solid #f1f1f1;
}

.fusion-recent-posts.layout-thumbnails-on-side .columns .column:last {
   border-bottom: none;
}

.related-posts {
  display: none;
}

.comment-form input[type="submit"] {
  background-color: #00529C;
}

.fusion-recent-posts .columns .column .meta {
	margin-bottom: 5px;
}

/* Footer */

.footer-area {
    background: url(http://www.sailingdolphins.co.nz/wp-content/images/footer-bg.png);
    max-width: 980px;
    margin: 0 auto; 
    font-weight: normal;
}

.copyright{
    color: #5485b2;
}

.footer-area h2 {
    color: #b6e6ec;
    font-size: 19px;
    line-height: 26px;
    font-weight: normal;
    border-top: 1px solid #b6e6ec;
    border-bottom: 1px solid #b6e6ec;
    padding: 15px 0;
    margin-bottom: 7px;
}

.footer-area h3 {
    color: #b6e6ec;
    line-height: 24px;
    font-weight: normal;
    text-transform: none;
    font-style: italic;
    margin-bottom: 15px;
    border-top: 1px solid #B6E6EC;
    border-bottom: 1px solid #B6E6EC;
    padding: 8px 0px;
}

.footer-area p {
   margin-bottom: 7px;
   color: #b6e6ec;
   line-height: 18px;
}

.footer-area .contact_info p {
     margin-bottom: 7px;
}

.footer-area a {
  text-shadow: none;
   color: #B6E6EC;
}

.footer-area ul {
    margin: 10px 0 0 0;
}

.footer-area a:hover {
   color: #EE3338 !important;
}

.logo-list li {
  width: 42%;
	list-style-type: none;
  float: left;
  margin-right: 10px;
}

.footer-area {
   border: 0;
}

.footer-area a {
  color: #b6e6ec;
}

.footer-area a:hover {
  color: #7cbfc7;
}

/* Social */

.TA_excellent {
  float: left;
  margin-left: -10px;
}

.fusion-social-networks.boxed-icons .fusion-social-network-icon {
  padding: 4px;
  box-shadow: none;
}

.fusion-sharing-box {
    padding: 10px;
    height: 40px;
}

.fusion-social-networks {
  float: left;
  margin-top: 7px;
  width: auto;
}

.share-box h4 {
  color: #FFF;
}

.fusion-social-networks a {
  color: #fff;
}

.fusion-social-networks .fusion-social-network-icon {
  font-size: 20px;
  color: #fff;
  margin-right: 10px;
}

/* Media Queries */

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {

.header-social {
    padding-top: 0;
}

.header-v4 #header .tagline {
    font-size: 22px;
    margin-top: -15px;
    color: #FFF;
}

.tfs-slider .slide-content-container .caption.with-bg h3 {
  display:none;
}

.table-1 {
 display: none;
}

.header-v4 #small-nav {
background-color: #00529C;
}

.post-content h1 {
    line-height: 30px;
  font-size: 28px;
}

#mobile-nav li.mobile-nav-item .open-submenu:hover {
    color: #EE3338;
}

}